Commit Graph

3147 Commits

Author SHA1 Message Date
mbalmer
d44425487d Maintenance update to Turba 2.1.5
Major changes compared to the Turba H3 (2.1.4) version are:
    * Fixed adding contacts to a new contact list.
    * Updated Czech, Estonian, German, Polish, Simplified Chinese, and Spanish
      translations.
    * Small bugfixes and improvements.

The full list of changes (from version H3 (2.1.4)) can be viewed here:

http://cvs.horde.org/diff.php/turba/docs/CHANGES?r1=1.181.2.106&r2=1.181.2.113&ty=h
2007-10-01 09:17:21 +00:00
simon
a649f15c55 update to version 0.5.2 2007-09-29 21:21:54 +00:00
simon
0867198116 update to version 0.07 2007-09-29 20:27:20 +00:00
ajacoutot
0426184869 - buxfix update to 5.13
(FastCGI now works fine, thanks to kurt@)
2007-09-28 10:12:23 +00:00
ajacoutot
77606af390 - missing "a" 2007-09-27 11:31:00 +00:00
ajacoutot
f6c07bda5b +tikiwiki 2007-09-27 10:12:07 +00:00
ajacoutot
ea14094799 Import tikiwiki-1.9.8
Tikiwiki (Tiki) is free, full-featured Content Management System (CMS).
With Tiki, you can create online applications, web sites, portals,
intra/extranets, and just about anything else. It features:
 * Wikis (like Mediawiki)
 * Forums (like phpBB)
 * Blogs (like WordPress)
 * Articles (like Digg)
 * Image Gallery (like Flickr)
 * Map Server (like Google Maps)
 * Link Directory (like DMOZ)
 * Translation and i18n (like Babel Fish) 
 * and much more... all unified


rewordings by and ok bernd@
2007-09-27 10:08:22 +00:00
simon
6b719e761d add p5-HTML-ResolveLink 2007-09-25 21:30:32 +00:00
simon
228609afe1 import p5-HTML-ResolveLink
HTML::ResolveLink is a module to rewrite relative links in XHTML or HTML
into absolute URI.
2007-09-25 21:30:27 +00:00
mglocker
064cfdbb31 Bump to new version 1.8.5.
Diff fix and OK jasper@
2007-09-25 08:57:48 +00:00
jakemsr
9c84a00f56 prepare for newer ffmpeg which no longer wrap headers in 'extern "C" {}'
for inclusion from C++ sources

from gnash CVS

ok deanna@
2007-09-24 07:46:38 +00:00
simon
377d692096 add p5-HTML-SimpleParse and p5-CGI-SSI 2007-09-23 22:31:50 +00:00
simon
df45016f13 import p5-CGI-SSI
CGI::SSI is meant to be used as an easy way to filter shtml through CGI
scripts in a loose imitation of Apache's mod_include.  If you're using
Apache, you may want to use either mod_include or the Apache::SSI module
instead of CGI::SSI.  Limitations in a CGI script's knowledge of how the
server behaves make some SSI directives impossible to imitate from a CGI
script.

ok merdely@
2007-09-23 22:31:39 +00:00
simon
fa2e7279f1 import p5-HTML-SimpleParse
This module is a simple HTML parser.  It is similar in concept to
HTML::Parser, but it differs from HTML::TreeBuilder in a couple of
important ways.

ok merdely@
2007-09-23 22:31:28 +00:00
sthen
1fa766a479 DoS fix in nginx http autoindex module, from MAINTAINER Darrin Chandler
ok merdely@
2007-09-22 21:06:05 +00:00
simon
bf83063536 add p5-HTML-TreeBuilder-XPath 2007-09-22 11:28:59 +00:00
simon
aa9e1990d1 import p5-HTML-TreeBuilder-XPath
This module adds typical XPath methods to HTML::TreeBuilder, to make it
easy to query a document.
2007-09-22 11:28:54 +00:00
sturm
491d0752c4 update to bricolage 1.10.3
- added upgrade support files
- added xinha wysiwyg editor support (not enabled by default)
2007-09-21 21:17:56 +00:00
merdely
3ce38261e5 Add ap2-mod_fastcgi 2007-09-21 20:29:04 +00:00
merdely
90a9f57099 mod_fastcgi is a module for the Apache2 web server, that enables
FastCGI - a standards based protocol for communicating with
applications that generate dynamic content for web pages.

FastCGI provides a superset of CGI functionality, but a subset of the
functionality of programming for a particular web server API.
Nonetheless, the feature set is rich enough for programming virtually
any type of web application, but the result is generally more
scalable.

Original suggestion from Roland Philippsen
Advice from steve@ and mbalmer@
Help and ok, simon@
2007-09-21 20:09:21 +00:00
msf
d53321e285 update to 1.83 and enable regression tests
maintainer timeout, ok merdely@
2007-09-21 02:13:21 +00:00
merdely
f77849581b Fix PLIST. Bump PKGNAME
"right" steven, ok simon
2007-09-20 23:46:56 +00:00
martynas
5fb65080e2 update for 2.0.0.7; ok kurt@, naddy@ 2007-09-20 16:30:50 +00:00
martynas
0946c23a6f update to 2.0.0.7; fixes MFSA 2007-28:
http://www.mozilla.org/projects/security/known-vulnerabilities.html#firefox2.0.0.7
ok kurt@; naddy@.  similar diff from bernd@
2007-09-20 16:28:28 +00:00
msf
5becbc2d29 use MASTER_SITE_RUBYFORGE 2007-09-20 12:48:05 +00:00
merdely
b736289789 Add py-django
Reminded by sturm
2007-09-19 15:01:16 +00:00
merdely
178a33f7d6 Django is a high-level Python Web framework that encourages rapid
development and clean, pragmatic design.

Developed and used over two years by a fast-moving online-news
operation, Django was designed to handle two challenges: the intensive
deadlines of a newsroom and the stringent requirements of the
experienced Web developers who wrote it. It lets you build
high-performing, elegant Web applications quickly.

From Darrin Chandler (MAINTAINER)
Testing and help from Will Maier and myself
ok steven@
2007-09-19 13:45:00 +00:00
steven
4daf2ccd25 SECURITY update to 2.2.6
fixes various vulnerabilities:
CVE-2007-3847, CVE-2007-1863, CVE-2007-3304, CVE-2006-5752, CVE-2007-1862

more details can be found at:
http://www.apache.org/dist/httpd/CHANGES_2.2.6

ok merdely@
2007-09-19 05:47:36 +00:00
merdely
8207c4149f Add additional MASTER_SITES entry.
ok sthen@
2007-09-17 19:45:46 +00:00
sthen
7dfb8d6238 de-spam pkg_add by adding @group
de-spam pkg_delete by @comment'ing /var/www/lib/php/modules
(this dir should probably move from php5/extensions,-main to php5/core).

ok maintainer (bsd at openbsd dot rutgers.edu), naddy@
2007-09-17 15:12:32 +00:00
robert
bfd52b13a7 provide correct include paths by fixing a typo in patch-scripts_php_config_in;
bump PKGNAME; noticed by sturm@
2007-09-17 08:37:22 +00:00
simon
a2205c3812 add p5-Apache-Session-Generate-UUID 2007-09-16 09:30:23 +00:00
simon
eda699ca37 import p5-Apache-Session-Generate-UUID
Apache::Session::Generate::UUID extends Apache::Session to allow you to
create UUID based session ids.  This module fits well with long-term
sessions, so better using RDBMS like MySQL for its storage.

feedback & ok merdely@
2007-09-16 09:29:55 +00:00
merdely
d071e2d9e3 Remove surrounding quotes in BROKEN 2007-09-16 02:59:32 +00:00
merdely
432ab66897 Put quotes back around ERRORS.
From simon@
2007-09-15 23:36:43 +00:00
merdely
618456247b Remove surrounding quotes in COMMENT-* 2007-09-15 22:14:34 +00:00
merdely
ba8add3ebb Remove surrounding quotes from
COMMENT-*/ERRORS/NO_REGRESS/PERMIT_*/REGRESS_IS_INTERACTIVE

Change '.include "bsd.port.mk"' to '.include <bsd.port.mk>' while here
(ok naddy@)
2007-09-15 20:38:20 +00:00
merdely
abb7d6f300 Add trac-adminplugin 2007-09-15 03:08:19 +00:00
merdely
0e167915f0 A plugin is available for administering your Trac projects through the
web interface.  It performs many tasks performed by trac-admin(1).

Tested by sthen@ and Roland Philippsen
ok sthen@
2007-09-15 03:07:07 +00:00
sthen
e0eaf0cfa4 add @group to PLIST to avoid pkg_add spam, remove MAINTAINER by request
"Looks fine to me" xsa@
2007-09-14 07:10:22 +00:00
sthen
eb46f85285 fix pear build with safe_mode=on in php.ini by using -n to ignore
the ini file. package version not bumped as no plist_db conflicts or
package change (it just failed to build if safe mode was enabled in
/var/www/conf/php.ini).

checked pear modules and stuff.

"please build all the pear modules and stuff if it works
ok robert@"
2007-09-13 14:30:23 +00:00
sturm
d800ce60e6 security update to opera 9.23
reminded by Aaron Hsu
2007-09-13 11:28:03 +00:00
rui
0f532b2da9 SECURITY: update mediawiki to 1.10.2 which fixes some cross-site scripting vulnerabilities.
Reference: http://secunia.com/advisories/26772/

ok mbalmer@
2007-09-11 22:12:34 +00:00
sthen
7ea7a8e8fa update wordpress to 2.2.3
- security fix: http://trac.wordpress.org/ticket/4720

ok kevlo@ (maintainer)
2007-09-11 08:57:16 +00:00
jasper
15b84382c5 - update phpmyadmin to 2.11.0
- remove quotes from COMMENT

ok kevlo@ (MAINTAINER)
2007-09-11 05:01:14 +00:00
rui
77a9e6848f SECURITY: update lighttpd to 1.4.18, from brad.
Reference: http://secunia.com/advisories/26732/

ok jasper@
2007-09-10 20:41:59 +00:00
merdely
c324015314 Update to Squid 2.6.STABLE16.
From brad (MAINTAINER)
ok sthen@
2007-09-10 17:49:23 +00:00
jasper
33c387cc86 update liferea to 1.2.23
based on a diff by Brad Walker
2007-09-09 20:21:33 +00:00
naddy
95c218d114 sync FLAVORS and DESCR; from Pierre Riteau 2007-09-06 19:15:13 +00:00
merdely
24762e3915 +apache-httpd,ldap
ok simon@
2007-09-06 07:34:32 +00:00