Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-04-24 | sunet.se stopped mirroring lots of stuff, remove/comment out references to it | wiz | 1 | -2/+2 | |
2015-01-01 | Use BROKEN_EXCEPT_ON_PLATFORM for where configs have to be created manually. | dholland | 1 | -2/+3 | |
2012-10-08 | Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. | asau | 1 | -3/+1 | |
2010-03-13 | Add usre-destdir installation support and expunge custom PKG_SYSCONFDIR | obache | 1 | -7/+9 | |
handlinkg (it will handled automatically). | |||||
2010-01-31 | update master_sites. | zafer | 1 | -2/+2 | |
2009-05-19 | Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT | wiz | 1 | -4/+4 | |
block). Uncomment some commented out LICENSE lines while here. | |||||
2008-11-11 | add darwin support | chuck | 1 | -2/+2 | |
2008-09-12 | Add NO_BIN_ON_FTP because the license does not grant permission to | gdt | 1 | -1/+3 | |
distribute derivative works. | |||||
2007-01-07 | Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of | rillig | 1 | -3/+3 | |
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-09-26 | add linux support | christos | 1 | -3/+3 | |
2006-04-30 | Add DragonFly support. | joerg | 1 | -2/+2 | |
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-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -2/+2 | |
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-06-17 | Create directories before installing files into them. | jlam | 1 | -1/+3 | |
2005-04-01 | Macros defined in "config.h" cause prototypes in <strings.h> to break, | kim | 1 | -2/+2 | |
so include the latter before the former. | |||||
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-04-07 | Use more safely the various buffers in postauth.c so that at least it | cube | 1 | -4/+9 | |
doesn't crash on common configuration. Fixes PR 24982 by Gary Duzan. Also, silently try to delete the configuration directory not to wipe the user's configuration when updating the package. Finally, mark this package as NetBSD and SunOS only, since it will fail on other platforms by lack of default configuration. Bump PKGREVISION. | |||||
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 | -3/+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-09-18 | Add necessary "bsd.pkg.install.mk" glue code to create the "news" group | tron | 1 | -3/+7 | |
required by this package. Bump package revision once more. | |||||
2002-09-18 | Use group "news" again because it is used for reading read protected | tron | 1 | -3/+3 | |
server authentification files. Bump package revision once more. | |||||
2002-09-18 | Fix typo in last commit. | tron | 1 | -2/+2 | |
2002-09-18 | Don't install the "inews" binary as setgid "news" because it is | tron | 1 | -3/+3 | |
completely unnecessary. Bump package revision to 1. | |||||
2002-08-01 | Change MAINTAINER from tv at netbsd dot org to packages at netbsd dot org | jschauma | 1 | -2/+2 | |
after consulting with Todd. Any volunteers for any of these packages? | |||||
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-06-04 | Do not sell, rent, trade, market, or use nntpclnt for monetary profit. | jtb | 1 | -1/+6 | |
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 1 | -1/+2 | |
2000-01-10 | replaced a whole lot more commands with ${COMMAND} | wiz | 1 | -2/+2 | |
1999-09-20 | Support for Solaris. | kim | 1 | -2/+6 | |
1999-07-29 | Add INN package to conflict list. | tron | 1 | -1/+3 | |
1998-07-14 | cat ${PKGDIR}/MESSAGE in bsd.pkg.mk if it exists, don't do it in every | frueauf | 1 | -2/+1 | |
package Makefile. | |||||
1998-06-22 | Update package Makefiles for automatic manual page handling. | agc | 1 | -3/+1 | |
1998-04-15 | Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree. | agc | 1 | -8/+2 | |
Remove redundant (and sometimes erroneous) comments. | |||||
1998-03-28 | Get the distfile from some place where it exists. | cjs | 1 | -2/+2 | |
1998-03-26 | Shut up portlint. | frueauf | 1 | -1/+2 | |
1998-03-25 | Addition of "nntpclnt", the reference implementation of RFC977 and the | tv | 1 | -0/+35 | |
popularly used inews posting program. |