Commit graph

83245 commits

Author SHA1 Message Date
Sergey A. Osokin
aaba25b6be Update port:
- Fixes build on 5.x with XMMS support enabled;
- Fixes path where to look for XMMS binary;
- Allows fuhquake to be run from any directory per kris' suggestion;
- Adds WITH_SHAREWARE_DATA knob.  Coupled with previous, this
  makes fuhquake playable right after install, yet allows it to be
  distributed on CDROM (since shareware data cannot be included,
  one must explicitly define this knob);
- Properly utilizes EXTRACT_ONLY in Makefile and DOCSDIR in pkg-plist;
- Removes EXTRACT_BEFORE_ARGS from Makefile since it's no longer needed;
- Tells user about WITHOUT_XMMS knob, when XMMS bits are found;
- Fixes palette problems on 24-bit depth with x11-renderer;
- Fixes DGA mouse behavior on higher mouse rates when GLX-rendered.

Submitted by:	Alexey Dokuchaev <danfe@regency.nsu.ru>
PR:		56085
2003-09-01 11:52:06 +00:00
Peter Pentchev
05d67c5d60 Update to 0.8.18.
PR:		56167
Submitted by:	foxfair
2003-09-01 11:42:22 +00:00
Alexander Leidinger
729d393352 Prune will delete files from the specified set targeting a given
distribution of the files within time as well as size, number, and
age constraints.  Its main purpose is to keep a set of daily-created
backup files in manageable size, while still providing reasonable
access to older versions.  Specifying a size, file number, or age
constraint will simply remove files starting from the oldest, until
the constraint is met.  The distribution specification (exponential,
Gaussian (normal), or Fibonacci) provides finer control of the files
to delete, allowing the retention of recent copies and the increasingly
aggressive pruning of the older files.  The retention schedule
specifies the age intervals for which files will be retained.

Submitted by:	dds
2003-09-01 11:28:17 +00:00
Alexander Leidinger
439a1ff205 Socketpipe connects over a TCP/IP socket a remote command to a local
input generation command and/or a local output processing command.
The connection is made by redirecting the input/output file descriptors
to the socket.  This saves the context switching and data copying
overhead associated with piping data through ssh(1) or rsh(1).
Socketpipe must be installed on both machines and user authentication
is still performed by a command like ssh(1) or rsh(1).  The
confidentiality and integrity of the data in transit is not protected
against mallicious attacks; the command is designed for use in a
trusted LAN environment.

Submitted by:	dds
2003-09-01 11:07:58 +00:00
Mathieu Arnold
60b9f91571 Add p5-Class-DBI-mysql 0.17, extensions to Class::DBI for MySQL.
PR:		55583
Submitted by:	Andrew McNaughton <andrew@scoop.co.nz>
2003-09-01 11:02:52 +00:00
Hajimu UMEMOTO
d6c32c2c40 USE_OPENSSL must be set before including bsd.port.pre.mk.
Reported by:	Fritz Heinrichmeyer <Fritz.Heinrichmeyer@Fernuni-Hagen.de>
2003-09-01 10:44:42 +00:00
Yen-Ming Lee
871f31e386 update to mytop-1.4
Noticed by:	John Angelmo <john@veidit.net>
2003-09-01 10:44:18 +00:00
Peter Pentchev
0edeb875af Update to qmailadmin-1.0.26, which, among others, fixes a security
issue with user-specified local program filters in .qmail files.
Add the WITHOUT_IDX_SQL knob to disable qmailadmin's fiddling with
the ezmlm-idx SQL database in case ezmlm-idx does *not* use an SQL
database at all :)

PR:		55736
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
2003-09-01 10:41:05 +00:00
Yen-Ming Lee
634416ffdc update to razor-agents-2.36
PR:             56221
Submitted by:   Dougb
2003-09-01 10:00:46 +00:00
Kirill Ponomarev
38021cd7b9 - Update games/grhino to 0.8.2
PR:		56255
Submitted by:	maintainer
2003-09-01 09:53:51 +00:00
Peter Pentchev
70102cf5d0 Use bsd.port.mk's OpenSSL support.
Submitted by:	dinoex
2003-09-01 08:47:18 +00:00
Neil Blakey-Milner
f2755a1fbd Locate a new set of master sites as the author doesn't keep old versions
(easily locatable, at least) on his web site.

Noticed by:	marcus
2003-09-01 08:46:14 +00:00
Jun Kuriyama
36d61d677c Add erserver 1.2,
trigger-based asynchronous replication system for PostgreSQL.
2003-09-01 07:16:11 +00:00
Dmitry Sivachenko
05ec244d66 Add LDFLAGS to CONFIGURE_ENV back, without it configure script can't find
libpng.

Problem reported by:	dillon
2003-09-01 06:52:15 +00:00
Will Andrews
242ec36205 Remove maintainer by own request. 2003-09-01 06:16:59 +00:00
Hye-Shik Chang
b5e2caf2b7 Update to 1.1.7
PR:		55128
Submitted by:	maintainer
2003-09-01 05:58:34 +00:00
Roger Hardiman
7a5003ba21 Put back a patch I had accidentaly deleted which meant that IXJ support
was not compiled in. Add ldap dependency.
Bump revision
2003-09-01 05:29:21 +00:00
Hye-Shik Chang
b80586b76c Update to 0.6.4 2003-09-01 05:14:36 +00:00
Norikatsu Shigemura
0a4318e989 Update to 2003.09.01 2003-09-01 05:11:31 +00:00
Hye-Shik Chang
f859894282 Update to 1.1.1
Approved by:	maintainer
2003-09-01 05:01:49 +00:00
Dirk Meyer
97accc70e2 - don't clobber any given LDFLAGS
resolves conflitcs with bsd.openssl.mk
Approved by:	krion
2003-09-01 04:58:41 +00:00
Edwin Groothuis
46b14da6d1 New port: audio/mpio-driver Digit@lway MPIO MP3 player device driver KMOD
Digit@lway MPIO MP3 player device driver KMOD.

	It is actually a patch to FreeBSD standard urio driver,
	which adds MPIO support to it, and fixes some issues.

	This driver is designed to be used with MPIO for Linux
	software, ported to FreeBSD as audio/mpiosh.

PR:		ports/53540
Submitted by:	Sergey Akifyev <asa@gascom.ru>
2003-09-01 04:30:04 +00:00
Edwin Groothuis
01dd93ca39 New port: audio/streamtuner-python 0.0.1
This is streamtuner-python, a streamtuner plugin offering
	an embedded Python interpreter.

PR:		ports/48890
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be>
2003-09-01 04:16:03 +00:00
Edwin Groothuis
06a36db746 New port for Team Speak server (audio/teamspeak_server)
The server for Team Speak a voice chat program which supports
	multiple channels with different rate codecs and several
	people on each channel.  Primarily aimed at team gamers but
	can be used as an IP phone as well.

PR:		ports/55088
Submitted by:	Daniel O'Connor <darius@dons.net.au>
2003-09-01 04:07:32 +00:00
Dirk Meyer
c7dc6ed174 - don't clobber any given LDFLAGS
resolves conflitcs with bsd.openssl.mk
2003-09-01 03:59:50 +00:00
Edwin Groothuis
d5133cb937 lang/squeak3 creates $PREFIX/bin/squeak symlink to nowhere
Fix audio support for squeak3

	Sound support comes to do squeak3(squeak-3.5) porting, but
	does not become effective because, actually, it cannot
	detect the library which I am going to utilize with stage
	of configure.

PR:		ports/46180,ports/53474
Submitted by:	NINOMIYA Hideyuki <nin@Jp.FreeBSD.org>,parv <parv_fm@emailgroups.net>
2003-09-01 03:55:04 +00:00
Sean Chittenden
40594a5fca Add CONFLICTS for bison/bison1875.
PR:		ports/56242
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-09-01 03:30:08 +00:00
Dirk Meyer
0c760236e0 - don't clobber any given LDFLAGS
resolves conflitcs with bsd.openssl.mk
2003-09-01 03:27:56 +00:00
Dirk Meyer
3fe2efa228 - don't clobber any given LDFLAGS
resolves conflitcs with bsd.openssl.mk
2003-09-01 03:16:24 +00:00
Edwin Groothuis
f03d49db1a Bug in audio/shout when using with SHOUTcast Server 1.9.2
Shout is streaming client for icecast and shoutcast streaming
	servers.  It works well with SHOUTcast Server Version
	1.9.2/FreeBSD4 (with -i key (Use old icy headers)),But if
	you try to enable title streaming (-t key) (without it
	clients don't see what song is playing). There are two
	problems why it doesn't work:

	1. By default shoutcast expects source stremer connection
	on 8001 port, and listeners on 8000 port. (steamer port is
	listener_port+1). Shout streams mp3 music on port 8001 (from
	config file or command line), but title streaming is done
	on listener port through web admin interface.
	(http://server:port//admin.cgi?pass=password&;mode=updinfo&song=Song
	Title) Without patch shout tries to update info on streamer,
	and not listener port and this doesn't work. I attached
	patch which reduces port number by one, which is right
	(listener) port number.

	2. With this fix shout connects to right port, but still
	doesn't update song title. From shoutcast documentation
	I've found that now shoutcast accepts update post (see
	above) only with useragent Mozilla ant shout gives useragent
	Shout/0.8.0.

Informed maintainer

PR:		ports/48771
Submitted by:	Justas Gurinavicius <raktas@raktas.net>
2003-09-01 03:06:48 +00:00
Dirk Meyer
be9b615869 - don't clobber any given LDFLAGS
resolves conflitcs with bsd.openssl.mk
2003-09-01 03:02:15 +00:00
Edwin Groothuis
ba6d67aeae New port: audio/gkrellmss2
Attached is a port of the gkrellmss plugin for gkrellm2.

PR:		ports/47917
Submitted by:	Lars Eggert <larse@isi.edu>
2003-09-01 02:57:08 +00:00
Joe Marcus Clarke
499951df7a Update to 1.99.6 (aka 2.0 RC2). 2003-08-31 23:25:29 +00:00
Greg Lewis
95a95a767e . Remove native_threads directories when native threads are not specified
during the compile.  The native threads java_vm binaries are compiled
  regardless of the settings and were causing problems with the packing
  list.
. Fix packing list so that native_threads versions of java_vm are
  conditionalised.

PR:		56007
2003-08-31 22:43:08 +00:00
Edwin Groothuis
ba7efc0e0d New port: audio/eTktab - guitar tabulature editor
ETktab let's you edit guitar and bass tabulatures.  Notations
	for various playing techniques like muting and vibrato are
	supported, as well as variable keybindings.  It can output
	tabulatures in plain ascii format.

	WWW: http://etktab.sourceforge.net/

PR:		ports/47649
Submitted by:	Juha Erkkilä <erkkila@cc.jyu.fi>
2003-08-31 22:32:14 +00:00
Kirill Ponomarev
d69c958181 - Update to version 0.99.3
PR:		56251
Submitted by:	maintainer
2003-08-31 22:28:28 +00:00
Edwin Groothuis
3770ae0586 [NEW PORT} audio/asmixer Another mixer for afterstep
This is another mixer for the afterstep window manager. It
	is different from asmix(1).

PR:		ports/46708
Submitted by:	Mike Makonnen <mtm@identd.net>
2003-08-31 22:25:47 +00:00
Edwin Groothuis
94af0ec3ed [NEW PORT} audio/asmix mixer for afterstep
This is a port of asmix(1) for the afterstep window manager.

PR:		ports/46707
Submitted by:	Mike Makonnen <mtm@identd.net>
2003-08-31 22:20:53 +00:00
Kirill Ponomarev
6f87fbfd33 - Fix build package
- Use DOCSDIR macro
- Bump PORTREVISION

Reported by:	kris via bento
2003-08-31 22:13:21 +00:00
Edwin Groothuis
e12771ce93 New port: devel/pear-Console_Table, a PEAR class that makes it easy
to build console style tables.

	A PEAR class that makes it easy to build console style tables.
	This package is used by the new Horde's translation module.

PR:		ports/56240
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-08-31 22:03:48 +00:00
Kirill Ponomarev
d232206fe0 - Use LIBS in CONFIGURE_ENV
Reported by:	kris via bento
2003-08-31 22:00:33 +00:00
Edwin Groothuis
701726376f New port: net/pear-Net_URL - Easy parsing of Urls
PEAR class providing easy parsing of URLs and their constituent
	parts.

PR:		ports/51071
Submitted by:	Thierry Thomas <neuhauser@bellavista.cz>
2003-08-31 21:58:07 +00:00
Roger Hardiman
4c76ad7bd2 Add two patches which make GM compile on -current
(which does not have the IXJ driver)
2003-08-31 21:14:00 +00:00
Joerg Wunsch
7a5e8bb518 Implement an option -o ("Once only") that allows this netcat utility
to terminate at the first EOF condition on local input (as opposed to
waiting for the network end to shut down).  Can be useful when talking
to network servers that never drop the connection on their end, like
an port 9100 printer server in my case.

I've also submitted that to the OpenBSD maintainer, so in case they
accept, we can later on undo my local patch.

Approved by:	dd (maintainer)
2003-08-31 21:07:23 +00:00
Kirill Ponomarev
8152208190 - New port mail/p5-Email-Folder
Read all the messages from a
  folder as Email::Simple objects

PR:		56241
Submitted by:	Lars Thegler <lars@thegler.dk>
2003-08-31 20:31:34 +00:00
Kirill Ponomarev
bfa191c1bd - Update to 4.2.4
PR:		56246
Submitted by:	maintainer
2003-08-31 20:24:09 +00:00
Roger Hardiman
f01ce55842 Add patch so pwlib builds correctly on bento. (use OSVERSION)
Bump port revision.
2003-08-31 19:12:21 +00:00
Dirk Meyer
6b6c7fdb53 - don't clobber any given LDFLAGS
resoves conflitcs with bsd.openssl.mk
Approved by:	ache
2003-08-31 18:58:07 +00:00
Hajimu UMEMOTO
2fcefc8009 fix typo in comment. 2003-08-31 18:48:18 +00:00
Oliver Lehmann
b6240a51c3 update gftp to 2.0.15 2003-08-31 17:50:56 +00:00