summaryrefslogtreecommitdiff
path: root/Mk/bsd.port.mk
AgeCommit message (Expand)Author
2006-02-23Clean up spurious "true" in the case of a non-autotools run-autotoolsAde Lovett
2006-02-23Only include bsd.autotools.mk if USE_AUTOTOOLS is defined. Tested asAde Lovett
2006-02-23* Back out the PERL_(BUILD|RUN)_DEPENDS. It needs to be reimplementedKris Kennaway
2006-02-20Perl 5.8.8 is the default now.Anton Berezin
2006-02-11- Remove the use of .error in favour of BROKEN to fail more gracefullyKris Kennaway
2006-01-28 - Fix possibility of "infinite make fork" when "Registering install for ..."Mark Linimon
2006-01-23Fix regression in all-depends-list target on 4.X due to ancient, buggy,Mark Linimon
2006-01-22Emergency fix to the @dirrmtry code.Mark Linimon
2006-01-21Add a missing '@' to the ${DO_NADA} in the patch-dos2unix target. ThisJoe Marcus Clarke
2006-01-21Upgrade to X.Org 6.9.0 release.Dejan Lesjak
2006-01-21- Fix 'all-depends-list' target in cases if dependencies list isKirill Ponomarev
2005-11-08* Add bsd.database.mk [1]Clement Laforet
2005-09-15Bump openldap23 shared library version.Vsevolod Stakhov
2005-08-28Bump MySQL 5.0 library version.Alex Dupre
2005-06-24Update bsd.port.mk's notion of the current perl version.Anton Berezin
2005-06-23Fix plist for perl ports using devel/p5-Module-BuildMathieu Arnold
2005-06-17Mega-patch to cleanup the ports infrastructure regarding our linux bits:Alexander Leidinger
2005-06-09* Improve documentation of CONFLICTS. [1]Kirill Ponomarev
2005-03-17Upgrade X.Org ports to 6.8.2.Dejan Lesjak
2005-02-28* Add info files to TMPPLIST, only if INFO is specified. [1]Kirill Ponomarev
2005-02-09Fix variable expansion bug on 4.x systems, this will fix INDEX andKirill Ponomarev
2005-02-07* Change bento to pointyhat names in comments. [1]Kirill Ponomarev
2005-02-02Update bsd.port.mk's notion of the perl version (to 5.8.6) [1].Anton Berezin
2005-01-31Split the postgresql ports into a server and a client part.Palle Girgensohn
2004-12-31Say hello to the linux mega patch, it consolidates our linux bits aAlexander Leidinger
2004-12-30Rework MTREE_FILE handling from last commit:Kris Kennaway
2004-12-30* Back out introduction of DATE variable in previous commit; it conflictsKris Kennaway
2004-12-23Update X.Org ports to 6.8.1, and the DRI port to use Mesa 6.2. Because Mesa 6.2Eric Anholt
2004-12-09* Add new command macros: DATE, FMT, MKTEMP, OBJDUMP,Kirill Ponomarev
2004-11-19* Fix INDEX build if MAINTAINER is not defined. [1]Kirill Ponomarev
2004-10-07Change the default value of PTHREAD_LIBS to -pthread for 5.x andKris Kennaway
2004-09-30* Support USE_GCC=3.[34] properly, and allow newer 5.x systems toKris Kennaway
2004-08-03Separate precious __softMAKEFLAGS from .MAKEFLAGS to fix certain buildJoe Marcus Clarke
2004-07-30Update PERL_VERSION and PERL_VERKirill Ponomarev
2004-07-23- Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,Eric Anholt
2004-07-22Fix the IGNORE message when trying build a port with the wrong MySQL version.Joe Marcus Clarke
2004-07-17make OpenLDAP 2.2 the default versionOliver Eikemeier
2004-07-14* Be even more explicit about partial ports trees being unsupportedKris Kennaway
2004-06-10* Support verbose index builds with INDEX_VERBOSE [1]Kris Kennaway
2004-05-31- Update default perl version from 5.8.2 to 5.8.4Pav Lucistnik
2004-05-27Update net/openldap22-* to 2.2.11 and follow the OpenLDAP soname change:Oliver Eikemeier
2004-04-19Two bugfixes:Kris Kennaway
2004-04-19Introduce bsd.autotools.mk to the world, ripped from bsd.port.mkAde Lovett
2004-04-03Add patch hunk forgotten in previous commit (don't try to edit the makefileKris Kennaway
2004-04-02- Allow processing of info files in non-standard locations; theKris Kennaway
2004-02-04* Add a new bsd.php.mk that takes the place of lang/php4/bsd.php.mk [1]Joe Marcus Clarke
2004-01-24Back out last change to make PTHREAD_LIBS and PTHREAD_CFLAGS conditionalDaniel Eischen
2004-01-23Make PTHREAD_LIBS and PTHREAD_CFLAGS conditional. Also removeDaniel Eischen
2004-01-23Fix a regression in bsd.port.mk where ports with multiple checksums per fileJoe Marcus Clarke
2004-01-20Remove an extra blank line.Joe Marcus Clarke