Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-05-22 | Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: | jlam | 1 | -2/+2 | |
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison | |||||
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2004-12-28 | Bump PKGREVISIONs due to libtiff update. | reed | 1 | -2/+2 | |
Some BUILDLINK_RECOMMENDED bumps done also. (If I missed any, please let me know -- and let me know a good way to automate this.) | |||||
2004-10-15 | Apparently, librep is a gross abuser of libtool, and breaks most of | tv | 1 | -10/+21 | |
libtool's rules about linking and installing. Worse yet, it encourages users of the library to reuse its libtool abuse. So we have to whack the installed .la files to make them correct as if libtool were *correctly* invoked in the first place. | |||||
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -2/+2 | |
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include. | |||||
2004-09-05 | change MAINTAINER to tech-pkg | danw | 1 | -2/+2 | |
2004-02-15 | bl3ify | jlam | 1 | -15/+14 | |
2004-01-27 | Use $FIND with "-print". Noted by Georg Schwarz in PR pkg/24248 | heinz | 1 | -3/+3 | |
2004-01-24 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 1 | -2/+2 | |
2004-01-03 | Bump package revisions for tiff update. | reed | 1 | -2/+2 | |
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used. | |||||
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-07-13 | PKGREVISION bump for libiconv update. | wiz | 1 | -2/+2 | |
2003-05-05 | Line up PKGREVISION whitespace. | jmmv | 1 | -2/+2 | |
2003-05-02 | Dependency bumps, needed because of devel/pth's major bump, and related | wiz | 1 | -2/+2 | |
dependency bumps. | |||||
2002-10-08 | Use buildlink2. | wiz | 1 | -7/+7 | |
2002-10-07 | Wildcard libglade dependency. | wiz | 1 | -2/+2 | |
2002-05-12 | prdownloads.sourceforge.net is no longer any use. | abs | 1 | -2/+2 | |
Switch to MASTER_SITE_SOURCEFORGE. | |||||
2002-03-21 | Bump PKGREVISION and dependencies in lock step for sawfish and friends | fredb | 1 | -3/+3 | |
because of the change to MACHINE_GNU_PLATFORM for certain ports. | |||||
2002-03-14 | Dependency on gdk-pixbuf-gnome>=0.11.0nb1 should be enough, since there | wiz | 1 | -2/+2 | |
is no 0.11.0nb4 yet. | |||||
2002-03-13 | Give all packages which depend on "png" a version bump, and update | fredb | 1 | -4/+5 | |
all dependencies on packages depending on "png" which contain shared libraries, all for the (imminent) update to the "png" package. [List courtesy of John Darrow, courtesy of "bulk-build".] | |||||
2001-10-22 | Update to rep-gtk 0.15. Changes are minor. | mycroft | 1 | -4/+4 | |
2001-09-27 | Mechanical changes to 375 files to change dependency patterns of the form | jlam | 1 | -3/+3 | |
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the packages whose base package name is "foo", and not those named "foo-bar". A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also change dependency examples in Packages.txt to reflect this. | |||||
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 1 | -1/+2 | |
2000-12-15 | This seems to require gdk-pixbuf-gnome instead of gdk-pixbuf. | wiz | 1 | -2/+2 | |
2000-11-17 | remove empty line | wiz | 1 | -2/+1 | |
2000-10-27 | Update rep-gtk to 0.14. Remove unnecessary dependency on gettext. | jlam | 1 | -15/+28 | |
Changes from version 0.13 are a reorganization of the module hierarchy and three function name changes: gtk-idle-add-full => gtk-idle-add gtk-container-foreach-full => gtk-container-foreach gtk-signal-set-class-function-full => gtk-signal-set-class-function | |||||
2000-08-07 | Update to rep-gtk-0.13a. (Minor bugfixes). Also make the package depend | danw | 1 | -3/+4 | |
on graphics/gdk-pixbuf as well since it will build bindings for that if you have it installed. Based on patches from Jerry Alexandratos <alexandr@eecis.udel.edu>. | |||||
2000-07-31 | The gettext package gained a shared library. For all packages which | jlam | 1 | -2/+2 | |
link against libintl.so, update the dependency on gettext to >=0.10.35nb1. | |||||
2000-07-01 | Update to rep-gtk-0.11 | danw | 1 | -7/+9 | |
1999-12-17 | librep bindings for gtk - required by sawmill | mellon | 1 | -0/+19 | |