Justin M. Seger
0fcb7c4aca
1) Pass OBJFORMAT in MAKE_ENV
...
2) No longer do LDCONFIG in post-install, libwww does it already
3) Install xmlparse.h which is required by HTXML.h
Submitted by: asami
1999-04-06 22:31:05 +00:00
Justin M. Seger
bb9e1fc649
Upgrade www/calamaris to 2.23
...
PR: ports/10984
Submitted by: Dima Sivachenko <dima@Chg.RU>
1999-04-06 22:27:03 +00:00
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