Commit graph

197772 commits

Author SHA1 Message Date
Pav Lucistnik
ad679269fe - Make fetchable again, distfile repackaged with new website URL
- Finish patching, otherwise it can't find configure file on runtime
2008-06-05 08:22:11 +00:00
Ion-Mihai Tetcu
b6e2c14a4c Update to 1.4.0 and unbreak.
PR:		ports/123854
Submitted by:	maintainer
2008-06-05 08:12:58 +00:00
Ion-Mihai Tetcu
50e40690ae Broken, The URL to manually fetch the DISTFILES gives a 404.
Submitted by:	QA Tindy run
2008-06-05 08:05:38 +00:00
Alex Dupre
ae9a2433f4 Re-enable build on FreeBSD >= 7, using gcc 3.4, since someone
still prefers this EOL release.

PR:		ports/124102
Submitted by:	Tom Evans <tevans.uk@googlemail.com>
2008-06-05 07:55:04 +00:00
Alex Dupre
580f313174 Remove leftover binary package.
Pointyhat to:	edwin
2008-06-05 07:45:20 +00:00
Alexey Dokuchaev
908a8968a6 - Update to version 2.52
- Stop abusing post-extract: target to patch things
- Remove check for ancient FreeBSD version
2008-06-05 03:53:35 +00:00
Wesley Shields
29510aa3fc UFTP is a multicast file transfer program, utilizing a protocol
based on Starburst MFTP. It is designed to reliably and efficiently
transfer files to multiple receivers simultaneously, where either
the intended receivers can be specified beforehand, or receivers
can join the transfer when it is initiated. This is useful for
distributing large files to a large number of receivers, and is
especially useful for data distribution over a satellite link (with
two way communication), where the inherent delay makes any TCP based
communication terribly inefficient.

http://www.tcnj.edu/~bush/uftp.html

Submitted by:	gnn (private email/IRC)
Approved by:	garga (mentor)
2008-06-05 01:53:43 +00:00
Wesley Shields
0a66c5e1a5 This is a port of ptpd, the Precision Time Protocol, which is an
implementation of IEEE 1588.

http://ptpd.sourceforge.net/

Submitted by:	gnn (private mail/IRC)
Approved by:	garga (mentor, implicit)
2008-06-05 01:44:43 +00:00
Jimmy Olgeni
225f060b80 Fix a few typos in ports/archivers. 2008-06-04 21:35:46 +00:00
Jimmy Olgeni
f8863a1911 Fix typos. 2008-06-04 21:32:53 +00:00
Doug Barton
9e206425c4 Update for version 2.3 2008-06-04 21:18:18 +00:00
Doug Barton
6269d5f21c Update for version 2.3:
1. A glob pattern on the command line now updates all ports that match
2. Clarify that we rebuild the port(s) on the command line by default
3. Document -K option
4. Note the move of /etc/portmaster.rc -> /usr/local/etc/portmaster.rc
5. Document that you need to look in the script to find values to place
in the *rc files. TODO: List potentially useful variables
5. Fix the Xr for sudo
2008-06-04 21:17:48 +00:00
Doug Barton
1e374ac146 New Features
===========
1. By popular demand, change the command line behavior of 'portmaster blah*'
to update all ports in /var/db/pkg which match the glob.
2. Add the -K flag to avoid cleaning the work directory after the build.[1]

Bug Fixes
=========
1. Instead of /etc/portmaster.rc we should be reading
/usr/local/etc/portmaster.rc.[2] Begin introducing support for that.
2. If using the -n option, don't try to fetch the distfiles.[3]
3. When I added the optimization to only run 'make -V CONFLICTS' if
it existed in the Makefile I neglected to unset the value of $conflicts
in the script between ports.[4]
4. I ran into a port which set VERBOSE to a value that it needed to use
in its build process, and since I was using the -v option for portmaster
(which sets VERBOSE=yes) the build failed. To work around this, prefix
the variable names for common English words (VERBOSE, FORCE, BUILDING)
with PM_.
5. To aid future debugging (as in 4. above) change the values of flag
variables to something meaningful instead of just "yes."
6. Automatically handle the case where the parent port has MOVED instead
of asking the user to re-run portmaster with the right options.

Submitted by:	pav [1]
Submitted by:	Miroslav Lachman 000.fbsd@quip.cz [2]
Submitted by:	Jiawei Ye <leafy7382@gmail.com> [3]

PR:		ports/124271 [4]
Submitted by:	James Kelly <jjk@tilted.net> [4]
2008-06-04 21:17:30 +00:00
Pietro Cerutti
a0ee2cc798 - Update to 1.2.7
- Fix %%PORTDOCS%%%%EXAMPLESDIR%% inconsistency
2008-06-04 20:52:23 +00:00
Pietro Cerutti
96b2e7b3b8 - Update to 1.0.4
- Respect DOCSDIR
2008-06-04 20:34:41 +00:00
Doug Barton
53917d4e97 Add subversion-devel and subversion-freebsd to CONFLICTS 2008-06-04 18:13:51 +00:00
Gerald Pfeifer
1bdd6005a2 Fix the build with some (recent) versions of OpenSSL.
PR:		124232
Reported by:	Naram Qashat <cyberbotx@cyberbotx.com>
Submitted by:	Jan Henrik Sylvester <me@janh.de>
Obtained from:	http://source.winehq.org/git/wine.git/?a=commitdiff;h=7c616799894faa48ee3277bc276a39bed55780e0
2008-06-04 17:16:04 +00:00
Rong-En Fan
e7d7eaa3ff - Respect PREFIX 2008-06-04 15:30:14 +00:00
Philippe Audeoud
bcd96af70b - Update to 1.01
Approved by:	tabthorpe (mentor)
2008-06-04 14:34:06 +00:00
Sergey Skvortsov
c4bd2ebc14 Add p5-MooseX-Singleton 0.08, turn Moose class into a singleton. 2008-06-04 13:19:47 +00:00
Edwin Groothuis
b998e4e008 [NEW PORT] security/openvas-server: A security scanner: a fork of Nessus
OpenVAS stands for Open Vulnerability Assessment System and
	is a network security scanner with associated tools like a
	graphical user fontend. The core is a server component with
	a set of network vulnerability tests (NVTs) to detect
	security problems in remote systems and applications.

	WWW: http://www.openvas.org/

PR:		ports/123128
Submitted by:	Tomoyuki Sakurai <cherry@trombik.org>
2008-06-04 13:18:59 +00:00
Edwin Groothuis
cbc685fd82 [NEW PORT] security/openvas-plugins: Plugins for OpenVAS
OpenVAS stands for Open Vulnerability Assessment System and
	is a network security scanner with associated tools like a
	graphical user fontend. The core is a server component with
	a set of network vulnerability tests (NVTs) to detect
	security problems in remote systems and applications.

	WWW: http://www.openvas.org/

PR:		ports/123130
Submitted by:	Tomoyuki Sakurai <cherry@trombik.org>
2008-06-04 13:17:20 +00:00
Edwin Groothuis
2b7aa4172c [NEW PORT] security/openvas-libraries: Libraries for OpenVAS
OpenVAS stands for Open Vulnerability Assessment System and
	is a network security scanner with associated tools like a
	graphical user fontend. The core is a server component with
	a set of network vulnerability tests (NVTs) to detect
	security problems in remote systems and applications.

	WWW: http://www.openvas.org/

PR:		ports/123127
Submitted by:	Tomoyuki Sakurai <cherry@trombik.org>
2008-06-04 13:15:44 +00:00
Edwin Groothuis
654aeea25d [NEW PORT] security/openvas-libnasl: NASL libraries for OpenVAS
OpenVAS stands for Open Vulnerability Assessment System and
	is a network security scanner with associated tools like a
	graphical user fontend. The core is a server component with
	a set of network vulnerability tests (NVTs) to detect
	security problems in remote systems and applications.

	WWW: http://www.openvas.org/

PR:		ports/123129
Submitted by:	Tomoyuki Sakurai <cherry@trombik.org>
2008-06-04 13:14:01 +00:00
Mathieu Arnold
cd999d6587 Update to 3.08 2008-06-04 13:12:34 +00:00
Mathieu Arnold
d04f12b9a3 Update to 3.06 2008-06-04 13:12:11 +00:00
Edwin Groothuis
63b216ec54 [NEW PORT] security/openvas-client: A GUI client for OpenVAS
OpenVAS stands for Open Vulnerability Assessment System and
	is a network security scanner with associated tools like a
	graphical user fontend. The core is a server component with
	a set of network vulnerability tests (NVTs) to detect
	security problems in remote systems and applications.

	WWW: http://www.openvas.org/

PR:		ports/123131
Submitted by:	Tomoyuki Sakurai <cherry@trombik.org>
2008-06-04 13:12:03 +00:00
Pav Lucistnik
ae4fbd8b0e - Update to 1.5.0.53.38
PR:		ports/123759
Submitted by:	Jose Garcia Juanino <jjuanino@gmail.com>
2008-06-04 12:53:48 +00:00
Mathieu Arnold
32a59a4e3c Update to 0.09 2008-06-04 12:31:42 +00:00
Pav Lucistnik
9de9ef42ca - Give this a chance on i386/8.x
PR:		ports/123951
Submitted by:	Romain Tartiere <romain@blogreen.org>
2008-06-04 12:13:24 +00:00
Jeremy Chadwick
d7294ceed4 - Cleanup compile warning (implicit exit(3); needs stdlib.h)
- Fix plist errors when NOPORTDOCS is used

Reported by: itetcu
2008-06-04 12:12:43 +00:00
Mathieu Arnold
6faa263da1 Update to 0.77.01 2008-06-04 11:44:17 +00:00
Jeremy Chadwick
da3434d11e Accidental removal of bsd.port.pre.mk include. Restoring... 2008-06-04 11:18:46 +00:00
Rong-En Fan
3fff9eec29 - Update to 0.13 2008-06-04 11:09:04 +00:00
Jeremy Chadwick
92d69ac8ad Cleanup for 5.x. 2008-06-04 10:53:27 +00:00
Dmitry Sivachenko
d068cdb7bd Update to version 1.43.
PR:		121016
Submitted by:	Felippe de Meirelles Motta <lippemail@gmail.com>
2008-06-04 09:11:35 +00:00
Peter Pentchev
c72fb58531 Fix the download site to avoid a redirect that may break the download. 2008-06-04 08:52:15 +00:00
Sergey Skvortsov
d25f8c7c56 Add p5-Sub-Identify 0.03, retrieve names of code references. 2008-06-04 08:35:39 +00:00
Dmitry Sivachenko
15f81f35de Correct pkg-plist (@dirrm -> @dirrmtry)
PR:		124244
Submitted by:	leeym
2008-06-04 08:25:58 +00:00
Pietro Cerutti
418590fea8 - Fix configure script, in case it doesn't find pkg-config
Reported by:	ionbot
2008-06-04 08:09:51 +00:00
Pietro Cerutti
2f80472db9 - Fix PLIST with NOPORTDOCS
Reported by:	ionbot
2008-06-04 08:00:25 +00:00
Pav Lucistnik
671c39f5a9 - Correct plist for NOPORTDOCS (test-hook.sh is installed always)
- Stop installing empty or content-free files

Reported by:	ionbot
2008-06-04 07:45:55 +00:00
Mark Linimon
d4263d8c83 Maintainer no longer has time for this one, so reassign to ports@. 2008-06-04 04:17:42 +00:00
Li-Wen Hsu
8ac6e70ec4 - Update to 2.0.1, this update fixed the functionality of psearch
PR:		ports/124226 (based on the patch)
Submitted by:	Yi-Huan Chan <yhchan AT csie.nctu.edu.tw>
Approved by:	Benjamin Lutz <mail AT maxlor.com> (maintainer)
2008-06-04 03:25:35 +00:00
Rong-En Fan
bc1fc0aa48 - Update to 0.74 2008-06-04 03:05:11 +00:00
Alejandro Pulver
01beb5b37b - Update to version 3.0.10. 2008-06-04 00:35:23 +00:00
Chin-San Huang
365cc84325 Add evilvte. It's a VTE based, super lightweight terminal emulator. 2008-06-03 23:58:19 +00:00
Pietro Cerutti
27b66b94cb - Update to 0.2.6.1 2008-06-03 23:51:39 +00:00
Pietro Cerutti
301fc1156b - Update to 3.67
- Sanitize Makefile a little bit
2008-06-03 23:31:14 +00:00
Pietro Cerutti
6e64d57700 - Update to 0.10
- Add support for Pulseaudio soundserver via the OPTIONS framework
- Respect WITHOUT_NLS knob
- Take maintainship
2008-06-03 23:09:26 +00:00