1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
Commit Graph

864 Commits

Author SHA1 Message Date
Ralf S. Engelschall
d75e61d064 Upgrade to Website META Language, Version 1.6.7 1998-08-02 15:43:36 +00:00
Satoshi Asami
26a93bb456 You don't need to use "+=" for a variable only defined once.... 1998-07-31 21:34:38 +00:00
Jacques Vidrine
58c920b0eb Activate web500gw. 1998-07-31 18:50:34 +00:00
Jacques Vidrine
ad9176e5cf HTTP gateway to LDAP-based directories.
PR:		ports/7447
Submitted by:	Brent J. Nordquist <bjn@visi.com>
1998-07-31 18:47:37 +00:00
Andreas Klemm
83402aa5dd language support
if defined batch then WEBALIZER_LANG=english
notify people how to build german, french, spanish, english, dutch
version, if WEBALIZER_LANG isn't defined ...
1998-07-31 08:48:02 +00:00
Andreas Klemm
6ce5440dc9 Install sample comfig file as $PREFIX/etc/webalizer.conf-dist 1998-07-30 13:23:25 +00:00
Tim Vanderhoek
0ec2b6d084 Another batch of add homepage. In general I've avoided any links
except to official homepages, but in this batch there were a few
cases where a link was desireable anyways.  For these, the form

http://url/  (FAQ/whatever)

was used.
1998-07-28 06:34:42 +00:00
Satoshi Asami
c23cc4074c Making x11 category more useful project part 1: take out "x11" of
ports that are mere users of X.

Partial list submitted by: Josh Gilliam <josh@quick.net>
1998-07-27 23:25:33 +00:00
Steve Price
8020017018 Update to version 2.20.
Prodded by:	Bill Fenner's distfile checker.
1998-07-27 00:03:17 +00:00
Andreas Klemm
7bc49f4c2d enable apache13-php3 1998-07-25 11:40:37 +00:00
Andreas Klemm
a10f39bb71 added new port apache3-php3 after repository copy
many thanks to the contributors.
Submitted by:	Dirk Froemberg <ibex@physik.TU-Berlin.DE> and Stefan Herrmann <sh@webaffairs.de>
1998-07-25 11:30:31 +00:00
Andreas Klemm
202baee5f6 Upgraded to last php version 3.0.2
Included freetype support for php
Why freetype support ?

If you compile PHP with gd and freetype[it's already a port], and grab
some free truetype fonts from microsoft in self-install.exe format you
can generate really nice on the fly gif's with text in them.  Buttons,
banners etc.

William told me: I had to install the free microsoft fonts on my pc
and then ftp them. I can't think of a way to extract the files from
the .exe archive. I don't think it's a zip type.

I got the fonts microsoft link by digging around in
http://www.freetype.org

Submitted by:	William Lloyd <wlloyd@mpd.ca>
1998-07-25 06:51:26 +00:00
Andrey A. Chernov
31d0c8abcc Add --enable-nsl-fork 1998-07-24 06:55:42 +00:00
Tim Vanderhoek
5225de3ef4 --enable-nsl-fork, a-la Netscape DNS fork allowing lookups to be aborted. 1998-07-24 06:43:29 +00:00
Tim Vanderhoek
77a62b64be WTF did "alphanumeric" mean, anyways? Netscape is alphanumeric-oriented,
too...  Lynx's defining feature is that it is alphanumeric limited.
1998-07-24 03:42:44 +00:00
Tim Vanderhoek
65ad3749ff Add homepage. Style (s/which/that/). 1998-07-24 03:38:06 +00:00
Andrey A. Chernov
23e28026c3 apachectl: redirect kill output to /dev/null 1998-07-23 20:38:33 +00:00
Andrey A. Chernov
0dbbed541d Upgrade to dev17 1998-07-23 15:26:07 +00:00
Andrey A. Chernov
c54076b0c2 Upgrade to 1.3.1 1998-07-23 13:16:07 +00:00
Satoshi Asami
00c15c7b49 Version number part of PKGNAME should be delimited by "." only.... 1998-07-22 11:50:31 +00:00
Donald Burr
397cbd5c1b Activate htmlpp. 1998-07-20 23:21:23 +00:00
Donald Burr
29851fe46e PR: ports/4985
Submitted by:	myself
Import of new port www/htmlpp, a tool that allows you to easily
maintain web sites of any size.
1998-07-20 23:20:24 +00:00
Adam David
98217977d2 version 1.8.6 1998-07-20 13:39:46 +00:00
Satoshi Asami
dcce344737 Repository copy Mesa to Mesa2 and Mesa3. Mark Mesa3 broken pending
Justin's upgrade.  Change all "graphics/Mesa" dependencies to
"graphics/Mesa2".

Requested by:	jseger
1998-07-20 10:14:24 +00:00
Andreas Klemm
301287daf5 upgrade to newest php version 3.0.1
fixes regarding compilation/linking with libgd
a fix for me in Makefile to make this submission $PREFIX clean
big thanks to William
Submitted by:	William Lloyd <wlloyd@tolstoy.mpd.ca>
1998-07-11 20:52:38 +00:00
Andrey A. Chernov
1f2efe7906 Upgrade to 1.0.3 1998-07-09 18:32:42 +00:00
Joseph Koshy
5e3a7723e8 Update maintainer address. 1998-07-07 11:39:46 +00:00
Jacques Vidrine
8deffde57d Oops! Add forgotten file. 1998-07-05 22:48:42 +00:00
Jacques Vidrine
c1cfdd11d7 Port cleanup.
- Correct location of sendmail in MailDialog.py. (sorry, forgot who
  pointed this out)
- suggested by asami: use DISTNAME and DISTFILES to control WRKSRC;
  combine do-install and post-install; use --exclude in tar command
  to avoid installing unneeded files
1998-07-04 22:07:35 +00:00
Steve Price
16a8338756 Turn on boa. 1998-07-04 19:39:08 +00:00
Steve Price
ff7b230151 Initial import of boa version 0.92.
boa - high performance single-tasking web server

PR:		6718
Submitted by:	andy@icc.surw.chel.su
1998-07-04 19:38:12 +00:00
Steve Price
b546b300b9 Add misc. enhancements.
PR:		6945
Submitted by:	Pedro F. Giffuni <giffunip@asme.org>
1998-07-03 23:25:46 +00:00
Satoshi Asami
ae53a59404 No need to put name in front of COMMENT. 1998-07-03 07:52:17 +00:00
Andreas Klemm
15cdfb7af7 enable new port webalizer 1998-06-28 12:44:56 +00:00
Andreas Klemm
961599dfc1 Import of new port webalizer 1.12.09
The Webalizer is a web server log file analysis program which produces
usage statistics in HTML format for viewing with a browser.  The results
are presented in both columnar and graphical format, which facilitates
interpretation.  Yearly, monthly, daily and hourly usage statistics are
presented, along with the ability to display usage by site, URL, referrer,
user agent (browser) and country (user agent and referrer are only
available if your web server procduces Combined log format files).
PR:		closes 7000
Submitted by:	dirk.meyer@dinoex.sub.org
1998-06-28 12:42:09 +00:00
Andreas Klemm
50e81692ac William sent patches to me so support dbase type database...
If there are any problems related to this, send him an e-mail,
I can't test this !
Submitted by:	William Lloyd <wlloyd@mpd.ca>
1998-06-27 13:52:34 +00:00
Andreas Klemm
beca8087f8 nuke apache-php entirely 1998-06-27 10:47:54 +00:00
Satoshi Asami
7d45e2b7a1 Remove NO_CONFIGURE and NO_PATCH, they never meant anything. 1998-06-27 05:20:00 +00:00
Steve Price
d787371c38 Make this port build again.
Hinted at by:	Satoshi Asami <asami@freebsd.org>
1998-06-27 01:30:31 +00:00
Satoshi Asami
8e11d8e08b NO_CONFIGURE is a no-op. Also, remove the post-extract target, getting
rid of extra files is nice but I don't think .cvsignore has any significant
meaning nor size impact in a build-once source tree.
1998-06-26 23:54:57 +00:00
Ralf S. Engelschall
65b7bcec6e Upgrade to Website META Language, Version 1.6.6 1998-06-25 12:34:27 +00:00
Andrey A. Chernov
c5e63d8814 Make performance tuning conditionaly depends on APACHE_PERF_TUNING
variable. Add more optimization there.
1998-06-24 19:54:05 +00:00
Vanilla I. Shu
bbce490e31 Upgrade to 2.18. 1998-06-24 15:56:18 +00:00
Andrey A. Chernov
737c6efffb Redirect apachectl output to devnull in apache.sh 1998-06-18 11:56:17 +00:00
Andrey A. Chernov
2d780aacc3 Use apachectl to start apache in rc.d/apache.sh 1998-06-18 11:51:03 +00:00
Donald Burr
91126f4bc7 Activate grail. 1998-06-16 15:35:01 +00:00
Donald Burr
dce036209a PR: ports/6923
Submitted by:	Jacques Vidrine <n@nectar.com>
New port www/grail, a free, fully customizable and extendable
WWW browser written entirely in Python.
1998-06-16 15:32:45 +00:00
Satoshi Asami
b36427f6ad I don't know why this one was still marked RESTRICTED. While I'm
here, portlint a little.
1998-06-16 13:34:24 +00:00
Ralf S. Engelschall
19755e05cf Upgrade to Website META Language, Version 1.6.5 1998-06-16 12:50:21 +00:00
Matthew Hunt
ca924ea932 Make sure configure uses ${PREFIX}/bin/perl instead of /usr/bin/perl.
Reviewed by:	ache
1998-06-14 23:55:35 +00:00