| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix variable expansion bug on 4.x systems, this will fix INDEX and | Kirill Ponomarev | 2005-02-09 | 1 | -0/+2 |
* | * Change bento to pointyhat names in comments. [1] | Kirill Ponomarev | 2005-02-07 | 1 | -79/+128 |
* | Update bsd.port.mk's notion of the perl version (to 5.8.6) [1]. | Anton Berezin | 2005-02-02 | 1 | -3/+3 |
* | Split the postgresql ports into a server and a client part. | Palle Girgensohn | 2005-01-31 | 1 | -0/+53 |
* | Say hello to the linux mega patch, it consolidates our linux bits a | Alexander Leidinger | 2004-12-31 | 1 | -5/+12 |
* | Rework MTREE_FILE handling from last commit: | Kris Kennaway | 2004-12-30 | 1 | -6/+4 |
* | * Back out introduction of DATE variable in previous commit; it conflicts | Kris Kennaway | 2004-12-30 | 1 | -5/+6 |
* | Update X.Org ports to 6.8.1, and the DRI port to use Mesa 6.2. Because Mesa 6.2 | Eric Anholt | 2004-12-23 | 1 | -35/+4 |
* | * Add new command macros: DATE, FMT, MKTEMP, OBJDUMP, | Kirill Ponomarev | 2004-12-09 | 1 | -411/+528 |
* | * Fix INDEX build if MAINTAINER is not defined. [1] | Kirill Ponomarev | 2004-11-19 | 1 | -20/+41 |
* | Change the default value of PTHREAD_LIBS to -pthread for 5.x and | Kris Kennaway | 2004-10-07 | 1 | -1/+1 |
* | * Support USE_GCC=3.[34] properly, and allow newer 5.x systems to | Kris Kennaway | 2004-09-30 | 1 | -8/+8 |
* | Separate precious __softMAKEFLAGS from .MAKEFLAGS to fix certain build | Joe Marcus Clarke | 2004-08-03 | 1 | -1/+10 |
* | Update PERL_VERSION and PERL_VER | Kirill Ponomarev | 2004-07-30 | 1 | -2/+2 |
* | - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk, | Eric Anholt | 2004-07-23 | 1 | -25/+81 |
* | Fix the IGNORE message when trying build a port with the wrong MySQL version. | Joe Marcus Clarke | 2004-07-22 | 1 | -1/+1 |
* | make OpenLDAP 2.2 the default version | Oliver Eikemeier | 2004-07-17 | 1 | -2/+2 |
* | * Be even more explicit about partial ports trees being unsupported | Kris Kennaway | 2004-07-14 | 1 | -39/+47 |
* | * Support verbose index builds with INDEX_VERBOSE [1] | Kris Kennaway | 2004-06-10 | 1 | -29/+28 |
* | - Update default perl version from 5.8.2 to 5.8.4 | Pav Lucistnik | 2004-05-31 | 1 | -2/+2 |
* | Update net/openldap22-* to 2.2.11 and follow the OpenLDAP soname change: | Oliver Eikemeier | 2004-05-27 | 1 | -9/+16 |
* | 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 |