| Commit message (Expand) | Author | Age | Files | Lines |
* | * Split bsd.port.mk pre and post includes into 3 pieces instead of 2, to | linimon | 2006-09-30 | 1 | -18/+20 |
* | Remove PARALLEL_PACKAGE_BUILD check from MANUAL_PACKAGE_BUILD, it is | kris | 2006-09-20 | 1 | -1/+1 |
* | * Add missing '|| true' to silence an @unexec rmdir [1] | kris | 2006-09-20 | 1 | -9/+13 |
* | * Add PKGVERSION to bsd.port.mk [1] | linimon | 2006-09-15 | 1 | -2/+22 |
* | - s/${DESTDIR}${PREFIX}/${TARGETDIR}/ | erwin | 2006-08-14 | 1 | -16/+18 |
* | Add support for DESTDIR part I. | erwin | 2006-08-04 | 1 | -119/+384 |
* | * Introduce IA32_BINARY_PORT for certain cases where a given port fetches | linimon | 2006-07-18 | 1 | -4/+30 |
* | Fix comments about LDAP versions. | linimon | 2006-07-06 | 1 | -2/+2 |
* | * Change all bogus uses of BROKEN to IGNORE. Note: the BROKEN_WITH_* | linimon | 2006-07-05 | 1 | -28/+70 |
* | Revert ports/95841. It breaks kdelibs3. I didn't spot this because kdelibs3 | linimon | 2006-06-26 | 1 | -0/+6 |
* | * Update default MySQL version from 4.1 to 5.0 [1] | linimon | 2006-06-16 | 1 | -22/+96 |
* | * Avoid .if syntax that causes syntax error on old 4.x make [1] | kris | 2006-05-23 | 1 | -41/+219 |
* | Revert previous commit to this file (the commit message belongs to | netchild | 2006-05-02 | 1 | -5/+1 |
* | Extract only the binary RPM's. | netchild | 2006-05-02 | 1 | -1/+5 |
* | Add support for gstreamer-0.10 along side legacy support for 0.8. | marcus | 2006-04-29 | 1 | -2/+2 |
* | Clean up spurious "true" in the case of a non-autotools run-autotools | ade | 2006-02-23 | 1 | -1/+1 |
* | Only include bsd.autotools.mk if USE_AUTOTOOLS is defined. Tested as | ade | 2006-02-23 | 1 | -8/+6 |
* | * Back out the PERL_(BUILD|RUN)_DEPENDS. It needs to be reimplemented | kris | 2006-02-23 | 1 | -69/+20 |
* | Perl 5.8.8 is the default now. | tobez | 2006-02-20 | 1 | -2/+2 |
* | - Remove the use of .error in favour of BROKEN to fail more gracefully | kris | 2006-02-11 | 1 | -7/+26 |
* | - Fix possibility of "infinite make fork" when "Registering install for ..." | linimon | 2006-01-28 | 1 | -39/+42 |
* | Fix regression in all-depends-list target on 4.X due to ancient, buggy, | linimon | 2006-01-23 | 1 | -1/+1 |
* | Emergency fix to the @dirrmtry code. | linimon | 2006-01-22 | 1 | -2/+2 |
* | Add a missing '@' to the ${DO_NADA} in the patch-dos2unix target. This | marcus | 2006-01-21 | 1 | -1/+1 |
* | Upgrade to X.Org 6.9.0 release. | lesi | 2006-01-21 | 1 | -2/+0 |
* | - Fix 'all-depends-list' target in cases if dependencies list is | krion | 2006-01-21 | 1 | -152/+310 |
* | * Add bsd.database.mk [1] | clement | 2005-11-08 | 1 | -318/+356 |
* | Bump openldap23 shared library version. | vsevolod | 2005-09-15 | 1 | -1/+1 |
* | Bump MySQL 5.0 library version. | ale | 2005-08-28 | 1 | -1/+1 |
* | Update bsd.port.mk's notion of the current perl version. | tobez | 2005-06-24 | 1 | -2/+2 |
* | Fix plist for perl ports using devel/p5-Module-Build | mat | 2005-06-23 | 1 | -0/+1 |
* | Mega-patch to cleanup the ports infrastructure regarding our linux bits: | netchild | 2005-06-17 | 1 | -5/+49 |
* | * Improve documentation of CONFLICTS. [1] | krion | 2005-06-09 | 1 | -23/+68 |
* | Upgrade X.Org ports to 6.8.2. | lesi | 2005-03-17 | 1 | -0/+2 |
* | * Add info files to TMPPLIST, only if INFO is specified. [1] | krion | 2005-02-28 | 1 | -23/+39 |
* | Fix variable expansion bug on 4.x systems, this will fix INDEX and | krion | 2005-02-09 | 1 | -0/+2 |
* | * Change bento to pointyhat names in comments. [1] | krion | 2005-02-07 | 1 | -79/+128 |
* | Update bsd.port.mk's notion of the perl version (to 5.8.6) [1]. | tobez | 2005-02-02 | 1 | -3/+3 |
* | Split the postgresql ports into a server and a client part. | girgen | 2005-01-31 | 1 | -0/+53 |
* | Say hello to the linux mega patch, it consolidates our linux bits a | netchild | 2004-12-31 | 1 | -5/+12 |
* | Rework MTREE_FILE handling from last commit: | kris | 2004-12-30 | 1 | -6/+4 |
* | * Back out introduction of DATE variable in previous commit; it conflicts | kris | 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 | anholt | 2004-12-23 | 1 | -35/+4 |
* | * Add new command macros: DATE, FMT, MKTEMP, OBJDUMP, | krion | 2004-12-09 | 1 | -411/+528 |
* | * Fix INDEX build if MAINTAINER is not defined. [1] | krion | 2004-11-19 | 1 | -20/+41 |
* | Change the default value of PTHREAD_LIBS to -pthread for 5.x and | kris | 2004-10-07 | 1 | -1/+1 |
* | * Support USE_GCC=3.[34] properly, and allow newer 5.x systems to | kris | 2004-09-30 | 1 | -8/+8 |
* | Separate precious __softMAKEFLAGS from .MAKEFLAGS to fix certain build | marcus | 2004-08-03 | 1 | -1/+10 |
* | Update PERL_VERSION and PERL_VER | krion | 2004-07-30 | 1 | -2/+2 |
* | - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk, | anholt | 2004-07-23 | 1 | -25/+81 |