Commit graph

84889 commits

Author SHA1 Message Date
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
Edwin Groothuis
928565fd41 NEW PORT: sysutils/adtool
adtool is a unix command line utility for Active Directory
	administration.  Features include user and group creation,
	deletion, modification, password setting and directory query
	and search capabilities.

PR:		ports/51320
Submitted by:	Joseph Scott <joseph@randomnetworks.com>
2003-09-29 22:53:20 +00:00
Edwin Groothuis
9f83ac40ae New port: sysutils/reoback
New port for REOback, a perl script that supports
	full/incremental backups locally or remote over NFS and
	FTP.

PR:		ports/51158
Submitted by:	Alex Kiesel <kiesel@schlund.de>
2003-09-29 22:49:21 +00:00
Edwin Groothuis
338019c0ab [non-maintainer] delete port editors/wordperfect
This port disappeared from its main (and only) site in 2001.
	Although it can still be found in various places on the
	web, the fact that no one has complained recently means
	it's time to let it go.

PR:		ports/56868
Submitted by:	Mark Linimon <linimon@lonesome.com>
Approved by:	msmith@freebsd.org (maintainer)
2003-09-29 22:36:58 +00:00
Kirill Ponomarev
978fb223b1 - Change patches for gcc 3.1 and gcc 3.2 with patch for gcc 3.3
(it includes both)
- Utilize USE_MYSQL
- Utilize DOCSDIR and EXAMPLESDIR
- Realize NOPORTDOCS behaviour (at long last!)
- Change ${WRKDIR}/${DISTNAME} with ${WRKSRC}
- Maintainer timeout > 3 weeks

PR:		56544
Submitted by:	Sergey Matveychuk <sem@ciam.ru>
2003-09-29 21:59:52 +00:00
Kirill Ponomarev
9eaa7dfa63 - Update to version 20030929
PR:		57373
Submitted by:	Kirk Strauser <kirk@strauser.com> (maintainer)
2003-09-29 21:41:11 +00:00
Joe Marcus Clarke
ee35968ade Update to 0.13.4 with all FreeBSD patches merged.
PR:		57374
Submitted by:	maintainer
2003-09-29 21:15:48 +00:00
Joe Marcus Clarke
05d24e25aa Update to 0.8.3. 2003-09-29 20:24:12 +00:00
Kirill Ponomarev
fbcfd1d1ae - Update to 0.7.11
o Fixed running from inetd which was broken by the
  0.7.8-->0.7.9 changes

PR:		57370
Submitted by:	Sergey Matveychuk <sem@ciam.ru> (maintainer)
2003-09-29 20:09:56 +00:00
Joe Marcus Clarke
1918a693d9 Update to 1.55.
PR:		57362
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-09-29 19:48:33 +00:00
Oliver Lehmann
8e353ac558 - Support CFLAGS properly
- Do not install useless .la file

PR:		ports/57352
Submitted By:	KATO Tsuguru <tkato@prontomail.com>
2003-09-29 19:38:33 +00:00
Kirill Ponomarev
e188eff6db - Update to version 2.1.3
- Correct notes on FreeBSD Postfix integration

PR:		57364
Submitted by:	Vivek Khera <vivek@lorax.kciLink.com> (maintainer)
2003-09-29 19:02:49 +00:00
Greg Lewis
a443c5dcee . Unbreak this port. The binaries call the program "arch" to determine
the architecture.  Unfortunately arch doesn't exist on FreeBSD or in
  linux_base or linux_base-8.  Since "arch" is simply "uname -m" implement
  it as such and make sure its in the path when running any of the
  binaries.
2003-09-29 18:20:06 +00:00
Kirill Ponomarev
17e52f539c - Update to 4.0.b1
PR:		57366
Submitted by:	Sergei Kolobov <sergei@kolobov.com> (maintainer)
2003-09-29 18:11:07 +00:00