Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-02-06 | Revbump for | wiz | 2 | -4/+4 | |
a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy. | |||||
2011-11-01 | Revert hard coded "py26" with "${PYPKGPREFIX}". | sbd | 1 | -2/+2 | |
"${PYPKGPREFIX}" was accidentally replace with "py26" by blbump when I did the recursive bump for graphics/freetype2 and I forgot to change them back :(. | |||||
2011-11-01 | Recursive bump for graphics/freetype2 buildlink addition. | sbd | 2 | -4/+4 | |
2011-04-22 | recursive bump from gettext-lib shlib bump. | obache | 2 | -4/+4 | |
2011-02-25 | Let's assume for now that everything that worked with python-2.6 also | wiz | 1 | -2/+2 | |
works with python-2.7. | |||||
2011-01-13 | png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. | wiz | 2 | -4/+4 | |
2010-11-15 | PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome | abs | 2 | -4/+4 | |
2010-09-14 | Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that | wiz | 2 | -4/+4 | |
version, and bump all depends. Per discussion on pkgsrc-changes. | |||||
2010-06-13 | Bump PKGREVISION for libpng shlib name change. | wiz | 2 | -4/+4 | |
Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x. | |||||
2010-02-10 | Allow Python 2.6. | joerg | 1 | -2/+2 | |
2010-01-11 | * Fixes missing function attach_status_icon. | obache | 1 | -4/+9 | |
src/pynotify.c should be generated, but broken one exists in tarball. (regeneration rule require gmake) http://trac.galago-project.org/ticket/121 * fixes path of override *.pc.in file. Bump PKGREVISION. | |||||
2009-08-27 | Fix fallout from recursive jpeg shlib bump. | wiz | 1 | -2/+2 | |
The man page says that you should check the diff before committing, especially for the case that went wrong here (PYPKGPREFIX -> py25). Hi sno! | |||||
2009-08-26 | bump revision because of graphics/jpeg update | sno | 2 | -3/+4 | |
2009-08-19 | not for python-2.4, because support was dropped from py-gtk2 | tnn | 1 | -2/+2 | |
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -2/+1 | |
2009-03-20 | Simply and speed up buildlink3.mk files and processing. | joerg | 1 | -13/+6 | |
This changes the buildlink3.mk files to use an include guard for the recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS, BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of enter/exit marker, which can be used to reconstruct the tree and to determine first level includes. Avoiding := for large variables (BUILDLINK_ORDER) speeds up parse time as += has linear complexity. The include guard reduces system time by avoiding reading files over and over again. For complex packages this reduces both %user and %sys time to half of the former time. | |||||
2009-03-20 | Include pyversion.mk include the protected part of the buildlink3.mk | joerg | 1 | -3/+3 | |
files, not over and over again. | |||||
2009-02-11 | Sort PYTHON_VERSIONS_ACCEPTED. | joerg | 1 | -2/+2 | |
2008-11-18 | make this work with python-2.4 again | drochner | 1 | -2/+2 | |
2008-11-15 | Remove python24 from accepted versions since x11/py-gtk2 doesn't support it | hasso | 1 | -2/+2 | |
any more. | |||||
2008-04-25 | - Supports DESTDIR | tnn | 1 | -2/+4 | |
- Accept Python 2.5 | |||||
2008-03-15 | py-gtk2 needs Python 2.4 | joerg | 1 | -2/+2 | |
2007-09-21 | Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves. | wiz | 1 | -1/+2 | |
Bump PKGREVISION. | |||||
2007-01-15 | py-gtk needs Python 2.3+ | joerg | 1 | -1/+2 | |
2007-01-10 | import py-notify-0.1.1 - Python bindings for libnotify | drochner | 5 | -0/+62 | |