Commit Graph

1315 Commits

Author SHA1 Message Date
sturm
a8634902b5 Not that anyone would care, but fix these checksums by updating
the package to the dicts from Oct 29th, 2001.
2003-06-13 14:40:48 +00:00
fgsch
853229c2d2 avoid an internal server error on invalid/nonexistent urls. 2003-06-13 06:16:37 +00:00
brad
46075731de dillo.auriga.wearlab.de -> www.dillo.org 2003-06-12 13:50:18 +00:00
brad
ce5f13cdff upgrade to links 2.1pre11
fgsch@ pval@ ok
2003-06-12 13:47:44 +00:00
brad
431cf82f0f just to be thorough, add warning message for all the ports of Netscape. 2003-06-08 01:24:03 +00:00
wilfried
6fa50006b9 install mozilla-config 2003-06-06 12:50:30 +00:00
wilfried
d9292b8797 use a saner name 2003-06-06 07:26:06 +00:00
naddy
eabd7bd0e5 Add instructions to restart zope after install.
From: Xavier Santolaria <xavier@santolaria.net>
2003-06-04 22:54:13 +00:00
naddy
759885c428 +zope-fortune
+zope-zippy
2003-06-04 22:02:19 +00:00
naddy
e92dbca1c0 Import Zope Zippy.
Submitted by Xavier Santolaria <xavier@santolaria.net>.

Selects a random quote from the MIT Zippy quote database.
2003-06-04 22:00:39 +00:00
naddy
d3a369238a Import Zope Fortune 0.5.2.
Submitted by Xavier Santolaria <xavier@santolaria.net>.

Adds a <dtml-fortune> tag that is replaced by a randomly-selected
fortune cookie.
2003-06-04 21:59:14 +00:00
naddy
47ea6df20b Update to 1.0.2; from Xavier Santolaria <xavier@santolaria.net>.
This release is mostly bug fixes and nice-to-have additions, and
is a recommended upgrade for people running the 1.0 releases.  It
also has updated translations.
2003-06-03 22:56:43 +00:00
pvalchev
bef0251168 oops, forgot firebird too:
do not help this find iconv, as it cannot deal with it properly...
this was the cause for the strange japanese, etc chars in the menus
2003-06-02 07:07:42 +00:00
pvalchev
76160bd17c do not help this find iconv, as it cannot deal with it properly...
this was the cause for the strange japanese, etc chars in the menus
2003-06-02 07:05:56 +00:00
naddy
959794961b Remove Macromedia flash plugin.
Binary only, Linux/i386, cannot be redistributed, bad security history,
new releases don't work with Netscape4 any longer.
2003-06-01 13:37:24 +00:00
avsm
f95da4f5fe sync with update-patches 2003-05-31 13:20:51 +00:00
avsm
a46582a9f6 install a php man page as well, for the command line binary 2003-05-30 23:46:16 +00:00
naddy
88b3b77041 +zope-logger 2003-05-29 23:27:26 +00:00
naddy
852732e830 Import Zope Logger 1.0.3.
Submitted by Xavier Santolaria <xavier@santolaria.net>.

The Logger Product adds the <dtml-log> tag, so that DTML code may 
send messages directly to Zope's logging subsystem. 
One use of this tag is to help debug complex DTML and ZSQL methods.
2003-05-29 23:25:11 +00:00
naddy
17c2edb10c +mod_text2html 2003-05-29 22:46:52 +00:00
naddy
7b94877361 Import mod_text2html 1.0.
Submitted by Xavier Santolaria <xavier@santolaria.net>.

mod_text2html is an Apache module.  It is written in C and was
designed to replace Apache's internal text/plain handler.
2003-05-29 22:45:38 +00:00
avsm
cfc50d03f8 update to php4-4.3.2; pretty much the same as the final RC 2003-05-28 19:29:14 +00:00
avsm
6ff33acdf3 dont link libkrb, and add com_err. its still broken since com_err
is static though
2003-05-28 19:27:34 +00:00
avsm
7c301b1f01 the php4-pear package should depend on the php4-core package
noticed by naddy during bulk build
2003-05-27 22:10:59 +00:00
naddy
81418a349e describe flavors 2003-05-27 21:00:54 +00:00
wilfried
dbd28f0da3 optimization doesn't work together with stack-protector 2003-05-27 12:26:40 +00:00
wilfried
87c52d98f9 make nsKeycodes private 2003-05-27 12:21:31 +00:00
naddy
6366a04d84 +mod_log_sql 2003-05-26 15:20:41 +00:00
naddy
0014fac83a Import mod_log_sql 1.18.
Submitted by Xavier Santolaria <xavier@santolaria.net>.

mod_log_sql offers Apache administrators the ability to log 
accesses to an SQL database.

Note: This port requires a system built with revision 1.40 or higher of
src/usr.sbin/httpd/Makefile.bsd-wrapper.
2003-05-26 15:19:32 +00:00
naddy
67b3993486 +mod_random 2003-05-26 14:25:07 +00:00
naddy
bb07b6a262 Import mod_random 1.4.
Submitted by Xavier Santolaria <xavier@santolaria.net>.

mod_random provides three services.  The first service is as a
redirector.  The second is that it provides environmental variables
that can be used for doing ad banner systems.  The third is that it
can be used to display entire pages of random html.
2003-05-26 14:24:11 +00:00
naddy
71b447990f +mod_mp3,mysql 2003-05-26 13:43:00 +00:00
wilfried
e2a5d17da8 find and use iconv and libIDL 2003-05-26 11:06:38 +00:00
kevlo
110c746618 upgrade to version 1.7 2003-05-26 05:35:26 +00:00
naddy
ad6ea66e2c Fix master site URL, bump minimum version in dependency.
From: Xavier Santolaria <xavier@santolaria.net>
2003-05-25 22:14:13 +00:00
naddy
08b3b32eea clean up install 2003-05-25 22:02:16 +00:00
naddy
eaaad6d376 +mod_layout 2003-05-25 19:59:11 +00:00
naddy
c4299a9b4b Import mod_layout 3.2.
Submitted by Xavier Santolaria <xavier@santolaria.net>.

mod_layout is an Apache module to wrap pages.  This means that you
can add at both the beginning (header) and the end (footer) of the
document some information.
2003-05-25 19:57:56 +00:00
naddy
f114448a6d +plone 2003-05-25 18:58:19 +00:00
naddy
98121e80de Import plone 1.0.1.
Submitted by Xavier Santolaria <xavier@santolaria.net>.

Plone is a user friendly and powerful content management system
built on top of the open source application server Zope and the
accompanying content management framework.
2003-05-25 18:57:01 +00:00
avsm
6ad56f0625 - update to mod_gzip-1.3.26.1a
- install html docs, and sample conf file is now in archive
- my vary patch has been long integrated, so remove it from here

prodded into updating by Alexander.Farber@t-online.de & mhess@solarius.org
2003-05-24 15:37:44 +00:00
wilfried
a836b52ca8 add subpackage spec, from sturm@ 2003-05-24 11:08:17 +00:00
avsm
2278c7b1c2 remove a BUILD_DEPENDS=RUN_DEPENDS to avoid introducing unnecessary
dependencies; set both manually instead
2003-05-23 21:17:29 +00:00
avsm
a14773ea08 update to pear-HTML-Common-1.2 2003-05-23 20:57:56 +00:00
avsm
9fbd748224 update to php4-4.3.2RC4 2003-05-23 20:08:33 +00:00
avsm
a2a4655f36 remove pear subdir, its now built by core 2003-05-23 20:08:20 +00:00
avsm
5bb78b646a no longer needed; the package is built by core/ instead 2003-05-23 20:07:39 +00:00
avsm
2b99fd6ccb update to php-4.3.2RC4, no extensions added or removed 2003-05-23 20:07:18 +00:00
avsm
eb8d4b59d3 upgrade to php4-4.3.2RC4. this is the final release candidate for
4.3.2, and should be a hell of a lot more stable than 4.3.1, especially
on 64-bit architectures

this commit also merges the pear/ stuff into a subpackage of core;
its no longer necessary to have a separate directory just for the pear libs.
2003-05-23 20:06:22 +00:00
wilfried
b82abc7d2d +galeon 2003-05-23 10:39:56 +00:00