Commit Graph

2309 Commits

Author SHA1 Message Date
Kevin Lo
ae94bafec6 Substitute the extra spaces. 2000-08-10 16:21:46 +00:00
Chris Piazza
ee511d3a29 Fix up MASTER_SITES
PR:		20478
Submitted by:	Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>
2000-08-09 17:47:16 +00:00
Jun Kuriyama
ac5728bf10 Use files/apache.sh instead of making in Makefile.
No response from:	maintainer
2000-08-09 02:16:31 +00:00
Neil Blakey-Milner
f1bd7a1c08 Take over maintainership from Thomas for a while.
Approved by:	thomas@hentschel.net (previous maintainer)
2000-08-08 20:01:47 +00:00
Neil Blakey-Milner
556f521955 Fix a type in the installation target
PR:		ports/20486
Submitted by:	thomas@hentschel.net
2000-08-08 18:10:52 +00:00
SADA Kenji
e83e9fda1c Remove www/bsdi-netscape47-*.us.
I was asked for this to maintainer but got no response.
2000-08-08 16:52:39 +00:00
SADA Kenji
2325bb8b38 Update entries for bsdi-netscapes to v4.74.
PR:		ports/20109
Submitted by:	maintainer
2000-08-08 16:25:13 +00:00
SADA Kenji
847af974c6 Upgrade to v4.74.
No response from: maintainer
2000-08-08 16:20:34 +00:00
Kevin Lo
36629b80b3 Update MASTER_SITES
PR: 20465
Submitted by: MAINTAINER
2000-08-08 04:00:38 +00:00
Steve Price
82e9f55185 Use PERL_ARCH in pkg/PLIST so this port packages cleanly on the Alpha. 2000-08-08 03:09:54 +00:00
Steve Price
10c9e390c1 Mark this port 'ONLY_FOR_ARCHS=i386' as it contains an i386 .so. 2000-08-08 02:47:47 +00:00
Steve Price
51d976bcee Use time_t instead of long for a couple of variables so this build again
on the Alpha.
2000-08-08 02:44:01 +00:00
Brian Somers
2e53a3e889 3.0.1 -> 3.1:
Defeat stupid proxies that don't recognise no-cache
  Update configure.in (again)
  Fix some typos and other cosmetic stuff
  Integrate all port patches back into the main source archive
2000-08-08 00:12:18 +00:00
Brian Somers
007eec0a29 3.0 -> 3.0.1 (improve configure.in, doesn't effect FreeBSD) 2000-08-07 21:21:17 +00:00
Neil Blakey-Milner
5baeababef Upgrade to 2.8.3.1, and unmark FORBIDDEN. (non-ssl lynx was unmarked
broken when crossing 2.8.3.pre5)

PR:		ports/20399
Submitted by:	Stefan `Sec` Zehl <sec@ice.42.org> (MAINTAINER)
2000-08-06 16:19:45 +00:00
Neil Blakey-Milner
6bc000d9e1 Update to 0.7.9
PR:		ports/20388
Submitted by:	Oddbjorn Steffensen <oddbjorn@tricknology.org> (MAINTAINER)
2000-08-06 14:50:56 +00:00
Kris Kennaway
72ab3b9610 Update to zope 2.2.0 to fix security hole.
Submitted by:	James Howard <howardjp@wam.umd.edu>
PR:		20144
2000-08-05 05:02:53 +00:00
Ade Lovett
972ca4afab Re-sobomize to use pre-patch instead of post-extract
Wrists slapped by:	knu, sheldon
2000-08-04 16:11:37 +00:00
Maxim Sobolev
5f79c8595a Fix a keybinding search path (PREFIX/share/gtkhtml --> PREFIX/share/gnome/gtkhtml). 2000-08-04 11:59:33 +00:00
Maxim Sobolev
184c20f27f Fix brokeness caused by gconf shlib version change. 2000-08-04 10:57:52 +00:00
Maxim Sobolev
a9cb26718c Update to 0.1.2. 2000-08-04 07:20:37 +00:00
Ade Lovett
9594f3f893 Extensive patchfile cleanups using sobomax's wonderful
post-extract rule
2000-08-04 01:34:38 +00:00
Ade Lovett
43cb09fb69 Update for new shlib revision from guile 1.4 2000-08-04 01:05:13 +00:00
Maxim Sobolev
38a6bf923b Remove BROKEN - now we have M16 again. 2000-08-03 17:45:33 +00:00
Jeremy Lea
355245dd4b Redo the upgrade to M16.
Use one of the test programs to perform component registration in
post-build, so that the port no longer requires world writeability.

If you have an earlier version installed, component.reg could be a security
risk:
chmod 644 /usr/X11R6/lib/mozilla/component.reg
chmod 644 /usr/X11R6/lib/mozilla/components/*.dat
2000-08-03 17:37:43 +00:00
Maxim Sobolev
df0b048985 Mark as broken - it requires M16. 2000-08-03 14:42:44 +00:00
Maxim Sobolev
8b9eabc9eb Backout M15 --> M16 upgrade. 2000-08-03 14:39:07 +00:00
Neil Blakey-Milner
8936ab790f Add mod_auth_mysql, allowing apache to authenticate against a mysql
database.

PR:		ports/18730
Submitted by:	James Housley <jim@thehousleys.net>
2000-08-03 11:19:05 +00:00
Satoshi Asami
c6bcad2436 (1) Add new variable, XFREE86_VERSION, to specify which version of
XFree86 (3 or 4) to depend to when USE_XLIB is set.
    XFREE86_VERSION defaults to 3 for now, but adventurous users can
    override it in /etc/make.conf.  When XFREE86_VERSION=3, USE_XLIB
    will add a dependency to x11/XFree86; when it is set to 4, the
    dependency will be to x11/XFree86-4-libraries.  When
    XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
    hacks to avoid messing with XFree86 are turned off.

    Since XFree86 version 4 includes some software that used to be
    separate ports, when XFREE86_VERSION=3 the following variables are
    provided:

    USE_DGS		LIB_DEPENDS on x11/dgs
    USE_FREETYPE	LIB_DEPENDS on print/freetype
    USE_MESA		LIB_DEPENDS on graphics/Mesa3
    USE_XPM		LIB_DEPENDS on graphics/xpm

    When XFREE86_VERSION=4, these variables have no effect.  The
    LIB_DEPENDS in the tree for the above four ports have all been
    converted to the USE_* counterparts.  For your information, this
    is the count of the number of ports:

    USE_DGS		0
    USE_FREETYPE	16
    USE_MESA		36
    USE_XPM		236

    There is a new variable, XAWVER, which is set to 6 when
    XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4.  This is also
    passed to PLIST_SUB so ports that build Xaw based shared libraries
    can use this variable to substitute the shlib version number.

    There is also a provision of using a separate mtree file for
    XFREE86_VERSION=4, but that part is not enabled yet.

Reviewed by:	the ports list
Tested by:	make index (XFREE86_VERSION=3 only)

(2) Add hebrew to list of valid categories.
Submitted by:	nbm
2000-08-03 09:28:57 +00:00
Maxim Sobolev
64defc16c6 Add USE_NEWGCC=yes.
I really think that support for 3-STABLE is depreciated, but as long as it is
not officially declared yet and somebody cares enough to fill a PR I did that.

PR:		20362
Submitted by:	Vivek Khera <khera@kciLink.com>
2000-08-03 06:20:44 +00:00
SADA Kenji
64bc62b07c Activate xswallow. 2000-08-03 04:09:41 +00:00
SADA Kenji
89b45c708f New port - XSwallow is a general-purpose plugin for Netscape for Unix
which allows the user to configure any programs he or she
desires to handle any MIME type data embedded in web pages.

PR:		ports/18357
Submitted by:	Conrad Sabatier <conrads@home.com>
2000-08-03 04:05:48 +00:00
Kevin Lo
72226cf97c Update to version 0.7.8
PR: 20234
Submitted by: MAINTAINER
2000-08-02 08:26:24 +00:00
SADA Kenji
afba7f5a17 Add missing md5 for n-47-c for alpha.
Pointed out by:	Steve Price <sprice@hiwaay.net>
Noticed to maintainer by:	David O'Brien <obrien@freebsd.org>
2000-08-02 06:30:08 +00:00
Chris D. Faulhaber
2a6643e170 - Update port to 3.10
- Change maintainer (ports@FreeBSD.org -> dima@Chg.RU)

PR:		20309
Submitted by:	Dmitry S. Sivachenko <dima@Chg.RU>
2000-08-02 00:15:08 +00:00
Neil Blakey-Milner
f77c7bc267 Add web2ldap, an web-based LDAP client.
PR:		ports/20095
Submitted by:	Oddbjorn Steffensen <oddbjorn@tricknology.org>
2000-08-01 14:48:21 +00:00
Maxim Sobolev
51d897fca9 Add galeon - a GNOME Web browser based on gecko (the mozilla rendering engine).
It allows to use state-of-the-art HTML rendering engine without much overhead
imposed my Mozilla itself.

Obtained from:	http://www.gnome.org/
2000-08-01 09:05:58 +00:00
Maxim Sobolev
31ad124ecb Update to M16. 2000-08-01 06:30:15 +00:00
Neil Blakey-Milner
3355cc2b26 Add mod_fastcgi, the apxs-aware fastcgi module for apache
PR:		ports/19902
Submitted by:	JunSeon Oh <hollywar@mail.holywar.net>
2000-07-31 20:22:59 +00:00
Kevin Lo
73c115c16d Fix all TABs changed to SPC.
PR: 20241
Submitted by: MAINTAINER
2000-07-31 09:14:28 +00:00
SADA Kenji
a0f33c9a55 Add exclusive PLIST for alpha architecture machines (PLIST.alpha). 2000-07-30 01:17:35 +00:00
SADA Kenji
d7e1713801 Avoid deinstall time warning messages when some plagins are installed. 2000-07-30 01:07:35 +00:00
SADA Kenji
51434a414a Unbroke for navigators 4.74.
Submitted by:	FUJISHIMA Satsuki <k5@cheerful.com>
2000-07-30 01:04:31 +00:00
Kris Kennaway
e0128b056d Respect CC and CFLAGS 2000-07-29 22:38:40 +00:00
Neil Blakey-Milner
5550549d94 Add an ftp version of the MASTER_SITE, since it is available, and I've
had one or two people ask me to do so.
2000-07-29 16:25:40 +00:00
Alexander Langer
442b6d3b2d Add http_load 1.0, a load-tester for WWW servers.
PR:		18463
Submitted by:	Ask Bjoern Hansen <ask@valueclick.com>
2000-07-29 12:22:39 +00:00
SADA Kenji
9ae256b1a5 Cosmetic change of definition order. 2000-07-28 23:12:47 +00:00
Maxim Sobolev
7d2b0dbb5c Update to the latest 2.3.STABLE4 version plus official patches.
PR:		20211
Submitted by:	Naoki IDO <ido@hitachi-ms.co.jp>
Reviewed by:	adrian
2000-07-28 07:27:36 +00:00
SADA Kenji
c8579abda4 Upgrade to 4.74.
Master-site list is increased and applied changes to
hold it common between other netscape47 ports.

Last committion 1.24 was a mistake, I've updated
only l-n47-c/Makefile for this change.

PR:		ports/20162
Submitted by:	maintainer
2000-07-27 21:48:38 +00:00
Kevin Lo
599bffd169 Update to version 3.0.20
PR: 20215
Submitted by: MAINTAINER
2000-07-27 16:03:24 +00:00