Commit graph

15845 commits

Author SHA1 Message Date
Alejandro Pulver
0f7c445dbb - Bump PORTREVISION.
- RESTRICTED handled more properly.
- Update the checksums.
- Installing Copyright agreement and README.
- Clean up.

PR:		ports/115748
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
2007-09-14 04:18:06 +00:00
Mark Linimon
2a19ed1b86 Remove ntp-stable.
Forgotten by:	cy
2007-09-14 03:02:32 +00:00
Martin Wilke
71fee7a28f - Update to PyQt-4.3
Submitted by:	Danny Pansters <danny@ricin.com> (maintainer via privat mail)
2007-09-13 18:15:58 +00:00
Cy Schubert
a898a042c1 Update 4.2.3p51 --> 4.2.5p75 2007-09-13 17:35:16 +00:00
Cy Schubert
e605452804 Update 4.2.2p3 --> 4.2.2p4 2007-09-13 17:28:17 +00:00
Norikatsu Shigemura
113b20b38d Update to 0.9.3.
Executive Ordered by:	George -Push- Kato <takeharu1219@ybb.ne.jp> (author)
2007-09-13 16:15:36 +00:00
Cy Schubert
94638a80e6 Retire this port because ntp.org supports only "production" and
"development" versions.
2007-09-13 02:32:42 +00:00
Edwin Groothuis
7a92b87b43 Upgrade port: net/haproxy-devel Was not building on amd64 after changes to files/patch-makefile.bsd
PR:		ports/115378
Submitted by:	Hugo Saro <hugo@barafranca.com>
2007-09-12 05:20:13 +00:00
Edwin Groothuis
2806906223 [MAINTAINER]: Fix net/ntop
net/ntop doesn't build under certain circumstances (it is
	confusing versions of autoconf). Attached is a patch submitted
	to me by Edward Sutton and tested by Jeffrey Goldberg which
	fixes this problem. I haven't been able to reproduce this
	problem but Jeffrey pointed out that this patch fixed it
	for him. I don't believe that a bump of PORTREVISION is
	necessary for this, but feel free to correct me if I am
	wrong. :)

	A discussion of this can be found at

	http://docs.freebsd.org/cgi/getmsg.cgi?fetch=333895+0+current/freebsd-ports

PR:		ports/116289
Submitted by:	Wesley Shields <wxs@atarininja.org>
2007-09-12 03:14:07 +00:00
Dirk Meyer
481b4f2ff1 - update to 1.07.3
fix linking with option ENCRYPTED_PASSWORDS
  fix traps with PAM and unknown user
PR:		115765
Submitted by:	Valentin Nechayev
2007-09-10 09:16:23 +00:00
Alejandro Pulver
15e52bb6c0 - Update to version 0.4.0.
- Remove "xrdp_" prefix previously added to binaries, since there are no
  conflicts.

Reported by:	portscout
2007-09-10 04:12:37 +00:00
Edwin Groothuis
e548426d97 Replace BUILD_DEPENDS on Xvfb and a handful of fonts with USE_DISPLAY=yes. 2007-09-09 22:50:51 +00:00
Alejandro Pulver
02ae1d4b18 - Update distinfo (script and documentation changes).
Reported by:	pav
2007-09-09 06:16:02 +00:00
Edwin Groothuis
0f696b10d7 Mark as broken as requested in ports/112887
PR:		ports/112887
Submitted by:	dewey hylton <freenx@deweyonline.com>
2007-09-08 13:42:31 +00:00
Edwin Groothuis
4f9d7a6602 patch to update net/radiator port from version 3.16 to 3.17.1
The current version of the net/radiator port is set for
	version 3.16 of the radiator software. The most recent
	version of radiator available is version 3.17.1. The attached
	patch updates the port version variable in the Makefile to
	3.17.1 and related values in the distinfo file so that the
	net/radiator port will install radiator version 3.17.1.

PR:		ports/112692
Submitted by:	Erik Klavon<erik@ack.berkeley.edu>
2007-09-08 13:34:11 +00:00
Edwin Groothuis
595605c5fe ports/net/fping patch to add -S source_addr option
Several people have produced some patches for fping that adds an
	option to select the IP source_address for queries and some have
	said they submitted them to the sourceforge fping maintainer.
	Since I did not see any official fping distributions that include
	any of those patches, I recently Cc-ed the sourceforge fping
	maintainer's address in a question to the smokeping mailing-list
	asking about that patch but so far I have heard back only from
	that list with a pointer to a debian patch. Per request from
	Jason Harris, I include here a copy of the patch that is usable
	in ports/net/fping/files that adds that option.

PR:		ports/111549
Submitted by:	Philip Kizer <pckizer@nostrum.com>
Approved by:	maintainer timeout
2007-09-08 13:31:22 +00:00
Edwin Groothuis
e0f850f496 New port: net/csocks SOCKS Client v4/v5 RFC Compliant with many features
This is a port of csocks, A socks client with many features

	WWW: http://csocks.virtuale.org

PR:		ports/115265
Submitted by:	Raffaele De Lorenzo <raffaele.delorenzo@libero.it>
2007-09-08 05:42:43 +00:00
Mark Linimon
9839011ec3 Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:	gabor
Sponsored by:	Google Summer of Code 2007
Hat:		portmgr
2007-09-08 01:12:10 +00:00
Mark Linimon
41a56135d1 Remove support for antique perl.
Hat:	portmgr
2007-09-08 00:45:08 +00:00
Edwin Groothuis
a972c165e8 New port: net/gateway6 free IPv6 tunnel
From README:

	TSP is a control protocol used to establish and maintain
	static tunnels. The Gateway6 Client is used on the host
	computer to connect to a tunnel broker using the TSP protocol
	and to get the information for its tunnel. When it receives
	the information for the tunnel, the Gateway6 client creates
	the static tunnel on its operating system.

	The Gateway6 Client code is mostly identical for all client
	platforms.  However, creating the static tunnel is operating
	system dependent and is done by a script called by the
	Gateway6 Client. These scripts are located under the template
	directory in the Gateway6 Client installation directory.

	The script executed by the Gateway6 Client to configure the
	tunnel interface is customized for each type of supported
	operating system and takes care of all specifics for the
	target operating system.  On Unix systems, it is a shell
	script. This separation of the binary and script enables
	fast and easy additions of new operating systems, as has
	been shown by the community contributions for many operating
	systems.

	WWW: http://www.go6.net/

PR:		ports/114544
Submitted by:	Michael Scholz <mike@fth-devel.net>
2007-09-07 23:29:56 +00:00
Martin Matuska
20c36f8275 - Update to 1.257
PR:		ports/116175
Submitted by:	mm
Approved by:	Artem Kazakov <kazakov at gmail.com> (maintainer)
2007-09-07 11:44:21 +00:00
Thomas Abthorpe
a2fc3d0d2d - add support for non-standard root certificates
- this patch gives the possibility to install extra certificates by
  setting the variable ICA_CERTS in /etc/make.conf
- bump PORTREVISION

PR:		ports/115944
Submitted by:	Edwin Groothuis <edwin_AT_mavetju.org>
Approved by:	clsung (mentor)
2007-09-07 03:48:36 +00:00
Cheng-Lung Sung
239bbbf697 - Update to 1.31 2007-09-07 01:31:46 +00:00
Cheng-Lung Sung
b52b39b6fd - Update to 0.09
- reset maintainer

PR:		ports/116147
Submitted by:	Jin-Shan Tseng <tjs_AT_cdpa dot nsysu dot edu dot tw>
2007-09-07 01:20:08 +00:00
Sergey Matveychuk
c4751176f0 - Add one more patch from quagga CVS. It fixes ignoring kernel routes in some cases.
Approved by:	maintainer
2007-09-06 14:53:41 +00:00
Pav Lucistnik
a0884c3cda - Remove expired net/openbgpd-devel port; it's older than the non-devel one 2007-09-06 08:13:53 +00:00
Edwin Groothuis
5d73ee151e [PATCH] Update starting order for net/freenet6
ip6addrctl presently starts before freenet6. this causes
	the multicast routes being added to produce irritating error
	messages.

PR:		ports/114499
Submitted by:	"John Merryweather Cooper" <j.m.cooper@borgsdemons.com>
Approved by:	edwin@mavetju.org
2007-09-06 01:15:38 +00:00
Rong-En Fan
71ed03ba0d - Update to 1.7
PR:		ports/116054
Submitted by:	Ganael Laplanche <ganael.laplanche at martymac.com> (maintainer)

- Install to PREFIX instead of LOCALBASE
- Use INSTALL_* macros instead of CP
- Handle configuration files per Porter's Handbook
- Documents go to DOCSDIR, not ETCDIR
- Use SourceForge mirror as first choice

Approved by:	Ganael Laplanche <ganael.laplanche at martymac.com> (maintainer)
2007-09-05 15:47:54 +00:00
Pav Lucistnik
49b8857474 - Update to 1.4.1 2007-09-05 07:50:06 +00:00
Xin LI
5cbdf0fa3f Update to 2.4.5 beta. 2007-09-05 06:37:13 +00:00
Alejandro Pulver
15a22cf631 - Update to version 1.0.19. 2007-09-05 02:49:13 +00:00
Pav Lucistnik
923c5eef01 - Drop maintainership on maintainer's request
- Mark BROKEN with GCC 4.2
2007-09-04 18:02:57 +00:00
Pav Lucistnik
0678d828e0 - Update to 1.4.0 2007-09-03 11:43:57 +00:00
Ion-Mihai Tetcu
d8ee4f0347 Update to version 3.0.1
PR:		ports/116024
Submitted by:	KATO Tsuguru
2007-09-03 11:09:25 +00:00
Ion-Mihai Tetcu
8e1dc29a79 Update to version 1.3
PR:		ports/116023
Submitted by:	KATO Tsuguru
2007-09-03 10:32:24 +00:00
Andrew Pantyukhin
87466b8058 - Update whois to 4.7.22 [1]
- Rename whois binary from gwhois to mwhois [1]
- Remove CONFLICTS from net/gwhois

PR:		ports/116001 [1]
Submitted by:	Nils Vogels <nivo+kw+ports.bfa274@is-root.com> (maintainer) [1]
2007-09-03 08:37:15 +00:00
Maxim Sobolev
972b9b1c32 Update to 1.2.24. 2007-09-03 08:26:52 +00:00
Maxim Sobolev
890b6e300c Update to 1.4.11.
Sponsored by:	Sippy Software, Inc., http://www.sippysoft.com
2007-09-03 08:18:57 +00:00
Chin-San Huang
508e736ce6 - Add 'ipv6' virtual category. 2007-09-02 20:06:51 +00:00
Rong-En Fan
f9d985eff0 - Chase x11-toolkits/pmw renamed to x11-toolkits/py-Pmw
PR:		115302
2007-09-02 07:16:05 +00:00
Michael Nottebrock
deaff82245 Update to Qt 4.3.1. 2007-09-02 06:23:28 +00:00
Chin-San Huang
b2458b950a - Unbreak the missing mtree
- Update MASTER_SITES's mirror

PR:		ports/115896
Submitted by:	maintainer
Approved by:	maintainer
2007-09-01 13:19:33 +00:00
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
Chin-San Huang
af916c9b3b - update to 1.3.0
Approved by:	rafan (mentor, implicit)
2007-08-14 15:05:53 +00:00
Cheng-Lung Sung
a8abb8ecf9 - Update to 0.9.4 2007-08-14 08:55:45 +00:00
Maxim Sobolev
260bba5576 Allow building with bamby's codec negotiation patch. Don't bump
PORTREVISION since this option is off by default.

Sponsored by: Sippy Software, Inc. ( http://www.sippysoft.com/ )
2007-08-13 17:35:37 +00:00
Martin Matuska
85ace8b1ed - Update to 1.256
PR:		ports/114862
Approved by:	maintainer (timeout), garga (mentor, implicit)
2007-08-13 10:57:42 +00:00
Xin LI
a689aeac0f Update haproxy to 1.2.17.
PR:		ports/114859
Approved by:	maintainer timeout
2007-08-12 15:45:08 +00:00
Marcelo Araujo
1a3c641a99 - Remove unneeded patch.
Reported by:	pointyhat via kris
Approved by:	stas (mentor)
2007-08-12 12:27:46 +00:00
Rong-En Fan
ba7c5acdb8 - Update to 0.3
- Add pkg-message
- Add filename remapping for tftp-hpa
- Use PYTHON_CMD in scripts
- Update master sites
- Pass maintainership to submitter

PR:		ports/115301
Submitted by:	Alex Deiter <tiamat at komi.mts.ru>
2007-08-12 11:03:16 +00:00
Vanilla I. Shu
6c6a7ed115 Upgrade to 0.7. 2007-08-12 01:06:32 +00:00