Commit Graph

199 Commits

Author SHA1 Message Date
espie
cf033bb30a Let gtk ports find gtk under /usr/local. 2000-03-19 16:59:10 +00:00
jakob
b0e4e70bc9 Fix library permissions; matthew patton <mep@netsec.net> 2000-03-17 07:51:04 +00:00
kevlo
b5ee20cfc4 Fake. Submitted by the maintainer. 2000-03-13 05:15:02 +00:00
brad
38dc3b02bf upgrade to Fortify 1.4.6 2000-03-12 22:07:53 +00:00
brad
a38152d888 Fake on sparc 2000-03-12 20:37:22 +00:00
espie
89d8f92d1a Update to 0.84 (fix shell escapes) 2000-03-12 17:43:44 +00:00
rohee
bb6f91772d Licence info + fake 2000-03-11 00:51:55 +00:00
espie
5943776fe7 link links 2000-03-09 02:14:48 +00:00
espie
c8afb4eb17 Another text web browser.
tempnam() appears to be innocuous.
2000-03-09 02:12:54 +00:00
espie
244e741ae9 Fake 2000-03-08 03:10:58 +00:00
espie
af78218c6b Fake the i386 version.
sparc should be trivial, I just can't test it...
2000-03-07 22:44:48 +00:00
jakob
4f1ee69591 fix license info 2000-03-05 23:00:29 +00:00
espie
76d52e1f68 PORTSDIR no longer needed in *DEPENDS. 2000-03-05 18:30:21 +00:00
turan
3c4165d831 again 2000-03-03 12:43:46 +00:00
turan
03325804f1 broken, installs files automatically in /etc 2000-03-03 11:25:05 +00:00
turan
cf26821fb3 change maintainer to ports@openbsd.org as requested 2000-03-01 10:08:03 +00:00
kevlo
b080d11c45 Update the checksum. 2000-03-01 02:21:18 +00:00
kevlo
8f84d59ddb Add decss. 2000-02-29 10:31:55 +00:00
kevlo
4030ce54d9 Initial import of DeCSS version 0.0.5
DeCSS is a strip cascading style sheets from webpages.
2000-02-29 10:30:47 +00:00
kevlo
4f316a28c4 Upgrade to version 0.3.6. Remove the patches. 2000-02-28 12:12:12 +00:00
kevlo
ffdb4e8375 Upgrade to version 3.0.15 and add the license info. 2000-02-28 10:36:27 +00:00
jasoni
1b7d0002a1 Add license info. 2000-02-22 22:55:07 +00:00
espie
edba5cfedf MAKEFILE-> MAKE_FILE 2000-02-22 17:08:31 +00:00
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