| Commit message (Expand) | Author | Age | Files | Lines |
* | - Add --x-libraries=${X11BASE}/lib --x-includes=${X11BASE}/include to | pav | 2007-08-04 | 1 | -4/+7 |
* | - Extract command variable definitions from bsd.port.mk, they are now stored in | gabor | 2007-08-04 | 1 | -449/+167 |
* | - Pass FFLAGS to make when USE_FORTRAN is set [1] | pav | 2007-07-27 | 1 | -58/+80 |
* | - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script | rafan | 2007-07-23 | 1 | -7/+33 |
* | Update to Qt 4.3.0, introduce bsd.qt.mk. | lofi | 2007-07-16 | 1 | -1/+9 |
* | Add USE_FORTRAN knob. All ports that use FORTRAN should | maho | 2007-07-12 | 1 | -1/+1 |
* | - Fix make clean, broken in previous rev. 1.571 | pav | 2007-06-29 | 1 | -2/+2 |
* | - Add a new virtual category `kld' for ports that install kernel loadable | pav | 2007-06-28 | 1 | -1/+1 |
* | - Speed up recursive `make clean' | pav | 2007-06-28 | 1 | -4/+102 |
* | - Correct and extend actual-package-depends target, introduced in previous | pav | 2007-06-28 | 1 | -10/+7 |
* | - Provide actual-package-depends target, which prints actual dependencies of | pav | 2007-06-16 | 1 | -4/+44 |
* | * Make 'make-deinstall-all' check for moved ports. [1] | linimon | 2007-05-25 | 1 | -22/+219 |
* | Fix USE_XLIB to depend on stub file rather than libX11. | flz | 2007-05-21 | 1 | -0/+5 |
* | - Welcome X.org 7.2 \o/. | flz | 2007-05-19 | 1 | -26/+92 |
* | - Fix regression in makesum target introduced with rev. 1.561 | pav | 2007-04-07 | 1 | -2/+2 |
* | - Commit the correct version of mi's patch from ports/109896 as tested on | pav | 2007-04-05 | 1 | -3/+5 |
* | - Change default USE_GHOSTSCRIPT dependency from ghostscript-gnu to | pav | 2007-04-02 | 1 | -12/+13 |
* | - Overhaul bsd.tcl.mk: most importantly, change the semantics to match | pav | 2007-04-02 | 1 | -1/+1 |
* | - Minor optimizations: invocations of ${CUT} eliminated, pipes compacted, some | pav | 2007-04-02 | 1 | -90/+86 |
* | - Add a code to invalidate saved OPTIONS when the set of OPTIONS defined in a | pav | 2007-04-02 | 1 | -4/+29 |
* | - Fix handling of OPTIONS default values when configuration files wasn't | pav | 2007-04-02 | 1 | -8/+12 |
* | - Remove now unused tcl81 category, add new categories tcl and tk | pav | 2007-04-02 | 1 | -2/+2 |
* | [1] Introduce COPYTREE_BIN and COPYTREE_SHARE macros | pav | 2007-03-24 | 1 | -59/+97 |
* | * Add bsd.ocaml.mk to support OCaml packages [1] | linimon | 2007-03-14 | 1 | -13/+43 |
* | * Refine some comments about Linux emulation [1] | linimon | 2007-03-06 | 1 | -115/+7 |
* | Update to OpenLDAP 2.4.4a. | delphij | 2007-02-21 | 1 | -1/+1 |
* | - Fix WITH_DEBUG for ports that use STRIP_CMD | pav | 2007-02-20 | 1 | -1/+1 |
* | - Correct recently added WITH_DEBUG knob to not overzealously eat all -f | pav | 2007-02-19 | 1 | -1/+1 |
* | - Force new pkg_install suite on people on systems older than January 10 2006. | pav | 2007-02-05 | 1 | -2/+2 |
* | Update the USE_QT_VER switch description (allows 3 and 4 for values now). | lofi | 2007-02-05 | 1 | -5/+6 |
* | Populate a new ports-mgmt category. List of moved ports: | pav | 2007-02-05 | 1 | -3/+3 |
* | Drop PORTOBJFORMAT now that it is entirely unused. | kris | 2007-02-04 | 1 | -11/+2 |
* | bsd.port.mk | pav | 2007-01-31 | 1 | -119/+107 |
* | * Hard-code PORTOBJFORMAT?= elf instead of using the (now removed) | kris | 2007-01-30 | 1 | -13/+2 |
* | - Fix USE_TCL_BUILD to not disable runtime dependency on tcl from USE_TCL | pav | 2007-01-08 | 1 | -2/+2 |
* | * Split bsd.port.mk pre and post includes into 3 pieces instead of 2, to | linimon | 2006-09-30 | 1 | -18/+20 |
* | Remove PARALLEL_PACKAGE_BUILD check from MANUAL_PACKAGE_BUILD, it is | kris | 2006-09-20 | 1 | -1/+1 |
* | * Add missing '|| true' to silence an @unexec rmdir [1] | kris | 2006-09-20 | 1 | -9/+13 |
* | * Add PKGVERSION to bsd.port.mk [1] | linimon | 2006-09-15 | 1 | -2/+22 |
* | - s/${DESTDIR}${PREFIX}/${TARGETDIR}/ | erwin | 2006-08-14 | 1 | -16/+18 |
* | Add support for DESTDIR part I. | erwin | 2006-08-04 | 1 | -119/+384 |
* | * Introduce IA32_BINARY_PORT for certain cases where a given port fetches | linimon | 2006-07-18 | 1 | -4/+30 |
* | Fix comments about LDAP versions. | linimon | 2006-07-06 | 1 | -2/+2 |
* | * Change all bogus uses of BROKEN to IGNORE. Note: the BROKEN_WITH_* | linimon | 2006-07-05 | 1 | -28/+70 |
* | Revert ports/95841. It breaks kdelibs3. I didn't spot this because kdelibs3 | linimon | 2006-06-26 | 1 | -0/+6 |
* | * Update default MySQL version from 4.1 to 5.0 [1] | linimon | 2006-06-16 | 1 | -22/+96 |
* | * Avoid .if syntax that causes syntax error on old 4.x make [1] | kris | 2006-05-23 | 1 | -41/+219 |
* | Revert previous commit to this file (the commit message belongs to | netchild | 2006-05-02 | 1 | -5/+1 |
* | Extract only the binary RPM's. | netchild | 2006-05-02 | 1 | -1/+5 |
* | Add support for gstreamer-0.10 along side legacy support for 0.8. | marcus | 2006-04-29 | 1 | -2/+2 |