1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
Commit Graph

1518 Commits

Author SHA1 Message Date
SADA Kenji
5a690a0836 libxpg4 (aout) for Netscape Browser. This is against browser's locale bug.
Patches are created by <nagahama@yasuda.comm.waseda.ac.jp>.
Refer to <URL:http://www.yasuda.comm.waseda.ac.jp/~nagahama/freebsd.html>.
1999-04-04 18:09:57 +00:00
Steve Price
b3f86d20dd Distfile(s) moved on MASTER_SITE. 1999-04-02 03:25:29 +00:00
Steve Price
dfc1dd2712 Update to version 1.22.3.
PR:		10875
Submitted by:	maintainer
1999-03-31 15:15:24 +00:00
Andrey A. Chernov
ad10e3f903 upgrade to 0.5.1 1999-03-31 09:34:12 +00:00
Satoshi Taoka
72882b5634 Added wmnetselect 1999-03-31 06:27:07 +00:00
Satoshi Taoka
3972d8d246 WindowMaker Netscape launcher to display urls from X selection
PR:		ports/10467
Submitted by:	David McNett  <nugget@slacker.com>
1999-03-31 06:24:17 +00:00
Andrey A. Chernov
56382dc69f upgrade to 0.5.0 1999-03-30 01:05:52 +00:00
James FitzGibbon
f6f05762c0 Cleanup Makefile and pkg/DESCR
PR:	ports/10390
Submitted by:	Tom Hukins <tom@eborcom.com>
1999-03-29 17:12:04 +00:00
Ralf S. Engelschall
387e2f01a7 Upgrade to Apache 1.3.6 + mod_ssl 2.2.7 1999-03-29 11:05:37 +00:00
Vanilla I. Shu
3dede06e78 Fix the MASTER_SITE_SUBDIR. 1999-03-27 10:35:57 +00:00
Satoshi Asami
1623a18b43 Like other apache* ports, this one doesn't use GNU configure. 1999-03-26 14:07:16 +00:00
Dirk Froemberg
612fc7354f ${PREFIX}/bin/ssleay -> ${PREFIX}/bin/openssl and
${PREFIX}/etc/ssleay.cnf -> ${PREFIX}/lib/openssl.cnf
due to openssl upgrade.

Replaced GNU_CONFIGURE with HAS_CONFIGURE and
CONFIGURE_ARGS+=--prefix=${PREFIX} because GNU_CONFIGURE=yes adds
${CONFIGURE_TARGET} to ${CONFIGURE_ARGS} now.
1999-03-26 08:49:50 +00:00
Dirk Froemberg
cc2417a5a5 ${PREFIX}/bin/ssleay -> ${PREFIX}/bin/openssl due to openssl upgrade. 1999-03-26 08:48:53 +00:00
Dirk Froemberg
8c955d186d ${PREFIX}/bin/ssleay -> ${PREFIX}/bin/openssl due to openssl upgrade.
OK'ed by:	Ralf S. Engelschall <rse@engelschall.com> (maintainer)
1999-03-26 08:47:51 +00:00
Andrey A. Chernov
774cea39d1 upgrade to 1.3.6 1999-03-25 22:25:56 +00:00
Andrey A. Chernov
eb63173e8b add an option to set jpeg imagemaps quality 1999-03-25 03:29:08 +00:00
Jacques Vidrine
e6d5cbb207 Update 0.99.2 -> 1.0.2 1999-03-25 02:38:27 +00:00
Ralf S. Engelschall
274666be2a - Upgraded to Apache 1.3.6 + mod_ssl 2.2.6
- Cleaned up the port
1999-03-24 09:54:14 +00:00
Bill Fumerola
adea17533f Upgrade from 1.02 -> 20b3, associated changes.
Submitted by:	Alex Perel <veers@disturbed.net> (new maintainer)
1999-03-22 22:45:06 +00:00
Andreas Klemm
d578b7947c make port perl5 aware
Obtained from:	http://bento.freebsd.org/~asami/errorlogs/3-full/
1999-03-22 17:45:22 +00:00
Jacques Vidrine
e3fb1f837e Activate py-HTMLgen. 1999-03-20 08:51:36 +00:00
Jacques Vidrine
c97810a4a1 A Python library for the generation of HTML documents. 1999-03-20 08:50:50 +00:00
Dirk Froemberg
e134132a43 Upgrade to mod_ssl 2.2.5. 1999-03-19 20:46:57 +00:00
Ralf S. Engelschall
78891fa98e Upgrade to Apache 1.3.4 + mod_ssl 2.2.5
This fixes two really nasty bugs, so users are encouraged to upgrade.
Additionally a little bit more portlint cleanups were done and switched to
HAS_CONFIGURE from GNU_CONFIGURE now that we've the CONFIG_TARGET stuff...
1999-03-18 14:19:51 +00:00
Andrey A. Chernov
7f4bc5f70b upgrade to 0.4.8
OK'ed by maintainer nik@FreeBSD.ORG
1999-03-18 11:28:51 +00:00
Andrey A. Chernov
6785a4fc0b put back maintainer address per Satoshi request 1999-03-15 09:25:42 +00:00
Steve Price
05a0d0e491 Update MASTER_SITES.
PR:		10206
Submitted by:	Michael Haro <mharo@area51.fremont.ca.us>
1999-03-15 02:01:27 +00:00
Bill Fumerola
5ce0d3f8b5 Fix missing "\"s
Noticed By:	#FreeBSD
1999-03-13 17:57:44 +00:00
Bill Fumerola
6017a1a317 Add the Apache mirror sites. For ports with 'mods' attached to them, the MASTER_SITEs
were alternated so the user does not have to get 10 apache MASTER_SITEs when all
they need is one 'mod' MASTER_SITE, which is what would happen if we used a
MASTER_SITE_APACHE or added all of the mirrors in a row.

Approved By:	apache maintainers, asami
Submitted By: 	Brian Feldman <green@unixhelp.org>, billf
1999-03-13 17:11:04 +00:00
Andrey A. Chernov
5a0bcd00a3 note that WebDAV can be used too
remove personal info, not applicable in DESCR files
1999-03-12 10:17:24 +00:00
Kris Kennaway
fb1edcdaf5 Don't point to the snarf-latest distfile, use snarf-2.0.5 instead. There are
no functional changes associated with this for people who have already
installed.
Submitted by:	billf
1999-03-12 10:15:47 +00:00
Andrey A. Chernov
76e7d76242 upgrade to 0.4.5 1999-03-12 10:08:43 +00:00
Dirk Froemberg
e59ee49f9f apache13-php3 is using OpenSSL and not SSLeay for a while... 1999-03-12 08:11:33 +00:00
Dirk Froemberg
f22d8e137e Upgrade to PHP-3.0.7. 1999-03-09 11:22:59 +00:00
Jacques Vidrine
f4442a7aa7 Upgrade to GNOME 1.0. The following are the details:
ports/audio/esound			0.2.7    ->  0.2.8	PR ports/10422
 ports/audio/gnomeaudio			0.99.8   ->  1.0.0	PR ports/10426
 ports/audio/libaudiofile		0.1.5    ->  0.1.6	PR ports/10421
 ports/deskutils/gnomepim		0.99.8.1 ->  1.0.1	PR ports/10435
 ports/devel/ORBit			0.3.98   ->  0.4.0	PR ports/10423
 ports/devel/gettext			shared libs now		PR ports/10293
 ports/devel/glib12			1.1.16   ->  1.2.0	PR ports/10419
 ports/devel/libgtop			0.99.8   ->  1.0.1	PR ports/10430
 ports/games/gnomegames			0.99.8   ->  1.0.1	PR ports/10436
 ports/graphics/electriceyes		distfile moved		PR ports/10437
 ports/graphics/imlib			1.9.3    ->  1.9.4	PR ports/10424
 ports/lang/gnomeobjc			0.99.3   ->  1.0.1	PR ports/10441
 ports/math/gnumeric			0.6      ->  0.15	PR ports/10439
 ports/misc/gnomeutils			0.99.5   ->  1.0.1	PR ports/10442
 ports/sysutils/gnomeadmin		0.99.1   ->  1.0.1	PR ports/10445
 ports/sysutils/gnomecontrolcenter	0.99.3.1 ->  1.0.1	PR ports/10446
 ports/sysutils/gtop			0.99.2   ->  1.0.1	PR ports/10477
 ports/textproc/libxml			0.99.8   ->  1.0.0	PR ports/10438
 ports/www/libghttp			distfile moved		PR ports/10429
 ports/x11/gnome			0.99.3   ->  1.0.0	PR ports/10450
 ports/x11/gnomecore			0.99.8.1 ->  1.0.1	PR ports/10432
 ports/x11/gnomelibs			0.99.8.1 ->  1.0.1	PR ports/10425
 ports/x11-fm/gnomemc			4.5.10   ->  4.5.23	PR ports/10448
 ports/x11-toolkits/gtk-engines		0.1      ->  0.5	PR ports/10427
 ports/x11-toolkits/gtk12		1.1.6    ->  1.2.0	PR ports/10420

Note that repository copies were made before this commit, as follows:

 ports/devel/glib11-devel       -> ports/devel/glib12
 ports/x11-toolkits/gtk11-devel -> ports/x11-toolkits/gtk12

Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-03-09 01:13:40 +00:00
Steve Price
f1d59f5f06 Update to version 2.0a15.
PR:		98080
Submitted by:	Tom Hukins <tom@eborcom.com>
1999-03-08 21:59:11 +00:00
Steve Price
7fe6924ae4 %D%F -> %D/%F
PR:		10392
Submitted by:	nightmar@acc.am
1999-03-08 21:16:57 +00:00
Bill Fenner
c7144ec282 Update to version 2.4 and add new MAINTAINER
PR:		ports/10470
Submitted by:	Adrian Wontroba aw1@stade.co.uk
1999-03-08 20:38:20 +00:00
Bill Fenner
db3ac11fa2 Remove MAINTAINER=
Submitted by:	"Mutsaers, Peter" <p.mutsaers@interedge.nl>
1999-03-08 19:58:02 +00:00
Satoshi Asami
e244b8bccc Fix to make ports work with bsd.port.mk rev. 1.306.
${MACHINE_ARCH}--freebsd${OSREL} is now passed to CONFIGURE_ARGS if
GNU_CONFIGURE is defined.  Take the target out of CONFIGURE_ARGS of
some ports that added it explicitly; define it as
${MACHINE_ARCH}--freebsd if the port doesn't like the ${OSREL} part;
define it as something else (such as ${MACHINE_ARCH}--freebsdelf if
the port requires that; define it as an empty string if the port
doesn't like it at all.

The last might be a sign that a GNU_CONFIGURE port actually doesn't
use GNU's version of configure at all; but I don't have time to go
look at them all, we'll fix them as time goes on.

At least we've got much fewer "-unknown-"s in the tree as the result. :)
1999-03-08 07:28:36 +00:00
Justin M. Seger
7295fc7581 Upgrade to libwww-5.2.6. 1999-03-08 00:15:42 +00:00
Wolfram Schneider
07e43910e4 Added backup master site. 1999-03-07 18:58:30 +00:00
Andrey A. Chernov
26d91b43f2 change master site to http:// 1999-03-07 18:34:56 +00:00
Dirk Froemberg
2a7610542f Upgrade to mod_ssl 2.2.4. 1999-03-06 11:18:47 +00:00
Ralf S. Engelschall
ace164ef64 Upgrade to Apache 1.3.4 + mod_ssl 2.2.4
PS: This mod_ssl version has two really nasty bugs fixed,
    so you're strongly encouraged to upgrade.
1999-03-04 20:21:43 +00:00
Wolfram Schneider
57cf8ac0e7 Added the word 'Junkbuster' - so it will be easier to find the port
from the search menu.
1999-03-03 20:51:24 +00:00
Shigeyuki Fukushima
1f2aad2de5 Changed my e-mail address. 1999-03-02 10:12:10 +00:00
Joseph Koshy
0497e5982f Unbreak for 3.x branch. 1999-03-02 06:39:25 +00:00
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
Joseph Koshy
ced1aaaae3 Import of a port for `marc-search' which offers a web based search
interface for the MHonArc mail archiver.

Reviewed by:	jkoshy
Submitted by:	Sheldon Hearn <axl@iafrica.com> (maintainer)
1998-12-01 02:15:41 +00:00
Satoshi Asami
673afd02fd Create installation directory. 1998-11-29 08:20:30 +00:00
Satoshi Asami
36f8ef1107 Unbreak package by updating PLIST.
Submitted by:	Sheldon Hearn <axl@iafrica.com>
1998-11-28 23:10:29 +00:00
David E. O'Brien
f64e5e01a5 * Removed MULTIVERSION logic until there is time to make it work right.
* script/configure is now part of the port's Makefile.

Preapproved by:	satoshi
1998-11-28 09:00:33 +00:00
Satoshi Asami
9e0877e7ea Create installation directories. 1998-11-28 07:00:44 +00:00
Satoshi Asami
68d9071c04 Doesn't package....
===>  Building package for mhonarc-2.3.3
tar: can't add file lib/perl5/site_perl/MHonArc/base64.pl : No such file or directory
tar: can't add file lib/perl5/site_perl/MHonArc/ewhutil.pl : No such file or directory
tar: can't add file lib/perl5/site_perl/MHonArc/iso8859.pl : No such file or directory
tar: can't add file lib/perl5/site_perl/MHonArc/mhamain.pl : No such file or directory
tar: can't add file lib/perl5/site_perl/MHonArc/mhdb.pl : No such file or directory
tar: can't add file lib/perl5/site_perl/MHonArc/mhdysub.pl : No such file or directory
tar: can't add file lib/perl5/site_perl/MHonArc/mhexternal.pl : No such file or directory
tar: can't add file lib/perl5/site_perl/MHonArc/mhfile.pl : No such file or directory
tar: can't add file lib/perl5/site_perl/MHonArc/mhidxrc.pl : No such file or directory
tar: can't add file lib/perl5/site_perl/MHonArc/mhindex.pl : No such file or directory
tar: can't add file lib/perl5/site_perl/MHonArc/mhinit.pl : No such file or directory
tar: can't add file lib/perl5/site_perl/MHonArc/mhmimetypes.pl : No such file or directory
tar: can't add file lib/perl5/site_perl/MHonArc/mhmsgfile.pl : No such file or directory
tar: can't add file lib/perl5/site_perl/MHonArc/mhnote.pl : No such file or directory
tar: can't add file lib/perl5/site_perl/MHonArc/mhnull.pl : No such file or directory
tar: can't add file lib/perl5/site_perl/MHonArc/mhopt.pl : No such file or directory
tar: can't add file lib/perl5/site_perl/MHonArc/mhrcfile.pl : No such file or directory
tar: can't add file lib/perl5/site_perl/MHonArc/mhrcvars.pl : No such file or directory
tar: can't add file lib/perl5/site_perl/MHonArc/mhrmm.pl : No such file or directory
tar: can't add file lib/perl5/site_perl/MHonArc/mhscan.pl : No such file or directory
tar: can't add file lib/perl5/site_perl/MHonArc/mhsingle.pl : No such file or directory
tar: can't add file lib/perl5/site_perl/MHonArc/mhthread.pl : No such file or directory
tar: can't add file lib/perl5/site_perl/MHonArc/mhtime.pl : No such file or directory
tar: can't add file lib/perl5/site_perl/MHonArc/mhtxttsv.pl : No such file or directory
tar: can't add file lib/perl5/site_perl/MHonArc/mhtxtenrich.pl : No such file or directory
tar: can't add file lib/perl5/site_perl/MHonArc/mhtxthtml.pl : No such file or directory
tar: can't add file lib/perl5/site_perl/MHonArc/mhtxtplain.pl : No such file or directory
tar: can't add file lib/perl5/site_perl/MHonArc/mhtxtsetext.pl : No such file or directory
tar: can't add file lib/perl5/site_perl/MHonArc/mhusage.pl : No such file or directory
tar: can't add file lib/perl5/site_perl/MHonArc/mhutil.pl : No such file or directory
tar: can't add file lib/perl5/site_perl/MHonArc/osinit.pl : No such file or directory
tar: can't add file lib/perl5/site_perl/MHonArc/qprint.pl : No such file or directory
tar: can't add file lib/perl5/site_perl/MHonArc/readmail.pl : No such file or directory
tar: can't add file lib/perl5/site_perl/MHonArc/rfc822.pl : No such file or directory
pkg_create: tar command failed with code 256
1998-11-26 05:45:51 +00:00
Satoshi Asami
cd20b894bf Mark this NO_CDROM; this depends on glimpse, and it will hang forever
if it can't find it.
1998-11-26 05:24:59 +00:00
Bill Fumerola
c596722b8e Whoops! This script has a LIB_DEPENDS that didn't have it's regexp
information removed, and thus breaks on an ELF system. Removed the regexp
support.

PR:		ports/8808
Submitted by:	Palle Girgensohn <girgen@partiutur.se>
1998-11-25 22:37:19 +00:00
Bill Fumerola
e7edc07553 Update bug where a non-existant ${PREFIX}/www/data will make the install
fail.

PR:		ports/8857
Submitted by:	maintainer (hetzels@westbend.net)
1998-11-25 20:49:02 +00:00
Andrey A. Chernov
1341561b1c upgrade to 2.39 1998-11-25 10:49:29 +00:00
Joseph Koshy
d9b79d68f5 Upgrade to v2.3.3.
Requested by:	Sheldon Hearn <axl@iafrica.com>
1998-11-25 02:31:41 +00:00
David E. O'Brien
e709d103a7 Add in one more part. 1998-11-24 22:10:42 +00:00
David E. O'Brien
47e3bade45 I don't want to see 2.2.8 go out w/o Comunicator 4.5 and this has been
broken for quite some time, so...

PR:				8724
Submitted by:			Adrian Penisoara <ady@warpnet.ro>
Going to get yelled at by:	thepish
1998-11-24 22:05:18 +00:00
David E. O'Brien
8e23c00a32 * use ${BINOWN}.${BINGRP} rather than `bin.bin' as 3.0+ uses root.wheel.
* combine two `if' logic statements
1998-11-24 20:41:02 +00:00
David E. O'Brien
926caa9d1c * Fix md5 checksum that I messed up on last commit.
* Add back Fortify support.  It works with navigator-45, it should work here.
  (note that port is still broken so I can't fully test it)

Going to get yelled at by:	thepish
1998-11-24 20:39:55 +00:00
Satoshi Asami
a59d8f85c5 Add netscape3-gold. 1998-11-22 22:32:02 +00:00
Satoshi Asami
c27439ab42 Add skeleton Makefile for gold version. 1998-11-22 22:31:23 +00:00
SADA Kenji
f13010fed7 Change MASTER_SITES to the new locations.
Add a md5 line for GOLD Version.
PR:		ports/8715, ports/8788
Submitted by:	CHOI Junho <junker@jazz.snu.ac.kr>,
	Jim Mock <jim@phrantic.phear.net>
1998-11-22 18:38:06 +00:00
Andrey A. Chernov
6fae08858f don't open /dev/tty 1998-11-22 17:33:25 +00:00
Andrey A. Chernov
c39197db10 upgrade to 2.38 1998-11-20 20:25:39 +00:00
Bill Fumerola
8ac2fac181 Fix my fubar'd import of this port, update fortify.
NOTE: If an old version of netscape* exists on the system, this program
will rename them, and that will break PLIST on deinstall. Any ideas on how
to dynamically adapt to this would be neat.

Submitted by:	David O'Brien <obrien@FreeBSD.org>
1998-11-19 22:54:45 +00:00
Bill Fumerola
c14690f4e7 Update -fp so it doesn't crap out on config files with ``"'' in them.
PR:		ports/8749
Reviewed by:	Bill Fumerola <billf@FreeBSD.org>
Submitted by:	Scot Hetzel <hetzels@westbend.net> (maintainer)
1998-11-19 22:48:42 +00:00
Bill Fumerola
a967e4b776 Mark BROKEN until I update.
Remind by:		obrien
1998-11-19 21:57:42 +00:00
David E. O'Brien
641836adbe Blindly update to Fortify-1.3.0 as Fortify-1.2.6 isn't fetchable anymore. 1998-11-19 05:17:44 +00:00
Bill Fumerola
813d1e0e75 Activate netscape45-navigator
PR:		ports/8002
1998-11-18 23:15:04 +00:00
Bill Fumerola
d5043aebe0 Upgrade to navigator-only 4.5
PR:		ports/8002
Submitted by:	Brett Taylor <brett@peloton.physics.montana.edu>
1998-11-18 23:14:02 +00:00
Andrey A. Chernov
759b0032fc restore PREFIX: system perl5 now fixed 1998-11-15 15:36:06 +00:00
Andrey A. Chernov
2d29c63324 Restore PREFIX setting: system perl5 fixed now 1998-11-15 15:29:18 +00:00
Jun Kuriyama
3f09baf663 Add virtual category elisp.
Reminded by:	wosch
Submitted by:	KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
1998-11-14 02:18:26 +00:00
Andrey A. Chernov
b06d83f146 fix script path 1998-11-13 18:27:17 +00:00
Andrey A. Chernov
7f87215d83 fix script path 1998-11-13 18:17:37 +00:00
Andrey A. Chernov
a78c59505e upgrade to 1.0.5 1998-11-13 16:16:19 +00:00
Satoshi Asami
dbc8aa6cc1 Use bsd.port.{pre,post}.mk. Either use them to avoid having to define
something already there (PORTOBJFORMAT, OSVERSION) or move stuff from after
.include <bsd.port.mk> to before.

(This is not by any means the complete list but just the ones I've noticed
recently.)
1998-11-11 05:37:39 +00:00
Steve Price
3c07d33952 Turn on apache13-fp port. 1998-11-10 01:56:36 +00:00
Steve Price
3352fe7273 Fixup port to provide Apache version 1.3.3 with FrontPage extensions.
PR:		8522
Submitted by:	maintainer
1998-11-10 01:56:01 +00:00
Steve Price
3f4d1e5e02 Dummy commit because I forgot to explain what this port does
when I committed it.  So here goes:

This port cleans up the layout of badly formatted HTML files.

Reminded by:	asami
1998-11-10 01:33:44 +00:00
Steve Price
8d731dae95 The apache-fp port has been repository-copied to apache12-fp. 1998-11-10 01:25:48 +00:00
Satoshi Asami
6e53cdbd77 Mark this broken while waiting for upgrade after repository copy. 1998-11-09 04:42:12 +00:00
Steve Price
0a60135ac6 Turn on tidy port. 1998-11-09 01:28:00 +00:00
Steve Price
35614a1e27 Initial import of tidy-0.1.98.9.
PR:		8503
Submitted by:	Abel Chow <achow@transoft.net>
1998-11-09 01:26:20 +00:00
Ralf S. Engelschall
0bf99088cd Upgrade to Apache 1.3.3 + mod_ssl 2.0.15 1998-11-07 14:22:40 +00:00
Andrey A. Chernov
a601da825c If PACKAGE_BUILDING defined, install default config file and
don't search apache config
1998-11-07 12:39:32 +00:00
Satoshi Asami
df65851235 Portlint. Also, set IS_INTERACTIVE (it asks questions) and NO_PACKAGE
(one of the questions is about the domain name, which I assume is put in
setup files).
1998-11-07 03:53:44 +00:00
David E. O'Brien
007e35283b Add a little more description what "php3" is.
Upgrade apache13-php3 to use apache-1.3.3, php-3.0.5 and mod_ssl-2.0.14

Submitted by:  Dirk Froemberg <ibex@physik.TU-Berlin.DE>
1998-11-06 11:02:22 +00:00
Justin M. Seger
a4da70d8a7 Distfile moved on MASTER_SITE 1998-11-06 02:41:06 +00:00
Andrey A. Chernov
b0a24e7e26 add more binary extensions 1998-11-04 04:59:28 +00:00
Andrey A. Chernov
5c04f6319a Explain that URLs can be added for directory index too 1998-11-04 04:42:05 +00:00
Andrey A. Chernov
0a1257cfcd autosense localization from env vars
always put site cache locally
1998-11-04 04:17:03 +00:00
Joseph Koshy
77776882c0 Add port to virtual category "python".
Submitted by:	Bill Fumerola <billf@jade.chc-chimes.com> (maintainer)
PR:		8558
1998-11-04 02:37:38 +00:00
Andrey A. Chernov
c0a5046d0e narrow localization to LC_CTYPE only 1998-11-03 18:44:04 +00:00
Andrey A. Chernov
b48e97270e fix html output 1998-11-03 10:34:42 +00:00
Andrey A. Chernov
5418bf8fdf Do not print No search diagnostic if -q 1998-11-03 08:48:35 +00:00
Andrey A. Chernov
9fa132f801 minor tweaks 1998-11-03 07:11:28 +00:00
Andrey A. Chernov
c2c19a265f Localize it 1998-11-02 20:04:30 +00:00
Andrey A. Chernov
8f48ae9dc6 when can't open global .sitecache, open in in current directory
instead of in /tmp because conflict in multiuser system
1998-11-02 11:04:02 +00:00
Andrey A. Chernov
033275a86c fix warning for some undef variables 1998-11-02 08:56:30 +00:00
Andrey A. Chernov
9b15f3eb3b typo 1998-11-02 08:54:49 +00:00
Andrey A. Chernov
f0acb60217 prevent redirection loop and indexing error pages 1998-11-02 08:52:05 +00:00
Andrey A. Chernov
2d5ab50418 add html2txt sources too 1998-11-02 08:18:09 +00:00
Andrey A. Chernov
c118c4a87c add webglimpse 1998-11-02 06:57:56 +00:00
Andrey A. Chernov
954ea1e90d WWW interface to Glimpse search engine 1998-11-02 06:54:53 +00:00
Justin M. Seger
b98345d3b4 Upgrade to libwww-5.2 1998-11-02 02:48:28 +00:00
Andrey A. Chernov
ab0915f7f4 upgrade to 2.8.1rel.2 1998-11-01 00:38:05 +00:00
Justin M. Seger
25df4a5295 Upgrade to version 2.8.1.1 1998-10-31 15:36:18 +00:00
Joseph Koshy
a357a53c5e Upgrade to v1.2.1.
Submitted by:	Andrew Maltsev <am@amsoft.ru> (maintainer)
1998-10-31 09:54:36 +00:00
Joseph Koshy
e630b5db56 Activate ruboard. 1998-10-30 03:19:00 +00:00
Joseph Koshy
5d74fe2ea8 Import of `ruboard', an almost plug 'n play web based discussion board
supporting english and russian.

PR:		8492
Reviewed by:	jkoshy
Submitted by:	Andrew Maltsev <am@amsoft.ru>
1998-10-30 03:17:43 +00:00
Satoshi Asami
81a4ed7455 Build broken for a.out too. 1998-10-26 04:53:18 +00:00
Satoshi Asami
e23a3b93b5 Mark this port broken, the PLIST is out of whack. 1998-10-20 06:45:18 +00:00
Andrey A. Chernov
4effd80407 Upgrade to pre11 1998-10-19 19:22:13 +00:00
David E. O'Brien
a8f137d24c Depend on linux_lib
PR:		8241
Submitted by:	Gregory D. Moncreaff <moncrg@dominus.ma.ultranet.com>
1998-10-19 17:37:36 +00:00
David E. O'Brien
419eea30b4 turn on netscape45-communicator
(this was report to the netscape45-communicator maintainer, but he doesn't
seem to want to fix this)
Submitted by:	forgotten thepish
1998-10-19 17:09:16 +00:00
Peter Hawkins
6583466be6 Remove faulty 128 bit support. Correct name of distfile, correct directory
where distfile is located on netscape site. Provide backwards compatability
as install script was pointing (by default) to wrong binary. Fix md5 entry.
Note PR2 was buggy and unsupported and anyone who attempted to install the
PR2 version of this port should upgrade now.
1998-10-19 13:15:14 +00:00
Scott Mace
06c87bf3d8 Upgrade to 1.3.3
Fix module loading under ELF
PR:		ports/8267 ports/8362
1998-10-19 12:48:57 +00:00
Peter Wemm
dc2c268f2d Add patches to bring up to 2.0 patchlevel 2 1998-10-19 12:12:45 +00:00
Justin M. Seger
dfef7840ec Unbreak for ELF.
Submitted by:	steve
1998-10-16 03:04:06 +00:00
Justin M. Seger
31866cd8c9 Mark BROKEN for current, pel:
===>  Building package for wml-1.6.7
Creating package /usr/ports/packages/All/wml-1.6.7.tgz
Registering depends:.
Creating gzip'd tar ball in '/usr/ports/packages/All/wml-1.6.7.tgz'
tar: can't add file lib/wml/perl/lib/site_perl/5.005/File/PathConvert.pm : No such file or directory
tar: can't add file lib/wml/perl/lib/site_perl/5.005/Getopt/Long.pm : No such file or directory
1998-10-15 10:43:21 +00:00
Justin M. Seger
94930e2200 Mark BROKEN for ELF:
gcc  -O -pipe -DUSE_SYSCONF -I. -I/usr/local/include -DMODIFY -DWEB500GW_DEBUG -DSUPPORT_OLD_URLS  -DWEB500GWDIR=\"/usr/local/etc/web500gw\" -DLDAPVERSION=33  -DLDAP_DEBUG  -fpcc-struct-return -fwritable-strings -c gwversion.c
gcc  -o web500gw web500gw.o read.o search.o modify.o add.o navigation.o util.o  web_util.o dir_util.o ldap2html.o messages.o init.o config.o  detach.o setproctitle.o gwversion.o  -L/usr/local/lib -lldap -llber
util.o: In function `find_access':
util.o(.text+0x91a): undefined reference to `re_comp'
util.o(.text+0x927): undefined reference to `re_exec'
util.o: In function `find_language':
util.o(.text+0x96a): undefined reference to `re_comp'
util.o(.text+0x977): undefined reference to `re_exec'
util.o: In function `find_browser':
util.o(.text+0xd2e): undefined reference to `re_comp'
util.o(.text+0xd3b): undefined reference to `re_exec'
*** Error code 1
1998-10-15 02:08:17 +00:00
Justin M. Seger
75dd46e719 Mark BROKEN for ELF:
echo "Include files generated from hypertext."
Include files generated from hypertext.
cc -o httpd_3.0A  HTDaemonDIR.o HTRequest.o HTRetrieve.o HTScript.o HTLoad.o  HTCache.o HTCacheInfo.o HTConfig.o HTWild.o  HTSInit.o HTSUtils.o HTims.o  HTPasswd.o HTAuth.o HTLex.o HTGroup.o HTACL.o HTAAProt.o  HTAAServ.o HTAAFile.o HTLog.o HTgc.o HTUserInit.o HTRFC931.o  ../../Library/freebsd/libwww.a  -lcrypt
cc: ../../Library/freebsd/libwww.a: No such file or directory
*** Error code 1
1998-10-15 02:03:14 +00:00
Justin M. Seger
8b3de5c1f7 Mark BROKEN for current:
cp bin/AutoSearch /usr/bin
===>   Generating temporary packing list
===>   Compressing manual pages for p5-WWW-Search-1.021
/usr/local/man//man1/AutoSearch.1: No such file or directory
*** Error code 1
1998-10-15 01:28:34 +00:00
Justin M. Seger
2d3fb88eee Mark BROKEN for ELF
bad library numbers
1998-10-15 01:16:23 +00:00
Justin M. Seger
bf8a551dd4 Mark BROKEN for ELF:
cc -o ../../LineMode/freebsd/www_4.0D  ../../LineMode/freebsd/HTBrowse.o  ../../LineMode/freebsd/GridText.o  ../../LineMode/freebsd/DefaultStyles.o  -L../../Library/freebsd   -lwww
/usr/libexec/elf/ld: cannot open -lwww: No such file or directory
*** Error code 1
1998-10-14 23:53:17 +00:00
Justin M. Seger
0957a84740 Mark BROKEN for ELF:
===>  Building package for libwww-5.1m1
Creating package /usr/ports/packages/All/libwww-5.1m1.tgz
Registering depends:.
Creating gzip'd tar ball in '/usr/ports/packages/All/libwww-5.1m1.tgz'
tar: can't add file lib/libwww.so.5 : No such file or directory
/usr/sbin/pkg_create: tar command failed with code 256
*** Error code 1
1998-10-14 23:46:40 +00:00
Justin M. Seger
604af260c9 Mark BRKOEN for ELF:
touch ../../ComLine/freebsd/.created
cc -c -o ../../ComLine/freebsd/HTLine.o -O -pipe -DDEBUG -D__BSD__ -I../../Library/Implementation -I../../ComLine/Implementation -DVT=\"4.0D\" ../../ComLine/Implementation/HTLine.c
cc -o ../../ComLine/freebsd/w3c_4.0D  ../../ComLine/freebsd/HTLine.o  -L../../Library/freebsd   -lwww
/usr/libexec/elf/ld: cannot open -lwww: No such file or directory
*** Error code 1
1998-10-14 23:30:49 +00:00
Justin M. Seger
308e431bde Fix for ELF 1998-10-14 04:24:20 +00:00
Steve Price
3fdaaadb78 Revert previous change, PERL is defined in bsd.port.mk after all. 1998-10-10 15:57:37 +00:00
Vanilla I. Shu
e108fc5e75 Add a patch for libcgihtml.so 1998-10-10 14:32:35 +00:00
Satoshi Asami
a9401bac1d Explictly depend on emacs19 and use emacs19 for byte-compiling, since
it doesn't work with emacs20.
1998-10-10 04:51:50 +00:00
Steve Price
51d53877c0 This doesn't deinstall correctly because the manpage gets install
in /usr/share/man/man1 and the PLIST expects it to be in ${PREFIX}/...
1998-10-10 03:34:28 +00:00
Steve Price
beffdff0f4 Use PERL5 variable. 1998-10-10 03:28:14 +00:00
Matthew Hunt
8a5c3c753c Run 4.07 instead of 4.06, since that's what we install. 1998-10-09 18:43:14 +00:00
David E. O'Brien
205a007c5c Upgrade to 4.07 / Fortify 1.2.28 1998-10-09 11:19:35 +00:00
David E. O'Brien
e5d81137d0 Upgrade to 4.07 / Fortify 1.2.28 1998-10-09 11:11:12 +00:00
Satoshi Asami
630020fa1e Make this port reinstall-friendly by not using ns-install. Fixup PLIST.
PR:		8217
Submitted by:	SADA Kenji sada@e-mail.ne.jp
1998-10-09 03:06:55 +00:00
Andrey A. Chernov
0deb0787d1 extract cookies for redirections 1998-10-08 17:17:08 +00:00
Vanilla I. Shu
681c474c76 Convert to elf, And fix the path of MASTER_SITE. 1998-10-07 15:02:43 +00:00
David E. O'Brien
9bccb19509 get this right. 1998-10-07 13:47:23 +00:00
David E. O'Brien
455ec54805 Upgrade to 4.5 beta2 1998-10-07 13:44:18 +00:00
David E. O'Brien
4dbaa25735 Upgrade to version 4.07 (note this is the Linux binary). 1998-10-07 13:23:19 +00:00
Andrey A. Chernov
a9ddcb478e Use $PERL for scripts 1998-10-07 11:26:22 +00:00
Andrey A. Chernov
df57de516a Use PERL for scripts 1998-10-07 10:47:50 +00:00
Andrey A. Chernov
6889f2dbd2 Use PERL variable for script 1998-10-07 10:15:19 +00:00