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

1656 Commits

Author SHA1 Message Date
SADA Kenji
96b7c261dd Activate {www,japanese}/w3m-ssl. 1999-11-21 20:59:26 +00:00
SADA Kenji
c035493eac This is the w3m port which is enabled SSL support.
PR:		ports/14693
Submitted by:	MANTANI Nobutaka <nobutaka@nobutaka.com>
1999-11-21 20:54:44 +00:00
Andrey A. Chernov
61a5c4d678 add graphics to CATEGORIES 1999-11-21 03:01:40 +00:00
Andrey A. Chernov
4029d6436c upgrade to 1.46 1999-11-21 02:59:58 +00:00
Chris Piazza
29896a9ba7 Update to oct 22 release
PR:		14867
Submitted by:	maintainer
1999-11-21 01:17:43 +00:00
Dirk Froemberg
fd10342fed graphics/gd does not install shared libraries any longer, so use
BUILD_DEPENDS instead of LIB_DEPENDS.
1999-11-18 23:08:31 +00:00
Dirk Froemberg
5e1540aadc graphics/gd does not install shared libraries any longer, so use
BUILD_DEPENDS instead of LIB_DEPENDS. gd-1.7.3 does not work with
PHP-3.0.12, so pull the relevant parts from their cvs tree and put
them into PATCHFILES.

I hope the PHP developers are releasing PHP-3.0.13 soon. Otherwise
we end up in maintaining their complete cvs tree as a part of ours. ;-)
1999-11-18 23:07:14 +00:00
SADA Kenji
946186cd91 Cope with openssl's shared lib.
PR:		ports/14897
Submitted by:	Maintainer
1999-11-18 21:56:34 +00:00
Andrey A. Chernov
0183548e0e Deny more extensions 1999-11-17 15:56:05 +00:00
Andrey A. Chernov
4495282825 CGI security fixes 1999-11-17 14:24:02 +00:00
Andrey A. Chernov
503aabcd4a cp/ln all *.default stuff with original names if they not present 1999-11-15 17:07:06 +00:00
Steve Price
b8d18bd112 Update to version 2.05.
PR:		14821
Submitted by:	maintainer
1999-11-14 03:03:31 +00:00
Steve Price
c376bd5edc Fixup homepage in DESCR.
PR:		14789
Submitted by:	Ade Lovett <ade@lovett.com>
1999-11-14 02:54:57 +00:00
Chris Piazza
ab8228045e Depend on ORBit. 1999-11-14 02:34:50 +00:00
Chris Piazza
5cc3910e94 Remove the ^M's in all the files, install a startup script,
and give a brief instruction on how to proceed to get this to work.

PR:		14805
Submitted by:	Mikhail Teterin <mi@aldan.algebra.com>
1999-11-14 02:28:17 +00:00
Steve Price
4c97b92a2b Update to version 2.1.7.
PR:		14708, 14724
Submitted by:	maintainer
1999-11-14 02:18:01 +00:00
Steve Price
a76973ca16 Update to version 2.2.
PR:		14699
Submitted by:	maintainer
1999-11-14 02:10:12 +00:00
Steve Price
c82ac0c27d Update to version 991028-2.
PR:		14691
Submitted by:	maintainer
1999-11-14 02:02:07 +00:00
Bill Fenner
82a60eec07 Name service for fxhtml.co.uk has been timing out for months, so remove
MAINTAINER.
1999-11-13 06:28:44 +00:00
Jim Mock
47ec278932 Update to Milestone 10.
PR:		14272
Submitted by:	Mikhail Teterin <mi@aldan.algebra.com>
1999-11-11 20:16:22 +00:00
Peter Wemm
e08496775f Update from squid-2.2.STABLE4 -> squid-2.2.STABLE5 1999-11-11 02:40:19 +00:00
Sheldon Hearn
f78eeff969 Correct dependencies for installing a RADIUS-capable Apache server. 1999-11-09 10:37:34 +00:00
Dirk Froemberg
acf3546644 Change dependencies from static to shared openssl libraries,
because openssl also builds shared libraries, now.
1999-11-07 22:25:40 +00:00
Jun Kuriyama
3171e1e04d Update to v1.5.
Submitted by:	Jose Marques <noway@nohow.demon.co.uk>
PR:		ports/14622
1999-11-07 04:25:44 +00:00
Jun Kuriyama
edac9c9a76 I forgot to update "Version required" header. 1999-11-06 01:13:45 +00:00
Sheldon Hearn
bec325e63b Activate mod_perl. 1999-11-05 14:51:32 +00:00
Sheldon Hearn
4d35bc6ad0 Initial import of mod_perl 1.21.
This is mod_perl for Apache.  It is intended as a replacement for the
p5-Apache port.  Instead of creating a replacement httpd binary with
mod_perl linked into it, it uses Apache's APXS to create and install
mod_perl as a DSO.

This makes it suitable for use with apachexx-xxx ports other than
apache13.
1999-11-05 14:50:26 +00:00
Dirk Froemberg
4e10378cf8 Upgrade to mod_ssl 2.4.8. 1999-11-05 12:04:47 +00:00
Ralf S. Engelschall
17b57f4300 Upgrade to Apache 1.3.9 + mod_ssl 2.4.8 1999-11-05 11:16:01 +00:00
Dirk Froemberg
8d43b66eb1 Upgrade to mod_ssl 2.4.7. 1999-11-03 22:19:56 +00:00
Foxfair Hu
70b4ef167a Add a little fix to eliminate a install error, chgrp the right one. 1999-11-03 06:58:40 +00:00
Ralf S. Engelschall
71a809cddf Upgrade to Apache 1.3.9 + mod_ssl 2.4.7 1999-11-02 10:27:09 +00:00
David E. O'Brien
35462e17ab Update to 2.8.3dev.13 (previous distfile was no longer fetchable). 1999-11-01 19:21:45 +00:00
Steve Price
c9a1739297 Activate the cgi-lib port. 1999-11-01 03:59:50 +00:00
Steve Price
afbaad84ca Initial import of cgi-lib version 2.18.
A library for CGI scripting in Perl.

PR:		13586
Submitted by:	sada
1999-11-01 03:59:34 +00:00
Steve Price
de338b3f92 Activate the adzapper, netscape-remote, and zope ports. 1999-11-01 02:41:35 +00:00
Steve Price
f73c0fc047 Initial import of zope version 2.0.0b5.
An object-based web application platform with database access.

PR:		13324
Submitted by:	Peter Cornelius <pcc@gmx.net>
1999-11-01 02:40:07 +00:00
Steve Price
ea9fb84528 Initnial import of netscape-remote version 1.0.
A utility to pass commands to a running netscape process.

PR:		13727
Submitted by:	Kelly Yancey <kbyanc@posi.net>
1999-11-01 02:35:57 +00:00
Steve Price
9bf909df77 Initial import of adzapper version 0.1.30.
A filtering proxy that can block ads from being displayed.

PR:		14084
Submitted by:	Dominik Rothert <dr@domix.de>
1999-11-01 02:33:09 +00:00
Bill Fumerola
14b2f01b62 Add WWW: 1999-11-01 01:54:34 +00:00
Steve Price
b04df6af62 Add '-lpng' for linking the against the static libgd.a. 1999-11-01 00:58:47 +00:00
Jun Kuriyama
f8dad7337a Update to v1.4.
Submitted by:	leo@florida.sarang.net
PR:		ports/14351
1999-10-27 14:02:34 +00:00
Michael Haro
deb02afc58 include WWW:
PR:		13789
Submitted by:	maintainer
1999-10-26 01:40:08 +00:00
Satoshi Asami
b5f0f4ae2f Add css-mode.el and vrweb.
Forgotten by:	nakai, shige
1999-10-25 05:54:59 +00:00
Shigeyuki Fukushima
fd3b5bff9d CSS(Cascade Style Sheet) editing major mode for Emacsen. 1999-10-22 16:09:12 +00:00
Dirk Froemberg
b38aefd8d8 Upgrade to mod_ssl 2.4.6. 1999-10-22 10:12:14 +00:00
Yukihiro Nakai
f27da5c832 Add some patches for the clean install. 1999-10-22 09:35:49 +00:00
Ralf S. Engelschall
8db5ea1160 Upgrade to Apache 1.3.9 + mod_ssl 2.4.6 1999-10-22 08:48:36 +00:00
Chris Piazza
b30496b058 Activate udmsearch 1999-10-21 19:37:10 +00:00
Chris Piazza
a76c691e61 UdmSearch is a full featured MySQL-based search engine for intranet or small
domain Internet web servers. You can also use it to build specialized search
engines such as cooking recipies or searching newspaper articles.

Provides pre-built web search frontends in C (via CGI) and PHP.

PR:		ports/13471, ports/13760, ports/14415
Submitted by:	Alexander I. Barkov <bar@titan.izhcom.ru>
		Kelley Yancey <kbyanc@posi.net>
1999-10-21 19:36:34 +00:00