aboutsummaryrefslogtreecommitdiff
path: root/Mk
Commit message (Collapse)AuthorAgeFilesLines
* Fix the problem that RUBY_WITH_PTHREAD is unwantedly nullified for theAkinori MUSHA2003-08-221-1/+3
| | | | | | | | | *_r ports. Reported by: kris, nork, broken make index Notes: svn path=/head/; revision=87490
* Nullify RUBY_WITH_PTHREAD for FreeBSD 5.1-RELEASE and later.Akinori MUSHA2003-08-211-0/+4
| | | | | | | | | | | | | I have tested a few modules that worked fine. I hope such things as ruby_r will die soon. For FreeBSD 4.x and prior, ruby_r will forever be needed because the interpreter (ruby) linked with libc.so crashes when a module that is (indirectly) linked with libc_r.so, because stdio and stuff get inconsitent inside of them. Notes: svn path=/head/; revision=87453
* Currently, dnsbalance.ring.gr.jp is pointing wrong IP (stale site).Jun Kuriyama2003-08-201-1/+1
| | | | | | | | | Point it to t.ring.gr.jp while broken. Obtained from: ftpadmin@ring.gr.jp Notes: svn path=/head/; revision=87412
* SRA's pgsql mirror is not using same hierarchy of original site.Jun Kuriyama2003-08-201-1/+0
| | | | Notes: svn path=/head/; revision=87411
* PostgreSQL mirror in jaist seems too obsoleted.Jun Kuriyama2003-08-181-1/+2
| | | | | | | Remove it and add SRA's and ring's for users in Japan. Notes: svn path=/head/; revision=87182
* Add RUBY18_ONLY to PLIST_SUB.Akinori MUSHA2003-08-181-0/+6
| | | | Notes: svn path=/head/; revision=87168
* * r1.455 introduced a change that uses su(1) to install the port ifKris Kennaway2003-08-151-20/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | built by non-root. However, sometimes it is desirable to install the port as a non-privileged user. Introduce the INSTALL_AS_USER variable to specify this behaviour. [1] * Change SU to SU_CMD to allow other su-like commands to be used to perform the privilege escalation when installing as non-root (e.g. sudo) [2] * Add support for USE_GCC=3.3 and 3.4 [3] * Add support for the dns [4] and polish [5] categories, and the xfce virtual category [6] * Use the pkg_install port on systems older than OSREVISION=460102, so they have the benefits of the advanced install/deinstall logic. [7] PR: ports/55091 [1], ports/55308 [3], ports/50444 [4], ports/53797 [5] Submitted by: dinoex [1], fjoe [2], Ulrich Spoerlein <q@uni.de> [3], Kimura Fuyuki <fuyuki@hadaly.org> [4], Aleksander Fafula <alex@fafula.com> [5], oliver [6], marcus [7] Notes: svn path=/head/; revision=87013
* Remove unfunctional site from MASTER_SITE_APACHE_HTTPD.Jun Kuriyama2003-08-141-1/+0
| | | | | | | | PR: ports/55428 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> Notes: svn path=/head/; revision=86915
* Remove libpanel, and only detect the GNOME 2 desktop.Joe Marcus Clarke2003-08-121-9/+4
| | | | | | | Reminded by: adamw Notes: svn path=/head/; revision=86838
* Oops, I forgot to commit this one.Akinori MUSHA2003-08-071-2/+3
| | | | | | | | lang/ruby -> lang/ruby16 lang/ruby-devel -> lang/ruby18 Notes: svn path=/head/; revision=86502
* Update MASTER_SITE_APACHE_HTTPD.Christian Weisgerber2003-08-051-6/+1
| | | | | | | | | | | | Five unstable/incomplete mirrors removed. We have no reason to hesitate in cutting them off since there are so many apache mirrors in the net. PR: 55266 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> Notes: svn path=/head/; revision=86355
* Set the default version of ruby to 1.8 on amd64.Akinori MUSHA2003-08-051-1/+1
| | | | Notes: svn path=/head/; revision=86343
* Update lang/ruby-devel to the long-awaited 1.8.0 release. (IA64 andAkinori MUSHA2003-08-041-4/+4
| | | | | | | | | | | | | AMD64 ports still need some more testing and tweaking) By this update, openssl, webrick and xmlrpc modules are now part of the standard distribution. Since this version should no longer be called -devel, I am planning on repo-moving lang/ruby{,-devel} to lang/ruby{16,18}, respectively. Notes: svn path=/head/; revision=86273
* Add 2 new GCC mirrors.David E. O'Brien2003-08-041-0/+2
| | | | Notes: svn path=/head/; revision=86258
* Add MASTER_SITE_DEBIAN_POOL which automatically chooses the correct URLKris Kennaway2003-08-041-0/+3
| | | | | | | | | | | | subdir for Debian pool sites: /main/pool/<first-letter-of-the-package-name>/<package-name> Submitted by: Alex Semenyaka <alexs@snark.ratmir.ru> PR: ports/50572 Notes: svn path=/head/; revision=86251
* * Remove some obsolete options: BROKEN_ELF, USE_DGS, NO_WRKDIR,Kris Kennaway2003-08-041-22/+21
| | | | | | | | | | | | | | | | | | NO_EXTRACT, NO_CONFIGURE, NO_PATCH. [1] * Remove support for USE_KDE{BASE,LIBS}_VER=2, since KDE 2.x is no longer in the ports collection [2] * Add support for semi-automatic processing of GNU info files; they should be listed in the INFO variable (without the trailing .info), and appropriate installation/deinstallation code will be automatically added to the temporary pkg-plist before package registration. [3] Submitted by: arved [1][2], gerald [3] PR: ports/54782 [1][2], ports/54883 [3] Notes: svn path=/head/; revision=86250
* Chase the gal2 shared lib version.Joe Marcus Clarke2003-08-011-1/+1
| | | | Notes: svn path=/head/; revision=86158
* - Update to Python-2.3Hye-Shik Chang2003-07-311-41/+32
| | | | | | | | | | - Correct pydoc search path to lang/python-doc-html port's [1] PR: 43036 [1] Submitted by: Emil Sit <sit@amsterdam.lcs.mit.edu> [1] Notes: svn path=/head/; revision=86069
* Backout rev. 1.459.Max Khon2003-07-301-3/+2
| | | | | | | Requested by: kris Notes: svn path=/head/; revision=85915
* Convert ${SU} to ${SU_CMD}. This allows to use sudo instead of suMax Khon2003-07-301-2/+3
| | | | | | | | | | by defining 'SU_CMD=/usr/local/bin/sudo sh -c'. Provide an example of using sudo instead of su as well. Approved by: kris, des Notes: svn path=/head/; revision=85905
* Update KDE to the latest official release, KDE 3.1.3Michael Nottebrock2003-07-292-4/+4
| | | | | | | | | | | | | | | | | | | | | Official KDE 3.1.3 announcement: http://www.kde.org/announcements/announce-3.1.3.php (may not work until a few hours after this commit - we jumped the gun a little in order to have the update in place at the time the security notifications for KDE 3.1.2 will be released together with the announcement of KDE 3.1.3). Changelog from 3.1.2 to 3.1.3 release: http://www.kde.org/announcements/changelogs/changelog3_1_2to3_1_3.php Thanks and credits need to go to the whole KDE-FreeBSD team, as well as everyone on kde@freebsd.org for providing feedback, reporting bugs and just using the KDE ports. Approved by: will (real mentor asleep) Notes: svn path=/head/; revision=85806
* * Add USE_SDL option, which adds a dependency on the sdl12 port andKris Kennaway2003-07-271-5/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | sets up SDL_CONFIG in the build environment. [1] * Add the -o option to unzip when extracting files with USE_ZIP, to overwrite files when extracting, for consistency with other extraction targets. [2] * Fix port installation/deinstallation on FreeBSD 4.6.2 and older (which does not have pkg_info -O), by falling back to the old installation/deinstallation logic on these systems [3] * Correctly handle pkg-plist files that contain @cwd directives with the new install/deinstall code [4] * Set up POSIX and en_US.US-ASCII locale symlinks after running mtree on BSD.local.dist. [5] Submitted by: David Yeske <dyeske@yahoo.com> [1], Alexey Dokuchaev <danfe@regency.nsu.ru> [2], Sergey Matveychuk <sem@ciam.ru> [3], Chris BeHanna <behanna@zbzoom.net> [3], marcus [4], ache [5] PR: ports/52309 [1], ports/52856 [2], ports/53189 [5] Notes: svn path=/head/; revision=85650
* - update to 1.7.2Dirk Meyer2003-07-261-3/+17
| | | | | | | - flat layout Notes: svn path=/head/; revision=85622
* Include sed_inplace as a PATCH_DEPENDS rather than a BUILD_DEPENDS to fixJoe Marcus Clarke2003-07-221-1/+1
| | | | | | | | | | patching on older FreeBSD systems (4.5 and earlier). PR: 54090 Submitted by: tobez Notes: svn path=/head/; revision=85335
* Merge from KDE-FreeBSD Repo:Tilman Keskinoz2003-07-212-10/+0
| | | | | | | | Garbage collect USE_QT2, which was renamed to USE_QT_VER= 2 a looong time ago. Notes: svn path=/head/; revision=85306
* Re-add the MASTER_SITE_RINGSERVER entry to MASTER_SITE_KDE, which wasAkinori MUSHA2003-07-191-1/+2
| | | | | | | somehow removed in a previous version without noting a reason. Notes: svn path=/head/; revision=85203
* Update to 2.3c1Hye-Shik Chang2003-07-191-2/+2
| | | | Notes: svn path=/head/; revision=85183
* Sun JDK 1.4 for Linux is now 1.4.2, not 1.4.1.Ernst de Haan2003-07-181-1/+1
| | | | Notes: svn path=/head/; revision=85140
* Chase the at-spi shared lib version.Joe Marcus Clarke2003-07-151-1/+1
| | | | Notes: svn path=/head/; revision=84928
* If GNU_CONFIGURE is defined, replace all instances of config.guessKris Kennaway2003-07-111-0/+10
| | | | | | | | | | | and config.sub found under ${WRKDIR} with the master versions from ${PORTSDIR}/Template. This allows old ports (which contain old versions of these scripts) to build on newer architectures like ia64 and amd64. Submitted by: naddy (initial patch, reworked by me) Notes: svn path=/head/; revision=84648
* Move Exim mirror sites to MASTER_SITE_EXIM in Mk/bsd.sites.mk.Sheldon Hearn2003-07-071-0/+35
| | | | | | | | | | Add additional mirrors. PR: ports/53499 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Notes: svn path=/head/; revision=84387
* * Add 'maintainer' as a recursive target [1]Kris Kennaway2003-07-061-2/+6
| | | | | | | | | | * Fix the subdirectory recursion [2] PR: 51985 [1] Submitted by: Mark Linimon <linimon@lonesome.com> [1], hoek [2] Notes: svn path=/head/; revision=84334
* * Attempt to detect and disallow installation of a port with PREFIXKris Kennaway2003-07-061-46/+159
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | set to a different value to that with which it was configured and built. This is achieved by recording the PREFIX in the build-stage cookies [1] * Add scheme [2], tcl84 and tk84 [5] as virtual categories * Add the PERL_PORT variable and use it to register the dependency on the correct perl port when PERL_LEVEL is set [3] * Add support for USE_AUTOHEADER [4] * Fix 'make maintainer' when MAINTAINER is set to a bogus value (not in user@example.com format). [6] * Add a 'package-recursive' target to create packages for a port and all of its dependencies [7] * Fix command-line overflow errors in 'make readmes' on certain ports, with the bonus of providing a measurable speed-up to readme generation [8] * Fix inclusion of alternative makefiles such as Makefile.inc, Makefile.local, etc. (broken since 1.403) [9] * Reintroduce support for install/deinstall targets checking for older versions of the port, and re-add the deinstall-all target that removes all existing installations of a port (originally introduced in 1.446 and backed out in 1.450). This patch has been reworked to eliminate the corner cases in the previous code. Ports that dynamically generate their ${PLIST} at install-time must now do so before the do-install target is run, e.g. in pre-install. [10] * When installing ports as non-root, use su(1) to execute the targets that require root privilege. This is achieved by splitting up the _INSTALL_SEQ target list into _INSTALL_SUSEQ [11]. PR: 23581 [1], 47238 [2], 48465 [3], 50165 [4], 51985 [6], 52388 [7], 51609 [11] Submitted by: Matt Emmerton <matt@gsicomp.on.ca> [1], Sergey Matveychuk <sem@ciam.ru> [1] [7] [10] [11], Kimura Fuyuki <fuyuki@hadaly.org> [2], "Scot W. Hetzel" <hetzels@westbend.net> [3], Anton Berezin <tobez@FreeBSD.org> [3], nork [4], hsu [5], Mark Linimon <linimon@lonesome.com> [6], hoek [8], sobomax [9], marcus [10] [11], des [11] Notes: svn path=/head/; revision=84333
* MASTER_SITE_ECLIPSE: move faster site at beginning of list.Jimmy Olgeni2003-07-041-1/+1
| | | | Notes: svn path=/head/; revision=84224
* Add support for MASTER_SITE_ECLIPSE.Jimmy Olgeni2003-07-041-0/+26
| | | | | | | | PR: 54085 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> Notes: svn path=/head/; revision=84223
* Add MASTER_SITE_PYTHON for python official mirrors.Hye-Shik Chang2003-07-041-0/+22
| | | | Notes: svn path=/head/; revision=84196
* Update new python-devel port to 2.3.b2.Hye-Shik Chang2003-07-031-3/+16
| | | | | | | | | | | | | | | | This update introduces two new knobs to _disable_ somewhat experimental options: BUILD_STATIC=yes Unless this option is specified, the port will build python as shared binary. WITH_UCS2=yes Unless this option is specified, Py_UNICODE type will charge 4 bytes per character (as we do for wchar_t) Repo-copied by: joe (thanks!) Notes: svn path=/head/; revision=84141
* Fix a bug where by "yes" would still be included in USE_GNOME for olderJoe Marcus Clarke2003-06-291-1/+2
| | | | | | | | | ports. Spotted by: arved Notes: svn path=/head/; revision=83867
* libtool uber-patchAde Lovett2003-06-261-13/+64
| | | | | | | | | | | | | | * kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5 * upgrade repo-copied devel/libtool14 to 1.4.3 * break out libltdl into its own separate port * move to version-numbered binaries/scripts (ie: there is *no* 'libtool' any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends) Approved by: portmgr (kris) - for the bsd.port.mk hooks Tested by: bento 4-exp builds (repeatedly) Notes: svn path=/head/; revision=83696
* Update lang/ruby-devel to the snapshot as of 2003-06-25 and hopefullyAkinori MUSHA2003-06-261-2/+2
| | | | | | | unbreak for alpha and sparc64. (ia64 and amd64 are not supported yet) Notes: svn path=/head/; revision=83616
* Add support for CVS builds (using a different repository). Tested on theWill Andrews2003-06-232-4/+54
| | | | | | | FruitSalad portbuild cluster. Notes: svn path=/head/; revision=83499
* Update lang/ruby-devel to 1.8.0-preview3.Akinori MUSHA2003-06-231-3/+3
| | | | | | | | ruby-csv, drb, rexml and yaml are now part of the ruby 1.8 standard distribution. Notes: svn path=/head/; revision=83471
* Update the MASTER_SITE_GNOME list to reflect current mirror performance andJoe Marcus Clarke2003-06-191-7/+5
| | | | | | | | | freshness. Submitted by: Pav Lucistnik <pav@oook.cz> Notes: svn path=/head/; revision=83333
* gtksourceview also includes libgnomeprintui.Joe Marcus Clarke2003-06-191-1/+1
| | | | Notes: svn path=/head/; revision=83287
* Add ftp.gnome.org to MASTER_SITE_GNOME. Given its place in the list,Adam Weinberger2003-06-181-0/+1
| | | | | | | | it'll only really get used when the distfiles haven't hit the mirrors yet. Notes: svn path=/head/; revision=83268
* - don't package ~/GNUSstepDirk Meyer2003-06-181-0/+3
| | | | Notes: svn path=/head/; revision=83222
* pkg_config -> pkg-configAdam Weinberger2003-06-161-1/+1
| | | | Notes: svn path=/head/; revision=83124
* Remove unnecessary recursive dependencies upon pkgconfig.Adam Weinberger2003-06-161-2/+2
| | | | Notes: svn path=/head/; revision=83121
* Add pkgconfig and libgsf targets to USE_GNOME, and make certain otherAdam Weinberger2003-06-161-6/+17
| | | | | | | components depend upon them. Notes: svn path=/head/; revision=83118
* Add a gtksourceview component.Joe Marcus Clarke2003-06-151-1/+5
| | | | Notes: svn path=/head/; revision=83045