Age | Commit message (Expand) | Author | Files | Lines |
2007-01-09 | Changed the file permissions of the binaries from 111 to 555, so that | rillig | 1 | -2/+3 |
2006-09-19 | Fixed the path to the manual pages. | rillig | 2 | -1/+15 |
2006-07-08 | Change the format of BUILDLINK_ORDER to contain depth information as well, | jlam | 1 | -2/+2 |
2006-07-08 | Track information in a new variable BUILDLINK_ORDER that informs us | jlam | 1 | -1/+2 |
2006-04-22 | Removed the superfluous "quotes" and 'quotes' from variables that don't | rillig | 1 | -2/+2 |
2006-04-06 | Over 1200 files touched but no revisions bumped :) | reed | 1 | -2/+2 |
2005-12-29 | Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk | jlam | 1 | -2/+1 |
2005-12-18 | Fix errno. | joerg | 7 | -1/+101 |
2005-12-05 | Fixed pkglint warnings. The warnings are mostly quoting issues, for | rillig | 1 | -2/+2 |
2005-10-23 | Replaced $f with ${f} to fix a pkglint warning. | rillig | 1 | -2/+2 |
2005-10-13 | Creating the directory once should be enough. | wiz | 1 | -2/+2 |
2005-10-13 | update socks5 to socks5-1.0.2nb5 | abs | 2 | -12/+32 |
2005-08-31 | Use INSTALLATION_DIRS to create "include" directory. | reed | 1 | -2/+2 |
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-03-24 | Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be | wiz | 1 | -3/+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-04-25 | Unused. | wiz | 1 | -20/+0 |
2004-04-23 | mk/bsd.pkg.install.mk now automatically registers | reed | 1 | -2/+1 |
2004-03-05 | Reorder location and setting of BUILDLINK_PACKAGES to match template | jlam | 1 | -2/+4 |
2004-01-24 | Append to BUILDLINK_DEPENDS.<pkg> instead of setting a default value. In | 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/+4 |
2004-01-05 | Use S/+$// instead of C/\+$// to save a backslash. Very highly | jlam | 1 | -2/+2 |
2004-01-04 | Re-arrange to match example buildlink3.mk file in bsd.buildlink3.mk. | jlam | 1 | -9/+6 |
2004-01-03 | Initial sprinkling of work-in-progress buildlink3.mk files for using the | jlam | 1 | -0/+19 |
2003-12-19 | Bump PKGREVISION for varargs -> stdarg fixes. | agc | 1 | -2/+2 |
2003-12-19 | fixes for gcc3-isms (varargs -> stdarg) | agc | 3 | -1/+90 |
2003-10-18 | Sort DISTNAME section | cjep | 1 | -2/+2 |
2003-10-11 | add patch from http://online.securityfocus.com/archive/2/9842, | grant | 3 | -3/+29 |
2003-10-11 | update HOMEPAGE. | grant | 1 | -2/+2 |
2003-01-28 | Instead of including bsd.pkg.install.mk directly in a package Makefile, | jlam | 1 | -2/+2 |
2002-10-12 | Unused. | wiz | 1 | -35/+0 |
2002-10-02 | add rc script and use bsd.pkg.install.mk. | grant | 3 | -2/+22 |
2002-08-25 | Merge changes in packages from the buildlink2 branch that have | jlam | 3 | -3/+24 |
2002-07-02 | Fix MASTER_SITES (none any longer) and HOMEPAGE. | wiz | 1 | -5/+3 |
2002-05-25 | Change the socks' DEPENDS to BUILD_DEPENDS, as socks4 installs no shared | fredb | 1 | -2/+2 |
2002-04-05 | Use ${EXTRACT_SUFX} properly. | fredb | 1 | -3/+3 |
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 |
2001-09-27 | Mechanical changes to 375 files to change dependency patterns of the form | jlam | 1 | -2/+2 |
2001-07-27 | Add dir_DEFAULT setting used by EVAL_PREFIX logic to set the default | jlam | 1 | -1/+2 |
2001-07-20 | Mechanical changes to buildlink.mk files to use EVAL_PREFIX to set | jlam | 1 | -2/+2 |
2001-07-01 | Move inclusion of bsd.buildlink.mk to start of file. | jlam | 1 | -3/+3 |
2001-06-28 | Add buildlink.mk file for use by other package Makefiles. | jlam | 1 | -0/+34 |
2001-06-28 | Mark as USE_BUILDLINK_ONLY, and some minor whitespace alignments. | jlam | 1 | -14/+15 |
2001-06-12 | LIBS is automatically added to CONFIGURE_ENV by bsd.pkg.mk if | jlam | 1 | -2/+2 |
2001-04-21 | Move to sha1 checksum, and/or add distfile sizes. | wiz | 1 | -2/+3 |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -7/+5 |
2001-02-23 | Try fixing PLIST problem. | wiz | 1 | -1/+3 |