Martin Blapp
13bf943c62
Only use -g if $debug is true. I'll suggest this also to the
...
OO.org people.
It would make sence to have a additional GMAKECFLAGS in solvenv,
which could contain a basic CFLAGS configuration. We cannot use
$CFLAGS cause there are dmake specific things in it.
2002-07-31 22:57:55 +00:00
Christian Weisgerber
3c04016727
Update to version 0.8.2.
...
PR: 41203
Submitted by: Lefteris Chatzibarbas <lefcha@hellug.gr>
2002-07-31 22:21:10 +00:00
Christian Weisgerber
414f1945c7
New master sites.
...
PR: 41205
Submitted by: Joe Abley <abley@automagic.org>
2002-07-31 22:16:37 +00:00
Christian Weisgerber
8bdf309b84
Fix regexp for REINPLACE_CMD.
...
PR: 41204
Submitted by: Simon L. Nielsen <simon@nitro.dk>
2002-07-31 22:11:54 +00:00
Chris D. Faulhaber
e889b30c87
Relinquish this port since I no longer us it.
2002-07-31 21:36:42 +00:00
Dirk Froemberg
e4f265bf93
Drop maintainership. I don't use lyx on a regular basis any more.
2002-07-31 21:06:12 +00:00
Dmitry Sivachenko
8b2b55b4f6
Update to version 2.9.22.
...
PR: 41207
Submitted by: Nick Hilliard <nick-lists@netability.ie>
2002-07-31 20:29:46 +00:00
Dmitry Sivachenko
aae6055a86
Update to snapshot-20020719.
...
PR: 41208
Submitted by: Vivek Khera <khera@kciLink.com> (MAINTAINER)
2002-07-31 20:26:34 +00:00
Dmitry Sivachenko
363fe3ca3f
Update to version 1.4.
...
PR: 41198
Submitted by: Matt Douhan (MAINTAINER)
2002-07-31 20:15:47 +00:00
Ying-Chieh Liao
7bd6710415
add anubis 3.3.0
...
An outgoing mail processor
2002-07-31 18:52:14 +00:00
Alan Eldridge
dcaccdf685
1. Make cups-pstoraster a dependency. This will help ensure that anyone who
...
is actually using cups gets it.
2. Bump PORTREVISION because of the added dependency, so a new package will
get installed.
2002-07-31 18:40:03 +00:00
Chris D. Faulhaber
007e3c3cdc
Add MrSID viewer for viewing the proprietary MrSID image format.
2002-07-31 17:12:08 +00:00
Christian Weisgerber
a176859d3d
Tarball was re-rolled, sigh.
...
Pointed out by: olgeni
Approved by: maintainer
2002-07-31 17:06:17 +00:00
Christian Weisgerber
50033bf359
Update to 2.26.
...
Add support for streaming Ogg Vorbis and WAV files.
PR: 41162
Submitted by: Dominic Mitchell <dom@happygiraffe.net>
2002-07-31 16:52:18 +00:00
Christian Weisgerber
bcbd724ac4
Import libvorbis-perl 0.04.
...
This is an object-oriented interface to the Ogg Vorbis
libvorbisfile convenience library.
PR: 41160
Submitted by: Dominic Mitchell <dom@happygiraffe.net>
2002-07-31 16:48:55 +00:00
Martin Blapp
08d42db8f0
Add missing MD5 checksum for the debug mozdist
2002-07-31 14:43:31 +00:00
Gerald Pfeifer
f95783c497
ftp://ftp.netwinder.org/ is no longer a MASTER_SITE.
...
Approved by: obrien (maintainer+mentor)
2002-07-31 12:34:31 +00:00
Gerald Pfeifer
af80f14d42
Fix MASTER_SITES: gcc.gnu.org instead of egcs.cgynus.com, and also the
...
path was wrong).
Approved by: obrien (maintainer+mentor)
2002-07-31 12:10:17 +00:00
Gerald Pfeifer
60320763d8
Fix MASTER_SITES: gcc.gnu.org instead of egcs.cgynus.com, and also the
...
path was wrong).
Approved by: obrien (maintainer+mentor)
2002-07-31 12:02:37 +00:00
Anton Berezin
140f74b7e9
Update to 2.08, assume maintainership.
2002-07-31 11:50:41 +00:00
Martin Blapp
28b7ee808c
Add missing cases for FreeBSD.
2002-07-31 10:48:46 +00:00
Martin Blapp
c0ec61915d
Make this script work for FreeBSD.
2002-07-31 10:39:51 +00:00
Martin Blapp
fe23002338
Add missing FreeBSD case.
2002-07-31 10:38:22 +00:00
Martin Blapp
e0c7d05974
FreeBSD has waitpid() and does not need to workaround as Linux has to do.
2002-07-31 10:36:42 +00:00
Martin Blapp
a0e845a9e8
Add player for KDE2 case.
2002-07-31 10:32:36 +00:00
Martin Blapp
ab4fe95bea
Fix some include paths.
2002-07-31 10:29:23 +00:00
Martin Blapp
61d498911b
Use the same libs to link with as linux does.
2002-07-31 10:24:12 +00:00
Ying-Chieh Liao
5afdafe9ad
upgrade to 0.8.7
2002-07-31 10:16:47 +00:00
Martin Blapp
de267d2bcb
Fix locking problems.
...
Submitted by: kan
2002-07-31 10:16:01 +00:00
Martin Blapp
13471eeeab
Add patch needed by debug compile build.
2002-07-31 10:15:09 +00:00
Martin Blapp
56c07e1018
Do the same as linux to work around some alignment problems.
...
Submitted by: kan
2002-07-31 10:14:34 +00:00
Martin Blapp
11580a1c70
Add missing ! #ifdef
...
Submitted by: kan
2002-07-31 10:08:57 +00:00
Martin Blapp
6e1d596baa
Remove probematic -export-dynamic flag, which could lead to namespace
...
collisions. Add missing symbols to addsym.awk, so -export-dynamic
gets obsolete.
Submitted by: kan
2002-07-31 10:06:52 +00:00
Martin Blapp
f7ca61a7b6
Fix i18n related crash. This may be only a workaround, a better solution
...
is in work. The crash doesn't happen if $LANG is set to *.ISO8859-* or
to *.KOI8-R. It happens with $LANG=C, US_ASCII, *.KOI8-U, *.Big5 etc.
The function which does crash should select the best suitable mime encoding
type for $LANG.
The workaround is to default to US-ASCII if there is no suitable entry.
If the entry has been modified in the settings, this value will not be used
anymore and the crash should even stop if we don't have this workaround
in place.
2002-07-31 09:54:50 +00:00
Ying-Chieh Liao
58e5ae5b64
upgrade to 0.4.2
...
PR: 41191
Submitted by: maintainer
2002-07-31 09:48:24 +00:00
Ying-Chieh Liao
969917dd85
- GNU_CONFIGURE -> USE_LIBTOOL
...
- add missing files
- add more master site by using MASTER_SITE_GNU
- add WWW
PR: 41177
Submitted by: Ports Fury
2002-07-31 09:45:44 +00:00
Ying-Chieh Liao
44e64ae118
upgrade to 0.998a
...
PR: 41173
Submitted by: Ports Fury
2002-07-31 09:41:03 +00:00
Ying-Chieh Liao
d75ba83d1e
upgrade to 1.1.5
...
PR: 41172
Submitted by: Ports Fury
2002-07-31 09:36:03 +00:00
Ying-Chieh Liao
8040d6df29
add xmlsec 0.0.7
...
XML Security Library
2002-07-31 08:49:15 +00:00
Alan Eldridge
4684db8336
Bumpred PORTREVISION since this a rather critical bug.
2002-07-31 08:44:29 +00:00
Alan Eldridge
5faa5abe21
Fix for cups rotatin certain jobs (e.g. a2ps) away from specified orientation.
...
From cups cvs. Delete this when 1.1.16 come out..
2002-07-31 08:43:03 +00:00
Martin Blapp
c988609224
Add FreeBSD specific _nl_language_list[] array. Remove a linux only
...
specific #ifdef we included before.
2002-07-31 08:32:46 +00:00
Martin Blapp
93d30ff22e
Add new mozdist, compiled with -DDEBUG and -g. Thould help to finish
...
a -WITH_DEBUG=2 build.
2002-07-31 07:47:20 +00:00
Gerald Pfeifer
d43cfdbdaa
Update checksum, as the authors of bibtex2html released a slightly modified
...
version without bumping the version/name of the archive.
Approved by: obrien (mentor)
2002-07-31 07:25:02 +00:00
Ralf S. Engelschall
e55442fbaf
upgrade to OSSP mm 1.2.1
2002-07-31 06:24:16 +00:00
Will Andrews
a3140d136a
In the words of Stephan Kulow <coolo@kde.org>:
...
"That's the penalty of using private interfaces".
Fix build with Qt 3.0.5 by using a patch committed to KDE CVS. It was
backported to KDE_3_0_BRANCH so this patch will be removed with the upgrade
to KDE 3.0.3 (well, if it happens long enough before KDE 3.1).
2002-07-31 05:12:46 +00:00
Alan Eldridge
ca5ca105b9
1. Remove redundant @exec/@unexec lines in pkg-plist [alane].
...
2. Add libfoo.so.X.0 links to file list, as they are created now [alane].
3. From PR 41144, fix minor portlint whitespace violations. The ?= assigns at
the top were not changed, in anticipation of a possible japanese/qt30
subport. Also fixed ref to qt2 doc location in pkg-descr. [fuyaki]
4. PORTREVISION not bumped, as installed files did not change and Makefile
changes were cosmetic only.
PR: 41144
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
2002-07-31 03:50:30 +00:00
Patrick Li
b97a98094b
Remove patch to fix bug with qt 3.0.3 and bump PORTREVISION again
...
PR: ports/41189
Submitted by: maintainer
2002-07-31 03:17:05 +00:00
Joe Marcus Clarke
1c1f88d47a
Update to 2.4.0.5 and add USE_GNOMENG. Unfortunately, starting gdm2 from
...
/etc/ttys is still broken. Hopefully this will be addressed soon.
2002-07-31 03:14:55 +00:00
Patrick Li
402609b4f5
Update to 0.4.3
...
PR: ports/41174
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2002-07-31 03:11:05 +00:00