summaryrefslogtreecommitdiffstats
path: root/Mk/bsd.port.mk
Commit message (Expand)AuthorAgeFilesLines
* - Add --x-libraries=${X11BASE}/lib --x-includes=${X11BASE}/include topav2007-08-041-4/+7
* - Extract command variable definitions from bsd.port.mk, they are now stored ingabor2007-08-041-449/+167
* - Pass FFLAGS to make when USE_FORTRAN is set [1]pav2007-07-271-58/+80
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-07-231-7/+33
* Update to Qt 4.3.0, introduce bsd.qt.mk.lofi2007-07-161-1/+9
* Add USE_FORTRAN knob. All ports that use FORTRAN shouldmaho2007-07-121-1/+1
* - Fix make clean, broken in previous rev. 1.571pav2007-06-291-2/+2
* - Add a new virtual category `kld' for ports that install kernel loadablepav2007-06-281-1/+1
* - Speed up recursive `make clean'pav2007-06-281-4/+102
* - Correct and extend actual-package-depends target, introduced in previouspav2007-06-281-10/+7
* - Provide actual-package-depends target, which prints actual dependencies ofpav2007-06-161-4/+44
* * Make 'make-deinstall-all' check for moved ports. [1]linimon2007-05-251-22/+219
* Fix USE_XLIB to depend on stub file rather than libX11.flz2007-05-211-0/+5
* - Welcome X.org 7.2 \o/.flz2007-05-191-26/+92
* - Fix regression in makesum target introduced with rev. 1.561pav2007-04-071-2/+2
* - Commit the correct version of mi's patch from ports/109896 as tested onpav2007-04-051-3/+5
* - Change default USE_GHOSTSCRIPT dependency from ghostscript-gnu topav2007-04-021-12/+13
* - Overhaul bsd.tcl.mk: most importantly, change the semantics to matchpav2007-04-021-1/+1
* - Minor optimizations: invocations of ${CUT} eliminated, pipes compacted, somepav2007-04-021-90/+86
* - Add a code to invalidate saved OPTIONS when the set of OPTIONS defined in apav2007-04-021-4/+29
* - Fix handling of OPTIONS default values when configuration files wasn'tpav2007-04-021-8/+12
* - Remove now unused tcl81 category, add new categories tcl and tkpav2007-04-021-2/+2
* [1] Introduce COPYTREE_BIN and COPYTREE_SHARE macrospav2007-03-241-59/+97
* * Add bsd.ocaml.mk to support OCaml packages [1]linimon2007-03-141-13/+43
* * Refine some comments about Linux emulation [1]linimon2007-03-061-115/+7
* Update to OpenLDAP 2.4.4a.delphij2007-02-211-1/+1
* - Fix WITH_DEBUG for ports that use STRIP_CMDpav2007-02-201-1/+1
* - Correct recently added WITH_DEBUG knob to not overzealously eat all -fpav2007-02-191-1/+1
* - Force new pkg_install suite on people on systems older than January 10 2006.pav2007-02-051-2/+2
* Update the USE_QT_VER switch description (allows 3 and 4 for values now).lofi2007-02-051-5/+6
* Populate a new ports-mgmt category. List of moved ports:pav2007-02-051-3/+3
* Drop PORTOBJFORMAT now that it is entirely unused.kris2007-02-041-11/+2
* bsd.port.mkpav2007-01-311-119/+107
* * Hard-code PORTOBJFORMAT?= elf instead of using the (now removed)kris2007-01-301-13/+2
* - Fix USE_TCL_BUILD to not disable runtime dependency on tcl from USE_TCLpav2007-01-081-2/+2
* * 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
OpenPOWER on IntegriCloud