1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
Commit Graph

933 Commits

Author SHA1 Message Date
Florent Thoumie
788ae1c540 - Use the true USE_RC_SUBR force.
- Create /var/log/bnbt when installing from package.
2005-06-19 17:33:12 +00:00
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
Florent Thoumie
9778f38da2 - Add pkg-plist and pkg-message. 2005-06-17 10:27:55 +00:00
Florent Thoumie
44912458d4 - Update to 0.2.5.
- Install sample configuration file in ${EXAMPLESDIR}.
2005-06-17 10:26:57 +00:00
Florent Thoumie
37c0a510cc - Update to 0.6.5. 2005-06-17 10:25:44 +00:00
Michael Johnson
a13602f563 - Update to 2.0.3
PR:		ports/82328
Submitted by:	Ganael LAPLANCHE <ganael.laplanche@martymac.com> (maintainer)
2005-06-17 05:51:47 +00:00
Florent Thoumie
db1c321376 - Update to 0.2.4.
PR:		ports/82173
Submitted by:	TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
2005-06-13 07:30:55 +00:00
Florent Thoumie
652a969238 - Update to 0.6.4
PR:		ports/82172
Submitted by:	TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
2005-06-13 07:29:08 +00:00
Mario Sergio Fujikawa Ferreira
2625bb582f Update to 2.5.30.16 2005-06-12 18:38:43 +00:00
Kris Kennaway
d3b7f2651e BROKEN: Incomplete pkg-plist 2005-06-11 23:46:21 +00:00
Pav Lucistnik
6ee558bca5 - Update to 0.6.4
PR:		ports/82078
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2005-06-10 21:07:59 +00:00
Mario Sergio Fujikawa Ferreira
8532428a7f Update to 4.1.2 2005-06-08 01:54:52 +00:00
Pav Lucistnik
fea0b77795 - Update to 2.0.2
PR:		ports/81967
Submitted by:	Ganael LAPLANCHE <ganael.laplanche@martymac.com> (maintainer)
2005-06-06 20:10:50 +00:00
Jeremy Messenger
a119f9d0a2 Mark it as IGNORE; it doesn't run on BitTorrent 4.x yet. The author is working
on BitTorrent 4.x support.

http://sourceforge.net/project/shownotes.php?release_id=331211

Reported by:	tmclaugh via IRC (#freebsd-gnome)
2005-06-05 00:26:45 +00:00
Jean-Yves Lefort
5b8459a178 - Update to 0.1212 [1]
- Cleanup the port

PR:		ports/81835 [1]
Submitted by:	HAYASHI Yasushi <yasi@yasi.to> [1]
2005-06-03 13:21:42 +00:00
Oliver Lehmann
392aa128b5 change the libtool version to use from 1.3 to 1.5 2005-06-02 20:28:41 +00:00
Pav Lucistnik
e261b9a60c - Fix brain failure of mine
Reported by:	krismail
Pointy hat to:	pav
2005-06-02 09:06:22 +00:00
Mario Sergio Fujikawa Ferreira
57295e54c9 Fix typo: add PKGNAMESUFFIX?=-devel back 2005-05-30 03:31:20 +00:00
Mario Sergio Fujikawa Ferreira
e107a6c2ce Uphold NOPORTDOCS: do not define PORTDOCS 2005-05-30 03:30:11 +00:00
Mario Sergio Fujikawa Ferreira
6335722ac1 Update to 4.0.2 2005-05-30 03:27:00 +00:00
Mario Sergio Fujikawa Ferreira
5a8b2663be o Update to 4.1.1 development version which brings many new features
[1] such as trackerless [2] support

1) http://www.bittorrent.com/bittorrent_versions.html
2) http://www.bittorrent.com/trackerless.html
2005-05-30 03:17:30 +00:00
Pav Lucistnik
b841a66e7b - Add pkg-message with a note about limitation of this software with big files
PR:		ports/74177, ports/81581
Submitted by:	No Name <arundel@h3c.de>
2005-05-28 14:33:25 +00:00
Pav Lucistnik
e3d49c7457 - Deal with locale directories 2005-05-27 17:48:47 +00:00
Mario Sergio Fujikawa Ferreira
3bbc20030d o Update to Freenet Stable build 5102 released 20050526 snapshot
o Bump PORTREVISION since build version did not change
2005-05-26 16:22:46 +00:00
Volker Stolz
f8fa993b01 - Use PLIST_FILES/PORTDOCS
- Mark as deprecated and initiate deorbit burn: no longer available
2005-05-23 10:01:52 +00:00
Kris Kennaway
d6b5bec198 BROKEN on 4.x: Does not compile 2005-05-21 17:31:00 +00:00
Pav Lucistnik
b9536800e1 - Update to 1.1.0
PR:		ports/81228
Submitted by:	No Name <arundel@h3c.de>
2005-05-20 13:27:23 +00:00
Pav Lucistnik
2d9a7d1558 - Update to 2.0.1
PR:		ports/81223
Submitted by:	Ganael LAPLANCHE <ganael.laplanche@martymac.com> (maintainer)
2005-05-20 12:11:44 +00:00
Pav Lucistnik
6f5536b341 - Update to 0.3.12
PR:		ports/81265
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
2005-05-20 11:00:39 +00:00
Jean-Yves Lefort
24ac553ca2 Add dcd.
DConnect Daemon is a Direct Connect Hub clone for Unix. It allows people to
share their resources, i.e.: programs, graphics, other files...

Features:

    * fast, pure C implementation
    * libwrap support (hosts.allow, hosts.deny)
    * low per-user memory consumption
    * uses threads (no forking)
    * nick pattern matching
    * simple administration through telnet console

WWW: http://www.dc.ds.pg.gda.pl/

PR:		ports/81021
Submitted by:	Aleksandr S. Goncharov <mraleks@bk.ru>
2005-05-20 03:09:59 +00:00
Max Khon
06282e1029 Update to new stable release 2.0.0
PR:		80734
Submitted by:	Ganael Laplanche
2005-05-17 10:40:09 +00:00
Florent Thoumie
ad32c567fc - Remove old patch.
Reported by:	Markus Buretorp <markus.buretorp@home.se>
2005-05-17 10:17:25 +00:00
Florent Thoumie
b5b4c277c4 - Update to 0.2.2. 2005-05-16 20:45:37 +00:00
Florent Thoumie
283f747d17 - Update to 0.6.2. 2005-05-16 20:44:45 +00:00
Max Khon
061c973554 - Finish repo-copy of net/amule to net/amule1 [1]
- Sort plist.

PR:		80997 [1]
Submitted by:	MAINTAINER [1]
2005-05-16 16:35:40 +00:00
Max Khon
113262383f Fix LIB_DEPENDS broken in rev. 1.14
PR:		80997
Submitted by:	MAINTAINER
2005-05-14 12:23:14 +00:00
Max Khon
d164e5eed2 Finish repo copy of wxgtk 2.4.2 ports to wxgtk24* 2005-05-12 16:39:59 +00:00
Mario Sergio Fujikawa Ferreira
47e8d684e4 o Update to 2.5.30.15
o Add WITH_THR_THREAD_MODEL knob which allows this port to build
  with libthr threadind instead of libpthread. Very experimental.
2005-05-07 03:27:18 +00:00
Herve Quiroz
73b6ff1959 Update MASTER_SITES
PR:		80464
Submitted by:	maintainer
2005-05-01 14:10:47 +00:00
Mario Sergio Fujikawa Ferreira
b62f99eb77 2.5.30.14 2005-04-27 10:41:38 +00:00
Edwin Groothuis
ec4ba5e446 [NEW PORT] net/apollon: KDE client for giFT daemon
Apollon is a Peer-to-Peer File-Sharing Program, which uses
	the giFT core to connect to various networks, including
	OpenFT, Gnutella, FastTrack

	WWW: http://apollon.sourceforge.net

PR:		ports/75675
Submitted by:	Alex Varju <freebsd-ports@varju.ca>
2005-04-25 08:45:55 +00:00
Mario Sergio Fujikawa Ferreira
75e1f93aab Update to 2.5.30.9 2005-04-24 10:57:15 +00:00
Mario Sergio Fujikawa Ferreira
5645796d70 o Update to 2.5.30.7
o Re-enable pthreads support which seems to be working just fine
  in this version
2005-04-21 17:47:50 +00:00
Mario Sergio Fujikawa Ferreira
d705bbf135 - Really apply PR [1], last commit only did a PORTREVISION bump
o Update to Freenet Stable build 5102 released 20050420 snapshot
o Bump PORTREVISION since build version did not change
o Add an extra entry to MASTER_SITES [1]

PR:		79882 [1]
Submitted by:	Francis Gudin <fgudin@nerim.net> [1]
2005-04-21 17:41:26 +00:00
Florent Thoumie
f222a95b8e - Fix build on RELENG_5.
Reported by:	krismail, Thomas Kempka <t.kempka@web.de>
2005-04-21 08:08:04 +00:00
Mario Sergio Fujikawa Ferreira
9ee7aa3243 Update to 0.5.0.7 2005-04-21 02:31:36 +00:00
Michael Nottebrock
510a191e31 Fix this the right way: Depend on pyuic in PATCH_DEPENDS (I think I've
never used that before :-).

Suggested by: Heiner Eichmann <h.eichmann@gmx.de>
2005-04-20 14:00:08 +00:00
Michael Nottebrock
bc06afbe6e Try using a full path for the pyuic invocation in post-patch. 2005-04-19 15:29:45 +00:00
Volker Stolz
1ce0dfda0d List missing directory 2005-04-19 07:19:05 +00:00
Florent Thoumie
6327662469 - Update to 0.2.0.
- Fix CFLAGS.
2005-04-18 11:15:56 +00:00