Commit graph

197765 commits

Author SHA1 Message Date
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
Daniel Eischen
09f6c5b995 Fix kdeutils for amd64-current (and perhaps other 64-bit
-current archs).  This has been broken for over 3 months.

configure incorrectly assumes that since FreeBSD has sqrtl,
that it also has other long math functions.  Also, configure
seems to have 2 separate checks for the long math functions:
the first check looks for both asinl and sqrtl, the second
check looks for just sqrtl.  FreeBSD does not currently have
asinl, so if configure just went by the first check it would
correctly determine that we do not have all the long math
functions.  Remove the second check to fix the problem.

No response from: kde@
2008-06-03 23:00:51 +00:00
Alejandro Pulver
0b97699962 - Update to version 2.4.14.
- Remove local patch (integrated upstream).
2008-06-03 22:36:54 +00:00
Alejandro Pulver
b832d33265 - Update to version 7736. 2008-06-03 22:35:25 +00:00
Pav Lucistnik
9a1f2c86fd - Update to 1.5.1
Submitted by:	adamw
Approved by:	maintainer (novel)
2008-06-03 22:03:31 +00:00
Martin Wilke
a9a06f674a CLAW is a C++ Library Absolutely Wonderful providing useful classes
from the simplest AVL binary search trees to the complex meta
programming tools, including image manipulation, a generic alpha-beta
algorithm, sockets implemented as std::stream and more

WWW: http://libclaw.sourceforge.net

PR:		ports/124236
Submitted by:	Dmitry Marakasov <amdmi3 at amdmi3.ru>
2008-06-03 20:05:21 +00:00
Pietro Cerutti
34f2c86a0d - Update to 0.7.901
- Make PORTDOCS-compliant
- Take maintainship
2008-06-03 19:33:27 +00:00
Juergen Lock
de9d1ceb0a Fix NOPORTDOCS when texi2html is not installed
Found by:	itetcu
2008-06-03 18:39:51 +00:00