freebsd-ports/net-p2p
Alexander Leidinger 23b3bc4b0d Mega-patch to cleanup the ports infrastructure regarding our linux bits:
- USE_LINUX now implies NO_FILTER_SHLIBS=yes. It also doesn't use FreeBSD
    tools to strip binaries anymore, so it's not neccesary anymore to override
    STRIP and STRIP_CMD.
  - USE_LINUX_PREFIX implies NO_MTREE now.
  - In the USE_LINUX case, USE_XLIB now depends upon the linux X11 libraries
    instead upon the native FreeBSD libraries.
  - The variable LINUX_BASE_PORT contains a string which is suitable as an
    item in *_DEPENDS, so if a port BATCH_DEPENDS or FETCH_DEPENDS upon the
    default (or overriden) linux base, ${LINUX_BASE_PORT} should be used
    instead of a hardcoded reference.
  - Change all ports to comply to the "new world order".
  - The Ports Collection now allows to override the default linux_base port.
    Specify e.g. OVERRIDE_LINUX_BASE_PORT=rh-9 in /etc/make.conf to use
    ${PORTSDIR}/emulators/linux_base-rh-9 (the logic is to use
    ${PORTSDIR}/emulators/linux_base-${OVERRIDE_LINUX_BASE_PORT}).
  - If USE_LINUX or OVERRIDE_LINUX_BASE doesn't point to an existing linux_base
    port and if USE_LINUX isn't set to "yes" (case insensitive), the port will
    be marked as IGNORE. [1]
  - Readd USE_LINUX knobs into several ports and make several uses of a
    conditional dependency ("USE_LINUX?=") into an unconditional one
    ("USE_LINUX=") which where removed/changed by Trevor to allow the use of
    alternative linux_base ports. While this is a nice goal, the implementation
    resulted in missing dependencies. The OVERRIDE_LINUX_BASE_PORT knob
    in this commit is supposed to fix the problem while keeping the feature.
    Basicaly this includes a backout of Trevor's commit, to prevent confusion
    I mention it here explicitely.
  - Use the correct prefix (X11- instead of LOCAL- or LINUX-) for some ports.
    Chase dependencies for this.
  - Changes to make linux_devtools installable on amd64, remove some stray
    device nodes (they don't work on recent OS versions and aren't really
    needed).
  - Make linux_base-8 PREFIX clean and remove some stray device nodes.
    Additionally tell a little bit more about how to setup NIS/YP [2].
  - Update the PGSQL dependency in the linux-opengroupware port to a recent
    version (the old one isn't available anymore), I don't know if this
    works (at least it isn't more broken than before).
  - Use PREFIX/usr/share/doc instead of PREFIX/usr/doc in the divx4linux
    ports, the former path exists already and gets populated by other
    packages too (PREFIX=LINUXPREFIX!).
  - Fix some obvious (non-linuxolator) bugs in some linux ports while being
    there.
  - Bump PORTREVISION where neccesary.

Requested by:	portmgr (linimon) [1]
Submittted by:	Gerrit Kuehn <gerrit_huehn@gruft.fido.de [2]
Approved by:	portmgr (kris, linimon), maintainers (or maintainer timeout)
Tested on:	ports cluster (kris)
Reviewed by:	silence on emulation@
Superseedes PR:	69997

Maintainer approval from:
	chris@chrisburkert.de
	cracauer@cons.org
	des
	girgen
	jamie@bishopston.net
	mezz
	mi
	nivit@users.sf.net
        pat
	simond@irrelevant.org
	riggs@rrr.de
	Udo.Schweigert@Siemens.com
2005-06-17 22:59:29 +00:00
..
amule - Update to 2.0.3 2005-06-17 05:51:47 +00:00
amule-devel - Update to 2.0.3 2005-06-17 05:51:47 +00:00
amule1 - Finish repo-copy of net/amule to net/amule1 [1] 2005-05-16 16:35:40 +00:00
amule2 - Update to 2.0.3 2005-06-17 05:51:47 +00:00
apollon BROKEN on 4.x: Does not compile 2005-05-21 17:31:00 +00:00
azureus o azureus uses kio API which memory leaks under jdk 1.4 but the issue 2005-04-10 21:06:41 +00:00
azureus2 o azureus uses kio API which memory leaks under jdk 1.4 but the issue 2005-04-10 21:06:41 +00:00
bnbt Change my email address in MAINTAINER lines for ports I maintain to 2005-03-01 12:28:00 +00:00
btqueue - Use generic PY_XML instead of explicit dependency 2005-01-24 00:03:46 +00:00
cdonkey change the libtool version to use from 1.3 to 1.5 2005-06-02 20:28:41 +00:00
ctorrent Change my email address in MAINTAINER lines for ports I maintain to 2005-03-01 12:28:00 +00:00
dcd Add dcd. 2005-05-20 03:09:59 +00:00
dclib download.berlios.de seems to be unreliable from time to time, therefore add 2005-02-28 02:34:48 +00:00
dctc Remove deprecated USE_SIZE 2004-12-25 11:43:58 +00:00
dctc-gui Remove deprecated USE_SIZE 2004-12-25 11:43:58 +00:00
dctc-gui-qt Update to 0.1.2 2005-01-08 17:45:41 +00:00
edonkey-gui-gtk - Update to 0.6.4 2005-06-10 21:07:59 +00:00
edonkey-gui-gtk-urlslave Drop maintainership 2005-03-13 01:21:03 +00:00
edonkey-tool-hash Update to 0.4.0 2004-08-13 02:23:24 +00:00
edonkey-tool-slist - Use PLIST_FILES/PORTDOCS 2005-05-23 10:01:52 +00:00
fcptools Remove deprecated USE_SIZE 2004-12-25 11:43:58 +00:00
fidelio
freenet o Update to Freenet Stable build 5102 released 20050526 snapshot 2005-05-26 16:22:46 +00:00
freenet05 o Update to Freenet Stable build 5102 released 20050526 snapshot 2005-05-26 16:22:46 +00:00
frost Update to snapshot 20050203 2005-03-15 02:29:07 +00:00
gift - Add rcNG script 2005-01-08 18:44:55 +00:00
gift-fasttrack - Update to 0.8.9 2005-01-23 15:59:24 +00:00
gift-gnutella - Update to 0.0.10 2005-01-23 12:56:59 +00:00
gift-openft - Update to 0.2.1.5 2005-03-07 20:09:33 +00:00
giftcurs Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
giftoxic Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
giftui List missing directory 2005-04-19 07:19:05 +00:00
gkrellm-gift Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
gnewtellium
gnome-btdownload Mark it as IGNORE; it doesn't run on BitTorrent 4.x yet. The author is working 2005-06-05 00:26:45 +00:00
gnunet Update to 0.6.6b 2005-04-10 20:18:56 +00:00
gtk-gnutella Fix the build with GTK+ 2.6, took from Gentoo. 2005-03-15 02:19:18 +00:00
gtkhx
gtorrentviewer Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
hagelslag
hx
i2p Update to 0.5.0.7 2005-04-21 02:31:36 +00:00
javadc . bsd.java.mk 2.0 compliant 2004-06-09 18:19:58 +00:00
jigdo Update to 0.7.1, which also fixes the compilation problem on 5.x. 2004-09-27 21:10:21 +00:00
kmldonkey Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
libbt Change my email address in MAINTAINER lines for ports I maintain to 2005-03-01 12:28:00 +00:00
liberator Remove deprecated USE_SIZE 2004-12-25 11:43:58 +00:00
libfreenet change the libtool version to use from 1.3 to 1.5 2005-06-02 20:28:41 +00:00
libpdtp Update to latest snapshot. 2004-08-08 07:50:30 +00:00
libtorrent - Update to 0.6.5. 2005-06-17 10:25:44 +00:00
limewire Update MASTER_SITES 2005-05-01 14:10:47 +00:00
linux-agsatellite Mega-patch to cleanup the ports infrastructure regarding our linux bits: 2005-06-17 22:59:29 +00:00
linux-edonkey-core Mega-patch to cleanup the ports infrastructure regarding our linux bits: 2005-06-17 22:59:29 +00:00
linux-edonkey-server Mega-patch to cleanup the ports infrastructure regarding our linux bits: 2005-06-17 22:59:29 +00:00
linux-edonkey-tool-recovermet Mega-patch to cleanup the ports infrastructure regarding our linux bits: 2005-06-17 22:59:29 +00:00
linux-jigdo Mega-patch to cleanup the ports infrastructure regarding our linux bits: 2005-06-17 22:59:29 +00:00
linux-overnet-core Mega-patch to cleanup the ports infrastructure regarding our linux bits: 2005-06-17 22:59:29 +00:00
lopster - Update to 1.2.2. 2005-04-04 11:52:30 +00:00
minder o Fix do-install target 2005-01-20 17:14:22 +00:00
mldonkey o After repo copy from net/mldonkey 2005-01-09 04:00:39 +00:00
mldonkey-core
mldonkey-core-devel Update references from net/mldonkey to net/mldonkey-devel after 2005-01-09 03:55:16 +00:00
mldonkey-devel Update to 2.5.30.16 2005-06-12 18:38:43 +00:00
mldonkey-gui
mldonkey-gui-devel Update references from net/mldonkey to net/mldonkey-devel after 2005-01-09 17:01:42 +00:00
mldonkey-perlreactor Remove deprecated USE_SIZE 2004-12-25 11:43:58 +00:00
mldonkey-sancho USE_JIKES=no because build breaks if jikes is used 2005-01-19 01:39:37 +00:00
mldonkey-serverspy Remove deprecated USE_SIZE 2004-12-25 11:43:58 +00:00
mldonkey-urlslave Remove deprecated USE_SIZE 2004-12-25 11:43:58 +00:00
mute-net Finish repo copy of wxgtk 2.4.2 ports to wxgtk24* 2005-05-12 16:39:59 +00:00
mute-net-gui
mute-net-text
mutella At Kris's request, back out the MACHINE_ARCH spelling correction until 2005-04-12 03:26:56 +00:00
napshare
nicotine Update to 1.0.8 2005-01-17 12:32:56 +00:00
nicotine-plus Update to 1.0.8 2005-01-17 12:32:56 +00:00
opendchub At Kris's request, back out the MACHINE_ARCH spelling correction until 2005-04-12 03:26:56 +00:00
opennap Reset maintainer to ports@FreeBSD.org 2005-03-17 16:42:31 +00:00
p5-pdonkey
peercast Mega-patch to cleanup the ports infrastructure regarding our linux bits: 2005-06-17 22:59:29 +00:00
phex Update to 2.2.0.83 2005-04-03 23:40:33 +00:00
py-bittornado - Update to 0.3.12 2005-05-20 11:00:39 +00:00
py-bittornado-core
py-bittorrent Uphold NOPORTDOCS: do not define PORTDOCS 2005-05-30 03:30:11 +00:00
py-bittorrent-core
py-bittorrent-core-devel - After repo copy from py-bittorrent-core: 2004-12-24 09:12:31 +00:00
py-bittorrent-devel Update to 4.1.2 2005-06-08 01:54:52 +00:00
py-fngrab
py-kenosis Update to 0.95 2005-04-03 23:50:35 +00:00
py-kenosis-bittorrent Finish repo copy of wxgtk 2.4.2 ports to wxgtk24* 2005-05-12 16:39:59 +00:00
pyslsk Finish repo copy of wxgtk 2.4.2 ports to wxgtk24* 2005-05-12 16:39:59 +00:00
qtella Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
qtorrent Fix this the right way: Depend on pyuic in PATCH_DEPENDS (I think I've 2005-04-20 14:00:08 +00:00
rtorrent - Add pkg-plist and pkg-message. 2005-06-17 10:27:55 +00:00
squall Add squall (renamed from pdtpd). 2004-08-08 08:07:05 +00:00
teknap Fix build with gcc 3.4 2004-08-06 15:53:00 +00:00
torrentsniff
trackerbt New port trackerbt version 0.1: A BitTorrent tracker with additional 2005-01-16 05:08:43 +00:00
valknut At Kris's request, back out the MACHINE_ARCH spelling correction until 2005-04-12 03:26:56 +00:00
verlihub - Update to 0.9.8.b 2004-10-12 18:54:48 +00:00
verlihub-plugins new port: net/verlihub-plugins 2004-10-14 09:43:49 +00:00
vuze o azureus uses kio API which memory leaks under jdk 1.4 but the issue 2005-04-10 21:06:41 +00:00
xmule BROKEN: Incomplete pkg-plist 2005-06-11 23:46:21 +00:00
xnap Remove zero-sized plist 2005-03-13 11:19:24 +00:00