aboutsummaryrefslogtreecommitdiffstats
path: root/Mk/bsd.port.mk
Commit message (Expand)AuthorAgeFilesLines
* Welcome new defaults for linux ports!bsam2009-06-271-0/+4
* Pass TMPDIR on to configure and make environments.erwin2009-06-111-0/+13
* Convert most of remaining ports that depend on xorg-libraries toamdmi32009-06-091-16/+3
* Remove expired port lang/perl5.6skv2009-06-081-5/+3
* - Add USE_CSTD flag that adds --std=value to CFLAGSpav2009-06-041-4/+6
* - Add support to defined USE_FPC after of bsd.port.pre.mk includeacm2009-05-231-0/+4
* - Add a code to drop bsd.port.options.mk into /usr/share/mk if it's missing onpav2009-05-121-0/+13
* - Don't check if pkg_tools support conflicts, they do on all recent FreeBSDpav2009-04-101-8/+0
* Introduce Perl 5.10.0skv2009-03-291-1/+3
* - Hot fix previous commit: really bail out when make failed (fail means fail)pav2009-03-271-0/+2
* Introduce multiple make jobs (parallelization) support. When enabled, -jX ispav2009-03-221-2/+43
* Welcome to the new linux ports infrastructure which allows usingbsam2009-03-201-0/+16
* Remove variable PERL_VER from the ports tree at all - becauseskv2009-03-061-4/+2
* Add a new virtual category (docs) for forthcoming ports.blackend2009-02-231-1/+1
* Rename: lang/perl5 -> lang/perl5.6skv2009-02-021-1/+1
* - Update X.org ports to 7.4+ (few ports are more recent than the katamari).flz2009-01-241-2/+2
* Set PERL_VERSION and PERL_VER to "5.8.9".skv2009-01-181-2/+2
* - Backout "fail, if recursing into a dependency failed"pav2009-01-121-21/+0
* - Remove conditional checks and support for FreeBSD versions prior 6.0-RELEASEpav2009-01-111-25/+45
* Document 24 as being the current default for WANT_OPENLDAP_VER ifgerald2009-01-051-2/+2
* * print/ghostscript-* and related ports have been renamed in thehrs2008-09-061-12/+44
* - Fix a small hole after last CONFIGURE_TARGET (actually, it's CONFIGURE_ARGS)rafan2008-08-251-1/+1
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-2/+8
* The KDE FreeBSD team is proud to announce the release of KDE 4.1.0miwi2008-08-101-1/+14
* - Add CC and CXX to MAKE_ENV for all portspav2008-07-251-2/+3
* - Add an ugly kludge to strip the trailing whitespace from CFLAGS (it comespav2008-07-251-0/+4
* - Separate OpenLDAP related code into bsd.ldap.mkpav2008-07-221-38/+14
* - Overhaul the way we handle with LDAP data directory, populatedelphij2008-07-201-1/+1
* Major optimizations for 'make index' and other recursive traversalkris2008-07-201-30/+62
* First all, ahze did most of work. Thanks ahze! Last week or so, I am justmezz2008-07-011-0/+11
* - Add support for freepascal based portsacm2008-06-241-0/+7
* - Add common code to support for cmake based ports.miwi2008-05-281-0/+4
* Support @rmtry in pkg-plist, analogous to @dirrmtry but for single file rm.pav2008-04-151-28/+30
* - Automatically append -fno-strict-aliasing to CFLAGS when -O2 or higherpav2008-03-121-13/+37
* Remove support for XFree8-4.flz2008-03-081-60/+10
* Migration from bison 1.x to 2.xade2007-10-171-2/+24
* - Fix issues with actual-package-depends, most notably fix bad list when apav2007-10-041-24/+42
* Add an anti-foot-shooting measure that protects against a dependent portlinimon2007-09-301-0/+4
* Remove print/ghostscript-afpl as it has been replaced by print/ghostscript-gplrafan2007-09-241-7/+0
* Oops. Backout some changes that shouldn't have been checked in duringflz2007-09-141-6/+0
* Restore the semantics of USE_PERL and friends by moving them back tolinimon2007-09-141-5/+7
* - Update X.org ports to 7.3.flz2007-09-141-0/+6
* Revert the conditional inclusion of bsd.perl.mk and make it unconditional.linimon2007-09-091-4/+4
* Please welcome bsd.perl.mk, a refactoring of Perl-related code fromlinimon2007-09-081-66/+19
* * Shuffle some important variable definitions to early in the file,kris2007-08-081-11/+11
* - Add --x-libraries=${X11BASE}/lib --x-includes=${X11BASE}/include topav2007-08-051-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-281-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-291-1/+1
* - Speed up recursive `make clean'pav2007-06-291-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-171-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-201-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-031-12/+13
* - Overhaul bsd.tcl.mk: most importantly, change the semantics to matchpav2007-04-031-1/+1
* - Minor optimizations: invocations of ${CUT} eliminated, pipes compacted, somepav2007-04-031-90/+86
* - Add a code to invalidate saved OPTIONS when the set of OPTIONS defined in apav2007-04-031-4/+29
* - Fix handling of OPTIONS default values when configuration files wasn'tpav2007-04-031-8/+12
* - Remove now unused tcl81 category, add new categories tcl and tkpav2007-04-031-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-201-1/+1
* - Force new pkg_install suite on people on systems older than January 10 2006.pav2007-02-061-2/+2
* Update the USE_QT_VER switch description (allows 3 and 4 for values now).lofi2007-02-061-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-051-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-10-011-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-071-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-271-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-241-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-301-2/+2
* Clean up spurious "true" in the case of a non-autotools run-autotoolsade2006-02-231-1/+1
* Only include bsd.autotools.mk if USE_AUTOTOOLS is defined. Tested asade2006-02-231-8/+6
* * Back out the PERL_(BUILD|RUN)_DEPENDS. It needs to be reimplementedkris2006-02-231-69/+20
* Perl 5.8.8 is the default now.tobez2006-02-211-2/+2
* - Remove the use of .error in favour of BROKEN to fail more gracefullykris2006-02-111-7/+26
* - Fix possibility of "infinite make fork" when "Registering install for ..."linimon2006-01-281-39/+42
* Fix regression in all-depends-list target on 4.X due to ancient, buggy,linimon2006-01-241-1/+1
* Emergency fix to the @dirrmtry code.linimon2006-01-221-2/+2
* Add a missing '@' to the ${DO_NADA} in the patch-dos2unix target. Thismarcus2006-01-221-1/+1
* Upgrade to X.Org 6.9.0 release.lesi2006-01-221-2/+0
* - Fix 'all-depends-list' target in cases if dependencies list iskrion2006-01-221-152/+310
* * Add bsd.database.mk [1]clement2005-11-081-318/+356
* Bump openldap23 shared library version.vsevolod2005-09-151-1/+1
* Bump MySQL 5.0 library version.ale2005-08-291-1/+1
* Update bsd.port.mk's notion of the current perl version.tobez2005-06-241-2/+2
* Fix plist for perl ports using devel/p5-Module-Buildmat2005-06-231-0/+1
* Mega-patch to cleanup the ports infrastructure regarding our linux bits:netchild2005-06-181-5/+49
* * Improve documentation of CONFLICTS. [1]krion2005-06-101-23/+68
* Upgrade X.Org ports to 6.8.2.lesi2005-03-181-0/+2
* * Add info files to TMPPLIST, only if INFO is specified. [1]krion2005-03-011-23/+39
* Fix variable expansion bug on 4.x systems, this will fix INDEX andkrion2005-02-091-0/+2
* * Change bento to pointyhat names in comments. [1]krion2005-02-071-79/+128
* Update bsd.port.mk's notion of the perl version (to 5.8.6) [1].tobez2005-02-021-3/+3
* Split the postgresql ports into a server and a client part.girgen2005-01-311-0/+53
* Say hello to the linux mega patch, it consolidates our linux bits anetchild2005-01-011-5/+12
* Rework MTREE_FILE handling from last commit:kris2004-12-311-6/+4
* * Back out introduction of DATE variable in previous commit; it conflictskris2004-12-301-5/+6
* Update X.Org ports to 6.8.1, and the DRI port to use Mesa 6.2. Because Mesa 6.2anholt2004-12-231-35/+4
* * Add new command macros: DATE, FMT, MKTEMP, OBJDUMP,krion2004-12-101-411/+528
* * Fix INDEX build if MAINTAINER is not defined. [1]krion2004-11-191-20/+41
* Change the default value of PTHREAD_LIBS to -pthread for 5.x andkris2004-10-081-1/+1
* * Support USE_GCC=3.[34] properly, and allow newer 5.x systems tokris2004-09-301-8/+8
* Separate precious __softMAKEFLAGS from .MAKEFLAGS to fix certain buildmarcus2004-08-041-1/+10
* Update PERL_VERSION and PERL_VERkrion2004-07-301-2/+2
* - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,anholt2004-07-241-25/+81
* Fix the IGNORE message when trying build a port with the wrong MySQL version.marcus2004-07-231-1/+1
* make OpenLDAP 2.2 the default versioneik2004-07-171-2/+2
* * Be even more explicit about partial ports trees being unsupportedkris2004-07-141-39/+47
* * Support verbose index builds with INDEX_VERBOSE [1]kris2004-06-101-29/+28
* - Update default perl version from 5.8.2 to 5.8.4pav2004-06-011-2/+2
* Update net/openldap22-* to 2.2.11 and follow the OpenLDAP soname change:eik2004-05-271-9/+16
* Two bugfixes:kris2004-04-201-2/+2
* Introduce bsd.autotools.mk to the world, ripped from bsd.port.mkade2004-04-191-383/+14
* Add patch hunk forgotten in previous commit (don't try to edit the makefilekris2004-04-041-0/+2
* - Allow processing of info files in non-standard locations; thekris2004-04-021-32/+68
* * Add a new bsd.php.mk that takes the place of lang/php4/bsd.php.mk [1]marcus2004-02-041-156/+335
* Back out last change to make PTHREAD_LIBS and PTHREAD_CFLAGS conditionaldeischen2004-01-241-2/+2
* Make PTHREAD_LIBS and PTHREAD_CFLAGS conditional. Also removedeischen2004-01-241-2/+2
* Fix a regression in bsd.port.mk where ports with multiple checksums per filemarcus2004-01-241-1/+1
* Remove an extra blank line.marcus2004-01-211-1/+0
* Conditionalize the max command length on whether or not GNU_CONFIGURE ismarcus2004-01-211-2/+2
* OPTIONSFILE now defaults to ${PORT_DBDIR}/${UNIQUENAME}/options wheremarcus2004-01-211-4/+7
* * Chase the shared lib version of OpenLDAP 2.2 [1]marcus2004-01-211-2/+9
* s/sanity-check/check-sanity/ since the latter is the actual target name.marcus2004-01-211-3/+3
* Here come the patches!marcus2004-01-201-192/+533
* Fix a typo that prevented proper automake257 dependencies from working.marcus2003-11-241-1/+1
* Document the new PORTDOCS macro. This is a comment change only.marcus2003-11-081-0/+10
* Really add the fix for 56096. This was tested on bento, but somehow removedmarcus2003-11-081-1/+1
* * Improve the test for the old ports directory layout [1]marcus2003-11-071-100/+237
* <insert 20 nasty words here> and back out rev 1.467, which was committedobrien2003-09-041-42/+32
* Update Vim sites.obrien2003-09-041-32/+42
* Clarify the RC_SUBR comments to match reality.marcus2003-08-291-3/+2
* Fix typo in recent MySQL component addition. This typo lead to incorrectmarcus2003-08-281-1/+1
* * Fix bug with already-installed check on older versions of FreeBSD [1]marcus2003-08-271-40/+123
* * r1.455 introduced a change that uses su(1) to install the port ifkris2003-08-161-20/+30
* * Remove some obsolete options: BROKEN_ELF, USE_DGS, NO_WRKDIR,kris2003-08-041-22/+21
* Backout rev. 1.459.fjoe2003-07-301-3/+2
* Convert ${SU} to ${SU_CMD}. This allows to use sudo instead of sufjoe2003-07-301-2/+3
* * Add USE_SDL option, which adds a dependency on the sdl12 port andkris2003-07-271-5/+30
* Include sed_inplace as a PATCH_DEPENDS rather than a BUILD_DEPENDS to fixmarcus2003-07-221-1/+1
* If GNU_CONFIGURE is defined, replace all instances of config.guesskris2003-07-111-0/+10
* * Attempt to detect and disallow installation of a port with PREFIXkris2003-07-071-46/+159
* libtool uber-patchade2003-06-271-13/+64
* Tidy up white space in the update-patches target.trevor2003-06-101-2/+5
* For the update-patches target, support PATCH_WRKSRC, which wastrevor2003-06-101-1/+1
* Remove excessive quoting of comment strings in created packages.kris2003-05-271-1/+1
* Back out parts [3] and [5] of r1.446, which dealt with improvedkris2003-05-231-8/+5
* Check XFREE86_HTML_MAN==yes case insensitively.anholt2003-05-151-1/+1
* - Add support for the Tools/scripts/update-patches script [1]kris2003-05-061-43/+93
* s/LIB_DEPENDS=/LIB_DEPENDS+=/ in the USE_GETOPT_LONG section.kris2003-04-201-1/+1
* - Improve USE_PACKAGE_DEPENDS to work correctly for LIB_DEPENDS, andkris2003-04-171-40/+145
* Sync the GNOME comments with the latest bsd.gnome.mk.marcus2003-04-071-7/+3
* Reorder the 'configure-message patch-libtool' targets in _CONFIGURE_SEQkris2003-03-221-2/+2
* * Don't include extraneous dependencies on bzip2 [1]kris2003-03-191-3/+7
* Change the imake-4 dependency to the new date.def file in XFree86 4.3.0.anholt2003-03-121-3/+1
* * Add considerable documentation about available variables, theirkris2003-03-021-43/+203
* Update the description of the various "do not build this port" variableskris2003-02-171-7/+17
* Fix comment. LIB_DEPENDS can contain extended regular expressions.knu2003-02-121-2/+2
* * pkg-comment removal, take 2: introduce the COMMENTFILE variablekris2003-02-101-53/+101
* Use the full, right paths for automake, autoconf so the error message ifalane2002-12-061-4/+4
* Add the INDEXFILE variable, that defaults to INDEX-5 on 5.0 (500036) andkris2002-12-051-2/+7
* Added WANT_AUTO{CONF,MAKE}_VER, which set up all the variables as in USE_*,alane2002-11-281-38/+48
* Emergency fix to move PERL_LEVEL to PRE part of bsd.port.mk, and providealane2002-11-271-14/+16
* Added support for substituting chickens for goats in ritual sacrifice.alane2002-11-261-80/+240
* Add several new real categories and virtual categories.knu2002-11-181-6/+10
* Clean up handling of perl-related variables:kris2002-11-171-5/+13
* Revert the previous commit. A version of the previous patch waskris2002-11-121-191/+60
* Major change:alane2002-11-111-60/+191
* * Fix a typo in the MLINKS documentationkris2002-11-031-64/+193
* Fix installation of +MTREE_DIRS introduced in r1.424kris2002-10-021-4/+2
* * Switch back to .tgz packages for 4.x (5.0 still uses .tbz packages) [1]kris2002-09-261-4/+8
* * Some spelling/grammar fixes in commentskris2002-09-191-38/+71
* bump open-motif shlib versionijliao2002-09-141-1/+1
* Fix MLINKS broken since bsd.port.mk speed-up commit.sobomax2002-08-201-1/+1
* Fix links to the Handbook, the FAQ and the porters-handbook.blackend2002-08-041-1/+1
* Use Bzip2 to compress packages for 5.0-DP#2.obrien2002-08-041-1/+1
* Move USE_REINPLACE detection downward, so that it is possible to set it fromsobomax2002-07-091-11/+11
* Backout changes that erroneously slipped into the last commit tosobomax2002-07-051-38/+12
* Correct typo: gtk12 --> glib12sobomax2002-07-051-12/+38
* Use system sed(1) for doing in-place editing if OSVERSION is greater thansobomax2002-06-281-1/+1
* Change the way REINPLACE_CMD works - instead of using perl(1) on systemssobomax2002-06-191-7/+11
* Add ${REINPLACE_CMD}, which will be used to get rid of depencency on perlsobomax2002-06-141-0/+7
* 5.0-CURRENT no longer includes perl in the base system; don't expectkris2002-06-081-2/+1
* Add a new way to specify the GCC version your port needs.obrien2002-06-051-8/+6
* Switch over to XFree86-4.x for ${OSVERSION}>=450005. If you are trackingkris2002-04-271-2/+2
* Heroic attempt to reduce number of PRs assigned to portmgr@:sobomax2002-04-251-138/+145
* Fix another "last" bug introduced with the speed-up commit. In some conditionssobomax2002-04-041-0/+1
* Fix missing quotes around one instance ofade2002-04-031-1/+1
* Fix a fetch bug in MASTER_SITES_NN introduced in rev 1.396.kris2002-04-021-6/+6
* Added bsd.java.mk. This adds Java-specific support to ports byznerd2002-03-281-0/+4
* The second, and I hope the last, revision of speedup patch - make USE_SUBMAKEsobomax2002-03-281-19/+28
* Slightly adjust speedup patch, so that it works when user specifies unnaturalsobomax2002-03-271-2/+6
* - Significantly reduce overhead associated with bsd.port.mk by replacing .USEsobomax2002-03-251-183/+175
* XFree86 4.2.0 Stage 1: bsd.port.mkwill2002-03-171-0/+22
* Take Perl 5.6.1 into account. Allow for slow updaters who prefer tomarkm2002-03-171-0/+6
* Add -D_THREAD_SAFE for -current tooache2002-02-251-1/+1
* Fix a typo in the CD_MOUNTPTS bits.obrien2002-02-231-1/+1
* Fix the default CONFIGURE_TARGET to one that is a proper GNU tuple.obrien2002-02-221-2/+2
* Add a default value for _PATCH_SITES_DEFAULT so the MASTER_SITE_Nsteve2002-01-241-0/+1
* Bring in changes tested on bento's new 4-exp tree, specially fitted for thewill2002-01-231-41/+346
* Add AUTOMAKE_ARGS+=-i by default if AUTOMAKE_VER != 1.5. This generateswill2001-12-231-0/+1
* Add USE_AUTO{CONF,MAKE}_VER following original idea from bsd.kde.mklioux2001-11-281-13/+77
* Fix a wrong comment. PATCHDIR is now ${MASTERDIR}/files by default,knu2001-11-181-1/+1
* Add bzip2 support for distribution patches. The bzip2 dependency isknu2001-11-181-2/+11
* Add a bunch of generally used command macros:knu2001-11-181-9/+35
* Define EXAMPLESDIR as well as DOCSDIR and DATADIR. Of course thisknu2001-11-181-0/+3
* Fix PKG_IGNORE_DEPENDS so it matches the latest XFree86 3.x port.knu2001-11-181-1/+1
* Add variables $ACLOCAL and $AUTOHEADER, now that the program namestg2001-11-131-0/+2
* Fix a quoting bug in `make describe'.knu2001-11-091-58/+36
* Allow the perl version and architecture to be overridden.markm2001-11-061-7/+7
* Fix abuse of ${AUTOMAKE}/${AUTOCONF}sobomax2001-10-301-2/+2
* USE_AUTOCONF and USE_AUTOMAKE now depend and use the legacy versions.obrien2001-10-291-4/+4
* Switch to building -current ports against XFree86 4.x.obrien2001-10-091-1/+5
* Add a "LATEST_LINK" knob. This makes it easy to set the Latest link, so thatobrien2001-09-291-1/+4
* Fix a spelling mistake.obrien2001-09-231-2/+2
* Change "USE_NEWGCC" to "USE_GCC295" and add "USE_GCC30" for soon future use.obrien2001-09-231-2/+10
* Include ${PKGNAME} in the names of cookie files so that a port wouldknu2001-09-221-7/+7
* Update library pointer for Mesa3 port in USE_MESA so that ifwill2001-08-311-1/+1
* Minor changes:will2001-08-271-2/+2
* <expletive>tg2001-08-031-1/+1
* Use a variable for PYTHON_PORTVERSION.tg2001-08-031-1/+1
* Do not build-depend on archivers/bzip2 if the system hasknu2001-08-011-1/+1
* (1) Fix a typo becuase -> because.steve2001-07-261-2/+5
* Similarly to DOCSDIR add DATADIR?=${PREFIX}/share/${PORTNAME}. Also slightlysobomax2001-07-101-1/+5
* Add "DOCSDIR=${PREFIX}/share/doc/${PORTNAME}" so every port in the worldobrien2001-07-101-0/+3