1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

809 Commits

Author SHA1 Message Date
Mario Sergio Fujikawa Ferreira
43a47aa881 o Fix patch #3676 from patch kit p with patch [2] from [1]: BT/fileTP
HTTP header check

  [1] http://savannah.nongnu.org/patch/?func=detailitem&item_id=3676
  [2] file 3676_2-fix.patch

o Bump PORTREVISION
2005-01-31 02:47:22 +00:00
Mario Sergio Fujikawa Ferreira
4ce9f58e7d o Disable patch #3672 [1] from patch kit p, the patch for uploading
to low id clients is not currently well understood. There is a
  lot of complain about slow download speeds due to emule credit
  system penalizing mldonkey clients

  [1] http://savannah.nongnu.org/patch/?func=detailitem&item_id=3672

o Bump PORTREVISION
2005-01-30 19:10:50 +00:00
Mario Sergio Fujikawa Ferreira
ae678bf7ee Update to development version 2.5.28 patch kit p 2005-01-29 11:26:34 +00:00
Kirill Ponomarev
9d3fdccee2 Point to more informative URL in WWW line. 2005-01-28 14:10:59 +00:00
Kirill Ponomarev
d69a11d51e Update to 0.6.6 2005-01-24 15:49:31 +00:00
Pav Lucistnik
488660d601 - Use generic PY_XML instead of explicit dependency
PR:		ports/76568
Submitted by:	Stefan Walter <sw@gegenunendlich.de> (maintainer)
2005-01-24 00:03:46 +00:00
Pav Lucistnik
096420d5ad - Update to 1.2.6
PR:		ports/76605
Submitted by:	Stefan Ehmann <shoesoft@gmx.net> (maintainer)
2005-01-23 17:44:46 +00:00
Pav Lucistnik
82c43a7828 - Update to 0.8.9
PR:		ports/76606
Submitted by:	Stefan Ehmann <shoesoft@gmx.net> (maintainer)
2005-01-23 15:59:24 +00:00
Pav Lucistnik
912c497bcf - Switch to libtool15, avoid .la file
PR:		ports/76582
Submitted by:	Tobias Roth <ports@fsck.ch> (maintainer)
2005-01-23 13:21:53 +00:00
Pav Lucistnik
72051f1280 - Update to 0.0.10
PR:		ports/76566
Submitted by:	Stefan Ehmann <shoesoft@gmx.net> (maintainer)
2005-01-23 12:56:59 +00:00
Mario Sergio Fujikawa Ferreira
202a460e09 o Fix do-install target
o Bump PORTREVISION

Submitted by:	pointyhat
2005-01-20 17:14:22 +00:00
Mario Sergio Fujikawa Ferreira
d50f555ea6 o USE_JIKES=no because jikes breaks thee build
o Have restart script use sh instead of bash (wrong path anyway)
o Bump PORTREVISION
2005-01-20 12:02:43 +00:00
Edwin Groothuis
6a964e8dec Update port: net/libtorrent - update to version 0.4.7.
Update port to version 0.4.7.
	The port now installs libtorrent.pc in the proper directory and
	doesn't attempt to remove ${PREFIX}/libdata/pkgconfig anymore.

PR:		ports/76465
Submitted by:	Florent Thoumie <flz@xbsd.org>
2005-01-19 21:19:33 +00:00
Kirill Ponomarev
7404ab9f03 Fix build on amd64, sparc64, ia64.
PR:		ports/76463
Submitted by:	maintainer
2005-01-19 13:36:52 +00:00
Mario Sergio Fujikawa Ferreira
a6e9b5e4cf USE_JIKES=no because build breaks if jikes is used
Submitted by:	hq
2005-01-19 01:39:37 +00:00
Mario Sergio Fujikawa Ferreira
e1dbe10dbd Update to development version 2.5.28 patch kit o 2005-01-18 13:44:51 +00:00
Volker Stolz
1b3350236c Update to 1.0.8
PR:		ports/76276
Submitted by:	maintainer
2005-01-17 12:32:56 +00:00
Mario Sergio Fujikawa Ferreira
0dc6e9ece0 New port trackerbt version 0.1: A BitTorrent tracker with additional
distributed functionality
2005-01-16 05:08:43 +00:00
Mario Sergio Fujikawa Ferreira
30a485e20d New port minder version 1.1: A small network application for automatic
maintenance of peer lists
2005-01-16 05:07:44 +00:00
Mario Sergio Fujikawa Ferreira
8188ae7c54 New port mldonkey-sancho version 0.9.4-23: A Java GUI for the MLDonkey core 2005-01-15 06:44:05 +00:00
Mario Sergio Fujikawa Ferreira
9407d5affe - After repo copy from py-bittorrent
o Update to Kenosis version 0.92 enabled BitTorrent version
  based on the official BitTorrent client version 3.4.2
o Add PKGMESSAGE with instructions specific to the FreeBSD installation
o Update DESCR

PR:		76200
Repo copied by:	portmgr (marcus)
2005-01-15 01:53:57 +00:00
Mario Sergio Fujikawa Ferreira
0c929d8b42 1) FILESDIR/azureus: make sure azureus will save plugin updates
where it should; i.e., HOME/.Azureus/plugins. This will stop azureus
   from creating plugins dirs anywhere it is invoked (pwd). Issue
   with all versions of azureus including CVS
2) Remove swt-pi.jar eclipse dependency from BUILD_DEPENDS. It is
   still listed as RUN_DEPENDS
3)  Bump PORTREVISION for [1]
2005-01-14 17:29:11 +00:00
Edwin Groothuis
bf7f693fc1 [MAINTAINER] net/btqueue: update to 0.0.18
- Update to 0.0.18
	- Optionally depend on textproc/py-xml for crawler (which
	  will be installed unconditionally but might not be used)
	- Use %%DATADIR%% and %%DOCSDIR%% macros to satisfy portlint

PR:		ports/76103
Submitted by:	Stefan Walter <sw@gegenunendlich.de>
2005-01-13 22:40:34 +00:00
Mario Sergio Fujikawa Ferreira
de36573403 o Build an azureus jar with a native jdk instead of downloading the
jar
o Use a custom made ant build.xml for building. Written with help
  from [1]
o Clean up CLASSPATH, we do not need swt-pi-mozilla.jar
o Bump PORTREVISION

Reviewed by:	jrandom [1]
2005-01-13 22:16:14 +00:00
Mario Sergio Fujikawa Ferreira
abbc59eb2a o New port py-kenosis version 0.92: A fully-distributed p2p RPC
system built on top of XMLRPC
o This version of kenosis works only with python 2.3 due to changes
  on Queue.py API. Therefore, to make it compatible with pythong
  2.4, a copy of Queue.py from python 2.3 is bundled with this port
  for the time being

Reviewed by:	Eric Ries <eric.ries@aya.yale.edu> (kenosis developer)
2005-01-13 06:32:40 +00:00
Mario Sergio Fujikawa Ferreira
2e64d1face o Update to <bsd.java.mk> standard 2.0
- Install jars under JAVAJARDIR
	- Make sure that the wrapper scripts runs the correct
	  JAVA_{VERSION,OS}
o Bump PORTREVISION due to jar location changes
2005-01-12 18:06:11 +00:00
Mario Sergio Fujikawa Ferreira
cbe5c931ce New port libtorrent version 0.4.5: BitTorrent Library written in
C++

PR:		76033
Submitted by:	Florent Thoumie <flz@xbsd.org>
2005-01-12 10:19:49 +00:00
Mario Sergio Fujikawa Ferreira
0e1d4cca01 o Update to latest version 2.2.0.2
o Remove redundant JAVA_BUILD
o Take over maintainership
2005-01-12 06:11:13 +00:00
Mario Sergio Fujikawa Ferreira
53cfd59c6c Update to development version 2.5.28 patch kit m 2005-01-11 01:25:20 +00:00
Mario Sergio Fujikawa Ferreira
3084c6bc0c New port i2p version 0.4.2.6: An anonymous network 2005-01-11 01:21:19 +00:00
Michael Nottebrock
a0a495a090 Don't restrict ports depending on py-qt to python 2.3 anymore. 2005-01-10 22:04:32 +00:00
Mario Sergio Fujikawa Ferreira
eede392650 o Update to development version 2.5.28 patch kit l
o Disable pthread support build: mldonkey becomes unstable and loads
  the system over 100%
2005-01-10 06:59:43 +00:00
Mario Sergio Fujikawa Ferreira
92542e1743 Update to development version 2.5.28 patch kit k 2005-01-09 17:29:24 +00:00
Mario Sergio Fujikawa Ferreira
76496ac9ec Use a wildcard %%AUTOCONF%% that is replaceable from within the
ports' Makefile instead of hardcoding the autoconf version
2005-01-09 17:29:07 +00:00
Mario Sergio Fujikawa Ferreira
8e8c6881df Update references from net/mldonkey to net/mldonkey-devel after
repo copy from net/mldonkey-core

PR:		75664
Repo copied by:	marcus (portmgr)
2005-01-09 17:01:42 +00:00
Greg Lewis
e388a71ecd . Fix packing list.
Submitted by:	Jeremy Faulkner <gldisater@gto.net>
Reported by:	kris
2005-01-09 06:10:05 +00:00
Mario Sergio Fujikawa Ferreira
736a491d5e o After repo copy from net/mldonkey
- Update to development version 2.5.28 patch kit j
	- Set myself as maintainer for the time being but allow
	  previous maintainer to take over ASAP
	- Temporarily --disable-filetp per default since filetp is
	  known to be broken on version 2.5.28* and prior
	- Deploy PORTDOCS
	- Add CONFLICTS on net/mldonkey{,-core,-gui}
	- NO_LATEST_LINK since this is a development version of
	  net/mldonkey
	- DESCR: replace spaces with tabs

PR:		75664
Repo copied by:	marcus (portmgr)
2005-01-09 04:00:39 +00:00
Mario Sergio Fujikawa Ferreira
210af95be1 Update references from net/mldonkey to net/mldonkey-devel after
repo copy from net/mldonkey-core

PR:		75664
Repo copied by:	marcus (portmgr)
2005-01-09 03:55:16 +00:00
Mario Sergio Fujikawa Ferreira
54f67f3bf7 o Add CONFLICTS on upcoming net/mldonkey{,-core,-gui}-devel repocopied
from matching net/mldonkey{,-core,-gui} ports

PR:		75664
Repo copied by:	marcus (portmgr)
2005-01-09 03:45:31 +00:00
Mario Sergio Fujikawa Ferreira
d75a721dfd o Update btdownloadgui.py to latest Codeville development code
o Unless WITHOUT_GUI: depend on x11-toolkits/py-gtk2 instead of
  x11-toolkits/py-wxPython. Code updated to gtk instead of wxgtk
o Bump PORTREVISION
2005-01-08 20:28:03 +00:00
Sergey Matveychuk
4bb436e61c - Add rcNG script
PR:		ports/75905
Submitted by:	Manuel Rabade Garcia <mig(at)mig-29.net>
Approved by:	maintainer
2005-01-08 18:44:55 +00:00
Mario Sergio Fujikawa Ferreira
2dc8c5621f Update to 0.1.2 2005-01-08 17:45:41 +00:00
Mario Sergio Fujikawa Ferreira
01bad2395f o Fix header files: stdint.h -> inttypes.h
o Separate BROKEN messages to avoid ambiguity
2005-01-08 17:35:15 +00:00
Mario Sergio Fujikawa Ferreira
42526c4e41 Fix BROKEN on OSVERSION >= 502126: USE_GCC=3.3 2005-01-08 16:51:14 +00:00
Markus Brueffer
3cc2db99d8 Update to version 0.3.5 2005-01-08 12:57:22 +00:00
Mario Sergio Fujikawa Ferreira
dc9079bdf7 o Add a missing exception handler around httplib requests
o Bump PORTREVISION

Approved by:	portmgr (krion)
Obtained from:	John Hoffman BitTornado Developer <theshadow@degreez.net>
2005-01-06 18:33:11 +00:00
Mario Sergio Fujikawa Ferreira
e6a57a0169 o Fix build: qmake is available under LOCALBASE not X11BASE
o Unmark BROKEN

Approved by:	portmgr (krion)
2005-01-05 15:45:41 +00:00
Mario Sergio Fujikawa Ferreira
ec12324d27 o Fix PLIST
o Bump PORTREVISION

Submitted by:	kris (pointyhat)
Approved by:	portmgr (marcus, kris)
2005-01-03 21:11:58 +00:00
Mario Sergio Fujikawa Ferreira
fe4401c442 o Fix PLIST
o Bump PORTREVISION

Submitted by:	kris (pointyhat)
Approved by:	portmgr (kris)
2005-01-03 01:59:10 +00:00
Kris Kennaway
0da9a75f6d Reset bouncing maintainer address:
<gldisater@gldis.ca>: Host or domain name not found. Name service error for
    name=gldis.ca type=MX: Host not found, try again

Approved by:	portmgr (self)
2005-01-01 23:50:51 +00:00