Commit Graph

189 Commits

Author SHA1 Message Date
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
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