| Commit message (Expand) | Author | Age | Files | Lines |
* | Welcome new defaults for linux ports! | bsam | 2009-06-27 | 1 | -0/+4 |
* | Pass TMPDIR on to configure and make environments. | erwin | 2009-06-11 | 1 | -0/+13 |
* | Convert most of remaining ports that depend on xorg-libraries to | amdmi3 | 2009-06-09 | 1 | -16/+3 |
* | Remove expired port lang/perl5.6 | skv | 2009-06-08 | 1 | -5/+3 |
* | - Add USE_CSTD flag that adds --std=value to CFLAGS | pav | 2009-06-04 | 1 | -4/+6 |
* | - Add support to defined USE_FPC after of bsd.port.pre.mk include | acm | 2009-05-23 | 1 | -0/+4 |
* | - Add a code to drop bsd.port.options.mk into /usr/share/mk if it's missing on | pav | 2009-05-12 | 1 | -0/+13 |
* | - Don't check if pkg_tools support conflicts, they do on all recent FreeBSD | pav | 2009-04-10 | 1 | -8/+0 |
* | Introduce Perl 5.10.0 | skv | 2009-03-29 | 1 | -1/+3 |
* | - Hot fix previous commit: really bail out when make failed (fail means fail) | pav | 2009-03-27 | 1 | -0/+2 |
* | Introduce multiple make jobs (parallelization) support. When enabled, -jX is | pav | 2009-03-22 | 1 | -2/+43 |
* | Welcome to the new linux ports infrastructure which allows using | bsam | 2009-03-20 | 1 | -0/+16 |
* | Remove variable PERL_VER from the ports tree at all - because | skv | 2009-03-06 | 1 | -4/+2 |
* | Add a new virtual category (docs) for forthcoming ports. | blackend | 2009-02-23 | 1 | -1/+1 |
* | Rename: lang/perl5 -> lang/perl5.6 | skv | 2009-02-02 | 1 | -1/+1 |
* | - Update X.org ports to 7.4+ (few ports are more recent than the katamari). | flz | 2009-01-24 | 1 | -2/+2 |
* | Set PERL_VERSION and PERL_VER to "5.8.9". | skv | 2009-01-18 | 1 | -2/+2 |
* | - Backout "fail, if recursing into a dependency failed" | pav | 2009-01-12 | 1 | -21/+0 |
* | - Remove conditional checks and support for FreeBSD versions prior 6.0-RELEASE | pav | 2009-01-11 | 1 | -25/+45 |
* | Document 24 as being the current default for WANT_OPENLDAP_VER if | gerald | 2009-01-05 | 1 | -2/+2 |
* | * print/ghostscript-* and related ports have been renamed in the | hrs | 2008-09-06 | 1 | -12/+44 |
* | - Fix a small hole after last CONFIGURE_TARGET (actually, it's CONFIGURE_ARGS) | rafan | 2008-08-25 | 1 | -1/+1 |
* | Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script. | rafan | 2008-08-21 | 1 | -2/+8 |
* | The KDE FreeBSD team is proud to announce the release of KDE 4.1.0 | miwi | 2008-08-10 | 1 | -1/+14 |
* | - Add CC and CXX to MAKE_ENV for all ports | pav | 2008-07-25 | 1 | -2/+3 |
* | - Add an ugly kludge to strip the trailing whitespace from CFLAGS (it comes | pav | 2008-07-25 | 1 | -0/+4 |
* | - Separate OpenLDAP related code into bsd.ldap.mk | pav | 2008-07-22 | 1 | -38/+14 |
* | - Overhaul the way we handle with LDAP data directory, populate | delphij | 2008-07-20 | 1 | -1/+1 |
* | Major optimizations for 'make index' and other recursive traversal | kris | 2008-07-20 | 1 | -30/+62 |
* | First all, ahze did most of work. Thanks ahze! Last week or so, I am just | mezz | 2008-07-01 | 1 | -0/+11 |
* | - Add support for freepascal based ports | acm | 2008-06-24 | 1 | -0/+7 |
* | - Add common code to support for cmake based ports. | miwi | 2008-05-28 | 1 | -0/+4 |
* | Support @rmtry in pkg-plist, analogous to @dirrmtry but for single file rm. | pav | 2008-04-15 | 1 | -28/+30 |
* | - Automatically append -fno-strict-aliasing to CFLAGS when -O2 or higher | pav | 2008-03-12 | 1 | -13/+37 |
* | Remove support for XFree8-4. | flz | 2008-03-08 | 1 | -60/+10 |
* | Migration from bison 1.x to 2.x | ade | 2007-10-17 | 1 | -2/+24 |
* | - Fix issues with actual-package-depends, most notably fix bad list when a | pav | 2007-10-04 | 1 | -24/+42 |
* | Add an anti-foot-shooting measure that protects against a dependent port | linimon | 2007-09-30 | 1 | -0/+4 |
* | Remove print/ghostscript-afpl as it has been replaced by print/ghostscript-gpl | rafan | 2007-09-24 | 1 | -7/+0 |
* | Oops. Backout some changes that shouldn't have been checked in during | flz | 2007-09-14 | 1 | -6/+0 |
* | Restore the semantics of USE_PERL and friends by moving them back to | linimon | 2007-09-14 | 1 | -5/+7 |
* | - Update X.org ports to 7.3. | flz | 2007-09-14 | 1 | -0/+6 |
* | Revert the conditional inclusion of bsd.perl.mk and make it unconditional. | linimon | 2007-09-09 | 1 | -4/+4 |
* | Please welcome bsd.perl.mk, a refactoring of Perl-related code from | linimon | 2007-09-08 | 1 | -66/+19 |
* | * Shuffle some important variable definitions to early in the file, | kris | 2007-08-08 | 1 | -11/+11 |
* | - Add --x-libraries=${X11BASE}/lib --x-includes=${X11BASE}/include to | pav | 2007-08-05 | 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-28 | 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-29 | 1 | -1/+1 |
* | - Speed up recursive `make clean' | pav | 2007-06-29 | 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-17 | 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-20 | 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-03 | 1 | -12/+13 |
* | - Overhaul bsd.tcl.mk: most importantly, change the semantics to match | pav | 2007-04-03 | 1 | -1/+1 |
* | - Minor optimizations: invocations of ${CUT} eliminated, pipes compacted, some | pav | 2007-04-03 | 1 | -90/+86 |
* | - Add a code to invalidate saved OPTIONS when the set of OPTIONS defined in a | pav | 2007-04-03 | 1 | -4/+29 |
* | - Fix handling of OPTIONS default values when configuration files wasn't | pav | 2007-04-03 | 1 | -8/+12 |
* | - Remove now unused tcl81 category, add new categories tcl and tk | pav | 2007-04-03 | 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-20 | 1 | -1/+1 |
* | - Force new pkg_install suite on people on systems older than January 10 2006. | pav | 2007-02-06 | 1 | -2/+2 |
* | Update the USE_QT_VER switch description (allows 3 and 4 for values now). | lofi | 2007-02-06 | 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-05 | 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-10-01 | 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-07 | 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-27 | 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-24 | 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-30 | 1 | -2/+2 |
* | Clean up spurious "true" in the case of a non-autotools run-autotools | ade | 2006-02-23 | 1 | -1/+1 |
* | Only include bsd.autotools.mk if USE_AUTOTOOLS is defined. Tested as | ade | 2006-02-23 | 1 | -8/+6 |
* | * Back out the PERL_(BUILD|RUN)_DEPENDS. It needs to be reimplemented | kris | 2006-02-23 | 1 | -69/+20 |
* | Perl 5.8.8 is the default now. | tobez | 2006-02-21 | 1 | -2/+2 |
* | - Remove the use of .error in favour of BROKEN to fail more gracefully | kris | 2006-02-11 | 1 | -7/+26 |
* | - Fix possibility of "infinite make fork" when "Registering install for ..." | linimon | 2006-01-28 | 1 | -39/+42 |
* | Fix regression in all-depends-list target on 4.X due to ancient, buggy, | linimon | 2006-01-24 | 1 | -1/+1 |
* | Emergency fix to the @dirrmtry code. | linimon | 2006-01-22 | 1 | -2/+2 |
* | Add a missing '@' to the ${DO_NADA} in the patch-dos2unix target. This | marcus | 2006-01-22 | 1 | -1/+1 |
* | Upgrade to X.Org 6.9.0 release. | lesi | 2006-01-22 | 1 | -2/+0 |
* | - Fix 'all-depends-list' target in cases if dependencies list is | krion | 2006-01-22 | 1 | -152/+310 |
* | * Add bsd.database.mk [1] | clement | 2005-11-08 | 1 | -318/+356 |
* | Bump openldap23 shared library version. | vsevolod | 2005-09-15 | 1 | -1/+1 |
* | Bump MySQL 5.0 library version. | ale | 2005-08-29 | 1 | -1/+1 |
* | Update bsd.port.mk's notion of the current perl version. | tobez | 2005-06-24 | 1 | -2/+2 |
* | Fix plist for perl ports using devel/p5-Module-Build | mat | 2005-06-23 | 1 | -0/+1 |
* | Mega-patch to cleanup the ports infrastructure regarding our linux bits: | netchild | 2005-06-18 | 1 | -5/+49 |
* | * Improve documentation of CONFLICTS. [1] | krion | 2005-06-10 | 1 | -23/+68 |
* | Upgrade X.Org ports to 6.8.2. | lesi | 2005-03-18 | 1 | -0/+2 |
* | * Add info files to TMPPLIST, only if INFO is specified. [1] | krion | 2005-03-01 | 1 | -23/+39 |
* | Fix variable expansion bug on 4.x systems, this will fix INDEX and | krion | 2005-02-09 | 1 | -0/+2 |
* | * Change bento to pointyhat names in comments. [1] | krion | 2005-02-07 | 1 | -79/+128 |
* | Update bsd.port.mk's notion of the perl version (to 5.8.6) [1]. | tobez | 2005-02-02 | 1 | -3/+3 |
* | Split the postgresql ports into a server and a client part. | girgen | 2005-01-31 | 1 | -0/+53 |
* | Say hello to the linux mega patch, it consolidates our linux bits a | netchild | 2005-01-01 | 1 | -5/+12 |
* | Rework MTREE_FILE handling from last commit: | kris | 2004-12-31 | 1 | -6/+4 |
* | * Back out introduction of DATE variable in previous commit; it conflicts | kris | 2004-12-30 | 1 | -5/+6 |
* | Update X.Org ports to 6.8.1, and the DRI port to use Mesa 6.2. Because Mesa 6.2 | anholt | 2004-12-23 | 1 | -35/+4 |
* | * Add new command macros: DATE, FMT, MKTEMP, OBJDUMP, | krion | 2004-12-10 | 1 | -411/+528 |
* | * Fix INDEX build if MAINTAINER is not defined. [1] | krion | 2004-11-19 | 1 | -20/+41 |
* | Change the default value of PTHREAD_LIBS to -pthread for 5.x and | kris | 2004-10-08 | 1 | -1/+1 |
* | * Support USE_GCC=3.[34] properly, and allow newer 5.x systems to | kris | 2004-09-30 | 1 | -8/+8 |
* | Separate precious __softMAKEFLAGS from .MAKEFLAGS to fix certain build | marcus | 2004-08-04 | 1 | -1/+10 |
* | Update PERL_VERSION and PERL_VER | krion | 2004-07-30 | 1 | -2/+2 |
* | - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk, | anholt | 2004-07-24 | 1 | -25/+81 |
* | Fix the IGNORE message when trying build a port with the wrong MySQL version. | marcus | 2004-07-23 | 1 | -1/+1 |
* | make OpenLDAP 2.2 the default version | eik | 2004-07-17 | 1 | -2/+2 |
* | * Be even more explicit about partial ports trees being unsupported | kris | 2004-07-14 | 1 | -39/+47 |
* | * Support verbose index builds with INDEX_VERBOSE [1] | kris | 2004-06-10 | 1 | -29/+28 |
* | - Update default perl version from 5.8.2 to 5.8.4 | pav | 2004-06-01 | 1 | -2/+2 |
* | Update net/openldap22-* to 2.2.11 and follow the OpenLDAP soname change: | eik | 2004-05-27 | 1 | -9/+16 |
* | Two bugfixes: | kris | 2004-04-20 | 1 | -2/+2 |
* | Introduce bsd.autotools.mk to the world, ripped from bsd.port.mk | ade | 2004-04-19 | 1 | -383/+14 |
* | Add patch hunk forgotten in previous commit (don't try to edit the makefile | kris | 2004-04-04 | 1 | -0/+2 |
* | - Allow processing of info files in non-standard locations; the | kris | 2004-04-02 | 1 | -32/+68 |
* | * Add a new bsd.php.mk that takes the place of lang/php4/bsd.php.mk [1] | marcus | 2004-02-04 | 1 | -156/+335 |
* | Back out last change to make PTHREAD_LIBS and PTHREAD_CFLAGS conditional | deischen | 2004-01-24 | 1 | -2/+2 |
* | Make PTHREAD_LIBS and PTHREAD_CFLAGS conditional. Also remove | deischen | 2004-01-24 | 1 | -2/+2 |
* | Fix a regression in bsd.port.mk where ports with multiple checksums per file | marcus | 2004-01-24 | 1 | -1/+1 |
* | Remove an extra blank line. | marcus | 2004-01-21 | 1 | -1/+0 |
* | Conditionalize the max command length on whether or not GNU_CONFIGURE is | marcus | 2004-01-21 | 1 | -2/+2 |
* | OPTIONSFILE now defaults to ${PORT_DBDIR}/${UNIQUENAME}/options where | marcus | 2004-01-21 | 1 | -4/+7 |
* | * Chase the shared lib version of OpenLDAP 2.2 [1] | marcus | 2004-01-21 | 1 | -2/+9 |
* | s/sanity-check/check-sanity/ since the latter is the actual target name. | marcus | 2004-01-21 | 1 | -3/+3 |
* | Here come the patches! | marcus | 2004-01-20 | 1 | -192/+533 |
* | Fix a typo that prevented proper automake257 dependencies from working. | marcus | 2003-11-24 | 1 | -1/+1 |
* | Document the new PORTDOCS macro. This is a comment change only. | marcus | 2003-11-08 | 1 | -0/+10 |
* | Really add the fix for 56096. This was tested on bento, but somehow removed | marcus | 2003-11-08 | 1 | -1/+1 |
* | * Improve the test for the old ports directory layout [1] | marcus | 2003-11-07 | 1 | -100/+237 |
* | <insert 20 nasty words here> and back out rev 1.467, which was committed | obrien | 2003-09-04 | 1 | -42/+32 |
* | Update Vim sites. | obrien | 2003-09-04 | 1 | -32/+42 |
* | Clarify the RC_SUBR comments to match reality. | marcus | 2003-08-29 | 1 | -3/+2 |
* | Fix typo in recent MySQL component addition. This typo lead to incorrect | marcus | 2003-08-28 | 1 | -1/+1 |
* | * Fix bug with already-installed check on older versions of FreeBSD [1] | marcus | 2003-08-27 | 1 | -40/+123 |
* | * r1.455 introduced a change that uses su(1) to install the port if | kris | 2003-08-16 | 1 | -20/+30 |
* | * Remove some obsolete options: BROKEN_ELF, USE_DGS, NO_WRKDIR, | kris | 2003-08-04 | 1 | -22/+21 |
* | Backout rev. 1.459. | fjoe | 2003-07-30 | 1 | -3/+2 |
* | Convert ${SU} to ${SU_CMD}. This allows to use sudo instead of su | fjoe | 2003-07-30 | 1 | -2/+3 |
* | * Add USE_SDL option, which adds a dependency on the sdl12 port and | kris | 2003-07-27 | 1 | -5/+30 |
* | Include sed_inplace as a PATCH_DEPENDS rather than a BUILD_DEPENDS to fix | marcus | 2003-07-22 | 1 | -1/+1 |
* | If GNU_CONFIGURE is defined, replace all instances of config.guess | kris | 2003-07-11 | 1 | -0/+10 |
* | * Attempt to detect and disallow installation of a port with PREFIX | kris | 2003-07-07 | 1 | -46/+159 |
* | libtool uber-patch | ade | 2003-06-27 | 1 | -13/+64 |
* | Tidy up white space in the update-patches target. | trevor | 2003-06-10 | 1 | -2/+5 |
* | For the update-patches target, support PATCH_WRKSRC, which was | trevor | 2003-06-10 | 1 | -1/+1 |
* | Remove excessive quoting of comment strings in created packages. | kris | 2003-05-27 | 1 | -1/+1 |
* | Back out parts [3] and [5] of r1.446, which dealt with improved | kris | 2003-05-23 | 1 | -8/+5 |
* | Check XFREE86_HTML_MAN==yes case insensitively. | anholt | 2003-05-15 | 1 | -1/+1 |
* | - Add support for the Tools/scripts/update-patches script [1] | kris | 2003-05-06 | 1 | -43/+93 |
* | s/LIB_DEPENDS=/LIB_DEPENDS+=/ in the USE_GETOPT_LONG section. | kris | 2003-04-20 | 1 | -1/+1 |
* | - Improve USE_PACKAGE_DEPENDS to work correctly for LIB_DEPENDS, and | kris | 2003-04-17 | 1 | -40/+145 |
* | Sync the GNOME comments with the latest bsd.gnome.mk. | marcus | 2003-04-07 | 1 | -7/+3 |
* | Reorder the 'configure-message patch-libtool' targets in _CONFIGURE_SEQ | kris | 2003-03-22 | 1 | -2/+2 |
* | * Don't include extraneous dependencies on bzip2 [1] | kris | 2003-03-19 | 1 | -3/+7 |
* | Change the imake-4 dependency to the new date.def file in XFree86 4.3.0. | anholt | 2003-03-12 | 1 | -3/+1 |
* | * Add considerable documentation about available variables, their | kris | 2003-03-02 | 1 | -43/+203 |
* | Update the description of the various "do not build this port" variables | kris | 2003-02-17 | 1 | -7/+17 |
* | Fix comment. LIB_DEPENDS can contain extended regular expressions. | knu | 2003-02-12 | 1 | -2/+2 |
* | * pkg-comment removal, take 2: introduce the COMMENTFILE variable | kris | 2003-02-10 | 1 | -53/+101 |
* | Use the full, right paths for automake, autoconf so the error message if | alane | 2002-12-06 | 1 | -4/+4 |
* | Add the INDEXFILE variable, that defaults to INDEX-5 on 5.0 (500036) and | kris | 2002-12-05 | 1 | -2/+7 |
* | Added WANT_AUTO{CONF,MAKE}_VER, which set up all the variables as in USE_*, | alane | 2002-11-28 | 1 | -38/+48 |
* | Emergency fix to move PERL_LEVEL to PRE part of bsd.port.mk, and provide | alane | 2002-11-27 | 1 | -14/+16 |
* | Added support for substituting chickens for goats in ritual sacrifice. | alane | 2002-11-26 | 1 | -80/+240 |
* | Add several new real categories and virtual categories. | knu | 2002-11-18 | 1 | -6/+10 |
* | Clean up handling of perl-related variables: | kris | 2002-11-17 | 1 | -5/+13 |
* | Revert the previous commit. A version of the previous patch was | kris | 2002-11-12 | 1 | -191/+60 |
* | Major change: | alane | 2002-11-11 | 1 | -60/+191 |
* | * Fix a typo in the MLINKS documentation | kris | 2002-11-03 | 1 | -64/+193 |
* | Fix installation of +MTREE_DIRS introduced in r1.424 | kris | 2002-10-02 | 1 | -4/+2 |
* | * Switch back to .tgz packages for 4.x (5.0 still uses .tbz packages) [1] | kris | 2002-09-26 | 1 | -4/+8 |
* | * Some spelling/grammar fixes in comments | kris | 2002-09-19 | 1 | -38/+71 |
* | bump open-motif shlib version | ijliao | 2002-09-14 | 1 | -1/+1 |
* | Fix MLINKS broken since bsd.port.mk speed-up commit. | sobomax | 2002-08-20 | 1 | -1/+1 |
* | Fix links to the Handbook, the FAQ and the porters-handbook. | blackend | 2002-08-04 | 1 | -1/+1 |
* | Use Bzip2 to compress packages for 5.0-DP#2. | obrien | 2002-08-04 | 1 | -1/+1 |
* | Move USE_REINPLACE detection downward, so that it is possible to set it from | sobomax | 2002-07-09 | 1 | -11/+11 |
* | Backout changes that erroneously slipped into the last commit to | sobomax | 2002-07-05 | 1 | -38/+12 |
* | Correct typo: gtk12 --> glib12 | sobomax | 2002-07-05 | 1 | -12/+38 |
* | Use system sed(1) for doing in-place editing if OSVERSION is greater than | sobomax | 2002-06-28 | 1 | -1/+1 |
* | Change the way REINPLACE_CMD works - instead of using perl(1) on systems | sobomax | 2002-06-19 | 1 | -7/+11 |
* | Add ${REINPLACE_CMD}, which will be used to get rid of depencency on perl | sobomax | 2002-06-14 | 1 | -0/+7 |
* | 5.0-CURRENT no longer includes perl in the base system; don't expect | kris | 2002-06-08 | 1 | -2/+1 |
* | Add a new way to specify the GCC version your port needs. | obrien | 2002-06-05 | 1 | -8/+6 |
* | Switch over to XFree86-4.x for ${OSVERSION}>=450005. If you are tracking | kris | 2002-04-27 | 1 | -2/+2 |
* | Heroic attempt to reduce number of PRs assigned to portmgr@: | sobomax | 2002-04-25 | 1 | -138/+145 |
* | Fix another "last" bug introduced with the speed-up commit. In some conditions | sobomax | 2002-04-04 | 1 | -0/+1 |
* | Fix missing quotes around one instance of | ade | 2002-04-03 | 1 | -1/+1 |
* | Fix a fetch bug in MASTER_SITES_NN introduced in rev 1.396. | kris | 2002-04-02 | 1 | -6/+6 |
* | Added bsd.java.mk. This adds Java-specific support to ports by | znerd | 2002-03-28 | 1 | -0/+4 |
* | The second, and I hope the last, revision of speedup patch - make USE_SUBMAKE | sobomax | 2002-03-28 | 1 | -19/+28 |
* | Slightly adjust speedup patch, so that it works when user specifies unnatural | sobomax | 2002-03-27 | 1 | -2/+6 |
* | - Significantly reduce overhead associated with bsd.port.mk by replacing .USE | sobomax | 2002-03-25 | 1 | -183/+175 |
* | XFree86 4.2.0 Stage 1: bsd.port.mk | will | 2002-03-17 | 1 | -0/+22 |
* | Take Perl 5.6.1 into account. Allow for slow updaters who prefer to | markm | 2002-03-17 | 1 | -0/+6 |
* | Add -D_THREAD_SAFE for -current too | ache | 2002-02-25 | 1 | -1/+1 |
* | Fix a typo in the CD_MOUNTPTS bits. | obrien | 2002-02-23 | 1 | -1/+1 |
* | Fix the default CONFIGURE_TARGET to one that is a proper GNU tuple. | obrien | 2002-02-22 | 1 | -2/+2 |
* | Add a default value for _PATCH_SITES_DEFAULT so the MASTER_SITE_N | steve | 2002-01-24 | 1 | -0/+1 |
* | Bring in changes tested on bento's new 4-exp tree, specially fitted for the | will | 2002-01-23 | 1 | -41/+346 |
* | Add AUTOMAKE_ARGS+=-i by default if AUTOMAKE_VER != 1.5. This generates | will | 2001-12-23 | 1 | -0/+1 |
* | Add USE_AUTO{CONF,MAKE}_VER following original idea from bsd.kde.mk | lioux | 2001-11-28 | 1 | -13/+77 |
* | Fix a wrong comment. PATCHDIR is now ${MASTERDIR}/files by default, | knu | 2001-11-18 | 1 | -1/+1 |
* | Add bzip2 support for distribution patches. The bzip2 dependency is | knu | 2001-11-18 | 1 | -2/+11 |
* | Add a bunch of generally used command macros: | knu | 2001-11-18 | 1 | -9/+35 |
* | Define EXAMPLESDIR as well as DOCSDIR and DATADIR. Of course this | knu | 2001-11-18 | 1 | -0/+3 |
* | Fix PKG_IGNORE_DEPENDS so it matches the latest XFree86 3.x port. | knu | 2001-11-18 | 1 | -1/+1 |
* | Add variables $ACLOCAL and $AUTOHEADER, now that the program names | tg | 2001-11-13 | 1 | -0/+2 |
* | Fix a quoting bug in `make describe'. | knu | 2001-11-09 | 1 | -58/+36 |
* | Allow the perl version and architecture to be overridden. | markm | 2001-11-06 | 1 | -7/+7 |
* | Fix abuse of ${AUTOMAKE}/${AUTOCONF} | sobomax | 2001-10-30 | 1 | -2/+2 |
* | USE_AUTOCONF and USE_AUTOMAKE now depend and use the legacy versions. | obrien | 2001-10-29 | 1 | -4/+4 |
* | Switch to building -current ports against XFree86 4.x. | obrien | 2001-10-09 | 1 | -1/+5 |
* | Add a "LATEST_LINK" knob. This makes it easy to set the Latest link, so that | obrien | 2001-09-29 | 1 | -1/+4 |
* | Fix a spelling mistake. | obrien | 2001-09-23 | 1 | -2/+2 |
* | Change "USE_NEWGCC" to "USE_GCC295" and add "USE_GCC30" for soon future use. | obrien | 2001-09-23 | 1 | -2/+10 |
* | Include ${PKGNAME} in the names of cookie files so that a port would | knu | 2001-09-22 | 1 | -7/+7 |
* | Update library pointer for Mesa3 port in USE_MESA so that if | will | 2001-08-31 | 1 | -1/+1 |
* | Minor changes: | will | 2001-08-27 | 1 | -2/+2 |
* | <expletive> | tg | 2001-08-03 | 1 | -1/+1 |
* | Use a variable for PYTHON_PORTVERSION. | tg | 2001-08-03 | 1 | -1/+1 |
* | Do not build-depend on archivers/bzip2 if the system has | knu | 2001-08-01 | 1 | -1/+1 |
* | (1) Fix a typo becuase -> because. | steve | 2001-07-26 | 1 | -2/+5 |
* | Similarly to DOCSDIR add DATADIR?=${PREFIX}/share/${PORTNAME}. Also slightly | sobomax | 2001-07-10 | 1 | -1/+5 |
* | Add "DOCSDIR=${PREFIX}/share/doc/${PORTNAME}" so every port in the world | obrien | 2001-07-10 | 1 | -0/+3 |