1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
Commit Graph

1847 Commits

Author SHA1 Message Date
Dirk Meyer
03a734dee7 - auto detect OPENSSL_PORT from installed package when not set in /etc/make.conf
this avoids recording of conflicting dependencies
Suggested by:	rafan

- Fix A Comment

- Capialisatzion
PR:		edwin
Submitted by:	104019
2006-10-07 08:15:48 +00:00
Alejandro Pulver
1bbc5c3e23 - The whitespace police is back in town.
PR:		ports/104017
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2006-10-05 18:17:25 +00:00
Dirk Meyer
e267f8b62b - whitespaces
PR:		104014
Submitted by:	edwin
2006-10-05 17:27:31 +00:00
Dirk Meyer
63006996df externd MASTER_SITE_GNUSTEP 2006-10-05 17:26:10 +00:00
Boris Samorodov
fbc20d300d Redo the comments so they match the other bsd.x.mk files.
PR:		104015
Submitted by:	whitespace police (edwin)
2006-10-05 17:20:25 +00:00
Vasil Dimov
8d9f8bdd99 Remove support code for old linux distros
PR:		ports/103901
Submitted by:	vd
Approved by:	netchild
2006-10-02 14:00:45 +00:00
Mark Linimon
a245fe1498 * Split bsd.port.mk pre and post includes into 3 pieces instead of 2, to
allow OPTIONS to be able to influence dependencies.  This is still
  experimental [1]

* Teach bsd.gcc.mk about gfortran [2]

* Remove the outdated emulators/linux_base; the new default has been
  linux_base-fc4.  This will allow the outdated port to be removed [3]

* Add USE_FIREBIRD macros to bsd.database.mk [4]

PR:	93687 [1], 93690 [2], 103184 [3], 103357 [4]

Submitted by:	shaun [1], Pedro F. Giffuni <giffunip at asme to org> [2],
		gerald [2], thierry [2], vd [3], skv [4]
2006-09-30 19:25:46 +00:00
Mark Linimon
3075637e6f Split the bsd.port.pre.mk functionality into two pieces. The majority is
left unchanged but the processing of dependencies is moved after OPTIONS
processing.  See comments for suggested usage.

This functionality is still experimental and not yet used by any port.
2006-09-30 19:23:40 +00:00
Dirk Meyer
e2a471616b - new option USE_GNUSTEP_MAKE=yes
for custom build and install targets
2006-09-28 19:15:53 +00:00
Stanislav Sedov
0d2725682b - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
structure (i.e. include/SDL for includes and sdl-config for configuration
   binary)
 - Update graphics/sdl_ttf to version 2.0.8
 - Update graphics/sdl_image to version 1.2.5
 - Update audio/sdl_mixer to version 1.2.7
 - Update net/sdl_net to version 1.2.6
 - Update Mk/bsd.sdl.mk accordingly
 - Fix dependent ports to fit the new directory structure and avoid several
   API breakages
 - Bump up portrevisions for all dependent ports to allow them to be upgraded
   by portupgrade/portmaster etc tools

Approved by:    kris (portmgr), sem (mentor)
2006-09-20 11:21:59 +00:00
Kris Kennaway
7bd57ec6dd Remove PARALLEL_PACKAGE_BUILD check from MANUAL_PACKAGE_BUILD, it is
spurious.
2006-09-20 04:04:05 +00:00
Kris Kennaway
52d554cec4 * Add missing '|| true' to silence an @unexec rmdir [1]
* Repair CONFLICTS, which was broken by previous DESTDIR changes [2]

* Use "set --" instead of "set" for better robustness [3]

* Avoid :L modifier in ${USE_LDCONFIG} which broke e.g. /usr/X11R6
  ports [4]

* Correct a comment typo [4]

* Force passive FTP mode by default (this is already the default with
  the standard login class, so this is a NOP for most users) [5].

PR:             ports/101809 [1], ports/102300 [2], ports/102514 [3],
                ports/102750 [4], ports/96088 [5]
Submitted by:   bsam [1], Matthias Andree <matthias.andree@gmx.de> [2],
                infofarmer [3], flz [4],
                Darren Pilgrim <darren.pilgrim@bitfreak.org> [5]
2006-09-20 04:02:09 +00:00
Mark Linimon
f4c5a682e5 Remove DESTDIR as it is currently problematic.
PR:		ports/101952
Submitted by:	alexbl
2006-09-15 08:06:12 +00:00
Mark Linimon
3f6d652468 * Add PKGVERSION to bsd.port.mk [1]
* Add bsd.lua.mk to support for lua-based ports [2]

* Remove DESTDIR from bsd.scons.mk [3]

* Add some quotes in 'missing' target to improve handling of duplicate
  origins [4]

PR:	98565 [1], 101612 [2], 101952 [3], 102100 [4]

Submitted by:	ahze [1], alepulver [2], alexbl [3], shaun [4]
2006-09-15 06:57:07 +00:00
Greg Lewis
54ac1f4039 . Prefer diablo-jdk15 on 5.x/i386, 6.x/i386 and 6.x/amd64 and jdk15
everywhere else.

Reviewed by:	hq
Suggested by:	kris
2006-09-14 19:54:46 +00:00
Hye-Shik Chang
2e854e2553 - Update lang/python-devel to Python 2.5c2
- Sync some recent workarounds from lang/python.
2006-09-13 16:26:49 +00:00
Alexander Botero-Lowry
5eaac8b2ca Change all my MAINTAINER lines to my new FreeBSD.org address.
Approved by:	novel
2006-09-13 03:21:38 +00:00
Michael Nottebrock
431622844f KDE 3.5.4 / KOffice 1.5.2 2006-09-12 23:26:52 +00:00
Jun Kuriyama
23801a4d1b - Add osdn.dl.sourceforge.jp again (seems working fine).
- Add qgpop.dl.sourceforge.jp.
2006-09-12 14:23:12 +00:00
Alex Dupre
7965262427 Remove expired pecl-imagick port. 2006-09-11 21:12:06 +00:00
Dirk Meyer
81834d93c2 - order dependencies
- new options for ports:
USE_GNUSTEP_SYSTEM_LIBS
USE_GNUSTEP_LOCAL_LIBS

each can hold mutiple definitions, like:

USE_GNUSTEP_SYSTEM_LIBS+=       Renaissance:${RENAISSANCE_PORT}
USE_GNUSTEP_SYSTEM_LIBS+=       Renaissance:x11-toolkits/renaissance

USE_GNUSTEP_LOCAL_LIBS+=        Pantomime:${PANTOMIME_PORT}
USE_GNUSTEP_LOCAL_LIBS+=        Addresses:${ADDRESSES_PORT}
USE_GNUSTEP_LOCAL_LIBS+=        SlideShow:${SLIDESHOWKIT_PORT}
USE_GNUSTEP_LOCAL_LIBS+=        netclasses:${NETCLASSES_PORT}
2006-09-10 16:41:27 +00:00
Andrew Pantyukhin
aa5fbade3d The following functional changes were made to bsd.sites.mk:
* MASTER_SITES variable can now look like MACRO1/subdir1 MACRO2/subdir2, and
    be expanded in a way that you expect it to, that is apply different subdirs
    to different sites. You can safely replace ${M_S_FOO:S/%SUBDIR%/bar/} with
    FOO/bar.

  * If M_S_SUBDIR is unset, a macro in M_S won't set it anymore, but rather
    substitute %SUBDIR% all by itself. Now it's possible to use macros with
    different default subdirs and they will expand in a proper way.
2006-09-03 15:23:03 +00:00
Dirk Meyer
948177502f - update to 0.11.0 2006-08-31 05:37:04 +00:00
Sergey Matveychuk
1e52ae8d80 - Update to 1.8.5
A bugs fix release.
2006-08-27 09:53:28 +00:00
Erwin Lansing
16a4d859c0 - s/${DESTDIR}${PREFIX}/${TARGETDIR}/
- Fix FORCE_PKG_REGISTER issues [1]
- Make USE_RCORDER respect DESTDIR [2]
- Make ldconfig stuff respect DESTDIR

Reported by:	lofi [1]
Submitted by:	gabor, sem [2]
2006-08-14 13:24:18 +00:00
Andrew Pantyukhin
c8dc901b94 - Add a bunch of vim mirrors, manually tested in June 2006-08-09 11:45:43 +00:00
Erwin Lansing
50513d5d52 Add support for DESTDIR part I.
This commit should largele be a NOOP as it only adds support
for DESTDIR undefined. This does allow us to start testing
ports with DESTDIR set, but this is as of yet not supported.

Although this has been extensively tested on pointyhat, this
is a very intrusive change and some cases may have been
overlooked. Please contact Gabor and me if you find any.

PR:             100555
Submitted by:   gabor
Sponsored by:   Google Summer of Code 2006
2006-08-04 12:34:50 +00:00
Hye-Shik Chang
ae152aa766 Update python-devel to 2.5b3. 2006-08-04 06:37:06 +00:00
Michael Johnson
768198b5bd - Make MASTER_SITES_MOZILLA_EXTENDED follow same format as other master sites 2006-08-03 01:24:34 +00:00
Michael Johnson
0960ad93f4 - Add MASTER_SITE_MOZILLA_EXTENDED, this can be used for most gecko
extensions, themes, and most gecko's (add's 14+ hosts via
  releases.mozilla.org vs. MASTER_SITE_MOZILLA)
2006-08-03 01:18:42 +00:00
Pav Lucistnik
dd5a30d1a6 - Add MASTER_SITE_RUBYFORGE
Submitted by:	Rui Lopes over irc
2006-08-02 12:16:46 +00:00
Michael Johnson
3f352d56ec - Add forgotten support for USE_GSTREAMER=python
(depends on multimedia/py-gstreamer)

Obtained from:  marcuscom cvs
2006-08-01 04:52:35 +00:00
Andrew Pantyukhin
b60960c9e9 - Only set default m_s_subdir if master_sites was undefined 2006-07-30 22:34:30 +00:00
Andrew Pantyukhin
adfea0c22a - Move my csme.ru mirrors from Makefile.xpi to bsd.sites.mk 2006-07-30 22:22:50 +00:00
Andrew Pantyukhin
b41eed00a3 - Introduce some macro expansion magic
Reviewed by:	ports@, portmgr@
2006-07-30 00:49:43 +00:00
Alex Dupre
65037f1515 Fix installing PHP extensions as non-root user.
PR:		ports/100541
Submitted by:	Steffen M. Boelaars <boelaars@flatrock.eu>
2006-07-27 06:21:15 +00:00
Jean Milanez Melo
072433056e - Remove gnu bad sites:
* ftp://ftp.wustl.edu/
	* ftp://ftp.nstu.ru/
2006-07-25 16:11:37 +00:00
Jean Milanez Melo
3660f7cf2f - Remove packetstorm bad sites:
* http://packetstormsecurity.com/
	* http://packetstorm.dyn.org/
	* http://packetstorm.digitallinx.com/UNIX/misc/
2006-07-25 15:46:38 +00:00
Ion-Mihai Tetcu
75f4394da7 Make LIBPATH and CPPPATH over-writable.
Requested by:		maintainer (on IRC)
2006-07-24 22:49:32 +00:00
Jean Milanez Melo
a07f28ea0f - Remove bad PGSQL sites:
* ftp://ftp3.us.postgresql.org/pub/postgresql
	* ftp://ftp.br.postgresql.org/pub/PostgreSQL/
	* ftp://ftp3.ca.postgresql.org/pub/
	* ftp://ftp2.cr.postgresql.org/pub/Unix/postgres/
	* ftp://ftp2.fr.postgresql.org/postgresql/

- Fix PGSQL sites:
	* ftp://ftp.cz.postgresql.org/pub/ftp.postgresql.org/
	to:
	ftp://ftp.cz.postgresql.org/DATA/postgresql/

	* ftp://ftp.lv.postgresql.org/pub/software/postgresql/
	to:
	ftp://ftp.lv.postgresql.org/pub/postgresql/
2006-07-24 16:56:38 +00:00
Jean Milanez Melo
32c630a6c2 - Fix pop-mg.com.br path in MASTER_SITE_APACHE.
- Remove bad site:
	* ftp://ftp.gbnet.net/pub/apache.
2006-07-24 16:37:26 +00:00
Jean Milanez Melo
d9d0927916 - Remove bad GNU site:
* ftp://ftp.lip6.fr/pub/gnu/
2006-07-24 16:22:26 +00:00
Jean Milanez Melo
c6746180df - Fix afterstep mastersite path:
* ftp://ftp.kddlabs.co.jp/X11/window_manager/AfterStep/
	to:
	* ftp://ftp.kddlabs.co.jp/X11/AfterStep/
2006-07-24 14:53:33 +00:00
Jean Milanez Melo
c8ba58969d - Remove bad sourceforge site:
* surfnet
- Add new sourceforge site:
	* easynews
2006-07-21 20:50:32 +00:00
Jean Milanez Melo
41a8a8fcf6 - Remove bad gentoo sites:
* ftp://mirror.pudas.net/gentoo/
	* http://gentoo.seren.com/gentoo/
	* http://mirror.pudas.net/gentoo/
2006-07-21 20:43:41 +00:00
Jean Milanez Melo
7b3bd6da6a - Remove festival bad sites:
* http://www.speech.cs.cmu.edu/festival/cstr/festival/
	* ftp://ftp.tuwien.ac.at/opsys/linux/blinux/festival/
- Add new festival mastersites.
2006-07-21 19:35:01 +00:00
Andrew Pantyukhin
1b5d105a7e - Readd ftp.chg.ru to xcontrib with path corrected 2006-07-21 18:43:36 +00:00
Colin Percival
793ea4a1d2 Remove trailing backslash; this will hopefully unbreak both the INDEX
and every port in the tree.

Reported by:	Portsnap buildbox
2006-07-21 17:44:46 +00:00
Jean Milanez Melo
7b8f0538a6 - Remove bad site: ftp://ftp.chg.ru/pub/X11/contrib/ 2006-07-21 16:39:31 +00:00
Jean Milanez Melo
1f562ae1c0 - Remove CPAN bad sites:
* ftp://ftp.is.co.za/programming/perl/CPAN/modules/by-module/
	* ftp://ftp.ucr.ac.cr/pub/Unix/CPAN/modules/by-module/
2006-07-21 16:29:48 +00:00
Jean Milanez Melo
d8aa2136c6 - Remove NetBSD bad sites:
* ftp://sunsite.rediris.es/sites/ftp.netbsd.org/pub/NetBSD/packages/distfiles/
	* ftp://ftp.fu-berlin.de/unix/NetBSD/packages/distfiles
	* ftp://ftp.cz.netbsd.org/pub/NetBSD/packages/distfiles/
2006-07-21 16:19:27 +00:00
Jean Milanez Melo
6658b8a6c0 - Remove bad site: ftp.lip6.fr/pub/linux/sunsite. 2006-07-21 16:08:36 +00:00
Jean Milanez Melo
b79c0a146e - Remove bad site: ftp://sunsite.cnlab-switch.ch/mirror/linux/sunsite/. 2006-07-21 16:03:38 +00:00
Mark Linimon
9e237669f1 * Introduce IA32_BINARY_PORT for certain cases where a given port fetches
and installs compiled i386 binaries [1]

* Adds some infrastructure for support of 32-bit i386 apps on amd64 [1]

* Again fix USE_LDCONFIG logic to make it work with non-default PREFIX to
  fix bug introduced in previous revision [2]

PR:	98105 [1], 99370 [2]

Submitted by:	gabor [1], gerald [2]
2006-07-18 04:12:51 +00:00
Alejandro Pulver
0b5b1f4180 - Use LIBPATH and CPPPATH by default instead of appending to LINKFLAGS/CCFLAGS,
this should fix some issues with portupgrading audio/xmms2.

PR:		100126
Submitted by:	maintainer
2006-07-13 22:10:39 +00:00
Boris Samorodov
adb5257b4c o change default linux package at bsd.linux-rpm.mk for automatic
plist creation to FC4;
o  upgrade audio ports which use automatic plist creation to use FC4
   packages or bump PORTREVISION for those which already use FC4
   packages.                                                           [1]

Approved by:	julefort (maintainer, implicit)   [1]
		netchild (mentor)
2006-07-13 12:35:13 +00:00
Boris Samorodov
1dc471aec8 The site limestone.uoregon.edu appeared to become very unreliable and
unstable. Remove it.

Approved by:	linimon
2006-07-06 23:56:12 +00:00
Mark Linimon
eb55adfc1b Fix comments about LDAP versions.
PR:		ports/99638
Submitted by:	Tsurutani Naoki <turutani at scphys dot kyoto-u dot ac dot jp>
Pointy hat to:	linimon
2006-07-06 17:56:45 +00:00
Mark Linimon
6728fa2af2 Whitespace cleanup. 2006-07-05 19:53:27 +00:00
Mark Linimon
44f5fbd656 Correct maintainer email address.
Spotted by:	pav
2006-07-05 19:50:28 +00:00
Mark Linimon
e2d64eefa6 * Change all bogus uses of BROKEN to IGNORE. Note: the BROKEN_WITH_*
forms are retained for compatibility but deprecated [1]

* Add sha256 to CHECKSUM_ALGORITHMS [2]

* Remove some whitespace [2]

* Add USE_SCONS and bsd.scons.mk for the Python-based SCons build system [3]

* Fix USE_LDCONFIG with non-default PREFIX [4]

* Add USE_WX and friends, and bsd.wx.mk, for common code for WxWidgets
  support [5]

* Add 'make missing' to show missing dependencies [6]

* Fix DESKTOP_ENTRIES processing on 4.x [7]

PR:	92445 [1], 98206 [2], 98731 [3], 99370 [4], 89398 [5],
	93601 [6], 98891 [7]

Submitted by:	linimon [1], edwin [2], alex at foxybanana dot com [3],
		gerald [4], flz [4], alepulver [5], alex at fafula dot com [6],
		shaun [7]
2006-07-05 02:18:09 +00:00
Mark Linimon
d4842a4759 Add common code to support for WxWidgets based ports.
PR:		ports/89398
Submitted by:	alepulver
2006-07-05 02:13:12 +00:00
Mark Linimon
36b282910e Add common logic to support ports using the Python-based SCons build system.
PR:		ports/98731
Submitted by:	Alexander Botero-Lowry <alex at foxybanana dot com>
2006-07-05 02:11:20 +00:00
Tilman Keskinoz
b6bd521298 Move ftp.gnupg.org to the bottom of MASTER_SITE_GNUPG, as it is very
slow
2006-07-02 15:27:49 +00:00
Rong-En Fan
08b49b351e Update comments for USE_MYSQL and DEFAULT_MYSQL_VER to reflect that
we use MySQL 5.0 as default now.

Approved by:	delphij (mentor)
2006-06-28 11:38:42 +00:00
Mark Linimon
385e991024 Revert ports/95841. It breaks kdelibs3. I didn't spot this because kdelibs3
had failed to build before this patch, but for other reasons that had already
been fixed.  Apologies to all.

Hat:		portmgr
Pointy Hat:	linimon
2006-06-26 23:39:09 +00:00
Hye-Shik Chang
635ffb248f Fix to report a correct version number that we use. (2.5b1 -> 2.5.b1) 2006-06-23 03:35:14 +00:00
Hye-Shik Chang
06295f9285 Update python-devel to 2.5b1. 2006-06-23 03:09:16 +00:00
Michael Johnson
c3c77ccdcd - Retire MASTER_SITE_NETSCAPE since only one port uses it and quite
a few of the hosts don't work anymore.
2006-06-23 02:25:30 +00:00
Mark Linimon
1ae2bc11da Fix typo in IGNORE message. 2006-06-20 04:58:12 +00:00
Hye-Shik Chang
328a0ca24f Fence around shell execution variables not to fail abnormally when
Python segfaults.

Reported by:	jeff
2006-06-16 15:43:52 +00:00
Mark Linimon
23388699d1 * Update default MySQL version from 4.1 to 5.0 [1]
* Update default PHP version from 4 to 5 [2]

* Update default LDAP version from 2.2 to 2.3 [3]

* Add support for LDAP version 2.4 [4]

* Update default linux_base from '8' (Redhat 8) to 'fc4' (Fedora Core 4) [5]

* Switch default Linux X implementation from XFree86 to xorg to track the
  above [5]

* Deprecate INSTALLS_SHLIB and replace it by USE_LDCONFIG.  If set to "yes",
  the old behavior is preserved.  Otherwise, it can be set to a list of
  directories to be added to ${PREFIX}/libdata/ldconfig/${UNIQUENAME}.
  Note that this directory is used by ldconfig startup script, it is meant
  to replace ldconfig scripts installed by some ports as (sometimes
  000.${UNQUENAME}.sh) [6]

* Adds USE_LDCONFIG32 which is like USE_LDCONFIG but the target file is
  ${PREFIX}/libdata/ldconfig32/${UNIQUENAME} instead.  (Note: this should
  only be used on 64-bit architectures) [6]

* Set the default LANG for tr to be C to avoid some build problems [7]

* Include bsd.java.mk in both pre and post sections [8]

* Get rid of remnants of FORCE_PKG_REGISTER [9]

* Always print options with make showconfig [10]

PR:	92805 [1], 92806 [2], 96793 [3], 97515 [4], 96849 [5],
	91933 [6], 91381 [7], 97020 [8], 95841 [9], 97133 [10]

Submitted by:	ale [1][2], delphij [3][4], netchild [5], flz [6],
		Tsurutani Naoki <turutani at scphys dot kyoto-u dot ac dot jp>
		[7], hq [8], sem [9], pav [10]
2006-06-16 04:53:43 +00:00
Joe Marcus Clarke
b9410c5b8d Add another icon hack to gnomehack. 2006-06-14 02:51:02 +00:00
Michael Johnson
948f5473bd - Transfer MAINTAINER to multimedia@
Approved by:	dhw (postmaster, for using multimedia@ as maintainer)
		gnome (gstreamer ports)
2006-06-09 18:00:35 +00:00
Alexander Leidinger
16930c800d When generating the automatic plist, also understand @dirrmtry when looking
up linux_base-X owned dirs.

Submitted by:	Boris Samorodov <bsam@ipt.ru>
2006-06-07 18:47:40 +00:00
Doug Barton
a7da2f58d3 1. Remove ftp://bioinfo.weizmann.ac.il from CPAN, the FTP server is
refusing connections.

2. Remove osdn.dl.sourceforge.net, the logs are full of failed
downloads.

Submitted by:	fenner's distfile survey
2006-06-07 17:45:45 +00:00
Michael Nottebrock
c5accf0b17 Update to KDE 3.5.3 2006-06-05 19:24:58 +00:00
Hye-Shik Chang
406f4ff831 Correct zope dependency target for 3.2.
PR:		97151
Submitted by:	Phil Oleson <oz@nixil.net>
2006-06-03 17:38:18 +00:00
Andrew Pantyukhin
15cb428128 - Add MASTER_SITE_TUCOWS. It is a big repository of old/outdated/abandoned
software. For now sysutils/wmcube will use it. Last time I checked there
  were at least a dozen of other ports which can be fetched from there.

PR:		ports/94178
Submitted by:	Shaun Amott <shaun@inerd.com>
2006-06-03 14:46:35 +00:00
Alejandro Pulver
37b8de34ec - Add more sites to MASTER_SITE_IDSOFTWARE.
Approved by:	garga (mentor, implicitly)
2006-05-29 20:26:02 +00:00
Jeremy Messenger
31d019fabf x11-fm/nautilus2 -> x11-fm/nautilus
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.

My team, FreeBSD GNOME Team, have agreed with it.

As for other ports, chase the rename.
2006-05-29 05:32:31 +00:00
Jeremy Messenger
950d1f7bd1 x11/gnomepanel -> x11/gnome-panel
x11/gnomepanel-reference -> x11/gnome-panel-reference

Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.

My team, FreeBSD GNOME Team, have agreed with it.

PR:		ports/97985
Repocopy by:	marcus
2006-05-28 20:05:19 +00:00
Jeremy Messenger
d9dd45d404 x11/gnomelibs -> x11/gnome-libs
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.

My team, FreeBSD GNOME Team, have agreed with it.

As for japanese/gnomelibs, chase the rename.

PR:		ports/97985
Repocopy by:	marcus
2006-05-28 19:50:56 +00:00
Jeremy Messenger
cc26a6c8ba x11/gnomedesktop -> x11/gnome-desktop
x11/gnomedesktop-reference -> x11/gnome-desktop-reference

Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.

My team, FreeBSD GNOME Team, have agreed with it.

PR:		ports/97985
Repocopy by:	marcus
2006-05-28 19:27:48 +00:00
Pav Lucistnik
029e0ba297 - Rename ports
devel/gnomevfs -> devel/gnome-vfs1
  devel/gnomevfs2 -> devel/gnome-vfs
  devel/gnomevfs2-reference -> devel/gnome-vfs-reference
2006-05-28 16:11:40 +00:00
Pav Lucistnik
5d8e925c01 - Rename port textproc/gnomedocutils -> textproc/gnome-doc-utils 2006-05-28 15:41:18 +00:00
Pav Lucistnik
5946ea0cd3 - Rename ports
sysutils/gnomecontrolcenter -> sysutils/gnome-control-center1
  sysutils/gnomecontrolcenter2 -> sysutils/gnome-control-center
2006-05-28 15:30:03 +00:00
Pav Lucistnik
b47ad7a943 - Renamed port graphics/libart_lgpl2 -> graphics/libart_lgpl 2006-05-28 13:37:06 +00:00
Pav Lucistnik
d172aa5862 - Rename port print/gnomeprint -> print/gnome-print 2006-05-28 13:24:05 +00:00
Pav Lucistnik
978991f3da - Rename port
misc/gnomemimedata --> misc/gnome-mime-data
2006-05-28 12:41:45 +00:00
Jeremy Messenger
e05ae3dfa7 devel/pkgconfig -> devel/pkg-config
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.

My team, FreeBSD GNOME Team, have agreed with it.

As for other ports, chase the rename.

PR:		ports/97985
Repocopy by:	marcus
2006-05-28 05:47:28 +00:00
Jeremy Messenger
0da70991cd databases/gnomedb -> databases/gnome-db
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.

My team, FreeBSD GNOME Team, have agreed with it.

PR:		ports/97985
Repocopy by:	marcus
2006-05-28 02:53:21 +00:00
Jeremy Messenger
57854d4c76 Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.

My team, FreeBSD GNOME Team, have agreed with it.

PR:		ports/97985
Repocopy by:	marcus
2006-05-28 00:57:24 +00:00
Dirk Meyer
225ef8f48e - bump shared lib versions for FreeBSD > 6.0
libssl.o in the base was bumped, but still uses old ABI
  KDE crashes, as it does not honor LDFLAGS / -rpath=
- solving regression for OpenOffice users

Reported by: Michel Talon
2006-05-25 15:17:34 +00:00
Kris Kennaway
0a3fc3fd5b * Avoid .if syntax that causes syntax error on old 4.x make [1]
* Cleanup comments [2] [3] [4]

* include bsd.emacs.mk only when USE_EMACS is set [5]

* Silence the install-info target [6] [7]

* Correct the implementation of pretty-print-run-depends-list [8]

* Use a consistent name for the cookies file when PKGNAMEPREFIX/SUFFIX
  are set after bsd.port.pre.mk. [9]

* Include bsd.tcl.mk if USE_TCL_BUILD is defined [10]

* Set PERL_MM_USE_DEFAULT in BATCH mode [11]

* Add the {ONLY,NOT}_FOR_ARCH_REASON and
  {ONLY,NOT}_FOR_ARCH_REASON_${ARCH} variables to allow better
  customization of the error string reported to users when they
  attempt a build on an unsupported architecture. [12]

* Avoid errors from duplicated targets when parsing MLINKS on ports
  without a default value set. [13]

* Fix handling of MLINKS when invalid entries are listed [14]

* Enforce sanity of DESKTOP_ENTRIES.  If the Categories field is
  omitted, try to map ports categories to their freedesktop.org
  counterpart [15]

PR:     93873 [1], 92923 [2], 93234 [3], 95680 [4], 95238 [5],
        91621 [6], 94035 [7], 94164 [8], 94219 [9], 92355 [10],
        95579 [11], 94675 [12], 66109 [13], 66110 [14], 95603 [15]

Submitted by:   Eric Cronin <ecronin@gizmolabs.org> [1],
                edwin [2][12], pav [3], vd [4][8], nobutaka [5],
                anray [6], krion [7],
                Andrey Deynega <licedey@gmail.com> [9], mnag [9],
                garga [10], skv [11], eik [13][14], jylefort [15]
2006-05-23 21:53:18 +00:00
Pav Lucistnik
76d5cc8ffa - Fix ports tree, there was a stray \ left
Pointy hat to:	dougb
2006-05-21 21:06:55 +00:00
Doug Barton
ba6291da38 1. ring.ip-kyoto.ad.jp seems to have been down for some time, remove
it from MASTER_SITE_RINGSERVER.
2. For MASTER_SITE_WINDOWMAKER, s/windowmaker.org/windowmaker.info/, and
update the path on the ftp.uvsq.fr mirror.

Submitted by:	fenner's distfile survey
2006-05-21 20:26:06 +00:00
Alexander Leidinger
eccc0b6ddc Add support for the upcomming FC4 port (waiting for repocopy).
Submitted by:	Boris Samorodov <bsam@ipt.ru>
2006-05-20 15:54:24 +00:00
Michael Johnson
6d79946d94 - Readd gstreamer-plugins-xvid 2006-05-17 14:34:29 +00:00
Akinori MUSHA
802409539e Allow CONFIGURE_TARGET to be overridden.
PR:		ports/93457
Submitted by:	Jason E. Hale <bsdkaffee -at- gmail.com>
2006-05-17 03:18:15 +00:00
Alexander Leidinger
1406cf04a2 Fix the new-plist target (typo). 2006-05-16 18:19:35 +00:00
Andrey Slusar
2f5b92844f Add xemacs-devel-mule-xft. 2006-05-16 17:11:20 +00:00
Andrey Slusar
15422dc867 Update xemacs-devel and xemacs-devel-mule to 21.5-b27 2006-05-16 14:33:12 +00:00
Michael Johnson
5c08bfc863 - Update gstreamer-plugins to 0.10.7
- Update bad to 0.10.3
- Update good to 0.10.3
- Readd dvd and dts plugins
2006-05-16 01:43:02 +00:00
Alejandro Pulver
6e54f5a09b Change MASTER_SITE_IDSOFTWARE:
- Fix doubled '%' character in gamers.org mirror.
- Remove skynet.be mirror (ftp.idsoftware.com subdirectory disappeared).

Approved by:	garga (mentor)
2006-05-11 18:52:35 +00:00
Clement Laforet
7e03ad6c0a - Add APACHEETCDIR to catch apache etc directory.
It can't be used with USE_APACHE=yes

Requested by:	pav, tmclaugh
2006-05-11 15:21:22 +00:00
Michael Johnson
cbb5d9a3b3 - Don't quote BROKEN messages 2006-05-10 21:11:21 +00:00
Andrew Pantyukhin
2e69a74e13 update bsd.sites.mk - add berlios mirrors
Berlios is a popular SourceForge clone
2006-05-10 19:01:20 +00:00
Jean-Yves Lefort
83daa0ce2e Add the referencehack component (patches out programming reference in
GNOME ports).
2006-05-09 22:21:29 +00:00
Alex Dupre
f12d3a0ccb Simplify PHP base ports infrastructure:
- remove all slave ports
- add the ability to build all SAPIs concurrently
- update php5 to 5.1.4

*Read* the UPDATING file *before* trying to update PHP
(or at least before mailing me).
2006-05-06 13:26:49 +00:00
Joe Marcus Clarke
47b2a64f74 Add a new public macro, GTK2_VERSION, which will track the GTK+ 2.0
API version needed for ports installing theme engines, pixbuf loaders,
and input method modules.
2006-05-06 09:06:16 +00:00
Xin LI
0956bf55e3 Add master site for tomcat project. This would be utilized in a
future tomcat upgrade (as project jakarta was split into some
subprojects).

Approved by:	sem (mentor)
2006-05-05 10:40:04 +00:00
Alexander Leidinger
09c8994868 Revert previous commit to this file (the commit message belongs to
bsd.linux-rpm.mk). It was done by accident.

Pointyhat to:	netchild
2006-05-02 10:09:23 +00:00
Alexander Leidinger
690d6ea08a Extract only the binary RPM's.
This should fix linux-expat, linux-glib2, linux-gnomelibs and
linux-xorg-libs (and thus linux-jpeg) on pointyhat.

Noticed by:	pointyhat (kris)
2006-05-02 10:06:54 +00:00
Sergey Matveychuk
d75db85784 - Reset maintainer (vsevolod@)
- Remove USE_REINPLACE [1]
- Reformat comment for easy reading on 80 column terminals

PR:		ports/96600
Submitted by:	Andrew Pantyukhin <infofarmer@gmail.com>
2006-05-01 19:49:57 +00:00
Alexander Leidinger
e830277d41 bsd.linux-rpm.mk:
- document some variables
 - set some variables based upon presets [1]
 - automatically guess the src RPM (needs to be overidden for multi-RPM
   ports) [1]
 - allow to specify complete directories or a set of files for
   automatic brandelf handling (BRANDELF_DIRS/BRANDELF_FILES) [1]
 - add fc3 to the automatic plist handling [1]
 - allow to override the linux-rpm-generate-plist target
 - also detect @dirrmtry in the automatic plist handling [1]
 - adopt the new-plist target to the new world order [1]

ports: [1,2]
 - edit WRKSRC (add rpm/i386/${LINUX_DIST}/${LINUX_DIST_VER})
 - add source distfiles to distinfo to allow auto fetching sources
   with defined PACKAGE_BUILDING;
 - remove some variables already defined at linux-rpm
   (i.e. MASTRE_SITE_SUBDIR);
 - add LINUX_DIST_VER to every port (in case default linux_base
   changes);
 - bump PORTREVISION (so that the ports build cluster puts the
   src and binary RPM's to the new location)
 - update linux-openal to the newest FC3 port

All errors are mine because of cut&paste patch merging.

Aproved by:	maintainer [2]
Reviewed on:	multimedia [1]
Submitted by:	Boris Samorodov <bsam@ipt.ru> [1]
2006-04-30 22:00:43 +00:00
Dirk Meyer
7b427fdebf - detect OPENSSL_OVERWRITE_BASE
PR:		93595
Submitted by:	Michael Scheidell
2006-04-30 21:21:11 +00:00
Clement Laforet
c667e38ff2 - We have to explicitely disable proxy modules to avoid auto activation of
non desired proxy modules with WITH_CUSTOM_PROXY

PR:		ports/95728
Submitted by:	Tetsuya Uemura <t_uemura@macome.co.jp>
2006-04-30 16:38:07 +00:00
Joe Marcus Clarke
950372989e Convert some spaces to tabs. 2006-04-30 04:44:06 +00:00
Joe Marcus Clarke
a23c8a0a9d I took out too much of an experimental bsd.gnome.mk patch which caused
BUILD and RUN_DEPENDS not to get registered.  Also, revert a regression
in CONFIGURE_TARGET.

Reported by:	mnag
2006-04-30 04:41:46 +00:00
Joe Marcus Clarke
40a2004fd6 The good news is that this release does not bring any big shared library
version bumps, so you can almost do a simple portupgrade to get to 2.14.
There are a few minor gotchas that will be documented in UPDATING shortly.

The FreeBSD GNOME Team would like th thank the following users for their
patches, feedback, and sometimes incessant complaing about crashes (you
know who you are).

Yasuda Keisuke <kysd@po.harenet.ne.jp>
Pascal Hofstee <caelian@gmail.com>
rmgls@wanadoo.fr
tmclaugh
Yuri Pankov <yuri.pankov@gmail.com>
sajd on #freebsd-gnome
ade
ankon on #FreeBSD-Gnome
mux
Pascal Hofstee <caelian@gmail.com>
QuiRK on #freebsd-gnome
Vladimir Timofeev <vovkasm@gmail.com>
2006-04-30 00:58:13 +00:00
Michael Johnson
d8e1e16e64 - Update gstreamer to 0.10
- Move all old gstreamer 0.8 ports to gstreamer*80 [1]
- Chase all ports with new gstreamer or gstreaemer moves

Repocopied by:  marcus [1]
2006-04-29 23:03:03 +00:00
Joe Marcus Clarke
fa3a3d04e4 Add support for gstreamer-0.10 along side legacy support for 0.8.
Approved by:	portmgr (kris and implicit)
2006-04-29 22:09:41 +00:00
Edwin Groothuis
d5010bd776 update bsd.sites.mk - add mozdev mirrors
Add http://mozdev.org/ mirrors
	Source: http://www.mozdev.org/docs/download.html
	(with some corrections)
	Justification: 7 ports can use these mirrors, 2 more
	are coming (conkeror, linux-conkeror), many more will
	need it as our xpi infrastructure is developing

PR:		ports/96418
Submitted by:	Andrew Pantyukhin <infofarmer@gmail.com>
2006-04-27 23:28:36 +00:00
Pav Lucistnik
d57b9367a5 - Set BDB_VER to detected Berkeley DB version.
- Set SQLITE_VER to detected sqlite version.
- Document *_VER variables.

PR:		ports/92079
Submitted by:	Petr Rehor <prehor@gmail.com>
2006-04-25 19:56:16 +00:00
Greg Lewis
08cd6727b3 . Remove the entry for the defunct diablo-jdk13 port. 2006-04-24 18:27:45 +00:00
Joe Marcus Clarke
800f2c28e8 Rename the gstreamer-plugin from polypaudio to polyp. 2006-04-22 18:12:20 +00:00
Erwin Lansing
d41f0597a3 gstreamer-plugins-polypaudio was renamed to gstreamer-plugins-polyp
Submitted by:	Ion-Mihai Tetcu <itetcu@people.tecnik93.com>
2006-04-22 11:21:53 +00:00
Erwin Lansing
a28e95cd0b Fix link for www.cpan.dk in MASTER_SITE_PERL_CPAN
PR:		96116
Submitted by:	Vivek Khera <vivek@khera.org>
Pointy hat to:	erwin
2006-04-20 19:37:17 +00:00
Mark Linimon
0025f82662 Reset vsevolod as maintainer due to unreponsiveness. We hope to see him
back sometime.

Hat:		portmgr
2006-04-14 18:14:59 +00:00
Renato Botelho
9e7a72664e Remove some dead/incative servers from MASTER_SITES_QMAIL 2006-04-07 13:56:37 +00:00
Greg Lewis
6ccf25eab4 . Add an entry for the new Diablo Caffe (JDK) 1.5.0 binary.
. Make Diablo Caffe 1.5.0 the default JDK for all the versions/architecture
  that its available for.
. Make the standard jdk15 the default on FreeBSD 4.x as this should now be
  stable with the release of patchset 3.

Reviewed by:	hq
2006-04-07 03:32:48 +00:00
Sergey Matveychuk
f80333b590 - Remove a stale sourceforge mirror (optusnet)
PR:		ports/94870
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
2006-04-06 08:13:46 +00:00
Edwin Groothuis
9df4be53d7 [PATCH] bsd.sites.mk and relevant ports: add MASTER_SITE_IDSOFTWARE
This patch adds the MASTER_SITE_IDSOFTWARE list of mirrors
	to bsd.sites.mk

PR:		ports/93546
Submitted by:	Alejandro Pulver <alejandro@varnet.biz>
2006-04-06 00:15:59 +00:00
Michael Nottebrock
cdb89a4b02 Sometimes uic is called in configure scripts, too. 2006-04-04 23:02:40 +00:00
Dirk Meyer
5ef7184f9d - update to gcc4.1 as default 2006-04-04 19:22:26 +00:00
Michael Nottebrock
88e34b465f Set TMPDIR for all users of uic in order to avoid spamming files outside
WRKDIR.
2006-04-03 09:34:22 +00:00
Yen-Ming Lee
159db90459 - add more check and return the correct path of header files and libraries
of Berkeley DB.
- add {WANT,WITH,INVALID,<UNIQUENAME>_WITH}_BDB_VER and WITH_BDB_HIGHEST
  to choose the best version of db.
- support db44.
- update UPDATING

PR:		89023
Submitted by:	Scot W. Hetzel <swhetzel at gmail.com>
Approved by:	maintainer timeout
2006-04-03 06:21:06 +00:00
Andrey Slusar
540d63721b Add emacs-devel. 2006-04-01 21:04:33 +00:00
Andrey Slusar
bc5a2ebb1a Update xemacs-devel and xemacs-devel-mule to 21.5-b26. 2006-04-01 17:31:34 +00:00
Michael Nottebrock
5f86d4f59a Update to KDE 3.5.2 2006-03-30 20:30:29 +00:00
Hye-Shik Chang
5c0873479e Update to Python 2.4.3. 2006-03-30 09:40:13 +00:00
Dirk Meyer
16f8bd8736 - use gcc ports directly when possible 2006-03-28 19:50:51 +00:00
Joe Marcus Clarke
f2213f7f1b Add gnomedocutils to gnomedesktop's implied dependencies list. 2006-03-28 01:20:44 +00:00
Joe Marcus Clarke
8b7107986e Chase the libgda3 addition and resurrection of libgda2. 2006-03-26 23:20:22 +00:00
Hye-Shik Chang
b243082281 Update to Python trunk snapshot as of 2006-03-26. 2006-03-26 07:58:41 +00:00
Renato Botelho
a5fea1451d back out last commit, MASTER_SORT can do the job and much more 2006-03-21 22:22:43 +00:00
Renato Botelho
28fbfbe6bb Fix typo on MASTER_SITE_SOURCEFORGE_PREFERRED
Noted by:	tdb
2006-03-21 15:53:42 +00:00
Renato Botelho
06347ac149 be able to define favourite sourceforge download site just defining
MASTER_SITE_SOURCEFORGE_PREFERED=xxx

on /etc/make.conf

PR:		ports/94661
Submitted by:	edwin
2006-03-21 15:40:26 +00:00
Mark Linimon
9e22d46318 Remove mirrors.rcn.net, it seems to have disappeared.
PR:		ports/94273
Submitted by:	Ion-Mihai "IOnut" Tetcu
2006-03-20 10:34:10 +00:00
Pav Lucistnik
5d4445e614 - hash can now be installed on php4
PR:		ports/94705
Submitted by:	Alexander Zhuravlev <zaa@zaa.pp.ru>
2006-03-19 22:18:41 +00:00
Pav Lucistnik
be7cac49f4 - Add pecl-hash to the list of USE_PHP components
PR:		ports/90568 (part of)
Submitted by:	Alexander Zhuravlev <zaa@zaa.pp.ru>
Approved by:	maintainer timeout (ale; 3 months)
2006-03-18 14:14:26 +00:00
Pav Lucistnik
353984c155 - Add PDO extension to a php5-extensions metaport and enable it by default.
This is consistent with vendor configure.

PR:		ports/90565
Submitted by:	Alexander Zhuravlev <zaa@zaa.pp.ru>
Approved by:	maintainer timeout (ale; 3 months)
2006-03-18 14:12:04 +00:00
Dirk Meyer
76dfae6958 - set default GNUSTEP_PREFIX
Andriy Gapon

- new option USE_GNUSTEP_PREFIX
2006-03-18 08:04:45 +00:00
Andrey Slusar
51fac597a4 Update xemacs-devel to 21.5-b25. 2006-03-16 20:25:23 +00:00
Andrey Slusar
0d348d0078 Update xemacs-devel-mule to 21.5-b25 2006-03-16 08:17:06 +00:00
Clement Laforet
e2a2a30dfd - Fix USE_APACHE=22
Approved by:	portmgr (self)

Spotted by:	Larry Rosenman <ler at lerctr dot org>
2006-02-23 20:46:10 +00:00
Ade Lovett
363cdd1ddb Clean up spurious "true" in the case of a non-autotools run-autotools
target.

PR:		93757
Forgotten by:	ade
Approved by:	portmgr (implicit)
2006-02-23 15:37:20 +00:00
Ade Lovett
707f16d6ae Conversion to a single libtool environment.
* devel/libtool13 is no more (requiem mors pacem)
* devel/libtool15 now installs as ${LOCALBASE}/bin/libtool etc.
  (ie: no versioning on the binaries and scripts)
* USE_AUTOTOOLS= libtool:XX:inc has been deprecated
  Where possible, ports should simply set GNU_CONFIGURE=yes and use  the pre-packaged version of libtool that comes as part of the  source distribution
* all the legacy hacks to libtool that we have been saddled with over  the years have been removed. (eg: .la files are now installed)    This brings us in line not only with Linux distributions, but also pkgsrc.
* libtool now understands, and correctly handles, "nonstandard" compilers
  such as g++34, gcc295, etc. etc.

This could not have happened without the truly outstanding work from kris,
not only putting up with me, but also running countless builds, both on
dosirak and pointyhat.  I am truly indebted to him.

Sponsored by:	Theakston Old Peculier, Marlboro Red, Cafe de Colombia
Approved by:	portmgr (kris)
2006-02-23 10:43:34 +00:00
Ade Lovett
23d7454341 Only include bsd.autotools.mk if USE_AUTOTOOLS is defined. Tested as
part of the single-libtool patch.

Approved by:	portmgr (kris)
2006-02-23 10:43:00 +00:00
Ade Lovett
888e973cd3 As a result of the conversion to single libtool, the glib/gtk 1.2.x
libraries have now moved from <lib>12.so to <lib>-12.so

Approved by:	portmgr (kris)
2006-02-23 10:42:21 +00:00
Kris Kennaway
9c33f48abd * Back out the PERL_(BUILD|RUN)_DEPENDS. It needs to be reimplemented
so it appends to (BUILD|RUN)_DEPENDS instead of defining new types,
  since this requires changes to third party code like the
  tinderbox and pointyhat.  Hopefully this will be revisited by the
  author in the future. [1]

* Cause USE_RC_SUBR to install startup scripts as foo, rather than
  foo.sh, on applicable RELENG_6 systems as well as HEAD [2]

PR:             ports/92711 [1], ports/93265 [2]
Submitted by:   ade [1], dougb [2]
2006-02-23 08:28:14 +00:00
Andrey Slusar
25d0e6ca80 Removed unfetchablemastersites from MASTER_SITE_XEMACS. 2006-02-22 10:56:53 +00:00
Brooks Davis
68a827096e Big port infrastructure overhaul to ease module maintance. The user
visiable changes are:
 - Use OPTIONS to control php#-mysql and pear-DB (for PostgreSQL
   support) depends.
 - Replace the DRUPDIR make variable with DRUPAL_BASE.

Other changes include abstracting some command paths and most of the
module makefiles out into a bsd.drupal.mk that lives in www/drupal for
now.  Module updates to follow.
2006-02-22 00:40:20 +00:00
Anton Berezin
6f10f263a9 Perl 5.8.8 is the default now.
Approved by:	portmgr (kris)
2006-02-20 20:31:49 +00:00
Andrey Slusar
1782080167 Revert previous changes. 2006-02-16 12:42:44 +00:00
Andrey Slusar
13ad6bfbc5 Remove 19.x emacsen. 2006-02-16 12:31:32 +00:00
Kris Kennaway
4c3ff6399d - Remove the use of .error in favour of BROKEN to fail more gracefully
[1]

- Fix all-depends-list target with dependencies that use the ':target'
  syntax. [2]

- Correct errors in USE_DOS2UNIX. [3], [4]

- Detect conflicts between installed and requested FAM implementations and
  fail more gracefully instead of registering a dependency on the
  wrong port.  Set the default implementation based on what the user
  has already installed.  [5]

- Correctly clean up info subdirectories in pkg-plist [6]

- The linux ldconfig invocation has to be done in a chroot, else some
  FreeBSD native libs get cached in the linux ld.so.cache.  Use the
  internal chroot feature of the linux ldconfig to do this. [7]

- Update the OpenLDAP default version. [8]

PR:             ports/92446 [1], ports/86310 [2], ports/92584 [3],
                ports/92688 (partial) [4], ports/92583 [5], ports/91057 [6],
                ports/92322 [7], ports/86310 [9]
Submitted by:   linimon [1], mi [2], jylefort [3], danfe [3],
                Alejandro Pulver <alejandro at varnet dot biz> [4],
                marcus [5], gerald [6], netchild [7], vsevolod [8]
2006-02-11 02:34:48 +00:00
Alex Dupre
f89c5a13e7 Add MySQL 5.1 shared library number. 2006-02-05 09:42:00 +00:00
Andrey Slusar
65b9028a8b Update xemacs-devel to 21.5.b24 2006-02-02 16:07:32 +00:00
Renato Botelho
04472db966 - Add osdn, the master sourceforge site
PR:		ports/92726
Submitted by:	Vyacheslav Anikin <ghos@mail.ru>
2006-02-02 09:33:21 +00:00
Joe Marcus Clarke
16b56d3d9c Add a hack for dbus service installation. 2006-02-02 07:15:22 +00:00
Michael Nottebrock
79fc2a8db2 Update to KDE 3.5.1. 2006-02-01 09:13:29 +00:00
Alex Dupre
c4d6261234 - pfpro extension is only for php4
- add location to pfpro directory
2006-02-01 07:18:47 +00:00
Mark Linimon
3473fea482 Fix capitalization of IGNORE messages. 2006-02-01 06:18:06 +00:00
Mark Linimon
2e8aecc628 The last commit was not quite ready for prime time. Not only did I fail
to reword the strings in the IGNORE statements, but also the change from
BROKEN_WITH to IGNORE_WITH is wrong without the accompanying changes
throughout the ports tree.

Hat:		portmgr
Pointy hat:	linimon
Noticed by:	kris
2006-02-01 04:18:56 +00:00
Pav Lucistnik
6bd407bcb2 - Add a php extension pfpro (PayFlow Pro).
PR:		ports/82843
Submitted by:	Mike Durian <durian@shadetreesoftware.com>
Approved by:	maintainer timeout (1 month)
2006-01-31 23:00:21 +00:00
Andrey Slusar
1d688800ec Update xemacs and xemacs21-mule to 21.4.19 2006-01-31 10:20:43 +00:00
Hye-Shik Chang
866d14d514 Add support for Zope 2.9.
Submitted by:	HAYASHI Yasushi <yasi@yasi.to>
2006-01-30 02:37:54 +00:00
Dirk Meyer
67cb7fff1f - support multiple backends as dependecies
some internal macros renamed
2006-01-29 07:31:51 +00:00
Mark Linimon
426af3f595 Switch this over to the mailing list.
Approved by:	will
2006-01-29 04:54:22 +00:00
Vsevolod Stakhov
c98d5db64e Replace BROKEN with IGNORE.
PR:		92445
Submitted by:	linimon
2006-01-28 07:20:00 +00:00
Mark Linimon
b09666fc1e - Fix possibility of "infinite make fork" when "Registering install for ..."
EMACS ports.  [1]

 - Allow building a port as root using an NFS-mounted /usr/ports if the
   server maps root to a UID other than root. [2]

 - Make 'BROKEN' and 'IGNORED' ports exit their "make install" with a fail
   status rather than success. [3]

 - Improve behavior when dealing with versioned dependencies. [4]

 - Fix false positives in check-conflicts target. [5]

 - Remove obsolete bzip2 code. [6]

 - Add physical category net-p2p. [7]

 - Don't fetch INDEXFILE if not necessary; respect FETCH_ENV. [8], [11]

 - INDEX can now be moved outside of ports tree. [9]

 - Add ghostscript-gpl. [10]

 - Remove obsolete USE_MESA. [12]

 - Force pkg_install tools from ports on FreeBSD 4.10 and older. [13]

 - Document ALWAYS_KEEP_DISTFILES. [14]

 - Remove USE_REINPLACE from bsd.port.mk USE_DOS2UNIX patch. [15]

PR:	ports/37596 [1], ports/57259 [2], ports/63216 [3],
	ports/89448 [4], ports/89710 [5], ports/88996 [6],
	ports/89260 [7], ports/89363 [8], ports/89809 [9],
	ports/89853 [10], ports/91086 [11], ports/91710 [12],
	ports/91727 [13], ports/92111 [14], ports/92124 [15]
Submitted by:	Jay Sachs <jay at eziba dot com> [1], sem [1, 3, 8, 12],
		Andrew Heybey <ath at niksun dot com> [2], Jamie Jones
		<jamie at thompson dot bishopston dot net>, tobez [4], Mark
		Andrews <Mark_Andrews at isc dot org> [5], edwin [6, 11, 15],
		pav [7, 13], Peter Jeremy <PeterJeremy at optushome dot com
		dot au> [9], Ulrich Spoerlein <q at galgenberg dot net> [10],
		netchild [11], erwin [14]
Reviewed by:	kris, clement (partially)
2006-01-28 02:11:35 +00:00
Jean-Yves Lefort
423e721390 Pass maintainership to emulation.
Discussed with:	netchild
2006-01-25 17:41:34 +00:00
Mark Linimon
18ad5ce26e Fix 'make search' on 4.X. Has no effect on 5.X and 6.X which worked
correctly to start with.

NOTE: if you have your ports tree outside of /usr/ports and don't make your
own INDEX, 'make search' will return no results.  This was a pre-existing
problem which no one had ever noticed.

People with long experience in software can imagine the merriment of
attempting to debug the current problem given this, for themselves.

PR:		ports/92189
Submitted by:	linimon
Fix from	clement
2006-01-23 23:54:22 +00:00
Mark Linimon
390e15c842 Fix regression in all-depends-list target on 4.X due to ancient, buggy,
make(1) that does not support -C properly.

PR:		ports/92188, 92189
Submitted by:	tobez, linimon
Patch from:	clement
Tested on:	4.10, 5.4, 6.0
2006-01-23 22:29:26 +00:00
Pav Lucistnik
da66f3d247 - Zope 3.1 is now 3.2 2006-01-23 21:14:05 +00:00
Pav Lucistnik
fcdc9db7d1 - USE_REINPLACE is noop now 2006-01-22 20:35:15 +00:00
Doug Barton
df0837eecb ftp.cn.freebsd.org is temporarily missing the local distfiles, so comment
them out while the admins (who are aware of the issue) solve the problem.
2006-01-22 05:12:48 +00:00
Mark Linimon
244bf72e9e Emergency fix to the @dirrmtry code.
PR:		ports/92128
Submitted by:	edwin
Reviewed by:	kris, linimon
2006-01-22 04:28:39 +00:00
Joe Marcus Clarke
feb7b457a0 Add a missing '@' to the ${DO_NADA} in the patch-dos2unix target. This
fixes an errant "true" that can be seen after make patch.
2006-01-21 22:07:08 +00:00
Dejan Lesjak
627b13b9fb Upgrade to X.Org 6.9.0 release.
Remove separate mtree file for X_WINDOW_SYSTEM=XOrg case. Both X11
distributions now use the one from /etc/mtree again.
2006-01-21 18:55:08 +00:00
Kirill Ponomarev
01c588a635 - Fix 'all-depends-list' target in cases if dependencies list is
very long and if some dependencies can't be added into the list.
  [1]

- Fix FAM support.  Make gamin the default FAM system. [2]

- Introduce new 'quicksearch' target to show only port, path and
  info section of the matching ports. [3]

- Introduce new category - rubygems. [4]

- Fix stale dependencies while installing qmail slaveport and
  another port that depends on qmail. [5]

- Add commentary for describes target in bsd.port.mk. [6]

- Fix warning issued during make index on archs !368. [7]

- Add USE_DOS2UNIX variable.  If set to "YES", remove the ^M from
  all files under ${WRKSRC}. If set to a string, remove in all files
  under ${WRKSRC} with one of these names the ^Ms. [8]

- Add new variables PERL_RUN_DEPENDS and PERL_BUILD_DEPENDS by
  checking the existance of the Perl modules with the "perl -e 'use
  module;'" command. [9]

- Fix bsd.port.mk variable quoting issues.  No quoting is necessary
  anymore either in the Makefile or on the command line.  Affected
  variables include:

  BROKEN
  FORBIDDEN
  IGNORE
  MANUAL_PACKAGE_BUILD
  NO_CDROM
  NO_PACKAGE
  RESTRICTED

  [10]

- Add NOFETCHFILES variable.  If set, don't download these files
  from the ${MASTER_SITES} or ${MASTER_SITE_BACKUP} (but do from
  ${MASTER_SITE_OVERRIDE}). [11]

- Improve 'search' target output. [12]

- Add a new virtual category for Amateur Radio - hamradio. [13]

- Cleanup some old/unused pathes in bsd.port.mk. [14]

- Add @dirrmtry for plists which does the same as:
  "@unexec rmdir %D/foo 2>/dev/null || true" [15]

- Remove virtual category - offix. [16]

- Use portsnap instead of cvsup or cvs on "make update" in
  /usr/ports. [17]

- Move location of bsd.autotools.mk within bsd.port.mk [18]

- Add bsd.linux-rpm.mk, fix INSTALLS_SHLIB for Linux ports [19]

- Use new USE_RC_SUBR format for FreeBSD version >= 700007 [20]

- Replace the string "FreeBSD" by "The FreeBSD Project" in the
  security warning [21]

- Add bsd.local.mk for local modification to ports framework. [22]

- Replace rcNG spelling by rc.d [23]

- Remove superfluous USE_REINPLACE. [24]

Special thanks to:      linimon for spending hours with all these patches
                        clement for fixes
                        kris for help with pointyhat
PR:     ports/86310 [1], ports/89498 [2], ports/83530 [3],
        ports/83789 [4], ports/84053 [5], ports/86281 [6],
        ports/87214 [7], ports/87234 [8], ports/87318 [9],
        ports/87396 [10], ports/87605 [11], ports/87840 [12],
        ports/88230 [13], ports/88493 [14], ports/88711 [15],
        ports/88751 [16], ports/89281 [17], ports/89999 [18],
        ports/90031 [19], ports/90150 [20], ports/90668 [21],
        ports/91433 [23], ports/88754 [24]
Submitted by:   mi [1], marcus [2], Lars Engels <lars.engels@0x20.net> [3],
                pav [4, 16, 20, 24], garga [5], cperciva [6], vd [7],
                edwin [8, 9, 11, 15, 21],
                fenner [10], Arseny Nasokin <tarc.po.cs.msu.su@tarc.po.cs.msu.su> [12],
                Carl Makin <carl@stagecraft.cx> [13], arved [14],
                NIIMI Satoshi <sa2c@sa2c.net> [17], thierry [18],
                jylefort [19], linimon [22], dougb [23]
2006-01-21 17:37:14 +00:00
Edwin Groothuis
b5407164d8 Add support for lang/gcc42 2006-01-21 05:27:11 +00:00
Dirk Meyer
2196247c3d - new option GNUSTEP_PREFIX
allow user defined location of all files
  this makes this file save for other ports to include
2006-01-19 18:57:05 +00:00
Dirk Meyer
8bd9ab11b2 - update MASTER_SITE_GNUSTEP 2006-01-19 17:19:29 +00:00
Dirk Meyer
dea3c8eced - new option GNUSTEP_WITH_XLIB
- document compiler options
GNUSTEP_WITH_BASE_GCC
GNUSTEP_WITH_GCC32
GNUSTEP_WITH_GCC33
GNUSTEP_WITH_GCC34
GNUSTEP_WITH_GCC40
GNUSTEP_WITH_GCC41
GNUSTEP_WITH_GCC42
2006-01-18 19:50:18 +00:00
Adam Weinberger
5f8a0bcc53 Grammar fixes.
Don't worry, mezz, you have other good qualities ;;-)
2006-01-16 18:28:35 +00:00
Alex Dupre
fce0420478 Update to 5.1.2 release:
- add reflection
- enable xmlreader and xmlwriter by default in php5-extensions
2006-01-16 12:08:20 +00:00
Clement Laforet
c5d4c969c8 Cleanups and fixes
- remove useless options (and fix thread stuff) [1]
- move print-closest-mirror to bsd.apache.mk
- move threads configure options out of Makefile.modules
- Fix stupid logic to disable v4mapped address [2]
- and more...

Submitted/spotted by:   many, Hirohisa Yamaguchi <umq@ueo.co.jp> [1]
                        ume[2]
PR:                     ports/91813 [1]
2006-01-15 18:58:38 +00:00