Commit Graph

3099 Commits

Author SHA1 Message Date
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
merdely
bbe11aa1ab Added ldap flavor which includes mod_authnz_ldap + mod_ldap
Removed quotes around COMMENT while here.

From Peter Hessler with tweaks by me.
Advice from Brad.  Help from deanna@, simon@.
ok dlg@, simon@
2007-09-06 07:33:53 +00:00
simon
7619c9a0d3 update to version 1.103, switch to modbuild and
remove quotes around comment while there
2007-09-05 22:40:21 +00:00
robert
ff3c891663 update to version 5.2.4 and remove some obsolete CONFIGURE_ARGS; 2007-09-05 09:11:34 +00:00
merdely
fbcc8c7440 +nginx
ok steven@
2007-09-04 21:59:08 +00:00
merdely
32ff051de2 Import nginx 0.5.31
nginx [engine x] is a HTTP server and IMAP/POP3 proxy server.

The basic HTTP features:
  * Handling of the static files, index files, and autoindexing
  * Accelerated reverse proxying without caching, simple load 
    balancing and fault tolerance
  * Accelerated support without caching of the remote FastCGI
    servers, simple load balancing and fault tolerance
  * Modular architecture, filters including gzipping, byte
    ranges, chunked responses, and SSI-filter; Several subrequests
    in one page handling in SSI-filter via FastCGI or proxy
    running in parallel
  * the SSL support

The IMAP/POP3 proxy server features:
  * User redirection to IMAP/POP3 backend using an external HTTP
    authentication server
  * Plain text authentication (LOGIN, USER/PASS)
  * SSL and STARTTLS support

ok and help steven@
2007-09-04 21:58:26 +00:00
winiger
deebfc3207 - new HOMEPAGE
- change my email address
- update to version 0.9.3:
    http://plope.com/software/ExternalEditor/CHANGES-0.9.3.txt

ok mbalmer@
2007-09-04 08:42:53 +00:00
sturm
d83f5f0511 bump PKGNAME after PLIST change 2007-09-03 19:22:32 +00:00
kili
eb4770dc84 Change Brads email address for now, so people can reach him instead of
getting bounces or 550s. Bump pkgnames. While here, remove quotes from
comments.

prompted by espie@
2007-09-01 20:11:21 +00:00
rui
26a21ce500 update lighttpd to 1.4.17, from brad.
ok jasper@
2007-08-31 10:10:17 +00:00
mbalmer
db80820803 Update to Mediawiki 1.10.1. If you update from a previous version,
please consult the www.mediawiki.org website for instructions.

ok jasper
2007-08-29 18:23:46 +00:00
jasper
fa93d18bd4 add p5-WebService-Audioscrobbler 2007-08-29 13:29:08 +00:00
jasper
2b81275adf import WebService::Audioscrobbler 0.05
This module aims to be a full implementation of a an object-oriented
interface to the Audioscrobbler WebService API (as available on
http://www.audioscrobbler.net/data/webservices/). The module fully
supports data caching and, thus, complies to the service's recommended
usage guides.

ok simon@
2007-08-29 13:24:33 +00:00
aanriot
86bb0b55a5 fix the SYNOPSIS in dansguardian.8 .
"looks fine" Bartosz Kuzma (maintainer).
2007-08-29 09:17:04 +00:00
jasper
95bf9a5faf update liferea to 1.2.22 2007-08-28 21:41:10 +00:00
ajacoutot
e23aff97b9 - update to version 5.12 (buxfix release) 2007-08-27 10:24:37 +00:00
robert
1ed42ae164 fix the packaging of the no_suhosin flavor 2007-08-27 09:44:43 +00:00
martynas
fa1abaadfe - security update to 1.1.4, fixes MFSA 2007-27 and MFSA 2007-26:
http://www.mozilla.org/projects/security/known-vulnerabilities.html#seamonkey1.1.4
- rearrange the way langpacks are handled, we're now able to distribute
more than ever before;
help, testing and ok naddy@ and kurt@
2007-08-10 23:22:11 +00:00
deanna
9338113c8f Remove unneeded libgsm dependency, and prevent it from being picked up
if present.  This allows us to set PERMIT_PACKAGE_FTP=Yes.

ok espie
2007-08-09 22:08:19 +00:00
martynas
bd32534789 security update to minimo-20070804 which fixes recent gecko
vulnerabilities (and has some minimo-2.0 interface fixes);  ok naddy@
tested by kili@ on zaurus, thank you.
2007-08-08 17:34:41 +00:00
martynas
c09718048e - pass --disable-scrollkeeper to not run scrollkeeper during build;
- no PKGNAME bump;
ok naddy@
2007-08-08 17:30:10 +00:00
martynas
7a5f426d25 - make scrollkeeper not to update it's database during fake, fixes
writes to LOCALBASE/var/scrollkeeper (reported by kurt@);
- add forgotten @unexec to uninstall schemas;
- bump PKGNAME;
ok naddy@
2007-08-08 17:24:58 +00:00
steven
1009d1428f add bz2 to LIB_DEPENDS since it gets picked up. fix WANTLIB as well.
ok naddy@
2007-08-08 14:42:26 +00:00
martynas
14cffc7f7d - add missing dependency and bump pkgname, from Wiktor Izdebski;
- use LOCALBASE (instead of PREFIX) for gnutls-libs, from naddy@;
ok naddy@
2007-08-05 14:22:30 +00:00
aanriot
0db06d8f18 add print/enscript in RUN_DEPENDS, used by trac for the source code
color syntaxing.

ok Ben Lovett, pvalchev@
2007-08-02 22:36:47 +00:00
ajacoutot
733445c7ab - shorten MESSAGE
"nice" Tobias Ulmer (MAINTAINER)
2007-08-02 21:58:10 +00:00
martynas
51e180d2d2 langpacks for 2.0.0.6 2007-08-02 13:11:20 +00:00
martynas
e65c158c58 security update to 2.0.0.6:
http://www.mozilla.org/projects/security/known-vulnerabilities.html#firefox2.0.0.6
the diff matches with naddy@'s, ok kurt@
2007-08-02 13:09:41 +00:00
david
6d648f4372 sort SUBDIR list 2007-08-02 03:35:22 +00:00
simon
a398bc0fe2 explicitly choose apache1 for regression tests, remove MAINTAINER as
requested by himself and bump PKGNAME

ok sturm@ (former maintainer)
2007-07-29 22:32:37 +00:00
steven
a1d0cd90da +llgal 2007-07-27 19:17:07 +00:00
steven
15b6bdaba6 llgal is an easy and fast on-line gallery generator based on iGal. 2007-07-27 19:16:27 +00:00
steven
528199c301 update to 1.8.1
from maintainer Tobias Ulmer
2007-07-26 09:12:53 +00:00
todd
c062d94790 target:: -> target: typo cleanup; no functional change, no pkg bump
from brad
2007-07-26 03:54:06 +00:00
rui
9057741b45 update lighttpd to 1.4.16
ok brad (maintainer), simon@
2007-07-25 21:31:46 +00:00
simon
417c04f42e add mod_scgi and p5-SCGI 2007-07-25 20:05:20 +00:00
simon
231463e0ad import p5-SCGI
This module is for implementing an SCGI interface for an application
server.

inspired by Jeremy Evans
2007-07-25 20:05:14 +00:00
simon
a87950a9c4 import mod_scgi
This is an Apache module that implements the SCGI protocol.  The SCGI
protocol is a replacement for the Common Gateway Interface (CGI)
protocol. It is a standard for applications to interface with HTTP
servers. It is similar to FastCGI but is designed to be easier to
implement.

from Jeremy Evans, with tweaks by me
2007-07-25 20:05:04 +00:00
naddy
1e34ef92ac SECURITY update to 1.1.3.
Fixes a rash of security vulnerabilities and bugs.  ok kurt@
2007-07-24 19:33:15 +00:00
naddy
a1723b4fa7 SECURITY update to 2.0.0.5.
Fixes a rash of security vulnerabilities and bugs.  ok kurt@
2007-07-24 19:32:13 +00:00
robert
afa53c7892 +xcache 2007-07-23 18:57:40 +00:00
robert
f38932a9d0 import of xache-1.2.1;
XCache is a fast, stable PHP opcode cacher that has been tested and is
now running on production servers under high load.

from Brad;
2007-07-23 18:57:07 +00:00
rui
41ffa063ff roll in some distribution patches which fix multiple vulnerabilities.
Reference: http://secunia.com/advisories/26130/

ok kili@, simon@
2007-07-22 19:44:17 +00:00
simon
d77f345395 add p5-HTTP-Async 2007-07-22 16:44:31 +00:00
simon
21f6cd7846 import p5-HTTP-Async
Although using the conventional LWP::UserAgent is fast and easy it does
have some drawbacks - the code execution blocks until the request has
been completed and it is only possible to process one request at a time.
HTTP::Async attempts to address these limitations.
2007-07-22 16:44:25 +00:00
simon
3ccc9ea734 add p5-HTML-Highlight, p5-HTML-TagFilter and p5-Weather-Com
p5-libapreq2 and webgui not linked because of unlinked dependencies
2007-07-22 16:22:44 +00:00
simon
160a7bf355 import webgui
WebGUI is a content management platform built to give average business
users the ability to build and maintain complex web sites.  It is
modular, pluggable, and platform independent.  It is designed to keep the
management of content in the hands of those who create content, rather
than take up the time of busy IT staff.
2007-07-22 16:22:23 +00:00
simon
d248bd53da import p5-libapreq2
libapreq is a safe, standards-compliant, high-performance library used
for parsing HTTP cookies, query-strings and POST data.  The original
version (libapreq-1.X) was designed by Lincoln Stein and Doug
MacEachern.  The perl APIs Apache::Request and Apache::Cookie are the
lightweight mod_perl analogs of the CGI and CGI::Cookie perl modules.
2007-07-22 16:22:01 +00:00
simon
821f6e4f10 import p5-Weather-Com
Weather::Com is meant to be a module suite enabling the perl programmer
to access weather information as provided by weather.com's XOAP
interface.
2007-07-22 16:21:34 +00:00