Commit graph

1222 commits

Author SHA1 Message Date
Mario Sergio Fujikawa Ferreira
4fc367eb78 Update to 0.6.1.5 2005-11-22 01:11:40 +00:00
Florent Thoumie
02b2772800 - Fix WWW: line.
PR:		ports/89302
Submitted by:	Andrew Pantyukhin <infofarmer@gmail.com>
2005-11-21 12:33:40 +00:00
Mario Sergio Fujikawa Ferreira
9ee727a55e o Remove unnecessary post-patch entry, forcing socket reuse do not
seem to be required anymore
o Install public.key file under ${DATADIR} instead of ${DOCSDIR}
o Bump PORTREVISION
2005-11-21 02:29:09 +00:00
Mario Sergio Fujikawa Ferreira
894e379741 o Fix erros with .po language file generation [1] reference:
- http://www.mail-archive.com/pld-cvs-commit%40lists.pld-linux.org/msg21273.html
o PORTREVISION bumped in sync with changes on Makefile rev 1.42

Obtained from:	pld-linux CVS [1]
2005-11-21 02:28:51 +00:00
Mario Sergio Fujikawa Ferreira
8e71bc63b8 Update to 4.1.8 2005-11-20 23:14:28 +00:00
Mario Sergio Fujikawa Ferreira
26e55c6336 Update to 2.7.0 2005-11-20 18:48:06 +00:00
Dirk Meyer
642b2b3f10 This tool takes files and calculates the final 'eEmule' hashes for
then. It also spits out the complete ed2k:// link in the end.

Note: This hashes differ from 'eDonkey/mldonkey' hashes
when the size of a files is a mutiple of 9728000 Bytes.

WWW: http://www.sdalu.com/software/tools.shtml
2005-11-20 12:20:55 +00:00
Mario Sergio Fujikawa Ferreira
818aedf9f2 o Make sure gmake upholds the port's system environment variables
C{C,XX}
o Properly link against wxgtk 2.6
o Bump PORTREVISION
2005-11-20 02:05:28 +00:00
Jeremy Messenger
d39f7b7125 Fix the build for FreeBSD 4.x, untest...
Reported by:	krismail
2005-11-20 01:38:17 +00:00
Jeremy Messenger
f22330796f - Update to 0.4.
- Add '-dx' in jam by default to give the verbose of build. Easier for me to
  collect the bug report or/and read in log from tinderboxes.
- /usr/bin/fmt -> ${FMT}, reported by portlint.
2005-11-19 00:55:47 +00:00
Mario Sergio Fujikawa Ferreira
c18af4fafb o Update to snapshot 20051020
o Use the jdk 1.5 version WITH_JDK15 or the jdk 1.4 one otherwise

PR:		88899
Submitted by:	Peter Thoenen <eol1@yahoo.com>
2005-11-18 21:20:31 +00:00
Mario Sergio Fujikawa Ferreira
2ea511dba2 o Update to 1.12.0
o Switch from depending on x11-toolkits/wxgtk24 to x11-toolkits/wxgtk26
o Remove patches which incorporated in the distribution

PR:		88176
Submitted by:	Frerich Raabe <frerich.raabe@gmx.de>
2005-11-18 07:01:51 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Mario Sergio Fujikawa Ferreira
ec7bbee327 USE_TWISTED_RUN instead of manually adding a RUN_DEPENDS entry 2005-11-15 02:22:33 +00:00
Jeremy Messenger
b9515288ee Add SHA256. 2005-11-12 20:50:38 +00:00
Mario Sergio Fujikawa Ferreira
9a4b87b1c7 Add SHA256 checksum 2005-11-11 06:06:17 +00:00
Florent Thoumie
f9e681e43d - Add SHA256 checksums. 2005-11-09 11:23:01 +00:00
Pav Lucistnik
dc33aa59f5 Move instant messaging related ports to newly created net-im category:
net/gaim -> net-im/gaim
  net/gaim-latex -> net-im/gaim-latex
  net/gaim-openq -> net-im/gaim-openq
  net/gaim-rss-reader -> net-im/gaim-rss-reader
  net/gicq -> net-im/gicq
  net/gnomeicu2 -> net-im/gnomeicu2
  net/gossip -> net-im/gossip
  net/ickle -> net-im/ickle
  net/jabber -> net-im/jabber
  net/jabber-aim -> net-im/jabber-aim
  net/jabber-conference -> net-im/jabber-conference
  net/jabber-jud -> net-im/jabber-jud
  net/jabber-msn -> net-im/jabber-msn
  net/jabber-users-agent -> net-im/jabber-users-agent
  net/jabber-yahoo -> net-im/jabber-yahoo
  net/jarl -> net-im/jarl
  net/kf -> net-im/kf
  net/libicq -> net-im/libicq
  net/libicq2000 -> net-im/libicq2000
  net/loudmouth -> net-im/loudmouth
  net/meanwhile -> net-im/meanwhile
  net/meanwhile-gaim -> net-im/meanwhile-gaim
  net/newsbot -> net-im/newsbot
  net/ocaml-jabbr -> net-im/ocaml-jabbr
  net/psi -> net-im/psi
  net/py-jabber -> net-im/py-jabber
  net/py-twistedWords -> net-im/py-twistedWords
  net/p5-Net-Jabber -> net-im/p5-Net-Jabber

Repocopied by:	marcus
2005-11-09 08:21:21 +00:00
Marcus Alves Grando
04c99d906c Remove WWW
Add SHA256

PR:		87941
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by:	maintainer timeout, 15 days
2005-11-08 20:35:02 +00:00
Mario Sergio Fujikawa Ferreira
264528dc1a o Depend on jdk 1.4 instead of 1.5 since there have been too many
reports of problems. jdk 1.4 is known to work despite the urges
  from developers to use 1.5.
o Rollback files/build.xml and Makefile to version in consistent
  with dependency on jdk 1.5
2005-11-07 01:36:49 +00:00
Mario Sergio Fujikawa Ferreira
3bdbd12d53 Set JAVA_{EXTRACT,BUILD,RUN} appropriatly
Suggested by:	lawrence
2005-11-06 05:26:49 +00:00
Marcus Alves Grando
fce4f9484b Update to 0.3.14 [1]
Make portlint happyer

PR:		88304 [1]
Submitted by:	dhchen <dhchen@dhchen.com> [1]
Approved by:	Mohacsi Janos <mohacsi@niif.hu> (maintainer)
2005-11-05 23:36:03 +00:00
Tilman Keskinoz
beca322723 Fix build on CURRENT 2005-11-05 19:38:54 +00:00
Kris Kennaway
b1cf59535c Remove expired ports 2005-11-05 09:07:44 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Edwin Groothuis
2bcd282f97 Chase unbreak (see 1.38 of net/py-bittorrent-devel/) 2005-11-04 22:24:22 +00:00
Mario Sergio Fujikawa Ferreira
e8ded53cd8 Update to 4.1.7 and remove BROKEN status 2005-11-02 11:53:07 +00:00
Mario Sergio Fujikawa Ferreira
0682de0c5d o Make it possible to build against jdk 1.5 by adding javac option
memoryMaximumSize="80m"
o Switch from jdk 1.4 to 1.5 which is recomended by azureus developers
  [1]

Requested by:	too many [1]
2005-11-02 04:18:35 +00:00
Mario Sergio Fujikawa Ferreira
0ac6c901c3 Update to Freenet Stable build 5106 released 20051018 snapshot 2005-11-02 03:46:51 +00:00
Mario Sergio Fujikawa Ferreira
61087d48eb Update to 0.6.1.4 and remove BROKEN status 2005-11-02 03:26:40 +00:00
Mario Sergio Fujikawa Ferreira
9d2abb6dad Update to 2.6.7 2005-11-02 00:36:53 +00:00
Florent Thoumie
50da692481 - Update to 0.3.6. 2005-11-01 11:54:21 +00:00
Florent Thoumie
cf6647194a - Update to 0.7.6. 2005-11-01 11:54:02 +00:00
Erwin Lansing
acde26f363 Let the IGNORE message make a bit more sense and change it from:
===>  p5-Some-Module-0.7 Port requires perl 5.6.x or later. Install
lang/perl5 then try again.

to:

===>  p5-Some-Module-0.7 requires perl 5.6.x or later. Install
lang/perl5 then try again.

Approved by:    silence on -ports
2005-10-31 18:24:21 +00:00
Kris Kennaway
91c58f29a6 BROKEN on 7.0: Does not compile 2005-10-28 23:02:26 +00:00
Emanuel Haupt
09f6cf8bee Reset maintainer, does not respond to mails for 19 days. Since a few
days his MTA also remains unresponsive [1].

[1] Unable to deliver to destination domain
    Failed to deliver to domain oven.org after 73 tries.
    The last error was:
    CantConnectToHost

Approved by:	portmgr (linimon)
2005-10-28 17:05:15 +00:00
Jean-Yves Lefort
17504b9f6c Update to 0.7.2
PR:		ports/88126
Submitted by:	maintainer
2005-10-28 12:59:47 +00:00
Mario Sergio Fujikawa Ferreira
9f19a0d77c Update to 2.6.6 2005-10-28 09:06:48 +00:00
Kris Kennaway
dbb5534105 BROKEN: Does not build 2005-10-28 06:15:46 +00:00
Kris Kennaway
5b76e38a65 BROKEN: Incomplete pkg-plist 2005-10-28 06:10:21 +00:00
Herve Quiroz
ae2fc20c73 Fix rcNG launcher: the latest version (2.5.30.7) no longer supports the
'-daemon' argument

Approved by:	maintainer timeout (2 weeks)
2005-10-27 15:23:54 +00:00
Dirk Meyer
cb15fb76a9 - fix dependency
- fix openssl patch

maintainer emailed: 2005-10-08 (no feedback)
Approved by:	(maintainer timeout)
2005-10-25 08:01:50 +00:00
Jeremy Messenger
2536132a5f Fix the build for FreeBSD 4.x again, which I bring old parts back in by
accident. Still untest on 4.x.

Reported by:	krismail
2005-10-22 19:27:59 +00:00
Jeremy Messenger
5b0d2f2f83 Update to 0.3, add WITHOUT_OPENSSL knob. I have created a patch for configure
to add a few new flags. If it causes any trouble, I will remove it.

	* --help
	* --disable-openssl (autocheck: enable by default)
	* --openssl-include=PATH
	* --openssl-lib=PATH
	* Add CC and CFLAGS in configure for anyone can edit it.

I have submitted this patch to the author.

	http://people.freebsd.org/~mezz/diff/configure.diff

I believe that it can be done in Jamfile instead configure, I will have to
learn more abot Jamfile later for what features and what it can do. If anyone
know any better way or so, let me know.
2005-10-20 19:11:03 +00:00
Oliver Eikemeier
cbf3b9754b Add port net/torrentflux, a PHP based BitTorrent client that runs on a web server.
Unfortunately some manual configuration is necessary, so set NO_PACKAGE
(which is probably a dumb idea). Feel free to fix this.

While I'm here, sort CVSROOT-ports/modules.
2005-10-20 18:37:56 +00:00
Florent Thoumie
7f72702e41 - Update to 0.3.5.
- Add a note about slow hashing.
2005-10-20 13:11:48 +00:00
Florent Thoumie
1ca31f677a - Update to 0.7.5. 2005-10-20 13:10:57 +00:00
Herve Quiroz
99e7de66e3 Update to 4.9 (and unbreak)
PR:		87501
Submitted by:	Chad Castleberry <chadcastleberry@gmail.com>
Approved by:	maintainer timeout
2005-10-18 02:34:28 +00:00
Jeremy Messenger
9bf293e121 Fix the build for FreeBSD 4.x. It's untest, btw.
Reported by: krismail
2005-10-17 07:15:39 +00:00
Mario Sergio Fujikawa Ferreira
1d8754ebe1 Fix build on FreeBSD 4.x branch through USE_GCC=3.4
Submitted by:	pointyhat (kris)
2005-10-17 01:39:22 +00:00
Mario Sergio Fujikawa Ferreira
cda2ce7082 o Fix PLIST for the slave port net/py-bittorrent-core-devel
o Bump PORTREVISION

Submitted by:	pointyhat (kris)
2005-10-16 10:30:46 +00:00
Mario Sergio Fujikawa Ferreira
72d98ca4de o Move freenet startup script from bin to sbin to better uphold
hier(7)
o Bump PORTREVISION
2005-10-15 17:05:29 +00:00
Mario Sergio Fujikawa Ferreira
d113d6f336 Update to 0.6.1.3 2005-10-15 17:00:32 +00:00
Edwin Groothuis
591d615232 WITH_OGG vs. WITH_LIBOGG in some ports
There are so many ports in FreeBSD, that has libogg dependency
	(transcode, vlc, mplayer, etc). But at least one of them,
	audio/lopster use an incorrect name - all of them use the
	WITH(OUT)?_OGG, but lopster uses the (I think) incorrect
	WITH(OUT)?_LIBOGG  make variable.

PR:		ports/87398
Submitted by:	Zahemszky Gabor <gabor@zahemszky.hu>
2005-10-14 10:20:32 +00:00
Mario Sergio Fujikawa Ferreira
a7297a4ee0 USE_GETTEXT due to internationalization 2005-10-13 16:08:49 +00:00
Mark Linimon
3ddda540e8 Pacify distfile survey by following redirects on URLs.
Source:		distfile survey
2005-10-13 06:38:46 +00:00
Mark Linimon
58ab2f4723 Remove obsolete mastersite.
Source:		distfile survey
2005-10-13 00:22:47 +00:00
Mario Sergio Fujikawa Ferreira
a867556871 Silence a warning message meant for developers only 2005-10-12 21:43:23 +00:00
Mario Sergio Fujikawa Ferreira
78783d9535 EXTRACT_DEPENDS on java/eclipse since it has to be available at
post-extract time

Submitted by:	hq
2005-10-12 21:14:55 +00:00
Mario Sergio Fujikawa Ferreira
9fa4302ce4 o Fix java/eclipse dependencies due to recent update of eclipse to
version 3.1.1 [1]
o Bump PORTREVISION to force dependency fix

Pointy hat to:	freebsd-eclipse@FreeBSD.org ;D
2005-10-12 13:45:19 +00:00
Mario Sergio Fujikawa Ferreira
adf6f31761 Update to 4.1.6 with devel/py-twistedCore support 2005-10-12 12:28:54 +00:00
Mario Sergio Fujikawa Ferreira
4ba2071a79 Add perl5 as a secondary category 2005-10-12 01:21:27 +00:00
Mario Sergio Fujikawa Ferreira
f999827786 Update to 2.6.5 2005-10-12 01:19:04 +00:00
Mark Linimon
f19abc3838 Mark as BROKEN: unfetchable.
Source:		distfile survey
2005-10-11 19:17:34 +00:00
Jeremy Messenger
a375cd9af9 Transmission is a free BitTorrent client written from scratch in C. It aims to
be as efficient as possible. Only the Mac OS X version has a graphical
interface yet. Transmission is released under the MIT license.

Transmission is still in early development stage.

WWW: http://transmission.m0k.org/

--

Let me know if it doesn't work with FreeBSD 4.x for USE_GETOPT_LONG and for
anyone that has the different setup of OpenSSL (USE_OPENSSL). FreeBSD 4.x is
untest, but FreeBSD 5.x, 6.x and 7.x have been tested.

BTW: Using CVS version, because it has good bugs fixes and added FreeBSD
     support that I sent Eric Petit (the author/developer) a patch.
2005-10-10 19:31:11 +00:00
Markus Brueffer
5c0706e43b Update to version 1.1 2005-10-10 18:41:20 +00:00
Marcus Alves Grando
d232382b35 Change COMMENT to reflect Porters Handbook (sect 5.6)
Notified by:	hq
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer)
2005-10-10 17:37:16 +00:00
Mario Sergio Fujikawa Ferreira
196f0c7bb0 o Add a rc.d startup script
o Bump PORTREVISION
2005-10-10 16:38:19 +00:00
Pav Lucistnik
7394c65e3f - Update to 0.3.13
- Respect WITHOUT_X11

Approved by:	Mohacsi Janos <mohacsi@niif.hu> (maintainer)
2005-10-10 11:16:22 +00:00
Mario Sergio Fujikawa Ferreira
37f541660f o rc.subr(8) startup scripts should "REQUIRE: LOGIN" instead of
NETWORKING since they rely on su(1) to user accounts other than
  root
o Bump PORTREVISION
2005-10-10 11:05:04 +00:00
Mario Sergio Fujikawa Ferreira
2befbde59e o Update to 0.6.1.2
o Add a rc.d startup script [1]

PR:		86016 [1]
Requested by:	Evgeniy <dushistov@gmail.com> [1]
2005-10-10 06:59:09 +00:00
Mario Sergio Fujikawa Ferreira
7656d240d5 Add forgotten USE_RC_SUBR=yes since a rc.d startup script has been
included
2005-10-10 06:20:39 +00:00
Mario Sergio Fujikawa Ferreira
987b952288 o Update to Freenet Stable build 5105 released 20050930 snapshot
o Bump PORTREVISION since build version did not change
o Add a rc.d startup script [1]

PR:		86023 [1]
Requested by:	Evgeniy <dushistov@gmail.com> [1]
2005-10-10 06:18:31 +00:00
Mario Sergio Fujikawa Ferreira
daf407906d o Update MASTER_SITES
o Add perl5 as a secondary category

PR:		87070
Submitted by:	Gabor Kovesdan <gabor.kovesdan@t-hosting.hu>
2005-10-10 03:17:13 +00:00
Marcus Alves Grando
3ed936d756 Py2Play is a peer-to-peer network game engine -- It means that no
server is needed to play. Only (identical) clients are used

PR:		87006
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2005-10-08 23:25:46 +00:00
Pav Lucistnik
7817dff8a5 - Update to 0.9.8c
PR:		ports/86499
Submitted by:	Gabor Kovesdan <gabor.kovesdan@t-hosting.hu>
Approved by:	maintainer timeout (15 days)
2005-10-08 15:41:31 +00:00
Renato Botelho
e404e449bd - Fix WWW line
PR:		ports/87036
Submitted by:	maintainer
2005-10-07 11:37:45 +00:00
Mario Sergio Fujikawa Ferreira
4ba65cef22 Small protection layer in case the ports system is not completely
available on the target system but the dependencies are (read
java/eclipse).
2005-10-05 18:18:56 +00:00
Mario Sergio Fujikawa Ferreira
e0c4789408 Update to 0.6.1.1 2005-10-03 00:50:49 +00:00
Pav Lucistnik
f9326a20d7 - Update to 2.5.30.17
- Use external OpenSSL

PR:		ports/86477
Submitted by:	Holger Lamm <holger@e-gitt.net> (maintainer)
2005-10-02 19:44:36 +00:00
Mario Sergio Fujikawa Ferreira
40928d6a4f Update to 0.6.1 2005-09-30 23:45:52 +00:00
Mario Sergio Fujikawa Ferreira
bbc2ad8e01 New port btpeer version 0.2.1: Client functionality of bittorrent
protocol, network only environment
2005-09-25 22:29:20 +00:00
Mario Sergio Fujikawa Ferreira
3d41ff44cf o Add a sample configuration file under FILESDIR
o Bump PORTREVISION
2005-09-25 13:48:42 +00:00
Mario Sergio Fujikawa Ferreira
172675148f Update to 0.1.1 2005-09-25 06:34:39 +00:00
Mario Sergio Fujikawa Ferreira
7473f0c063 Update to 1.2 2005-09-25 06:34:10 +00:00
Mario Sergio Fujikawa Ferreira
309207fba2 o Fix build with eclipse 3.1; thus, removing BROKEN status
- Update dependencies
  - Unpack some shared libraries from eclipse's jars
o Bump PORTREVISION to force reinstallation with new eclipse
2005-09-25 03:54:25 +00:00
Mario Sergio Fujikawa Ferreira
6db9afca1e Drop maintainership 2005-09-25 01:14:11 +00:00
Mario Sergio Fujikawa Ferreira
527e44de90 Update to 0.6.0.6 2005-09-18 20:12:12 +00:00
Mario Sergio Fujikawa Ferreira
a06e332d86 o Fix PLIST
o Bump PORTREVISION
2005-09-18 19:52:09 +00:00
Kirill Ponomarev
6b4c016cab Drop maintainership, since I'm buried in the $REALLIFE stuff. 2005-09-14 08:26:09 +00:00
Pav Lucistnik
6d21339b10 - Remove dead master site
- Remove dead WWW
- Remove attribution
2005-09-13 21:27:49 +00:00
Mario Sergio Fujikawa Ferreira
bedb8cffad Update to Freenet Stable build 5105 released 20050911 snapshot 2005-09-11 22:56:54 +00:00
Mario Sergio Fujikawa Ferreira
796f1dc3fc Update to 2.3.0.4:
- Unpack some shared libraries from eclipse's jars
- Depend on jdk 1.4 which may result on a memory leak due to the
  usage of jnio API. jdk 1.5 should fix this issue but our current
  version does not work with azureus 2.3.0.x series

Reviewed by:	freebsd-ports (silence)
2005-09-10 00:13:20 +00:00
Mario Sergio Fujikawa Ferreira
a3abbe1214 Update to 0.6.0.5 2005-09-05 03:10:22 +00:00
Mario Sergio Fujikawa Ferreira
e04790f008 Update to 2.6.4 2005-09-04 20:20:29 +00:00
Herve Quiroz
933fb69e8a Mark the port as BROKEN: the distfile has changed.
PR:		85091 [1], 85597 [2]
Reported by:	Gabor Kovesdan <gabor.kovesdan@t-hosting.hu> [1],
		Ben <benlg03@gmail.com> [2]
2005-09-02 15:44:47 +00:00
Mario Sergio Fujikawa Ferreira
f712047e68 Update to 0.6.0.4 2005-09-02 03:05:48 +00:00
Kris Kennaway
ff63e17b52 BROKEN: Broken dependency 2005-08-31 03:18:36 +00:00
Mario Sergio Fujikawa Ferreira
86149e408e Fix installation
Submitted by:	pointyhat (krion)
2005-08-30 21:45:04 +00:00
Mario Sergio Fujikawa Ferreira
237fa8b40d o Fix PLIST
o Bump PORTREVISION

Submitted by:	pointyhat (krion)
2005-08-30 21:38:42 +00:00
Mario Sergio Fujikawa Ferreira
c5a06cfd34 Update to 2.6.3 2005-08-30 02:06:28 +00:00
Mario Sergio Fujikawa Ferreira
f3e6bfeea2 Fix PLIST; thus, removing BROKEN status 2005-08-29 00:28:02 +00:00
Mario Sergio Fujikawa Ferreira
ad135e01d7 Update to 0.6.0.3 2005-08-28 20:01:11 +00:00
Mario Sergio Fujikawa Ferreira
c335e2d154 o Much Makefile polishing [1]
o Update to 2.6.2

PR:		82466 [1]
Submitted by:	Jose M Rodriguez <josemi@freebsd.jazztel.es> [1]
2005-08-28 19:01:22 +00:00
Mario Sergio Fujikawa Ferreira
b3ebc48ba2 o Update to 4.1.4
o Most command line scripts have been renamed, check

http://www.bittorrent.com/bittorrent_versions.html
2005-08-28 18:23:02 +00:00
Mario Sergio Fujikawa Ferreira
44f70f7433 Update to 4.0.4 2005-08-28 18:13:37 +00:00
Mario Sergio Fujikawa Ferreira
fc9b786856 Update to 0.10.1 2005-08-28 18:13:10 +00:00
Herve Quiroz
ad694c3363 Fix USE_RC_SUBR not being defined properly when WITHOUT_GUI is defined, thus
breaking the resulting rcNG script. This can be the case when installing
net/mldonkey-core.

Approved by:	portmgr (clement)
2005-08-11 15:01:30 +00:00
Jean-Yves Lefort
355bf41022 Update to 0.95.4
PR:		ports/84410
Submitted by:	maintainer
2005-08-01 16:42:16 +00:00
Florent Thoumie
3ef720dae0 - Update to 0.7.0-1 (bugfix release). 2005-08-01 09:13:24 +00:00
Florent Thoumie
43f1d68bf3 - Project is finally alive again and moved to Sourceforge.
- Update MASTER_SITE and distinfo accordingly.
2005-08-01 08:46:24 +00:00
Sam Lawrance
bf908003b6 Correct a filename.
PR:		ports/84362
Submitted by:	Jacquin antoine <antitbone@mad-troll.com>
Approved by:	flz (maintainer)
2005-07-31 14:30:36 +00:00
Pav Lucistnik
bd0d3ddbaa - Provide option to turn off zlib
- Fix welcome packet for older servers
- Fix problems with empty password

PR:		ports/83217
Submitted by:	Radim Kolar <hsn@netmag.cz>
Approved by:	maintainer timeout (18 days)
2005-07-31 09:10:14 +00:00
Florent Thoumie
c922014e07 - Fix README-DNH.txt filename.
Reported by:	pointyhat via kris
Pointyhat to:	flz
2005-07-30 16:47:50 +00:00
Florent Thoumie
5abfa1504c - Add mega patch. I don't make it optional since ctorrent is rather buggy
and developement has almost stopped since nobody have been able to contact
the main developer for more than one year. The mega patch was made by Dennis Holmes from patches grabbed on the SF project's page.

Obtained from:	lots of people via sourceforge.net
2005-07-29 20:23:04 +00:00
Roman Bogorodskiy
221139c866 Update to 0.0.10.1.
PR:		84109
Submitted by:	Radim Kolar <hsn@netmag.cz>
Approved by:	Stefan Ehmann (maintainer)
2005-07-26 11:52:13 +00:00
Florent Thoumie
e9423f1f05 - Update to 0.3.0. 2005-07-24 09:19:33 +00:00
Florent Thoumie
0e4569304a - Update to 0.7.0. 2005-07-24 09:18:59 +00:00
Kris Kennaway
0d8f47d8f7 This port is scheduled for deletion on 2005-09-22 if it is still broken
at that time and no PRs have been submitted to fix it.
2005-07-23 02:53:43 +00:00
Mario Sergio Fujikawa Ferreira
b154d71b4c Update to 2.6.0 2005-07-21 10:41:31 +00:00
Kris Kennaway
ba6f6a747e BROKEN on ia64 and amd64: Does not compile 2005-07-20 23:53:43 +00:00
Mario Sergio Fujikawa Ferreira
45c7bf3e02 Update to 4.1.3 2005-07-17 21:30:34 +00:00
Mario Sergio Fujikawa Ferreira
e7f4a42762 Update to 4.0.3 2005-07-16 21:27:43 +00:00
Kris Kennaway
0376fa338c Chase master site 2005-07-13 23:10:02 +00:00
Markus Brueffer
b7fade6f89 Add ktorrent 1.0, a BitTorrent client for KDE.
Its main features are:

  o Download torrent files
  o Upload speed capping, seeing that most people can't upload infinite
    amounts of data
  o Internet searching using The Bittorrent website's search engine
  o UDP Trackers

WWW: http://ktorrent.pwsp.net/
2005-07-13 10:51:35 +00:00
Florent Thoumie
9908fd29e8 - Update to 0.2.7. 2005-07-12 10:09:30 +00:00
Florent Thoumie
455333b5c8 - Update to 0.6.7. 2005-07-12 09:54:11 +00:00
Mario Sergio Fujikawa Ferreira
9447650d39 Update to 2.5.30.17 2005-07-11 02:29:35 +00:00
Jean-Yves Lefort
42bc943aa6 Update to 0.1214
PR:		ports/83060
Submitted by:	HAYASHI Yasushi <yasi@yasi.to>
2005-07-06 14:18:30 +00:00
Pav Lucistnik
cddf265275 - Update to 1.2.7b
PR:		ports/83021
Submitted by:	Stefan Ehmann <shoesoft@gmx.net> (maintainer)
2005-07-06 12:54:17 +00:00
Florent Thoumie
2779c80962 - Update to 0.2.6. 2005-07-06 09:56:19 +00:00
Florent Thoumie
b3c33ed431 - Update to 0.6.6.
PR:		ports/82869
Submitted by:	Wesley Shields <wxs@csh.rit.edu>
2005-07-06 09:52:06 +00:00
Roman Bogorodskiy
042ba62e3b Update to 0.2.1.6.
PR:		83020
Submitted by:	Stefan Ehmann (maintainer)
2005-07-06 05:32:14 +00:00
Jean-Yves Lefort
3d949c29fa [1]:
- Update to 0.95.3
  - Pass maintainership to submitter

Moreover:
  - Respect ${CC}
  - Respect ${LOCALBASE}
  - Do not let the port use its own optimization cflags
  - Polish the Makefile

[1]:
PR:		ports/82860
Submitted by:	Jonas Sonntag <jonas@schiebtsich.net> (new maintainer)
Approved by:	former maintainer
2005-07-02 02:10:25 +00:00
Pav Lucistnik
e45e2cd674 - Update to 1.3.0
PR:		ports/82702
Submitted by:	No Name <arundel@h3c.de>
2005-07-01 13:28:57 +00:00
Jean-Yves Lefort
5fbbf51424 Track the in-place distfile change. Changes:
- the HTML pages have been modified
  - the executable has been modified

Reported by:	pointyhat
2005-06-29 11:55:04 +00:00
Pav Lucistnik
685d5f84cc - Fix mldonkey-core build
Pointy hat to:	pav
2005-06-28 18:21:48 +00:00
Florent Thoumie
89ce84c868 - Update to 1.04. 2005-06-28 13:53:05 +00:00
Pav Lucistnik
a783900c29 - Update to 2.5.28.1
- Add rc script [1]

PR:		ports/82467
Submitted by:	Jose M Rodriguez <josemi@freebsd.jazztel.es>
Approved by:	Holger Lamm <holger@e-gitt.net> (maintainer)

		[1]
Submitted by:	hq via maintainer
2005-06-24 07:39:10 +00:00
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
Florent Thoumie
02ec2b0ae3 - Update to 0.6.0.
- Fix CFLAGS.
- Use USE_GNOME tricks instead of ugly REINPLACE_CMD.

PR:		80059
Submitted by:	danfe
2005-04-18 11:14:42 +00:00
Mario Sergio Fujikawa Ferreira
a10beedb32 o Update to Freenet Stable build 5102 released 20050417 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-17 19:49:55 +00:00
Mario Sergio Fujikawa Ferreira
076af16c25 Update to 2.5.30.6 2005-04-17 13:37:56 +00:00
Mario Sergio Fujikawa Ferreira
2fb4cdb284 Update to 2.5.30.5 2005-04-17 07:39:33 +00:00
Volker Stolz
00137da1c2 Unbreak: Fix build with GNOME 2.10 (obtained from CVS)
PR:		ports/79059
Submitted by:	Alex Varju
Approved by:	maintainer
2005-04-14 12:44:33 +00:00
Michael Nottebrock
f299cc7cf2 Fix qtorrent with latest py-qt/py-sip.
PR: ports/79880
Submitted by: Heiner Eichmann <h.eichmann@gmx.de>
2005-04-13 22:05:18 +00:00
Pav Lucistnik
76c7e4a25f - Belatedly remove broken tag for plist was fixed three days ago
Submitted by:	Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
		via linimon
2005-04-13 07:38:09 +00:00
Jean-Yves Lefort
7c10e30e3a Change my MAINTAINER email address to jylefort@FreeBSD.org
Approved by:	adamw (mentor)
2005-04-12 22:10:43 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Mario Sergio Fujikawa Ferreira
b15b8a0dc3 o Update to Freenet Stable build 5102 released 20050410 snapshot;
thus, removing BROKEN status
o Bump PORTREVISION since build version did not change
2005-04-11 00:04:15 +00:00