| Commit message (Expand) | Author | Age | Files | Lines |
* | Two bugfixes: | Kris Kennaway | 2004-04-19 | 1 | -2/+2 |
* | Introduce bsd.autotools.mk to the world, ripped from bsd.port.mk | Ade Lovett | 2004-04-19 | 1 | -383/+14 |
* | Add patch hunk forgotten in previous commit (don't try to edit the makefile | Kris Kennaway | 2004-04-03 | 1 | -0/+2 |
* | - Allow processing of info files in non-standard locations; the | Kris Kennaway | 2004-04-02 | 1 | -32/+68 |
* | * Add a new bsd.php.mk that takes the place of lang/php4/bsd.php.mk [1] | Joe Marcus Clarke | 2004-02-04 | 1 | -156/+335 |
* | Back out last change to make PTHREAD_LIBS and PTHREAD_CFLAGS conditional | Daniel Eischen | 2004-01-24 | 1 | -2/+2 |
* | Make PTHREAD_LIBS and PTHREAD_CFLAGS conditional. Also remove | Daniel Eischen | 2004-01-23 | 1 | -2/+2 |
* | Fix a regression in bsd.port.mk where ports with multiple checksums per file | Joe Marcus Clarke | 2004-01-23 | 1 | -1/+1 |
* | Remove an extra blank line. | Joe Marcus Clarke | 2004-01-20 | 1 | -1/+0 |
* | Conditionalize the max command length on whether or not GNU_CONFIGURE is | Joe Marcus Clarke | 2004-01-20 | 1 | -2/+2 |
* | OPTIONSFILE now defaults to ${PORT_DBDIR}/${UNIQUENAME}/options where | Joe Marcus Clarke | 2004-01-20 | 1 | -4/+7 |
* | * Chase the shared lib version of OpenLDAP 2.2 [1] | Joe Marcus Clarke | 2004-01-20 | 1 | -2/+9 |
* | s/sanity-check/check-sanity/ since the latter is the actual target name. | Joe Marcus Clarke | 2004-01-20 | 1 | -3/+3 |
* | Here come the patches! | Joe Marcus Clarke | 2004-01-20 | 1 | -192/+533 |
* | Fix a typo that prevented proper automake257 dependencies from working. | Joe Marcus Clarke | 2003-11-24 | 1 | -1/+1 |
* | Document the new PORTDOCS macro. This is a comment change only. | Joe Marcus Clarke | 2003-11-08 | 1 | -0/+10 |
* | Really add the fix for 56096. This was tested on bento, but somehow removed | Joe Marcus Clarke | 2003-11-07 | 1 | -1/+1 |
* | * Improve the test for the old ports directory layout [1] | Joe Marcus Clarke | 2003-11-07 | 1 | -100/+237 |
* | <insert 20 nasty words here> and back out rev 1.467, which was committed | David E. O'Brien | 2003-09-03 | 1 | -42/+32 |
* | Update Vim sites. | David E. O'Brien | 2003-09-03 | 1 | -32/+42 |
* | Clarify the RC_SUBR comments to match reality. | Joe Marcus Clarke | 2003-08-29 | 1 | -3/+2 |
* | Fix typo in recent MySQL component addition. This typo lead to incorrect | Joe Marcus Clarke | 2003-08-28 | 1 | -1/+1 |
* | * Fix bug with already-installed check on older versions of FreeBSD [1] | Joe Marcus Clarke | 2003-08-27 | 1 | -40/+123 |
* | * r1.455 introduced a change that uses su(1) to install the port if | Kris Kennaway | 2003-08-15 | 1 | -20/+30 |
* | * Remove some obsolete options: BROKEN_ELF, USE_DGS, NO_WRKDIR, | Kris Kennaway | 2003-08-04 | 1 | -22/+21 |
* | Backout rev. 1.459. | Max Khon | 2003-07-30 | 1 | -3/+2 |
* | Convert ${SU} to ${SU_CMD}. This allows to use sudo instead of su | Max Khon | 2003-07-30 | 1 | -2/+3 |
* | * Add USE_SDL option, which adds a dependency on the sdl12 port and | Kris Kennaway | 2003-07-27 | 1 | -5/+30 |
* | Include sed_inplace as a PATCH_DEPENDS rather than a BUILD_DEPENDS to fix | Joe Marcus Clarke | 2003-07-22 | 1 | -1/+1 |
* | If GNU_CONFIGURE is defined, replace all instances of config.guess | Kris Kennaway | 2003-07-11 | 1 | -0/+10 |
* | * Attempt to detect and disallow installation of a port with PREFIX | Kris Kennaway | 2003-07-06 | 1 | -46/+159 |
* | libtool uber-patch | Ade Lovett | 2003-06-26 | 1 | -13/+64 |
* | Tidy up white space in the update-patches target. | Trevor Johnson | 2003-06-10 | 1 | -2/+5 |
* | For the update-patches target, support PATCH_WRKSRC, which was | Trevor Johnson | 2003-06-10 | 1 | -1/+1 |
* | Remove excessive quoting of comment strings in created packages. | Kris Kennaway | 2003-05-26 | 1 | -1/+1 |
* | Back out parts [3] and [5] of r1.446, which dealt with improved | Kris Kennaway | 2003-05-23 | 1 | -8/+5 |
* | Check XFREE86_HTML_MAN==yes case insensitively. | Eric Anholt | 2003-05-14 | 1 | -1/+1 |
* | - Add support for the Tools/scripts/update-patches script [1] | Kris Kennaway | 2003-05-06 | 1 | -43/+93 |
* | s/LIB_DEPENDS=/LIB_DEPENDS+=/ in the USE_GETOPT_LONG section. | Kris Kennaway | 2003-04-19 | 1 | -1/+1 |
* | - Improve USE_PACKAGE_DEPENDS to work correctly for LIB_DEPENDS, and | Kris Kennaway | 2003-04-17 | 1 | -40/+145 |
* | Sync the GNOME comments with the latest bsd.gnome.mk. | Joe Marcus Clarke | 2003-04-06 | 1 | -7/+3 |
* | Reorder the 'configure-message patch-libtool' targets in _CONFIGURE_SEQ | Kris Kennaway | 2003-03-22 | 1 | -2/+2 |
* | * Don't include extraneous dependencies on bzip2 [1] | Kris Kennaway | 2003-03-19 | 1 | -3/+7 |
* | Change the imake-4 dependency to the new date.def file in XFree86 4.3.0. | Eric Anholt | 2003-03-12 | 1 | -3/+1 |
* | * Add considerable documentation about available variables, their | Kris Kennaway | 2003-03-02 | 1 | -43/+203 |
* | Update the description of the various "do not build this port" variables | Kris Kennaway | 2003-02-16 | 1 | -7/+17 |
* | Fix comment. LIB_DEPENDS can contain extended regular expressions. | Akinori MUSHA | 2003-02-12 | 1 | -2/+2 |
* | * pkg-comment removal, take 2: introduce the COMMENTFILE variable | Kris Kennaway | 2003-02-10 | 1 | -53/+101 |
* | Use the full, right paths for automake, autoconf so the error message if | Alan Eldridge | 2002-12-05 | 1 | -4/+4 |
* | Add the INDEXFILE variable, that defaults to INDEX-5 on 5.0 (500036) and | Kris Kennaway | 2002-12-04 | 1 | -2/+7 |