| Commit message (Expand) | Author | Age | Files | Lines |
* | Migration from bison 1.x to 2.x | Ade Lovett | 2007-10-17 | 1 | -2/+24 |
* | - Fix issues with actual-package-depends, most notably fix bad list when a | Pav Lucistnik | 2007-10-03 | 1 | -24/+42 |
* | Add an anti-foot-shooting measure that protects against a dependent port | Mark Linimon | 2007-09-30 | 1 | -0/+4 |
* | Remove print/ghostscript-afpl as it has been replaced by print/ghostscript-gpl | Rong-En Fan | 2007-09-24 | 1 | -7/+0 |
* | Oops. Backout some changes that shouldn't have been checked in during | Florent Thoumie | 2007-09-13 | 1 | -6/+0 |
* | Restore the semantics of USE_PERL and friends by moving them back to | Mark Linimon | 2007-09-13 | 1 | -5/+7 |
* | - Update X.org ports to 7.3. | Florent Thoumie | 2007-09-13 | 1 | -0/+6 |
* | Revert the conditional inclusion of bsd.perl.mk and make it unconditional. | Mark Linimon | 2007-09-09 | 1 | -4/+4 |
* | Please welcome bsd.perl.mk, a refactoring of Perl-related code from | Mark Linimon | 2007-09-08 | 1 | -66/+19 |
* | * Shuffle some important variable definitions to early in the file, | Kris Kennaway | 2007-08-08 | 1 | -11/+11 |
* | - Add --x-libraries=${X11BASE}/lib --x-includes=${X11BASE}/include to | Pav Lucistnik | 2007-08-04 | 1 | -4/+7 |
* | - Extract command variable definitions from bsd.port.mk, they are now stored in | Gabor Kovesdan | 2007-08-04 | 1 | -449/+167 |
* | - Pass FFLAGS to make when USE_FORTRAN is set [1] | Pav Lucistnik | 2007-07-27 | 1 | -58/+80 |
* | - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script | Rong-En Fan | 2007-07-23 | 1 | -7/+33 |
* | Update to Qt 4.3.0, introduce bsd.qt.mk. | Michael Nottebrock | 2007-07-16 | 1 | -1/+9 |
* | Add USE_FORTRAN knob. All ports that use FORTRAN should | Maho Nakata | 2007-07-12 | 1 | -1/+1 |
* | - Fix make clean, broken in previous rev. 1.571 | Pav Lucistnik | 2007-06-29 | 1 | -2/+2 |
* | - Add a new virtual category `kld' for ports that install kernel loadable | Pav Lucistnik | 2007-06-28 | 1 | -1/+1 |
* | - Speed up recursive `make clean' | Pav Lucistnik | 2007-06-28 | 1 | -4/+102 |
* | - Correct and extend actual-package-depends target, introduced in previous | Pav Lucistnik | 2007-06-28 | 1 | -10/+7 |
* | - Provide actual-package-depends target, which prints actual dependencies of | Pav Lucistnik | 2007-06-16 | 1 | -4/+44 |
* | * Make 'make-deinstall-all' check for moved ports. [1] | Mark Linimon | 2007-05-25 | 1 | -22/+219 |
* | Fix USE_XLIB to depend on stub file rather than libX11. | Florent Thoumie | 2007-05-21 | 1 | -0/+5 |
* | - Welcome X.org 7.2 \o/. | Florent Thoumie | 2007-05-19 | 1 | -26/+92 |
* | - Fix regression in makesum target introduced with rev. 1.561 | Pav Lucistnik | 2007-04-07 | 1 | -2/+2 |
* | - Commit the correct version of mi's patch from ports/109896 as tested on | Pav Lucistnik | 2007-04-05 | 1 | -3/+5 |
* | - Change default USE_GHOSTSCRIPT dependency from ghostscript-gnu to | Pav Lucistnik | 2007-04-02 | 1 | -12/+13 |
* | - Overhaul bsd.tcl.mk: most importantly, change the semantics to match | Pav Lucistnik | 2007-04-02 | 1 | -1/+1 |
* | - Minor optimizations: invocations of ${CUT} eliminated, pipes compacted, some | Pav Lucistnik | 2007-04-02 | 1 | -90/+86 |
* | - Add a code to invalidate saved OPTIONS when the set of OPTIONS defined in a | Pav Lucistnik | 2007-04-02 | 1 | -4/+29 |
* | - Fix handling of OPTIONS default values when configuration files wasn't | Pav Lucistnik | 2007-04-02 | 1 | -8/+12 |
* | - Remove now unused tcl81 category, add new categories tcl and tk | Pav Lucistnik | 2007-04-02 | 1 | -2/+2 |
* | [1] Introduce COPYTREE_BIN and COPYTREE_SHARE macros | Pav Lucistnik | 2007-03-24 | 1 | -59/+97 |
* | * Add bsd.ocaml.mk to support OCaml packages [1] | Mark Linimon | 2007-03-14 | 1 | -13/+43 |
* | * Refine some comments about Linux emulation [1] | Mark Linimon | 2007-03-06 | 1 | -115/+7 |
* | Update to OpenLDAP 2.4.4a. | Xin LI | 2007-02-21 | 1 | -1/+1 |
* | - Fix WITH_DEBUG for ports that use STRIP_CMD | Pav Lucistnik | 2007-02-20 | 1 | -1/+1 |
* | - Correct recently added WITH_DEBUG knob to not overzealously eat all -f | Pav Lucistnik | 2007-02-19 | 1 | -1/+1 |
* | - Force new pkg_install suite on people on systems older than January 10 2006. | Pav Lucistnik | 2007-02-05 | 1 | -2/+2 |
* | Update the USE_QT_VER switch description (allows 3 and 4 for values now). | Michael Nottebrock | 2007-02-05 | 1 | -5/+6 |
* | Populate a new ports-mgmt category. List of moved ports: | Pav Lucistnik | 2007-02-05 | 1 | -3/+3 |
* | Drop PORTOBJFORMAT now that it is entirely unused. | Kris Kennaway | 2007-02-04 | 1 | -11/+2 |
* | bsd.port.mk | Pav Lucistnik | 2007-01-31 | 1 | -119/+107 |
* | * Hard-code PORTOBJFORMAT?= elf instead of using the (now removed) | Kris Kennaway | 2007-01-30 | 1 | -13/+2 |
* | - Fix USE_TCL_BUILD to not disable runtime dependency on tcl from USE_TCL | Pav Lucistnik | 2007-01-08 | 1 | -2/+2 |
* | * Split bsd.port.mk pre and post includes into 3 pieces instead of 2, to | Mark Linimon | 2006-09-30 | 1 | -18/+20 |
* | Remove PARALLEL_PACKAGE_BUILD check from MANUAL_PACKAGE_BUILD, it is | Kris Kennaway | 2006-09-20 | 1 | -1/+1 |
* | * Add missing '|| true' to silence an @unexec rmdir [1] | Kris Kennaway | 2006-09-20 | 1 | -9/+13 |
* | * Add PKGVERSION to bsd.port.mk [1] | Mark Linimon | 2006-09-15 | 1 | -2/+22 |
* | - s/${DESTDIR}${PREFIX}/${TARGETDIR}/ | Erwin Lansing | 2006-08-14 | 1 | -16/+18 |