Age | Commit message (Expand) | Author | Files | Lines |
2006-01-04 | Add optional Python support. Based on patches supplied by Anders Mundt Due | tron | 2 | -7/+26 |
2006-01-03 | Fix a last-minute typo. Noticed by tjk on IRC. | joerg | 2 | -4/+4 |
2006-01-03 | Add icu option, default off. | wiz | 1 | -3/+3 |
2006-01-02 | Fix errno. | joerg | 6 | -1/+77 |
2006-01-02 | Don't declare strnstr in a conflicting way for DragonFly. | joerg | 2 | -1/+16 |
2006-01-02 | Fix errno. | joerg | 2 | -1/+14 |
2006-01-01 | Remove stuff that was marked for removal after 2005Q4. | wiz | 2 | -6/+2 |
2006-01-01 | Fix comment. | wiz | 1 | -2/+2 |
2006-01-01 | Mention when to remove PKG_OPTIONS_LEGACY_VARS line. | wiz | 1 | -1/+2 |
2006-01-01 | Update to 1.8.0. | wiz | 5 | -43/+76 |
2005-12-29 | Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk | jlam | 3 | -6/+3 |
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 | 2 | -10/+10 |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 3 | -15/+15 |
2005-12-02 | Convert to options framework. | wiz | 2 | -12/+15 |
2005-12-01 | Convert to options framework. | wiz | 2 | -14/+25 |
2005-12-01 | Fix lots of pkglint warnings. | wiz | 2 | -39/+39 |
2005-12-01 | Remove "${CC}" with ${CC:Q}. | wiz | 1 | -2/+2 |
2005-12-01 | Remove obsolete and unused USE_INN from BUILD_DEFS. | wiz | 1 | -3/+1 |
2005-12-01 | Convert to options framework. | wiz | 2 | -8/+18 |
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-11-03 | cg's autoconf tests never check headers, so adding HAVE_STDARG_H check | tv | 2 | -1/+15 |
2005-10-15 | Update MASTERSITES and HOMEPAGE to use http://home.comcast.net/~bobyetman/ | tonio | 1 | -3/+3 |
2005-10-07 | Remove the --mandir CONFIGURE_ARGS setting as this is now done | reed | 1 | -2/+1 |
2005-09-28 | Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE, | rillig | 1 | -2/+2 |
2005-09-27 | Relinquish maintainership | mjl | 1 | -2/+2 |
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 | 2 | -4/+4 |
2005-08-10 | Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That | jlam | 1 | -3/+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-21 | Change path from devel/pkgconfig to devel/pkg-config. | wiz | 1 | -2/+2 |
2005-07-19 | depends should be ../../<category>/<pkg> | grant | 1 | -3/+3 |
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-16 | Get rid of USE_PERL5. The new way to express needing the Perl executable | jlam | 2 | -6/+4 |
2005-07-15 | The workref fix in previous commit did not work on NetBSD 1.6; its | kristerw | 1 | -3/+3 |
2005-07-08 | Prevent paths to the build directories from being included in the package. | kristerw | 3 | -9/+13 |
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-06-20 | Prevent paths to the build work directories being included in the package. | kristerw | 3 | -8/+120 |
2005-06-17 | Add missing RCS Id tag to patch-bd. | hira | 2 | -2/+4 |
2005-06-17 | Fix inappropriate uses of ${LOCALBASE} or ${X11PREFIX} instead of | jlam | 2 | -8/+8 |
2005-06-17 | Create directories before installing files into them. | jlam | 1 | -1/+3 |
2005-06-09 | Update to version 1.11.3 | salo | 2 | -7/+6 |
2005-05-23 | Removed trailing white-space. | rillig | 3 | -3/+3 |
2005-05-22 | Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions: | jlam | 3 | -6/+6 |
2005-05-13 | Upgrade to 1.11.2: | kim | 3 | -17/+17 |