Commit graph

14 commits

Author SHA1 Message Date
Andrej Zverev
93bd655fc2 Update to version 1.1.0
Drop 5.x support.
2008-12-22 08:22:42 +00:00
Andrej Zverev
2f1603335e - Fix build for 5.x
Obtained from:	kris@broken.ports
2007-04-24 20:33:04 +00:00
Kris Kennaway
e4cc2cc79c BROKEN on 5.x: Does not compile 2007-04-22 01:32:51 +00:00
Andrej Zverev
eaae647065 - Update to version 1.0.1
- Fix RCNG stop_action
2006-11-26 18:52:36 +00:00
Andrej Zverev
97be2702b0 - Update to version 0.7.1
- Drop maintaership to myself due maintainer email ignore

Actually PR must update to 0.7.0 but 0.7.1 it's 0.7.0 + security fix

PR:		ports/101399
Submitted by:	az
Approved by:	maintertime timeout
2006-09-04 08:33:55 +00:00
Doug Barton
53c3693939 Clean up sig_stop values. In most cases this means removing a leading -,
since rc.subr adds that already. In 3 cases it meant removing a wrongly
specified TERM, since that is the default.
2006-07-19 16:18:41 +00:00
Andrej Zverev
8e8551dc70 - Update to version 0.6.6
PR:		ports/97597
Submitted by:	az
Approved by:	maintainer timeout
2006-06-11 18:12:02 +00:00
Andrej Zverev
c21ac35f27 - Update to version 0.6.5
- Fix build on 4.x
- rcNG'fy port

PR:		ports/96463
Submitted by:	az
Reviewed by:	maintainer (via email)
2006-05-11 07:03:31 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Pav Lucistnik
fbab09fee3 Populate newly create net-p2p category with these ports:
ftp/jigdo
  net/amule1
  net/amule2
  net/apollon
  net/azureus
  net/bnbt
  net/btpeer
  net/btqueue
  net/cdonkey
  net/ctorrent
  net/dcd
  net/dclib
  net/dctc
  net/dctc-gui
  net/dctc-gui-qt
  net/edonkey-gui-gtk
  net/edonkey-gui-gtk-urlslave
  net/fcptools
  net/fidelio
  net/freenet
  net/frost
  net/giftcurs
  net/giftoxic
  net/giftui
  net/gift
  net/gift-fasttrack
  net/gift-gnutella
  net/gift-openft
  net/gkrellm-gift
  net/gnewtellium
  net/gnome-btdownload
  net/gnunet
  net/gtkhx
  net/gtk-gnutella
  net/gtorrentviewer
  net/hagelslag
  net/hx
  net/i2p
  net/javadc
  net/kmldonkey
  net/ktorrent
  net/libbt
  net/liberator
  net/libfreenet
  net/libpdtp
  net/libtorrent
  net/limewire
  net/linux-agsatellite
  net/linux-edonkey-core
  net/linux-edonkey-server
  net/linux-jigdo
  net/linux-overnet-core
  net/minder
  net/mldonkey
  net/mldonkey-core
  net/mldonkey-core-devel
  net/mldonkey-devel
  net/mldonkey-gui
  net/mldonkey-gui-devel
  net/mldonkey-perlreactor
  net/mldonkey-sancho
  net/mldonkey-serverspy
  net/mldonkey-urlslave
  net/mutella
  net/mute-net
  net/mute-net-gui
  net/mute-net-text
  net/napshare
  net/nicotine
  net/opendchub
  net/peercast
  net/phex
  net/pyslsk
  net/py-bittornado
  net/py-bittornado-core
  net/py-bittorrent
  net/py-bittorrent-core
  net/py-bittorrent-core-devel
  net/py-bittorrent-devel
  net/py-fngrab
  net/py-kenosis
  net/py-kenosis-bittorrent
  net/py-py2play
  net/p5-pdonkey
  net/qtella
  net/qtorrent
  net/rtorrent
  net/squall
  net/torrentflux
  net/torrentsniff
  net/trackerbt
  net/transmission
  net/valknut
  net/verlihub
  net/verlihub-plugins
  net/xmule
  net/xnap
  misc/ed2k
  misc/edonkey-tool-hash
  misc/linux-edonkey-tool-recovermet

Repocopies by:	marcus
2006-01-30 21:36:28 +00:00
Edwin Groothuis
508b8d82f4 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 03:01:03 +00:00
Pav Lucistnik
bfa1223934 - Update to 0.5.9
PR:		ports/89735
Submitted by:	Aleksandr S. Goncharov <mraleks@bk.ru> (maintainer)
2005-11-30 11:00:13 +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
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