aboutsummaryrefslogtreecommitdiff
path: root/Mk
Commit message (Collapse)AuthorAgeFilesLines
* Fix a regex to determine PYTHON_PLATFORM correctly on FreeBSD patchedHye-Shik Chang2004-10-221-1/+1
| | | | | | | | | revisions such as 5.2.1 or 4.6.1. Submitted by: tg Notes: svn path=/head/; revision=119954
* Remove tuwien.ac.at from MASTER_SITE_{GNOME,GNU,GNUPG}. It's beenAdam Weinberger2004-10-131-3/+0
| | | | | | | | incredibly slow for the last couple months, and I've never had it go above 10KB/s. Often I've seen it stay below 1 KB/s. Notes: svn path=/head/; revision=119264
* - new option GNUSTEP_WITH_GCC34Dirk Meyer2004-10-121-1/+9
| | | | Notes: svn path=/head/; revision=118774
* Change the default value of PTHREAD_LIBS to -pthread for 5.x andKris Kennaway2004-10-071-1/+1
| | | | | | | | | | | | | beyond. This avoids linking shared libraries with the thread library, which causes problems when trying to change from one thread library to another. Instead all binaries that link to a library that uses threads must themselves respect PTHREAD_LIBS. Submitted by: deischen, marcus Approved by: portmgr Notes: svn path=/head/; revision=118578
* * Support USE_GCC=3.[34] properly, and allow newer 5.x systems toKris Kennaway2004-09-301-8/+8
| | | | | | | | | | | | | | | | build ports with older USE_GCC versions (useful in certain cases for working around compile errors with newer gcc versions) [1] [2] [3] [4] (based on) * Only spit out the TRYBROKEN message when a BROKEN string is defined PR: ports/70322 [1], ports/71344 [2], ports/64316 [3] Submitted by: obrien [1], Xin LI <delphij@frontfree.net> [2], trevor [3], jkoshy [4], et. al. Approved by: portmgr Notes: svn path=/head/; revision=118502
* . Update the location the linux-ibm-jdk14 port installs into based on itsGreg Lewis2004-09-091-1/+1
| | | | | | | | | | most recent update. Forgotten by: glewis Approved by: portmgr (marcus) Notes: svn path=/head/; revision=118139
* Update to 2.4a3Hye-Shik Chang2004-09-031-1/+1
| | | | | | | | PR: 71340 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> Notes: svn path=/head/; revision=118057
* . java/javavmwrapper now uses JAVALIBDIR rather than JAVAJARDIR, so modifyGreg Lewis2004-09-031-1/+1
| | | | | | | a comment to that effect. Notes: svn path=/head/; revision=118048
* . Rope in hq as a co-maintainer since he wrote most of the current versionGreg Lewis2004-09-031-1/+1
| | | | | | | | | of this file. Approved by: hq Notes: svn path=/head/; revision=118002
* - Fix missing build dependency on devel/jikes (Jikes is effectively used forHerve Quiroz2004-09-021-22/+39
| | | | | | | | | | | | | | building the port but not added to BUILD_DEPENDS) - Use ${VAR:U} to test YES/NO values a more simple way - Refactor: Jikes now has its own sub-stages (error-handling and support) together in Stage 6 - New variable to be used by porters (and used internally by bsd.java.mk), HAVE_JIKES Approved by: glewis (mentor) Notes: svn path=/head/; revision=117936
* Enhance extension deinstallation.Alex Dupre2004-09-021-1/+1
| | | | | | | Submitted by: Rolandas Naujikas <rolnas@takas.lt> Notes: svn path=/head/; revision=117915
* . Take maintainership. Ernst doesn't currently have time and I've beenGreg Lewis2004-09-021-1/+9
| | | | | | | | | | | | performing all of the recent changes. . Add to the header comment to document JAVASHAREDIR, JAVAJARDIR and JAVALIBDIR. . Add a definition for JAVALIBDIR. This is where other ports have installed their JAR files (a port should install in JAVAJARDIR but look for other JARs in JAVALIBDIR). Notes: svn path=/head/; revision=117890
* Add some more mirrors for X.Org.Dejan Lesjak2004-09-011-1/+7
| | | | | | | Approved by: anholt (mentor) Notes: svn path=/head/; revision=117874
* Update to KDE 3.3Michael Nottebrock2004-08-302-10/+10
| | | | Notes: svn path=/head/; revision=117701
* - Introduce MASTER_SITE_OSSPPav Lucistnik2004-08-211-0/+5
| | | | | | | | PR: ports/70504 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> Notes: svn path=/head/; revision=116953
* Update xemacs-devel profile.Shigeyuki Fukushima2004-08-211-2/+2
| | | | Notes: svn path=/head/; revision=116922
* Modify xemacs-21.x EMACS_PORT profile.Shigeyuki Fukushima2004-08-191-3/+3
| | | | | | | | PR: ports/70650 Submitted by: Dryice Liu <dryice@hotpop.com> Notes: svn path=/head/; revision=116689
* mirror.ac.uk is back in disguise of mirrorservice.orgVolker Stolz2004-08-181-0/+14
| | | | | | | | PR: ports/69481 Submitted by: Tim Bishop, Dejan Lesjak Notes: svn path=/head/; revision=116589
* - Remove 2 dead apache mirrorsClement Laforet2004-08-171-2/+0
| | | | Notes: svn path=/head/; revision=116493
* Update lang/ruby16 to the latest snapshot as of 2004-07-28, fixingAkinori MUSHA2004-08-171-6/+4
| | | | | | | cgi/session's insecure permissions problem. Notes: svn path=/head/; revision=116477
* Add a desktopfileutils component that adds a RUN_DEPENDS onJoe Marcus Clarke2004-08-141-1/+5
| | | | | | | | devel/desktop-file-utils. This is needed for the new MIME system in the upcoming GNOME 2.8. Notes: svn path=/head/; revision=116211
* Define RUBY_RIDIR and RUBY_SITERIDIR.Akinori MUSHA2004-08-121-0/+6
| | | | Notes: svn path=/head/; revision=116010
* Update lang/ruby18 to 1.8.2-preview2.Akinori MUSHA2004-08-121-5/+5
| | | | Notes: svn path=/head/; revision=116004
* Use some more hackery to make sure _USE_GNOME is actually defined, and thatJoe Marcus Clarke2004-08-111-1/+2
| | | | | | | | | gconf2 is actually one of the requested components. Reported by: INDEX build script Notes: svn path=/head/; revision=115890
* Gack, forgot a '_' in the last commit. USE_GNOME will only work if gconf2Joe Marcus Clarke2004-08-111-1/+1
| | | | | | | was explicitly requested. Use _USE_GNOME instead. Notes: svn path=/head/; revision=115886
* Correct a check for gconf2 presence that was causing gconf.xml.defaults toJoe Marcus Clarke2004-08-111-1/+1
| | | | | | | | | | be created regardless of whether or not gconf2 support was requested. Reported by: lofi Tested by: lofi Notes: svn path=/head/; revision=115877
* - Update to 2.4a2Hye-Shik Chang2004-08-071-1/+1
| | | | | | | | | | - Add IPV6 option [1] PR: 69950 [1] Submitted by: Marcus Grando <marcus@corp.grupos.com.br> [1] Notes: svn path=/head/; revision=115547
* Move devel/autoconf->devel/autoconf253 and devel/automake->devel/automake15Ade Lovett2004-08-031-25/+0
| | | | | | | | | | All autotools ports are now truly versioned and do not conflict with each other. This marks the end of "Phase 1" of the autotools updates. Notes: svn path=/head/; revision=115365
* Separate precious __softMAKEFLAGS from .MAKEFLAGS to fix certain buildJoe Marcus Clarke2004-08-031-1/+10
| | | | | | | | | | | | | | problems with the new make(1) .MAKEFLAGS handling. To disable __softMAKEFLAGS caching, set NOPRECIOUSSOFTMAKEVARS (note: this is done by default if the new make(1) is being used). To disable .MAKEFLAGS caching, set NOPRECIOUSMAKEVARS (same as before). PR: standards/57295 Submitted by: harti Tested on: pointyhat Notes: svn path=/head/; revision=115354
* . Add a USE_ANT variable with that provides a simple way to build aGreg Lewis2004-08-021-0/+24
| | | | | | | | | | | | | | | | | | | | | | | | Java-based port with ant, using MAKE_ENV, MAKE_ARGS and ALL_TARGET but using ant instead of make. When a port is built this way it also causes ant to respect the JDK selected by bsd.java.mk rather than using the JDK that ant was build with. Most ports should just be able to do USE_ANT= yes You may also need to set ALL_TARGET if your port doesn't use the default ant target. See the comments on USE_ANT at the head of bsd.java.mk for more information. PR: 59997 Reviewed by: hq (who spotted a bug and provided the comments documenting USE_ANT). Notes: svn path=/head/; revision=115312
* - ftp.mirror.ac.uk is dead for good. You served us well.Pav Lucistnik2004-08-021-14/+0
| | | | Notes: svn path=/head/; revision=115251
* Update PERL_VERSION and PERL_VERKirill Ponomarev2004-07-301-2/+2
| | | | | | | Submitted by: tobez Notes: svn path=/head/; revision=115059
* Register extensions in etc/php/extensions.ini instead of etc/php.iniAlex Dupre2004-07-281-6/+13
| | | | | | | | | and add etc/php to the config scan path. Suggested by: Kenneth Vestergaard Schmidt <kvs@pil.dk> Notes: svn path=/head/; revision=114918
* . Align some .endif with their corresponding .if.Greg Lewis2004-07-271-3/+3
| | | | Notes: svn path=/head/; revision=114841
* - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,Eric Anholt2004-07-231-25/+81
| | | | | | | | | | | | | | | and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated. - Make xorg the default X_WINDOW_SYSTEM on -current. - Add several new X_*_PORT variables which point to various pieces of X11 based on the setting of X_WINDOW_SYSTEM, and make ports use them. - Add information to CHANGES about how to handle the transition. PR: ports/68763 Approved by: portmgr (marcus) Approved by: re (scottl) Notes: svn path=/head/; revision=114511
* Retire QT2. QT3 was released a few years ago and QT4 will be released soon.Tilman Keskinoz2004-07-232-70/+10
| | | | Notes: svn path=/head/; revision=114497
* Fix the IGNORE message when trying build a port with the wrong MySQL version.Joe Marcus Clarke2004-07-221-1/+1
| | | | | | | | PR: 69304 Submitted by: kris Notes: svn path=/head/; revision=114453
* If the gconf2 USE_GNOME component is used, overload theAdam Weinberger2004-07-221-0/+8
| | | | | | | | | | | | | | | | pre-install target to explicitly create ${PREFIX}/etc/gconf/gconf.xml.defaults/. A number of ports don't create this directory automatically. In normal uses, this doesn't cause a problem, but many of us prefer to test out plists by installing into custom prefixes. This prevents those custom prefix installation tests from failing. Inspired by: John Merryweather Cooper <coop9211@uidaho.edu> Notes: svn path=/head/; revision=114443
* Add support for fileinfo extension.Alex Dupre2004-07-211-3/+4
| | | | Notes: svn path=/head/; revision=114333
* Remove the old-and-broken sybase (DB-lib) extension and point users toAlex Dupre2004-07-201-2/+1
| | | | | | | the new-and-working sybase (CT-lib) extension. Notes: svn path=/head/; revision=114315
* - Document DEFAULT_PHP_VER and BROKEN_WITH_PHPAlex Dupre2004-07-191-1/+9
| | | | | | | | | - Set them acccordingly in PHP extensions ports (Now I really need some rest, see you tomorrow) Notes: svn path=/head/; revision=114254
* Add support for imagick extension.Alex Dupre2004-07-191-2/+3
| | | | Notes: svn path=/head/; revision=114222
* Update MASTER_SITE_PHP:Alex Dupre2004-07-191-3/+4
| | | | | | | | - remove the very slow mirror in Austria - add more mirrors worldwide Notes: svn path=/head/; revision=114211
* Oops, move down the definition of the default PHP port.Alex Dupre2004-07-191-4/+2
| | | | Notes: svn path=/head/; revision=114201
* add a sf.net mirror in franceOliver Eikemeier2004-07-191-1/+1
| | | | Notes: svn path=/head/; revision=113978
* Second step of PHP mega-commit:Alex Dupre2004-07-191-35/+205
| | | | | | | - update bsd.php.mk to handle the new PHP infrastructure Notes: svn path=/head/; revision=113958
* make OpenLDAP 2.2 the default versionOliver Eikemeier2004-07-171-2/+2
| | | | Notes: svn path=/head/; revision=113826
* * Be even more explicit about partial ports trees being unsupportedKris Kennaway2004-07-142-41/+56
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | for INDEX builds [1] * Remove the parallel target from Makefile; this is heavily tied to the package build cluster and can be better done in the makeparallel script (commit to follow) [2] * Extend the format of INDEX to separately list the EXTRACT/PATCH/FETCH_DEPENDS instead of lumping them all in together with BUILD_DEPENDS. The three new fields are appended to the end of the record in that order. [2] * Change BROKEN to IGNORE in BROKEN_WITH_MYSQL failure code [3] * Support non-default PREFIX for perl 5.00503 [5] * Use pkg_info -I instead of ls when searching for conflicts [6] * Allow local customization of the port subdirectories by including ${.CURDIR}/Makefile.local in bsd.subdir.mk if it exists [7] * Fix 'make search' when ${PORTSDIR} is a symlink to a directory name containing extended regexp metacharacters [8] Submitted by: linimon [1] [3], kris [2], lth [4], sem [5], eik [5] [6], Roman Neuhauser <neuhauser@chello.cz> [7] PR: 68299 [1], 67705 [3], 67264 [4], 59696 [5], 66568 [6], 68072 [7] Notes: svn path=/head/; revision=113603
* attempt to keep sf.net mirrors up to dateOliver Eikemeier2004-07-131-2/+2
| | | | Notes: svn path=/head/; revision=113560
* . Add a comment that the javavmwrapper port will need updating ifGreg Lewis2004-07-121-0/+2
| | | | | | | ${JAVAJARDIR} is changed. Notes: svn path=/head/; revision=113489