Commit graph

3 commits

Author SHA1 Message Date
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