Commit graph

15753 commits

Author SHA1 Message Date
Andrej Zverev
e83b6d896c - Fix patch in previous commit (broken -d option)
- bump portrevision

Reported by:	Alexander Logvinov <ports@logvinov.com> via ports/115420 follow-up

Pointy hat:	az
2007-08-31 07:48:56 +00:00
Sergey Matveychuk
7582fb0895 - Update to 4.3
Changes:
 - Added configure script for better system features detection
   and so added ability to build without ng_car module.
 - Several new PPPoE and L2TP configuration options.
 - Reimplemented RADIUS Class attribute support.
 - Added native 64bit ng_ppp stat counters support.
 - Added initial ng_ipacct node support.
 - Several bugs fixed in PPTP, L2TP, DoD and proxy-arp.

Submitted by:	mav (maintainer)
2007-08-29 11:45:09 +00:00
Andrew Pantyukhin
758e9afaad Add port net/gwhois:
gwhois is a generic whois client. It strives to know for all existing
tlds and all ip address range the appropiate whois server to ask. You
can simple call gwhois with a query for some domain or some ip and it
will ask the right server for you! It can even query webforms which
are unfortunately the only query type supported by many bad nics.

gwhois can also be used as a whois server. You can call it from the
inetd and make it accessable via a normal standard whois client. This
allows for example using a windows client and still make use of the
enhanced features of gwhois.

WWW: http://freshmeat.net/projects/gwhois/

Based on:	pkgsrc-wip, Gentoo Portage
2007-08-28 17:15:10 +00:00
Sergey Matveychuk
ffa593b51a - Integrate patches from quagga CVS.
They fix a few problems with inconsistences routes between
  quagga and kernel route tables, loss MTU, assert in route-map code, etc.

Submitted by:	Yandex company
Approved by:	maintainer
2007-08-28 10:48:38 +00:00
Mathieu Arnold
f6e529931a Update to 1.22 2007-08-28 10:09:07 +00:00
Martin Wilke
22077772ef This package consists of three classes which handles the encoding
and decoding of data in Bittorrent format. You can also extract
useful informations from .torrent files, create .torrent files
and query the torrent's scrape page to get its statistics.
PHP5 only.

WWW: http://pear.php.net/package/File_Bittorrent2/

PR:		ports/115891
Submitted by:	Zhen REN <bg1tpt at gmail.com>
2007-08-28 09:40:17 +00:00
Martin Wilke
e1eee73f9a - Connect net/openospfd 2007-08-27 08:21:52 +00:00
Martin Wilke
815fa60053 - Update to 4.0
- Pass maintainership to submitter

Submitted by:	farrokhi
Repocopy by:	marcus
Approved by:	flz
2007-08-27 08:15:04 +00:00
Florent Thoumie
df77b38ec1 Refine OSVERSION logic to inform the user about the kmod counterparts. 2007-08-26 18:09:51 +00:00
Jeremy Messenger
2d8f8c9838 Update to 1.1.1.
Requested by:	a few
2007-08-26 16:12:50 +00:00
Andrej Zverev
5d8cecb461 - Implement new option -t <integer value in seconds>(*).
- bump PORTREVISION

(*) Since program was drop connections every six hours,
this option provide mechanism to override default constant.

PR:		ports/115420
Submitted by:	SeaD <sead at mail.ru>
Approved by:	maintainer (timeout)
2007-08-26 11:05:00 +00:00
Joe Marcus Clarke
b9c3d0bb34 Update to 0.6.21, and add a patch from avahi SVN to fix a segfault when
no domains are configured in /etc/resolv.conf.
2007-08-26 04:56:04 +00:00
Chin-San Huang
ccae5a0641 Add grsync 0.6, GTK frontend for rsync.
PR:		ports/115785
Submitted by:	Ganael Laplanche <ganael.laplanche at martymac.com>
2007-08-25 20:33:31 +00:00
Rong-En Fan
b62a9b419b - Use %%DATADIR%% instead of %%PREFIX%%/net/ris
Noticed by:	sat
Approved by:	maintainer via mail
2007-08-25 13:11:18 +00:00
Cheng-Lung Sung
be9d628e37 - Update to 1.0.1 2007-08-25 04:03:51 +00:00
Martin Wilke
9b7f05f0aa - Set correct maintainer
Reported by:	sat
2007-08-25 01:14:47 +00:00
Vanilla I. Shu
7da4bc2cb5 Upgrade to 0.8. 2007-08-24 07:53:47 +00:00
David E. O'Brien
12169db351 Upon server-initiated closure of the sound device, rdesktop(1) hangs in
a tight loop if the sound packet buffer is not empty.  This usually
occurs after a long playback, and is indicated by an endless stream of
"ERROR: select: Bad file descriptor" messages on stderr.

Fix: forcibly empty the sound packet buffer after closing the sound device.

PR:		115692
Submitted by:	"Eugene M. Kim" <freebsd.org@ab.ote.we.lv>
2007-08-23 23:53:59 +00:00
Martin Wilke
f850d5d431 pyrad is a Python implementation of a RADIUS client as described in RFC2865.
It takes care of all the details like building RADIUS packets, sending them
and decoding responses.

WWW: http://www.wiggy.net/code/pyrad/

PR:		ports/115458
Submitted by:	Blaz Zupan <blaz at si.FreeBSD.org>
2007-08-23 12:18:20 +00:00
Thomas Abthorpe
2574f69107 - change maintainer address on ports I maintain
Approved by:	clsung (mentor)
2007-08-23 04:00:04 +00:00
Ying-Chieh Liao
0596ec7c32 upgrade to 1.7.0 2007-08-23 02:39:22 +00:00
Xin LI
c27fd2d7ca Mark as incompatible with Berkeley DB 4.6. Next OpenLDAP
alpha release will hopefully support it, though.
2007-08-23 02:09:14 +00:00
Xin LI
21aadbd7f7 This release of OpenLDAP does not support Berkeley DB 4.6 yet.
Submitted by:	mm
PR:		ports/115712
2007-08-23 02:07:58 +00:00
Pav Lucistnik
62b84f0ed4 - Fix off-by-one buffer overflow in f_name() function. It is not clear if this
problem can be exploited.

Submitted by:	several
Obtained from:	http://www.suse.de/~krahmer/rsync-2.6.9-fname-obo.diff
Security:	CVE-2007-4091
Security:	http://www.novell.com/linux/security/advisories/2007_17_sr.html
2007-08-22 16:17:00 +00:00
Edwin Groothuis
da468fb883 Remove obsolete port. 2007-08-22 06:20:50 +00:00
Cheng-Lung Sung
b23dde846c - Update to 1.0.0
- pass maintainership

PR:		ports/115635
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2007-08-21 10:22:27 +00:00
Cheng-Lung Sung
a3b6122d1e - Update to 2.02 2007-08-21 10:05:41 +00:00
Xin LI
2369f3725e - Adjust DATABASEDIR's permission to 700 upon slapd start. 2007-08-21 09:23:42 +00:00
Xin LI
140f813f89 - Update to 2.3.38.
- Adjust DATABASEDIR's permission to 700 upon slapd start.
2007-08-21 09:17:25 +00:00
Cheng-Lung Sung
1dc3f7c4ce - Update to 0.10.06 (0.1006) 2007-08-21 06:16:34 +00:00
Cheng-Lung Sung
593432c513 - Update to 0.14
- reset maintainership

PR:		ports/115555
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2007-08-21 05:49:51 +00:00
Yen-Ming Lee
e52acb3591 - fix MAINTAINER's email address 2007-08-21 00:24:35 +00:00
Pav Lucistnik
7acbaf1830 Update to 1.2.22 2007-08-20 11:27:57 +00:00
Martin Wilke
199267bd5f - Update to 1.2
PR:		115622
Submitted by:	jesusr@
2007-08-20 09:12:42 +00:00
Erwin Lansing
91dc86c4a6 perl is not a valid category, perl5 is and unbreak the port.
I wonder why neither describe or portlint caught this.

Noticed by:	paul beard <paulbeard@gmail.com>
Pointy hat:	clsung
2007-08-20 07:41:33 +00:00
Cheng-Lung Sung
7b117f0109 - Update to 0.39 2007-08-20 03:41:00 +00:00
Yen-Ming Lee
c99c986d47 - update to 1.24 2007-08-19 07:47:39 +00:00
Martin Wilke
045ee2ed9b - Update MASTER_SITES
PR:		115600
Submitted by:	Stefan Pauly <stefan@fh-mainz.de>
2007-08-19 07:03:18 +00:00
Cheng-Lung Sung
86d8eccdde - Update to 1.04
PR:		ports/115493
Submitted by:	clsung
Approved by:	maintainer <snowfly_AT_yuntech dot edu dot tw>
2007-08-18 16:05:38 +00:00
Cheng-Lung Sung
c7f5eaa9ec - Update to 0.10.05 (0.1005) 2007-08-16 01:49:58 +00:00
Maxim Sobolev
a70eb3ec8a Update maintainer's address.
Submitted by:	MAINTAINER
2007-08-15 23:13:29 +00:00
Maxim Sobolev
4dbd9f401a Unbreak on amd64.
Reported by:	Kris's unbuildable ports reminder
2007-08-15 19:14:06 +00:00
Maxim Sobolev
dbecc08e70 Add startup script. Bump PORTREVISION.
Submitted by:	Blaz Zupan
2007-08-15 18:35:05 +00:00
Rong-En Fan
8181a79f6e - Update to 1.2.2
- Use macro from bsd.sites.mk
- Remove USE_GCC as we have 3.4 in all supported version
- Update WWW entry

PR:		ports/115393
Submitted by:	KATO Tsuguru <tkato432 at yahoo.com>
2007-08-15 14:49:02 +00:00
Ion-Mihai Tetcu
940c3a21d7 Update to 0.5.1. The library has been run through a code analyser, which has
revealed several flaws in Uriparser. This release fixes those issues.

PR:		ports/115538
Submitted by:	Ed Schouten (maintainer)
2007-08-15 12:32:49 +00:00
Beech Rintoul
a66ca6afef - Update to 1.4.0.99
- Sound still broken (requires alsa)

Approved by:	sat (mentor)
2007-08-15 08:56:34 +00:00
Cheng-Lung Sung
136c4abdfa - Update to 0.32
- reset to perl@

PR:		ports/115508
Submitted by:	Jin-Shan Tseng <tjs_AT_cdpa dot nsysu dot edu dot tw>
2007-08-15 06:52:03 +00:00
Rong-En Fan
26225e59ad - Use DATADIR macro in rc script as in we do in Makefile
Noticed by:	sat
Approved by:	maintainer via mail
2007-08-15 06:07:05 +00:00
Cheng-Lung Sung
9aa486aae5 - Update to 1.10
PR:		ports/115495
Submitted by:	clsung
Approved by:	maintainer (Jin-Shan Tseng)
2007-08-15 02:21:41 +00:00
Cheng-Lung Sung
408ea289db - Update to 0.10.03 (0.1003) 2007-08-15 01:37:28 +00:00