Commit Graph

7268 Commits

Author SHA1 Message Date
dcoppa
753b84bfed Update to apache-tomcat-7.0.34 2012-12-13 08:35:43 +00:00
jasper
f98900b6c0 - update to glpi-0.83.7 2012-12-12 09:56:34 +00:00
jasper
d5ca356379 - update to hiawatha-8.6 2012-12-12 09:39:52 +00:00
brad
0cb6d9f7fa Upgrade to cherokee 1.2.101.
ok sthen@
2012-12-12 02:17:40 +00:00
sthen
6969f2b8b1 mark BROKEN-hppa and remove my broken attempt at fixing the broken autoconf
test for atomic ops.
2012-12-11 18:22:54 +00:00
sthen
d33bc05337 - move -ldap to a "MULTI_PACKAGES+= -ldap" within the 'if flavor !=
no_ldap' block

- squid optionally uses atomic ops if available, however in the code
it requires 4 byte operations, whereas configure only tests for int.
change configure test which may give hppa a chance to build; breakage
reported by landry
2012-12-10 21:19:41 +00:00
robert
9b8c842130 update to 23.0.1271.95 2012-12-10 08:49:17 +00:00
rpe
80254d9c6d - set NO_REGRESS=Yes
- mark as arch independed
- make the pre-configure/do-install blocks more compact using vars
- adjust paths in docs/*.html too to reflect the installation
- mention in README, that the default config works for localhost
  httpd out of the box and how to access the reports
- bump REVISION

feedback from and ok kirby@, sthen@
2012-12-09 22:05:25 +00:00
brad
930f42af09 Jacob Meuser disappeared a year and a half ago so remove him as MAINTAINER.
ok ajacoutot@
2012-12-09 07:29:57 +00:00
ajacoutot
93986457b4 Mark BROKEN on powerpc, help2man: can't get `--help' info from ./luakit 2012-12-07 08:41:21 +00:00
gonzalo
cee7a0f1a5 Update for Aria2 to 1.16.0:
* Enabled TCP_NODELAY
* Don't use AC_FUNC_MMAP
* Added --force-save option.
* Get the correct uploaded data size
* Made --http-no-cache false by default
* Fixed memory leak in AsyncNameResolver
* Fixed resource leak in XmlParser and GenericParser
* Reset iostream format state
* gnutls: Added more status checking when verifying peer
* Content-Disposition parser conforming to RFC 6266.
* Reworked download/upload statistics calculation
* Added --rpc-save-upload-metadata option
* Perform SSL/TLS handshake after checking whether connection is
  established
* Fixed bug that --enable-mmap won't work if MultiDiskAdaptor is used
* RPC over SSL/TLS transport
* aria2rpc: Added appendUri command
* Don't send Proxy-Connection header field
* Don't set SNI hostname if it does not include "." for GNUTLS
* Disable SSL/TLS compression with OpenSSL
* Pause download even if download is completed
* Use execlp() instead of execl()

Ok remi@ (ex-maintainer)
2012-12-06 15:04:15 +00:00
rpe
e24881af26 add swiggle 2012-12-05 07:41:54 +00:00
rpe
0cfebc8e16 import swiggle 0.4 from openbsd-wip
swiggle is a small command line tool that generates HTML pages,
including thumbnail indexes, for given images (a so called
"web gallery"). It's intended to be easy to use, and since
it is written in C, it's quite speedy.

with feedback from ajacoutot@ and sthen@
ok sthen@ and Sergey Bronnikov (MAINTAINER
2012-12-05 07:38:15 +00:00
landry
c5876f4689 Bugfix update to firefox 17.0.1.
- Fixes bug #814101 - Font Issue
- Reverted user agent change (was bug #588909) causing some website
  incompatibilities, see #815743
- Readd the --with-system-jpeg locally (to remove in 18), and remove all the
  configure_env/args/build_depends stuff that moved to moz.port.mk.
- add @pkgpath/@conflict markers to update www/firefox35 users to the
  latest and greatest !
2012-12-04 21:24:33 +00:00
landry
e97437b91b Bugfix update to seamonkey(,-i18n) 2.14.1.
See http://www.seamonkey-project.org/releases/seamonkey2.14/changes#fixes2141
for the list of fixes.
Readd the --with-system-jpeg locally (to remove in 2.15), and remove all the
configure_env/args/build_depends stuff that moved to moz.port.mk.
2012-12-04 21:17:29 +00:00
landry
d1a495aa58 Retire www/firefox35.
You served us well but you're EOL'ed upstream since 18 months, and your
only reason d'etre was the java plugin from jdk 1.6. But those days this
one doesnt receive updates from oracle, and icedtea-web seems to do a
good job at running java crapplets.
Users will be upgraded for free to www/mozilla-firefox !

General agreement/yays from ajacoutot@ tobiasu@ dcoppa@ krw@ kurt@
2012-12-04 21:10:12 +00:00
landry
2f3c1d8abb Winter cleanup of the mozillas :
- Add gtar to BUILD_DEPENDS everywhere in moz.port.mk, since fx 18 will
  start using gtar-only options. Ditto for unzip, used during install.
- special-case the deps for firefox/thunderbird/seamonkey, since those
  are maintained on the long-term. Only those need to depend on the
latest and greatest nss/nspr.
- move the '--relax LDFLAGS for ppc' to moz.port.mk
- move the 'yasm BUILD_DEPENDS for i385/amd64' to moz.port.mk
- move more common CONFIGURE_ARGS to moz.port.mk (libevent,gio,bz2,gconf..)
- fix MODMOZ_WANTLIB wrt nss/nspr majors
- ensure we depend on sqlite3>=21, needed for fx/tb 18
- use --with-system-jpeg only in firefox36/sunbird/fennec/xulrunner,
  fx/tb 18 will have to use its bundled libjpeg-turbo (#791305)
- bump REVISIONs for the WANTLIB/LIB_DEPENDS change.
2012-12-04 21:05:29 +00:00
sthen
f973e9766c update to Squid 3.2.4 2012-12-04 10:40:19 +00:00
sthen
0bca395105 Don't allow autoconf to pick up et/com_err.h from e2fsprogs.
dpb build failure reported by naddy@
2012-12-03 23:10:37 +00:00
sthen
8d2b2e4476 update to mollify 1.8.9.3 2012-12-03 16:21:25 +00:00
ajacoutot
87283d2da8 Bugfix update to owncloud-4.5.4. 2012-12-03 14:13:00 +00:00
jasper
4fc72fe2d7 minor style nit 2012-12-03 13:08:08 +00:00
kili
bc3cdcd9eb Bump.
Set NO_REGRESS because of missing dependencies.
2012-12-02 20:48:34 +00:00
kili
c03866990e Relax dependencies and bump. 2012-12-02 20:47:11 +00:00
kili
4414830a0f Bump. 2012-12-02 20:40:09 +00:00
chl
dca7a4e6db fix MASTER_SITES
ok jasper@
2012-12-01 15:21:54 +00:00
chl
2c61c061f8 forgot to remove some patch files in the previous commit
ok jasper@
2012-12-01 13:41:56 +00:00
chl
9336d961a8 update py-requests to 0.14.2
ok jasper@
2012-12-01 13:39:16 +00:00
pascal
4375b77959 Update to xombrero 1.4.0; do not use custom do-install.
ok gonzalo@ (MAINTAINER)
2012-11-30 21:23:27 +00:00
sthen
8252ac67fd bump; @depend change due to squid update. spotted by naddy. 2012-11-30 15:53:20 +00:00
dcoppa
4b7e71eea8 Bugfix update to youtube-dl-2012.11.29
ok pirofti@, sthen@
2012-11-30 09:41:54 +00:00
robert
99a3094c6b update to 23.0.1271.91 2012-11-28 22:28:35 +00:00
sthen
c2c9aa35ae zap flavours for squid 2012-11-28 17:45:49 +00:00
sthen
35ceda849c Update to Squid 3.2.3.
This is merged from work by myself and Matthias Pitzl @ genua, thanks to
Rodolfo Gouveia for testing with NTLM.

Flavours have been removed:

- the external helper programs for NTLM/LDAP are now in subpackages:
squid-ldap and squid-ntlm.

- SNMP support is built by default in Squid 3.x so this has moved
to the main package (no external dependencies for this).
2012-11-28 17:45:29 +00:00
dcoppa
f5123c3ef0 Update to youtube-dl-2012.11.27
ok pirofti@ (maintainer)
2012-11-27 19:56:52 +00:00
ajacoutot
51be9d1bda Update to owncloud-4.5.3. 2012-11-27 11:38:27 +00:00
robert
7388bd1e4a Add a proprietary flavor which enables the patented codecs like H.246. 2012-11-26 07:32:30 +00:00
ratchov
ea44fb5469 Enable audio playback support using sndio.
ok robert@
2012-11-25 18:57:21 +00:00
landry
3b4bcaba13 Add missing BUILD_DEPEND on yasm for i386/amd64, from sthen@
Forgot to cvs rm patch-configure_in, leading to a packaging failure
since libmozgnome.so was forcedly disabled by the patch.
Reported by sthen@ and nigel@

No bump since it didnt package, and the PLIST doesnt change anyway.
2012-11-25 13:49:47 +00:00
landry
16c49bae78 Update to seamonkey-i18n 2.14. 2012-11-24 10:36:57 +00:00
landry
86de96c8d5 Update to seamonkey 2.14/enigmail 1.4.6/lightning 1.9b1.
- see http://www.seamonkey-project.org/releases/seamonkey2.14/ for details.
- tidy up WANTLIB/CONFIGURE_ARGS
- enable the gio/libnotify interaction. If libnotify is found at
  runtime, a popup will show incoming messages notification/download complete.
- install an icon in pixmaps/ for the desktop file, like in ffx/tb
- fix desktop file Exec line so that an argument can be passed to seamonkey
- remove patch-mozilla_browser_app_profile_firefox_js, this is spar^Wseamonkey!
- for the other patches removed/added, same comments as for ffx apply
2012-11-24 10:36:20 +00:00
landry
f5444f83d7 Update to firefox-i18n 17.0. 2012-11-24 10:22:39 +00:00
landry
1c2551d2f6 Update to firefox 17.0.
- see http://www.mozilla.org/en-US/firefox/17.0/releasenotes/ for details
- enable the gio/libnotify interaction, since it brings no additional
  dep. libnotify will be dlopened at runtime if present, and gio is
already in the dependency chain. The latter will interact with the gio mime
database for file associations, and firefox will ask the user if he
wants to register it as the default http:// handler. The former will
show a notify popup upon download completion, among others.
- add build depends on yasm in i386/amd64 for webm
- remove patch-browser_app_profile_firefox_js, the updater is already disabled
- remove gstreamer patches from #776838, #777696 & #747257, merged upstream
- remove ipc_message_utils.h patch from #775428, commited upstream
- remove mozalloc.cpp patch, <sys/types.h> is already included above
- remove xpcshell hang patchset from #706955, cant reproduce anymore
- remove patch-security_manager_ssl_src_Makefile_in, unneeded
- remove OS.File extra logging from #785200, merged upstream
- add patch-toolkit_system_gnome_nsGIOService_cpp, workaround for
  #805202 (libgio-2.0.so dlopening), to be removed in fx 19
- remove xpcom arm patch from #783875, merged upstream

ok sthen@
2012-11-24 10:21:50 +00:00
ajacoutot
a28958f572 Fix patch. 2012-11-23 09:53:58 +00:00
ajacoutot
e3a60f5ad8 Fix owncloud on PostgreSQL 9.2.
from upstream via "viq"
2012-11-22 15:37:47 +00:00
dcoppa
5ca3c3f7c7 Update to 7.0.33.
http://tomcat.apache.org/tomcat-7.0-doc/changelog.html
2012-11-22 14:21:19 +00:00
sthen
c23e199ecb security update to lighttpd 1.4.32, fixing a trivial DoS introduced in 1.4.31
http://download.lighttpd.net/lighttpd/security/lighttpd_sa_2012_01.txt

OK brad@ (maintainer), same update from gsoares@
2012-11-21 21:58:18 +00:00
rpe
93d13ed077 add sarg ldap flavor 2012-11-21 21:44:42 +00:00
rpe
07af9fee51 update sarg to 2.3.3
- take maintainership from Douglas Santos <dsantos@hydroxyl.org>
- add ldap flavor for loginname to username translation via ldap

feedback from and ok sthen@
2012-11-21 21:42:07 +00:00
brad
c636810ad8 Another fix from upstream..
Log address of untrusted proxy with debug.log-request-handling.

ok ajacoutot@
2012-11-21 11:41:56 +00:00