Commit Graph

1205 Commits

Author SHA1 Message Date
Mario Sergio Fujikawa Ferreira
f0bda73f7d Update to 0.6.1.17 2006-04-24 22:04:25 +00:00
Kris Kennaway
93952c8f3f BROKEN: Incorrect pkg-plist 2006-04-22 21:53:43 +00:00
Mario Sergio Fujikawa Ferreira
db71196212 o BUILD_DEPENDS on www/jetty instead of fetching/building it on its
own for every build. Incidently, it gives i2p an updated jetty
  release.
o Bump PORTREVISION since it now uses an updated jetty release
2006-04-21 20:09:35 +00:00
Mario Sergio Fujikawa Ferreira
aefd787748 Really bump PORTREVISION forgotten on previous commit 2006-04-21 17:22:11 +00:00
Mario Sergio Fujikawa Ferreira
4a0ce2b401 o Apply WIP3c patches from MLDonkey developer's:
- Both fix and refactor the handling of sources from multiple
  p2p networks. For example, downloading of a file from
  different networks at once.
	1) some more commonSwarming.ml cleanups and commenting
	2) bugfix of compute_block_num algorithm
o Bump PORTREVISION

Submitted by:	pango <petchema@concept-micro.com>
2006-04-21 17:20:53 +00:00
Michael Nottebrock
883486482a Ports using Qt without setting USE_QT_VER need environment fixups. 2006-04-20 21:55:37 +00:00
Mario Sergio Fujikawa Ferreira
ce8172b8fb Update to 2.7.5 2006-04-17 21:36:32 +00:00
Mario Sergio Fujikawa Ferreira
d11c8a380f Update to 0.6.1.16 2006-04-17 21:35:21 +00:00
Tilman Keskinoz
71feae6320 Fix configure patch to detect other boost libraries, so client_test is
compiled

PR:		95604
Submitted by:	Johan Strom <johan@stromnet.org>
cvs: ----------------------------------------------------------------------
2006-04-15 16:30:29 +00:00
Edwin Groothuis
e5dade0e2b [PATCH] net-p2p/nicotine: portlint(1) fixes
PR:		ports/95789
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
Approved by:	Stefan Walter <sw@gegenunendlich.de>
2006-04-15 11:52:31 +00:00
Mario Sergio Fujikawa Ferreira
4bdc746302 Update to 0.6.1.15 2006-04-14 04:39:40 +00:00
Jean-Yves Lefort
09655d2ea7 Update to 0.1217 2006-04-11 21:54:31 +00:00
Mario Sergio Fujikawa Ferreira
b5f61708f8 Add a feature: an extra column to both "Downloads" and download
file detail tabs.
  This column named 'number' holds the internal identification
number of a given download. Such information is required for several
console commands.
2006-04-10 23:02:10 +00:00
Johan van Selst
cf5c0d2182 - Update to new master site and updated tarball
- Bumped revision

PR: 94774
Submitted by: Ganael LAPLANCHE (maintainer)
Approved by: flz (mentor)
2006-04-06 13:44:57 +00:00
Mario Sergio Fujikawa Ferreira
38104388f1 Update to 0.6.1.14 2006-04-06 03:33:42 +00:00
Edwin Groothuis
ad95510985 Use SUB_FILES for pkg-message 2006-04-01 12:22:23 +00:00
Mario Sergio Fujikawa Ferreira
38f784c01a Add missing USE_BZIP2 entry 2006-03-31 16:26:04 +00:00
Mario Sergio Fujikawa Ferreira
5034a13e0d Add working MASTER_SITES
Submitted by:	kris (dosirak)
2006-03-31 04:12:56 +00:00
Pav Lucistnik
9fe982973f - Update to 0.96.1
PR:		ports/93859
Submitted by:	Jonas Sonntag <jonas@schiebtsich.net> (maintainer)
2006-03-29 12:14:55 +00:00
Pav Lucistnik
84320e2a8a - Update to 0.3.15
Approved by:	maintainer
2006-03-28 09:58:15 +00:00
Mario Sergio Fujikawa Ferreira
86e32ac0fd Update to 0.6.1.13 2006-03-27 20:44:47 +00:00
Mario Sergio Fujikawa Ferreira
b7b41eda73 Do not hardcode rc.subr(8) location 2006-03-27 20:44:32 +00:00
Tilman Keskinoz
4717032620 Update to 0.1.0
PR:		94092
Submitted by:	Stefan Walter <sw@gegenunendlich.de>
2006-03-26 20:20:34 +00:00
Mario Sergio Fujikawa Ferreira
40ae9b0e9b New port gkremldk version 0.9.7: shows current mldonkey donwload/upload
rates and allows setting them
2006-03-25 06:40:52 +00:00
Markus Brueffer
2bdda7e438 Drop maintainership 2006-03-24 21:20:08 +00:00
Andrey Slusar
ebe89309c3 Add rblibtorrent 0.9.1, a C++ library implementing a BitTorrent client.
PR:		ports/94014
Submitted by:	Johan Ström <johan@stromnet.org>
2006-03-24 20:44:18 +00:00
Florent Thoumie
1c4a700615 Update to 0.4.5.
Reminded by:	Simon Olofsson <simon@olofsson.de>
2006-03-21 16:31:38 +00:00
Florent Thoumie
b55094fe3a Update to 0.8.5.
Reminded by:	Simon Olofsson <simon@olofsson.de>
2006-03-21 16:28:31 +00:00
Mario Sergio Fujikawa Ferreira
19bc31e6f1 o Update to 2.4.0.2 following required update of x11-toolkits/swt31
to 3.1.1
o This version works with jdk version >= 1.4 instead of only 1.4
o Add PKGMESSAGE instructing that x11-toolkits/swt31 should be of
  version 3.1.1 or later.

PR:		94607
Submitted by:	Mikhail T. <mi@aldan.algebra.com>
2006-03-20 05:57:26 +00:00
Jeremy Messenger
2470af1a6c Fix the build on FreeBSD 4.x; it's untest.
Reported by:	krismail
2006-03-19 05:53:04 +00:00
Pav Lucistnik
0f3bde51ba - Update to 2.1.1
- Update rcng usage

PR:		ports/94634
Submitted by:	Ganael LAPLANCHE <ganael.laplanche@martymac.com> (maintainer)
2006-03-18 17:12:23 +00:00
Mario Sergio Fujikawa Ferreira
434e582e7b Add ${MASTER_SITE_SOURCEFORGE_EXTENDED} to MASTER_SITES
Submitted by:	Andrew Pantyukhin <infofarmer@gmail.com>
2006-03-17 16:34:38 +00:00
Mario Sergio Fujikawa Ferreira
c250a6d90c Remove mlnet.sh after repocopy to mlnet.in
PR:		94580
Repocopy by:	portmgr (marcus)
2006-03-17 02:55:30 +00:00
Mario Sergio Fujikawa Ferreira
37c34428b0 o Update to 2.7.4
o Move FILESDIR/mlnet.sh to FILESDIR/mlnet.in
o Properly use USE_RC_SUBR pointing at mlnet
o Depend upon archivers/bzip2 if libbz2.so is not available
o Use a new source for the startup server.met since the former is
  no longer available
2006-03-17 02:17:51 +00:00
Ade Lovett
fe279f0df8 Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with:	kris
Approved by:	portmgr (implicit)
2006-03-07 08:28:06 +00:00
Pav Lucistnik
00e4281d3b - Remove references to recently removed pkg-message
PR:		ports/94080
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Approved by:	portmgr (krion)
2006-03-06 22:32:11 +00:00
Mario Sergio Fujikawa Ferreira
049b670d00 Update distinfo from distfile version 0.6.1.11 to 0.6.1.12 on par
with port's Makefile

Pointy hat:	lioux
Submitted by:	Portsnap buildbox (cperciva)
Approved by:	portmgr (implicit)
2006-03-03 11:37:26 +00:00
Mario Sergio Fujikawa Ferreira
8bd61b42b0 o Fix PLIST mistakes overlooked in previous commit; tinderbuild
checked
o Bump PORTREVISION

Submitted by:	kris
Approved by:	portmgr (implicit)
2006-03-03 11:33:55 +00:00
Mario Sergio Fujikawa Ferreira
4fdf2c1e25 Update to 0.6.1.12
Approved by:	portmgr (marcus)
2006-03-02 19:20:49 +00:00
Erwin Lansing
85b1cc3781 Remove a spurious / that breaks the WITH_GUI case.
Submitted by:	Peter Jeremy <peterjeremy@optushome.com.au>
Approved by:	portmgr (self)
2006-02-28 19:43:58 +00:00
Vasil Dimov
d0d8911e63 Convert to OPTIONS and UNBREAK
PR:		ports/92810 (based on)
Reworked by:	vd
Submitted by:	"Ion-Mihai "IOnut" Tetcu" <itetcu@people.tecnik93.com>
Approved by:	portmgr (clement), maintainer timeout
2006-02-27 12:13:11 +00:00
Mario Sergio Fujikawa Ferreira
84131e240a o Fix PLIST again: fix cut-n-paste mistake on previous commit
o Bump PORTREVISION for PLIST change

Approved by:	portmgr (linimon)
2006-02-23 18:22:49 +00:00
Ade Lovett
553bea86e1 Remove bogus CATEGORIES
Approved by:	portmgr (implicit)
2006-02-23 15:34:26 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Mario Sergio Fujikawa Ferreira
9844966798 o Fix PLIST; thus, removing BROKEN status
o Bump PORTREVISION for PLIST change
2006-02-23 01:07:17 +00:00
Mario Sergio Fujikawa Ferreira
1356eb4c4b Update to 0.6.1.11 2006-02-21 23:35:42 +00:00
Doug Barton
c49d1a3273 Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
2006-02-20 20:47:50 +00:00
Florent Thoumie
0ff2f49045 - Update to Enhanced CTorrent Patchset 2.
PR:		ports/92662
Submitted by:	Jeffrey H. Johnson <COE1704TKS@bellsouth.net>
2006-02-20 13:59:26 +00:00
Mario Sergio Fujikawa Ferreira
56655e7197 o Use the proper version in distinfo checksum file. A distinfo file
from a future update slipped in prematurely
o No PORTREVISION bump since it just fixes the build

PR:		93578
Submitted by:	Jin-Shan Tseng <tjs@Pluto.CDPA.nsysu.edu.tw>
2006-02-20 02:31:13 +00:00
Kris Kennaway
46662e3bc9 BROKEN: Incomplete pkg-plist 2006-02-20 01:19:45 +00:00