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