Commit Graph

725 Commits

Author SHA1 Message Date
Pav Lucistnik
9d4633f180 - Update to 2.5.23 and unbreak
PR:		ports/70906
Submitted by:	Holger Lamm <holger@e-gitt.net> (maintainer)
Approved by:	portmgr (marcus)
2004-09-19 17:32:20 +00:00
Kris Kennaway
9cc499cfc9 BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-19 01:23:11 +00:00
Kris Kennaway
123d15030f BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-19 01:05:44 +00:00
Kris Kennaway
d3861ed9fc BROKEN: Does not compile
Approved by:	portmgr (self)
2004-09-18 18:15:26 +00:00
Kris Kennaway
027293669e BROKEN: Does not compile
Approved by:	portmgr (self)
2004-09-18 17:30:48 +00:00
Kris Kennaway
63df01c747 BROKEN: Unfetchable
Approved by:	portmgr (self)
2004-09-18 17:15:28 +00:00
Kirill Ponomarev
4f4ed1d3b6 Remove the patches forgotten by my previous commit. 2004-08-29 19:33:07 +00:00
Kirill Ponomarev
498027abe5 Update to 0.6.4 2004-08-29 17:29:51 +00:00
Pav Lucistnik
b7e40c8b1c - Update to 0.9.8a
PR:		ports/71006
Submitted by:	Bill Cadwallader <hurbold@yahoo.com> (maintainer)
2004-08-29 10:42:11 +00:00
Pav Lucistnik
af8476c755 - Update to 0.9.0 2004-08-28 21:51:57 +00:00
Volker Stolz
2d85e4352d - Update to 0.2.3
- Remove pkg-plist in favour of PLIST_FILES

PR:		ports/70517
Submitted by:	Tobias Roth (maintainer)
2004-08-16 14:05:52 +00:00
Kris Kennaway
eb9984e0f5 BROKEN on 5.x: Does not compile with gcc 3.4.2 2004-08-16 02:47:09 +00:00
Tilman Keskinoz
b41dcf3a26 Update to 0.2.1.4
PR:		70497
Submitted by:	Stefan Ehmann <shoesoft@gmx.net>
2004-08-15 20:57:18 +00:00
Tilman Keskinoz
bacef94d30 Update to 0.0.15
PR:		70416
Submitted by:	Stefan Walter <sw@gegenunendlich.de>
2004-08-13 15:34:06 +00:00
Mario Sergio Fujikawa Ferreira
0c8479d996 Update to 0.4.0
Submitted by:	dinoex
2004-08-13 02:23:24 +00:00
Jun Kuriyama
d228325498 Add squall (renamed from pdtpd). 2004-08-08 08:07:05 +00:00
Jun Kuriyama
744f3072cd Update to latest snapshot. 2004-08-08 07:50:30 +00:00
Tilman Keskinoz
6d5b131678 Fix build with gcc 3.4
Add another working mastersite.
2004-08-06 15:53:00 +00:00
Kirill Ponomarev
b5582d409c Update to 0.6.3a 2004-08-04 06:49:04 +00:00
Kirill Ponomarev
08dec65871 Update to 0.6.3 2004-08-02 18:16:02 +00:00
Ying-Chieh Liao
63c653b591 upgrade to 0.0.14
PR:		69869
Submitted by:	maintainer
2004-08-02 02:28:57 +00:00
Pav Lucistnik
90162f673e - Distfile was rerolled with few non-critical changes (diff have 106 lines).
More, there is a note on project website and new MD5 matches MD5 on the website.

PR:		ports/69544
Submitted by:	Roman Shterenzon <ports@oven.org> (maintainer)
2004-07-25 16:15:48 +00:00
Kirill Ponomarev
ec6a2c4c04 Update to 1.2.1
PR:		ports/69418
Submitted by:	Evgueni V. Gavrilov <aquatique-ports@rambler.ru>
Approved by:	maintainer
2004-07-23 07:18:36 +00:00
Kirill Ponomarev
add2faee34 Update to 1.03
PR:		ports/69377
Submitted by:	maintainer
2004-07-21 12:29:01 +00:00
Pav Lucistnik
4d4115c654 - Update to 1.2.8
PR:		ports/69122
Submitted by:	Ganael LAPLANCHE <ganael.laplanche@martymac.com> (maintainer)
2004-07-17 15:34:53 +00:00
Jeremy Messenger
8f8fb5fa36 Update to 0.3.7.
PR:		ports/69094
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
2004-07-15 21:25:51 +00:00
Volker Stolz
5573791889 Update to 0.94.
PR:		ports/68932
Submitted by:	Clayton Rollins (maintainer)
2004-07-12 09:55:46 +00:00
Kris Kennaway
f72bc82cb3 BROKEN: Build fails 2004-07-11 01:11:39 +00:00
Joe Marcus Clarke
9e5632dd66 Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:		63944
Based on work by:eik and marcus
Approved by:	ade (autotools maintainer)
Tested by:	kris on pointyhat
Bound to be hidden problems:	You bet
2004-07-09 17:43:11 +00:00
Volker Stolz
018eac8c4f Update to 1.2.7
PR:		ports/68783
Submitted by:	maintainer
2004-07-08 19:14:50 +00:00
Jeremy Messenger
0ea0df3ec4 Use the new GConf handling policy, this will be required for GNOME 2.7/2.8 or
those ports will not work. Please see the more detail about this:

http://lists.freebsd.org/pipermail/freebsd-gnome/2004-June/007253.html

Also, please check http://www.freebsd.org/gnome/docs/porting.html for the
update about gconf, gconf.pl script and etc.

Approved by:	marcus (portmgr hat)
Reviewed by:	My team, FreeBSD GNOME Team
2004-07-07 16:23:51 +00:00
Thierry Thomas
f9a9d2b94f Unbreak by upgrading to 4.0.7.
PR:		ports/68592
Submitted by:	maintainer.
2004-07-03 20:30:00 +00:00
Alexander Leidinger
d77249ca37 - fix OpenSSL handling
- add SIZE
- fix a minor configure warning

PR:		64389
Submitted by:	marius
Reminded by:	marius
Approved by:	maintainer
2004-07-02 10:03:36 +00:00
Mario Sergio Fujikawa Ferreira
847d659d12 Remove BROKEN ("unfetchable"): update to FreeBSD Stable build 5084
released 20040702 snapshot
2004-07-01 23:45:55 +00:00
Volker Stolz
abb2a3b0a6 Update to 0.3.3:
- reduced RAM usage (hopefully)
- smarter upstream control
- fast-resume, file priority system
- automatically saves stats and some client settings

PR:		ports/68446
Submitted by:	maintainer
2004-06-28 21:36:38 +00:00
Pav Lucistnik
514d99f2b8 - Update to 77b-3
PR:		ports/68415
Submitted by:	Florent Thoumie <flz@xbsd.org> (maintainer)
2004-06-27 14:07:25 +00:00
Mario Sergio Fujikawa Ferreira
6a3087aa64 Update to 0.3.3 2004-06-26 14:15:33 +00:00
Kirill Ponomarev
2de0ff650c Update to version 0.6.2b 2004-06-25 18:44:12 +00:00
Oliver Eikemeier
8bb1c130d9 Update to 0.87.
Security fix: giFT-FastTrack remote DoS of HTTP server and client

http://www.freebsd.org/ports/portaudit/1f738bda-c6ac-11d8-8898-000d6111a684.html

PR:		68330
Submitted by:	Stefan Ehmann <shoesoft@gmx.net> (maintainer)
2004-06-25 15:31:38 +00:00
Kirill Ponomarev
2938d1212b Update to version 0.0.10
PR:		ports/68305
Submitted by:	maintainer
2004-06-25 07:48:20 +00:00
Tilman Keskinoz
b0e5f0de0a Update to 0.9.7
Bump PORTEPOCH, because PORTVERSION decreased.

PR:		68252
Submitted by:	Bill Cadwallader <hurbold@yahoo.com>
2004-06-24 14:54:02 +00:00
Jeremy Messenger
1a006ddaae Back out to 0.0.11, because the 0.0.16 requires the development version of
py-gtk2 2.3.x (available at MarcusCom CVS). You still can get 0.0.16 at
http://people.freebsd.org/~mezz/diff/ if you want to, which I will keep update
from there until py-gtk2 2.3.x (will be 2.4) becomes stable.

Reported by:	Randy Pratt <rpratt1950@earthlink.net>
2004-06-22 05:46:42 +00:00
Kris Kennaway
3c088f1b9a Set an expiry date of 2004-08-20 for these BROKEN/IGNORE/FORBIDDEN
ports.  They will be removed on or after that date if they are still
broken and no fix has been submitted to GNATS.
2004-06-21 21:27:46 +00:00
Pav Lucistnik
64dda5d236 - Update to 0.93.4
PR:		ports/68129
Submitted by:	Clayton Rollins <crollins666@hotmail.com> (maintainer)
2004-06-21 17:57:52 +00:00
Kris Kennaway
fb600b8ed6 This now seems to install successfully 2004-06-21 04:52:42 +00:00
Kirill Ponomarev
e1d31626c7 - Fix build on amd64
Reported by:	pointyhat via kris
2004-06-20 09:14:50 +00:00
Volker Stolz
32cf0f0136 Update to 4.0.6
Closes PR:	ports/67665
Submitted by:	maintainer
2004-06-18 11:40:21 +00:00
Jeremy Messenger
50f97191ab -Update to 0.0.16.
-Chase the current bsd.gnome.mk, ie: pygnome2
-Add PORTDOCS.
2004-06-15 08:08:10 +00:00
Kirill Ponomarev
ca7364cdd2 - Add missing dependency
PR:		ports/67841
Submitted by:	maintainer
2004-06-11 19:03:56 +00:00
Mario Sergio Fujikawa Ferreira
edf7b85d92 Update to 2.5.r2 2004-06-10 17:05:23 +00:00
Greg Lewis
faea2dea36 . bsd.java.mk 2.0 compliant
. Fix build:
  . Enforce USE_JIKES=no as jikes won't let import statements contain no
    package name
  . Enforce JAVA_VERSION=1.3 as JDK 1.4 won't let import statements
    contain no package name
. Re-enabled error statements while compiling

PR:		66349
Submitted by:	Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
2004-06-09 18:19:58 +00:00
Volker Stolz
c31388624b Add giftui 0.4.1, GTK2 client for giFT daemon.
PR:		ports/67199
Submitted by:	Joel Diaz <joeldiaz@bellsouth.net>
2004-06-06 11:20:56 +00:00
Pav Lucistnik
a953107ba5 - Extend CONFLICTS to cover newly added btqueue port 2004-06-05 12:57:15 +00:00
Pav Lucistnik
2c0f69dba8 Add btqueue, a console-based BitTorrent client with queuing
functionalities running on top of BitTornado.

PR:		ports/67567
Submitted by:	Stefan Walter <sw@gegenunendlich.de>
2004-06-05 12:54:40 +00:00
Markus Brueffer
1fec25d90d - Update to version 0.3.2
most important change: major transfer speed improvement
- Fix typo
- Don't remove a dir that gets already removed by net/dclib
2004-06-05 00:38:49 +00:00
Markus Brueffer
a6d32bfff7 - Update to version 0.3.2
- Explicitly remove some directories
2004-06-05 00:33:05 +00:00
Joe Marcus Clarke
e3ff1a49e4 Fix build on -CURRENT now that we no longer have default PTHREAD_CFLAGS.
Basically, all modern, supported versions of FreeBSD are thread-safe, so
just assume we have pthread.h.

Reported by:	bento via kris
2004-06-04 22:06:03 +00:00
Ade Lovett
1a628ded35 Sync with new bsd.autotools.mk 2004-06-04 17:29:38 +00:00
Peter Pentchev
64b64d5ff7 Update ftp/curl to 7.12.0 and bump the shared library version in all
dependent ports.
2004-06-03 22:41:40 +00:00
Erwin Lansing
8d9296b221 Update MASTER_SITES
PR:		67535
Submitted by:	maintainer
2004-06-03 15:35:10 +00:00
Erwin Lansing
b24b3303aa Once is enough.
Noticed by:	mat
2004-06-03 13:34:59 +00:00
Erwin Lansing
320ca7f33b o Update to 0.05
o Pet portlint
o Mark IGNORE for perl < 5.6.0 because of it's dependency
  on p5-Video-OpenQuicktime
2004-06-03 13:26:05 +00:00
Pav Lucistnik
336a2222ef - Update to 1.02
PR:		ports/67380
Submitted by:	Florent Thoumie <flz@xbsd.org> (maintainer)
2004-05-30 14:27:08 +00:00
Yen-Ming Lee
cd62882342 - net/GeoIP uses its own libtool even if we define USE_LIBTOOL*
- add missing @exec and remove old SIZE in net/GeoIP
- update for libGeoIP.4 in LIB_DEPENDS and bump PORTREVISION
- utilize PORTDOCS in www/mod_geoip

Noticed by:	kris
2004-05-30 07:19:41 +00:00
Markus Brueffer
de18addb49 Update to version 0.3.1 2004-05-28 09:43:27 +00:00
Pav Lucistnik
57020bbc78 - Extend CONFLICTS
PR:		ports/67229
Submitted by:	TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
2004-05-26 18:49:01 +00:00
Pav Lucistnik
832b451d21 - Update to 0.3.1
- Pass maintainership on submitter

PR:		ports/67169
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu>
Approved by:	maintainer
2004-05-25 13:47:28 +00:00
Markus Brueffer
321319f9f3 - Update to 0.3.0
- change PREFIX to LOCALBASE
2004-05-24 21:31:19 +00:00
Markus Brueffer
8c57786a51 Update to version 0.3.0 2004-05-24 21:29:30 +00:00
Pav Lucistnik
3e15e2058e - Update to 7.5b3
PR:		ports/67069
Submitted by:	Florent Thoumie <flz@xbsd.org> (maintainer)
2004-05-23 12:05:45 +00:00
Pav Lucistnik
ab887e01d3 - Rework OPTIONS
- Use configure option to rename ed2k binary instead of patching

PR:		ports/66989
Submitted by:	Ganael LAPLANCHE <ganael.laplanche@martymac.com> (maintainer)
2004-05-22 14:03:42 +00:00
Volker Stolz
a3406e0fe3 Add note about needing WITH_THREADS defined with python for this to work.
PR:		ports/66760
Submitted by:	Michael Johnson (maintainer)
2004-05-21 13:46:07 +00:00
Tilman Keskinoz
28c1b36c15 Upgrade to 0.2.1.3
PR:		66979
Submitted by:	Stefan Ehmann <shoesoft@gmx.net>
2004-05-21 13:09:42 +00:00
Kirill Ponomarev
35166dee8d - Update to version 1.0.8.r1
PR:		ports/66962
Submitted by:	maintainer
2004-05-21 07:52:46 +00:00
Kirill Ponomarev
7bc1a963fc - Fix build on 4-x for kris, who wanted to have such gifts to his
birthday ;)

Reported by:	bento via kris
2004-05-21 07:42:01 +00:00
Kirill Ponomarev
fc0b341e10 - Update to version 0.6.2a 2004-05-18 10:21:11 +00:00
Kris Kennaway
2ac616f179 BROKEN: Unfetchable 2004-05-15 04:18:35 +00:00
Pav Lucistnik
ce46735d42 - Update to 2.5.21
PR:		ports/66554
Submitted by:	dhchen <dhchen@dhchen.com>
Approved by:	maintainer
2004-05-14 20:12:09 +00:00
Pav Lucistnik
7dadc3d6cd - Requires perl 5.8 or later to build 2004-05-06 19:07:22 +00:00
Tilman Keskinoz
0844b384f7 Update to 0.8.6
PR:		66335
Submitted by:	Stefan Ehmann
2004-05-06 18:47:14 +00:00
Pav Lucistnik
4966457c3e Add verlihub, a Direct Connect Protocol Server, known for its amazingly high
user limit and low CPU/Bandwidth requirements.

- Uses a mysql backend (local or remote)
- Ability to use plugins to increase base functionality and flexibility
- Versatile OP commands

PR:		ports/66329
Submitted by:	Bill Cadwallader <hurbold@yahoo.com>
2004-05-06 18:17:40 +00:00
Markus Brueffer
fe63545129 Update to 0.2.22 2004-05-05 00:01:07 +00:00
Pav Lucistnik
6fc2aa5822 Add gkrellm-gift, a GKrellM plugin that monitors your active giFT transfers
and their progress. Each transfer is displayed in a panel showing the filename
and the percentage of transmitted bytes.

PR:		ports/66204
Submitted by:	Tobias Roth <ports@fsck.ch>
2004-05-04 23:09:08 +00:00
Pav Lucistnik
45dfa30db1 - Set PORTEPOCH to allow people to use portupgrade
(Shadow's 5.8.11 > BitTornado 0.2.0)
- Add more download sites
- Fix build when WITH_PSYCO is defined

PR:		ports/66210
Submitted by:	Stefan Walter <sw@gegenunendlich.de> (maintainer)
2004-05-03 20:27:24 +00:00
Markus Brueffer
2f89966939 - Update WWW
- remove reference to former maintainer
2004-05-03 16:08:41 +00:00
Jeremy Messenger
918e66b039 Change my email to mezz@FreeBSD.org.
Approved by:	adamw (mentor)
2004-05-02 23:36:58 +00:00
Pav Lucistnik
2b22fddd4a - Update to 7.5b2
Submitted by:	Florent Thoumie <flz@xbsd.org> (maintainer)
2004-05-02 10:42:13 +00:00
Kirill Ponomarev
c15ef7de87 - Update to version 0.6.2 2004-05-01 20:44:53 +00:00
Pav Lucistnik
6d083a995f After repocopy from net/py-shadow-bittorrent[-core], add BitTornado 0.2.0
PR:		ports/65527, ports/65667
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu>
Approved by:	maintainer
Repocopy by:	marcus
2004-05-01 19:15:39 +00:00
Brian Feldman
3c239c5e52 Unmark BROKEN for newer versions of -CURRENT it's certainly building
fine on.
2004-04-30 21:02:54 +00:00
Mario Sergio Fujikawa Ferreira
ff135ea835 o Update to 1.8.2
o Remove BROKEN since this version no longer SIGSEVs during initial
  trials
o Uphold C{C,XX}
2004-04-29 02:48:07 +00:00
Mario Sergio Fujikawa Ferreira
ce0f21f7a1 Update to Freenet Stable build 5077 released 20040428 snapshot 2004-04-29 01:50:55 +00:00
Yen-Ming Lee
12c05f36a2 - add patch based on OS versions.
- add USE_GCC=3.3 and unbreak this port on 4.x
- backout arch-related settings in previous commit.

Noticed by:	kris
Reviewed by:	Florent Thoumie <flz@xbsd.org>
Approved by:	Florent Thoumie <flz@xbsd.org>
2004-04-19 16:57:19 +00:00
Pav Lucistnik
3bb00aaf7a - Update to 7.5b
PR:		ports/65735
Submitted by:	Florent Thoumie <flz@xbsd.org> (maintainer)
2004-04-18 21:57:30 +00:00
Yen-Ming Lee
8aa0836e38 Update libbt port to version 1.01
PR:		65498
Submitted by:	Florent Thoumie <flz@xbsd.org>
2004-04-17 14:14:00 +00:00
Jun Kuriyama
f8b2e9a90c Fix build on ia64 and amd64. 2004-04-12 00:40:07 +00:00
Mario Sergio Fujikawa Ferreira
40fbadaa37 o Remove BROKEN
o Update to Freenet Stable build 5076 released 20040411 snapshot
o Bump PORTREVISION
2004-04-11 06:17:31 +00:00
Kris Kennaway
a247565ca6 BROKEN: Unfetchable 2004-04-11 00:25:35 +00:00
Trevor Johnson
c0669efed5 Tidy up whitespace. 2004-04-10 17:26:55 +00:00
Mario Sergio Fujikawa Ferreira
1e4b9e0acd o Update to version 1.8.1 from 1.8.0
o Mark BROKEN, both previous and current versions SIGSEGV easily
2004-04-09 10:35:21 +00:00