Commit Graph

748 Commits

Author SHA1 Message Date
avsm
3409e2b32a fix the packaging; stop the complaints while working on 4.0.7 (coming soon) 2001-09-16 20:48:15 +00:00
naddy
9771cb3551 Update to 5.05TP1:
- bug fixes
- asynchronous DNS lookups don't leave zombies
- support for Netscape plug-ins
2001-09-16 17:10:29 +00:00
naddy
15bc69a522 fix dependency: emulators/redhat_base -> emulators/redhat/base 2001-09-16 17:02:02 +00:00
shell
2123cf7e4f oops.. it is ok now 2001-09-10 08:53:00 +00:00
shell
b0fb0c6709 - Fixed namespace problem
- Bump VERSION
Reported by Jacob Meuser <jakemsr@clipper.net>
2001-09-10 08:43:49 +00:00
peter
cdb54e6b66 update my e-mail address and slight tidy 2001-09-07 22:47:38 +00:00
peter
545ff197a3 update to HTML::Embperl 1.33
update my e-mail address
2001-09-07 22:46:15 +00:00
peter
40f0a5b206 update my e-mail address
as an aside, should any arch's, apart from i386/m68k/sparc be supporting
DSO in Apache ? So many changes recently...
2001-09-07 22:37:59 +00:00
peter
75fdb59de3 change my official e-mail address 2001-09-07 22:23:46 +00:00
peter
6761b3e8ed update to Apache::DBI 0.88 2001-09-07 22:13:51 +00:00
peter
106f5cebf3 A temporary fix to stop httpd with mod_perl from core dumping.
This may only cover up a symptom of an underlying problem with perl
5.6.1 so currently mod_perl should be used with caution until we
find the real bug - probably in the perl sources

found by Pavel Kovorin <pvk@tsinet.ru>
2001-09-05 09:26:43 +00:00
brad
a246f560d0 revert the change with pkgspecs, changing them was the wrong approach.
the pkgspecs are only useful for packages made from our tree and since the
package versions are well within the minimum versions then change back
to *.
2001-09-02 23:12:14 +00:00
pvalchev
87999ae29a - mod_perl BUILD_DEPENDS is not needed, it builds just fine otherwise
and just prints a warning.  RUN_DEPENDS only.
- Specify the lowest possible versions of the dependeny entries with which
this can be installed, instead of matching all.
from maintainer Nikolay Sturm <nikolay.sturm@desy.de>
2001-09-02 17:45:54 +00:00
jcs
1d35e5c27a += mod_auth_radius 2001-09-01 15:27:15 +00:00
jcs
f5740687b8 Import of mod_auth_radius-1.5.2.
This is the Apache RADIUS authentication module. It allows
any Apache web-server to become a RADIUS client for
authentication and accounting requests.
2001-09-01 15:26:13 +00:00
pvalchev
4719c0b524 - Add 'perl5' to categories
- Fill in packages-specs
2001-08-31 23:30:51 +00:00
pvalchev
83190084aa Update to p5-Apache-MP3-2.19
from maintainer Nikolay Sturm <Nikolay.Sturm@desy.de>
2001-08-31 23:25:06 +00:00
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