Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-03-04 | Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no | jlam | 1 | -2/+2 | |
developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers. | |||||
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -2/+2 | |
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 | |
2005-02-23 | Add RMD160 checksums to the SHA1 ones. | wiz | 1 | -1/+2 | |
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 | 3 | -11/+39 | |
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-22 | Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST. | jlam | 1 | -37/+1 | |
All library names listed by *.la files no longer need to be listed in the PLIST, e.g., instead of: lib/libfoo.a lib/libfoo.la lib/libfoo.so lib/libfoo.so.0 lib/libfoo.so.0.1 one simply needs: lib/libfoo.la and bsd.pkg.mk will automatically ensure that the additional library names are listed in the installed package +CONTENTS file. Also make LIBTOOLIZE_PLIST default to "yes". | |||||
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-31 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-10-22 | Update to rep-gtk 0.15. Changes are minor. | mycroft | 2 | -7/+7 | |
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-04-19 | Move to sha1 digests, and add distfile sizes. | skrll | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 1 | -1/+1 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-27 | s/sawmill/sawfish/ | mason | 1 | -1/+1 | |
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2000-12-15 | This seems to require gdk-pixbuf-gnome instead of gdk-pixbuf. | wiz | 1 | -2/+2 | |
2000-11-27 | Correct PLIST for libtool changes. | mycroft | 1 | -36/+36 | |
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 | 4 | -46/+105 | |
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 | 3 | -6/+13 | |
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 | 3 | -11/+32 | |
1999-12-17 | librep bindings for gtk - required by sawmill | mellon | 5 | -0/+28 | |