Commit Graph

3099 Commits

Author SHA1 Message Date
simon
732d51f13f import p5-HTML-TagFilter
HTML::TagFilter is a subclass of HTML::Parser with a single purpose:
it will remove unwanted html tags and attributes from a piece of text.
It can act in a more or less fine-grained way - you can specify
permitted tags, permitted attributes of each tag, and permitted values
for each attribute in as much detail as you like.
2007-07-22 16:21:09 +00:00
simon
21311dab68 import p5-HTML-Highlight
This module provides highlighting of words or patterns in HTML
documents.  This feature is typically used to highlight search results.
2007-07-22 16:20:43 +00:00
simon
fe4272a032 maintenance update to version 0.11
remove quotes around COMMENT while there
2007-07-21 12:10:52 +00:00
simon
29e2416423 forgot to add this patch, sorry 2007-07-21 11:56:26 +00:00
simon
d807b06496 maintenance update to 0.04 which fixes a memleak
remove quotes around COMMENT where here
2007-07-21 11:50:49 +00:00
simon
f7f6d65155 maintenance update to 0.17
remove quotes around COMMENT where there
2007-07-21 09:44:36 +00:00
sturm
d5486cf923 security update to opera 9.22 2007-07-21 07:32:06 +00:00
naddy
1f9ae60690 update to bugfix release 0.5.2 and switch image support to GTK+2 2007-07-18 17:29:46 +00:00
jasper
ba0cd2686b update liferea to 1.2.20
tested by Wiktor Izdebski
2007-07-16 18:54:34 +00:00
jasper
bc1ca9c885 update tntnet to 1.6.0.2 2007-07-16 14:20:46 +00:00
deanna
c77232e19a Fix link order so that this can build properly when an older version
is installed.  Problem noticed by Richard Storm.  Bump PKGNAME.
2007-07-16 04:02:38 +00:00
kili
7adc4aa796 Works for amd64 and sparc64 now. 2007-07-14 22:18:23 +00:00
ajacoutot
b97147fc62 - fix {RUN,BUILD}_DEPENDS
from Genadijus Paleckis <lsd at nnt dot lt>
2007-07-11 09:31:20 +00:00
deanna
d2975592a5 Update to gnash 0.8.0.
Tested by ajacoutot@, Peter Hessler, RD Thrush, jufi@, ian@ and
others, thanks!

Help from and ok steven@.
2007-07-07 10:47:04 +00:00
ajacoutot
25dfed2b46 - update to hiawatha-5.10
note that throttle configuration has been merged into httpd.conf ;
small bug fixes and improvements
2007-07-06 12:09:12 +00:00
jasper
09f75e7fa0 update liferea to 1.2.19
from viq <vicviq at gmail.com>
2007-07-04 22:41:40 +00:00
jasper
1c6e235237 update tntnet to 1.6.0.1 2007-07-04 21:29:08 +00:00
ajacoutot
0b4ec9bd55 +vtigercrm 2007-07-04 11:55:17 +00:00
ajacoutot
3bfd4b2fd9 Import vtigercrm-5.0.3
vtiger CRM is an enterprise-ready open source CRM software mainly for
small and medium businesses. vtiger CRM is built over proven, fast, and
reliable technologies and open source projects.

vtiger CRM leverages the benefits of open source software and adds more
value to the end-users by providing many enterprise features, such as
sales force automation , customer support & service , marketing
automation, inventory management, multiple database support, security
management, product customization, calendaring, e-mail integration,
add-ons, and others.

vtiger CRM also provides, enterprise grade business productivity
enhancement add-ons, customer portal , Outlook plug-in for Microsoft
Outlook users, Office plug-in for Microsoft Word users, and Thunderbird
extension for Thunderbird mail users. All these add-ons are part of the
vtiger CRM open source project in SourceForge.net.


ok jasper@
2007-07-04 11:54:32 +00:00
mcbride
06a790a6f0 Add missing dependancy on p5-Time-TimeDate, make email notifications work.
ok msf@
2007-07-03 01:44:56 +00:00
robert
e02e606e73 update to version 5.2.3;
fixes many vulnerabilities just as usual. for more information
read http://www.php.net/releases/5_2_3.php

add a no_suhosin pseudo-flavor because horde has some problems
with the suhosin security patchset
2007-07-02 08:53:17 +00:00
kurt
8a8094cc6a - unbreak php4/extensions (fall out from the libtool -pthread change).
okay naddy@
2007-07-01 20:40:50 +00:00
steven
7f0739fa90 typo in homepage; mike@erdelynet.com 2007-07-01 20:18:39 +00:00
steven
2ae48b7c99 fix LIB_DEPENDS/WANTLIB 2007-07-01 20:12:23 +00:00
steven
7344ef0250 run/build depends -> lib depends 2007-07-01 20:07:09 +00:00
simon
c6b846f14f bump versions as MODAPACHE_FINAL changed
and fix mod_security packaging while there

"go ahead" steven@
2007-06-30 15:32:30 +00:00
jasper
5ea00bceec add liferea 2007-06-28 16:22:41 +00:00
jasper
84d42b6b05 import liferea 1.2.17
Liferea is an aggregator for online news feeds. There are many other
news readers available, but these others are not available for Unix or
require many extra libraries to be installed. Liferea tries to fill this
gap by creating a fast, easy to use, easy to install news aggregator for
GTK/GNOME.

joint work with Wiktor Izdebski <vicviq at gmail.com>
ok martynas@
2007-06-28 16:20:42 +00:00
simon
f70692debe ascii vs. binary file transfer on mirror,
regen distinfo and adjust patch now master site is reachable

ok ajacoutot@
2007-06-27 18:57:48 +00:00
mbalmer
1327eb6e9f Update to Wordpress 2.2.1.
SECURITY:  This fixes three vulnerabilities, see the following URL for details:
http://wordpress.org/development/2007/06/wordpress-221/

ok kevlo
2007-06-27 08:27:27 +00:00
martynas
110754facb add py-turbogears 2007-06-26 23:25:03 +00:00
martynas
ad09fdd7fd import py-turbogears-1.0.2.2, Python web development megaframework
TurboGears brings together four major pieces to create an easy to
install, easy to use web megaframework. It covers everything from
front end (MochiKit JavaScript for the browser, Kid for templates
in Python) to the controllers (CherryPy) to the back end (SQLObject).

ok simon@, jasper@
2007-06-26 23:23:40 +00:00
jasper
7aafdcf7e1 update gtkhtml3 to 3.14.2
ok martynas@
2007-06-26 22:04:45 +00:00
jasper
1d5de162f3 add tntnet 2007-06-26 21:05:25 +00:00
jasper
0d6e96c74a import tntnet 1.6.0
Tntnet is a web application server for web applications written in C++.
You can write a Web-page with HTML and with special tags you embed
C++-code into the page for active contents. These pages, called
components are compiled into C++-classes with the ecpp-compilier
"ecppc", then compiled into objectcode and linked into a shared library.
This shared library is loaded by the webserver "tntnet" on request and
executed.

ok martynas@
2007-06-26 21:03:17 +00:00
simon
1a580a59e7 oops, remove this empty file too 2007-06-26 19:22:48 +00:00
simon
012efb2a57 finish switch to apache module framework, change license for
mod_auth_mysql and remove two maintainers on their own request

feedback & ok steven@
2007-06-26 19:19:45 +00:00
mbalmer
2d4e5c5c9a Remove the RUN_DEPENDS to php5-mysql since Mantis can use either MySQL or
PostgreSQL.  Add a note to MESSAGE that a database of the users liking has
to be installed.  Bump packagename.
2007-06-25 12:12:15 +00:00
martynas
351a95c85f add py-paste-script 2007-06-24 22:07:20 +00:00
martynas
55ab99b3fe import py-paste-script-1.3.4
A pluggable command-line frontend, including commands to setup
package file layouts.

It includes some built-in features:
- Create file layouts for packages. For instance, paste create
--template=basic_package MyPackage will create a setuptools-ready
file layout;
- Serving up web applications, with configuration based on paste.deploy.

ok jasper@ (who also suggested NO_REGRESS)
2007-06-24 22:00:23 +00:00
martynas
6667787718 add py-paste and py-paste-deploy 2007-06-24 19:20:11 +00:00
martynas
33e0546cd9 import py-paste-deploy-1.3
Paste Deployment is a system for finding and configuring WSGI
applications and servers. For WSGI application consumers it provides
a single, simple function (loadapp) for loading a WSGI application
from a configuration file or a Python Egg. For WSGI application
providers it only asks for a single, simple entry point to your
application, so that application users don't need to be exposed to
the implementation details of your application.

ok jasper@
2007-06-24 19:19:15 +00:00
martynas
8a0f9ef330 import py-paste-1.3
Python Paste brings consistency to Python web development and web
application installation, providing tools for both developers and
system administrators.

ok jasper@
2007-06-24 19:17:14 +00:00
martynas
45bef64bb1 - enable regression tests with py-py;
- add missing {REGRESS,RUN}_DEPENDS to py-ruledispatch;
feedback, ok steven@
2007-06-24 10:37:12 +00:00
simon
140ec0f2e9 switch to apache-module framework
ok kurt@ (maintainer)
2007-06-22 19:11:55 +00:00
simon
70b1f1147c switch to apache-module framework
ok mbalmer@ (maintainer)
2007-06-22 14:48:23 +00:00
martynas
cbb6a6bf82 fix a segmentation fault when you are using authentication and have
a user named "log"; from sarg bugtracker via freebsd
also, fix sprintf and rcs id; from maintainer Douglas Santos
thanks to aanriot@, who found some errors when i merged Douglas
Santos diff
ok aanriot@ and maintainer Douglas Santos
2007-06-22 12:48:25 +00:00
jcs
771408e11e and finally, update to rails-1.2.3 2007-06-22 03:47:18 +00:00
jcs
d8cc3acfce update to actionwebservice-1.2.3 2007-06-22 03:45:28 +00:00
simon
ff66b0258c switch to apache-module framework
initially from espie@, ok ckuethe@ (maintainer)
2007-06-21 20:59:13 +00:00
simon
d422adf4f6 switch to apache-module framework
confirmed by Adam Montague (maintainer)
2007-06-21 20:54:33 +00:00
simon
a79ce6cb91 switch to apache-module framework and
remove maintainer per his own request

"looks good" henning@ (former maintainer)
2007-06-21 20:25:40 +00:00
kurt
a6f9c44184 Update to 1.2.23 which includes a security fix for CVE-2007-1860 that
effects all prior 1.2.x versions of mod_jk. More info at:
http://tomcat.apache.org/security-jk.html
2007-06-21 19:45:31 +00:00
simon
ae8ad92df0 switch to apache-module framework
ok jakob@ (maintainer)
2007-06-21 19:34:12 +00:00
ajacoutot
587e14846b - minor update to version 2.1
- tweak pkg/MESSAGE
- mirror the distfiles since the main server can be capricious sometimes
- use the apache-module framework; work done by simon@ (big thank to him)

"looks good" simon@
2007-06-21 10:58:37 +00:00
msf
6f7c32c71f fix several incorrect @sample markers, these need to be directories 2007-06-19 21:45:04 +00:00
ajacoutot
27fa2f7049 - update to hiawatha-5.9
changelog available here:
http://hiawatha.leisink.org/index.php?page=hiawatha&subpage=changelog
2007-06-18 07:51:50 +00:00
jasper
e6d26d8d85 - remove description of non-existent flavor (from MAINTAINER)
- bump PKGNAME
2007-06-17 18:14:09 +00:00
sturm
51759f79b6 restore PKGNAME
we need a whitelist of people actually able to approve commits...
2007-06-17 09:43:02 +00:00
martynas
a7a525a3d0 soft fd to 128, as has been done for firefox; ok kurt@ 2007-06-13 12:09:19 +00:00
martynas
17c3fae17a - set fd soft limit to 128 if it's lower: helps for people who
upgraded and didn't use mergemaster;
- remove lines, related to debug build and fd in README.OpenBSD;
help from sturm@, kurt@, espie@, naddy@
ok kurt@, sturm@
2007-06-12 16:45:37 +00:00
martynas
6773e5eb4d remove mozilla-firefox,debug
from kurt@, who discussed this with espie@
ok kurt@
2007-06-12 16:39:30 +00:00
martynas
3be417655c structurise mirror and s/~jolan/~martynas/; thanks jolan@ for this
great service
2007-06-09 17:59:52 +00:00
simon
9e56651818 prepend "_" to "bsd_size_check" so it matches an existing function
ok martynas@
2007-06-09 17:55:01 +00:00
martynas
509f5c07f0 DL_GLOBAL=0x01, makes APR::* work, and regression tests of p5-libapreq2
pass; asked to fix and ok by simon@
2007-06-09 16:02:04 +00:00
martynas
34aadaefd0 security update to seamonkey-1.1.2
http://www.mozilla.org/projects/security/known-vulnerabilities.html#seamonkey1.1.2

- be-BY, ca-AD, fr-FR, he-IL, ru-RU are gone;
- new el-GR, pt-BR language packs;
- WANTLIB for xenocara;
- use the combination of find(1) and install(1) to install the
{DATA,DIST}FILES, as suggested by kurt@;
- remove the two patches that are already upstream;
- fmt;

ok kurt@ naddy@
2007-06-08 11:49:47 +00:00
rui
787e47bb57 update phpMyAdmin to 2.10.1. This version addresses the following security flaw which affects versions before 2.10.1.
CVE-2007-2245 Multiple cross-site scripting (XSS) vulnerabilities
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2245

ok mbalmer@
2007-06-07 19:24:46 +00:00
aanriot
cc70881da4 change MASTER_SITES because of damn license issues,
"it's GPL but blablabla"...

spotted by Stuart Henderson <stu@spacehopper.org>;
thanks to ajacoutot@ for hosting the distfile.
2007-06-07 14:36:46 +00:00
aanriot
fbf093c24e +dansguardian
+dansguardian,clamav
2007-06-07 13:18:56 +00:00
aanriot
1a98321e2d DansGuardian is an award winning Open Source web content filter which
currently runs on Linux, FreeBSD, OpenBSD, NetBSD, Mac OS X, HP-UX, and
Solaris. It filters the actual content of pages based on many methods
including phrase matching, PICS filtering and URL filtering. It does not
purely filter based on a banned list of sites like lesser totally
commercial filters.

from Bartosz Ku??ma <i486@o2.pl>.
ok ajacoutot@
2007-06-07 13:16:14 +00:00
ajacoutot
09a00de2a5 - change mirror structure
suggested by martynas@
2007-06-05 17:39:32 +00:00
jasper
2fc58d177b fix HOMEPAGE and remove xsa@ as maintainer, per his request. 2007-06-05 15:34:42 +00:00
martynas
7f81575155 - update to 2.18.2;
- disable python;
ok jasper@
2007-06-04 18:35:36 +00:00
simon
6cf708b6bc update to version 1.0
ok jasper@
2007-06-02 18:01:02 +00:00
simon
b56f68c202 update to version 1.11 and drop maintainership
"go ahead" jasper@
2007-06-02 15:32:00 +00:00
aanriot
104ec99156 +squidguard
+squidguard,ldap
2007-06-02 15:31:39 +00:00
aanriot
7548036417 squidGuard is a combined filter, redirector and access controller plugin
for Squid. It can be used to limit the web access for some users, block
access to URLs, redirect trafic, etc.

from Claudio Correa <correa@pucpcaldas.br>, thanks.
2007-06-02 15:26:54 +00:00
rui
da0032826a update http_load to 12mar2006 version
ok aanriot@
2007-06-02 01:22:58 +00:00
rui
e0e6de5bba add @group daemon
ok mbalmer@
2007-06-02 00:15:40 +00:00
aanriot
4536249fe7 update to 4.1.1 .
from Jason Crawford <jasonrcrawford@gmail.com>
2007-06-01 22:07:39 +00:00
aanriot
8ce72393f4 +p5-CGI-Session 2007-06-01 22:02:52 +00:00
aanriot
8dc8d2bc2f CGI::Session is a Perl5 library that provides an easy, reliable and
modular session management system across HTTP requests. Persistency is a
key feature for such applications as shopping carts,
login/authentication routines, and application that need to carry data
across HTTP requests. CGI::Session does that and many more.

from Jason Crawford <jasonrcrawford@gmail.com>
2007-06-01 22:00:35 +00:00
jcs
2bb3d706c0 use MASTER_SITE_RUBYFORGE 2007-06-01 16:17:55 +00:00
jasper
243b647b6c remove obsolete gnome1 stuff 2007-06-01 15:10:57 +00:00
martynas
e44e4b7fc6 update to 2.0.0.4; ok ajacoutot@ 2007-06-01 08:05:25 +00:00
martynas
819930f960 security update to mozilla-firefox-2.0.0.4
http://www.mozilla.org/projects/security/known-vulnerabilities.html#firefox2.0.0.4

- WANTLIB for xenocara;
- use the combination of find(1) and install(1) to install the
{DATA,DIST}FILES, as suggested by kurt@;
- remove the two patches that are already upstream;
- fmt;

ok kurt@, naddy@
2007-06-01 08:03:42 +00:00
ajacoutot
e5c50d0c36 - saner DIST_SUBDIR 2007-06-01 07:36:32 +00:00
rui
e94a6a6067 update moinmoin to 1.5.8. This version addresses the following security flaw which affects version 1.5.7
CVE-2007-2423 Cross-site scripting (XSS) vulnerability
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2423

from Bruno Bigras
2007-05-31 18:50:37 +00:00
kili
cc6c265156 Don't use RUN_DEPENDS=${BUILD_DEPENDS}.
I think that was the last one in the tree.

ok robert@
2007-05-31 10:32:08 +00:00
jcs
69af47a171 sync plist with gems update, bump pkgname 2007-05-30 23:35:08 +00:00
naddy
5bba1ec7dd * recognize MS Windows Vista; from stephan.rickauer@ini.phys.ethz.ch
* fix PREFIX substitution
* regen patches
2007-05-30 22:33:11 +00:00
naddy
4aafbbaccc Update to 0.10.4: MSIE XSS vulnerability and bug fixes.
From: Stuart Henderson, ok maintainer
2007-05-30 22:03:04 +00:00
jcs
25041ef951 ruby-fcgi 2007-05-29 20:20:59 +00:00
jcs
0481db47f0 ruby-fcgi-0.8.7
ruby FastCGI library
2007-05-29 20:19:49 +00:00
sturm
91c2a0d17a remove workaround for broken linux compat regarding shmat()
this needs a current kernel to work
2007-05-29 10:46:38 +00:00
martynas
673bf73fe1 add py-cherrypy2, py-flup and py-formencode 2007-05-27 15:34:58 +00:00
martynas
256fdc3152 This Python package is a random collection of WSGI modules
written by Allan Saddi.

Flup is functionally divided into three components:

        * FlupServers;
        * FlupMiddleware;
        * FlupPublisher.
2007-05-27 15:32:50 +00:00
martynas
f6fd69d4fd @conflict py-cherrypy2-* 2007-05-27 15:25:37 +00:00
martynas
e01f02b20e CherryPy is a pythonic, object-oriented web development framework.
CherryPy allows developers to build web applications in much the
same way they would build any other object-oriented Python program.
This usually results in smaller source code developed in less time.
CherryPy is now more than three years old and it is has proven very
fast and stable. It is being used in production by many sites, from
the simplest ones to the most demanding ones.
2007-05-27 15:23:13 +00:00
martynas
5b2c962107 FormEncode is a validation and form generation package. The validation
can be used separately from the form generation. The validation
works on compound data structures, with all parts being nestable.
It is separate from HTTP or any other input mechanism.
2007-05-27 15:07:27 +00:00