Commit Graph

83275 Commits

Author SHA1 Message Date
sthen
551cda8750 update to p5-LaTeX-Driver 0.12, from Chris Bennett 2013-04-24 07:58:12 +00:00
sthen
328ac4a0bc update to passwdqc 1.3.0, and install new example php wrapper function.
- improved detection of common character sequences
- improved generation of random passphrases with non-default settings
  (including expanded range of possible bit sizes)
- code robustness improvements
2013-04-24 07:50:36 +00:00
ajacoutot
ea2d813a19 Update to stellarium-0.12.1. 2013-04-24 07:41:33 +00:00
ajacoutot
b1961dbb66 Committed upstream. 2013-04-24 07:07:58 +00:00
brad
1ce84f2bc6 Add missing license.
ok ratchov@
2013-04-24 02:21:20 +00:00
jturner
89645eee99 Update entr to 1.9. MAINTAINER had similar diff.
ok sthen@
2013-04-23 23:04:45 +00:00
sthen
cc1714daad SECURITY update to ClamAV 0.97.8
"ClamAV 0.97.8 addresses several reported potential security bugs.
Thanks to Felix Groebert of the Google Security Team for finding and
reporting these issues."

- fixes in PE and autoit decoding
- off by one malloc in SIS format handler
- minor changes to freshclam
- add error checking in md5 (memcpy etc.)
2013-04-23 20:34:16 +00:00
dcoppa
60440986b8 Update to libev-4.15.
While here, merge PFRAG.shared into PLIST.

OK sthen@
2013-04-23 18:59:53 +00:00
landry
61399f1f9b +p5-autobox 2013-04-23 18:58:57 +00:00
landry
18b0506839 Import p5-autobox 2.77 from Chris Bennett.
The autobox pragma allows methods to be called on integers, floats,
strings, arrays, hashes, and code references in exactly the same manner
as blessed references.
The autoboxing is transparent: boxed values are not blessed into their
(user-defined) implementation class (unless the method elects to bestow
such a blessing) - they simply use its methods as though they are.

ok sthen@
2013-04-23 18:58:20 +00:00
sthen
67d322c29b Apache2::Reload is included in ap2-mod_perl, remove it from p5-Apache-Reload
which is only intended for use with the old version of mod_perl. Fixes problem
pointed out by Chris Bennett.
2013-04-23 16:47:01 +00:00
jasper
a6d366203b use the full path to rake in the crontab lines, as /usr/local isn't in the PATH
ok aja@
2013-04-23 16:41:27 +00:00
sthen
777ce0e01f add synchronous mode and hack around mutex problems, allowing rtl_fm to work. 2013-04-23 14:50:19 +00:00
gsoares
46d38aa884 update to 1.4.31; OK dcoppa@ 2013-04-23 14:32:26 +00:00
jasper
ba1e57f910 update to srecord-1.61 2013-04-23 13:17:07 +00:00
jasper
18e07a1f0f security fix for CVE-2013-1980, libxmp MASI Parsing Buffer Overflow Vulnerability
note that this port could use an update by someone who cares..
2013-04-23 13:10:46 +00:00
gonzalo
32d2409494 Update for Aria2 to 1.17.0:
* Save options directly specified for download in --save-session
* Save URI returned only from FileEntry::getRemainingUris()
* Use info level log for system trusted ca imports failure
* Implement simple Happy Eyeballs for HTTP/FTP downloads

Ok benoit@
2013-04-23 12:00:21 +00:00
landry
55dd5addd8 Add a patch to fix stack bounds computation, from David Hill (also
pushed upstream as https://bugs.webkit.org/show_bug.cgi?id=114978)

Seems to fix xombrero/surf crashes on amd64, and seems to magically make
webkit sort-of usable (ie dead-slow, but js seems to work) on powerpc.
(symptom : ** Message: console message: undefined @0: RangeError: Maximum
call stack size exceeded.)

Note : webkit still fails to build on mips64* and hppa. sigh.

ok jasper@
2013-04-23 09:40:58 +00:00
sthen
2058adb213 remove the (minimal) rtable support; shortly after it was added to the
OpenVPN port, "exec" was added to route(8) which provides the same support
in a more general way. use a command like this instead:

"route -T <table#> exec openvpn -daemon ..."
2013-04-23 09:31:33 +00:00
giovanni
7db859f78a Update to 1.35, some compatibility fixes with newer Perl 2013-04-23 09:22:46 +00:00
dcoppa
5c8e71f3c8 Update to tomcat-7.0.39 2013-04-23 07:59:31 +00:00
jasper
2de9850ab0 wow, this was a useful HOMEPAGE, still, let's fix it. 2013-04-23 07:44:43 +00:00
jasper
b3acba33e0 - update to rspec-2.13.0
- tighten dependencies while here
2013-04-23 07:41:17 +00:00
jasper
e14130c965 update to rspec-mocks-2.13.1 2013-04-23 07:40:50 +00:00
jasper
f8bc20309f update to rspec-expectations-2.13.0 2013-04-23 07:40:42 +00:00
jasper
3ed3d0887f update to rspec-core-2.13.1 2013-04-23 07:40:33 +00:00
jasper
11b06358fa remove unneeded patch since we can just use json_pure now that it's around 2013-04-23 07:38:16 +00:00
jasper
d9889a73fa - update to extlib-0.9.16 2013-04-23 07:31:17 +00:00
jasper
b1861a2296 - update to jeweler-1.8.4 2013-04-23 07:31:07 +00:00
jasper
8807f3b278 point this HOMEPAGE to the "old" rspec-1 pages. 2013-04-23 07:22:57 +00:00
jasper
b85e669ae8 - update to diff-lcs-1.2.4 2013-04-23 07:17:08 +00:00
jasper
7bcd252d32 - remove unneeded PERMIT_* lines
- update HOMEPAGE
2013-04-23 06:52:59 +00:00
lteo
63a5e53699 Update to Snort 2.9.4.5, from Markus Lude (maintainer).
Tested by Markus on sparc64, and by myself on amd64 and i386.

OK sthen@
2013-04-23 02:04:13 +00:00
bentley
bb86ebc474 Update to fceux-2.2.1.
ok rfreeman@
2013-04-22 23:28:07 +00:00
ratchov
ac16f2a798 in the sndio backend, assume 16-bit samples are signed and 8-bit
unsigned. Found by rfreeman

ok landry
2013-04-22 21:14:34 +00:00
espie
f44e3e9279 forgotten commit, during debug, show more info about what's running on the
core (e.g., job contents)
2013-04-22 20:56:53 +00:00
dcoppa
475bb06275 Fix -F --zoom 100 not working when compiling feh with gcc and enabled
optimizations (git commit cc7cb9f381e2687933b960da3599097beb727554)
2013-04-22 20:38:43 +00:00
landry
e2399fe013 Update to p5-ack 2.02, add a HOMEPAGE.
ok pyr@ (MAINTAINER) - this port is also up for adoption if someone wants it.
2013-04-22 19:38:40 +00:00
landry
f1c58c53fd Update to p5-File-Next 1.12, needed by upcoming ack update.
ok pyr@ (MAINTAINER) - note, if someone wants to claim ownership, this
port is up for adoption.
2013-04-22 19:37:48 +00:00
espie
33fbbc6945 make sure things end up in a sane state. In particular, we may add the
same path several times (which is fine for hashes), but we should deal
with RDEPENDS in a consistent way...

problem "noticed" by landry.
2013-04-22 19:34:10 +00:00
landry
fdf6b26fc1 Mark as BROKEN-sparc64, segfaults during build
generating constant definitions
../.././ext/socket/mkconstants.rb: [BUG] Segmentation fault
*** Signal SIGABRT in ext/socket
2013-04-22 19:18:16 +00:00
landry
c048f76975 Mark as BROKEN-hppa, no atomic ops on this arch like mips64*. 2013-04-22 19:13:40 +00:00
benoit
9195a3f3de remove fkr@ as maintainer per his request 2013-04-22 18:39:34 +00:00
jasper
d1eb8349a0 update gjs to 1.36.1 2013-04-22 17:52:42 +00:00
zhuk
e8f82589e1 Hook up virtuoso. 2013-04-22 17:46:55 +00:00
zhuk
ebb3091571 Import Virtuoso. Needed by Soprano (for tests) and for KDE 4 (Nepomuk).
Virtuoso is a high-performance object-relational SQL database. As
a database, it provides transactions, a smart SQL compiler, powerful
stored-procedure language with optional Java and .Net server-side
hosting, hot backup, SQL-99 support and more. It has all major
data-access interfaces, such as ODBC, JDBC, ADO .Net and OLE/DB.

"I looked at virtuoso and it gave me too much headaches.
Import it then (and polish in-tree)" landry@
2013-04-22 17:32:31 +00:00
krw
503f0857b8 Add rsyncd script for /etc/rc.d, now that inetd is no longer on by
default.

Tweaks and feedback from ian@ sthen@ ajacoutot@. ok sthen@ ajacoutot@
2013-04-22 16:00:11 +00:00
benoit
894e8cddc5 - update pgpool to 3.2.3
from David Hill, ok pea@ (maintainer)
2013-04-22 15:53:37 +00:00
gonzalo
d370c067a2 Update for Gajim to 0.15.3:
* Better handling of SSL errors
* Better handling of canceling file transfer
* Improve farstream calls

And more.

Ok pea@ (maintainer)
2013-04-22 15:48:54 +00:00
dcoppa
6c2b704763 Bugfix update to redis-2.6.12 2013-04-22 14:55:10 +00:00