Commit Graph

912 Commits

Author SHA1 Message Date
shell
0b23f829da Initial import of HTML-CGIChecker-0.90
---

HTML::CGIChecker is a module for web developers to parse HTML and
to detect HTML code that could break a page in some way.

This module is not a HTML validator, but it allows one to check the
HTML code that users post to a web application, for example to a
discussion board, to prevent them to post a piece of code that would
render the rest of a page it is displayed on unusable.
2001-08-15 06:48:01 +00:00
lebel
b870d4c021 -shttpd 2001-08-14 20:31:45 +00:00
lebel
4fcbe2f1f1 since this depends on some djbware and since they were removed, we also
have to remove this one.

The reason?

license does not allow modification to allow for proper integration
in OpenBSD.
2001-08-14 20:30:43 +00:00
brad
8a598cf4c2 2 small fixes, based on recent commits from danh@ 2001-08-13 17:16:00 +00:00
danh
9a6663b793 small fix 2001-08-13 16:48:45 +00:00
danh
434a55bc29 "Can not" -> "Cannot" 2001-08-13 16:40:54 +00:00
brad
f6e3cfd711 - add better enable script and rename it from frontpage-enable to
mod_frontpage-enable to match the module name
- add missing end @mode tag in PLIST
2001-08-13 15:50:22 +00:00
drahn
f49e710253 Update to 0.9.3, still fails to run, but other people can work
on the ld.so problems too.
heavily based on the FreeBSD port.
2001-08-13 14:16:34 +00:00
form
9bd965814b upgrade to 5.03 2001-08-13 03:44:39 +00:00
brad
39340fdb0a - fixup Makefile
- expand upon comment about supporting dynamic loading
- no need to "mkdir ${WRKSRC}" in post-extract target
- add better enable script and rename it from gzip-enable to
mod_gzip-enable to match the module name
- replace INSTALL script with MESSAGE
2001-08-13 03:27:09 +00:00
brad
d77cc0c791 upgrade to mod_perl 1.26 2001-08-13 02:57:14 +00:00
avsm
4555f09b3c add in a memory limit fix patch
pointed out by heko@iki.fi
2001-08-11 00:16:56 +00:00
brad
1101dce105 check to see if SunOS shared libraries are installed 2001-08-10 15:17:09 +00:00
brad
3245fff9be ignore if no SunOS shared libs 2001-08-10 14:37:58 +00:00
pvalchev
4a9b6d919b + p5-Apache-MP3 2001-08-08 19:04:48 +00:00
pvalchev
b7bae4341b import of p5-Apache-MP3-2.18
mod_perl class for generating browsable MP3 directory lists

MAINTAINER=     Nikolay Sturm <nikolay.sturm@desy.de>
2001-08-08 19:02:03 +00:00
brad
5fc99a7ecf add http_ping 2001-08-06 02:00:35 +00:00
brad
0c372f0d6b - woops, since this was an existing port set MAINTAINER back to the
original one
- fix conflicts
- remove unnecessary patch
2001-08-06 00:41:48 +00:00
brad
503541afd5 add http_load port
--
http_load runs multiple HTTP fetches in parallel, to test the throughput
of a web server.

However unlike most such test clients, it runs in a single process, so it
doesn't bog down the client machine. It can be configured to do HTTPS
fetches as well.
2001-08-06 00:35:05 +00:00
brad
01d8340f19 add http_ping port
--
http_ping is like the regular ping command, except that it sends HTTP
requests instead of ICMP echo requests.
2001-08-06 00:33:25 +00:00
matt
af3c48a883 +zope 2001-08-05 20:46:53 +00:00
matt
e6b5dd399c add zope-2.4.0.2 2001-08-05 20:44:41 +00:00
naddy
a831471936 fix flavored COMMENT, pointed out by espie@ 2001-08-02 14:59:07 +00:00
naddy
a9741ba11d update image flavor to 1.10 2001-08-01 23:18:53 +00:00
dugsong
83aa727789 destdir -> dest. from <heko@iki.fi> 2001-08-01 19:22:09 +00:00
naddy
4bb0c095b7 Add "image" flavor for Hironori Sakamoto's experimental extension
to display inline images when w3m is run from an X11 terminal
emulator.  Ils sont fous, ces Japonais !
2001-07-31 15:27:08 +00:00
espie
74273dd958 Damien Couderc (FirstName LastName) 2001-07-30 17:49:05 +00:00
kevlo
4e4ac7164d upgrade to version 4.78 2001-07-30 12:23:21 +00:00
naddy
3d96929055 Add patch to fix a display problem in message mode (-m).
From Hironori Sakamoto <h-saka@lsi.nec.co.jp> via w3m-dev-en list.
Bump package revision.
Problem was already addressed in m17n version.
2001-07-30 00:24:19 +00:00
lebel
c4e652acaf update PLIST with new binaries 2001-07-27 04:37:49 +00:00
lebel
4ef227427c update www/shttpd to 0.53:
--
- Correct benign path typo in tests.
- Added cgiuser-httpd.
- New log format for redir-httpd includes referer head.
  Version 0.53.
2001-07-27 04:12:40 +00:00
shell
5a81571193 Run depend 2001-07-25 11:10:24 +00:00
shell
d5f38a35a6 cgicc & p5-CGI-XMLApplication 2001-07-25 03:06:11 +00:00
shell
8f16394eed Initial import of CGI-XMLApplication-0.8.1
---

CGI::XMLApplication is a CGI application class, that intends to
enable perl artists to implement CGIs that make use of XML/XSLT
functionality, without taking too much care about specialized
errorchecking. Also it is ment to provide the power of the XML::LibXML
/ XML::LibXSLT module package.
2001-07-25 03:05:27 +00:00
shell
2c0a477ce9 Initial import of 3.1.5
---

GNU cgicc is an ANSI C++ compliant class library that greatly
simplifies the creation of CGI applications for the World Wide Web.
2001-07-25 03:03:31 +00:00
brad
d9ec50a97c better 2001-07-20 15:31:58 +00:00
brad
9317e492c3 upgrade to Squid 2.3.STABLE5 2001-07-20 14:37:38 +00:00
naddy
5f2065c764 - Make use of new bsd.port.mk feature and replace error reporting through
.BEGIN with ERRORS.
- Sync NEED_VERSION accordingly.
ok espie@
2001-07-18 10:59:00 +00:00
avsm
c35a78b641 add a note about where the php.ini file is should go 2001-07-17 22:46:45 +00:00
avsm
96feca6501 ... and yet another dependency for PHP. This time on libpng 2001-07-17 15:32:04 +00:00
avsm
e3c112b3f8 - pdflib flavor no longer works by itself
- add in some useful flavor combinations used by webmail clients like IMP
2001-07-16 09:40:46 +00:00
avsm
e698266b8f - pdflib flavor now requires the gd flavor to be included also
- compile in tiff support with gd

problem with pdflib noticed by naddy@
2001-07-16 09:35:57 +00:00
avsm
05cb627b4c + mod_gzip 2001-07-15 22:54:03 +00:00
avsm
1a8dbabb03 inital import of mod_gzip-1.3.19.1a
--
mod_gzip transparently compresses the output of apache to
client browsers.  It uses the 'Accept-Encoding' header to
determine whether or not the client browser wants gzipped
content.
2001-07-15 22:52:45 +00:00
danh
d691931f26 $PREFIX -> ${PREFIX} 2001-07-13 20:04:57 +00:00
pvalchev
3e6689d5c4 + xmhtml 2001-07-13 17:53:11 +00:00
pvalchev
2714393715 Import of xmhtml-1.1.7
XmHTML is a high performance Motif Widget capable of displaying
HTML 3.2 conforming text.

WWW: http://www.xs4all.nl/~ripley/XmHTML

MAINTAINER=	Nikolay Sturm <Nikolay.Sturm@desy.de>
2001-07-13 17:50:44 +00:00
naddy
49afc89ea6 MASTER_SITES fix by Heikki Korpela <heko@saitti.net>:
- Add ftp.funet.fi and ftp.sunet.se mirrors where available.
- Remove broken ftp.funet.fi references.
2001-07-13 11:23:37 +00:00
lebel
e8808959d2 update www/links to 0.96; espie@ ok. 2001-07-10 22:51:49 +00:00
danh
95c8f4ee9d - bump NEED_VERSION.
- only build on i386 platform.
- now installs the server extensions from Microsoft as well as the
  module for Apache.
2001-07-09 18:27:08 +00:00
naddy
57d875fb59 orphan ports; requested by former maintainer 2001-07-09 10:49:08 +00:00
reinhard
1a058efcec update to jserv-3.2.2
Version 3.2.2 fixes a large number of bugs and all known specification
compliance issues.  The 3.2.x branch will continue in maintenance mode,
but no new feature releases are planned.
2001-07-07 13:13:37 +00:00
reinhard
2e9010c62f update to jakarta-tomcat-3.2.2
Version 3.2.2 fixes a large number of bugs and all known specification
compliance issues.  The 3.2.x branch will continue in maintenance mode,
but no new feature releases are planned.
2001-07-07 13:12:18 +00:00
avsm
47312fefaa Wasn't faking correctly before, fixed now (spotted by wilfried@)
Also, install more components of PEAR.  This still isn't complete
(we don't install the CGI in addition to the APXS module)
2001-07-05 22:55:38 +00:00
brad
7651dea517 these ports need BUILD_DEPENDS on redhat_base as well otherwise it will
not install (needed by "vreg").
--
Reported by and fix tested by: Alexander Farber <alex@kawo2.rwth-aachen.de>
2001-07-05 13:08:27 +00:00
form
bf1c914d7a upgrade to 5.02
http://www.reverse.net/analog/ -> http://redmoon.reverse.net/analog/
There seems to be a problem with analog.cx's website, so
put mirrors ahead and temporarily change HOMEPAGE.

Thanks to Jeff Bachtel <Jeff.Bachtel@isc.tamu.edu>
2001-07-03 02:24:13 +00:00
lebel
0e5be085b6 remove the Ctrl-M from the .ini files 2001-06-30 14:18:01 +00:00
avsm
d83be053ac Update to php-4.0.6
- curl flavor is broken until it is updated to 7.8
- better optimisation in the configure args
2001-06-23 23:36:35 +00:00
fgsch
cb30adb847 previous update was just not enough; try again. 2001-06-23 04:45:16 +00:00
fgsch
d03feff2ef Update to 0.9.1 so we can play games with ld; doesn't work yet. 2001-06-22 16:32:51 +00:00
brad
580d63349e get all the possible package conflicts. 2001-06-22 02:57:31 +00:00
kevlo
0f8389c5c4 +linux-netscape 2001-06-22 01:40:31 +00:00
kevlo
a7d6df2660 Initial import of Netscape Communicator and Navigator 4.77
for Linux version.
2001-06-22 01:37:36 +00:00
naddy
3dea5200dc SECURITY: Fix remote buffer overflow in !m17n flavors and bump package
revision accordingly.  Problem reported on w3m-dev-en list.
2001-06-22 01:15:40 +00:00
pvalchev
e8a2398d62 Remove deprecated LICENSE_TYPE and set appropriate # comments
with its contents.
2001-06-20 01:43:11 +00:00
avsm
b9287b27db update to p5-HTML-Parser-3.25 2001-06-19 20:27:51 +00:00
avsm
97d83aad04 the php-pear subpackage shouldnt have any dependencies, so
explicitly clear them out

thanks danh@ !
2001-06-18 16:27:41 +00:00
reinhard
bbb7232505 $TOMCAT_HOME is /var/tomcat 2001-06-18 09:48:24 +00:00
reinhard
42344024b0 add missing " 2001-06-18 09:15:30 +00:00
reinhard
ef14f39155 + jakarta-tomcat
+ jserv
2001-06-17 12:35:11 +00:00
reinhard
cfaba9a100 Tomcat is the Java Servlet / Java Server Page environment produced
by the Apache Foundation's Jakarta Project.  This package provides
the Apache Tomcat connector.
2001-06-17 12:22:17 +00:00
reinhard
609ee9fad9 Tomcat is the Java Servlet / Java Server Page environment produced
by the Apache Foundation's Jakarta Project.  Tomcat can be run as a
standalone web server with Servlet and JSP support, or using Apache
Server as it's web server via the mod_jserv Apache module (the
www/ap-jserv package).
2001-06-17 12:18:16 +00:00
danh
4459d0cb4a make log filename similiar to suexec 2001-06-17 03:01:10 +00:00
avsm
daf8b7ecc5 update to mhonarc-2.4.9 2001-06-12 17:15:54 +00:00
avsm
529bdf816c update to p5-HTML-Mason-1.03 2001-06-12 16:32:54 +00:00
avsm
df9d0f04ab oops, forgot to add this patch for the php4-pear subpackage 2001-06-12 15:08:03 +00:00
avsm
498ae98a53 PHP4 now creates a subpackage: php4-pear-4.0.5, which installs the
PEAR base classes into /usr/local/lib/php
2001-06-12 15:07:29 +00:00
kevlo
36ce9f7458 Initial import of HTML-Table-1.09
HTML:Table is used to generate HTML tables for CGI scripts.
2001-06-12 07:50:31 +00:00
kevlo
302d72d873 +p5-HTML-Stream
+p5-HTML-Table
2001-06-12 07:38:07 +00:00
kevlo
a7c4cfe4cf Initial import of HTML-Stream-1.49.
This module is for HTML output stream class.
2001-06-12 07:35:09 +00:00
pvalchev
b089c23576 typo in comment; ok maintainer 2001-06-09 18:00:25 +00:00
angelos
920c4df69b Mark not broken, fgsch@ ok 2001-06-09 05:22:22 +00:00
angelos
574a6ecd2c Also install a signal handler, as I've noticed some zombie processes
lying around...
2001-06-09 04:21:29 +00:00
angelos
bb7234388f Some more fixes. 2001-06-09 04:02:20 +00:00
angelos
fa63e0d234 Forgot to update these. 2001-06-09 03:13:18 +00:00
angelos
04012a4f2a Use strlcpy() and snprintf() with the right arguments (size of buffer). 2001-06-09 02:36:48 +00:00
brad
4277f59f35 remove the 2 FLAVORs currently available, enable the alternate heap
replacement algorithms by default.
2001-06-08 19:03:35 +00:00
shell
5de915bcf6 - Remove .packlist
- ARCH to MACHINE_ARCH
2001-06-08 15:04:37 +00:00
shell
13a533322f Upgrade to 0.9b 2001-06-08 13:36:39 +00:00
brad
6de20d30a3 update dependency entries for MySQL. 2001-06-03 05:32:16 +00:00
brad
0483484323 better DESCR
- amanging -> managing
2001-06-03 01:02:26 +00:00
dugsong
2e9b507fdb update to version 0.6, add license info 2001-06-02 22:47:38 +00:00
naddy
325f6448a3 doc/opera -> share/doc/opera 2001-06-02 21:22:09 +00:00
kevlo
178d7179e3 upgrade to version 0.63b 2001-06-01 08:25:43 +00:00
form
39d8f16d44 upgrade to 5.01 2001-05-20 05:56:36 +00:00
naddy
64c81f210a +opera 2001-05-16 14:45:30 +00:00
naddy
82824bec78 Initial import of Opera 5.0 for i386; various input from jakob@
Opera is a fast and customizable WWW browser that claims W3C standards
compliance and a plethora of features.
2001-05-16 14:44:26 +00:00
naddy
fd4cabfb36 update to 0.9; from maintainer 2001-05-14 22:00:05 +00:00
fgsch
726bf4cc27 mark this port broken till the patches are fixed/reviewed. 2001-05-13 09:54:14 +00:00
avsm
c28d05ab47 upgrade to p5-HTML-Parser-3.24 2001-05-10 23:09:28 +00:00
avsm
308cdee07a Upgrade to PHP-4.0.5
- update MASTER_SITES to account for some wierdness on php.net
- all the old patches have been merged into the source tree now
- add a minor patch to improve the randomness of php temporary files

Upgrade is recommended.  Contains a vast array of bugfixes over
previous PHP4 releases (read the NEWS file)
2001-05-10 22:58:06 +00:00
naddy
ec4ede3197 Use MACHINE_ARCH instead of ARCH in p5-* dependencies. 2001-05-10 22:11:27 +00:00
naddy
7670a4e329 Use MACHINE_ARCH instead of ARCH in PLIST for m68k-based architectures.
Bump NEED_VERSION accordingly.
2001-05-10 19:20:40 +00:00
matt
c5c0cbe0bd - reorg existing JDKs, update devel/jdk dependencies
- become MAINTAINER for jdk 1.1 and 1.2 (ok MAINTAINERs)
- add jdk 1.3
2001-05-08 00:54:36 +00:00
avsm
c9b288fc3a update to p5-HTML-Parser-3.23 2001-05-06 19:32:00 +00:00
lebel
2635bc0375 www: integrate COMMENT, bump NEED_VERSION. 2001-05-06 04:22:45 +00:00
naddy
af84780db4 Update m17n flavor to w3m-m17n-0.19. 2001-05-05 22:41:28 +00:00
jakob
5a09a57b83 update to thttpd v2.21b (fix for lingering-close problem) 2001-05-05 22:21:47 +00:00
jakob
9cf28e44a4 update to thttpd 2.21b (fix for lingering-close problem) 2001-05-05 22:20:01 +00:00
naddy
e7819bc30d fix build with PostgreSQL 7.1; from peter@ 2001-04-24 19:43:28 +00:00
avsm
95c6f62340 correct curl LIB_DEPENDS from curl.1 -> curl.2 to reflect whats in our
tree; noted by Diana Eichert <deichert@wrench.com>
2001-04-23 23:58:52 +00:00
peter
c55c1cb234 take over as maintainer from Pavel. Agreed with him by e-mail
integrate COMMENT
bump NEED_VERSION

ok espie@
2001-04-23 12:40:15 +00:00
avsm
ac8e5b173a update pgsql configure args for 7.1; from peter@ 2001-04-22 16:07:12 +00:00
peter
349245f796 take over being maintainer from ports@
ok'd espie (yesterday)
2001-04-22 10:41:57 +00:00
lebel
e9caceec81 mkdir -p => ${INSTALL_DATA_DIR}. naddy@ OK. 2001-04-21 15:41:03 +00:00
jakob
96e05217b6 upgrade to v2.21
integrate COMMENT
2001-04-21 06:50:49 +00:00
lebel
a17b5f70cc add junkbuster 2001-04-19 15:47:30 +00:00
lebel
60f6ae2bcc initial import of Junkbuster 2.0.2:
--
Internet Junkbuster Proxy TM is free privacy-enhancing software
that can be run on your PC or by your ISP or company. It blocks
requests for URLs (typically banner ads) that match its blockfile.
It also deletes unauthorized cookies and other unwanted identifying
header information that is exchanged between web servers and browsers.

Submitted by Wynand van Dyk <wynand@type01.com>

checked by reinhard@ and wilfried@ (thanks!)
2001-04-19 15:46:33 +00:00
wilfried
50eef9f0b3 give unnumbered ports a version number 2001-04-19 10:41:14 +00:00
avsm
8aa4bf20a7 - update to http_load-20010405
- Adopted PKGNAME into numeric format, espie@ ok
- Integrate COMMENT, bump NEED_VERSION
2001-04-18 23:24:51 +00:00
avsm
700b6703f9 - update to p5-HTML-Mason-1.02
- integrate COMMENT, bump NEED_VERSION
- depend on mod_perl now (jcs@rt.fm) and also p5-Params-Validate
- patch away an interactive test in the configuration stage
2001-04-18 23:17:28 +00:00
avsm
2b68745d65 - revert MAINTAINER to ports@ until Pavel's email stops bouncing
- integrate COMMENT, bump NEED_VERSION
- dont rm some directories that are used by other CPAN modules
- build without LARGEFILE support, since in-tree Apache does not include it
2001-04-18 23:08:29 +00:00
avsm
a4bf74b63f update to p5-libwww-5.53 2001-04-18 21:47:47 +00:00
avsm
ba7e9726e2 update to p5-HTML-Parser-3.22 2001-04-18 21:46:14 +00:00
espie
eef0f0e76b Fix USE_MOTIF, especially for those ports with `motif' flavors. 2001-04-18 15:01:02 +00:00
form
64d5cdc9de new distfile 2001-04-16 11:12:00 +00:00
avsm
e330b3515e upgrade to mhonarc-2.4.8 and integrate COMMENT 2001-04-15 12:11:09 +00:00
naddy
fd3bf95424 Add p5-Blatte(-HTML). 2001-04-14 16:27:23 +00:00
naddy
008aca743f Import of Blatte-HTML 0.8.2.
Submitted by Brian J. Kifiak <bk@rt.fm>.

The Blatte-HTML module defines Blatte functions corresponding to HTML tags.
2001-04-14 16:25:21 +00:00
naddy
613102dea7 Pull COMMENT into Makefile, bump NEED_VERSION.
Add comment with license type.
2001-04-14 11:36:13 +00:00
avsm
9e50bc376e update to p5-HTML-Parser-3.21 2001-04-11 15:23:59 +00:00
lebel
e40eb1461f change my email address. bump NEED_VERSION. 2001-04-10 13:39:38 +00:00
avsm
3aef40a3c9 update to p5-HTML-Parser-3.20 and integrate COMMENT 2001-04-10 00:15:51 +00:00
avsm
6db2c7e8ae add in a dependency on p5-HTTP-GHTTP which LWP can use (and it's a lot
faster than the LWP http request, and can speak HTTP/1.1)
2001-04-09 23:21:41 +00:00
avsm
cd603344c2 + p5-HTTP-GHTTP 2001-04-09 23:12:01 +00:00
avsm
4a4e750c8c initial import of p5-HTTP-GHTTP-1.06
--
This module is a simple interface to the Gnome project's libghttp.

It allows you to make very simple HTTP requests, without the weight
of something like LWP. This makes it very useful in situations where
memory and speed are at a premium, such as mod_perl.  It has full
support for proxy requests and authenticated requests.
2001-04-09 23:09:59 +00:00
avsm
400dc51a91 update to libghttp-1.0.9, and integrate COMMENT, brad@ ok 2001-04-09 23:06:53 +00:00
peter
632d4540c5 remove interactive flag. the correct fix (for my oversite in the original)
was to add a BUILD_DEPENDs on mod_perl - the configuration searches for
this. Does anyone possibly want to run this *without* mod_perl ?
2001-04-09 13:13:03 +00:00
naddy
62bc4432d4 IS_INTERACTIVE to keep this from breaking unsupervised package building. 2001-04-07 13:19:22 +00:00
danh
f8c5806f84 drop obsolete NO_CONFIGURE; pointed out by espie@ 2001-04-06 13:50:21 +00:00
naddy
f32f81c857 Don't needlessly override do-extract. Plays havoc with WRKOBJDIR. 2001-04-05 17:03:23 +00:00
espie
246332b3c6 Missing... 2001-04-05 12:11:21 +00:00
naddy
8b19070594 limit to i386, sparc, m68k; m68k confirmed by miod@ 2001-04-03 22:54:50 +00:00
avsm
306d96032c - update to p5-libwww-5.52
- integrate COMMENT, bump NEED_VERSION
2001-03-30 23:18:45 +00:00
danh
ef3611eac9 +mindterm 2001-03-30 21:43:33 +00:00
danh
d46453a392 Import of mindterm 1.9.9.
from DESCR:
MindTerm v1.99 is a SSH client program written in 100% pure Java.
MindTerm can be run as a stand-alone program, or as an applet in a
webpage.  Apart from supporting both ssh1 and ssh2, it has some
unique features such as built in scp file transfer and a built in
ftp-proxy which works with ordinary ftpds behind the sshd.

Submitted by:	Pete Fritchman <petef@databits.net>
2001-03-30 21:42:31 +00:00
naddy
b43336ce15 Activate m17n flavor of w3m. 2001-03-30 17:21:50 +00:00
naddy
e67a4b30ee - Add multilingualization (m17n) flavor based on Hironori Sakamoto's
m17n patch.  This allows to display pages in all kinds of scripts
  and encodings in a UTF-8 xterm.
- Always use the included boehm-gc; problem reported by espie@.
2001-03-30 17:19:08 +00:00
form
8c3046a465 move COMMENT to Makefile 2001-03-29 09:52:20 +00:00
avsm
81779dc5af This needs to have libltdl present for some modules, so add a libtool dependency
Thanks to Pete Fritchman <petef@databits.net> for help testing
2001-03-28 21:32:24 +00:00
danh
732abfb621 bump NEED_VERSION and integrate COMMENT 2001-03-28 19:35:25 +00:00
naddy
36273231f7 - Make this work with gtk+ 1.2.9.
- Update MASTER_SITES.
- Integrate COMMENT, bump NEED_VERSION.
Combined work by Couderc Damien <couderc.damien@wanadoo.fr> and myself.
2001-03-27 22:09:48 +00:00
naddy
7e96f65e45 - Take over maintainership; okay dugsong@
- Update to w3m-0.2.1.
- Replace post-bsd.port.mk fumbling with FULLPKGNAME and PFRAGs.
- Install Japanese docs for respective flavor.
- Pull COMMENT* into Makefile.
- Remove useless/obsolete verbiage from DESCR.
- Miscellaneous cleanups.
2001-03-24 12:56:14 +00:00
peter
9948fd0008 The module marks up plain text as HTML. By default it converts
HTML metacharacters into the corresponding entities.  More sophisticated
transformations, such as splitting the text into paragraphs or
marking up bulleted lists, can be carried out by setting the
appropriate options.
2001-03-22 16:35:30 +00:00
camield
d9f4a44762 add shttpd 2001-03-22 15:05:04 +00:00
camield
9b8251909c shttpd-0.52:
HTTP daemons designed to complement publicfile

Submitted by David Lebel <lebel@lebel.org>
2001-03-22 15:04:11 +00:00
peter
e03e05e0c4 expand my name as maintainer - conform to new policy on maintainers 2001-03-22 09:48:59 +00:00
avsm
c4e3875fd1 Dont hardcode i386, and dont include .packlist in the PLIST 2001-03-19 20:11:13 +00:00
wilfried
f10d7d9eb2 respect CFLAGS, ok maintainer 2001-03-19 17:43:11 +00:00
peter
dd252e9ea7 Embperl gives you the power to embed Perl code in your HTML documents
and the ability to build your Web site out of small reusable objects
in a OO-style. You can also take advantage all available Perl
modules, (including DBI for database access) use their functionality
and easily include their output into your web pages.

NOTE: that the build warns about File::Spec being out of date, but this
appears to have no noticable effect in my tests. If someone finds a
problem, then a p5-File-Spec port is required at a later date.
2001-03-19 17:31:35 +00:00
avsm
71452852fa add some more common flavor combinations for php3/4, especially useful
for webmail clients
2001-03-17 12:33:48 +00:00
wilfried
50cf44f810 respect CC/CFLAGS, ok maintainer 2001-03-17 12:23:44 +00:00
avsm
5f071964b7 oops, update PKGNAME 2001-03-17 01:08:15 +00:00
avsm
760dd4589f update to p5-HTML-Tree-3.11 2001-03-17 00:45:01 +00:00
avsm
4411eb6fbd [ security update ]
update to p5-libwww-5.51

If LWP::UserAgent::env_proxy is called in a CGI environment, the
case-insensitivity when looking for "http_proxy"
permits "HTTP_PROXY" to be found, but this can be trivially set by the
web client using the "Proxy:" header.  The fix applied is that
$ENV{HTTP_PROXY} is not longer honored for CGI scripts.
The CGI_HTTP_PROXY environment variable can be used instead.
2001-03-17 00:42:06 +00:00
wilfried
fbf9d4f65d use concurrent build, ok maintainer 2001-03-16 10:27:00 +00:00
wilfried
1dafc4d665 add cvs tag, ok maintainer 2001-03-16 10:26:21 +00:00
wilfried
f85bd0aa90 respect CXXFLAGS, ok maintainer 2001-03-16 10:25:57 +00:00
brad
3580a84048 add a distribution patch:
squid-2.3.stable4-snmp-community-null-pointer.patch
Sending an unparsable SNMP query to Squid can cause a segment violation
2001-03-14 14:39:54 +00:00
brad
e46a1ede8b LIB_DEPENDS -> USE_MOTIF 2001-03-13 14:42:32 +00:00
wilfried
e08ba39480 respect CFLAGS 2001-03-12 13:51:03 +00:00
avsm
e9bfd401c0 add shared memory functions 2001-03-09 03:44:26 +00:00
avsm
b1665b3604 oops, no more RCS tag in patch 2001-03-08 22:58:27 +00:00
kevlo
d8a8df83ab Use WRKDIST where appropriate. 2001-03-08 07:40:13 +00:00
brad
b676d035fb remove major rev for mysqlclient dependency entry. 2001-03-07 19:05:33 +00:00
avsm
b1a91ef104 [Security fix] In the IMAP extension, username/password were free'd too
early.  This is a backport from php-4.0.5-dev that frees memory at the
right times.
2001-03-06 09:33:02 +00:00
avsm
41a7635f07 Add some more useful PHP4 flavors 2001-03-06 09:31:03 +00:00
avsm
260a58c48f - Add a patch to correctly link in the c-client SSL authenticator,
so that [IMAP|POP3]-SSL works
- PREFIX -> LOCALBASE where appropriate in Makefile
2001-03-06 09:04:30 +00:00
danh
0b06a6a2ff +mod_frontpage 2001-03-04 17:23:16 +00:00
danh
c3e42a3c3e import of mod_frontpage 1.5.1 for Apache.
from DESCR:
This is a module for the Apache HTTP Server. It replaces the
Apache-FP patches and module  supplied  with  the  Microsoft
FrontPage  Server  Extensions  available  from Microsoft and
Ready-to-Run Software.

Using this module allows you to use advanced features of the
FrontPage client with your Apache HTTP Server (e.g. creating
FrontPage enabled subwebs using the FrontPage client in con-
trast to creating them as user "root" with "fpinstall.sh" or
the "fpsrvadm.exe"-utility on the system's shell).
2001-03-04 17:21:21 +00:00
brad
23395df140 - silence a few steps
- ${PREFIX} -> ${LOCALBASE}
- add ONLY_FOR_ARCHS since this depends on jdk which in-turn depends on freebsd_lib
2001-03-02 16:04:49 +00:00
obecian
21253246a0 surfraw-1.0.3 update 2001-03-01 01:41:18 +00:00
brad
75f3d8aada mysql client library major rev # 2001-02-28 15:05:54 +00:00
avsm
c93c9d26e9 - update to p5-URI-1.11
- fix man page typos
2001-02-28 03:28:46 +00:00
avsm
5a73eab790 work with the new pgsql port layout 2001-02-27 23:00:26 +00:00
avsm
1a1dd2fb41 PHP4 is pretty liberal about what version of libmcrypt is installed,
so relax the dependency in LIB_DEPENDS for the mcrypt flavour.
2001-02-27 20:01:07 +00:00
form
311a300952 Missed in last commit. 2001-02-27 03:48:50 +00:00
form
0079eab07b Use SYSCONFDIR instead of hardcoded /etc; naddy@ 2001-02-27 03:46:23 +00:00
jakob
970ae3bbbe update to transproxy v1.4
--
Fixed HTTPS proxy support. You can now point your browsers proxy
configuration at transproxy and it will correctly process the
CONNECT method.
2001-02-26 07:29:21 +00:00
avsm
c1a9641c20 /usr/local -> LOCALBASE 2001-02-26 05:52:17 +00:00
form
3ffad06f7c Update to 4.16.
Fixed buffer overflow.

>SECURITY ADVISORY                                   13th February 2001
>----------------------------------------------------------------------
>Program: analog
>Versions: all versions except 4.16 and 4.90beta3
>Operating systems: all
>----------------------------------------------------------------------
>There is a buffer overflow bug in all versions of analog released
>prior to today. A malicious user could use an ALIAS command to
>construct very long strings which were not checked for length.
>
>This bug is particularly dangerous if the form interface (which allows
>unknown users to run the program via a CGI script) has been installed.
>
>This bug was discovered by the program author, and there is no known
>exploit. However, users are advised to upgrade to one of the two safe
>versions immediately, especially if they have installed the form
>interface. The URL is http://www.analog.cx/
>
>I apologise for the inconvenience.
>                                                        Stephen Turner
2001-02-25 08:04:05 +00:00
avsm
e6105e2375 Update to p5-HTML-Parser-3.17
Fixes the somewhat obscure perl multiplicity builds
2001-02-24 09:02:07 +00:00
avsm
8787baa606 Upgrade to p5-HTML-Parser-3.16
Relevant changes:

The unbroken_text option now works across ignored tags.
Expose internal decode_entities() function at the Perl level.
2001-02-24 01:24:49 +00:00
avsm
88501a3612 use LOCALBASE, not PREFIX in the pgsql configure. Also add this to the
php3 port.
2001-02-22 20:03:47 +00:00
avsm
ca9b1ff0ce upgrade postgresql dependency for new 7.0.3 port layout (danh@) 2001-02-22 19:56:31 +00:00
avsm
1a3e7a9342 Update to w3mir-1.0.10
From: Jeff Bachtel <sebastion@irelandmail.com>
2001-02-21 19:16:54 +00:00
danh
935653e6ac sync libtool patches 2001-02-20 18:09:54 +00:00
danh
057efafaeb better formatting 2001-02-13 02:37:48 +00:00
naddy
a0c9fc1121 quote CFLAGS 2001-02-13 01:18:50 +00:00
brad
f609e9336f ensure user is root before trying to proceed with installation. 2001-02-12 17:18:55 +00:00
espie
18ac2cc391 Let build as non-root work. 2001-02-12 15:45:48 +00:00
brad
0411d76053 upgrade to mod_perl 1.25 2001-02-09 19:19:39 +00:00
jakob
a5ea0ce304 add gd flavour; <armando@theghet.to> 2001-02-07 09:15:42 +00:00
jakob
0c3d1652df fix expat dependency 2001-02-07 09:14:38 +00:00
avsm
453a957962 oops - add HOMEPAGE 2001-02-01 17:56:00 +00:00
avsm
28244014e4 + p5-HTML-Mason 2001-02-01 17:54:41 +00:00
avsm
9e21fe6a76 initial import of p5-HTML-Mason-1.0
--
Mason is a powerful Perl-based web site development and delivery
engine. With Mason you can embed Perl code in your HTML and construct
pages from shared, reusable components.

Mason solves the common problems of site development: caching,
debugging, templating, simulating browser conditions, maintaining
development and production sites, and more.

Although it can be used from CGI or even stand-alone, it is optimally
designed for use with two other open source technologies: mod_perl
and Apache.
2001-02-01 17:53:51 +00:00
rohee
be298c847b stop being smart with ${HOMEPAGE}, it made DESCR unreadable 2001-01-29 21:31:30 +00:00
avsm
34a18dc3f1 Remove the 'ftp' flavour and fold it into the default options, to reduce
the proliferation of options this port has.  This needs no external
libraries, so it doesn't introduce any dependencies (jakob@ ok)
2001-01-28 14:54:59 +00:00
avsm
4b3a2b0cd1 Relax the mysqlclient restriction; php4 still works with the old 3.22.x
mysqlclient library
2001-01-28 14:39:39 +00:00
avsm
c073bcb9ec Always include the OpenSSL extension, since it now works with both
0.9.5 and 0.9.6; noticed by Neil Darlow <neil@darlow.co.uk>
2001-01-28 14:38:30 +00:00
jakob
4c625dc744 update mysql depends 2001-01-28 13:31:28 +00:00
form
64e82fecfa fix PLIST 2001-01-27 10:26:38 +00:00
form
e6b3c0df6c upgrade to 4.14 2001-01-23 11:37:44 +00:00
avsm
c48cfc5d85 + p5-HTML-Tree 2001-01-21 19:40:48 +00:00
avsm
f5fb9f4a2d - import of p5-HTML-Tree-3.09
--
This is a collection of modules that represent, create, and extract
information from HTML syntax trees.  These modules used to be part
of the libwww-perl distribution, but are now unbundled in order to
facilitate a separate development track.  Bug reports and discussions
about these modules can still be sent to the <libwww@perl.org>
mailing list, or to <sburke@cpan.org>.
2001-01-21 19:39:53 +00:00
avsm
d8c16677e8 +p5-HTML-TableExtract 2001-01-19 12:44:45 +00:00
avsm
8cff4e3e79 initial import of p5-HTML-TableExtract-1.06
--
HTML::TableExtract is a module that simplifies the extraction of
information contained in tables within HTML documents.

Tables of note may be specified using Headers, Depth, Count, or
some combination of the three.
2001-01-19 12:41:01 +00:00
brad
2d19447f4b new DESCR, actually describes what Squid is, taken from the FAQ. 2001-01-17 02:41:04 +00:00
brad
0247146330 add heap FLAVOR, enables alternate cache object replacement algorithms.
--
Requested by: J Shoemaker <shoemaker@softhome.net>
2001-01-17 02:38:20 +00:00
brad
9c33622cab remove this patch, it's not needed anymore now that we're using GCC
2.95.3, unfortunately this bug still affects GCC 2.95.3 and thus the other
workaround patch has been left in place until the issue has been fixed.
2001-01-15 17:22:01 +00:00
avsm
7b652a083f - update to p5-libwww-5.50
Changes:

- Fix for test cases that failed because of URI-1.10 now encode
  space as '+' instead of '%20.
- Makefile.PL: Require URI-1.10.
  HTTP::Daemon now accepts any non-space character as method name
  on the request line.  It used to fail on methods like "M-POST"
  because it only allowed \w-chars.
- HTTP::Date now allow fractional seconds in ISO date formats.
- HTTP::Request::Common will now calculate Content-length
  even if $DYNAMIC_FILE_UPLOAD is set.
2001-01-14 23:26:59 +00:00
avsm
3577f730cc - update to php-4.0.4pl1
Changelog:
- Fixed the various pdf_open_*() functions (Daniel)
- Fixed a bug that could cause invalid INI entries to be used under certain
  circumstances (Zeev)
- Fixed a bug in the Apache module that could cause invalid INI values to
  propogate to different virtual hosts, if one or more of the virtual
  hosts was configured with engine=Off (Zeev)
- Fixed possible crash bugs in the session module (Sascha)
- Fixed the ODBC module to build properly with Solid 3.0 and OpenLink (Dan
  Kalowsky)
- Fixed possible corruption of line number information in PHP scripts (Zeev,
  Zend Engine)
- Fixed a few possible crashes in functions that use user-defined callbacks
  (Zeev, Zend Engine)
2001-01-12 23:06:36 +00:00
brad
7a77dc9bc4 tighten permissions. 2001-01-12 21:21:02 +00:00
avsm
058812e89c - update to p5-URI-1.10
- bump NEED_VERSION

Form handling has changed subtly, so be sure to read the documentation
before upgrading to this (the new behaviour follows the W3 recommendation)
2001-01-11 14:05:38 +00:00
avsm
8ec61d3981 fix patch - rcs id caused it to not apply cleanly 2001-01-11 08:10:41 +00:00
naddy
c355b8e624 - new maintainer Couderc Damien <couderc.damien@wanadoo.fr>
- update to 0.6; submitted by couderc.damien@wanadoo.fr
- install HTML manual
2001-01-09 16:34:54 +00:00
avsm
93eeb97752 missed this one (removed .packlist), from Jeff Bachtel <sebastion@irelandmail.com> 2001-01-08 21:45:27 +00:00
avsm
3fdc6aad7e cull .packlist from the PLIST 2001-01-08 21:07:39 +00:00
brad
03f57d4e2a better 2001-01-08 20:03:11 +00:00
avsm
f16547aeb1 Add a couple of patches from venaas@php.net to allow PHP-4.0.4 to work
with OpenSSL 0.9.5a, instead of requiring only OpenSSL 0.9.6
These patches detect the revelant version and use the additional return
values in 0.9.6 only if present.

This also unbreaks the SNMP flavor on 2.8-stable, which requires SSL
support, since our UCD-SNMP daemon has OpenSSL compiled into it
(wierd, but thats how the PHP snmp-config.m4 works)

- Add OpenSSL patches
- Add note crypt.c patch that its now in 4.0.5-dev and can be removed soon
- Add --with-openssl to the standard set of configure options
2001-01-07 21:08:11 +00:00
avsm
2503bc1ec2 Add a curl FLAVOR (for the Client URL library) to retrieve stuff via
gopher, dict, ldap, telnet, http(s), etc
2001-01-06 14:17:33 +00:00
avsm
c8a43191e3 update snmp flavor libdepends - from danh@ 2001-01-05 22:47:21 +00:00
brad
c7881f6a8a bye bye NO_CDROM and MIRROR_DISTFILE 2001-01-05 16:35:58 +00:00
kevlo
b7bd1130de Correct RCS tag 2001-01-04 13:17:21 +00:00
kevlo
b8c86108b9 Enable p5-CGI 2001-01-04 10:32:33 +00:00
kevlo
ba4a39794f Initial import of CGI-modules-2.76
This is for use in writing cgi scripts
2001-01-04 10:31:39 +00:00
dugsong
72f486ab5b update to version 0.95, which include SSL support 2001-01-04 06:53:10 +00:00
brad
3e3e1dc069 remove mips and powerpc from ONLY_FOR_ARCHS, these platforms do not even
ship with an Apache compiled with DSO support yet.
2001-01-04 00:51:23 +00:00
brad
ef0f2e0640 sort 2001-01-03 21:36:49 +00:00
brad
8085a38660 add missing @dirrm 2001-01-03 21:35:26 +00:00
avsm
464f24c4b6 - update to p5-libwww-5.49
- bump NEED_VERSION
2001-01-03 00:50:41 +00:00
avsm
787ca8d8f7 PHP4 should work fine on the powerpc now.
Confirmed by Nicholas Merill <lists@mojo.calyx.net>
2001-01-03 00:33:38 +00:00
avsm
7cb8587555 - remove MASTER_SITES0 as its not needed anymore
- add UK master site
- take joint MAINTAINER (jakob@ ok)
2000-12-28 23:37:22 +00:00
avsm
df1af3b82c Add in a flavor for mcrypt, an interface to block and stream
encryption algorithms.

The patches are a backport from PHP-CVS to the mcrypt m4 script, which
didn't pick up the right version of libmcrypt.  I've included the
m4 patch also, since the outputted configure script patch will make no
sense to anyone who looks at it in the future.
2000-12-28 17:53:16 +00:00
avsm
05866963a8 - upgrade to p5-HTML-Parser-3.15
- bump NEED_VERSION

--
 HTML::TokeParser's get_tag() method now takes multiple
 tags to match.  Hopefully the documentation is also a bit clearer.

 #define PERL_NO_GET_CONTEXT: Should speed up things for thread
 enabled versions of perl.

 Quote some more entities that also happens to be perl keywords.
 This avoids warnings on perl-5.004.

 Unicode entities only triggered for perl-5.7.0 or higher.
2000-12-27 21:52:07 +00:00
avsm
2a9e8b5717 Document most of the (numerous) flavours that this port has 2000-12-27 00:09:00 +00:00
avsm
93d5cc5ae5 - update to php-4.0.4
- bump NEED_VERSION
- no longer need extra distfile number4.tar.gz since it has
  been integrated into the main distribution
- ltconfig, mysql socket patches are in main distribution now,
  so they are removed.  Note that the ltconfig patch was only
  applied to the 4_0_4 branch by the PHP team, so we will have
  to resubmit it for the next version, unless libtool-cvs has
  been updated with our information.
- Since php3/4 conflict with each other anyway, versioning is
  not needed.

ok jakob@
2000-12-26 23:35:43 +00:00
form
cf210ccbab Upgrade to 4.13 2000-12-22 10:55:03 +00:00
naddy
abfa9851a8 If HOMEPAGE is defined in Makefile, reference it in DESCR, too.
authorized by espie@

Fix a few minor cosmetic issues along the way.
2000-12-21 21:20:34 +00:00
dugsong
3926d8d298 add iodbc flavor; from <polandj@arbornetworks.com> 2000-12-18 20:29:25 +00:00
brad
6e1f7658a3 bump PKGNAME. 2000-12-18 14:19:27 +00:00
brad
e15dde6f61 fix order of PLIST; From: naddy@ 2000-12-18 01:21:08 +00:00
brad
456ef2bde7 sync PKGNAME with -STABLE branch. 2000-12-15 21:36:09 +00:00
naddy
6556d19311 Use customary framework for INSTALL/DEINSTALL scripts; fixes INSTALL. 2000-12-15 17:36:22 +00:00
brad
547a835d29 Install font.properties and other related files which were being deleted
durring the install originally. This should fix the font problems people
have been having with Java and the JVM having very tiny and unreadable
fonts. Poked and prodded by: danh@
2000-12-15 14:53:32 +00:00
naddy
9122eedc4f Use customary framework for INSTALL/DEINSTALL scripts; fixes INSTALL.
ok jakob@
2000-12-15 13:29:33 +00:00
brad
90fbe119af a few BUILD_DEPENDS -> LIB_DEPENDS 2000-12-14 15:25:20 +00:00
espie
7236118b69 Fix dependency 2000-12-14 14:04:09 +00:00
kevlo
84f0c18d9c Upgrade to 0.62b 2000-12-10 15:00:14 +00:00
brad
5ee32b1bd3 add a distribution patch: (and update checksum for HTML quoting patch)
squid-2.3.stable4-carp-assertion.patch
Comparing floating point numbers for equality is tricky. The old way can cause an assertion even though two numbers actually do add up to 1
2000-12-08 17:09:52 +00:00
avsm
325c73ba3d - upgrade to HTML-Parser-3.14
- bump NEED_VERSION
- deactivate experimental unicode support since it doesnt work yet on our
  perl setup (make tests all fail with missing symbols)
2000-12-05 14:05:05 +00:00
avsm
ea6ca78b9a add w3mir to subdir list 2000-11-30 15:45:31 +00:00
avsm
d4a69af308 Import of w3mir-1.0.9
From Jeff Bachtel <jeff@cepheid.org>, reviewed by naddy@

--
w3mir is a all purpose HTTP copying and mirroring tool. The main
focus of w3mir is to create and maintain a browseable copy of one,
or several, remote WWW site(s). Used to the max w3mir can retrieve
the contents of several related sites and leave the mirror browseable
via a local web server, or from a filesystem, such as directly from
a CDROM.

w3mir's goal is to be able to make useful mirrors of any reasonable
WWW site. It specifically preserves link integrity within the
mirrored documents as well as the integrety of links outside the
mirror, following redirects as needed. If you want it to. w3mir has
a powerful ``multi-scope'' mechanism enabling the user to make
mirrors of several related sites and have links between them refer
to the mirrored documents rather than the original site. w3mir has
several features directed at getting mirrors for CDROM burning and
handling of some not too often seen problems when mirroring.

w3mir supports HTML4, and has partial support for CSS, Java and
ActiveX.
2000-11-30 15:44:32 +00:00
jakob
e7a87f80c7 fix build problem with gd flavour; noted by <dwarf@wizeazz.dhs.org> 2000-11-28 15:44:31 +00:00
jakob
db944de3de update to v3.0.18. excerpt from ChangeLog below.
--
October 21, 2000, Version 3.0.18
- Fixed file upload bugs (Sascha)

October 11, 2000, Version 3.0.17
- Fixed output functions (Sascha)
- Added odbc_tables() (Frank)
- Fixed htmlspecialchars/htmlentities inconsistencies (Rasmus)
- Added is_uploaded_file() (Zeev)
- Clean up htmlspecialchars/htmlentities inconsistencies (Rasmus)
- Add optional charset parameter to sybase_[p]connect (alf@alpha.ulatina.ac.cr)
- Fixed incorrect handling of 0-precision strings (e.g., %4.0s)
  in printf (Ken Coar)
- You can now call Ora_Error() without prameters to get the reason
  for a failed connection attempt. (Kirill Maximov)
- Fixed crash in OCIFetchStatement() when trying to read after
  all data has already been read. (Thies)
- Added --enable-sigchild. Use this option if you encounter
  <defunc> processes when using Oracle 8i. (Thies)
- Uncommitted outstanding OCI8 transactions are now rolled back
  before the connection is closed. (Thies)
- Improved configure checks for Oracle 8i. (Thies)
- Added imap_mime_header_decode() function (Skalski)
2000-11-24 07:39:00 +00:00
brad
17d47c144e update checksums for squid-2.3.stable4-html_quoting.patch patch now that
the issue has been fixed.
2000-11-21 23:36:54 +00:00
avsm
dc1812d261 Correct a dirrm directive which had i386 hardcoded instead of ARCH
Reported by: Jeff Bachtel <jeffb@isc.tamu.edu>
2000-11-21 17:57:08 +00:00
espie
9caf73d4ab Trim down comments 2000-11-21 17:26:32 +00:00
danh
896fe99dbe - update to 2.01-06.
- fixed installation of example config file.
2000-11-20 00:46:31 +00:00
avsm
2e93f8541c - update to p5-HTML-TagSet-3.03
- bump NEED_VERSION

Changes: adds a (tr=>'background') config option for supported browsers
2000-11-18 23:39:27 +00:00
avsm
2af6573e07 - update to MHonArc-2.4.7
- bump NEED_VERSION
2000-11-18 23:34:23 +00:00
avsm
daafecff86 - Update to http_load-09nov00
- bump NEED_VERSION

(no ChangeLog available, diff shows only a small change in junk
 data sent to client)
2000-11-18 23:15:38 +00:00
jakob
65bf8018fc update to v2.20b 2000-11-18 09:20:11 +00:00
brad
da5b4b0e75 add 2 distribution patches: (and fix a mistake in the HTML quoting patch)
squid-2.3.stable4-accel_only_access.patch
clientAccessCheck incorrectly returns ACCESS_ALLOWED for proxy requests
when configured as an HTTP accelerator only

squid-2.3.stable4-html_quoting.patch
Everywhere where Squid inserts text received from the network into a HTML
page (error pages, FTP listings, Gopher listings, ...) care must be taken
to ensure that the text is properly encoded as HTML, or a malicious user
might be able to insert script code or other HTML tags, and exploit the
web browser of any user visiting their page or clicking on that funny link
received in a email..
2000-11-17 22:35:52 +00:00
jakob
fba294b934 FLAVORize imap support 2000-10-29 20:37:13 +00:00
kevlo
18ca7046eb Add HOMEPAGE. 2000-10-24 12:25:15 +00:00
jakob
368a0f465a add package conflict as php3 and php4 do not work together; noted by espie@ 2000-10-22 22:43:24 +00:00
espie
9b37c7e113 Update pvk MAINTAINER name. 2000-10-22 18:46:02 +00:00
espie
cc9624340d chris, jason 2000-10-22 16:23:01 +00:00
espie
efeb849ba1 A few more MAINTAINERS 2000-10-22 16:16:26 +00:00
espie
46b5f232b5 Kill
FAKE=Yes
HAS_CONFIGURE, GNU_CONFIGURE, USE_IMAKE, NO_INSTALL_MANPAGES, USE_AUTOCONF
and bump NEED_VERSION accordingly.
2000-10-22 15:41:23 +00:00
espie
aa4a7733cc Complete a few MAINTAINER names. 2000-10-22 14:02:46 +00:00
jakob
3cc73ec531 mhash flavour dependency fix; avsm@ 2000-10-17 20:33:39 +00:00
jakob
0895e98ad7 update to 4.0.3pl1; fixes memory leak 2000-10-15 14:50:16 +00:00
jakob
07d36e1a23 remove unneeded patch 2000-10-13 11:33:14 +00:00
jakob
2f2b0dad2b security fix upgrade to v4.0.3, ok turan@ 2000-10-12 16:23:08 +00:00
espie
54848dabf9 Fix my address. Dust off details. 2000-10-10 00:40:20 +00:00
form
9e65d3c443 add full name to MAINTAINER 2000-10-09 06:50:25 +00:00
avsm
2b38d1e433 uncomment mhonarc from the subdir list 2000-10-09 00:07:00 +00:00
avsm
dd3aeb7e7b import mhonarc-2.4.6
--

MHonArc is a Perl mail-to-HTML converter. MHonArc provides HTML
mail archiving with index, mail thread linking, etc; plus other
capabilities including support for MIME and powerful user customization
features.
2000-10-09 00:04:57 +00:00
brad
ec43f0d782 add a transparent FLAVOR, enables support for IPFilter so Squid can be
used in a transparent proxy setup. suggested by jakob@
2000-10-08 20:37:08 +00:00
danh
75f7479339 upgrade to 2.01-05; remove unneeded patches 2000-10-08 00:32:45 +00:00
jakob
d7e775947e rework patches 2000-10-05 21:48:41 +00:00
jakob
ff64815770 - update to v1.3
- set MAINTAINER to myself
2000-10-05 21:48:09 +00:00
jakob
19ba345c17 add ldap flavour (untested) 2000-10-05 21:25:36 +00:00
jakob
ce7dadcdb0 add fullname to MAINTAINER 2000-10-04 21:53:59 +00:00
jakob
429f4df00e add mhash flavour 2000-10-04 21:19:13 +00:00
brad
06c9d6d587 add p5-HTML-Base to Makefile 2000-10-02 05:10:05 +00:00
brad
7af7cad963 add p5-HTML-Base port; mostly based on what naddy@ posted
--
HTML::Base is an expansion module for Perl 5 which provides
an object-oriented way to build pages of HTML. Its purpose
is to create HTML tags at the lowest level of functionality,
that is to say, it creates HTML and doesn't do much else.
Specifically, it does not provide any CGI-like services
(see the CGI modules for that!).

Currently, the module supports all of the HTML 2.0 tags,
plus some selected tags from HTML 3.0, and some Netscape-isms.
2000-10-02 05:06:48 +00:00