Age | Commit message (Expand) | Author | Files | Lines |
2014-10-05 | pkglint cleanups. | wiz | 1 | -4/+3 |
2014-06-23 | A standard unused Makefile in case we need it | christos | 1 | -0/+45 |
2014-06-23 | Add patches to fix the crypto build (we still don't build with crypto but | christos | 4 | -14/+408 |
2014-02-12 | Recursive PKGREVISION bump for OpenSSL API version bump. | tron | 1 | -2/+2 |
2013-10-10 | Depend on termcap as well as curses. | roy | 1 | -9/+7 |
2013-02-06 | PKGREVISION bumps for the security/openssl 1.0.1d update. | jperkin | 1 | -2/+2 |
2012-10-03 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -3/+1 |
2012-05-17 | fix missing <time.h> inclusion that produces: | christos | 3 | -3/+16 |
2011-12-06 | 1) Add missing mk/curses buildlink. | sbd | 3 | -6/+48 |
2011-11-20 | Fix build under recent versions of Mac OS X by selectin a make target | tron | 1 | -3/+9 |
2011-08-25 | Update to 9.0.302, see http://www.columbia.edu/kermit/ck90.html for more | hans | 10 | -112/+114 |
2011-08-25 | FILE is a opaque data type on 64bit SunOS, its true definition is not | hans | 2 | -3/+23 |
2011-05-14 | Fix build on SunOS. | hans | 4 | -8/+48 |
2010-01-17 | Recursive PKGREVISION bump for jpeg update to 8. | wiz | 1 | -2/+2 |
2009-06-14 | Remove @dirrm entries from PLISTs | joerg | 1 | -2/+1 |
2009-05-19 | Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT | wiz | 1 | -2/+1 |
2008-03-03 | Mechanical changes to add full DESTDIR support to packages that install | jlam | 1 | -1/+3 |
2008-03-01 | + Be like every other package and just install the man page but not | jlam | 3 | -38/+21 |
2008-03-01 | Fix an obvious typo. | jlam | 1 | -2/+2 |
2008-03-01 | Add full DESTDIR support. | jlam | 1 | -7/+7 |
2008-01-18 | Per the process outlined in revbump(1), perform a recursive revbump | tnn | 1 | -2/+2 |
2007-08-08 | Forgotten patchsum. Thanks wiz@ | joerg | 1 | -1/+2 |
2007-08-08 | Don't use malloc.h | joerg | 1 | -0/+20 |
2007-01-07 | Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of | rillig | 1 | -5/+5 |
2006-10-01 | Fixed some pkglint warnings. | rillig | 1 | -11/+12 |
2006-09-09 | Rename variable MAKEFILE to MAKE_FILE. | obache | 1 | -2/+2 |
2006-06-28 | add include of errno.h to a couple of files. | dbj | 3 | -1/+29 |
2006-03-04 | Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no | jlam | 1 | -2/+2 |
2006-01-10 | Fix Darwin build. | joerg | 2 | -1/+17 |
2005-12-18 | Add read-ahead hack for DragonFly, manually casting to the "public" | joerg | 8 | -7/+102 |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -2/+2 |
2005-12-02 | Convert to options framework. | wiz | 3 | -31/+44 |
2005-06-16 | Create directories before installing files into them. | jlam | 1 | -1/+5 |
2005-05-30 | Fix PR pkg/29868 provided by dbj. | yyamano | 1 | -1/+5 |
2005-04-27 | Fix linux build. | christos | 1 | -1/+3 |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 |
2005-02-23 | Add RMD160 digests in addition to SHA1 ones. | agc | 1 | -1/+2 |
2005-02-21 | Sign over maintainership to tech-pkg@ | hubertf | 1 | -2/+2 |
2004-12-03 | Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. | wiz | 1 | -3/+3 |
2004-10-03 | Use PKGNAME_NOREV as DIST_SUBDIR. Closes PR 27131. | wiz | 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-08-27 | Replace RPATH_FLAG with LINKER_RPATH_FLAG and COMPILER_RPATH_FLAG, | jlam | 1 | -2/+2 |
2004-06-04 | Archive changed without changing filename. Apple OSX support was added to | ben | 2 | -4/+5 |
2004-04-15 | update to 8.0.211 | drochner | 4 | -22/+21 |
2004-03-30 | Use buildlink3 framework to fix bad shared library runtime path to | tron | 1 | -8/+6 |
2004-03-26 | PKGREVISION bump after openssl-security-fix-update to 0.9.6m. | wiz | 1 | -2/+2 |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 |
2003-11-16 | Fix for a problem shown up by bulk builds - we need the {RPATH_FLAG} as | agc | 1 | -2/+2 |
2003-11-12 | PKGREVISION++ after openssl update. | jschauma | 1 | -2/+2 |
2003-09-15 | Add MANINSTALL to BUILD_DEFS for completeness. | jmmv | 1 | -2/+2 |