Age | Commit message (Expand) | Author | Files | Lines |
2006-03-02 | Explicitly set GNU_CONFIGURE_MANDIR to ${PREFIX}/${PKGMANDIR}. | joerg | 1 | -1/+2 |
2006-01-04 | Add optional Python support. Based on patches supplied by Anders Mundt Due | tron | 2 | -7/+26 |
2005-12-29 | Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk | jlam | 1 | -2/+1 |
2005-12-27 | Use VARBASE instead of hardcoded "/var" for the INN_DATA_DIR. | reed | 1 | -2/+2 |
2005-12-05 | Ran "pkglint --autofix", which corrected some of the quoting issues in | rillig | 1 | -5/+5 |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -8/+8 |
2005-11-22 | This package conflicts with the "libradius" package because of | tron | 1 | -2/+2 |
2005-11-19 | Added patch-aj, which fixes PR 32114. | rillig | 2 | -1/+40 |
2005-10-07 | Remove the --mandir CONFIGURE_ARGS setting as this is now done | reed | 1 | -2/+1 |
2005-09-22 | Add missing manual pages to package list. Bump package revision because | tron | 2 | -3/+36 |
2005-08-23 | The real user name in PKG_USERS does not need to be escaped with double | rillig | 1 | -2/+2 |
2005-08-06 | Bump the PKGREVISIONs of all (638) packages that hardcode the locations | jlam | 1 | -2/+2 |
2005-07-24 | This package does link to the perl libraries, so re-add | kristerw | 1 | -1/+2 |
2005-07-18 | TOOLS_GZIP_CMD now only holds the path to gzip, so no need to strip off | jlam | 1 | -2/+2 |
2005-07-16 | Remove some unnecessarily strong dependencies on perl that resulted | jlam | 1 | -3/+2 |
2005-07-15 | The workref fix in previous commit did not work on NetBSD 1.6; its | kristerw | 1 | -3/+3 |
2005-06-27 | Don't compile package source "gzip" options into the binaries. | tron | 1 | -3/+3 |
2005-06-24 | Instead of setting ac_cv_path_VARNAME, which is a GNU autoconf cache | jlam | 1 | -8/+9 |
2005-06-23 | Prevent paths to the build directories from being included in the package. | kristerw | 1 | -2/+8 |
2005-05-02 | RCD_SCRIPTS_EXAMPLEDIR is no longer customizable. | reed | 1 | -1/+2 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
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 | -2/+2 |
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -1/+2 |
2004-07-24 | regenerate patches with pkgdiff so they apply cleanly with | grant | 10 | -48/+49 |
2004-07-07 | Fix configuration parsing problem in "inndstart" which caused it to | tron | 2 | -1/+22 |
2004-06-08 | Add USE_INET6 to BUILD_DEFS as these packages use it. Part of PR#25743 from | cjep | 1 | -1/+2 |
2004-06-02 | Don't try to setuid(geteuid()) in "rnews" under NetBSD which is documented | tron | 2 | -1/+19 |
2004-06-02 | Update INN package to version 2.4.1. Major changes since version 2.3.x: | tron | 9 | -171/+104 |
2004-05-23 | Apply IPv6 patch only if we really want IPv6 support because the patch | tron | 1 | -7/+10 |
2004-05-22 | Introduce and use two new variables: | jschauma | 1 | -17/+19 |
2004-04-23 | mk/bsd.pkg.install.mk now automatically registers | reed | 1 | -2/+1 |
2004-04-11 | Convert to buildlink3. | snj | 1 | -3/+3 |
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 |