Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-02-07 | cvsup.no.netbsd.org is gone (NXDOMAIN), provide sample supfile for | shattered | 4 | -37/+40 | |
cvsup.se.netbsd.org instead. | |||||
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -3/+1 | |
2008-03-03 | Mechanical changes to add DESTDIR support to packages that install | jlam | 1 | -9/+13 | |
their files via a custom do-install target. | |||||
2008-02-28 | Replaced the deprecated INSTALLATION_DIRS_FROM_PLIST with AUTO_MKDIRS, | rillig | 1 | -2/+2 | |
to shut up the pkglint warnings. | |||||
2007-10-10 | Listing the directories explicitly is error-prone. | rillig | 1 | -2/+2 | |
2007-08-23 | Allow a nicer syntax for expressing needing at least a certain version | jlam | 1 | -2/+2 | |
of an emulated operating system. Instead of proliferating things like SUSE_VERSION_REQD, NETBSD_VERSION_REQD, SOLARIS_VERSION_REQD, etc., a package can say: EMUL_REQD= suse>=9.1 netbsd>=2.0 solaris>=10 all in one, succinct line. | |||||
2007-08-22 | Convert cvsup-bin and cvsup-gui-bin to the emulator framework. This | jlam | 2 | -19/+24 | |
should allow running these packages on NetBSD/amd64. Bump the PKGREVISION of cvsup-gui-bin after changing the dependency to require at least the same version of cvsup-bin. | |||||
2007-02-17 | Add "scm" to CATEGORIES to make it easy to find source control management | wiz | 1 | -2/+2 | |
related packages. | |||||
2007-01-07 | Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of | rillig | 1 | -4/+4 | |
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with ${PREFIX}/${PKGMANDIR}. Fixes PR 35265, although I did not use the patch provided therein. | |||||
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. | |||||
2005-10-23 | Sorted PLISTs. | rillig | 1 | -4/+4 | |
2005-06-16 | Create directories before installing files into them. | jlam | 1 | -1/+3 | |
2005-02-23 | Add RMD160 digests. | agc | 1 | -1/+2 | |
2004-04-23 | Fix bogus DIST_SUBDIR, which broke installation on 1.5* and 2.*. | wiz | 1 | -2/+3 | |
From Robert Elz in PR 25255. | |||||
2004-03-22 | Let ONLY_FOR_PLATFORM recognize NetBSD 2.0 and future versions. | kristerw | 1 | -2/+2 | |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 | |
2004-01-05 | Reimport cvsup as cvsup-bin. | xtraeme | 7 | -0/+162 | |