Commit Graph

88250 Commits

Author SHA1 Message Date
Max Khon
c94c091636 New port: xmms-arts -- aRts plugin for xmms.
LD_PRELOAD magic is needed to run xmms-arts atm. (see pkg-message).
2003-11-11 23:26:45 +00:00
Greg Lewis
3b63b32d21 . Still look in ${LOCALBASE}/jdk1.4.1 for the plugin so users don't have to
upgrade their JDK if they don't want to.

Submitted by:	Jeremy Messenger <mezz7@cox.net>
2003-11-11 22:59:38 +00:00
Edwin Groothuis
1c525aed4c Unbreak build on -stable while keep it buildable on -current.
Noticed by: quite a lot of people.
2003-11-11 22:58:01 +00:00
Greg Lewis
79c3ffa8c3 . Look in ${LOCALBASE}/jdk1.4.2 for the JDK 1.4 plugin.
Approved by:	marcus
2003-11-11 22:53:50 +00:00
Greg Lewis
22c2963e1c . Note some of the JDKs are now 1.4.2 rather than 1.4.1 (the native one
was updated today in particular).
2003-11-11 22:25:08 +00:00
Kirill Ponomarev
ed2549015e - Update to version 0.15
* add linear bar graphs
  * optional fixed bandwidth limits
  * configuration file support
2003-11-11 21:21:47 +00:00
Munechika SUMIKAWA
9a6c98d1d5 Upgrade IPv6 patch.
Submitted by:	Jeroen Ruigrok/asmodai <asmodai@wxs.nl>
2003-11-11 21:11:38 +00:00
Sergei Kolobov
2deebefbb7 Add clockspeed-conf 0.4.5:
The clockspeed-conf package provides configuration
scripts to set up a clockspeed client and/or a taiclockd
server using Dan Bernstein's daemontools for supervision
and his clockspeed package for time synchronisation.

Author:	Patrick Atamaniuk <atamaniuk at frobs.net>
WWW:	http://foo42.de/devel/sysutils/clockspeed-conf/

PR:		51036
Submitted by:	Patrick Atamaniuk <atamaniuk at frobs.net>
2003-11-11 21:01:09 +00:00
Kirill Ponomarev
7e7e9e128d - Update to version 1.1.6
Changes: The buggy sort algorithm has been replaced.
The contents of the log file are loaded back into bandwidthd on
restart, so data is persistent between restarts. Log rotation
has been added.  RecoverCdf has been modified to load large log
files much faster, and to load files from the rotation. A
segmentation fault in DropOldData has been fixed.

PR:		59175
Submitted by:	maintainer
2003-11-11 20:59:54 +00:00
Kirill Ponomarev
8c4ed76f23 - Fix typo in alert output
PR:		59181
Submitted by:	Matthew George <mdg@secureworks.net>
2003-11-11 19:22:29 +00:00
Joe Marcus Clarke
b30aef932e Catch up on the libgnomeprint[ui] detection file names.
Submitted by:	ade
2003-11-11 17:04:11 +00:00
Munechika SUMIKAWA
9d162690e8 Upgrade to 0.72.
PR:		ports/59164
Submitted by:	Takahiro Morishita <morishita@skywing.org>
2003-11-11 16:59:11 +00:00
Sergei Kolobov
d4f7060004 Add patch forgotten in the previous commit
PR:		59178
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-11-11 16:50:16 +00:00
Sergei Kolobov
7001b7cf7d - Update to 1.0.20
- Assign maintainership to the submitter

While I'm here:
- Shorten COMMENT to prevent truncation by pkg_info(1)
- Use DOCSDIR macro in pkg-plist

PR:		59178
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-11-11 16:49:01 +00:00
Dirk Meyer
d5bc3537cf - make build only on i386
from bento:
Configuration alpha-portbld-freebsd4.9 not supported
Configuration amd64-portbld-freebsd5.1 not supported
Configuration alpha-portbld-freebsd5.1 not supported
Configuration ia64-portbld-freebsd5.1 not supported
Configuration sparc64-portbld-freebsd5.1 not supported
2003-11-11 16:45:25 +00:00
Dirk Meyer
995cff4107 - make build only on i386 alpha
from bento:
> Configuration sparc64-portbld-freebsd5.1 not supported
> Configuration amd64-portbld-freebsd5.1 not supported
> Configuration ia64-portbld-freebsd5.1 not supported
2003-11-11 16:39:38 +00:00
Alexey Zelkin
371e6b4b5c Update to 1.4.2p5.
Important changes since last patchset:

. jdk14 port is now JDK 1.4.2 based!
. JavaWS distributing with jdk
. Runway problem fixed (fork() is no more problem for java apps)
. Sound support updated
. IPv6 support overhauled
. Drag'n'Drop support fixed (require open-motif mods)

As for now there's no more outstanding issues with this port!

FreeBSD port is also got a important of changes:

. optimized setup is now default (to get debuging bins/libs use WITH_DEBUG)

. bootstrap jdk autodetection.  If WITH_LINUX_BOOTSTRAP is not set, then
  it checks all known to work JDKs installed.  If nothing found, forces
  to install of linux-sun-jdk14

. Because of above change there's no NATIVE_BOOTSTRAP option anymore.  If
  native jdk14 is installed, it will be used by default.
2003-11-11 16:16:20 +00:00
Vanilla I. Shu
ffa7e9deb9 Upgrade to 2.8.6
Approved by:	maintainer
2003-11-11 15:13:08 +00:00
Max Khon
c198a32f61 PORTREVISION was set to wrong value after port was moved from wxgtk-devel [1].
Always add --enable-unicode for unicode flavor.

Noticed by:	krion [1]
2003-11-11 14:25:53 +00:00
Max Khon
afa422aecb Update to 5.0a14. 2003-11-11 14:18:48 +00:00
Kirill Ponomarev
e2cd31eb17 - Update to version 0.6.4
PR:		59120
Submitted by:	Ports Fury
2003-11-11 14:10:20 +00:00
Kirill Ponomarev
d456f7f0a9 - Update to version 0.7.1 2003-11-11 13:49:42 +00:00
Max Khon
0cd9b607af kern.ipc.shm_allow_removed was MFC'ed. 2003-11-11 13:49:17 +00:00
Lev A. Serebryakov
e8a53c5c7c Fix building with new apr on 4-STABLE systems 2003-11-11 13:28:01 +00:00
Lev A. Serebryakov
e7d7101624 Fix pthreads support on 4-STABLE systems
Submitted by:	MAINTAINER
2003-11-11 13:26:14 +00:00
Sergey A. Osokin
9a40aef414 Update to 3.02. 2003-11-11 12:28:31 +00:00
Sergey A. Osokin
0308040a12 Update commons-[dbcp|pool] to 1.1.
Utilize DOCSDIR and PORTDOCS macros.

Submitted by:	Anton Yudin <toha@toha.org.ua> (maintainer)
PR:		59050
2003-11-11 11:55:59 +00:00
Mark Linimon
9b955dde4f Upgrade to modern version (1.1.41). The changes are extensive;
see http://www.fox-toolkit.org/news.html.

While I'm here, simplify the conflict message and pacify portlint.
PR: ports/57620.
2003-11-11 09:49:14 +00:00
Ying-Chieh Liao
8c85eb5197 add dparser 1.7
A simple but powerful tool for parsing
2003-11-11 09:44:04 +00:00
Kirill Ponomarev
a89cb8057a - Fix running with perl <5.6, on 4.x
- Bump PORTREVISION

PR:		59104
Submitted by:	maintainer
2003-11-11 09:19:49 +00:00
Kirill Ponomarev
74d66c9d8b - Update to version 5.13.4.7.4
PR:		59149
Submitted by:	maintainer
2003-11-11 09:06:33 +00:00
Mark Linimon
6213061852 Update to current versions. PR: ports/57080 and maintainer timeout. 2003-11-11 09:03:50 +00:00
Kirill Ponomarev
d70ee1ace1 * fix fetching by updating to 2003-10-28
* unbreak
* replace patch-pathnames with REINPLACE_CMD
* honor NOPORTDOCS
* make pkg-install honor PREFIX
* replace %%PREFIX%% with %D in packing list per portlint

PR:		59143
Submitted by:	igla@batterybackups.net
Approved by:	maintainer
2003-11-11 09:02:24 +00:00
Mark Murray
49f7724c25 Bunch 'o fixes for the BSD games, many from NetBSD.
Submitted by:	"Stephen J. Roznowski" <sjr@comcast.net>
PR:		12727
2003-11-11 09:00:51 +00:00
Kirill Ponomarev
756e0a21ba - Update to version 1.9.1 2003-11-11 08:57:15 +00:00
Ying-Chieh Liao
f092015a23 upgrade to 0.8 2003-11-11 08:51:47 +00:00
Ying-Chieh Liao
c0c56d0191 add csmash 0.6.5
A 3D tabletennis game
2003-11-11 08:40:46 +00:00
Sergey Skvortsov
7f23531726 Updated to 1.01 2003-11-11 08:31:11 +00:00
Hajimu UMEMOTO
60fd47a5f8 build package again. the problem was fixed by bsd.port.mk
1.469 (PR 58885).

Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-11-11 07:44:22 +00:00
Alexander Nedotsukov
af8d62eefb Cleanup runtime dependency list. Fileroller does not require
any of archivers pre-installed. It pickups them if available.
2003-11-11 06:06:53 +00:00
Norikatsu Shigemura
0918b5159a Update to 1.0.0.
Fix build error caused by conflicting dependencies.

PR:		ports/59074
Submitted by:	Alex Kiesel <kiesel@schlund.de> (maintainer)
2003-11-11 05:39:50 +00:00
Adam Weinberger
365937d53c Update to 0.1.2. 2003-11-11 04:26:30 +00:00
Joe Marcus Clarke
1ec09d8be8 * Try to auto-detect the best Java plug-in [1]
* Remove all spaces (or convert them to tabs)

PR:		58849 [1]
Inspired by:	glewis [1]
2003-11-11 04:10:19 +00:00
Eric Anholt
573ede432f Disable the patch from XFree86 bug 641 to copy the terminal's settings in
luit to its new pty.  This code doesn't work for some reason and produces
"Couldn't copy terminal settings" when luit is run manually or the symptom
of an xterm -lc flashing on screen and exiting.

Submitted by:	Guido Berhoerster <ich@guido-berhoerster.org>
2003-11-11 04:09:42 +00:00
Jun Kuriyama
ea97079060 Fix symbol problem caused by recent commit.
Submitted by:	marcus
2003-11-11 03:00:44 +00:00
Vanilla I. Shu
250deab6e8 Fix building.
Submitted by:	Filippo Natali <pitonat@libero.it>, Pav Lucistnik <pav@oook.cz>
2003-11-11 02:26:04 +00:00
Joe Marcus Clarke
545a5b1d59 Add a missing RUN_DEPENDS on p5-XML-Parser. 2003-11-10 23:48:09 +00:00
Cy Schubert
1026b3b0a6 Add missing slash (/) to the end of MIT MASTER_SITE. 2003-11-10 23:30:32 +00:00
Joe Marcus Clarke
2209047c9c Update to 0.24.1 to address some minor bugs.
PR:		59152
Submitted by:	maintainer
2003-11-10 23:24:01 +00:00
Cy Schubert
4ffc06ad33 MIT has removed the web form, downloads of MIT KRB5 can be automated.
Unfortunately MIT and crypto-publish.org distribute two distinctly
different tarballs and the user must select the source/format they
wish to fetch. MIT now becomes the default.
2003-11-10 23:22:16 +00:00