Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-04-24 | add license (from "Licensing") | gdt | 1 | -1/+2 | |
2007-04-24 | Fix incorrect permission (only warnings) reported by "checkperms". | tron | 1 | -2/+5 | |
2007-04-24 | The "gated" script must be run early during system startup because it is | tron | 2 | -4/+5 | |
part of the network initialization. Use similar dependences as the (corrected) "route6d" script. Bump package revision because of this fix. This should fix PR pkg/36203. | |||||
2007-03-24 | Prepare for switching to NO_MTREE=yes. | joerg | 1 | -2/+3 | |
2007-02-22 | Whitespace cleanup, courtesy of pkglint. | wiz | 1 | -3/+3 | |
Patch provided by Sergey Svishchev in private mail. | |||||
2006-06-01 | Add DragonFly support. Fix va_arg integer promotion problem, bump | joerg | 4 | -3/+41 | |
revision for that. | |||||
2006-04-22 | Removed the superfluous "quotes" and 'quotes' from variables that don't | rillig | 1 | -2/+2 | |
need them, for example RESTRICTED and SUBST_MESSAGE.*. | |||||
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-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-08 | NOT_FOR_PLATFORM Interix. | tv | 1 | -1/+3 | |
2005-05-02 | RCD_SCRIPTS_EXAMPLEDIR is no longer customizable. | reed | 1 | -1/+2 | |
And always is defined as share/examples/rc.d which was the default before. This rc.d scripts are not automatically added to PLISTs now also. So add to each corresponding PLIST as required. This was discussed on tech-pkg in late January and late April. Todo: remove the RCD_SCRIPTS_EXAMPLEDIR uses in MESSAGES and elsewhere and remove the RCD_SCRIPTS_EXAMPLEDIR itself. | |||||
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-12-28 | The default location of the pkgsrc-installed rc.d scripts is now | reed | 1 | -1/+2 | |
under share/examples/rc.d. The variable name already was named RCD_SCRIPTS_EXAMPLEDIR. This is from ideas from Greg Woods and others. Also bumped PKGREVISION for all packages using RCD_SCRIPTS mechanism (as requested by wiz). | |||||
2004-12-03 | Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. | wiz | 1 | -2/+2 | |
Suggested by Roland Illig, ok'd by various. | |||||
2004-07-10 | Make two patches apply cleanly again (whatever happened here...). | wiz | 5 | -23/+26 | |
Use RCD_SCRIPTS for gated rc.d script. Set USE_BUILDLINK3. Add missing dirrm to PLIST. | |||||
2004-05-29 | Whitespace only. | kim | 1 | -15/+15 | |
2003-12-06 | Make this build with gcc3. Patch obtained from PR pkg/23643. | xtraeme | 2 | -1/+17 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-06-18 | Add some master sites. | wiz | 1 | -2/+4 | |
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-05-06 | Drop trailing whitespace. Ok'ed by wiz. | jmmv | 1 | -2/+2 | |
2003-04-10 | make ${PAX} usage consistent: | grant | 1 | -2/+2 | |
- group 'zrw' and 'p' args, -s last - use the && operator consistently - strip unneeded parens - some whitespace cleanup | |||||
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-10-25 | + Move configuration from configure script to a standard package | agc | 5 | -24/+38 | |
Makefile target. + Modify Makefiles in patch stage, rather than using sed in configure stage. + Use ${LOWER_OPSYS} where appropriate. + Use pax in preference to a tar pipeline to copy hierarchies at install time. | |||||
2001-04-21 | Move to sha1 checksum, and/or add distfile sizes. | wiz | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -10/+8 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-04-05 | Oops: Move @PREFIX@ in right place. | wiz | 1 | -3/+3 | |
2001-04-05 | Add an rc.d style script (using the one from -current). | wiz | 3 | -16/+37 | |
Sort PLIST. | |||||
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2000-08-18 | Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive and | hubertf | 1 | -2/+6 | |
more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions. MIRROR_DISTFILES and NO_CDROM are now dead. | |||||
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 | |
1999-11-19 | install documentation | hubertf | 2 | -2/+101 | |
1999-11-19 | Properly handle RTM_OIFINFO. | bouyer | 3 | -1/+76 | |
1999-07-09 | Add package patch checksum files. | agc | 1 | -0/+5 | |
1999-07-06 | upgrade to 3.5.11 | christos | 3 | -5/+26 | |
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 | 3 | -0/+6 | |
1998-07-02 | The "gated" source may not be redistributed without a licence. | tron | 1 | -1/+3 | |
1998-07-02 | Don't hard code prefix, remove unnecessary patches, cleanup "Makefile". | tron | 4 | -58/+49 | |
1998-06-26 | Add missing NetBSD Id. | frueauf | 1 | -0/+1 | |
1998-06-26 | gated package from FreeBSD | christos | 8 | -0/+139 | |
1998-06-26 | gsted package from FreeBSD | christos | 1 | -0/+1 | |
1998-06-26 | gated package from FreeBSD | christos | 1 | -0/+14 | |