Commit graph

62110 commits

Author SHA1 Message Date
Christian Weisgerber
f25c884442 o update to upstream version 1.4
o move binary to proper place ${PREFIX}/sbin

PR:		41803
Submitted by:	Simon Schubert <corecode@corecode.ath.cx>
2002-08-20 19:40:57 +00:00
Christian Weisgerber
1c80bacc6a * Update to version 1.0-pre1, which incorporates all our portability
fixes plus miscellaneous small improvements.
* Enable plugins again by installing .la files (oops).
2002-08-20 19:26:03 +00:00
Alan Eldridge
137a79799b Forgot to take maintainership of these buggers, too. 2002-08-20 19:10:42 +00:00
Joe Marcus Clarke
3c4cb49ef2 Update to 2.4.2. 2002-08-20 19:08:37 +00:00
Dmitry Sivachenko
15847c677b Upgrade to version 1.8.9. 2002-08-20 18:45:43 +00:00
Mario Sergio Fujikawa Ferreira
85d7153770 Update to 4.09r2
PR:		41614
Submitted by:	Thomas E. Zander <riggs@hadiko.de>
2002-08-20 17:31:09 +00:00
Mario Sergio Fujikawa Ferreira
abe5b36b3b o Do not install *.la files; hence, add USE_LIBTOOL required by
patch
o Fix build when WITHOUT_SDL is defined
o Convert to USE_GNOMENG
o Bump PORTREVISION

PR:		41501
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-08-20 17:26:34 +00:00
Mario Sergio Fujikawa Ferreira
716626f322 o Install header files so that this library is actually usable
o Bump PORTREVISION

Prompted by:	tobez
2002-08-20 16:42:35 +00:00
Neil Blakey-Milner
22f9cd51d3 Add py-scgi 0.2, a python server implementation of the Simple Common
Gateway Protocol.
2002-08-20 16:32:25 +00:00
Neil Blakey-Milner
55b432b912 Add mod_scgi 0.2, an apache module that implements the client side of
the SCGI protocol.
2002-08-20 16:31:06 +00:00
Neil Blakey-Milner
8885b9aa6c Add offlineimap 3.2.2, a powerful IMAP/Maildir synchronization tool. 2002-08-20 16:19:00 +00:00
Mikhail Teterin
2dfda79c21 Upgrade to 1.7.1. Fix the long standing problem reported in ports/41339
(wrong resourcedir specified). Don't install second copies of some
man-pages under share/. Verify build on -current -- with the new
bsd.lib.mk (ports/40174).

PR:		ports/40174, ports/41339
Submitted by:	Sid Carter, Maxim Tulyuk
2002-08-20 16:05:05 +00:00
Norikatsu Shigemura
1197f219d5 Correct pkg-plist & pkg-descr.
PR:		ports/41764, ports/41782
Submitted by:	maintainer, SUMIDA Hatsushi <alta@ryozan.rim.or.jp>
Approved by:	knu (mentor)
2002-08-20 15:45:51 +00:00
Christian Weisgerber
e4f94a5977 Fix core dump in glob expansion.
PR:		41778
Submitted by:	Joe Kelsey <joek@mail.flyingcroc.net>
Obtained from:	David Korn <dgk@research.att.com>
2002-08-20 14:36:32 +00:00
Ruslan Ermilov
eab06ced71 Update to 2.9.20 beta which includes the "concurrency bug" fix. 2002-08-20 14:04:27 +00:00
Christian Weisgerber
27eb39c1f7 Drop maintainership. 2002-08-20 11:14:12 +00:00
Alexander Leidinger
9b544d1add Fix bugs in last commit.
Submitted by:	maintainer
2002-08-20 11:03:14 +00:00
Christian Weisgerber
20e0f1e905 Update to 1.3.13. Changes in this release:
- Fix a bug which caused segfaults during pasting when the selection
  could not be retrieved.
2002-08-20 10:37:41 +00:00
Alexander Leidinger
8878822150 - add category: devel
- use reinplace command where appropriate
- gzip man page
- clarify download instructions (1)
- fix typo in a comment (2)
- preparation for successfull C++ compiles (2, minor changes by me)

Even if I bumped the port revision for the C++ parts, there's no need to
update yet, wait until I commit the icc-stlport.

Requested by:	mi (1)
Submitted by:	Marius Strobl <marius@alchemy.franken.de> (2)
2002-08-20 10:01:58 +00:00
Alexander Leidinger
17e58aabf6 Set <INSTALLTIMECOMBOPACKAGEID> in compiler60/docs/fsupport (PR from
Maintainer).

Bump portrevision because this affects support requests to intel.

PR:	41650
2002-08-20 09:00:57 +00:00
Ying-Chieh Liao
84fc559015 upgrade to 4.8.2 2002-08-20 06:59:52 +00:00
Ying-Chieh Liao
4e4d8e6230 update WWW 2002-08-20 05:19:44 +00:00
Yen-Ming Lee
70a1ed2661 Remove unnecessary setting in CONFIGURE_ENV
Reason:
EXT2_NOTAIL_FL is defined in header file in newer version (v1.27), so that
set CPPFLAGS="-I${LOCALBASE}/include" will cause to include the existing
header file (maybe v1.22 or earlier, if installed) which doesn't define
EXT2_NOTAIL_FL in it.

Alternative:
Deinstalll older version of e2fsprogs then build again will be fine.

PR:		ports/41795
Reviewed by:	ijliao (mentor)
Approved by:	ijliao (mentor)
2002-08-20 05:12:05 +00:00
Ying-Chieh Liao
5f212e4966 opencl -> botan
upgrade botan to 0.9.2
2002-08-20 05:03:18 +00:00
David E. O'Brien
ba0fa02a90 Update to Vim 6.1 patchlevel 158 2002-08-20 02:47:26 +00:00
Jacques Vidrine
a469edfc6c Apply patch from OpenBSD for out-of-sequence packets. 2002-08-20 01:16:02 +00:00
Trevor Johnson
3a8ed1c8d5 Add another URL (from Jacques Vidrine) to the FORBIDDEN line. 2002-08-20 01:06:26 +00:00
Alan Eldridge
23265bf8f8 Marked FORBIDDEN due to Security Advisory on SSL bug. 2002-08-20 00:44:32 +00:00
Jacques Vidrine
d9921ebf79 Fix potential remote buffer overflow.
Reported by:	3APA3A <3APA3A@SECURITY.NNOV.RU>
2002-08-20 00:22:49 +00:00
Christian Weisgerber
45008cf772 Add back Gimp-Print (stp) driver support.
PR:		41800
Submitted by:	Ports Fury
2002-08-20 00:15:59 +00:00
Christian Weisgerber
4e99a0223e Add back Gimp-Print (stp) driver support.
PR:		41799
Submitted by:	Ports Fury
2002-08-19 23:41:12 +00:00
Jean-Marc Zucconi
acade2ddb5 Update to version 10.8
PR:		ports/41797
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-08-19 21:10:44 +00:00
Joe Marcus Clarke
1a61d7a32b Update to 1.4.0. 2002-08-19 21:06:47 +00:00
Greg Lewis
11994ba6da . Synchronise with jdk13 Makefile as much as possible to reduce
maintenance.  The main changes are:
  . Use 'p' for the patchset version, not 'b' and refer to the
    patchset internally with JDK_PATCHSET_VERSION rather than
    JDK_BETALEVEL.
  . Add the NATIVE_BOOTSTRAP feature and synchronise DEPENDS lists
    as much as possible.
  . Add the extra pre-build checks to try and avoid build errors.
  . There is also a very minor amount of whitespace diff reduction (this
    should have gone in a separate commit).  Last hunk of the diff.
2002-08-19 20:47:04 +00:00
Joe Marcus Clarke
6ef4067972 Add pan2. 2002-08-19 20:12:03 +00:00
Joe Marcus Clarke
5825d2cb02 Add pan2 after a repo-copy from pan. pan2 is the GNOME 2 news reader
based on Agent for Windows.
2002-08-19 20:11:18 +00:00
Joe Marcus Clarke
be76297b53 Add gtkspell2, a GTK+ 2 spell checking component. There is a gtkspell
out there for GTK+ 1.2, but it doesn't appear to be in the tree.  If for
some reason, it ever gets imported, this port won't collide with it.
2002-08-19 20:08:57 +00:00
Trevor Johnson
ce57dbfea7 Make further corrections to the use of sed: the -i option had been
omitted and the -E option was, in one instance, used twice.  Change
PORTREVISION because runtime errors were reported by Arjan van
Leeuwen.

Submitted by:	KOMATSU Shinichiro and Niall Brady
PR:		41121 and 41605

While I'm here, make a whitespace change suggested by portlint.
2002-08-19 19:11:28 +00:00
Archie Cobbs
dbb76d5c58 Patch to fix the build when doing USE_GNOMELIBS. 2002-08-19 17:47:37 +00:00
Maxim Sobolev
8e28be07ef Fix MLINKS broken since bsd.port.mk speed-up commit.
Submitted & reported by:	many
PR (among others reports):	39646
Approved by:			portmgr
2002-08-19 17:12:59 +00:00
Christian Weisgerber
62e1899b5d Fix build on alpha.
PR:		41770
Submitted by:	Nakata Maho <chat95@mbox.kyoto-inet.or.jp>
2002-08-19 16:20:09 +00:00
Maxim Sobolev
49b191e6ec Use USE_GNOMENG.
Suggested by:	Roberto Gerola <roberto.gerola@speedtech.it>
2002-08-19 16:07:53 +00:00
Archie Cobbs
2f627fe9db Fix test for gnome header file. 2002-08-19 15:46:26 +00:00
Maxim Sobolev
60cf4002f1 Add backup site until gnucash.org is up again. 2002-08-19 15:22:30 +00:00
Martin Blapp
49ffbc5eea 1) Add localized help files to the build. Only available for french,
german, italian, spanish, japanese and swedish ports.

Create three new targets for the mozilla sub-build. Allow
"make postinstall" to be called without a "make build.

1) Submitted by:        Nakata Maho <chat95@mbox.kyoto-inet.or.jp>
2002-08-19 14:03:54 +00:00
Maxim Sobolev
f4043755ce Update to 1.5.2. 2002-08-19 13:47:26 +00:00
Dirk Froemberg
172ccca45e Upgrade to 3.23.52. 2002-08-19 13:27:52 +00:00
Mark Pulford
528801f657 Update to 1.0.4. Change maintainer to submitter.
Submitted by:	Dan Pelleg <daniel@pelleg.org>
Approved by:	previous maintainer
2002-08-19 13:22:15 +00:00
Ying-Chieh Liao
25bb591ef1 upgrade to 1.2
update WWW and master site
drop maintainership
2002-08-19 11:44:39 +00:00
Ying-Chieh Liao
fced2d032c WWW removed 2002-08-19 11:37:50 +00:00