Commit graph

89925 commits

Author SHA1 Message Date
Vanilla I. Shu
7626ab6130 Fix big5 cursor movement problem.
Submitted by:	Kuang-che Wu <kcwu@kcwu.homeip.net>
2003-12-13 18:04:40 +00:00
Mikhail Teterin
f289e5d8c1 Parametrize the version number to unbreak packaging -- we switched
the default to Tcl-8.4, but the version in pkg-plist was hardcoded
as 8.3

Prodded by: kris
2003-12-13 17:12:13 +00:00
Oliver Lehmann
228bbbe602 s|#if |#ifdef | 2003-12-13 16:41:29 +00:00
Oliver Lehmann
ce4a167f9e update to 1.5.1 which unbreaks build on 5 2003-12-13 16:27:51 +00:00
Pav Lucistnik
96a980ce17 - Update to 20030723
PR:		ports/59609
Submitted by:	Ports Fury
2003-12-13 15:32:41 +00:00
Pav Lucistnik
5d46b7c2db - Update to 1.3.3
PR:		ports/60208
Submitted by:	Dan Pelleg <daniel+aputils@pelleg.org> (maintainer)
2003-12-13 15:21:55 +00:00
Pav Lucistnik
3a13883f22 Add gspeakers, an application for designing loudspeakers written in Gtk2--.
PR:		ports/60209
Submitted by:	Vincent Tantardini <vinc@freebsd-fr.org>
2003-12-13 15:11:35 +00:00
Ying-Chieh Liao
b07363c5b1 require gcc > 3.0 2003-12-13 14:40:25 +00:00
Pav Lucistnik
aea434c2a1 - Use native threading library
PR:		ports/60206
Submitted by:	Sebastian Yepes F. [ESN] <esn@x123.info> (maintainer)
2003-12-13 14:31:16 +00:00
Jean-Marc Zucconi
b6b39896ab Fix the build of polish dictionary. 2003-12-13 14:16:21 +00:00
Jun Kuriyama
049f4d4421 Remove duplicated WITH_EXPERIMENTAL comment.
Reviewed by:	maintainer
2003-12-13 14:16:15 +00:00
Pav Lucistnik
5317d3a7b2 - Update to 0.8.1
PR:		ports/60205
Submitted by:	Sebastian Yepes F. [ESN] <esn@x123.info> (maintainer)
2003-12-13 14:12:54 +00:00
Pav Lucistnik
347bbb0b35 - Update to 0.3.90 2003-12-13 13:48:03 +00:00
Jun Kuriyama
6133b977dd o Allow to use $SQUID_CONFIGURE_ARGS in /etc/make.conf for additional
$CONFIGURE_ARGS.

No response from:	maintainer
2003-12-13 13:35:48 +00:00
Mathieu Arnold
49b18ae16b Needs 5.8 2003-12-13 13:34:05 +00:00
Jun Kuriyama
4a12512fe8 o Fix schemas directory in mt-load.cgi to fit our installation.
o Add plist entries to remove directories when they are empty.
2003-12-13 13:33:27 +00:00
Pav Lucistnik
3d1f4d8a10 - Update to 1.18l
PR:		ports/60200
Submitted by:	Guido Falsi <mad@madpilot.net> (maintainer)
2003-12-13 13:25:42 +00:00
Alexander Leidinger
18a58e67ad - Update to 7.1.034.
- Modify plist to print a diagnostic instead of a pkg_delete warning
  if there's a license in the license directory.
2003-12-13 13:11:20 +00:00
Jun Kuriyama
46604d2303 * Fix pkg-message generation on read-only filesystem.
* Add CONFICT to www/tdiary and japanese/tdiary.

PR:		ports/60201
Submitted by:	Fumihiko Kimura <jfkimura@yahoo.co.jp> (maintainer)
2003-12-13 13:09:36 +00:00
Dirk Meyer
f0eb84289b - Fix the symbolic link created by pkg_add
this fixed the build of e4graph an other ports
- bump PORTVERSION for the new package

Pointed out by: kris
2003-12-13 13:02:00 +00:00
Ying-Chieh Liao
17e6abe1b1 upgrade to 0.8.34 2003-12-13 12:58:08 +00:00
Munechika SUMIKAWA
64767f5108 Upgrade to 5.1.0. 2003-12-13 12:56:33 +00:00
Pav Lucistnik
f558b1e10d - Fix build, fix plist, bump version
Reported by:	bento via kris
2003-12-13 12:29:50 +00:00
Jimmy Olgeni
56d4dbd224 Fix a typo. 2003-12-13 11:18:16 +00:00
Michael Nottebrock
38e778d4e5 Add a patch to correct CPU states readout in
ksysguard.

PR: ports/59080
Submitted by:	Markus Brueffer
2003-12-13 10:52:14 +00:00
Michael Nottebrock
f8d6701594 Fix PREFIX-safeness-bug.
PR: ports/59656
Submitted by: Melvyn Sopacua
2003-12-13 10:39:52 +00:00
Michael Nottebrock
64c4818f8e - Update QT to version 3.2.3.
- s/USE_MESA/USE_GL
- Get rid of the nvidia-driver warning
- Unhook database-plugin ports from the main port.
- Use and depend on devel/qmake.

Thanks to Mikhail Teterin <mi+kde@aldan.algebra.com> for ideas
and code for the dependency on the qmake-port and the database-
plugins.

Approved by:    Maintainer (for qt-mysql-plugins)
2003-12-13 10:21:14 +00:00
Kirill Ponomarev
a489b6318e - Unbreak on -current
PR:		60180
Submitted by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
2003-12-13 09:30:17 +00:00
Peter Pentchev
e317cb982e Update to 7.10.8 and remove the BROKEN mark for 64-bit arches.
PR:		60105
Submitted by:	ijliao
2003-12-13 08:32:10 +00:00
Hajimu UMEMOTO
cb585fe797 Update to 2.1.22. 2003-12-13 06:04:11 +00:00
Peter Pentchev
571f16bbe3 Remove a couple of symbolic reference abuses: the texi2html developers
had left one that made Perl 5.00503 very unhappy.  Create and use
filehandles The Right Way(tm) instead of using the 'no strict refs' bandaid.

Prompted by:	kris
2003-12-13 05:47:02 +00:00
Pav Lucistnik
24a534b457 - Update to 4.1.12
- Add knob to enable to arts sound driver
- Use PORTSDOC
- Use INFO

PR:		ports/60193
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-12-13 01:41:30 +00:00
Pav Lucistnik
2ea5de4d68 Add The SMV (Symbolic Model Verifier), a tool for
checking finite state systems against specifications
the temporal logic CTL (Computational Tree Logic).

PR:		ports/59429
Submitted by:	Marc van Woerkom <marc.vanwoerkom@fernuni-hagen.de>
2003-12-13 01:22:09 +00:00
Eric Anholt
70cd7e885b Add new port of glean, a suite of OpenGL conformance tests. Very useful for
those of us who occasionally have to diagnose DRI driver issues.
2003-12-13 01:06:05 +00:00
Sergei Kolobov
a289327ceb Add p5-Email-Filter 1.0, library for creating easy email filters.
This is another module produced by the "Perl Email Project", a reaction
against the complexity and increasing bugginess of the "Mail::*"
modules. It replaces Mail::Audit, and allows you to write programs
describing how your mail should be filtered.

WWW:	http://search.cpan.org/dist/Email-Filter

PR:		59617
Submitted by:	Lars Thegler <lars@thegler.dk>
2003-12-13 00:42:15 +00:00
Pav Lucistnik
222dde6290 - Make default setting of gnugo path conform to where our port is placing it
PR:		ports/59889
Submitted by:	Marc van Woerkom <marc.vanwoerkom@fernuni-hagen.de>
2003-12-13 00:38:44 +00:00
Sergei Kolobov
d6027cd923 - Patch browser helper utilities nsopen, nsxlview, and nsppptview
so that they work

PR:		53662
Submitted by:	John Merryweather Cooper <coop9211@uidaho.edu>
2003-12-13 00:34:18 +00:00
Sergei Kolobov
893b836367 - Add patch which remedies the problem of Zombie childs upon
using the built-in shell/make utility which uses fork()
- Switch to do-install target, respect ${PREFIX}
- Bump PORTREVISION

PR:		59760
Submitted by:	maintainer
2003-12-13 00:25:50 +00:00
Pav Lucistnik
4fc4ce7f00 - Update to 1.1.42
- Use DOCSDIR macro
- Use CONFLICTS macro
- Add working master site
- Remove bogus Motif dependency, which was never needed

PR:		ports/60046
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-12-12 23:53:49 +00:00
Eric Anholt
897425d69f Don't install conflicting Xserver.1 manpage from other XFree86-4-*Server. It
will only be provided by XFree86-4-Server(-snap).

PR:		ports/59155
Submitted by:	Guido Berhoerster <ich@guido-berhoerster.org>
2003-12-12 23:50:10 +00:00
Sergei Kolobov
ed3595754b - Add WITH_HTDIG knob to enable htdig integration
- Start using DIST_SUBDIR because of the funkyness of the patch names
- Tweak pkg-plist (duplicate @dirrm/@unexec rmdir, use DOCSDIR, etc.)
- Do not bump PORTREVISION: The default built binaries are unchanged

PR:		57877
Submitted by:	Scott Lambert <lambert@lambertfam.org>
Approved by:	maintainer
2003-12-12 23:50:02 +00:00
Sergei Kolobov
ddb1c152a9 - Reset maintainer to ports@FreeBSD.org due to lack of response
from maintainer for over a year
2003-12-12 23:26:44 +00:00
Sergei Kolobov
511598c7d3 - Update to 3.1
- Assign maintainership to the submitter

PR:		59269
Submitted by:	Palle Girgensohn <girgen@pingpong.net>
Approved by:	previous maintainer's silence (> 1 year)
2003-12-12 23:22:48 +00:00
Eric Anholt
e8881a8862 Bah. Some of the servers don't have the fonts/util/, causing failure due to
patches being shared by all the ports.  So, add them to clients only and use
EXTRA_PATCHES.  This should be done to more patches from XFree86-4-libraries.
2003-12-12 23:19:06 +00:00
Sergei Kolobov
8d42eb9464 Add xfce4-session 0.1.1, a session manager
for the XFce desktop environment.

Author:	Benedikt Meurer <benedikt.meurer@unix-ag.uni-siegen.de>
WWW:	http://echobase.homeunix.net/~bmeurer/tmp/xfce4-session/

PR:		58712
Submitted by:	Matt Lancereau <matt@rimasec.net>
2003-12-12 23:15:31 +00:00
Sergei Kolobov
ea55a7936f - Add /var/log/security to the default list of input files
- Bump PORTREVISION

PR:		56578
Submitted by:	KIMURA Yasuhiro <yasu@utahime.org>
2003-12-12 22:58:00 +00:00
Eric Anholt
d9b1664b18 Use #!/usr/bin/env perl instead of #!/usr/bin/perl to increase the chances
of success.
2003-12-12 22:55:31 +00:00
Pav Lucistnik
9c9939fec4 - Update to 1.0.48
- Use CONFLICTS macro
- Add a working MASTER_SITE

PR:		ports/60047
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-12-12 22:55:09 +00:00
Eric Anholt
91450ce207 - Change maintainership of this port to x11@, too.
- Install xttMod.tmpl, which may be used by XFree86-4-Server soon
- Use #!/usr/bin/env perl to increase chances of finding perl.  Perl should be
  unnecessarry once we get XFree86 4.4.0.

PR:		ports/60005 (perl)
Submitted by:	nik
2003-12-12 22:49:05 +00:00
Pav Lucistnik
920bfa0aff - Update to 1.0.1
PR:		ports/59601
Submitted by:	Kimura Fuyuki <fuyuki@nigredo.org>
2003-12-12 22:21:57 +00:00