Age | Commit message (Expand) | Author | Files | Lines |
2015-12-17 | Don't use __attribute__((__noreturn__)) without compiler guards. | dholland | 1 | -3/+9 |
2014-10-09 | Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles. | wiz | 1 | -3/+1 |
2014-03-25 | Increase the default YYMAXDEPTH from 150 to 300, fixes problems building | jperkin | 1 | -2/+3 |
2014-03-12 | Update to 20121220 | ryoon | 18 | -3757/+2140 |
2013-06-14 | Fix build under Mac OS X (Mountain Lion). | tron | 1 | -2/+2 |
2012-10-02 | Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. | asau | 1 | -2/+1 |
2010-03-21 | Reset maintainer, developer lost his commit bit. | wiz | 1 | -2/+2 |
2009-10-29 | getline -> get_line | tnn | 4 | -7/+9 |
2009-04-09 | Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions. | joerg | 1 | -2/+1 |
2009-04-08 | Remove the remaining NO_MTREE definitions, it has been a nop for a | joerg | 1 | -2/+1 |
2008-09-08 | Properly implement the equivalent of strdup again as the portable | joerg | 2 | -4/+7 |
2008-08-26 | As dholland pointed out, don't leak memory when FS needs resizing more | joerg | 2 | -3/+5 |
2008-08-26 | Remove hard-coded limit on FS. Merge minor performance improvements. | joerg | 4 | -12/+20 |
2008-08-26 | Remove junk. | joerg | 1 | -88/+0 |
2008-06-19 | Add a marker for bootstrap packages to allow special cases them during | joerg | 1 | -1/+3 |
2008-03-04 | Mechanical changes to add DESTDIR support to packages that install | jlam | 1 | -3/+5 |
2007-05-27 | Rename "makefile" to "makefile.orig" to avoid case-insensitive | schmonz | 2 | -4/+4 |
2007-05-07 | Always create the file a.out, even on Cygwin, where the default is a.exe. | rillig | 1 | -2/+2 |
2007-02-22 | Whitespace cleanup, courtesy of pkglint. | wiz | 1 | -2/+2 |
2006-07-14 | Mark these packages as NO_MTREE as they are bootstrap packages and don't | jlam | 1 | -1/+2 |
2006-07-14 | Prepare nawk for use as a bootstrap tool by including the sources | jlam | 24 | -31/+12211 |
2006-05-06 | PKGMANDIR instead of man. | reed | 1 | -3/+3 |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -3/+3 |
2005-05-22 | Remove the old tools framework and references to _USE_NEW_TOOLS. | jlam | 1 | -7/+1 |
2005-05-19 | reorder lines to please pkglint | dillo | 1 | -4/+3 |
2005-05-18 | Update lang/nawk to 20050425. Pkgsrc changes include: | jlam | 3 | -17/+33 |
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-03 | Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. | wiz | 1 | -2/+2 |
2004-03-11 | Uses yacc during build. | reed | 1 | -1/+3 |
2004-02-09 | Update of nawk to 20040207. Changes since previous version from bwk: | cjep | 2 | -5/+5 |
2004-02-08 | We no longer need to explicitly call ${BUILDLINK_*} for CC, CXX, LIBTOOL, | jlam | 1 | -2/+2 |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 |
2004-01-05 | bl3ify | jlam | 1 | -2/+7 |
2003-09-06 | Update of lang/nawk to 20030731. Cut-down version of changes since | cjep | 2 | -5/+5 |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 |
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -2/+2 |
2003-03-16 | Update of lang/nawk to version 20030314. Changes since 20021213: | cjep | 2 | -5/+5 |
2003-01-03 | Take maintainership of nawk | cjep | 1 | -2/+2 |
2003-01-03 | Update of lang/nawk to 20021213. | cjep | 2 | -5/+5 |
2002-12-11 | Also quote CC and YACC when adding them to MAKEFLAGS (not done in last | jmmv | 1 | -2/+2 |
2002-12-11 | Quote CFLAGS when passing them to MAKEFLAGS; if they contain spaces, build | jmmv | 1 | -3/+7 |
2002-12-09 | 1. Respect YACC, CC, CFLAGS as per PR#19013. | cjep | 2 | -5/+6 |
2002-09-26 | According to BWK's homepage, the "the one true awk" was updated on June 28, 2002 | jschauma | 2 | -5/+5 |
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -3/+3 |
2001-09-09 | Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of: | agc | 1 | -2/+2 |
2001-04-19 | Move to sha1 digests, and add distfile sizes. | agc | 1 | -2/+3 |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 1 | -1/+1 |
2001-02-17 | Move the COMMENT from being in its own file to a definition in the | agc | 2 | -2/+2 |
2001-01-23 | Update to nawk-20001115. | jdolecek | 2 | -4/+4 |