Commit Graph

6530 Commits

Author SHA1 Message Date
jasper
f88804e9f5 - update to 1.18.0
from wen heping (MAINTAINER)
2011-12-21 14:00:34 +00:00
sthen
c6486bfebe update to node 0.6.6, from maintainer Aaron Bieber 2011-12-21 09:56:54 +00:00
sthen
cbe6df0aac update to lighttpd 1.4.30, from Brad (maintainer). 2011-12-20 22:27:28 +00:00
jasper
9c62d3985b - bump REVISION after several python modules had their flavor dropped. 2011-12-20 18:55:08 +00:00
giovanni
dab7fe6e64 Let pear install modules even with USE_SYSTRACE=Yes
spotted an ok sthen@
2011-12-20 15:21:30 +00:00
sthen
30956f5d8b add Aaron Bieber as MAINTAINER. 2011-12-20 14:50:54 +00:00
sthen
719b3e2527 update to chive 1.0.0 2011-12-19 22:18:59 +00:00
sthen
e7aa12abb6 Actually check for and use mkstemps() rather than use a broken check
for glibc version and some hand-rolled alternative. From Brad.
2011-12-19 21:23:24 +00:00
sthen
56ff6b4040 update to node 0.6.5, from Aaron Bieber, discussed with jasper@ and schwarze@
- also sync WANTLIB (now pulls in libz)
2011-12-18 13:37:35 +00:00
sthen
91faa22c52 Where a program with an rc script _requires_ a certain command line
parameter to daemonize, move the parameter from daemon to daemon_flags,
so that the user cannot inadvertently prevent it from daemonizing by
adjusting the flags.

Discussed with ajacoutot and schwarze, this method was suggested
by schwarze@ as a simpler alternative to my diff. ok aja@
2011-12-17 22:01:12 +00:00
sthen
3c108eee37 update p5-WWW-Mechanize to 1.71; now recognises application/xhtml+xml as HTML
- add some missing REGRESS_DEPENDS while there
2011-12-17 19:53:05 +00:00
nigel
e1b48cf378 always build without gconf
Ok jasper@
2011-12-15 23:05:44 +00:00
fgsch
df757412f2 Kill Zope and friends that only run under python 2.4.
ok by many.
2011-12-15 22:19:51 +00:00
nigel
e532b9471c fix build issue with dpb spotted by jasper@ disable detecting execinfo.h
Ok jasper@
2011-12-15 15:04:32 +00:00
sthen
635985c62f zap stray ?> caused by "No newline at end of file" in patch 2011-12-15 10:14:05 +00:00
sthen
3f6e0157dd fix 6-year-old vi typo. 2011-12-15 09:54:53 +00:00
sthen
68e07c1104 Fix CVE-2011-4328 in Gnash; creating world-readable cookies under /tmp
with predictable filenames. From Brad.
2011-12-15 09:47:23 +00:00
robert
612b65fa80 update to 16.0.912.63 2011-12-14 16:58:19 +00:00
jeremy
287cc0be7d Build the ruby19 FLAVOR of ruby-passenger by default. 2011-12-13 18:40:32 +00:00
jeremy
a6f25334b3 Depend on either the ruby 1.8 or ruby 1.9 version of ruby-passenger
in the passenger FLAVOR.
2011-12-13 18:39:38 +00:00
jeremy
b43ac205b0 Update to 3.0.11. Support by the standalone version of passenger by
splitting into a multipackage, with a subpackage for the standalone
version (which embeds a version of nginx).  The standalone version
operates much like other ruby webservers, serving a single ruby/rack
application.

Switch to using the gem version of passenger.  Because the gem
installs into a versioned directory, setup symlinks to the
versioned directory so that nginx configuration files don't need
to be modified when the version is updated.
2011-12-13 18:38:17 +00:00
jeremy
97348bc92d Build ruby19 version of ruby-rails by default
OK claudio@
2011-12-13 18:01:59 +00:00
jeremy
f7f76689de Update to 0.6.1
OK claudio@
2011-12-13 17:59:33 +00:00
jeremy
a7f898d95f Update to 0.8.3
OK claudio@
2011-12-13 17:59:06 +00:00
jeremy
425210ae14 Update to 1.3.5. Take MAINTAINER.
OK claudio@
2011-12-13 17:58:27 +00:00
jeremy
29cd3462e8 Update to 3.1.3
OK claudio@
2011-12-13 17:48:20 +00:00
jeremy
92874b95b7 sync 2011-12-13 17:42:14 +00:00
jeremy
6e4e07b985 Import ruby-rack-ssl 1.3.2, a Rails 3.1 dependency
Force SSL/TLS in your rack app:

    Redirects all "http" requests to "https"
    Set Strict-Transport-Security header
    Flag all cookies as "secure"

OK claudio@
2011-12-13 17:39:09 +00:00
jeremy
9b45481379 Import ruby-rack-cache 1.1, a Rails 3.1 dependency
Rack::Cache is suitable as a quick drop-in component to enable HTTP
caching for Rack-based applications that produce freshness (Expires,
Cache-Control) and/or validation (Last-Modified, ETag) information.

    Standards-based (see RFC 2616 / Section 13).
    Freshness/expiration based caching
    Validation
    Vary support
    Portable: 100% Ruby / works with any Rack-enabled framework.
    Disk, memcached, and heap memory storage backends.

OK claudio@
2011-12-13 17:38:07 +00:00
edd
d6b269f8de Update to xxxterm-1.9.0
OK sthen@
2011-12-13 15:16:31 +00:00
dcoppa
95bcc5aa04 Update v6 to 6.0.35 2011-12-13 09:28:37 +00:00
jasper
d4b399b5dc += not = 2011-12-08 17:20:36 +00:00
jasper
6ad8cb7b3c add a reminder comment, req'd by aja@ 2011-12-08 08:35:50 +00:00
nigel
4129bfc425 Update Firefox v7.0.1 to v8.0.1 continued
patches from mpi@ for macppc

Ok mpi@, dcoppa@
2011-12-08 01:47:02 +00:00
nigel
388e05cf67 Update fennec v7.0.1 to v8.0 - continued 2011-12-08 01:35:08 +00:00
nigel
eba250b3aa Update fennec v7.0.1 to v8.0 sent to ports@ for review. 2011-12-08 00:42:54 +00:00
nigel
45570b6074 Update seamonkey 2.4.1 to 2.5, enimail to 1.3.4 and lightning.
Ok mpi@
2011-12-08 00:39:18 +00:00
nigel
0ea545c343 Update for Firefox v7.0.1 to v8.0.1 sent to ports@ for review.
patches from mpi@ added for macppc.

Ok mpi@, dcoppa@
2011-12-08 00:33:36 +00:00
nigel
712b4f04e2 Update Firefox v7.0.1 to v8.0.1 sent to ports@ for review.
Ok mpi@, dcoppa@
2011-12-08 00:30:49 +00:00
nigel
cff998f0e0 Update Firefox 3.6.23 to Firefox 3.6.24 sent to ports@ for review. 2011-12-08 00:24:54 +00:00
jasper
0a02d61368 add missing build dependency 2011-12-07 17:26:32 +00:00
sthen
5b3ad39bdf update to node 0.6.3, parts from Aaron Bieber
(further update 0.6.5 to be done soonish, but let's get this in first)
2011-12-07 12:18:01 +00:00
kili
32a273862e Hook the following ports (required by hoogle) to the build:
devel/hs-cmdargs
devel/hs-safe
textproc/hs-tagsoup
www/hs-http-types
www/hs-wai
www/hs-warp
2011-12-06 20:55:11 +00:00
dcoppa
b1185a8e12 Update www/tomcat/v7 to apache-tomcat-7.0.23 2011-12-05 11:22:10 +00:00
sthen
7a1d0fc63f bump REVISION due to -stable commit; the php dependencies changed in
-current so this needs to have a higher version number than -stable
otherwise there will be problems moving from -stable -> -current or
-stable -> 5.1
2011-12-05 10:29:09 +00:00
sthen
daa3cd4995 update to phpMyAdmin 3.4.8, including fixes for 5 cross-site scripting bugs.
ok kevlo@
2011-12-05 09:55:12 +00:00
ajacoutot
fe9845d937 +photoshow 2011-12-04 11:05:28 +00:00
ajacoutot
fdf4f2dba7 Import photoshow-0.0.20111203.
PhotoShow is a very easy to use web gallery installable on any web
server.
<...>

tested on sparc64 (myself) and macppc mpi@
ok mpi@
2011-12-04 11:04:27 +00:00
ajacoutot
6701b34d5d Add a dependency on x11/gtk+2,-guic. 2011-12-03 23:20:52 +00:00
sthen
2d32c24ac0 ssl-related fixes from lighttpd upstream via Brad
- [ssl] count renegotiations to prevent client renegotiations
- [ssl] add option to honor server cipher order, true by default
2011-12-03 22:26:08 +00:00
ajacoutot
6dcb55953b Adapt after gtk+2,-guic split. 2011-12-03 18:35:11 +00:00
pirofti
a2a4ea383a Update youtube-dl to Novemeber 23rd version. Okay sthen@. 2011-12-03 15:13:03 +00:00
ajacoutot
7177b29797 -community-id 2011-12-03 12:52:49 +00:00
ajacoutot
dc66fa5f72 Remove: development is dead upstream and considering the nature of this
port, it's better not to have it rather than ship an old and unsupported
version.
2011-12-03 12:52:04 +00:00
gsoares
7898a82eb0 SECURITY FIX for lighttpd:
(CVE-2011-4362: out of bounds read due to a signedness error)

OK jasper, brad(maintainer), sthen
2011-12-01 12:17:11 +00:00
robert
d01a9d9204 create the working directories with the correct group
so that others can access it
discussed with ajacoutot@
2011-11-30 11:00:59 +00:00
pirofti
e303d6c2df Drop maintainership. 2011-11-27 11:08:48 +00:00
dcoppa
990f030f34 Fix after the switch to php 5.3 2011-11-25 19:33:40 +00:00
jasper
6443712529 - update to 2.2.35, includes a security fix for CVE-2011-4453,
PmWiki pagelist "order" Code Injection Vulnerability
2011-11-25 12:16:13 +00:00
gsoares
265bc3c7d8 zap a trailing whitespace in Makefile(WANTLIB) 2011-11-24 16:41:53 +00:00
ajacoutot
094a7790ad Depends on bacula-client now that bconsole moved there. 2011-11-24 15:12:25 +00:00
jasper
6bccf9427b Security fix for SA46955
GNU Gnash Cookie Disclosure Security Issue

ok brad (MAINTAINER)
2011-11-23 21:13:27 +00:00
gsoares
9729628b95 bugfix update to 1.02
(fix a bug when downloading files larger than 4G)

ok jasper@ espie@ (maintainer)
2011-11-22 19:09:15 +00:00
robert
b4e2c404b0 update to 4.0.4 2011-11-21 22:56:52 +00:00
ajacoutot
3cd215f03d Update to timetrex-3.7.0. 2011-11-21 07:54:52 +00:00
benoit
5fc9f8aea8 - update bozohttpd to 20111118
from Wen Heping, thanks !
2011-11-19 09:59:46 +00:00
sebastia
74976ca943 update to sogo 1.3.9
=== Changes from the previous release ===

New Features

* possibility to specify which calendar is used when creating an event or a task (selected, personal, first enabled)
* possibility to specify if off-hours should be automatically added to the free-busy information
* new indicator in the link banner when a vacation message (auto-reply) is active
* new snooze function for events alarms in Web interface
* new "Remember login" checkbox on the login page
* authentication with SQL sources can now be performed on any database column

Enhancements

* added support for the CalDAV move operation
* phone numbers in the contacts web module are now links (tel:)
* revamp of the modules link banner (15-pixel taller)
* updated CKEditor to version 3.6.2
* updated unread and flagged icons in Webmail module
* new dependency on GNUstep 1.23

Bug Fixes

* fixed support for Apple iOS 5
* fixed handling of untagged IMAP responses
* fixed handling of commas in email addresses when composing a message
* fixed creation of clickable links for URLs surrounded by square brackets
* fixed behaviour of combo box for contacts categories
* fixed Swedish translation classes
* fixed bug when setting no ACL on a calendar

OK jasper@
2011-11-18 11:15:13 +00:00
sebastia
a056cee286 update sope to 1.3.9
OK jasper@
2011-11-18 11:12:44 +00:00
jeremy
31ec05e147 Update to rainbows 4.3.1. 2011-11-18 00:07:19 +00:00
jeremy
e2e496f72c Update to unicorn 4.1.1 and fix regression tests (modified patches
already upstream).
2011-11-18 00:05:43 +00:00
jeremy
13252b34a8 Update to raindrops 0.8.0. 2011-11-18 00:04:19 +00:00
sthen
bc635de6e0 Zap p5-Catalyst-Engine-HTTP-POE, it's been broken since a catalyst update
2 years ago. Pointed out by Andreas Voegele.
2011-11-17 16:17:04 +00:00
jeremy
bcfc59c106 Update ruby-thin to 1.3.0. Remove patch now upstream. Add
patch to allow regress testing with rspec 1.3.2.
2011-11-17 15:53:54 +00:00
giovanni
bfff4d0369 Update to 3.4.7.1, fixes CVE-2011-4107
ok jasper@
2011-11-17 15:00:20 +00:00
robert
57b3f08e60 update to 15.0.874.121 2011-11-17 14:53:21 +00:00
robert
d8d326647d remove pecl-pcntl which got replaced by php-pcntl 2011-11-17 12:54:31 +00:00
robert
33c55d6f9b update to 0.4.0 to fix it with php 5.3 2011-11-17 12:44:21 +00:00
robert
99ee27eb7f make it build with php 5.3 2011-11-17 12:35:33 +00:00
robert
65ed8e1c45 update to 0.11.3 to make it bild with php 5.3 2011-11-17 12:29:40 +00:00
jasper
ff23654173 - move away from gnu libtool now that gobject-introspection has been fixed. 2011-11-17 11:42:31 +00:00
jasper
02f90ab638 fix dependencies after php bump 2011-11-16 23:02:10 +00:00
ajacoutot
77d65d0cfe I didn't succeed in catching a cat but I broke the tiger...
noticed by naddy@, thanks.
2011-11-16 22:40:41 +00:00
robert
93923bd770 switch php to version 5.3 by default 2011-11-16 15:56:36 +00:00
kili
d1fc7805ae Warp is a fast, light-weight HTTP server handler for WAI.
ok jasper@
2011-11-16 14:18:32 +00:00
kili
770573c4a1 Provides a common protocol for communication between web aplications
and web servers.
2011-11-16 14:16:57 +00:00
kili
6dbcdf41ef Generic HTTP types for Haskell (for both client and server code).
ok jasper@
2011-11-16 14:16:13 +00:00
robert
4036c0a4b7 update to 1.9.4 2011-11-16 13:29:13 +00:00
sthen
88435c9249 Update to nginx 1.0.10. Bugs fixed include a segmentation fault in a worker
process if the resolver receives a large DNS response. OK robert@
2011-11-15 19:17:15 +00:00
naddy
8443d4f499 Drop MAINTAINER for some ancient cruft I haven't used in years, if ever.
Also drop USE_GROFF where unnecessary.
2011-11-15 16:36:01 +00:00
robert
dd733330a4 trivial update to 1.0.9 to keep in sync with the in-tree one 2011-11-14 19:24:48 +00:00
ajacoutot
6ff39948b7 Bugfix update to libcroco-0.6.3. 2011-11-14 17:43:08 +00:00
jasper
e80cc0b6e9 - bugfix update to 4.2.2 2011-11-14 11:18:09 +00:00
robert
6a4021fac2 remove patches that were breaking the ffmpeg build 2011-11-13 14:12:45 +00:00
fgsch
d311198943 Update to 0.2.2.
benoit@ ok.
2011-11-13 03:54:45 +00:00
dhill
927b95c71c update to 2.10
MAINTAINER timeout, ok robert@
2011-11-12 20:01:56 +00:00
pirofti
add2e6d0bf Update minitube to 1.6. Okay ajacoutot@. 2011-11-12 19:19:05 +00:00
pirofti
db5bc0faf1 Update youtube-dl. Okay ajacoutot@ 2011-11-12 17:58:02 +00:00
ajacoutot
1a2ec5dd4e Update to vtigercrm-5.3.0. 2011-11-12 13:22:29 +00:00
sthen
ab765d1ce8 Fix variable name in MESSAGE, from Olivier Cherrier 2011-11-12 12:07:09 +00:00
robert
7b93035498 update to 15.0.874.120 2011-11-11 22:54:53 +00:00
jeremy
9c4d2b3822 Remove .require_paths from PLISTs from gems that used to use
them.  After recent updates to the ruby interpreters, these
files are no longer created.
2011-11-09 00:17:37 +00:00
giovanni
7efcf961be Update to 3.4.7
ok kevlo@ (Mantainer)
2011-11-08 13:44:10 +00:00
jasper
321714173e rename the manpage too. 2011-11-08 12:50:23 +00:00
jasper
01818178f1 - resolve conflict with audio/shorten 2011-11-08 12:48:55 +00:00
giovanni
24a2d32919 Let crontab script recognize php-5.2 and php-5.3 binaries 2011-11-07 11:26:33 +00:00
kili
229d6dcfbf Update to 1.8.1.
ok jasper@
2011-11-06 20:25:50 +00:00
jasper
850de7a127 - update to 1.8.0
- Gonzalo L. R. takes maintainership

via laurent@
2011-11-06 20:13:11 +00:00
jasper
1c6e5647b6 - update to phplist-2.10.17
fixes SA45495 phpList Multiple Vulnerabilities
2011-11-06 20:10:45 +00:00
rpointel
fcf88ce5c7 Update WebHelpers to 1.3, from Wen Heping (thanks). 2011-11-06 14:36:22 +00:00
jasper
2bc08f44d9 fix tyop in comment 2011-11-02 20:00:58 +00:00
dcoppa
244fd99e4e link tomcat-7.0.22 to the build 2011-10-31 08:26:42 +00:00
dcoppa
e32e907757 Import tomcat-7.0.22.
Tested by shadchin@
Tested & OK ian@
2011-10-31 08:23:38 +00:00
ajacoutot
1c86afc6cd Sync dependencies after gconf2 lost its dependency to ORBit.
This should cover all fallout but there may be some dark corners which I
missed...
2011-10-29 08:12:31 +00:00
robert
4c5f7ff005 unbreak after nspr change and enable vswprintf 2011-10-28 13:17:14 +00:00
robert
01da3deda6 fix after nspr fix and enable vswprintf support 2011-10-28 13:09:26 +00:00
robert
c9af64bb29 unbreak after nspr update and enable vswprintf 2011-10-28 13:01:13 +00:00
robert
1d1f0ea496 update to 15.0.874.102.
switch from using the hacked macosx transport dib to the linux one
which uses sysv shms.
make sure you also have a current kernel before using this version
2011-10-27 07:59:08 +00:00
mglocker
3ee843f464 Update to nostromo-1.9.5. 2011-10-26 16:12:08 +00:00
jasper
16f63d689c Security fixes for SA46551,
phpLDAPadmin Cross-Site Scripting and Code Injection Vulnerabilities
2011-10-25 19:07:56 +00:00
espie
636a5c9ac4 CHMOD and CHOWN serve no useful purpose, they're just chown/chmod 2011-10-21 16:23:44 +00:00
giovanni
0b2bc9de92 Update to 1.6
new features, security fixes, and many bug fixes and improvements
Full changelog available at:
http://http://piwik.org/changelog/
2011-10-19 16:44:34 +00:00
ajacoutot
6665731a20 Fix LIB_DEPENDS. 2011-10-18 16:09:09 +00:00
jasper
ae69c213b0 - update to 3.2.1 2011-10-18 14:23:14 +00:00
giovanni
0858a90472 Security update to 3.4.6
Fixes PMASA-2011-15 and PMASA-2011-16
ok jasper@ who provided the same diff
2011-10-18 08:21:13 +00:00
merdely
8825ecda75 Update Wordpress to 3.2.1.
ok jasper@
2011-10-18 00:56:35 +00:00
jasper
9efc417e23 Remove non-functioning and confusing button untill the underlying issue
has been addressed.
2011-10-17 16:56:27 +00:00
dcoppa
8ffea42273 Do not hardcode /{etc,var}/tomcat/
Fix the host-manager webapp

Fix {v5,v6}/pkg/README-main files
2011-10-17 11:11:46 +00:00
ajacoutot
4a657cda00 WANTLIB. 2011-10-17 06:16:58 +00:00
jasper
9804ccbc45 - update to 4.2.1 2011-10-16 18:29:23 +00:00
ajacoutot
1d0194bd4c Unbreak by adding missing lang/php MODULE.
spotted by naddy@
2011-10-16 18:17:22 +00:00
ajacoutot
f86105f02c php5 -> php. 2011-10-16 15:20:33 +00:00
ajacoutot
426cf604ed php5-ldap -> php-ldap. 2011-10-16 15:07:20 +00:00
ajacoutot
6cd8eeb703 Missing RUN_DEPENDS.
from wen heping (maintainer)
2011-10-16 14:37:45 +00:00
jasper
cb8fe5ae9b sync 2011-10-14 16:33:52 +00:00
jasper
3e7b6b9535 import py-requests 0.6.2
Requests is an ISC Licensed HTTP library, written in Python, for human
beings.
Requests allow you to send HEAD, GET, POST, PUT, PATCH, and DELETE HTTP
requests. You can add headers, form data, multipart files, and
parameters with simple Python dictionaries, and access the response data
in the same way. It's powered by urllib2, but it does all the hard work
and crazy hacks for you.

fixed regress tests and ok rpointel@
2011-10-14 16:32:54 +00:00
merdely
bbe2caba68 Fix "/etc/rc.d/privoxy stop".
Diff from Pascal Stumpf (thanks! sorry it took so long)

"looks ok to me" sthen@
2011-10-14 09:57:51 +00:00
rpointel
120705e9a2 Forgot py-babel to REGRESS_DEPENDS, pointed by fgsch@. 2011-10-14 05:25:03 +00:00
rpointel
2a06812f4a update mako to 0.5.0, from Wen Heping (thanks). 2011-10-13 21:09:52 +00:00
naddy
03f8db2cc2 remove entries for distfiles that aren't referenced anywhere 2011-10-13 14:38:51 +00:00
jasper
3ada339c0d forgot to add this. 2011-10-13 13:10:58 +00:00
jasper
ded74a253c - update to 1.0.8
ok william@ (MAINTAINER)
2011-10-13 12:09:57 +00:00
jasper
f4f6959dfa - update to 3.2.0
ok aja@
2011-10-13 06:56:30 +00:00
jasper
92bc618106 - fix WANTLIB/LIB_DEPENDS after webkit update 2011-10-13 06:55:58 +00:00
jasper
bbf94ca379 - update to 0.4.1 (unbreak after recent webkit update) 2011-10-13 06:53:30 +00:00
jasper
99677dd4a0 - update to 1.6.1
tested in a bulk on amd64, as well as on sparc64 by myself
macppc testing by pea@

ok aja@
2011-10-13 06:52:49 +00:00
dcoppa
57085a7d06 Bugfixing update to tomcat-5.5.34 2011-10-11 10:41:02 +00:00
sthen
2132e022a6 lighttpd patches;
- let HEAD for 0-byte files return the Content-Length, from upstream via Brad
- implement reloads (graceful restart) in rc, from Ben Lovett via Brad
2011-10-09 20:42:33 +00:00
sthen
817de92022 Fix mod_status bug: always showed "0/0" in the "Read" column for uploads.
From Brad.
2011-10-07 20:04:39 +00:00
kurt
6a13dc6824 - remove devel/jdk/1.5 and lang/kaffe
- adjust java.port.mk for their removal
- bump affected packages
okay jasper@
2011-10-07 13:54:30 +00:00
ajacoutot
b4bf130a1b Add dependency on lang/php/5.2,-mcrypt so it is preferred instead of the
phpLDAPadmin internal implementation.

ok jasper@
2011-10-06 07:54:49 +00:00