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
Andrey A. Chernov
7c3d7cb2bc
Upgrade to 2.8.4dev.3
2000-06-07 18:09:51 +00:00
Maxim Sobolev
251280a37c
Update to 1.23.
2000-06-07 08:00:48 +00:00
Will Andrews
e28176a194
Add bsdi-netscape47-[navigator,communicator][.us,] to category Makefile.
2000-06-06 22:04:53 +00:00
Will Andrews
2d5eda7b7d
Import BSDI Netscape 4.73 (Navigator, non-crypto). The history of this
...
port has been preserved by repo-copy from www/netscape47-navigator.
PR: 18596
Submitted by: Trevor Johnson <trevor@jpj.net>
2000-06-06 21:54:15 +00:00
Will Andrews
0dfbf7d64a
Import new BSDI Netscape 4.73 (Communicator, non-crypto). This port's
...
history is preserved by repo-copy from www/netscape47-communicator.
PR: 18595
Submitted by: Trevor Johnson <trevor@jpj.net>
2000-06-06 21:50:54 +00:00
Will Andrews
2d89ca105d
Add MD5's for crypto-ified BSDI Netscape [Navigator,Communicator]. This
...
is required for the upcoming bsdi-netscape47-[navigator,communicator].us
ports, which are in the PR below.
PR: 19005
Submitted by: Trevor Johnson <trevor@jpj.net>
2000-06-06 21:25:06 +00:00
Dirk Froemberg
b1ad8f7495
Remove apache13-php[34]. We have mod_php[34], now.
2000-06-06 20:49:14 +00:00
Dirk Froemberg
509e68c22b
Update LIB_DEPENDS for gd: gd.0 -> gd.1.
2000-06-06 20:45:50 +00:00
Will Andrews
bfa2b79a99
Update LIB_DEPENDS for gd: gd.0 -> gd.1.
2000-06-06 17:56:52 +00:00
John-Mark Gurney
eb62bd1c20
add www to the categories list...
...
Approved-on-IRC-by: bfumerola,mph,rwatson,
2000-06-06 03:45:57 +00:00
John-Mark Gurney
4508058c38
that url has been invalid ever since I moved out of the UofO dorms in
...
June 1998. Guess it was shortly after Mon Mar 30 9:43:58 1998 according
to the port survey...
2000-06-06 03:41:28 +00:00
Andrey A. Chernov
4c0cf05360
Fix breakage of previous cosmetique commit
...
Submitted by: Anders Andersson <anders@sanyusan.se>
2000-06-05 15:23:50 +00:00
Kris Kennaway
d941dc79b0
Chase the checksum (lynx finally moved to a sensible top-level
...
subdirectory name)
Noticed by: bento
2000-06-05 06:55:55 +00:00
Akinori MUSHA
ac5e484868
Remove netscape directories on deinstall.
...
Submitted by: bento-bako
2000-06-05 06:28:02 +00:00
Will Andrews
f461e56415
Update to 4.11. General Makefile cleanups.
...
PR: 18984
Submitted by: Trevor Johnson <trevor@jpj.net>
2000-06-04 19:21:07 +00:00
Vanilla I. Shu
76f6b3dd1f
Upgrade to 1.24.
2000-06-04 05:14:10 +00:00
Dirk Froemberg
030b586afe
Add SybaseDB and SybaseCT database support.
...
Submitted by: Yung-Jeng Hung <winard@ritax.dorm.ccu.edu.tw>
2000-06-03 09:40:41 +00:00
Satoshi Asami
1a85494ab2
Add wmd_missing.1 and wml_macros.7 to list of manpages.
...
Submitted by: obento
2000-06-03 09:18:19 +00:00
Satoshi Asami
4b8f67ace2
Add libcgiparse.so. While I'm here, convert from a.out (.so.1.0) to
...
ELF (.so.1) format for shared library name.
Submitted by: bento
2000-06-03 08:13:27 +00:00
Will Andrews
fa613f6526
Add missing file.
...
Found by: bento
2000-06-02 22:12:18 +00:00
Satoshi Asami
d11b1bb90c
Remove unchanged configuration files and www/{cgi-bin,data} symlinks.
...
Submitted by: bento
2000-06-02 21:41:15 +00:00
Will Andrews
60329b8c60
Remove inappropriate categories. See Porter's Handbook.
2000-06-02 03:24:03 +00:00
Will Andrews
0f47d1eb2b
Add p5-HTML-Mason, a perl module that acts as an excellent tool for
...
building, serving, and managing large web sites.
PR: 18936
Submitted by: Denis Shaposhnikov <dsh@vlink.ru>
2000-06-02 01:26:44 +00:00
Will Andrews
a7dd0f880e
Add the huge number of files that are missing from the aolserver PLIST.
...
PR: 18921
Submitted by: maintainer
Prodded by: asami
2000-06-01 16:55:30 +00:00
Ade Lovett
8bd85a9d02
Updates for new shared library versions in GNOME 1.2
2000-06-01 16:25:45 +00:00
Dirk Froemberg
908df9c456
Add explicit test if /usr/lib/libdes.a is not a symlink to avoid
...
problems on 4.0-STABLE (5.0-CURRENT probably, too) if kerberos4
is installed.
2000-06-01 14:22:26 +00:00
Satoshi Asami
9b7cec0881
Remove some empty directories. Also convert netscape4-navigator to
...
use wrapper.
2000-06-01 09:31:39 +00:00
Satoshi Asami
b29294f8ad
Remove lynx.cfg iff it is identical to lynx.cfg.default.
...
Found by: bento
2000-06-01 08:53:29 +00:00
Maxim Sobolev
415b1f6a31
Add an official patch.
...
Synopsis:
"If you fill up your squid cache, CPU will go to 100% but the cache will not be
cleaned up."
PR: 18920
Submitted by: Mike Harding <mvh@ix.netcom.com>
Obtained from: http://www.squid-cache.org/Versions/v2/2.3/bugs/
2000-06-01 06:49:51 +00:00
Satoshi Asami
a6407734ba
Remove anolog.cfg iff it's identical to analog.cfg-dist. Remove two
...
directories.
Found by: obento
2000-05-31 07:14:05 +00:00
Satoshi Asami
9fc4e12682
Remove adzapper.conf iff it is identical to adzaper.conf.sample.
...
Found by: bento
2000-05-31 06:42:22 +00:00
Satoshi Asami
15f1918ec3
Add mod_php[34].
2000-05-30 08:46:10 +00:00
Steve Price
d95c34faac
Correct a typo.
...
PR: 16476
Submitted by: Christopher J. Michaels <cjm2@altavista.net>
2000-05-29 23:48:03 +00:00
Will Andrews
e8925e7d5c
Portlint. freebsd.org -> FreeBSD.org. Remove unnecessary junk from
...
Makefile. Other miscellaneous cleanups.
PR: 18281
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-05-29 23:34:28 +00:00
Dirk Froemberg
7a05dae9d1
Add mod_php4 after repository copy from apache13-php4.
2000-05-29 19:25:07 +00:00
Dirk Froemberg
6319a1b596
Add mod_php3 after repository copy from apache13-php3.
2000-05-29 19:24:19 +00:00
Dirk Froemberg
8f5e68fedd
Add appropriate AddType and DirectoryIndex in preparation for
...
mod_php[34].
Approved by: ache (maintainer)
2000-05-29 19:22:22 +00:00
Steve Price
0197979a6c
Oops, just noticed my previous change didn't work. Expand doesn't to
...
does not so it does.
2000-05-29 15:03:44 +00:00
Will Andrews
4d96b2e2bd
Remove libapreq from category Makefile.
2000-05-29 09:19:50 +00:00
Will Andrews
8d1228a7a5
Add libapreq, a package consisting of modules for manipulating client
...
request data via the Apache API with Perl and C.
PR: 15994
Submitted by: Igor Vinokurov <igor@zynaps.ru>
Partially reviewed by: taoka
2000-05-29 07:33:18 +00:00
Steve Price
809da0a360
Update to version 3.2.
...
PR: 18722
Submitted by: Palle Girgensohn <girgen@partitur.se>
2000-05-29 03:29:36 +00:00
Steve Price
7692dde007
From the maintainer:
...
This was sent to me by Tommy Chen :
...
I checked the INSTALL.apache document and found that there was
something wrong in the "servlet.gnujsp.initArgs" argument in the
gnujsp.properties file. In addition , I thought the pkg/MESSAGE file
needed to be updated so that we can use this port correctly.
It is good stuff, so please commit it.
PR: 18708
Submitted by: maintainer
2000-05-29 03:26:33 +00:00
Steve Price
b4f480b780
Update to version 1.1.1.
...
PR: 18668
Submitted by: Palle Girgensohn <girgen@partitur.se>
2000-05-29 03:24:56 +00:00
Steve Price
93badab004
Update to version 20000430.
...
PR: 18433
Submitted by: maintainer
2000-05-29 03:01:59 +00:00
Steve Price
aa74835d75
Provide a better rc.d startup script.
...
PR: 18419
Submitted by: Matthew Braithwaite <mab@red-bean.com>
2000-05-29 03:00:28 +00:00
Will Andrews
0320cafa3b
Add missing BUILD_DEPENDS (gettext).
...
Found by: bento
2000-05-29 02:53:43 +00:00
Steve Price
795f0af920
Update to version 2.1.6.
...
PR: 18444
Submitted by: Thomas Hentschel <thomas@hentschel.net>
2000-05-29 02:49:55 +00:00
Steve Price
0d6890afd9
Spell "doesn't" correctly.
2000-05-29 02:17:00 +00:00
Will Andrews
ddd7217f59
Yet Another Gratuitous Missing LIB_DEPENDS.
...
Found by: bento
2000-05-29 01:52:34 +00:00
Dirk Froemberg
19036112b8
Set FORBIDDEN for now.
2000-05-28 15:04:39 +00:00
Steve Price
6f281f85c4
Minor changes to mod_dav.h without bumping the distfile's version number.
2000-05-28 04:08:36 +00:00
Steve Price
cfd9f0448f
Remove files from PLIST that are no longer installed and quietly remove
...
share/sitecopy if it is empty.
2000-05-28 03:50:49 +00:00
Steve Price
875e2aad35
Don't add -O2 to CFLAGS. Make this port honor CFLAGS and CXXFLAGS. Fix
...
build for -current.
2000-05-28 03:25:16 +00:00
Maxim Sobolev
96b90dff26
Fix a broken patch.
...
"diff -u Makefile.orig Makefile > ../../patches/patch-aa" after "perl -pi -e"
has been applied is definitely a BAD THING[tm].
Submitted by: bento
2000-05-25 15:10:49 +00:00
Dirk Froemberg
362259b791
Upgrade to php-4.0.0.
2000-05-25 12:44:00 +00:00
Ralf S. Engelschall
f681f967fe
Upgrade to Website META Language (WML), version 2.0.1
2000-05-23 19:18:19 +00:00
Andrey A. Chernov
4660acc6ed
Upgrade to dev.2
...
Use shared linking of -lintl
2000-05-23 17:04:03 +00:00
Andrey A. Chernov
17d591334a
Shared linking of -lintl
2000-05-23 16:22:35 +00:00
Satoshi Asami
0f36f7b097
Add back lynx-current.
2000-05-23 00:01:37 +00:00
Will Andrews
cb25687534
Chase checksum. Author apparently decided to add a copy of "COPYING" to
...
the tarball, and changed some minor things in the README + install. :-(
However, this port is the same functionally.
PR: 18719
Submitted by: Alexander Langer <alex@cichlids.com>
2000-05-22 10:17:54 +00:00
Sheldon Hearn
c1af2c081a
Update 1.22_02 -> 1.24:
...
Mostly non-critical bugfixes.
While a few new features have been added, most folks who need to upgrade
will know about the bugs that have been biting them.
2000-05-22 10:02:52 +00:00
Akinori MUSHA
64a88bdf7a
Change MAINTAINER's mail address.
...
Now "Don Croyle <croyle@gelemna.org>".
PR: 18701, (part of) 18702, 18703, 18706
Submitted by: MAINTAINER
2000-05-21 11:52:06 +00:00
Akinori MUSHA
7b302a5887
Add a patch to make it send a "Host:" header for HTTP/1.1 virtual hosts.
2000-05-21 11:31:02 +00:00
Dirk Froemberg
0ec73e0175
ZEND_EXTENSION_API_NO was bumped without changing the distname. This
...
bug prevented Zend optimizer to be loaded.
Submitted by: akiy_@hotmail.com
2000-05-21 08:56:24 +00:00
Andrey A. Chernov
c7b066cf09
Fix WWW
2000-05-21 01:56:49 +00:00
Will Andrews
fee44ad6a3
Add Quanta+, a GUI HTML editor that bears resemblance to KDevelop. I had
...
to use HAS_CONFIGURE instead of GNU_CONFIGURE because for some reason it
kept thinking bsd.port.mk is giving it too many arguments. So I overrode
this behavior with CONFIGURE_ARGS.
2000-05-20 03:54:48 +00:00
Maxim Sobolev
0181081672
Several fixes and improvements:
...
"The wwwoffle port has "/var/spool/wwwoffle" hardcoded as the path for
the spool, both in the Makefile and PLIST. Even if a user overrides
this in Makefile they may not know PLIST needs changing.
Also, the installation attempted to change the ownership of some files
to root:wheel, this changes that to ${BINOWN}:${BINGRP}. This means
one less warning message while testing the port as a non-root user if
nothing else."
PR: 18372
Submitted by: maintainer
2000-05-19 08:44:38 +00:00
Chris Piazza
389e0ff29f
Update linux netscape47 to 4.73
...
PR: 18554
Submitted by: maintainer
2000-05-19 08:05:41 +00:00
Dirk Froemberg
7cbdbc04eb
Upgrade to php-4.0RC2.
2000-05-17 21:54:49 +00:00
Jim Mock
e8ae51de46
Update to version 0.4.
2000-05-17 19:44:04 +00:00
Maxim Sobolev
cb52fef94b
's|sobomax@altavista.net|sobomax@FreeBSD.org|'
2000-05-17 11:18:29 +00:00
Jun Kuriyama
96f58ba575
Follow l-n47-communicator. (Use wrapper)
...
Forgotten by?: knu :-)
2000-05-17 04:02:22 +00:00
Peter Wemm
25863e3f7e
Update from squid 2.3-stable2 to 2.3-stable3. Unfortunately the new
...
package version mechanism doesn't seem to have a place to show this new
release. :-(
2000-05-17 01:18:36 +00:00
Dirk Froemberg
ef9b6b8502
Add option for FTP support.
...
Submitted by: Eric D. Futch <efutch@nyct.net>
2000-05-16 20:26:34 +00:00
Dirk Froemberg
9251f84302
Include zlib and MySQL support if ${BATCH} is defined.
...
Too many people are confused if MySQL isn't included in the package.
2000-05-15 11:53:29 +00:00
R. Imura
c6e117041e
Make lesstif quiet.
2000-05-14 17:42:28 +00:00
Bill Fumerola
4be840adbc
Follow the bouncing MASTER_SITE/WWW:
2000-05-14 05:18:39 +00:00
SADA Kenji
ba9e697b98
Typo of library name: libgdk -> libgtk.
...
Submitted by: Mohit Aron <aron@cs.rice.edu>
2000-05-14 00:52:01 +00:00
SADA Kenji
4e354cb8fd
Cope with new BSDI Netscape ports.
...
Submitted by: Trevor Johnson <trevor@jpj.net>
2000-05-13 16:19:22 +00:00
SADA Kenji
a438116b22
Upgrade to 4.73 .
2000-05-13 14:31:28 +00:00
SADA Kenji
5eb41bc5f9
RUN_DEPENDS to new netscape wrapper script is overridden by
...
RUN_DEPENDS to XF86-aoutlib.
2000-05-13 12:34:22 +00:00
Andrey A. Chernov
8e09e0415b
Upgrade to 0.9.10
...
Enable NLS
2000-05-12 16:57:41 +00:00
R. Imura
c208bd5fae
I18N patch is updated and much better cooperate with netscape.
...
Wow!! Almost most of problem seems to be fixed!
According to author:
- Activate "RESET" buttun with <textarea>.
- Fix scrollbar's behavior.
- Don't clip words in the right side of the browser.
- Fix behavior with wheel mouse.
- Fix displaying size of <input type=text> and <textarea>.
- Cooperate with Messenger.
HAVE A FUN!
2000-05-11 16:44:47 +00:00
Satoshi Asami
0d7a840a43
Remove two directories. Fix typo.
...
Submitted by: bento
2000-05-09 08:07:34 +00:00
Satoshi Asami
9a229d9012
Remove empty directory.
...
Submitted by: bento
2000-05-09 06:57:01 +00:00
Satoshi Asami
0ebb19ccde
Remove three dirctories upon exit if empty.
...
Submitted by: bento
2000-05-09 06:33:35 +00:00
Akinori MUSHA
2ca9739527
Make netscape4 ports use the new wrapper which I've freshly imported
...
as www/netscape-wrapper.
Approved by: sada (conditionally), o`brien
2000-05-08 19:20:36 +00:00
Akinori MUSHA
bfecfa1413
Add netscape-wrapper.
2000-05-08 19:05:14 +00:00
Akinori MUSHA
6e3e43c075
This is a new wrapper for netscape 4.x, which utilizes netscape's
...
remote control method on demand.
That means, invoking netscape when it's already running will just open
a new window without a 'lock file exists' alert. :)
Do not install this port if you already have a netscape installed,
or you will get ${PREFIX}/bin/netscape overwritten! Try reinstalling
the netscape port after the following commit of mine.
Obtained from: RedHat Linux
2000-05-08 19:02:55 +00:00
Satoshi Asami
7945f5e646
Add two missing files and remove one directory upon deinstallation.
...
Submitted by: bento
2000-05-08 05:46:46 +00:00
Satoshi Asami
2764e68ab1
Add a couple of dozen missing manpages.
...
Submitted by: bento
2000-05-08 05:46:23 +00:00
Andrey A. Chernov
38bae59b72
Upgrade to 2.8.4dev1
...
Enable message catalogs
2000-05-07 19:26:30 +00:00
Bill Fumerola
b3792470c2
Trim lines that were out of DESCR style, use proper WWW:
2000-05-07 19:13:45 +00:00
R. Imura
e48966303b
Add linux-lesstif-ns
2000-05-07 06:08:35 +00:00
R. Imura
6b256607d0
Initial import of lesstif-0.90.5 (linux version).
...
This port only installs library for linux-netscape(netscape-dynMotif).
Motif has a critical bug around multi-byte handling in TextWidget such as
<input type=text> and <textarea> fields.
This port will solve the problem (like www/libxpg4-ns for our native netscape).
Instead, it brings various problems (behaviour of scroll bar, a size of textarea, ..)
because lesstif is still in progress and not perfect clone of Motif.
If you have discontent with input/display words in linux-netscape, this is
worth trying this port.
2000-05-07 06:05:24 +00:00
Andrey A. Chernov
fa03751cb8
Upgrade to 2.00-12
2000-05-06 11:23:21 +00:00
Dirk Froemberg
f25a5b5b86
BUILD_DEPENDS -> LIB_DEPENDS for OpenLDAP libraries: openldap build
...
shared libraries, now.
2000-05-06 10:02:37 +00:00
Andrey A. Chernov
e354699639
MASTER_SITE gone, switch to new one
...
Update WWW
Update for new glimpse
2000-05-06 01:55:07 +00:00
Dirk Froemberg
872c435c68
Disable IMAP support again. It shouldn't have been enabled. IMAP
...
support still doesn't work...
Reported by: Arcady Genkin <a.genkin@utoronto.ca>
2000-05-05 11:24:40 +00:00
Ade Lovett
87d31418b0
Add peacock, an HTML editor (not WYSIWYG) for GTK/GNOME, similar
...
to Homesite for Win32 or Bluefish for GTK. Basic functionality
only, no bells or whistles (yet).
2000-05-03 14:26:01 +00:00
Joseph Koshy
fdffad9776
Upgrade to v2.4.6
2000-05-03 11:24:36 +00:00
Jim Mock
045cc0d7d2
Bring WWW up-to-date.
...
Noted by: Arley Carter <arc@twinds.com>
2000-05-02 23:13:18 +00:00
Dirk Froemberg
1d0d02363b
Upgrade to mod_ssl 2.6.4.
2000-05-02 14:02:03 +00:00
Ralf S. Engelschall
7d09d34539
- Upgrade to mod_ssl 2.6.4
...
- Support for FreeBSD 5.0-CURRENT
2000-05-01 15:28:17 +00:00
Steve Price
14fd2072a9
Use gnuregex library in the base system instead of the old one provided
...
by the port. Also cleanup all warning messages when compiling with -Wall.
PR: 17035
Submitted by: Mario Sergio Fujikawa Ferreira <lioux@linf.unb.br>
2000-04-30 20:36:05 +00:00
Steve Price
25deaff13f
Update to version 0.94.6.
...
PR: 17723
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-04-30 20:13:49 +00:00
Steve Price
1962e58846
Update to version 3.1.
...
PR: 18309
Submitted by: Don Croyle <croyle@gelemna.ft-wayne.in.us>
2000-04-30 19:57:26 +00:00
Steve Price
1515c6a207
Portlint, deinstall cleanly, and put the .jar files where they belong.
...
PR: 17835
Submitted by: Palle Girgensohn <girgen@partitur.se>
2000-04-30 19:41:31 +00:00
Steve Price
672d4119a7
Comments must start with a capital letter.
...
PR: 17928
Submitted by: maintainer
2000-04-30 19:26:29 +00:00
Akinori MUSHA
c7ce21a4a7
Unbreak under 5.0-CURRENT.
...
PR: ports/17404, ports/18301
Submitted by: Khetan H. Gajjar <khetan@freebsd.os.org.za>,
Scot W. Hetzel <hetzels@westbend.net>
2000-04-30 18:51:48 +00:00
Akinori MUSHA
f9541c31b3
Update to 2.8.3rel.1.
...
PR: ports/18302 (update to 2.8.3pre.8)
Submitted by: Ben Smithurst <ben@scientia.demon.co.uk>
2000-04-30 10:33:13 +00:00
Steve Price
263e1e7d58
Distfile changed on MASTER_SITE without version number bump.
...
PR: 18199
Submitted by: maintainer
2000-04-30 00:26:41 +00:00
Steve Price
09ec239dfe
Update to version 3.0.
...
PR: 18224
Submitted by: maintainer
2000-04-30 00:19:47 +00:00
Steve Price
3a539e7afc
The original MASTER_SITE is gone so host it on my WWW pages and rename
...
the tarball to something sane (with version number).
PR: 17580
2000-04-29 23:31:58 +00:00
Kris Kennaway
5075c6c2dc
Add USE_LIBTOOL
...
Noticed by: bento
2000-04-29 22:49:12 +00:00
Chris Piazza
e97ca0b979
Update to 2.5e.
...
PR: 18111
Submitted by: Ben Smithurst <ben@scientia.demon.co.uk>
and Maxim Sobolev <sobomax@altavista.net> (additional patches)
2000-04-29 20:33:44 +00:00
Jim Mock
5c18c080f0
Bring the seemingly ever-changing md5 up-to-date with reality.
...
Submitted by: Jon Nelson <chaos@zen.oftheinter.net>
2000-04-28 21:23:44 +00:00
Ralf S. Engelschall
5f05c928bf
Upgrade this out-of-date port from WML 1.6.8 to WML 1.99.8. Yes, I know
...
that our 1.99.8 is a developer version for approaching WML 2.0. But
1.6.x and 1.7.x are both horribly broken for FreeBSD 3.x and 4.x because
of the way Perl is installed (under /usr/libdata). And because 1.99.8
is already stable enough and very near 2.0, we now go this way for the
port, too.
2000-04-28 21:19:24 +00:00
Neil Blakey-Milner
60517bb90a
Add dependency to daemontools, now that we have a version of
...
daemontools that publicfile can use.
2000-04-27 23:10:01 +00:00
Akinori MUSHA
790df40d4c
This is a part of update to 1.3.12+1.40. For the rest, please see the
...
Makefile's commit log.
(Actually I had a CVS problem, and Peter has fixed it for me)
* * * *
- Add patch-at to correctly build on FreeBSD 5.0+.
PR: ports/17404
Submitted by: Khetan H. Gajjar <khetan@freebsd.os.org.za>
- Mark `WWW:' in DESCR.
Noticed by: portlint
2000-04-27 16:14:49 +00:00
Akinori MUSHA
93584615b2
- Update to apache 1.3.9 + ssl 1.40.
...
- Add MASTER_SITES.
PR: ports/18036
Submitted by: MAINTAINER
- Add patch-an (back) to correctly build on FreeBSD 5.0+.
PR: ports/17404
Submitted by: Khetan H. Gajjar <khetan@freebsd.os.org.za>
- Portlint in many respects.
- Mark `WWW:'.
- Put variables in order.
- Unexpand. (Change space to tab)
2000-04-27 15:20:10 +00:00
Justin M. Seger
bbcdfa3724
Switch to a more FreeBSD-port system compliant PKGNAME.
2000-04-26 14:48:55 +00:00
Satoshi Asami
a230a9834f
Remove lynx-current for now -- it has the same version as lynx and results
...
in duplicate entries in INDEX. When someone updates lynx-current to a later
version, please turn it back on.
2000-04-26 08:51:05 +00:00
Will Andrews
07af0dafe6
Update to tinyproxy 1.3.3.
...
PR: 18203
Submitted by: maintainer
2000-04-25 04:48:53 +00:00
Justin M. Seger
0859530c06
Upgrade to libwww-5.2.8
...
Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
PR: ports/16642
2000-04-24 22:49:43 +00:00
Akinori MUSHA
5265cd36e2
Change MAINTAINER addresses from knu@idaemons.org to knu@FreeBSD.org
...
so as to make it clear that a FreeBSD committer maintains them.
2000-04-24 15:51:20 +00:00
Vanilla I. Shu
f0339e04b7
Upgrade to 0.9.17.
2000-04-23 17:07:21 +00:00
Vanilla I. Shu
8a525986a6
Make it compileable with latest version of p5-Apache.
2000-04-23 16:42:13 +00:00
Vanilla I. Shu
70fb34c44e
Upgrade to 1.23.
2000-04-23 16:12:41 +00:00
Andrey A. Chernov
fc7f37901f
Add WWW
2000-04-23 15:18:43 +00:00
Vanilla I. Shu
3dd9bab57a
Upgrade to 2.48.
2000-04-23 12:34:39 +00:00
Vanilla I. Shu
a0f96c0212
Upgrade
...
p5-Authen-PAM => 0.09
p5-Chart-PNGgraph => 1.21
p5-FastCGI => 0.52
p5-GD => 1.27
p5-GD-Graph => 1.30
p5-HTML-Stream => 1.45
p5-IMAP-Admin => 1.2.2
p5-IRC => 0.63
p5-Image-Size => 2.901
p5-MIME-Lite => 1.137
p5-MIME-Tools => 4.124
p5-Mail-POP3Client => 2.6
p5-Mail-Tools => 1.1401
p5-MatrixReal => 1.3a5
p5-Net-Whois => 1.9
p5-Parse-RecDescent => 1.78
p5-Proc-Simple => 1.14
p5-Term-ReadKey => 2.14
p5-Text-Template => 1.23
p5-Time => 100.010301
p5-TimeDate => 1.09
p5-Tk => 800.021
p5-XML-Parser => 2.28
2000-04-23 12:25:12 +00:00
Vanilla I. Shu
b7fe3ddec4
Upgrade
...
p5-Errno => 1.09
p5-File-BasicFlock => 98.1202
p5-File-Sync => 0.09
p5-Filter => 1.18
p5-HTML-Parser => 3.07
p5-IO-Tty => 0.03
p5-IO-stringy => 1.210
p5-Mysql => 1.2213
p5-Net => 1.703
p5-Storable => 0.6.11
p5-URI => 1.06
p5-libwww => 5.48
2000-04-22 22:25:32 +00:00
Will Andrews
4b42060f54
Update w3m to 0.1.9.
...
PR: 18149
Submitted by: maintainer
2000-04-22 02:50:45 +00:00
Andrey A. Chernov
2d082082f6
do not lowercase search strings
2000-04-21 19:25:44 +00:00
Bill Fumerola
aa188d8548
Update to 1.0
...
The real MASTER_SITE's hard drive went south evidently, so we'll use just
the backup for now.
2000-04-21 18:15:23 +00:00
Jeremy Lea
0e0e173eb9
Distfile MD5 changed.
...
Submitted by: "Akinori -Aki- MUSHA" <knu@idaemons.org>
2000-04-21 17:10:26 +00:00
Justin M. Seger
f7676e4483
Upgrade to 2.8.3pre.5 (sync with lynx-current)
...
This version has been cleared by Kris to no longer
be marked FORBIDDEN.
2000-04-21 15:22:56 +00:00
Akinori MUSHA
aa8cc2cf03
Unbreak for systems posterior to 4.0-RELEASE:
...
- Download and install the binary compiled on 2.2.x.
- Recommend to install linux-flashplugin instead for Linux Netscape.
(For old installations)
Define CXXFLAGS in Makefile to build correctly.
2000-04-21 04:00:08 +00:00
Jeremy Lea
be73d7b79e
Update to M15.
2000-04-21 02:36:52 +00:00
Paul Richards
e124c06e4b
Fix checksum which I forgot to change when I upgraded to 1.22
...
PR: 18101
2000-04-20 02:27:12 +00:00
Andrey A. Chernov
267aafc316
too verbose for DNS
2000-04-20 01:50:47 +00:00
Ade Lovett
0d6d879e84
Update to 1.0.6
2000-04-19 15:05:18 +00:00
Andrey A. Chernov
526f845a83
Add NO_LATEST_LINK and missing patches
2000-04-18 19:04:36 +00:00
Andrey A. Chernov
b304a5c834
webalizer2 -> webalizer-2
2000-04-18 18:13:06 +00:00
Andrey A. Chernov
9f59f001ef
preserve cvs history now
2000-04-18 18:11:23 +00:00
Andrey A. Chernov
805c363c46
add webalizer2
2000-04-18 02:04:10 +00:00
Peter Wemm
5666584c24
Update the squid23 port to fix a few loose ends:
...
- the distributed patches got regenerated to have the correct paths
- disable optimization because of gcc bugs (as recommended by squid folks)
- list a few new --enable/--disable options
2000-04-17 20:32:58 +00:00
Jeremy Lea
b4455771cc
Standardize all user defined options to the booleans WITH_FOO and
...
WITHOUT_FOO. Begin the process of reserving these prefixes for user defined
options.
No comment by: ports
2000-04-17 00:19:02 +00:00
Dirk Froemberg
8a60e7fed4
Upgrade to mod_ssl 2.6.3.
2000-04-16 18:56:22 +00:00
Paul Richards
bb31fa45a9
Upgrade to version 1.22
2000-04-16 11:30:44 +00:00
Ralf S. Engelschall
5daaa7d550
Upgrade to Apache 1.3.12 + mod_ssl 2.6.3
2000-04-16 10:59:43 +00:00
Kris Kennaway
c2f48fb1b4
Remove the FORBIDDEN tag on lynx-current. Everyone is encouraged to
...
upgrade to this version, which fixes all of the known problems with previous
lynx versions.
My thanks to the Lynx developer, T.E.Dickey <dickey@clark.net>, for
working with me so patiently to fix the problems.
2000-04-16 09:16:17 +00:00
Satoshi Asami
2932cac968
DISTNAME fixes.
2000-04-16 08:50:08 +00:00
Andrey A. Chernov
e364d309d4
Upgrade to 2.8.3pre.5, but leave it as FORBIDDEN because I not check
...
security issues at this moment yet.
2000-04-16 03:22:31 +00:00
Andrey A. Chernov
10231b1c63
Add WWW
2000-04-16 01:33:22 +00:00
SADA Kenji
848c1ac743
Import new port of linux-netscape6.
...
Approved by: PW
2000-04-15 17:31:51 +00:00
SADA Kenji
0ad4bec28a
Mark as IGNORE - just repository copied.
2000-04-15 14:38:40 +00:00
R. Imura
9520b567dd
Setting DISTNAME correctly.
2000-04-15 12:58:16 +00:00
Satoshi Asami
40f2733235
Add WRKSRC since subdirectory name doesn't have anything to do with
...
PORTNAME or DISTFILES.
2000-04-15 11:38:28 +00:00
Andrey A. Chernov
218905c9f1
upgrade to 4.1
2000-04-15 07:28:02 +00:00