Age | Commit message (Expand) | Author | Files | Lines |
2004-03-16 | Bl3ify inn (and remove bl2.mk file since newsx is the only user). | cube | 2 | -25/+19 |
2004-02-01 | In the new compiler selection framework, GCC_REQD is appended to, not | jlam | 1 | -2/+2 |
2004-01-24 | Use GCC_REQD instead of USE_PKGSRC_GCC when overriding the compiler | kristerw | 1 | -2/+2 |
2003-09-17 | get rid of USE_GCC2/3 in pkg Makefiles, and set GCC_REQD or | grant | 1 | -2/+2 |
2003-09-12 | kill all references to gcc.buildlink2.mk and compiler.mk, and define | grant | 1 | -2/+2 |
2003-07-29 | Sort sections. | wiz | 1 | -5/+5 |
2003-07-29 | Apply another part of pkgsrc-wip/wip/newsx/news.inn.patch, | wiz | 1 | -4/+3 |
2003-07-29 | Apply patch pkgsrc-wip/newsx/news.inn.patch: | wiz | 6 | -3/+59 |
2003-07-21 | COMMENT should start with a capital letter. | martti | 1 | -2/+2 |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 |
2003-06-11 | Update for the fact that 'arm' ports have been called NetBSD-*-arm for a while | abs | 1 | -2/+2 |
2003-06-02 | Use mk/gcc.buildlink2.mk rather than gcc/buildlink2.mk so lang/gcc3 | abs | 1 | -2/+2 |
2003-05-13 | Update "inn" package to version 2.3.5. Changes since version 2.3.4: | tron | 3 | -16/+17 |
2003-03-23 | Update "inn" package to version 2.3.4. Changes since version 2.3.3: | tron | 2 | -8/+11 |
2003-01-28 | Instead of including bsd.pkg.install.mk directly in a package Makefile, | jlam | 1 | -2/+2 |
2002-10-13 | Honor environment variable "INN_SPOOL" documented in the description file. | tron | 1 | -2/+3 |
2002-09-29 | There is also a /var/news/spool/archive directory we need to handle. | jlam | 1 | -2/+2 |
2002-09-29 | * buildlink1 -> buildlink2 | jlam | 6 | -89/+49 |
2002-09-24 | Complete standardization of messages according to latest pkglint. | wiz | 1 | -3/+3 |
2002-08-27 | @@PREFIX@@ -> @PREFIX@, as this is more consistent with other | grant | 2 | -14/+14 |
2002-07-06 | Update "inn" package to version 2.3.3. Changes since version 2.3.2: | tron | 4 | -28/+19 |
2002-07-06 | Automatically create a "news" account suitable for running INN on | tron | 1 | -1/+5 |
2002-06-26 | Substitute a couple of `mkdir' by `${MKDIR}'. | seb | 1 | -2/+2 |
2002-06-23 | Use GNU_CONFIGURE_PREFIX instead of HAS_CONFIGURE workaround. | jlam | 1 | -4/+4 |
2002-05-15 | Remove version number from text, and fmt(1). | wiz | 1 | -8/+9 |
2002-04-20 | On arm32, use gcc-2.95.3 to avoid internal egcs errors. | cjep | 1 | -1/+5 |
2002-02-15 | mkdir -> ${MKDIR} | skrll | 1 | -3/+3 |
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 5 | -4/+4 |
2001-10-20 | Ups, forgot an \ at the end of a line. | veego | 1 | -2/+2 |
2001-10-19 | You can't create more then one directory with ${INSTALL_DATA_DIR} on | veego | 1 | -2/+4 |
2001-09-27 | Mechanical changes to 375 files to change dependency patterns of the form | jlam | 1 | -2/+2 |
2001-09-12 | Use "pgp" binary found by "configure" in "pgpverify" instead of hard coded | tron | 2 | -1/+15 |
2001-07-29 | Redirect standard output to "/dev/null" when starting "rc.news" to avoid | tron | 1 | -2/+7 |
2001-07-16 | Add "--enable-setgid-inews" to "CONFIGURE_ARGS" because "inews" is | tron | 1 | -1/+2 |
2001-07-10 | Update "inn" package to version 2.3.2. Changes since version 2.3.1: | tron | 4 | -16/+20 |
2001-05-10 | Add missing "shutdown" keyword in startup file. | tron | 1 | -1/+2 |
2001-04-19 | Move to sha1 digests, and add distfile sizes. | agc | 1 | -3/+5 |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -13/+11 |
2001-04-09 | PREIX -> PREFIX, per PR 12587 | hubertf | 1 | -2/+2 |
2001-03-01 | Mechanical changes to use ${PKG_PREFIX} instead of substituting for | jlam | 2 | -5/+4 |
2001-02-25 | Cleanup MKDIR usage => INSTALL_*_DIR | hubertf | 1 | -3/+3 |
2001-02-20 | Add missing "REQUIRE:" and "PROVIDE:" headers. | tron | 1 | -1/+4 |
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 |
2001-02-13 | pull latest IPv6 patch. should fix PR 12184. | itojun | 2 | -4/+4 |
2001-02-08 | Update "inn" package to version 2.3.1. Changes since version 2.2.3: | tron | 14 | -222/+157 |
2001-02-06 | Unify format of MESSAGEs, and include RCS Ids. | wiz | 1 | -0/+5 |
2001-01-26 | etc/rc.d cleanup: rename *.sh -> * | hubertf | 2 | -4/+4 |
2001-01-04 | The way that shared objects were handled in the PLISTs and bsd.pkg.mk was | agc | 1 | -1/+5 |
2000-09-01 | Update to 2.2.3. Fixes PR#10932. | veego | 7 | -42/+38 |
2000-08-27 | Use new PERL5 variable instead of ${LOCALBASE}/bin/perl. | jlam | 1 | -5/+5 |