| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | meta port: formatting | su_v | 2014-09-07 | 1 | -3/+3 |
| * | fix typo (wrong file name in last commit) | su_v | 2014-09-07 | 1 | -1/+1 |
| * | fix instructions: local repository needs to be inserted above rsync URL | su_v | 2014-09-07 | 1 | -1/+1 |
| * | add missing dependencies to meta port | su_v | 2014-09-06 | 1 | -4/+27 |
| * | include py-Pillow too (has variant to disable tkinter support) | su_v | 2014-09-06 | 2 | -0/+194 |
| * | fix mistake in inkscape-packaging portfile | su_v | 2014-09-06 | 1 | -1/+1 |
| * | add meta port inkscape-packaging, add README.txt with quick instructions (nee... | su_v | 2014-09-06 | 2 | -0/+133 |
| * | remove compiler option '-pipe' (on LiamW's request) | su_v | 2014-09-06 | 1 | -1/+1 |
| * | launcher script: exit if change of working directory fails | su_v | 2014-09-05 | 1 | -1/+1 |
| * | Make wrappper scripts executable | su_v | 2014-09-05 | 2 | -0/+0 |
| * | add wrapper script for gimp (supports GIMP.app) and python (not activated) | su_v | 2014-09-05 | 3 | -0/+182 |
| * | launcher script: add a few checks for recursive calls | su_v | 2014-09-05 | 1 | -33/+40 |
| * | work around breakages due to current implementation of OS X relocation support | su_v | 2014-09-05 | 3 | -7/+16 |
| * | revert simplification of launcher scripts (r13561) | su_v | 2014-09-05 | 4 | -160/+181 |
| * | Simplify nested structure of launcher scripts (needs testing) | su_v | 2014-09-02 | 4 | -181/+160 |
| * | osx-build.sh: don't attempt to update a bound branch | su_v | 2014-09-02 | 1 | -3/+3 |
| * | add GTK+ backend to DMG filename, info file | su_v | 2014-09-02 | 1 | -2/+5 |
| * | update copyright year, authors; fix whitespace | su_v | 2014-09-02 | 3 | -4/+8 |
| * | Fix python module bundling for Python 2.5 and 2.6. Support custom location fo... | su_v | 2014-09-02 | 2 | -17/+40 |
| * | add more custom portfiles for Leopard and Python 2.5 | su_v | 2014-09-02 | 10 | -0/+637 |
| * | osx-app.sh: test awk and require gawk if too old | su_v | 2014-08-26 | 1 | -2/+16 |
| * | osx-app.sh: check for python_dir if 'add_python' is true (needs fixing) | su_v | 2014-08-24 | 1 | -6/+13 |
| * | add debug options to launcher script | su_v | 2014-08-24 | 1 | -1/+19 |
| * | osx-build.sh: if repo is checkout use 'bzr update', else 'bzr pull'. | su_v | 2014-08-24 | 1 | -1/+8 |
| * | Use Inkscape icon for osascript dialog | su_v | 2014-08-22 | 1 | -2/+6 |
| * | Improve relocation support for ImageMagick libs and modules | su_v | 2014-08-21 | 2 | -6/+25 |
| * | add poppler data to bundle, fix relocation support (see bug #956282) | su_v | 2014-08-21 | 2 | -0/+4 |
| * | add custom ports for Inkscape.app (Python 2.6.1 to be used on Leopard and SL,... | su_v | 2014-08-21 | 16 | -0/+498 |
| * | Refactor packaging of python modules; | su_v | 2014-08-21 | 2 | -23/+79 |
| * | launcher scripts: move fc-cache alert to script, define xdg setup in single l... | su_v | 2014-08-21 | 6 | -19/+54 |
| * | build scripts: refactor tests based on OS X version | su_v | 2014-08-21 | 2 | -48/+75 |
| * | launcher scripts: we introduced bashism for command substitution, make sure t... | su_v | 2014-08-20 | 2 | -2/+2 |
| * | osx-build.sh: refactor OS X version tests (thx Liam) | su_v | 2014-08-20 | 1 | -24/+15 |
| * | osx-build.sh: refactor for easier maintenance (don't hard-code build prefix i... | su_v | 2014-08-20 | 1 | -24/+57 |
| * | osx-build.sh: use system compilers and compiler flags known to work, dependin... | su_v | 2014-08-20 | 1 | -6/+52 |
| * | fontconfig: location of fonts.dtd has changed, fix it. | su_v | 2014-08-20 | 1 | -1/+2 |
| * | launcher scripts: rewrite command substitution, keep both scripts in sync | su_v | 2014-08-20 | 2 | -10/+3 |
| * | Resources/script: improve cli support (rel path to script) - thx Liam for the... | su_v | 2014-08-20 | 1 | -1/+1 |
| * | include fontconfig's fonts.dtd (fonts.conf is custom and copied from Resource... | su_v | 2014-08-20 | 1 | -0/+2 |
| * | Reorg Resources folder: move inkscape's shared resources into Resources/share... | su_v | 2014-08-20 | 2 | -8/+9 |
| * | add TODO comment to Resources/bin/inkscape too | su_v | 2014-08-20 | 1 | -0/+1 |
| * | cleanup: remove unused variables and outdated comments | su_v | 2014-08-20 | 2 | -7/+0 |
| * | use $XDG_CACHE_HOME/inkscape instead of ~/.inkscape-etc for generated rc and ... | su_v | 2014-08-20 | 4 | -10/+13 |
| * | prepare to use XDG Base Directory Specification for user files | su_v | 2014-08-20 | 1 | -8/+18 |
| * | update name and location of loader caches (upstream changes) | su_v | 2014-08-20 | 2 | -12/+14 |
| * | revert PREFDIR changes because ~/.inkscape-etc is still referenced elsewhere. | su_v | 2014-08-20 | 2 | -10/+9 |
| * | macosx packaging: a few minor changes | su_v | 2014-08-20 | 3 | -17/+8 |
| * | ScriptExec: cleanup (remove defined but not used function) | su_v | 2014-08-20 | 1 | -23/+0 |
| * | fontconfig: fix copying of conf.avail; disable bitmap fonts (see bug #714859) | su_v | 2014-08-20 | 1 | -2/+3 |
| * | follow-up to previous commit (adjust fallback for LIBPREFIX, adjust comment) | su_v | 2014-08-20 | 2 | -2/+2 |