Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-02-22 | Update HOMEPAGE. From Sergey Svishchev. | wiz | 1 | -4/+4 | |
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-01-08 | short gets promoted to int according to ISO C rules, so use int for | joerg | 2 | -1/+15 | |
va_arg instead of short. | |||||
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-11-10 | Add DragonFly to patches for standard prototypes. | joerg | 3 | -7/+7 | |
2005-09-20 | Teach the +SHELLS helper script to not create an /etc/shells file if | jlam | 1 | -2/+2 | |
one doesn't exist. From now on, we only add the listed PKG_SHELL to the /etc/shells file if it already exists. This fixes PR pkg/27162. | |||||
2005-07-29 | * Separate out the shell registration into a separately unpacked script | jlam | 1 | -2/+2 | |
+SHELL. * Turn PKG_REGISTER_SHELLS into a variable that can be set in the shell environment so that admins can make a choice when installing from binary packages. * PKG_SHELL is now a list of paths, and if the path is relative, then it is taken to be relative to ${PREFIX}. Convert packages that set PKG_SHELL to take advantage of this new feature by changing the full paths to the shells into relative paths. | |||||
2005-07-08 | Eliminate conflicting function declarations on Darwin. | kristerw | 3 | -7/+7 | |
2005-03-24 | Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be | wiz | 1 | -3/+1 | |
useful. | |||||
2005-03-10 | nb1: Use standard build and install processes via ${BSD_INSTALL_*}. | tv | 4 | -47/+34 | |
2005-03-10 | Add Interix-specific system call bits. | tv | 4 | -13/+43 | |
2005-02-24 | Add RMD160 digests. | agc | 1 | -1/+2 | |
2005-01-25 | Extend other *BSD build fixes to Interix. | tv | 3 | -7/+7 | |
2004-02-26 | Fix build on Linux. From Roland Illig. | uebayasi | 2 | -7/+17 | |
2004-02-26 | Split patch into pieces. Requested by Roland Illig. | uebayasi | 6 | -78/+90 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+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-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-11-17 | Convert packages to PKG_REGISTER_SHELLS framework. | salo | 1 | -1/+4 | |
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -4/+4 | |
2001-04-18 | move to sha1 digests, and add distfile sizes. | agc | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -6/+4 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 | |
1999-07-09 | Add package patch checksum files. | agc | 1 | -0/+3 | |
1998-08-20 | The Grand Homepagification: | tsarna | 1 | -1/+2 | |
- New, optional Makefile variable HOMEPAGE, specifies a URL for the home page of the software if it has one. - The value of HOMEPAGE is used to add a link from the README.html files. - pkglint updated to know about it. The "correct" location for HOMEPAGE in the Makefile is after MAINTAINER, in that same section. | |||||
1998-08-07 | Add NetBSD RCS Ids. | agc | 1 | -0/+2 | |
1998-08-07 | Add NetBSD RCS Ids. | agc | 1 | -0/+2 | |
1998-06-22 | Update package Makefiles for automatic manual page handling. | agc | 1 | -2/+1 | |
1998-04-20 | Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org. | frueauf | 1 | -2/+2 | |
1998-04-15 | Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree. | agc | 1 | -7/+2 | |
Remove redundant (and sometimes erroneous) comments. | |||||
1998-01-24 | portlint: fix RCS Id, add MAN1 | hubertf | 1 | -1/+2 | |
1997-11-06 | Add a NetBSD RCS Id to all the PLIST files. | agc | 1 | -0/+1 | |
1997-10-24 | Add NetBSD RCS Id. | agc | 1 | -0/+3 | |
The (patched) package installs its manual page gzipped, so set MANCOMPRESSED. | |||||
1997-10-24 | Make es compile on NetBSD. | agc | 1 | -0/+21 | |
1997-10-24 | Initial import of FreeBSD's shells ports category into NetBSD package | agc | 6 | -0/+127 | |
system. |