Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-06-08 | PKGREVISION bump for db4 shlib name change. | wiz | 1 | -2/+2 | |
2007-06-05 | opencdk shlib major changed; bump ABI depends and PKGREVISIONs of | wiz | 1 | -2/+2 | |
affected packages. | |||||
2007-03-21 | Bump PKGREVISION for gnome-keyring ABI bump. | wiz | 1 | -2/+2 | |
2006-09-16 | Bump revisions due to gnome-vfs2 update: dbus-glib is now a dependency. | jmmv | 1 | -2/+2 | |
This fixes problems when some installed packages are outdated. Per wiz@'s request. Grrr, I really hate this kind of change. | |||||
2006-06-22 | Needs msgfmt. | joerg | 1 | -2/+2 | |
2006-04-17 | Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. | wiz | 1 | -2/+2 | |
2006-04-17 | Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey | jlam | 1 | -3/+3 | |
PKGLOCALEDIR and which install their locale files directly under ${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now on, pkgsrc/mk/plist/plist-locale.awk will automatically handle transforming the PLIST to refer to the correct locale directory. | |||||
2006-03-06 | Belatedly bump PKGREVISION for all libtasn1 dependencies, since | wiz | 1 | -2/+2 | |
libtasn1 had a shlib major bump. Also update dependencies in bl3.mk files. Addresses PR 32998 by Robert Elz. | |||||
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 | |
2006-01-24 | Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because | wiz | 1 | -2/+2 | |
of the shlib major bump. PKGREVISION++ for the dependencies. | |||||
2006-01-22 | USE_LIBTOOL=yes | joerg | 1 | -1/+2 | |
2006-01-06 | DEPENDS and PKGREVISION bumps because db4's library name changed. | wiz | 1 | -2/+2 | |
2005-12-31 | Recursive PKGREVISION bump for gnutls shlib major bump. | wiz | 1 | -2/+2 | |
Bump BUILDLINK_RECOMMENDED. | |||||
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 2 | -4/+4 | |
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html | |||||
2005-08-10 | Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That | jlam | 1 | -3/+2 | |
file's sole purpose was to provide a dependency on pkg-config and set some environment variables. Instead, turn pkg-config into a "tool" in the tools framework, where the pkg-config wrapper automatically adds PKG_CONFIG_LIBDIR to the environment before invoking the real pkg-config. For all package Makefiles that included pkg-config/buildlink3.mk, remove that inclusion and replace it with USE_TOOLS+=pkg-config. | |||||
2005-07-21 | Change path from devel/pkgconfig to devel/pkg-config. | wiz | 1 | -2/+2 | |
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS. | |||||
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-24 | Add RMD160 digests. | agc | 1 | -1/+2 | |
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-04-21 | Added UNLIMIT_RESOURCES+=datasize | martti | 1 | -1/+3 | |
2004-04-14 | Make use of the new USE_DIRS variable, instead of directly depending on the | jmmv | 1 | -2/+2 | |
*-dirs packages. | |||||
2004-03-26 | PKGREVISION bump after openssl-security-fix-update to 0.9.6m. | wiz | 1 | -2/+2 | |
Buildlink files: RECOMMENDED version changed to current version. | |||||
2004-03-08 | Handle some shared directories by depending on (or updating dependancies to | jmmv | 1 | -2/+3 | |
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs. Bump PKGREVISION. | |||||
2004-02-20 | bl3ify | jmmv | 1 | -6/+7 | |
2004-02-09 | Bump PKGREVISION due to gnome-vfs2 update (fam readded as a dependancy). | jmmv | 1 | -2/+2 | |
2004-01-24 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 1 | -2/+2 | |
2004-01-23 | Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA. | jmmv | 1 | -2/+2 | |
This shouldn't be needed if we had non-recursive dependancies *sigh*. | |||||
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-12-28 | Bump PKGREVISION due to gnome-vfs2 update (fam removed as dependancy). | jmmv | 1 | -2/+2 | |
( We really need non-recursive dependancies... *sigh* ) | |||||
2003-12-13 | Bump PKGREVISION for atk library major bump. | wiz | 1 | -2/+2 | |
2003-11-12 | PKGREVISION++ due to devel/popt update. | salo | 1 | -1/+2 | |
2003-07-21 | COMMENT should start with a capital letter. | martti | 1 | -2/+2 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-07-16 | Update to 0.75: | wiz | 4 | -30/+10 | |
Numerous bugs with profile management in the GUI were fixed, along with a display problem on GDL with GTK+ newer than 2.2.0, and some random crashes. | |||||
2003-07-13 | PKGREVISION bump for libiconv update. | wiz | 1 | -1/+2 | |
2003-06-10 | Depend on latest dctc package. | wiz | 1 | -2/+2 | |
2003-06-10 | Initial import of dc_gui2, the GTK2/GNOME2 version of dc_gui. | wiz | 8 | -0/+168 | |
dc_gui2 is a GUI for DCTC (Direct Connect Text Client), another file sharing protocol. |