Commit graph

84802 commits

Author SHA1 Message Date
Trevor Johnson
49a03228c0 Update to the latest XFree86-libs packages. The security problems
listed in RHSA-2003-064 do not pertain to us AFAICT.  I only tested
this on i386.
2003-09-30 16:16:29 +00:00
Jimmy Olgeni
5015493fe5 Upgrade to version 1.110, including the most recent patches. 2003-09-30 14:56:38 +00:00
Kirill Ponomarev
7bed26d486 Add xd3d 8.0.2, a simple scientific visualization tool.
It can plot 2d and 3d meshes, with shadowing, contour
plots, vector fields, iso-contour (3d), as well as 3d surfaces
z=f(x,y) defined by an algebraic expression or a cloud of
points. It generates high quality vector PostScript files for
scientific publications and still or animated bitmap images.

It includes the graph plotter xgraphic.

PR:		56986
Submitted by:	thierry@pompo.net
2003-09-30 14:47:16 +00:00
Yen-Ming Lee
534da3531b Don't remove historical logs when deinstalling.
PR:		54465
Submitted by:	Phil Regnauld <regnauld@catpipe.net>
Reviewed by:	maintainer
2003-09-30 14:35:50 +00:00
Kirill Ponomarev
10196634c9 Add cue2toc 0.0, perl script that converts CUE files into TOC
files for cdrdao.
2003-09-30 14:29:30 +00:00
Yen-Ming Lee
d85f8f76c8 add pkg_cutleaves-20030727
pkg_cutleaves finds installed 'leaf' packages, i.e. packages that
are not referenced by any other installed package, and lets you
decide for each one if you want to keep or deinstall it via pkg_deinstall(1).

PR:		54912
Submitted by:	Stefan Walter <sw@gegenunendlich.de>
2003-09-30 14:19:27 +00:00
Satoshi Taoka
f707a5e303 Update vertion to 1.2.1
PR:		57396
Submitted by:	IIJIMA Hiromitsu <delmonta@ht.sakura.ne.jp>
2003-09-30 13:51:58 +00:00
Andrey A. Chernov
7520b47117 Fix comment info about compression.
Drop maintainership, I don't understand Japanese.

PR:             57392
Submitted by:   IIJIMA Hiromitsu <delmonta@ht.sakura.ne.jp>
2003-09-30 13:28:09 +00:00
Tilman Keskinoz
3d1a27e930 IA64s do not have apm.
IA64 Laptops are also very unlikely, so disable klaptop on ia64.
2003-09-30 13:12:51 +00:00
Dmitry Sivachenko
451cb57f7d Sort. 2003-09-30 12:38:40 +00:00
Dmitry Sivachenko
5d661c8f3c Add missing entries. 2003-09-30 12:32:17 +00:00
Edwin Groothuis
9e21f6b370 patch for net/lft
ports/net/lft has a slight problem on 4.x servers

	GCC 2.95 does not support atol on 4.x, where as 5.x has
	atol, to solve this slight problem we must use either a
	version check, or use depreciated atoll

Informed maintainer.

PR:		ports/56063
Submited by:	Scott M. Likens <damm@fpsn.net>
2003-09-30 12:27:42 +00:00
Edwin Groothuis
efec05ed04 IMP3 port's dependancy test fails for cyrus-imapd22
The mail/imp3 port can be built with support for the Cyrus
	IMAPd The WITH_CYRUS flag specifies version 1.x (mail/cyrus)
	and the WITH_CYRUS_IMAPD flag specifies version 2.x
	(mail/cyrus-imapd).  The WITH_CYRUS flag tests the existance
	of the installed Cyrus directory in ${LOCALBASE}.  The
	WITH_CYRUS_IMAPD flag tests for the existance of libacap.

	There are actually three ports providing different subreleases
	of the Cyrus IMAP system version 2.  The cyrus-imapd port
	is version 2.0.17, the cyrus-imapd2 port is 2.1.14, and the
	cyrus-imapd22 port is 2.2.1b.  Unfortunately, 2.2.1b does
	not include libacap so the imp3 build failes to recognize
	when it is installed.

	Since imp3 doesn't directly use the ACAP library, and appears
	to work fine with cyrus-imapd22, the test should be modified.

PR:		ports/56120
Submitted by:	Pat Lashley <patl+freebsd@volant.org>
Approved by:	Thierry Thomas <thierry@pompo.net> (maintainer)
2003-09-30 12:22:14 +00:00
Edwin Groothuis
d80dfbecc6 [NEW PORT] sysutils/userneu: Account management and creation tool
'userneu' is a Perl script that parses a list of usernames
	and additional information (such as the real name or other
	information to be put in the GECOS field in /etc/passwd)
	and creates Unix accounts and (if desired) Samba accounts
	as well. If the script stumbles upon duplicate user names
	it can append random characters to the username until it
	fits.

	WWW: http://btmdx8.mat.uni-bayreuth.de/~johannes/code.html

PR:		ports/56753
Submitted by:	Andreas Fehlner <fehlner@gmx.de>
2003-09-30 12:10:05 +00:00
Norikatsu Shigemura
6cb400092d o Update to 4.3.4RC1.
o Sync with latest PHP5 changes (new DB4 extension,
  use correct knobs, etc...)

PR:		ports/57399
Submitted by:	Alex Dupre <sysadmin@alexdupre.com> (maintainer)
2003-09-30 11:50:26 +00:00
Edwin Groothuis
2c24ba8059 [new port] sysutils/ldap-account-manager: Webfrontend for managing
accounts stored in an OpenLDAP server

	LDAP Account Manager (lam) is a webfrontend for managing
	accounts stored in an openLDAP server.

	Features:
	- management of Unix user and group accounts (posixAccount/posixGroup)
	- management of Samba 2.x/3.x user and host accounts (sambaAccount)
	- automatic creation/deletion of home directories (experimental)
	- setting quotas (experimental)
	- support for LDAP+SSL
	- multi-language support (default language: English, German only partial)

PR:		ports/56599
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-09-30 11:49:06 +00:00
Peter Pentchev
aa8b98e716 Manually do the recursive chown of the vpopmail directory that was
removed from the 5.3.27 source for some reason.

PR:		56916
Submitted by:	guilherme@vianavirtual.com
2003-09-30 08:47:29 +00:00
Anton Berezin
8c1a9ff695 Add a patch to properly escape generated action attribute in
CGI::start_form.  The escape code is taken from CGI.pm v.3.00.

PR:		57391
Reported by:	IIJIMA Hiromitsu <delmonta@ht.sakura.ne.jp>
2003-09-30 08:33:57 +00:00
Joe Marcus Clarke
1a52184ea3 Correct a typo in the plist.
PR:		57395
Spotted by:	Sergey Akifyev <asa@gascom.ru>
Submitted by:	maintainer
2003-09-30 08:33:12 +00:00
Joe Marcus Clarke
5bb84d5e77 Fix build on ia64.
Submitted by:	marcel
Approved by:	lioux (implicit)
2003-09-30 08:26:07 +00:00
Joe Marcus Clarke
fa617f453f Fix the ESD output sink. With this patch, rhythmbox works again with the
gstreamer backend.

Approved by:	lioux
Obtained from:	http://bugzilla.gnome.org/show_bug.cgi?id=119155
2003-09-30 08:24:20 +00:00
Kirill Ponomarev
2bbf0b0b9b Add apachetop 0.4, apache RealTime log stats.
PR:		57381
Submitted by:	Sebastian Yepes F. <esn@x123.info>
2003-09-30 08:10:57 +00:00
Norikatsu Shigemura
21a2e661f0 Update to 2003.09.30. 2003-09-30 07:42:24 +00:00
Norikatsu Shigemura
c793044041 Update to 2.0.
PR:		ports/57353
Submitted by:	Alex Dupre <sysadmin@alexdupre.com> (maintainer)
2003-09-30 07:14:43 +00:00
Norikatsu Shigemura
980bcfd0bc Update to 2.4.1.
PR:		ports/57355
Submitted by:	Alex Dupre <sysadmin@alexdupre.com> (maintainer)
2003-09-30 07:12:46 +00:00
Norikatsu Shigemura
caf5b91189 Update to 20030929.
Pointed out by:	bento via kris
Submitted by:	simokawa (developer)
2003-09-30 07:07:51 +00:00
Alexander Nedotsukov
fbffd04324 - Remove obsolete --without-gnome option.
- Exclude tests/ from build and packaging.
2003-09-30 06:52:45 +00:00
Alexander Nedotsukov
cc3a6a763f Update to 2.1.2 2003-09-30 06:21:39 +00:00
Joe Marcus Clarke
b4bb4bf90c * Update to 2.1.5
* Assign maintainership to gnome@
* Disable the bytecode interpreter

I must say, fonts look amazing...
2003-09-30 06:05:45 +00:00
Dirk Meyer
9e06cd35a5 - Add documentation
mainatiner contacted: 2003-09-06, no response
2003-09-30 05:53:23 +00:00
Joe Marcus Clarke
3d16c39135 Assign maintainership to gnome@ and update to 0.4. 2003-09-30 05:31:51 +00:00
Joe Marcus Clarke
19b0c1d3da Correct the locale dir. 2003-09-30 05:25:24 +00:00
Kirill Ponomarev
386c16f1a9 - Update to version 1.0.2
PR:		57387
Submitted by:	Josh Elsasser <jre@vineyard.net> (maintainer)
2003-09-30 05:24:25 +00:00
Dirk Meyer
e7b221ad8a Update to 20030928
- use included libtool (seems heavily patched)
- make packageable and include a working configure file
- don't install useless .la files
- use DATADIR
- 510001 is FreeBSD 5.10, 5.1-CURRENT is 501100
- Change log and pid file location to more universal one
- RC-ng scripts for clamd and clamav-milter are planned

- Thanks to Oliver Eikemeier from whom I stole most (clamav-port)

PR:		57371
Submitted by:	rob@debank.tv
2003-09-30 03:39:11 +00:00
Joe Marcus Clarke
42c8a92900 Bump PORTREVISION for the previous commit. 2003-09-30 02:39:45 +00:00
Joe Marcus Clarke
e960eade03 Re-enable gconf support now that gconf1 plays nicely with gconf2. 2003-09-30 02:39:29 +00:00
Joe Marcus Clarke
ad04004ff5 Teach gconf about local locks, and use them by default. This is mostly
taken from gconf2, and allows gconf1 applications (e.g. Galeon, GnuCash, etc.)
to work properly with gconfd-2.

Reviewed by:	Havoc Pennington <hp@redhat.com>
Obtained from:	gconf2 (mostly)
2003-09-30 02:38:10 +00:00
Adam Weinberger
b6a40f4e33 Update to 2.2.8. 2003-09-30 02:20:45 +00:00
Adam Weinberger
d37007b929 Fix build under -STABLE. 2003-09-30 01:12:20 +00:00
Edwin Groothuis
6382f7a641 [new port] sysutils/bubblemon2
Bubblemon2 is a system CPU and memory load monitor for GNOME2

PR:		ports/54245
Submitted by:	Juan Salaverria <rael@vectorstar.net>
2003-09-30 00:31:57 +00:00
Edwin Groothuis
e006ccdc2a Adds MASTER_SITE_SAVANNAH to bsd.sites.mk
Savannah (http://savannah.gnu.org/) is a more and more
	popular hosting site for free software projects.

PR:		ports/56970
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be>
2003-09-30 00:08:58 +00:00
Edwin Groothuis
47276a4225 Delete port: sysutils/arson - port does not fetch and Arson2 is planned
Please delete the port sysutils/arson. The port does not
	fetch and Arson2 is planned.

PR:		ports/55436
Submitted by:	Stefan Jahn <stefan.jahn@nemesis-sektor.de>
2003-09-30 00:03:47 +00:00
Edwin Groothuis
fbd281083e new port: sysutils/ucspi-ssl
ucspi-ssl is a set of UCSPI tools for creating SSL client
	and server applications.

PR:		ports/54279
Submitted by:	David Thiel <lx@redundancy.redundancy.org>
2003-09-29 23:56:30 +00:00
Edwin Groothuis
7a98851af1 LCDd daemon from sysutils/lcdproc starts in the foreground
The LCDd.sh.sample start script from the LCDproc-0.4.3_2
	ports starts the LCDd process that's also part of the port
	in the foreground, thereby blocking the system startup.

PR:		ports/54092
Submitted by:	Christian Ullrich <chris@chrullrich.de>
2003-09-29 23:41:15 +00:00
Edwin Groothuis
ef262184db [PATCH] sysutils/afio mangles FIFOs
When run under FreeBSD, `afio' will successfully back up
	FIFOs, but will not correctly restore them. The problem
	arises from `afio' using mknod(2) to try to create a FIFO
	- a Linuxism. The correct function for it to use is mkfifo(2).

	Also, `afio' tries to recreate sockets. This behavior should
	be disabled under FreeBSD.

PR:		ports/52452
Submitted by:	oremanj <oremanj@get-linux.org> (boucnes)
2003-09-29 23:36:20 +00:00
Edwin Groothuis
ad4ff90197 Set maintainer to ports@:
<nox@jelal.hb.north.de>: jelal.hb.north.de: Host not found
2003-09-29 23:30:30 +00:00
Edwin Groothuis
63b3b7bd74 Update port: sysutils/di: di-3.9 - disk information utility
Update port: sysutils/di: di-3.9 - disk information utility

PR:		ports/52955
Submitted by:	Brad Lanam <bll@gentoo.com>
2003-09-29 23:29:21 +00:00
Edwin Groothuis
c405029bf8 New port: sysutils/clean; automatically remove unwanted files
New port: clean searches through the filesystem for "temporary
	files" left behind by editors and the like which can be
	deleted.  The pattern of regular expressions is controllable
	via a ~/.cleanrc.

PR:		ports/52881
Submitted by:	Chuck Swiger <chuck@pkix.net>
2003-09-29 23:23:24 +00:00
Edwin Groothuis
a102b993db New port: mail/spamd - Trapit in cooperation with security/pf
A Trapit is a fake SMTP server that tries to waste as much resources
	of a spam-relay as possible - without delivering any mail.

	Implemented for pf, but might work with other ip filters as well.
	mail/relaydb is a fine tool to utilize spamd.

PR:		ports/57365
Submitted by:	Max Laier <max@love2party.net>
2003-09-29 23:01:21 +00:00
Greg Lewis
8b406638b7 . Update to beta 13 (aka 20030925).
PR:		57283
Submitted by:	Arjan van Leeuwen <avleeuwen@piwebs.com> (maintainer)
2003-09-29 22:55:45 +00:00