Commit Graph

176 Commits

Author SHA1 Message Date
form
124cb55ce6 update to 4.02 2000-02-16 20:10:32 +00:00
espie
4420842031 All the Makefiles cvs missed first time around... 2000-02-16 10:52:08 +00:00
brad
452d7b9a08 previous use of a separate configure script to create config.param is bad,
remove it
2000-02-15 21:32:34 +00:00
brad
ce05e13b26 style 2000-02-15 18:59:02 +00:00
turan
504f314d16 espie will not shut up about this, DISTF -> DISTFILES, PKG -> PACKAGE 2000-02-15 05:03:51 +00:00
turan
1574b9aa2e gpl licenses 2000-02-12 08:02:07 +00:00
turan
8d37dded6c bsd licenses 2000-02-12 06:29:49 +00:00
espie
b3ed337056 Change MAKE_FLAGS to remove the -f.
Actually reading the Makefiles proved that about one third of them was
confused about this already...
2000-02-12 00:43:57 +00:00
espie
a813079932 Kill a large set of deprecated variables.
Thoroughly unsubtle, most mkdir -p should probably be INSTALL* at
*install stage, and echo/ECHO_MSG is somewhat unsorted.

It's quite possible I missed a few automated changes...
2000-02-11 01:09:59 +00:00
espie
28accd1d93 Use WRKDIST where appropriate. 2000-02-11 00:37:15 +00:00
espie
1958137a5f Kill NO_WRKSUBDIR.
Clean up a few deprecated variables on the fly.
2000-02-10 23:14:27 +00:00
espie
0ae61b0254 WRKDIST 2000-02-10 14:38:36 +00:00
d
8f5c41e14d fix segv when authentication redirects from https to http. sent to Ito. w3m is truly horrid code, but quite a nice design.. 2000-02-10 04:12:13 +00:00
rohee
6a619b2c70 Tidy, W3C tool for cleaning and pretty print HTML, some input by espie@ 2000-02-09 23:55:44 +00:00
d
c23aa9ec85 correct URL 2000-02-09 05:38:34 +00:00
brad
ef443bdebf sort PLIST 2000-02-05 08:50:27 +00:00
espie
e201e9d26b Kill most instances of PATCH_SITES 2000-02-02 17:02:38 +00:00
kevlo
2ecbe142fc Add USE_X11. Clear up some warnings. 2000-02-02 02:34:02 +00:00
jasoni
23259380b1 remove USE_X11 2000-02-01 19:43:32 +00:00
kevlo
18cf67b859 Add the PKGNAME. 2000-02-01 15:19:14 +00:00
jasoni
c60c35e4c4 Update to 0.3.5 2000-02-01 03:24:57 +00:00
d
d0e34759f0 better description, taken from docs 2000-01-30 22:46:54 +00:00
d
308447f69e From: Marc Espie <Marc.Espie@liafa.jussieu.fr>
> Looks like cvs missed the Makefile...
2000-01-30 22:35:13 +00:00
d
96b88e3fc2 version 0.1.6, ok'd by dugsong@ 2000-01-30 22:12:23 +00:00
form
631dab3011 Update to 2.5.
Package support.
2000-01-27 21:14:02 +00:00
kevlo
7de7685c25 Fix the packing list. 2000-01-17 15:40:30 +00:00
brad
4e70dc50d5 - check that PATCH_DEBUG is set to yes instead of just being defined
- change MAINTAINER, ports@ -> brad@
- add 2 distribution patches;

squid-2.2.stable5-domain-match.patch
Matching a hostname and a domain name doesn't always work, depending on
leading dots and other edge conditions. Plus, the code for matching in
ACL's worked one way, while the code for matching 'cache_peer_domain' list
worked slighly different.

The patch below makes all host/domain matching operate the same way. It
also changes the rules a bit, so your current configuration probably will
not work the way you want after applying this patch.

- patch was included in the patches dir because of the difference in
relative path in comparison to all the other distribution patches.

squid-2.2.stable5-mkhttpdlogtime-end-of-year.patch = patch-ai
mkhttpdlogtime() generates a date string of the form 31/Dec/1999:23:59:59 +0900.
But when the year changes, the timezone offset will be wrong, for example:
01/Jan/2000:00:00:00 -1500.
2000-01-17 15:38:38 +00:00
kevlo
20bb84d9fc Add the config file php.ini is located in /var/www/conf/. 2000-01-15 04:48:02 +00:00
kevlo
fa32f5ca16 Fix checksum error. 2000-01-15 03:01:32 +00:00
kevlo
3777dfee0e Add php3 port. 2000-01-14 09:07:59 +00:00
kevlo
0045db0b24 At the most basic level, PHP can do anything any other CGI program can
do, such as collect form data, generate dynamic page content, or send
and receive cookies.

PHP also has support for talking to other services using protocols
such as IMAP, SNMP, NNTP, POP3, or even HTTP. You can also open raw
network sockets and interact using other protocols.

More information availible at http://www.php.net/ 

This port is worked by Jakob Schlyter <jakob@openbsd.org>.
2000-01-14 09:06:46 +00:00
kevlo
69d7525246 Add #Whom 2000-01-13 05:42:13 +00:00
kevlo
bb562eee62 Add bluefish 2000-01-13 01:49:05 +00:00
kevlo
7b4e1838ec Bluefish is an advanced HTML editor that contains functionality for
PHP, SSI, and RXML.  It is designed for the experienced web designer.

WWW:   http://bluefish.linuxbox.com/
: ----------------------------------------------------------------------
2000-01-13 01:47:58 +00:00
kevlo
7cfeb002f2 Enable weblint 2000-01-12 08:46:38 +00:00
kevlo
7208c568ec Weblint is a syntax and style checker for HTML. It is a perl program
that scans through web pages and "picks off fluff" much the way lint
handles C programs.

Author's web page is http://www.weblint.org/
2000-01-12 08:45:42 +00:00
brad
62e6d25d9d change the way the differnt MASTER_SITES were being used 2000-01-04 07:22:26 +00:00
form
32e033aaa8 Update to 4.01. 1999-12-20 03:04:44 +00:00
brad
fbbff687bb - remove IS_INTERACTIVE and NO_PACKAGE tags, these ports are not interactive
- remove deprecated variables
1999-12-18 03:18:40 +00:00
dugsong
ffa6ef5689 new nscache port - Netscape cache browser 1999-12-14 17:12:34 +00:00
form
eb18dd76ca add missing patch 1999-12-13 17:30:30 +00:00
form
663f31d987 update to 4.0 1999-12-13 17:26:55 +00:00
brad
f3007168e2 fix MASTER_SITE_SUBDIR for new location of libghttp on GNOME mirrors 1999-12-10 19:14:18 +00:00
brad
15f788cbd1 add 3 distribution patches;
squid-2.2.stable5-newlines_in_auth.patch
After decoding the base64 encoded "user:password" pair given by the
client, squid doesn't strip out any '\n' found in the resulting
string. Given such a string, any external authenticator will receive two
lines instead of one, and most probably send two results. Now, any
subsequent authentification exchange will have its answer shifted by
one. Therefore, a malicious user can gain access to sites they should not
have access to.

squid-2.2.stable5-ipcache_negative.patch
The IP cache immediately removes entries that should be negatively
cached. This appears to be due to some changes made for retrying failed
connections.

squid-2.2.stable5-no_cache.patch
A missing no_cache list is treated the same as no_cache deny all.
1999-12-09 19:48:17 +00:00
kevlo
1cf511b8a1 Mark it unbroken and fix Makefile.
Fix PLIST: add libcgiparse_pic.a into lib.
1999-11-17 09:17:34 +00:00
brad
5a538a73aa remove Lynx, it has been part of the standard distribution for quite awhile 1999-10-31 20:53:55 +00:00
brad
e801ffdf58 remove Lynx from Makefile 1999-10-31 20:52:03 +00:00
brad
e7b8cad3e5 remove Apache, it has been part of the standard distribution for quite awhile 1999-10-31 20:50:20 +00:00
brad
67111ca1f8 remove Apache from Makefile 1999-10-31 20:47:30 +00:00
turan
b9d991dc01 broken, bad packing lists
man/man3/cgigetvalue.3
man/man3/cgiclose.3
man/man3/cginewquerystr.3
1999-10-31 06:49:00 +00:00