Commit Graph

1830 Commits

Author SHA1 Message Date
kevlo
459d516b1e upgrade to 2.6.0-pl3. 2004-11-24 02:25:47 +00:00
alek
0b0b98be8d - Replace NOT_FOR_ARCHS with SHARED_ONLY
- Replace DEINSTALL with UNMESSAGE and @unexec
- Bump PKGNAME

ok david@ sturm@
2004-11-23 23:23:47 +00:00
xsa
313b6b8078 + zope-externaleditor 2004-11-21 10:34:00 +00:00
xsa
e2ba0ca780 Initial import of zope-externaleditor-0.8
The Zope External Editor is a new way to integrate Zope more seamlessly with
client-side tools. It has the following features:
  - Edit objects locally, directly from the ZMI.
  - Works with any graphical editor application that can open a file from the
    command line, including: emacs, gvim, xemacs, nedit, gimp, etc.
  - Automatically saves changes back to Zope without ending the editing
    session.
  - Associate any client-side editor application with any Zope object by
    meta-type or content-type. Both text and binary object content can be
    edited.
  - Locks objects while they are being edited. Automatically unlocks them when
    the editing session ends.
  - Can add file extensions automatically to improve syntax highlighting or
    file type detection.
  - Works with basic auth, cookie auth and Zope versions. Credentials are
    automatically passed down to the helper application. No need to
    reauthenticate.
  - HTTPS support (Openssl required)

Submitted and maintained by Marc Winiger <winiger at msys.ch>
2004-11-21 10:32:15 +00:00
xsa
0dcfb0ea2b Update to rawdog-2.0; 2004-11-21 10:24:36 +00:00
sturm
aec13876d8 +p5-HTML-Scrubber 2004-11-21 08:29:04 +00:00
sturm
ff6c57d83c Initial import of HTML-Scrubber 0.08.
HTML-Scrubber is a module to sanitise and clean up fragments of html in a
reliable and flexible fashion.

from Sam Smith <s at msmith.net>
2004-11-21 08:28:18 +00:00
alek
ce61b21cd7 - Remove (DE)INSTALL scripts; replace them with @sample and friends
- Bump PKGNAME

ok strum@ pvalchev@
2004-11-20 17:59:17 +00:00
robert
18364b5cdf Let's use ${LOCALBASE}/share/examples/php4/ for the example configuration
files. requested by f@obiit.org
2004-11-18 16:36:18 +00:00
naddy
5639ef7576 update to 1.2.6, fixes build with latest libGeoIP; prodded by espie@ 2004-11-14 21:40:35 +00:00
kettenis
015f583043 i386 gcc3 support.
ok wilfried@
2004-11-13 14:25:51 +00:00
kettenis
03645371c5 i386 gcc3 support.
ok wilfried@
2004-11-13 09:56:07 +00:00
naddy
bf46e6e8a4 update to 2.6.0-pl2; from kevlo@ 2004-11-11 17:06:55 +00:00
alek
4e39386cb0 + phppgadmin
ok xsa@
2004-11-10 09:56:27 +00:00
alek
8a67c168e3 Import phpPgAdmin 3.4.1; from Denis Chatelain <listes@octopodus.com>
phpPgAdmin can manage a whole PostgreSQL server (needs a super-user)
as well as a single database. To accomplish the latter you'll need a
properly set up PostgreSQL user who can read/write only the desired
database. It's up to you to look up the appropriate part in the
PostgreSQL manual.

looks ok naddy@, ok sturm@
2004-11-10 07:41:56 +00:00
alek
9285bdc4ed Use @sysctl
ok espie@
2004-11-09 14:48:25 +00:00
jcs
64b8eac8a6 use @sample for config.inc.php
ok kevlo
2004-11-09 01:53:37 +00:00
pvalchev
eae796b4db use @sample, ok danh 2004-11-08 16:52:12 +00:00
naddy
7e893450a9 freetype build fixes 2004-11-07 00:46:10 +00:00
david
ce2578cbf8 update to mod_security-1.8.6; pointed out by cloper 2004-11-06 22:25:48 +00:00
jolan
c31b62b3a6 fix building againt new freetype, sync w/update-patches 2004-11-05 07:37:56 +00:00
brad
babda17621 upgrade to lighttpd 1.3.6 2004-11-05 00:14:52 +00:00
naddy
3bcee8f332 +v5 2004-11-04 21:47:13 +00:00
naddy
9c6849964a Import Jakarta Tomcat 5.0.28; submitted by Kurt Miller <truk@apache.org>.
Tomcat 5 is a Servlet/JSP container that implements the Servlet 2.4
and JavaServer Pages 2.0 specifications from the Java Community 
Process.  Tomcat can be run as a standalone web server with 
Servlet and JSP support, or using Apache HTTP Server as its web 
server via the mod_jk Apache module (the www/mod_jk package).
2004-11-04 21:46:04 +00:00
sturm
505164cc73 fix build now that we have getproto*_r 2004-11-01 10:25:12 +00:00
brad
cbf75f4cbf gcc3/powerpc 2004-10-31 07:23:13 +00:00
brad
91bd55630f use @newgroup / @newuser 2004-10-31 07:20:29 +00:00
brad
7d4db47663 better 2004-10-31 06:54:37 +00:00
david
fce9618d27 update to mod_security-1.8.4; from both msf@ and Frank Denis 2004-10-26 18:11:19 +00:00
brad
59c4c4456e upgrade to lighttpd 1.3.4 2004-10-24 16:23:06 +00:00
alek
d9323d3fe0 explicitly link with libiconv
okay naddy@
2004-10-23 22:50:46 +00:00
xsa
da0cb3ce65 post-install hook should have been removed during last update,
doing it now;
2004-10-22 12:33:07 +00:00
brad
3935b2a8bb upgrade to Squid 2.5.STABLE7
A parsing error exists in the SNMP module of Squid where a
specially-crafted UDP packet can potentially cause the server to
restart, closing all current connections.
2004-10-20 21:44:20 +00:00
xsa
7c40e7506f update to plone-2.0.4;
check http://plone.org/downloads/changelog for a complete Changelog.
2004-10-20 20:05:30 +00:00
xsa
d0cf4839ac new MAINTAINER, Chris Kuethe <ckuethe at ualberta.ca> 2004-10-19 14:17:44 +00:00
robert
771bf63fac Add the sqlite extension for php5;
requested by jcs@
2004-10-18 15:58:53 +00:00
espie
54735d86b7 new style plist 2004-10-17 22:46:06 +00:00
espie
92e13dd0cf new-style plist, a bit late... 2004-10-17 22:25:52 +00:00
brad
a468b6e55a upgrade to lighttpd 1.3.3
license: QPL -> BSD
2004-10-17 15:11:46 +00:00
jolan
d78a894105 update to 1.2, from maintainer 2004-10-16 21:28:36 +00:00
jolan
757a5d0a60 forgot to remove this, pointed out by Steve Shockley 2004-10-15 02:29:34 +00:00
jolan
b5b271e323 oops, i broke ownership of the logs directory when converting this to a
newer install method.

noticed by/fix from maintainer
2004-10-14 15:37:16 +00:00
danh
1d291ad3f1 remove decorations from MESSAGE ; ok espie@ 2004-10-13 20:43:04 +00:00
danh
c902aefaa6 second sweep for MESSAGE decoration removal; ok espie@ 2004-10-13 20:28:01 +00:00
danh
6362fb0bc7 initial sweep for MESSAGE decoration removal; ok espie@ 2004-10-13 18:59:18 +00:00
sturm
2ce59a4b18 adapt to new style guide for messages 2004-10-13 18:36:38 +00:00
xsa
54cc4b7cb4 @sample'ing; ok mjc@. 2004-10-13 17:08:17 +00:00
danh
6fb70ab69e better wording 2004-10-13 13:50:27 +00:00
danh
c8b84829ff drop extra @mode 2004-10-13 12:56:25 +00:00
danh
27e35405ad replace DEINSTALL 2004-10-13 12:53:06 +00:00