summaryrefslogtreecommitdiff
path: root/Mk/bsd.port.mk (follow)
Commit message (Expand)AuthorAgeFilesLines
* Migration from bison 1.x to 2.xAde Lovett2007-10-171-2/+24
* - Fix issues with actual-package-depends, most notably fix bad list when aPav Lucistnik2007-10-031-24/+42
* Add an anti-foot-shooting measure that protects against a dependent portMark Linimon2007-09-301-0/+4
* Remove print/ghostscript-afpl as it has been replaced by print/ghostscript-gplRong-En Fan2007-09-241-7/+0
* Oops. Backout some changes that shouldn't have been checked in duringFlorent Thoumie2007-09-131-6/+0
* Restore the semantics of USE_PERL and friends by moving them back toMark Linimon2007-09-131-5/+7
* - Update X.org ports to 7.3.Florent Thoumie2007-09-131-0/+6
* Revert the conditional inclusion of bsd.perl.mk and make it unconditional.Mark Linimon2007-09-091-4/+4
* Please welcome bsd.perl.mk, a refactoring of Perl-related code fromMark Linimon2007-09-081-66/+19
* * Shuffle some important variable definitions to early in the file,Kris Kennaway2007-08-081-11/+11
* - Add --x-libraries=${X11BASE}/lib --x-includes=${X11BASE}/include toPav Lucistnik2007-08-041-4/+7
* - Extract command variable definitions from bsd.port.mk, they are now stored inGabor Kovesdan2007-08-041-449/+167
* - Pass FFLAGS to make when USE_FORTRAN is set [1]Pav Lucistnik2007-07-271-58/+80
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-231-7/+33
* Update to Qt 4.3.0, introduce bsd.qt.mk.Michael Nottebrock2007-07-161-1/+9
* Add USE_FORTRAN knob. All ports that use FORTRAN shouldMaho Nakata2007-07-121-1/+1
* - Fix make clean, broken in previous rev. 1.571Pav Lucistnik2007-06-291-2/+2
* - Add a new virtual category `kld' for ports that install kernel loadablePav Lucistnik2007-06-281-1/+1
* - Speed up recursive `make clean'Pav Lucistnik2007-06-281-4/+102
* - Correct and extend actual-package-depends target, introduced in previousPav Lucistnik2007-06-281-10/+7
* - Provide actual-package-depends target, which prints actual dependencies ofPav Lucistnik2007-06-161-4/+44
* * Make 'make-deinstall-all' check for moved ports. [1]Mark Linimon2007-05-251-22/+219
* Fix USE_XLIB to depend on stub file rather than libX11.Florent Thoumie2007-05-211-0/+5
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-26/+92
* - Fix regression in makesum target introduced with rev. 1.561Pav Lucistnik2007-04-071-2/+2
* - Commit the correct version of mi's patch from ports/109896 as tested onPav Lucistnik2007-04-051-3/+5
* - Change default USE_GHOSTSCRIPT dependency from ghostscript-gnu toPav Lucistnik2007-04-021-12/+13
* - Overhaul bsd.tcl.mk: most importantly, change the semantics to matchPav Lucistnik2007-04-021-1/+1
* - Minor optimizations: invocations of ${CUT} eliminated, pipes compacted, somePav Lucistnik2007-04-021-90/+86
* - Add a code to invalidate saved OPTIONS when the set of OPTIONS defined in aPav Lucistnik2007-04-021-4/+29
* - Fix handling of OPTIONS default values when configuration files wasn'tPav Lucistnik2007-04-021-8/+12
* - Remove now unused tcl81 category, add new categories tcl and tkPav Lucistnik2007-04-021-2/+2
* [1] Introduce COPYTREE_BIN and COPYTREE_SHARE macrosPav Lucistnik2007-03-241-59/+97
* * Add bsd.ocaml.mk to support OCaml packages [1]Mark Linimon2007-03-141-13/+43
* * Refine some comments about Linux emulation [1]Mark Linimon2007-03-061-115/+7
* Update to OpenLDAP 2.4.4a.Xin LI2007-02-211-1/+1
* - Fix WITH_DEBUG for ports that use STRIP_CMDPav Lucistnik2007-02-201-1/+1
* - Correct recently added WITH_DEBUG knob to not overzealously eat all -fPav Lucistnik2007-02-191-1/+1
* - Force new pkg_install suite on people on systems older than January 10 2006.Pav Lucistnik2007-02-051-2/+2
* Update the USE_QT_VER switch description (allows 3 and 4 for values now).Michael Nottebrock2007-02-051-5/+6
* Populate a new ports-mgmt category. List of moved ports:Pav Lucistnik2007-02-051-3/+3
* Drop PORTOBJFORMAT now that it is entirely unused.Kris Kennaway2007-02-041-11/+2
* bsd.port.mkPav Lucistnik2007-01-311-119/+107
* * Hard-code PORTOBJFORMAT?= elf instead of using the (now removed)Kris Kennaway2007-01-301-13/+2
* - Fix USE_TCL_BUILD to not disable runtime dependency on tcl from USE_TCLPav Lucistnik2007-01-081-2/+2
* * Split bsd.port.mk pre and post includes into 3 pieces instead of 2, toMark Linimon2006-09-301-18/+20
* Remove PARALLEL_PACKAGE_BUILD check from MANUAL_PACKAGE_BUILD, it isKris Kennaway2006-09-201-1/+1
* * Add missing '|| true' to silence an @unexec rmdir [1]Kris Kennaway2006-09-201-9/+13
* * Add PKGVERSION to bsd.port.mk [1]Mark Linimon2006-09-151-2/+22
* - s/${DESTDIR}${PREFIX}/${TARGETDIR}/Erwin Lansing2006-08-141-16/+18