| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | Packaging: fix typo | su_v | 2014-09-21 | 1 | -1/+1 | |
| | | | | | | | (bzr r13506.1.105) | |||||
| * | | Packaging: python wrapper - override PYTHONPATH if using external modules ↵ | su_v | 2014-09-20 | 1 | -5/+4 | |
| | | | | | | | | | | | (PyGTK) (bzr r13506.1.104) | |||||
| * | | update to trunk (r13561) | su_v | 2014-09-19 | 1 | -1/+1 | |
| |\| | | | | | (bzr r13506.1.103) | |||||
| | * | win32 packaging: Fix capitalization of "register file extensions" | Bryce Harrington | 2014-09-18 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | Fixes: https://bugs.launchpad.net/inkscape/+bug/1365927 Fixed bugs: - https://launchpad.net/bugs/1365927 (bzr r13559) | |||||
| * | | revbump meta port (start with 100 like the other local ports) | su_v | 2014-09-19 | 1 | -0/+1 | |
| | | | | | | | (bzr r13506.1.102) | |||||
| * | | Packaging: include PyGTK (required e.g. for Sozi extension) | su_v | 2014-09-19 | 2 | -1/+12 | |
| | | | | | | | (bzr r13506.1.101) | |||||
| * | | Packaging: fix python-wrapper.sh (currently not in use) | su_v | 2014-09-19 | 1 | -7/+7 | |
| | | | | | | | (bzr r13506.1.100) | |||||
| * | | ports: maintain current ports for python25 and py25-* modules for packaging ↵ | su_v | 2014-09-16 | 34 | -7/+2303 | |
| | | | | | | | | | | | locally (support will likely be removed in upstream MacPorts) (bzr r13506.1.98) | |||||
| * | | simplify test (note to self: always consult the man page before pushing a ↵ | su_v | 2014-09-14 | 2 | -2/+2 | |
| | | | | | | | | | | | commit ... ) (bzr r13506.1.96) | |||||
| * | | fix flawed test for cpu capability (r13600) | su_v | 2014-09-14 | 2 | -4/+2 | |
| | | | | | | | (bzr r13506.1.95) | |||||
| * | | packaging: don't rely on 'uname -a' for build_arch (instead use same tests ↵ | su_v | 2014-09-14 | 2 | -10/+42 | |
| | | | | | | | | | | | as MacPorts internally) (bzr r13506.1.94) | |||||
| * | | Instructions for setting up build env: sudo with redirection fails, use ↵ | su_v | 2014-09-14 | 1 | -1/+1 | |
| | | | | | | | | | | | workaround (bzr r13506.1.93) | |||||
| * | | partial cleanup of dmg_background.svg | su_v | 2014-09-13 | 1 | -55/+1 | |
| | | | | | | | (bzr r13506.1.92) | |||||
| * | | update resources for DMG (draft for new background image); | su_v | 2014-09-13 | 4 | -2488/+985 | |
| | | | | | | | | | | | TODO: add notes about background image and compatibility with Mac OS X Leopard (bzr r13506.1.90) | |||||
| * | | update launcher for quartz backend too (no external loader cache files) | su_v | 2014-09-10 | 1 | -18/+4 | |
| | | | | | | | (bzr r13506.1.87) | |||||
| * | | Use global variants instead attempting to propagate default variants via ↵ | su_v | 2014-09-09 | 3 | -11/+10 | |
| | | | | | | | | | | | meta port (bzr r13506.1.86) | |||||
| * | | don't store temp loader and module cache files outside the app bundle | su_v | 2014-09-09 | 2 | -27/+27 | |
| | | | | | | | (bzr r13506.1.84) | |||||
| * | | default MacPorts install requires sudo to edit config file | su_v | 2014-09-09 | 1 | -1/+1 | |
| | | | | | | | (bzr r13506.1.83) | |||||
| * | | silence warning when building from release tarball (no bzr) | su_v | 2014-09-09 | 1 | -1/+1 | |
| | | | | | | | (bzr r13506.1.82) | |||||
| * | | osx-app.sh: restore strip option | su_v | 2014-09-08 | 1 | -2/+11 | |
| | | | | | | | (bzr r13506.1.81) | |||||
| * | | build scripts: implement verbose mode | su_v | 2014-09-08 | 2 | -28/+52 | |
| | | | | | | | (bzr r13506.1.80) | |||||
| * | | osx-build.sh: update creation of info file (more packages, include license ↵ | su_v | 2014-09-08 | 1 | -49/+145 | |
| | | | | | | | | | | | and homepage) (bzr r13506.1.78) | |||||
| * | | osx-app.sh: use PlistBuddy instead of defaults | su_v | 2014-09-08 | 1 | -3/+1 | |
| | | | | | | | (bzr r13506.1.77) | |||||
| * | | osx-app.sh: clean up "Safety tests" | su_v | 2014-09-08 | 1 | -16/+16 | |
| | | | | | | | (bzr r13506.1.76) | |||||
| * | | osx-app.sh: whitespace | su_v | 2014-09-08 | 1 | -104/+103 | |
| | | | | | | | (bzr r13506.1.75) | |||||
| * | | add initial support for Quartz backend (no gtk-mac-integration, no native ↵ | su_v | 2014-09-08 | 3 | -41/+352 | |
| | | | | | | | | | | | shortcut modifiers) (bzr r13506.1.74) | |||||
| * | | meta port: formatting | su_v | 2014-09-07 | 1 | -3/+3 | |
| | | | | | | | (bzr r13506.1.72) | |||||
| * | | fix typo (wrong file name in last commit) | su_v | 2014-09-07 | 1 | -1/+1 | |
| | | | | | | | (bzr r13506.1.71) | |||||
| * | | fix instructions: local repository needs to be inserted above rsync URL | su_v | 2014-09-07 | 1 | -1/+1 | |
| | | | | | | | (bzr r13506.1.70) | |||||
| * | | add missing dependencies to meta port | su_v | 2014-09-06 | 1 | -4/+27 | |
| | | | | | | | (bzr r13506.1.69) | |||||
| * | | include py-Pillow too (has variant to disable tkinter support) | su_v | 2014-09-06 | 2 | -0/+194 | |
| | | | | | | | (bzr r13506.1.68) | |||||
| * | | fix mistake in inkscape-packaging portfile | su_v | 2014-09-06 | 1 | -1/+1 | |
| | | | | | | | (bzr r13506.1.67) | |||||
| * | | add meta port inkscape-packaging, add README.txt with quick instructions ↵ | su_v | 2014-09-06 | 2 | -0/+133 | |
| | | | | | | | | | | | (needs review and testing) (bzr r13506.1.66) | |||||
| * | | remove compiler option '-pipe' (on LiamW's request) | su_v | 2014-09-06 | 1 | -1/+1 | |
| | | | | | | | (bzr r13506.1.64) | |||||
| * | | launcher script: exit if change of working directory fails | su_v | 2014-09-05 | 1 | -1/+1 | |
| | | | | | | | (bzr r13506.1.62) | |||||
| * | | Make wrappper scripts executable | su_v | 2014-09-05 | 2 | -0/+0 | |
| | | | | | | | (bzr r13506.1.61) | |||||
| * | | add wrapper script for gimp (supports GIMP.app) and python (not activated) | su_v | 2014-09-05 | 3 | -0/+182 | |
| | | | | | | | (bzr r13506.1.60) | |||||
| * | | launcher script: add a few checks for recursive calls | su_v | 2014-09-05 | 1 | -33/+40 | |
| | | | | | | | (bzr r13506.1.59) | |||||
| * | | work around breakages due to current implementation of OS X relocation support | su_v | 2014-09-05 | 3 | -7/+16 | |
| | | | | | | | (bzr r13506.1.58) | |||||
| * | | revert simplification of launcher scripts (r13561) | su_v | 2014-09-05 | 4 | -160/+181 | |
| | | | | | | | (bzr r13506.1.57) | |||||
| * | | Simplify nested structure of launcher scripts (needs testing) | su_v | 2014-09-02 | 4 | -181/+160 | |
| | | | | | | | (bzr r13506.1.55) | |||||
| * | | osx-build.sh: don't attempt to update a bound branch | su_v | 2014-09-02 | 1 | -3/+3 | |
| | | | | | | | (bzr r13506.1.54) | |||||
| * | | add GTK+ backend to DMG filename, info file | su_v | 2014-09-02 | 1 | -2/+5 | |
| | | | | | | | (bzr r13506.1.53) | |||||
| * | | update copyright year, authors; fix whitespace | su_v | 2014-09-02 | 3 | -4/+8 | |
| | | | | | | | (bzr r13506.1.51) | |||||
| * | | Fix python module bundling for Python 2.5 and 2.6. Support custom location ↵ | su_v | 2014-09-02 | 2 | -17/+40 | |
| | | | | | | | | | | | for python modules (default is from MacPorts) (bzr r13506.1.50) | |||||
| * | | add more custom portfiles for Leopard and Python 2.5 | su_v | 2014-09-02 | 10 | -0/+637 | |
| | | | | | | | (bzr r13506.1.49) | |||||
| * | | osx-app.sh: test awk and require gawk if too old | su_v | 2014-08-26 | 1 | -2/+16 | |
| | | | | | | | (bzr r13506.1.47) | |||||
| * | | osx-app.sh: check for python_dir if 'add_python' is true (needs fixing) | su_v | 2014-08-24 | 1 | -6/+13 | |
| | | | | | | | (bzr r13506.1.45) | |||||
| * | | add debug options to launcher script | su_v | 2014-08-24 | 1 | -1/+19 | |
| | | | | | | | (bzr r13506.1.44) | |||||
| * | | osx-build.sh: if repo is checkout use 'bzr update', else 'bzr pull'. | su_v | 2014-08-24 | 1 | -1/+8 | |
| | | | | | | | | | | | (is there a better way to check binding state with bzr?) (bzr r13506.1.43) | |||||
