1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-06 22:51:41 +00:00
Commit Graph

2394 Commits

Author SHA1 Message Date
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
Maxim Sobolev
7a9f5f9b33 Add gconf.8 to LIB_DEPENDS. This should fix bento's PLIST error.
Submitted by:	bento
2000-07-27 08:16:54 +00:00
SADA Kenji
1ad2a58a65 Remove duplicated entry of RUN_DEPENDS. 2000-07-27 03:41:36 +00:00
Maxim Sobolev
43a677011c Add encompass - a lightweight web browser for the Gnome Desktop Environment 2000-07-26 12:55:44 +00:00
Maxim Sobolev
be10fc365b Add libwww2 - a glib/gtk/gnome wrapper for libwww. 2000-07-26 12:28:53 +00:00
SADA Kenji
ec2fddf77f Upgrade to 4.74.
Now many users out of U.S. could use 128bit key encryption.
2000-07-25 15:16:45 +00:00
Maxim Sobolev
1c83ed04e5 Update to 0.2.10. Replace couple of patches with perl regex. 2000-07-25 12:32:59 +00:00
Kevin Lo
54663fee0d kannel installs dumb start-stop-daemon, that is absolutely unnecessary and
should not included in port. also it breaks the PLIST

PR: 20153
Submitted by: MAINTAINER
2000-07-25 01:18:43 +00:00
Kevin Lo
487e99c02a Update MASTER_SITES
PR: 20158
Submitted by: MAINTAINER
2000-07-25 00:59:35 +00:00
Vanilla I. Shu
ae6f836a9a Update
p5-Crypt-CBC => 1.25
p5-DBI => 1.14
p5-Date-Manip => 5.38
p5-Devel-Symdump => 2.01
p5-IRC => 0.70
p5-Locale-Codes => 1.02
p5-MIME-Lite => 2.101
p5-ParallelUA => 2.49
p5-URI => 1.07
2000-07-22 10:44:52 +00:00
Jacques Vidrine
ea62459392 Distfile moved. 2000-07-21 20:30:20 +00:00
Neil Blakey-Milner
9cd88528c2 Add ssserver, "Subject Search Server(TM)", a binary-only CGI supporting
multiple languages.

PR:		ports/17523
Submitted by:	Mike Bru <support@kryltech.com>
2000-07-21 13:43:38 +00:00
Maxim Sobolev
121c3d6067 Update to 0.2.8. 2000-07-21 12:53:57 +00:00
Alexander Langer
e7442d6aec For production systems, --with-malloc=native is a recommended feature.
Configs from debian/ directory are outdated, one should use from gw/

PR:		20076
Submitted by:	maintainer
2000-07-21 06:42:46 +00:00
Neil Blakey-Milner
57dc407478 Add tclhttpd, a pure-Tcl implementation of a HTTP server.
PR:		ports/19870
Submitted by:	Mikhail Teterin <mi@privatelabs.com>
2000-07-20 11:55:59 +00:00
Alexander Langer
ff32b9abf8 Fix bug, when WAP-mobiles finally try to request a page.
This patch raises the pthread stack default size and compiles
the port with -pthread.

While I'm here, add closing ' for sed-regexp (thanks ViM syntax highlighting!)

Submitted by:	"Ari Suutari" <ari@suutari.iki.fi>
2000-07-20 07:32:29 +00:00
Munechika SUMIKAWA
60200dd42a Upgrade to 1.3.12. 2000-07-19 16:17:01 +00:00
Akinori MUSHA
3012b5f7df Create and remove the plugins dir properly. 2000-07-19 15:55:20 +00:00
Alexander Langer
77b4c2683e Add kannel 0.10.2 - a wap / sms gateway.
PR:		20022
Submitted by:	Domas Mituzas <midom@dammit.lt>
2000-07-19 14:23:22 +00:00
Alexander Langer
d6dd2bbca9 Mark BROKEN - this port hasn't compiled for months now. 2000-07-19 13:34:35 +00:00
Akinori MUSHA
145b1dce51 Update md5. There was an annoucement about the update from the patch author. 2000-07-19 13:00:24 +00:00
Brian Somers
bcdd84a67f Update to reflect what I've submitted to the httptunnel writers
No functional changes
2000-07-19 10:48:03 +00:00
Alexander Langer
5d7eef81ca Fix patching for 2-digit years.
PR:		19315
Submitted by:	Karl Dietz <Karl.Dietz@frankfurt.netsurf.de>
2000-07-19 08:14:09 +00:00
Andrey A. Chernov
c8a277dd4a Fix path to apachectl in stop 2000-07-18 10:17:39 +00:00
Dirk Froemberg
3fb5f9a181 Change dependency from mail/imap-uw to mail/cclient (the client part
of imap-uw).

PR:		ports/19751
Submitted by:	kbyanc
2000-07-17 12:35:57 +00:00
Steve Price
10db431aa7 Update to version 0.8.1.1.
PR:		19878
Submitted by:	maintainer
2000-07-16 19:54:39 +00:00
Alexander Langer
ec150c385a - update to version 1.4
- respect CFLAGS
- place unversioned distfile on my public_distfiles area

Noticed by:	bento
2000-07-14 11:22:45 +00:00
Chris D. Faulhaber
3ffee985db Convert startup script to {start|stop} usage 2000-07-14 01:55:13 +00:00
Chris D. Faulhaber
5dc81de480 Startup script (etc/fhttpd.sh -> etc/rc.d/fhttpd.sh) 2000-07-14 01:53:32 +00:00
Steve Price
143b2d53ee - On startup, /etc/rc procedure stops when thttpd is installed.
* ${PREFIX}/etc/rc.d/thttpd.sh does not return.
  * FIX: invoke thttpd_wrapper as a background process.
- On shutdown, Message "No processes matching ``thttpd_wrapper''" is shown.
  * thttpd_wrapper is actually a shell script, not an executable.
  * FIX: Record the pid of thttpd_wrapper to /var/run.
  * FIX: Use pid-file when killing the wrapper.

Submitted by:	Makoto MATSUSHITA <matusita@jp.freebsd.org>
Reviewed by:	Anders Nordby <anders@fix.no> (maintainer)
2000-07-13 23:47:54 +00:00
Chris D. Faulhaber
ae5a14a7ce Fix invalid (and unnecessary) check for the FreeBSD version. Verified to
build on RELENG_3 and RELENG_4

Noticed by:	bento
2000-07-13 23:00:46 +00:00
Daniel Harris
f0584d9d74 Update to version 3.2.1 (bugfixes).
PR:		19884
Submitted by:	MAINTAINER
2000-07-13 22:49:00 +00:00
SADA Kenji
b09689878c * Wipe out extra directory lib/aout .
* One portlint.

Submitted by:	bento
2000-07-13 15:30:41 +00:00
Maxim Sobolev
591b3882b3 Update udmsearch port to 3.0.19
Add some patches for multilanguage search, especially for close
languages (ukrainian and russian for example)

PR:		19787
Submitted by:	Vsevolod Lobko <seva@sevasoft.alex-ua.com>
2000-07-13 11:56:31 +00:00
Shigeyuki Fukushima
bd14b9396e Fix build(link) error. 2000-07-13 11:22:27 +00:00
Maxim Sobolev
7e70341dd4 Update md5 checksum. Unfortunately there is no previous version on
MASTER_SITE_BACKUP, so it is impossible to check what was changed.

Submitted by:	bento
2000-07-13 08:11:49 +00:00
Ade Lovett
1b83ddb798 Update to 0.5 2000-07-12 14:37:07 +00:00
SADA Kenji
9edb68a83e From PR:
1. Disable Fortify, since a current version is not available.
 2. Correct the PLIST.

PR:		ports/19832
Submitted by:	Maintainer
2000-07-12 14:05:27 +00:00
SADA Kenji
133debde65 Make up for PLIST.
PR:		ports/19831
Submitted by:	Maintainer
2000-07-12 14:03:46 +00:00
Ade Lovett
cbe360036c Update for new devel/libglade shlib version 2000-07-11 22:02:22 +00:00
Kevin Lo
b73fb5005a Update to 0.92
PR: 19786
Submitted by: Maxim Tulyuk <mt@lucky.net>
2000-07-11 14:22:23 +00:00
Ben Smithurst
17879d635b ben@scientia.demon.co.uk -> ben@FreeBSD.org, since I'm a committer now. 2000-07-10 22:35:34 +00:00
Akinori MUSHA
029a4adcbd Conform PORTVERSION to how the handbook says: 0.1.11p -> 0.1.11.p
Preached by:	PW
2000-07-10 04:03:57 +00:00
Steve Price
21f96c05b7 Activating the kwebwatch and squidguard ports. 2000-07-10 03:59:27 +00:00
Steve Price
376eac2de7 Adding squidguard version 1.1.4.
A fast redirector for squid.

PR:		19210
Submitted by:	Dan Larsson <dl@tyfon.net>
2000-07-10 03:58:40 +00:00
Steve Price
530754aa29 Adding kwebwatch version 0.72.
Monitors your favorite web pages and notifies you of updates.

PR:		19621
Submitted by:	Mario S F Ferreira <lioux@linf.unb.br>
2000-07-10 03:56:18 +00:00
Steve Price
4416197424 General cleanup. The biggest change is to only install the core C
development kit ant not the (now out-of-date) other language bindings.

PR:		19168
Submitted by:	maintainer
2000-07-10 01:54:57 +00:00
Daniel Harris
67a30fd88a Update to version 3.2, remove non-working Australian MASTER_SITE, remove
patch-ab (integrated by amaya's authors).

PR:		19792
Submitted by:	MAINTAINER
2000-07-09 18:41:39 +00:00
SADA Kenji
dda929d0b4 ONLY_FOR_ARCHS should be overridden. 2000-07-09 15:08:31 +00:00
Akinori MUSHA
c8e30c553c Update to 0.1.11-pre.
PR:		ports/19779
Submitted by:	Maintainer
2000-07-08 07:52:16 +00:00
Steve Price
89b7d2a446 - Use GTK_CONFIG/GLIB_CONFIG instead of hardcoded gtk12-config/glib12-config
- Support CC/CFLAGS/PREIFX/LOCALBASE/X11BASE/MAKE/etc. properly

PR:		19623
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-07-07 19:59:26 +00:00
Steve Price
d95f184777 Update to version 2.19.
PR:		19656
Submitted by:	maintainer
2000-07-07 19:32:23 +00:00
Steve Price
49d2ff06d8 From the submitter:
The wwwoffled program in the www/wwwoffle port doesn't retry a select()
call when select() fails with EINTR, which it should do.  This causes
problems such as a 'wwwoffle -offline' command not taking effect which
can be annoying.

PR:		19652
Submitted by:	maintainer
2000-07-07 19:31:03 +00:00
Steve Price
2120cc98a2 Update to version 1.3p5.
PR:		19640
Submitted by:	maintainer
2000-07-07 19:29:12 +00:00
Steve Price
549b906542 Update to version 1.1.2.
PR:		19599
Submitted by:	Palle Girgensohn <girgen@partitur.se>
2000-07-07 19:23:35 +00:00
Steve Price
5073598e5f Use {MASTER,PATCH}_SITE_SUBDIR instead of make's sed capabilities. 2000-07-07 18:44:49 +00:00
Akinori MUSHA
f696df94e0 Woot, this version should have called 2000.07.07, not 2000.07.7. 2000-07-07 08:44:24 +00:00
Akinori MUSHA
3382787971 Escape problematic characters such as ,', (' and `)' in an URL.
PR:		ports/19609
Submitted by:	Mikko Tyolajarvi <mikko@dynas.se>
2000-07-07 08:43:20 +00:00
Satoshi Asami
5d7b470e6a Remove three directories silently if empty.
Submitted by:	bento
2000-07-05 18:07:22 +00:00
Satoshi Asami
29225aa17a Add webstone/webstone.
Submitted by:	bento
2000-07-05 17:43:35 +00:00
Satoshi Asami
8a920380ee Remove *.orig in post-patch so they won't be installed.
Found by:	bento
2000-07-05 17:43:22 +00:00
Thomas Gellekum
546041ba31 As threatened on freebsd-ports: all startup scripts know about the two
options `start' and `stop' now (unless I have forgotten any). This allows
us to call the scripts from /etc/rc.shutdown with the correct option.

The (42 or so) ports that already DTRT before are unchanged.
2000-07-05 12:37:06 +00:00
Satoshi Asami
d6c30c52da @dirrm lib/chimera
Submitted by:	bento
2000-07-05 06:31:11 +00:00
Ralf S. Engelschall
ff9ff77ed2 Upgrade to mod_ssl 2.6.5 2000-07-04 11:29:06 +00:00
Maxim Sobolev
6db96c0500 Bump png shared library version.
Submitted by:	Hajimu UMEMOTO <ume@mahoroba.org>
2000-07-04 07:13:35 +00:00
Dirk Froemberg
e9a52bda52 Remove extra directory.
Noticed by:	bento
2000-07-03 10:55:37 +00:00
Dirk Froemberg
a6ba14eabd Upgrade to 4.0.1pl2.
Submitted by:	Palle Girgensohn <girgen@partitur.se>
2000-07-03 10:19:40 +00:00
Kris Kennaway
b72aaa8cdc Remove extraneous file on deinstall
Noticed by:	bento
2000-07-03 04:30:39 +00:00
Kris Kennaway
c2431679a4 Remove extraneous directories on deinstall
Noticed by:	bento
2000-07-03 03:13:48 +00:00
Kris Kennaway
cc6722cafe Respect CC and CFLAGS 2000-07-03 03:09:30 +00:00
Kris Kennaway
332feab774 Update the checksum on fp40.bsdi.tar.Z - there were a lot of code changes,
but it's not worth worrying about because this is FrontPage and if you
install it you have larger security issues to be concerned about.

Also remove a checksum for a distfile which is no longer included.

Noticed by:	bento
2000-07-02 23:06:42 +00:00
Andrey A. Chernov
0c1dfbc4b1 fix name of cfg dist 2000-07-02 23:06:22 +00:00
Andrey A. Chernov
21c0d32374 Fix wrong range in RE 2000-07-02 03:42:55 +00:00
Dirk Froemberg
eee7f7cd8e Add gettext support.
PR:		ports/19277
Submitted by:	Adrian Filipi-Martin <adrian@ubergeeks.com>
2000-07-01 14:25:59 +00:00
Neil Blakey-Milner
d5734c97c7 Update to mod_dav 1.0.0
PR:		ports/19248
Submitted by:	Patrick Bihan-Faou <patrick@mindstep.com> (maintainer)
2000-06-30 13:06:48 +00:00
Dirk Froemberg
0a3af3b1d7 Upgrade to 4.0.1. 2000-06-30 13:01:26 +00:00
Will Andrews
c4fdd6d90c Add asp2php 0.75.1, a program that lets you convert ASP scripts to PHP. It
requires PHP 4.0.  I've added (__PROPERLY DONE__) support to build the GTK
frontend if users want it.  =)

Obtained from:	NetBSD (plus an upgrade)
Suggested by:	kris
2000-06-29 20:05:45 +00:00
Andrey A. Chernov
722585d319 Update to .dev.4 2000-06-29 13:12:46 +00:00
David E. O'Brien
1228d352ee Move the stragler's www.freebsd.org/~user distfiles to the offical
MASTER_SITE_LOCAL site.
2000-06-29 07:03:02 +00:00
Alexander Langer
3f39a02300 Install a manpage as replacement for a README file.
Change MAINTAINER email.

PR:		19319
Submitted by:	maintainer
2000-06-28 12:29:08 +00:00
Akinori MUSHA
ad7e58cdd2 Teach the script the prefix in advance instead of letting it guess.
PR:		ports/19383
Submitted by:	o'brien
2000-06-27 18:44:45 +00:00
Ade Lovett
7115490368 Add a RUN_DEPENDS on sysutils/gnomecontrolcenter.
This is now REQUIRED by ALL GNOMEish applications that install
anything into ${PREFIX}/etc/CORBA or ${PREFIX}/share/gnome

Reminded by:	bento
2000-06-26 16:14:32 +00:00
CHOI Junho
bcfced91d3 Update to 6.0.2 2000-06-25 14:02:23 +00:00
Ralf S. Engelschall
f81bb1898d Upgrade to Website META Language (WML), version 2.0.2 2000-06-23 21:04:37 +00:00
Maxim Sobolev
08436d7800 - Use MASTER_SITE_SUNSITE to MASTER_SITES
PR:		19496
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-06-23 13:22:00 +00:00
Jacques Vidrine
ee04f259c1 Oops, shot self in foot on last commit to PLIST. Make sure
it doesn't happen again.
2000-06-22 14:06:24 +00:00
Will Andrews
f67050feec Unleash all of these ports upon the people. I no longer have any interest
in any of them, but will be happy to assign MAINTAINER to others and commit
updates for them.
2000-06-22 05:52:15 +00:00
Neil Blakey-Milner
efcf1d1880 Use ${ECHO} instead of 'echo' (from PR), and additionally remove
outdated message about insufficient version of daemontools.

PR:		ports/18282
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-06-21 12:37:51 +00:00
Jacques Vidrine
6dc9bdb0c8 Locally hosted distfiles moved to ftp.freebsd.org. 2000-06-20 13:37:39 +00:00
Kris Kennaway
bcb51b6633 Mark FORBIDDEN: someone needs to apply the hotfix as explained in the
commit.
2000-06-20 02:16:42 +00:00
Satoshi Asami
2cb16e3430 Temporarily back out 1.69 -- it kills netscape47-* ports. 2000-06-18 10:00:07 +00:00
Satoshi Asami
dbb2b8a5bb Back out LDCONFIG_DIRS change -- they don't work with a.out libs.
Reported by:	bento
2000-06-18 09:26:54 +00:00
Will Andrews
1e60866cc1 Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX.
Add some missing/wrong dependencies.  Show how to respect CC/CFLAGS.  Many
miscellaneous modifications.  I used more excessive hacks to force p5-Jcode
and p5-WWW-Search to respect CC/CFLAGS.

Patches largely done by:	Christian Weisgerber <naddy@mips.inka.de>
2000-06-17 02:37:15 +00:00
Steve Price
30563b5399 Use the distfiles now on ftp.freebsd.org instead of from my home directory
on freefall.
2000-06-17 00:14:42 +00:00
Satoshi Asami
ffb21b5654 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)

Line up the rhs of variable assignments nicely.  Remove a couple of extra
whitespaces while I'm here.

Suggested by:	 sobomax
2000-06-16 21:52:40 +00:00
John-Mark Gurney
951e449ad3 replace , w/ as pointed out...
PR:		19328
2000-06-16 18:14:38 +00:00
Maxim Sobolev
5178b48938 Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.
2000-06-16 10:38:50 +00:00
Maxim Sobolev
dc1177a9a5 Fourth round of INSTALLS_SHLIBS conversion. 2000-06-16 08:48:22 +00:00
Maxim Sobolev
61ebd322a2 Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking
it.

Hall of shame entry:	sobomax
2000-06-16 08:19:52 +00:00
Chris D. Faulhaber
f15c809077 .../local-distfiles/... -> MASTER_SITE_LOCAL 2000-06-15 22:29:34 +00:00
Jacques Vidrine
be7e59d5dc Fix PLIST.
Reported by:	bento.freebsd.org
2000-06-15 19:03:27 +00:00
Maxim Sobolev
5cb1434004 Second round of INSTALL_SHLIBS=yes fixes. 2000-06-15 17:12:51 +00:00
Maxim Sobolev
a9f22cd584 Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE. 2000-06-14 13:21:38 +00:00
R. Imura
79f2c1e792 Update to version 0.91.0.
Drag'n Drop now works(but not bookmark window yet).
2000-06-11 06:01:49 +00:00
Vanilla I. Shu
9fa2a071a7 Upgrade to 1.51. 2000-06-10 17:06:08 +00:00
David E. O'Brien
b0530d2114 Replace DEC OSF/1 4.72 checksums with 4.73 ones. 2000-06-10 02:13:06 +00:00
Will Andrews
40b859d6bd Update to 3.08.
PR:		19159
Submitted by:	Patrick Bihan-Faou <patrick@mindstep.com>
2000-06-09 22:52:32 +00:00
Ade Lovett
2d3138d27d Add GtkHTML, a GTK/GNOME lightweight HTML rendering, printing,
and editing engine.

Note that this requires the zlib functionality just added to www/libwww.
2000-06-09 16:38:10 +00:00
Ade Lovett
ac36cb884f Add zlib support.
No response from maintainer after a week.
2000-06-09 16:35:13 +00:00
Will Andrews
78e9f58525 Update to 1.58. Rearrange SITE_PERL definition to conform to portlint.
PR:		15844
Submitted by:	Brian RUth <bruth@wmht.org>
2000-06-09 05:20:01 +00:00
Chris D. Faulhaber
a9cf92ed32 Update MASTER_SITES for locally-hosted distfile(s) 2000-06-08 14:03:41 +00:00
Akinori MUSHA
89a8ae829b 1.3pl4 -> 1.3p4
Grumbled by:	portlint
PR:		ports/19304
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-06-08 09:16:07 +00:00
Dirk Froemberg
b50191ca30 Fix typo.
Submitted by:	Chris D. Faulhaber <jedgar@fxp.org>
2000-06-08 06:46:16 +00:00
Dirk Froemberg
e0284d913d Fix Y2K URL.
Reminded by:	fenner's portsurvey
2000-06-07 20:10:46 +00:00
Satoshi Asami
3ec4b0e13a Add
include/fastcgi.h
include/fcgi_config.h
include/fcgi_stdio.h
include/fcgiapp.h
include/fcgiappmisc.h
include/fcgimisc.h

Submitted by:	obento
2000-06-07 20:05:47 +00:00
David E. O'Brien
934b1a44e8 Allow PKGDIR to be overridden by Netscape ports that thru various methods
eventually includes this file.

This fixes the netscape47-navigator.us breakage.
2000-06-07 19:57:17 +00:00