Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-04-06 | 'You can use "foo" instead of "${WRKSRC}/foo".' | rodent | 1 | -2/+2 | |
2012-10-08 | Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
2012-06-23 | Avoid forcibly setting MAKE in makefiles; it breaks things. | dholland | 2 | -6/+18 | |
2012-03-12 | Don't install cat pages. Bump revision. | joerg | 3 | -20/+4 | |
2011-04-22 | recursive bump from gettext-lib shlib bump. | obache | 1 | -2/+2 | |
2010-04-15 | DESTDIR support. | dholland | 8 | -16/+296 | |
2009-06-30 | Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with | joerg | 1 | -1/+3 | |
MAKE_JOBS=2 and worked without. | |||||
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -2/+1 | |
2008-01-05 | Nuked 45 patches that were all doing the same mechanical transformation. | rillig | 48 | -645/+10 | |
We have the SUBST framework for a reason. (hi joerg! And don't tell me it's too unreliable, I won't believe it.) | |||||
2007-12-02 | Remove Ex-MASTER_SITE. From Zafer Aydogan. | wiz | 1 | -3/+2 | |
2007-11-11 | Remove ftp.ibp.fr from MASTER_SITES, doesn't resolve. | wiz | 1 | -3/+2 | |
From Zafer Aydogan in PR 37317. | |||||
2007-03-24 | Prepare for switching to NO_MTREE=yes. | joerg | 1 | -1/+2 | |
2007-03-17 | Fixed the separation of CONFIGURE_SCRIPT and CONFIG_SHELL. | rillig | 1 | -2/+3 | |
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 | Fix errno. Honour CFLAGS. | joerg | 55 | -6/+769 | |
2005-12-29 | Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk | jlam | 1 | -2/+1 | |
automatically detects whether we want the pkginstall machinery to be used by the package Makefile. | |||||
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -3/+3 | |
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-20 | Add some missing man pages to the PLIST. | kristerw | 2 | -3/+7 | |
Bump PKGREVISION. | |||||
2005-08-19 | Merge CONF_FILES/SUPPORT_FILES and CONF_FILES_PERMS/SUPPORT_FILES_PERMS | jlam | 1 | -2/+2 | |
as the INSTALL and DEINSTALL scripts no longer distinguish between the two types of files. Drop SUPPORT_FILES{,_PERMS} and modify the packages in pkgsrc accordingly. | |||||
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-03-24 | Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be | wiz | 1 | -3/+1 | |
useful. | |||||
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-05-02 | Convert to buildlink3. | snj | 1 | -3/+3 | |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-07-13 | PKGREVISION bump for libiconv update. | wiz | 1 | -1/+2 | |
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 1 | -2/+2 | |
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust. | |||||
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -2/+2 | |
2003-01-28 | Instead of including bsd.pkg.install.mk directly in a package Makefile, | jlam | 1 | -2/+2 | |
have it be automatically included by bsd.pkg.mk if USE_PKGINSTALL is set to "YES". This enforces the requirement that bsd.pkg.install.mk be included at the end of a package Makefile. Idea suggested by Julio M. Merino Vidal <jmmv at menta.net>. | |||||
2002-12-24 | More ${TOUCH}ing to make this compile again. | kim | 1 | -1/+3 | |
Fixes PR pkg/19463. | |||||
2002-10-23 | buildlink1 -> buildlink2 and use bsd.pkg.install.mk to properly handle | jlam | 2 | -15/+18 | |
elm.mimetypes-dist. Also add a few files to PLIST that were installed but not listed. | |||||
2002-08-13 | Fix timestamps in post-configure so that make will proceed to build. | kim | 1 | -1/+5 | |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-09-27 | Mechanical changes to 375 files to change dependency patterns of the form | jlam | 1 | -2/+2 | |
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-09-26 | Add our LDFLAGS to the link command so that -lintl can be resolved to the | jlam | 2 | -3/+4 | |
correct library at link-time and at run-time. Also, mark this package as USE_BUILDLINK_ONLY. This fixes the problem noted in pkg/13901 by Tim Preston <tim@flibble.org>. | |||||
2001-08-01 | Add buildlink.mk for gettext-lib. Probably fixes bulk build failure. | wiz | 1 | -1/+2 | |
2001-07-18 | Import of elm-me, the ME extended version of elm. | martin | 11 | -0/+627 | |
This is basically an update to version 2.4ME+93 of the pkg currently residing in mail/elm, which will be updated to a non-ME extended, but current version of elm soon. |