Commit graph

61387 commits

Author SHA1 Message Date
Yukihiro Nakai
287e155815 Add a patch to fix unchecked buffers
PR:		ports/37400
Submitted by:	Niels Heinen <niels.heinen@ubizen.com>
2002-08-03 08:05:17 +00:00
Jun Kuriyama
d8cf058f66 Upgrade to 5.0.3. 2002-08-03 08:01:37 +00:00
Dmitry Sivachenko
8327a7e53a Update to version 2.51. 2002-08-03 07:55:12 +00:00
Maxim Sobolev
e5f34fc2be In gets(), two return's exist, and both should be wrapped with exit_violation.
In current version, one is forgotten. Bump PORTREVISION.

PR:		41277
Submitted by:	Valentin Nechayev <netch@netch.kiev.ua>
2002-08-03 07:52:47 +00:00
Yukihiro Nakai
a5ab426486 Update patch-configure.in for more stable behavior. 2002-08-03 07:42:39 +00:00
Akinori MUSHA
76f332dfe7 Update to 0.5.4-03. 2002-08-03 07:07:34 +00:00
Akinori MUSHA
efc8639c1f Update to 0.3.9. 2002-08-03 07:02:10 +00:00
Akinori MUSHA
0cce2ef418 Update to 0.7.2. 2002-08-03 07:00:28 +00:00
Akinori MUSHA
8312e3418f Update to 1.06. 2002-08-03 06:58:42 +00:00
Dmitry Sivachenko
180c3ddd97 Update to version 1.8.8. 2002-08-03 06:49:47 +00:00
Alan Eldridge
75e902ef96 1. Changed the lib depends on gettext to a build depends. This will mean
that the dependency is not stored in a package and so future gettext upgrades
should not require a PORTREVISION bump to force the new builds.
2. Bumped PORTREVISION as this affects package contents. Hopefully this
is the last time this happens for this reason.
2002-08-03 03:19:23 +00:00
Patrick Li
2e7ba9160b Update to 0.45
PR:		ports/41272
Submitted by:	maintainer
2002-08-03 00:21:38 +00:00
Martin Blapp
0db16a2f3e The gcc31 port has been updated. It seems that g++ includes are again in
g++-v3. In all preview version they where located in g++.

Remove part of this patch, so OO builds again with gcc31 (release)
2002-08-02 23:59:08 +00:00
Patrick Li
f3a8b2eb07 Fix configure script and bump PORTREVISION.
PR:		ports/41269
Submitted by:	maintainer
2002-08-02 23:08:45 +00:00
Patrick Li
af0d1aa47a Update to 0.35
PR:		ports/41255
Submitted by:	maintainer
2002-08-02 23:03:21 +00:00
Patrick Li
1cb84eee90 Update MASTER_SITES: directory structure changed
PR:		ports/41260
Submitted by:	maintainer
2002-08-02 22:57:19 +00:00
Martin Blapp
f23e267155 Change MD5 checksum of the main distfile. It seems that OO.org has changed
the distfiles on July the 15th and that we got a preview version.

Correct the checksum to match the one on the webpage:

http://www.openoffice.org/dev_docs/source/1.0.1/md5sums.html

Reviewed by:	dev@openoffice.org
2002-08-02 19:54:42 +00:00
Joe Marcus Clarke
5456856f32 s/libs/lib/. This should allow the port to build with the latest gettext. 2002-08-02 18:46:27 +00:00
Martin Blapp
93eed98fa2 Add another checksum for a spellchecker dict. 2002-08-02 18:38:28 +00:00
Jacques Vidrine
20b7146972 Correct Sun RPC buffer overflow.
<URL:http://online.securityfocus.com/archive/1/285308>
<URL:http://bvlive01.iss.net/issEn/delivery/xforce/alertdetail.jsp?oid=20823>
2002-08-02 18:22:45 +00:00
Joe Marcus Clarke
4a5ec7d63f s/libs/lib/. This fixes the build with the latest gettext.
Prompted by:	Mike Harding <mvh@ix.netcom.com>
2002-08-02 18:07:02 +00:00
Maxim Sobolev
dee92979d9 Don't use old USE_GNOME framework, as it is now being actively deorbited. 2002-08-02 17:56:17 +00:00
Maxim Sobolev
859f7ce80c Put flameproof asbestos on and commit diversification of xscreensaver
and xscreensaver-gnome, so that GNOME components now is fully independent
from the main xscreensaver port. Unfortunately all numerous attempts of
GNOME team to put xscreensaver's maintainer into a co-operative mode
failed, so that this commit goes in unreviewed. In addition, prevent
xscreensaver from detecting gtk/glib/libxml-2.0 when it is not asked
for, remove stale warning, use USE_GNOMENG and detect/use libintl
properly. This expected to significantly decrease number of "xscreensaver
doesn't work with GNOME" complains in freebsd-gnome mailing list.

Approved by:	maintainer's timeout
2002-08-02 17:50:54 +00:00
Norikatsu Shigemura
8a8b2b184d Add textproc/p5-Apache-ParseLog, a parser for Apache log files.
Approved by:	knu (mentor)
2002-08-02 17:27:18 +00:00
Ying-Chieh Liao
b467dcaf9c upgrade to 1.5.1
PR:		41266
Submitted by:	maintainer
2002-08-02 16:55:01 +00:00
David E. O'Brien
3c222d1956 Upgrade to the official GCC 3.1.1 release.
This will be the last release on the GCC 3.1 branch.
2002-08-02 14:54:20 +00:00
Jacques Vidrine
af39f30747 Mark FORBIDDEN due to local root exploit. 2002-08-02 13:21:41 +00:00
Christian Weisgerber
a0caaced6f Remove spurious strcpy() that clobbers the stack.
Submitted by:	Guy Middleton <guy@crtsol.com>
2002-08-02 11:25:11 +00:00
Christian Weisgerber
13a7d7db16 The startup script supportes an argument of status which is just a quick way to
see if the daemon is running. The case when the daemon wasn't apparently
running was missing a "fi". While we're here, fancify the grep a little and
fix the fact that it shows you the script is running as well as the daemon.

Reported by:	Jonathan Towne <jontow@twcny.rr.com>

PR:		41252
Submitted by:	Andrew Stevenson <andrew@ugh.net.au>
2002-08-02 10:55:12 +00:00
Ying-Chieh Liao
7b99a27953 upgrade to 1.0.1 2002-08-02 05:51:47 +00:00
Joe Marcus Clarke
86aad9f87f Update to 0.98.3. 2002-08-02 05:40:09 +00:00
Patrick Li
b4c4f633d6 Update to 1.4.1
PR:		ports/41239
Submitted by:	maintainer
2002-08-02 03:19:54 +00:00
Eric Anholt
21aa2d1516 gzip Wraphelp.c and put it in local_distfiles, to help users having troubles
downloading it.  Move freebsd-glide3headers there too.  Update BUILD_DEPENDS
for font ports to catch new requirements as of 4.2.0.

PR:		40362, 40759
Approved by:	des (mentor)
2002-08-02 02:57:26 +00:00
Alan Eldridge
04f8520956 Bump PORTREVISION. KDE is fragile enough in its dependencies; we don't
need bizarre gettext errors cropping up, too.
2002-08-01 21:09:43 +00:00
Alan Eldridge
e6bb1d1625 fix misspelling of LIB_DEPENDS that prevented gettext dep from being recognized 2002-08-01 20:57:41 +00:00
Ade Lovett
5c738e8ba4 Two more gettext shlib updates that got missed. 2002-08-01 20:56:58 +00:00
Nik Clayton
d870919f28 Wrapper for the docproj port that sets JADETEX appropriately.
PR:             ports/40964
Submitted by:   Cyrille Lefevre <cyrille.lefevre@laposte.net>
2002-08-01 20:55:02 +00:00
Nik Clayton
7f94503e39 Wrapper for the docproj port that sets JADETEX appropriately.
PR:		ports/40964
Submitted by:	Cyrille Lefevre <cyrille.lefevre@laposte.net>
2002-08-01 20:54:38 +00:00
Dirk Meyer
05e82aa029 when build with OPENSSL_OVERWRITE_BASE
reset SHLIBVER to 2, so the existing lib is overwritten fully.
Warning: some programs track the version number internally too.
Suggested by:nectar
2002-08-01 17:31:06 +00:00
Ying-Chieh Liao
d8bed7a7b0 use MASTER_SITE_SOURCEFORGE 2002-08-01 16:43:40 +00:00
Ying-Chieh Liao
7c92569a95 add pyzor 0.3.0
A collaborative, networked system to detect and block spam
2002-08-01 16:40:15 +00:00
Ade Lovett
c8eaa93644 Chase shlib rev of devel/gettext
Submitted by:	lots and lots
Pointy hat to:	ade
2002-08-01 16:22:41 +00:00
Hye-Shik Chang
05a6d5adc7 Mark IGNOREd.
Soribada service is closed temporarily for legal issue.
2002-08-01 15:29:08 +00:00
Ollivier Robert
a42ddd58a5 Share cvsdelta with the world.
PR:             ports/40947     (modified to put cvsdelta into devel/).
Submitted by:   Michael L. Hostbaek (mich@freebsdcluster.org)
2002-08-01 15:17:56 +00:00
Ollivier Robert
dce4d59885 cvsdelta summarizes the difference between a CVS project and its local
version. It detects files that have been added and removed, and of
existing files it counts the number of lines that have been added,
deleted, and changed. It filters project changes by using .cvsignore
files, both system-wide and locally.

Requires ruby.

WWW:            http://cvsdelta.sourceforge.net/
AUTHOR:         Jeff Pace <jpace@incava.org>

PR:		ports/40947	(modified to put cvsdelta into devel/).
Submitted by:	Michael L. Hostbaek (mich@freebsdcluster.org)
2002-08-01 15:16:53 +00:00
Christian Weisgerber
5b60b6ce90 * Finish upgrade to 2.12.1.
* Sort plist.
* Use PKGNAMEPREFIX instead of hardcoded arm-elf.

PR:		41230
Submitted by:	Espen Skoglund <esk@ira.uka.de>
2002-08-01 14:54:36 +00:00
Mikhail Teterin
c6fb0efa2e Make LyX be more specific, when it can not find the font it wants
and switches to "fixed".
2002-08-01 14:51:27 +00:00
Mikhail Teterin
301e338c66 Upgrade to 1.2.0. Use the new, opensourced xforms. The possibility of
building with GTk and Qt frontends needs to be investigated.

The layers upon layers of automake/autoconf/configure.in/configure are
disgusting and call for a nice and clean replacements of Makefiles.

PR:		ports/40080 (and a few earlier ones without patches)
Submitted by:	KATO Tsuguru
2002-08-01 14:24:58 +00:00
Christian Weisgerber
6addcc154f * Add libgnugetopt dependency.
Submitted by:	Juan Pablo Villa <juan@datafull.com>

* Respect CFLAGS.
* Use x86 asm only on i386 architecture.

Approved by:	no response from maintainer
2002-08-01 14:09:29 +00:00
Christian Weisgerber
7ef4fd636a Fix man page links.
Approved by:	no response from maintainer
2002-08-01 14:01:36 +00:00