summaryrefslogtreecommitdiffstats
path: root/Mk/bsd.port.mk
Commit message (Expand)AuthorAgeFilesLines
* * Split bsd.port.mk pre and post includes into 3 pieces instead of 2, tolinimon2006-09-301-18/+20
* Remove PARALLEL_PACKAGE_BUILD check from MANUAL_PACKAGE_BUILD, it iskris2006-09-201-1/+1
* * Add missing '|| true' to silence an @unexec rmdir [1]kris2006-09-201-9/+13
* * Add PKGVERSION to bsd.port.mk [1]linimon2006-09-151-2/+22
* - s/${DESTDIR}${PREFIX}/${TARGETDIR}/erwin2006-08-141-16/+18
* Add support for DESTDIR part I.erwin2006-08-041-119/+384
* * Introduce IA32_BINARY_PORT for certain cases where a given port fetcheslinimon2006-07-181-4/+30
* Fix comments about LDAP versions.linimon2006-07-061-2/+2
* * Change all bogus uses of BROKEN to IGNORE. Note: the BROKEN_WITH_*linimon2006-07-051-28/+70
* Revert ports/95841. It breaks kdelibs3. I didn't spot this because kdelibs3linimon2006-06-261-0/+6
* * Update default MySQL version from 4.1 to 5.0 [1]linimon2006-06-161-22/+96
* * Avoid .if syntax that causes syntax error on old 4.x make [1]kris2006-05-231-41/+219
* Revert previous commit to this file (the commit message belongs tonetchild2006-05-021-5/+1
* Extract only the binary RPM's.netchild2006-05-021-1/+5
* Add support for gstreamer-0.10 along side legacy support for 0.8.marcus2006-04-291-2/+2
* Clean up spurious "true" in the case of a non-autotools run-autotoolsade2006-02-231-1/+1
* Only include bsd.autotools.mk if USE_AUTOTOOLS is defined. Tested asade2006-02-231-8/+6
* * Back out the PERL_(BUILD|RUN)_DEPENDS. It needs to be reimplementedkris2006-02-231-69/+20
* Perl 5.8.8 is the default now.tobez2006-02-201-2/+2
* - Remove the use of .error in favour of BROKEN to fail more gracefullykris2006-02-111-7/+26
* - Fix possibility of "infinite make fork" when "Registering install for ..."linimon2006-01-281-39/+42
* Fix regression in all-depends-list target on 4.X due to ancient, buggy,linimon2006-01-231-1/+1
* Emergency fix to the @dirrmtry code.linimon2006-01-221-2/+2
* Add a missing '@' to the ${DO_NADA} in the patch-dos2unix target. Thismarcus2006-01-211-1/+1
* Upgrade to X.Org 6.9.0 release.lesi2006-01-211-2/+0
* - Fix 'all-depends-list' target in cases if dependencies list iskrion2006-01-211-152/+310
* * Add bsd.database.mk [1]clement2005-11-081-318/+356
* Bump openldap23 shared library version.vsevolod2005-09-151-1/+1
* Bump MySQL 5.0 library version.ale2005-08-281-1/+1
* Update bsd.port.mk's notion of the current perl version.tobez2005-06-241-2/+2
* Fix plist for perl ports using devel/p5-Module-Buildmat2005-06-231-0/+1
* Mega-patch to cleanup the ports infrastructure regarding our linux bits:netchild2005-06-171-5/+49
* * Improve documentation of CONFLICTS. [1]krion2005-06-091-23/+68
* Upgrade X.Org ports to 6.8.2.lesi2005-03-171-0/+2
* * Add info files to TMPPLIST, only if INFO is specified. [1]krion2005-02-281-23/+39
* Fix variable expansion bug on 4.x systems, this will fix INDEX andkrion2005-02-091-0/+2
* * Change bento to pointyhat names in comments. [1]krion2005-02-071-79/+128
* Update bsd.port.mk's notion of the perl version (to 5.8.6) [1].tobez2005-02-021-3/+3
* Split the postgresql ports into a server and a client part.girgen2005-01-311-0/+53
* Say hello to the linux mega patch, it consolidates our linux bits anetchild2004-12-311-5/+12
* Rework MTREE_FILE handling from last commit:kris2004-12-301-6/+4
* * Back out introduction of DATE variable in previous commit; it conflictskris2004-12-301-5/+6
* Update X.Org ports to 6.8.1, and the DRI port to use Mesa 6.2. Because Mesa 6.2anholt2004-12-231-35/+4
* * Add new command macros: DATE, FMT, MKTEMP, OBJDUMP,krion2004-12-091-411/+528
* * Fix INDEX build if MAINTAINER is not defined. [1]krion2004-11-191-20/+41
* Change the default value of PTHREAD_LIBS to -pthread for 5.x andkris2004-10-071-1/+1
* * Support USE_GCC=3.[34] properly, and allow newer 5.x systems tokris2004-09-301-8/+8
* Separate precious __softMAKEFLAGS from .MAKEFLAGS to fix certain buildmarcus2004-08-031-1/+10
* Update PERL_VERSION and PERL_VERkrion2004-07-301-2/+2
* - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,anholt2004-07-231-25/+81
OpenPOWER on IntegriCloud