Commit Graph

781 Commits

Author SHA1 Message Date
brad
6118bcd47d this port uses pthreads as well 2001-08-30 13:43:20 +00:00
brad
f2aa83a34f more ports which use or can use pthreads 2001-08-30 02:24:52 +00:00
shell
86b7376a11 Upgrade to 0.9.3 2001-08-29 22:32:29 +00:00
jakob
a1a69ac7fb retire myself as maintainer 2001-08-29 07:03:48 +00:00
aaron
2916b442ed Typo: Surfaw -> Surfraw 2001-08-28 00:41:02 +00:00
espie
836b27675f - linux-netscape 2001-08-24 15:08:54 +00:00
espie
94c6e370bc moved to www/netscape/*linux 2001-08-24 15:07:14 +00:00
espie
e7436bd079 Integrate navigator/communicator ports. Consistent naming of bsdi/linux
versions.
2001-08-24 15:04:02 +00:00
espie
0aa3e082a0 Rename communicator-linux 2001-08-24 15:03:27 +00:00
espie
fef3510763 Rename navigator-linux 2001-08-24 15:02:56 +00:00
pvalchev
198f02917f First name first, Last name last... 2001-08-22 18:11:57 +00:00
pvalchev
1694729f7f + jesred 2001-08-22 17:44:30 +00:00
pvalchev
c1fb484820 Import of jesred-1.2.1
Jesred is a redirector for the Squid proxy.  It was derived from
Squirm 1.0 betaB and some parts of squid.  Author claims that it's
about two or three times faster than original Squirm, and has some
added features.

MAINTAINER=     Couderc Damien <couderc.damien@wanadoo.fr>
2001-08-22 17:42:11 +00:00
danh
2dc4747997 fix build by using correct filename 2001-08-21 20:44:12 +00:00
jakob
baae5fb567 mark BROKEN since it requires ipf which has been removed 2001-08-21 20:44:00 +00:00
brad
24bb834995 - fix typo with BROKEN tag
- remove "gnu" from CONFIGURE_STYLE since it is redundant
- mkdir -> ${INSTALL_DATA_DIR}
- ${CHMOD} -> chmod
- remove FreeBSD-ism, ${PTHREAD_LIBS} -> -pthread
2001-08-19 02:30:45 +00:00
pvalchev
69127d4c53 correct path to sample file; ok avsm 2001-08-17 21:42:01 +00:00
brad
c72fdfe47b add to comment about dynamic loading and mention the need for Apache to
support DSO's.
2001-08-17 19:34:51 +00:00
shell
e1b1447798 SUBDIR += p5-HTML-CGIChecker 2001-08-15 06:48:45 +00:00
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