Kris Kennaway
d3f3fa4e14
Add snarf.
1999-03-01 11:17:25 +00:00
Kris Kennaway
59239efdfc
Snarf is another command-line URL fetcher, which can handle
...
http/ftp/gopher/finger fetching. It displays the download progress as a little
status meter.
PR: ports/9839
1999-03-01 11:13:12 +00:00
Shigeyuki Fukushima
a3e290df88
MAINTAINER changed, because I was a committer.
1999-03-01 09:38:29 +00:00
Satoshi Asami
26c42a1dab
DISTFILES is not necessary.
...
Found by: portlint
1999-02-28 21:46:11 +00:00
Wolfram Schneider
41a4e97f6f
Fix BUILD_DEPENDS, set perl PREFIX. Unbroke.
1999-02-24 23:26:23 +00:00
Nik Clayton
a69dc66819
Upgrade to version 0.4.0
1999-02-24 21:45:38 +00:00
Bill Fumerola
5316a7b17f
Upgrade to v2.22, update MASTER_SITES
...
PR: ports/9952
Submitted by: maintainer
1999-02-23 22:30:58 +00:00
Dirk Froemberg
f226f4c81e
Upgrade to mod_ssl 2.2.3.
1999-02-22 14:00:32 +00:00
Steve Price
00ff60197f
Update to 22Jan99.
...
PR: 9969
Submitted by: maintainer
1999-02-22 04:37:27 +00:00
Steve Price
24fae85eec
Cleanups from maintainer.
...
PR: 9928
Submitted by: maintainer
1999-02-22 04:31:44 +00:00
Andrey A. Chernov
0d0b73da10
upgrade to 1.45
1999-02-21 20:30:19 +00:00
Ralf S. Engelschall
0817b9a4c3
Upgrade to Apache 1.3.4 + mod_ssl 2.2.3
1999-02-21 17:05:24 +00:00
Vanilla I. Shu
9482130413
Upgrade to 2.22.
1999-02-20 10:45:11 +00:00
Satoshi Asami
1a39868bc0
Make this handle WRKDIRPREFIX correctly. Note this port is still broken
...
regardless.
1999-02-20 06:26:06 +00:00
Andrey A. Chernov
1659443770
upgrade to dev.17
...
lib/lynx_help -> share/lynx_help
1999-02-19 12:34:09 +00:00
Satoshi Asami
85b9eba998
Requires Xlib.
1999-02-13 00:45:40 +00:00
Satoshi Asami
c50b5b9540
Instead of defining STRIP to be empty, you can just use ${INSTALL_SCRIPT}. :)
1999-02-12 18:26:27 +00:00
SADA Kenji
9d71fe1e60
1: Check whether aout libs exist at installation time.
...
2: Make netscape4-communicator's Makefile enable to be included
from other netscape ports, and make netscape4-navigator to
use it.
3: Make netscape4-communicator not to use `ns-install' and
activate `make reinstall'.
PR: ports/9932
1999-02-12 16:01:24 +00:00
Dirk Froemberg
89b261555a
Sync version number (5 -> 6) of libmysqlclient with mysql322.
1999-02-12 11:57:57 +00:00
Seiichirou Hiraoka
63dd08944d
Add STRIP= line
...
PR: ports/10046
Submitted-by: dima@Chg.RU
1999-02-12 11:21:42 +00:00
Seiichirou Hiraoka
1be5ff32f9
Add STRIP= line
...
PR: ports/10045
Submitted-by: dima@Chg.RU
1999-02-12 11:18:25 +00:00
Bill Fumerola
4efc0edb2d
Activate net/curl, remove www/urlget
1999-02-09 15:37:07 +00:00
Dirk Froemberg
3c38e1e736
Upgrade to mod_ssl 2.2.2.
1999-02-07 21:20:01 +00:00
Matthew Hunt
0fa08460ec
Love, honor, and obey CFLAGS.
1999-02-06 06:59:05 +00:00
Ralf S. Engelschall
7f9d3d74f5
Upgrade to Apache 1.3.4 + mod_ssl 2.2.2
1999-02-05 15:36:09 +00:00
Dirk Froemberg
15a3d1ef2e
Upgrade to mod_ssl-2.2.1.
1999-02-05 13:38:49 +00:00
Ralf S. Engelschall
c8952a8dd0
Upgrade to Apache 1.3.4 + mod_ssl 2.2.1
1999-02-04 11:39:11 +00:00
Bill Fumerola
1139f3fa1e
Activate wwwcrawl and urlget, you can probably guess what they do.
1999-02-03 21:44:41 +00:00
Bill Fumerola
641e13807e
WebCrawl is a program designed to download an entire web-site without
...
user interaction (although an interactive mode is available). It works simply
by starting with a single web page, and following all links from that page
to attempt to recreate the directory structure on the remote server.
PR: ports/9846
Submitted By: Dima Sivachenko <dima@Chg.RU>
1999-02-03 21:26:59 +00:00
Bill Fumerola
8e2322399a
Welcome squidtimes, yet another squid log tool.
1999-02-03 20:42:45 +00:00
Bill Fumerola
1859f61467
Generates a report of average transfer times of Squid caching proxy. All
...
results are presented in graphic form.
http://www.cineca.it/~nico/squidtimes.html
PR: ports/9842
Submitted By: Dima Sivachenko <dima@Chg.RU>
1999-02-03 20:40:31 +00:00
Satoshi Asami
5114e2637e
Adjust port Makefiles to new EXTRACT_* variable defaults. See log of
...
bsd.port.mk rev. 1.304 for details on the change.
The fix here is one of the following.
(1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining
EXTRACT_* commands.
(2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously
calling the "tar" command (i.e., arguments like "-xzf" are spelled
out).
(3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS},
add ${EXTRACT_AFTER_ARGS} to the command line as well.
(4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS
is set, define the other two too.
1999-02-03 11:12:01 +00:00
Satoshi Asami
3d3ffefe1e
Fix installation path.
1999-02-03 10:47:30 +00:00
Satoshi Asami
7beec076e9
Fix script install path.
1999-02-02 02:57:08 +00:00
David E. O'Brien
2ca50288cc
Don't error out if required manually-fetched distfile doesn't exist locally.
1999-01-31 22:23:03 +00:00
Vanilla I. Shu
7120382cdf
Add gnome virtual category.
...
PR: ports/9813
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
1999-01-31 17:11:22 +00:00
Bill Fumerola
38835dab07
Activate squidclients. We seem to have a growing support for octopi..
1999-01-28 23:37:11 +00:00
Bill Fumerola
0bd5c0fdb7
Generate a summary of client usage (grouped by domain) from a Squid native
...
log. SquidClients used in conjunction with Calamaris gives a complete
information about usage of Squid.
http://www.cineca.it/~nico/squidclients.html
PR: ports/9327
Submitted By: Dima Sivachenko <dima@Chg.RU>
1999-01-28 23:35:37 +00:00
Dirk Froemberg
3abc102a3b
Upgrade to mod_ssl 2.2.0.
1999-01-27 22:24:36 +00:00
Ralf S. Engelschall
94c3e13b3b
Upgrade to Apache 1.3.4 + mod_ssl 2.2.0
1999-01-27 20:08:09 +00:00
Bill Fenner
dc90d64404
Use ${MASTER_SITE_GNOME}
1999-01-27 08:31:54 +00:00
Bill Fumerola
77c64e2b0d
Upgrade to 2.16, appropriate changes + MASTER_SITES update.
...
Submitted by: maintainer
1999-01-26 22:39:20 +00:00
Steve Price
d51b2c36d5
Urk, remove FETCH_BEFORE_ARGS that snuck in. Just because I have a
...
broken firewall to go through doesn't mean everybody else does too. :)
1999-01-26 04:00:51 +00:00
Steve Price
dcc7371222
Activate the npc port.
1999-01-26 03:48:49 +00:00
Steve Price
4211eceda2
Initial import of npc version 0.83.
...
An animated web counter.
PR: 9610
Submitted by: Yasuhiro Fukuma <yasuf@big.or.jp>
1999-01-26 03:47:11 +00:00
Steve Price
2a5ebd0ba5
Update to version 5.2.1.
...
PR: 9528
Submitted by: Lars Koeller <lkoeller@cc.fh-lippe.de>
1999-01-26 03:00:37 +00:00
Steve Price
f8883ea52b
Fortify.sh now asks three questions. Also add fortify distfile to md5.
...
PR: 9588
Submitted by: Sheldon Hearn <axl@iafrica.com>
1999-01-26 02:37:23 +00:00
Steve Price
a9b998ac9a
Update to version 1.3.4.
...
PR: 9617
Submitted by: maintainer
1999-01-26 02:27:31 +00:00
Steve Price
3181f6c22d
Chase the checksum. Will stop with the next release (we hope :).
...
PR: 9661
Submitted by: maintainer
1999-01-26 02:24:17 +00:00
Steve Price
b8891a30af
Install the manpage and support more languages.
...
PR: 9621
Submitted by: maintainer
1999-01-26 02:18:17 +00:00
Ralf S. Engelschall
c5f22d0fa4
Update to Apache 1.3.4 + mod_ssl 2.1.8
1999-01-25 08:47:19 +00:00
Dirk Froemberg
533288b50a
Upgrade to mod_ssl-2.1.8.
1999-01-23 11:32:33 +00:00
Vanilla I. Shu
343b837340
Bump png's major number to 3.
1999-01-23 07:05:35 +00:00
Wolfram Schneider
470699658d
URL typo.
1999-01-22 17:46:04 +00:00
Bill Fumerola
1e865d83c6
calamaris is ready to rock and roll.
1999-01-21 23:34:48 +00:00
Bill Fumerola
86201bb6b0
Calamaris parses the Squid Native Log and genereates reports
...
about Peak-usage, Request-Methods, Status-reports of incoming
and outgoing requests, second and Top-level destinations,
content-types and performance.
http://Calamaris.Cord.de/
PR: ports/9194
Submitted By: Dima Sivachenko
1999-01-21 23:28:03 +00:00
Bill Fumerola
9671a6dd71
Make this work until I commit the upgrade RSN.
...
Found by: Fenner's survey
1999-01-21 22:49:36 +00:00
Dirk Froemberg
6d43c61d2a
Add hooks for pdflib support.
1999-01-20 14:56:42 +00:00
Andrey A. Chernov
f27be325bd
fix PLIST
...
Submitted by: Andrzej Tobola <san@tmp.iem.pw.edu.pl>
1999-01-20 02:17:22 +00:00
Andrey A. Chernov
8677ebfb81
upgrade to 3.11
1999-01-19 18:33:21 +00:00
Dirk Froemberg
cd6e410a24
Don't try to find out which mysql version is installed.
...
Use a simple library dependency to mysql322.
The "autodetection" introduces more problems than it solves.
Requested by: Satoshi
1999-01-18 15:38:00 +00:00
Satoshi Asami
f15a3b50dd
Portlint.
1999-01-18 06:24:32 +00:00
Steve Price
1e285224e0
Update to version 1.4a.
...
PR: 9522
Submitted by: maintainer
1999-01-18 02:39:06 +00:00
Vanilla I. Shu
16bef451f7
Upgrade to 0.99.2.
1999-01-17 08:43:26 +00:00
Nik Clayton
5d5386d367
Added 'sitecopy' to SUBDIR
1999-01-16 00:27:19 +00:00
Nik Clayton
08addbfd37
Sitecopy is a tool for maintaining remote websites using FTP. Maintain a
...
local copy of the site in question, and then sitecopy will use FTP to
ensure that the remote site duplicates the local site. Kind of like
'mirror' in reverse.
1999-01-16 00:25:55 +00:00
Andrey A. Chernov
a4d9b2e32f
upgrade to 1.3.4
1999-01-15 00:26:29 +00:00
Dirk Froemberg
35ba9be9a5
Change the dependencies to MySQL:
...
The default is mysql322 now, but take mysql321 if it is installed.
(mysql321 installs a static libmysqlclient.a only, mysql322 installs a
static and shared version of the library. Note that the build dependency
to mysql321 is a no op actually. It is in there to improve understanding(?).)
1999-01-14 21:22:29 +00:00
Dirk Froemberg
c23150d20f
Upgrade to Apache 1.3.4 and mod_ssl 2.1.7.
1999-01-13 17:31:16 +00:00
Ralf S. Engelschall
002bfc2240
- Upgrade to Apache 1.3.4
...
- Upgrade to mod_ssl 2.1.7
- Add additional master site
- Add Y2K link
- Make portlint happy
1999-01-13 08:03:07 +00:00
Marc G. Fournier
250b222fa1
A few more Y2K links...
1999-01-13 04:00:10 +00:00
Marc G. Fournier
c7beeaae1f
More Y2K Statement Links...
1999-01-13 02:47:33 +00:00
Vanilla I. Shu
edecf3c4f0
Change maitainer's email address,
...
and BROKEN some gnome ports until I upgrade it.
1999-01-12 16:51:33 +00:00
Hidetoshi Shimokawa
145684059e
Rewrite p5- module's PLIST for alpha.
...
Use newly introduced %%PARL_ARCH%% for dirname of architecture
dependent libraries.
(i.e. s!%%PERL_VER%%/i386-freebsd!%%PERL_VER%%/%%PERL_ARCH%%!)
Approved by: asami
1999-01-11 15:34:56 +00:00
Steve Price
604045cd96
Activate the amaya port.
1999-01-10 18:55:30 +00:00
Steve Price
85b1171410
Initial import of amaya version 1.4.
...
W3C's testbed web browser/editor.
PR: 9210
Submitted by: Don Croyle <croyle@gelemna.ft-wayne.in.us>
1999-01-10 18:54:23 +00:00
Jacques Vidrine
655bbbe0ac
Update to grail-0.5.
1999-01-10 18:52:35 +00:00
Steve Price
4fc6a43273
Update to version 2.0.2.
...
PR: 9377
Submitted by: maintainer
1999-01-10 18:16:44 +00:00
Steve Price
8f65fb5645
uname(1) is in /usr/bin.
...
PR: 9404
Submitted by: maintainer
1999-01-10 18:04:30 +00:00
Dirk Froemberg
1136e15539
Change dependencies from SSLeay to openssl, the successor of SSLeay.
1999-01-10 14:11:19 +00:00
Bill Fenner
6f21f38222
Add ftp-eu.w3.org to MASTER_SITES, since ftp.w3.org has DNS trouble.
1999-01-08 19:59:26 +00:00
Bill Fenner
af8e13208c
Remove nlanr.net from MASTER_SITES since it's no longer a mirror.
...
Add a bunch of mirrors as listed on
http://www.tardis.ed.ac.uk/harvest/download.html
1999-01-08 18:47:25 +00:00
Bill Fenner
386ea92f24
Add missing trailing slash to MASTER_SITES
...
Found by: distfile checker
1999-01-08 18:25:23 +00:00
Dirk Froemberg
45e82821dc
Don't link ${PREFIX}/share/doc/apache/* to ${PREFIX}/www/data/
...
if the file or symlink exists already.
Reported by: Peter Hawkins <thepish@freebsd.org> (a long time ago...)
PR: ports/9347
Submitted by: Sheldon Hearn <axl@iafrica.com>
1999-01-08 17:22:06 +00:00
David E. O'Brien
f777ace28a
turn on netscape45-communicator.us
1999-01-07 21:32:04 +00:00
Hidetoshi Shimokawa
4b86d315ca
Add 'ONLY_FOR_ARCHS=i386' to linux_lib dependent ports.
1999-01-07 02:31:51 +00:00
Dirk Froemberg
bea88e9fe2
Upgrade to mod_ssl 2.1.6
1999-01-06 18:15:44 +00:00
Ralf S. Engelschall
7222c99e97
Upgrade to Apache 1.3.3 + mod_ssl 2.1.6
1999-01-06 16:48:35 +00:00
Hidetoshi Shimokawa
2adec5725f
Add 'ONLY_FOR_ARCHS=i386' to Makefiles of variant Netscapes.
...
- In fact, current bsd.port.mk does nothing about this *_FOR_ARCHS flags,
but bsd.port.mk will be updated soon by Asami-san.
- Some people is working on OSF/1 emulation on alpha.
We may have netscape port on alpha near future.
1999-01-06 04:18:20 +00:00
Joseph Koshy
2ac42a876b
Fix extract suffix problem.
...
Approved by: Scott Kenney <saken@budoir.net> (maintainer)
1999-01-06 03:34:34 +00:00
SADA Kenji
23857ff324
Answer to the third question from Fortify.
...
Make good the loss of PLIST.
PR: ports/9332
Submitted by: Bill Fenner <fenner@parc.xerox.com>
1999-01-05 20:53:25 +00:00
Dirk Froemberg
0c4a09c205
Change PKGNAME from apache-php3.x.x-x.x.x to apache-php3-x.x.x to
...
conform the convention and to create a latest link named apache-php3.tgz.
Requested by: Satoshi
1999-01-03 12:26:47 +00:00
Dirk Froemberg
e23b02cddc
- Upgrade to mod_ssl-2.1.5
...
- add another ${PREFIX} in configure.php script
1999-01-02 19:23:55 +00:00
Ralf S. Engelschall
7dcc8bc1f0
Upgrade to Apache 1.3.3 + mod_ssl 2.1.5
1999-01-02 17:37:06 +00:00
Andrey A. Chernov
d8a0c7b678
upgrade to 2.8.2dev.12
1998-12-29 23:52:18 +00:00
SADA Kenji
689008793b
Remove the limitation of USE_128BIT
1998-12-29 22:19:33 +00:00
SADA Kenji
0834620af7
Remove the limitation of USE_128BIT
...
Submitted by: Mark Murray <mark@grondar.za>
1998-12-29 22:17:38 +00:00
Bill Fumerola
f8710ef576
Update MAINTAINER to reflect my proper e-mail address.
1998-12-29 18:22:59 +00:00
Satoshi Asami
ed7ea07d81
Answer third question of Fortify.
1998-12-27 08:31:13 +00:00
Satoshi Asami
19a1855bf8
Use EXTRACT_SUFX instead of DISTFILES.
1998-12-26 22:16:58 +00:00
SADA Kenji
f8e0872e98
Justify version notation.
1998-12-26 19:23:55 +00:00
SADA Kenji
c1d3358387
Justify PLISTs version notation.
1998-12-26 18:55:18 +00:00
SADA Kenji
ed1f600688
To answer the fortify's third question.
...
Submitted by: Matthew Thyer <matt@camtech.net.au>
1998-12-26 16:21:58 +00:00
Peter Wemm
158ba089a3
+squid21
1998-12-26 15:56:21 +00:00
Peter Wemm
48238359bf
Update from squid 2.0 -> squid 2.1 (after repository copy)
1998-12-26 15:55:47 +00:00
Dirk Froemberg
ee2eebaf97
Upgrade to PHP 3.0.6 and mod_ssl 2.1.4
1998-12-26 00:08:10 +00:00
Ralf S. Engelschall
8195db31a3
Upgrade to Apache 1.3.3 + mod_ssl 2.1.4
1998-12-25 15:36:53 +00:00
Steve Price
78b982f389
Update to version 4.08.
...
PR: 8606
Submitted by: Tom Hukins <tom@eborcom.com>
1998-12-24 06:30:02 +00:00
Steve Price
027190ba37
Update maintainer's Email address and fix build for -current.
...
PR: 9182
Submitted by: maintainer
1998-12-23 23:10:01 +00:00
Bill Fumerola
356df608d4
Checksum inaccuracy.
1998-12-23 21:09:42 +00:00
Vanilla I. Shu
3c9c676b82
Activate libghttp.
1998-12-23 19:15:41 +00:00
Vanilla I. Shu
134442c064
libghttp is the GNOME http client library, need by GNOME project.
1998-12-23 19:14:23 +00:00
David E. O'Brien
c2564d4b08
4.08 is available now
1998-12-23 17:35:07 +00:00
Bill Fumerola
f50f46a8cf
Make the checksums reflect the updated version of Fortify.
1998-12-23 16:53:43 +00:00
SADA Kenji
fa96e88565
To comment that USE_128BIT' option needs
USA_RESIDENT'.
...
Make reply the third question from Fortify-1.3.2.
Submitted by: Dirk Froemberg <dirk@FreeBSD.ORG>
1998-12-23 16:08:37 +00:00
Dirk Froemberg
440a8f9af9
- BATCH mode: if ${BATCH} is defined apache with a plain PHP3 module
...
is created, i. e. no additional support for e. g. databases
It is possible to build an apache13-php3 package now.
- honor ${CC} and ${CFLAGS} while compiling PHP3
- make apache13-php3 ${WRKDIRPREFIX} clean
- added OpenLDAP support
Requested by: Kurt D. Zeilenga <Kurt@OpenLDAP.Org>
- upgrade to mod_ssl-2.1.3
1998-12-23 00:44:50 +00:00
Bill Fumerola
7bf360d581
Activate swish-e
1998-12-22 23:00:38 +00:00
Bill Fumerola
5abcacf74e
Initial Import of swish-e
...
SWISH-Enhanced is a fast, powerful, flexible, and easy to use system for
indexing collections of Web pages or other text files. Key features include
the ability to limit searches to certain HTML tags (META, TITLE, comments,
etc.). The SWISH-E software is free, and includes a package of Perl programs
that enable anyone who is authorized to create and maintain their own indexes
(AutoSwish). SWISH-E is an enhanced version of SWISH, which was originally
written by Kevin Hughes and modified and released with his permission.
http://sunsite.berkeley.edu/SWISH-E/
PR: ports/5821
Submitted By: Daniel O'Connor
1998-12-22 22:59:16 +00:00
Satoshi Asami
a76c183878
MAINTAINER should be a simple mail address, otherwise we might confuse
...
some scripts.
1998-12-22 08:40:47 +00:00
David E. O'Brien
d92a9b05a2
Fix MASTER_SITE. It was missing the trailing "/".
1998-12-22 06:39:29 +00:00
Nik Clayton
9fdb07b8fc
Must <smack> stop <smack> doing <smack> this <smack> without <smack>
...
having <smack> had <smack> enough <smack> sleep.
Add patch-aa to patches/
1998-12-20 23:42:39 +00:00
Nik Clayton
71c43655fd
Updated to 17dec version.
...
PR: ports/9146
Reviewed by: nik
Submitted by: Scott A. Kenney <saken@rmta.ml.org>
1998-12-20 22:30:00 +00:00
SADA Kenji
fbd801b504
Update to 4.08
...
PR: ports/9109
Submitted by: Steve Coltrin <spcoltri@io.com>
1998-12-20 22:16:05 +00:00
Mark Murray
0f6c7e3591
Upgrade to Fortify 1.3.2
...
Methinks we need a variable for this.
1998-12-19 11:20:14 +00:00
Justin M. Seger
66865b7636
More TTF fixes.
...
Pointed out by: Dirk Froemberg <ibex@physik.TU-Berlin.DE>
1998-12-13 14:14:59 +00:00
Satoshi Asami
08a9ff8c98
Don't write stuff to places other than ${WRKDIR}.
1998-12-13 08:47:43 +00:00
Satoshi Asami
a147e1cee7
Remove NO_WRKDIR tests from targets copied from bsd.port.mk. Since
...
NO_WRKDIR is a port variable, not a user variable, it made no sense
for these to be here in the first place.
1998-12-12 04:18:47 +00:00
Bill Fumerola
bc6b686353
Fix patches/ and pkg/ due to committer error when committing the new
...
information.
Screwed Up By: billf
1998-12-11 22:58:37 +00:00
Bill Fumerola
a59fa58d70
This now breaks on the patch stage, which it didn't in my sandbox. I'm
...
marking it broken until I figure out why.
1998-12-11 22:46:14 +00:00
Bill Fumerola
36b173fc8e
Retire apache-ssl, activate apache12-ssl and apache13-ssl!
...
PR: ports/8448
Submitted By: Adam Laurie <adam@algroup.co.uk>, Member of Apache-SSL
1998-12-11 22:37:09 +00:00
Satoshi Asami
1fc543b1a7
Mark these broken until billf can fix them up after a repository copy.
1998-12-11 13:47:06 +00:00
David E. O'Brien
7946651f1c
Abstract the building of netscape.sh a little bit.
1998-12-11 08:11:23 +00:00
David E. O'Brien
cb7eb8cee0
Clean up do-install target a little.
1998-12-11 08:04:22 +00:00
Vanilla I. Shu
ee0a587195
Upgrade to 2.21.
...
Remind by: josh@quick.net
1998-12-10 17:22:40 +00:00
Bill Fumerola
4a002a0bd5
Netscape removed the 4.07 distfiles to make space for the not-yet-released
...
4.08 distfiles. Mark this BROKEN.
1998-12-08 21:28:54 +00:00
Bill Fumerola
2eeedf3e8a
Netscape removed the 4.07 DISTFILES to make space for 4.08, which hasn't
...
been released yet.
Hence, mark this BROKEN.
Reported by: Fenner's survey
1998-12-08 21:26:23 +00:00
Satoshi Asami
b5328712f9
I'm going to unilaterally dump this on Sada-san, as I don't use it anymore.
...
(If he wants to hand it off to Fukushima-san, that's fine too. :)
1998-12-08 05:11:25 +00:00
Ralf S. Engelschall
ab4db2934f
Upgrade to Apache 1.3.3 + mod_ssl 2.1.3
1998-12-05 17:51:34 +00:00
David E. O'Brien
61780c606e
More master sites from Dirk Froemberg <ibex@physik.TU-Berlin.DE>.
1998-12-05 09:36:59 +00:00
Bill Fumerola
f444c9f8c8
Correct bug in 'suexec'.
...
PR: ports/8883
Submitted by: Scot W. Hetzels (maintainer)
1998-12-04 22:05:16 +00:00
Bill Fumerola
ca2ffd9c6b
Use DISTFILES right away so USE_128BIT can add on to it.
...
PR: ports/8948
Submitted by: Scot W. Hetzel <hetzels@westbend.net>
1998-12-03 22:08:48 +00:00
Ralf S. Engelschall
91503f2fea
Upgrade to Apache 1.3.3 + mod_ssl 2.1.2
...
This is the first port version for the new mod_ssl version 2.1.
As a summary, here are its main SSL/TLS-related features:
o Open-Source software (BSD-style license)
o Useable for both commercial and non-commercial use
o Available for both Unix and Win32 platforms
o 128-bit strong cryptography world-wide
o Support for SSLv2, SSLv3 and TLSv1 protocols
o Clean reviewable ANSI C source code
o Clean Apache module architecture
o Integrates seamlessly into Apache through an Extended API (EAPI)
o Full Dynamic Shared Object (DSO) support
o Support for the SSLeay+RSAref US-situation
o Advanced pass-phrase handling for private keys
o X.509 certificate based authentication for both client and server
o Additional boolean-expression based access control facility
o Backward compatibility to other Apache SSL solutions
o Inter-process SSL session cache
o Powerful dedicated SSL engine logging facility
o Simple and robust application to Apache source trees
o Fully integrated into the Apache 1.3 configuration mechanism
o Additional integration into the Apache Autoconf-style Interface (APACI)
o Assistance in X.509 v3 certificate generation
1998-12-03 09:37:06 +00:00
Bill Fumerola
fcf639fe9e
Unbreak by referencing the ftp site for php.
...
PR: ports
Submitted By: Josh Gilliam <josh@quick.net>
1998-12-02 20:32:02 +00:00
David E. O'Brien
6b40a700bf
fix syntax errror in BROKEN
1998-12-02 09:48:36 +00:00
Satoshi Asami
253596cc87
Pre-create ${PREFIX}/www/data -- the mkdir in port's own installation does
...
not include a "-p".
1998-12-02 06:20:35 +00:00
David E. O'Brien
7368610cb7
Move pre-fetch target to pre-extract. The desire is to be able to fetch
...
ports in batch (example, to take to another site and build, or to build
your own distfiles CDROM).
Reviewed by: Scot W. Hetzel <hetzels@westbend.net> (the Maintainer)
1998-12-02 00:32:38 +00:00
David E. O'Brien
925d6b94d8
BROKEN='single MASTER_SITE and /pub/wn/ doesn't exist on ftp.acns.nwu.edu anymore'
1998-12-01 11:21:33 +00:00
David E. O'Brien
4f27bb8c8f
ftp.ox.ac.uk reorganized their directory layout.
...
(this port really needs some extra MASTER_SITES's)
1998-12-01 11:14:55 +00:00
Satoshi Asami
1e1c1d2660
System perl installs this in /usr/local/local/lib.
1998-12-01 08:38:55 +00:00
Joseph Koshy
31742ce702
Activate `marc-search'.
1998-12-01 02:24:41 +00:00