Age | Commit message (Expand) | Author | Files | Lines |
2010-10-08 | fix typo and add that it's for older file types | billc | 1 | -1/+1 |
2008-03-02 | Mechanical changes to add full DESTDIR support to packages that install | jlam | 1 | -3/+6 |
2006-09-09 | Rename variable MAKEFILE to MAKE_FILE. | obache | 1 | -2/+2 |
2006-09-03 | Reset maintainer for people who lost their commit bit. | wiz | 1 | -2/+2 |
2006-08-30 | Solaris does not have <sys/dir.h>, but <dirent.h> works. | rillig | 2 | -6/+10 |
2006-07-17 | Honour PKGMANDIR. | joerg | 1 | -3/+3 |
2006-06-20 | Remove conflicting declaration of malloc() and realloc(); include stdlib.h | minskim | 2 | -1/+17 |
2005-12-01 | Fixed some pkglint warnings of the form: | rillig | 1 | -2/+2 |
2005-11-07 | When checking for POSIX NAME_MAX style variables, limits.h should be | joerg | 2 | -1/+13 |
2005-10-31 | Do not declare static variables as non-static. This makes the package | minskim | 2 | -1/+18 |
2005-05-23 | Sorted PLIST. | rillig | 1 | -8/+8 |
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 |
2004-07-28 | Enable pkgviews installation. | minskim | 1 | -1/+5 |
2004-05-12 | s/netbsd.org/NetBSD.org/i | grant | 1 | -2/+2 |
2004-03-23 | USE_BUILDLINK3 must be set to "yes" or "no", not defined/undefined. | jlam | 1 | -2/+2 |
2004-03-11 | bl3ify | xtraeme | 1 | -2/+2 |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 |
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -2/+2 |
2002-08-25 | Merge packages from the buildlink2 branch back into the main trunk that | jlam | 1 | -2/+2 |
2002-01-27 | Use auto-extract code for .shar files. | jlam | 1 | -2/+1 |
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 |
2001-07-16 | Honor CFLAGS passed in from environment during build and mark as | jlam | 3 | -5/+7 |
2001-04-18 | 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 | 3 | -6/+4 |
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 |
1999-07-09 | Add package patch-sum files | agc | 1 | -0/+3 |
1999-04-01 | Rewrite the extraction commands to be more intuitive. | agc | 1 | -4/+2 |
1998-11-12 | Set WRKSRC, EXTRACT_SUFX and co. to keep pkglint happy. | agc | 1 | -3/+5 |
1998-08-07 | Add NetBSD RCS Ids. | agc | 1 | -0/+2 |
1998-08-07 | Add NetBSD RCS Ids. | agc | 1 | -0/+2 |
1998-06-18 | Update package Makefiles for automatic manual page handling. | agc | 1 | -4/+1 |
1998-05-10 | Remove bogus do-extract: rule and make this work with WRKOBJDIR. | frueauf | 1 | -13/+11 |
1998-04-15 | Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree. | agc | 1 | -7/+2 |
1998-03-16 | portlint: gunzip->${GUNZIP_CMD}; some reordering. | frueauf | 1 | -4/+5 |
1998-03-13 | Oops; add a list of man pages. | mycroft | 1 | -1/+4 |
1998-03-13 | macutil, for converting Mac archives, etc. | mycroft | 6 | -0/+70 |