Commit Graph

102272 Commits

Author SHA1 Message Date
dcoppa
6d309f969d Update to libev-4.20 2015-06-22 07:51:28 +00:00
jasper
2ba2d546db update to rspec-mocks-3.3.1 2015-06-22 07:51:00 +00:00
pea
87aca8a921 Upgrade to 9.4.4
ok ajacoutot@
2015-06-22 07:29:42 +00:00
uebayasi
55a0762337 Update devel/valgrind to 3.10.1p3, merging valgrind-openbsd 20150622 release.
- Drop suid bits from memcheck binaries.

  This makes Valgrind (memcheck) heap memory tracking work properly
  by allowing ld.so to accept $LD_PRELOAD.  Valgrind (memcheck)
  overrides malloc(3) and friends with ones in ``libreplacemalloc''
  to trace their uses.
2015-06-22 05:44:06 +00:00
bcallah
8b9c28aa90 +freeblocks 2015-06-22 01:59:18 +00:00
bcallah
ac2f300452 Import games/freeblocks
ok feinerer@

FreeBlocks is a puzzle game with similar gameplay to Tetris Attack.
2015-06-22 01:58:54 +00:00
bcallah
07d4b01b07 uget can be built with base gcc again now that it supports typedef
redefinitions.
2015-06-22 01:22:52 +00:00
bentley
45f6a6bd0e Update HOMEPAGE and replace dead MASTER_SITES mirror.
No response from maintainer.
2015-06-22 00:28:31 +00:00
benoit
a445f12113 Update to p5-Dancer-1.3138. 2015-06-21 22:15:37 +00:00
naddy
ee7cd974d7 Remove obsolete ports that are no longer useful and that are unmaintained,
abandoned by upstream, and whose master sites are dead or disappearing.
ok jca@, ajacoutot@, dcoppa@
2015-06-21 20:20:46 +00:00
naddy
5f5ebb1811 update master sites, ftp.sunet.se is being decommissioned; ok giovanni@ 2015-06-21 20:06:46 +00:00
bcallah
bd7e11d8cf Upstream rerolled tarball. This one should work. Noticed by naddy@. 2015-06-21 14:45:38 +00:00
bcallah
118b608481 Update to 1.5.6.20 2015-06-21 14:42:40 +00:00
jasper
b4a2e58a21 use ${REBAR_BIN} in pre-build instead of hardcoding /usr/local/bin/rebar 2015-06-21 13:24:17 +00:00
benoit
b1ac9ae554 Update to p5-SNMP-Info-3.28. 2015-06-21 09:31:40 +00:00
benoit
dadac03f29 Update to p5-File-DesktopEntry-0.12. 2015-06-21 09:14:34 +00:00
benoit
07c7b0eb60 Update to p5-Statistics-Descriptive-3.0609. 2015-06-21 07:53:25 +00:00
czarkoff
768dacaee7 Update to baresip 0.4.13
OK feinerer@
2015-06-21 07:40:46 +00:00
naddy
22fb7b4eea remove dead and dying master sites, switch to SourceForge 2015-06-20 21:32:46 +00:00
naddy
80594ae127 update chroot instructions for perl 5.20.2 2015-06-20 20:36:04 +00:00
ajacoutot
5d78455f95 Unbreak.
from brad (maintainer)
2015-06-20 20:30:08 +00:00
naddy
c64ce4cbb5 drop ftp.sunet.se, which is shutting down; ok jca@ 2015-06-20 19:54:22 +00:00
naddy
c1a91acc2e Security update to 7.43.0. Fixes:
CVE-2015-3236: lingering HTTP credentials in connection re-use
http://curl.haxx.se/docs/adv_20150617A.html

CVE-2015-3237: SMB send off unrelated memory contents
http://curl.haxx.se/docs/adv_20150617B.html
2015-06-20 19:50:55 +00:00
ajacoutot
13976829e3 Mark BROKEN-amd64.
It segfaults at build time 4 bulks out of 5 and espie@ sees the same on
his build envrironment as well.
2015-06-20 19:35:39 +00:00
ajacoutot
eae3c4dd36 I so hate CVS... 2015-06-20 19:31:24 +00:00
ajacoutot
f572b769cb Unbreak. 2015-06-20 19:26:10 +00:00
ajacoutot
44ac9c03dd Mark BROKEN. 2015-06-20 19:14:26 +00:00
stu
2447cc4f5c +pdf4tcl 2015-06-20 15:52:52 +00:00
jca
c77e7995c1 HTTP -> HTTPS, ftp.samba.org -> download.samba.org 2015-06-20 15:48:15 +00:00
jca
d79ffc8c82 Use Parse::Yapp::Driver from p5-Parse-Yapp instead of shipping a private copy.
ok sthen@
2015-06-20 15:29:02 +00:00
jca
a7d7735365 +p5-Parse-Yapp 2015-06-20 15:26:23 +00:00
jca
f1638eddf8 Import p5-Parse-Yapp-1.05, ok sthen@
Triggered by net/samba4 which can make use of it (instead of its bundled
copy).

DESCR:
Parse::Yapp (Yet Another Perl Parser compiler) is a collection of
modules that let you generate and use yacc like thread safe (reentrant)
parsers with perl object oriented interface.

The script yapp is a front-end to the Parse::Yapp module and lets you
easily create a Perl OO parser from an input grammar file.
2015-06-20 15:23:39 +00:00
jca
78cc6faed9 Update pdfgrep's HOMEPAGE and MASTER_SITES, and bump.
From Reinhold Straub (MAINTAINER).
2015-06-20 14:08:23 +00:00
benoit
1e3c267c37 Update to git-2.4.4. 2015-06-20 13:32:55 +00:00
jca
c4170c9625 Always bundle the Parse::Yapp::Driver module.
Makes it possible to package samba4 without removing any previously
installed samba4 package first.  Initially spotted by sthen@
2015-06-20 10:21:54 +00:00
jca
8f3c90fa72 The argument to --bundled-libs should be a comma-separated list.
No wonder why I thought it had no effect.  conf.LIB_MUST_BE_BUNDLED()
now has a chance to return True, making builds more predictable.
2015-06-20 10:18:58 +00:00
bentley
0a7332a8ea Add http mirror. 2015-06-20 09:47:30 +00:00
bentley
8188c1447c Add an http mirror. 2015-06-20 09:46:14 +00:00
bentley
05138efd47 Prune dead mirror. 2015-06-20 09:44:41 +00:00
jca
2621090954 Re-hook ucspi-tools, ok ajacoutot@ 2015-06-20 09:29:43 +00:00
stu
ee878a7a83 Import Pdf4Tcl 0.8.
Library for generating PDF documents for Tcl.

ok czarkoff@
2015-06-20 07:02:38 +00:00
ajacoutot
d58e85e547 Pushed upstream. 2015-06-20 06:20:39 +00:00
ajacoutot
114f2a4640 Update to mkvtoolnix-8.0.0.
from brad (maintainer)
2015-06-20 06:08:01 +00:00
bcallah
b708b8e965 Update to 3.0 -- among other things, ne is now fully 64-bit and requires
its macros to be in share/ne/macros instead of share/ne as before.
2015-06-20 01:39:24 +00:00
jca
53dd0463e5 libnss_wins is not provided anymore 2015-06-20 00:32:11 +00:00
jca
3fe94ea655 Update to samba-4.1.18 and make samba4 close to usable
Notes:
- enable the use of -Wl,--as-needed, startup time is now "normal";
  spotted by Ian McWilliam
- ntdb is now enabled but gets merged into the -main subpackage, since
  upstream discusses its removal
- regedit disabled for now, because of a linker failure
- remove pidl Perl patches

ok sthen@
2015-06-20 00:07:13 +00:00
jturner
67470d5cad Update sslmate to 1.3.0 2015-06-20 00:00:09 +00:00
jca
97a0877062 Imports require oks; unhook ucspi-tools until I get reviews
Pointed out by Antoine
2015-06-19 22:07:47 +00:00
bcallah
68944bb09d Update to 1.23.1
Changelog: http://home.gna.org/veusz/releasenotes/1.23.1.txt
2015-06-19 22:02:01 +00:00
daniel
1c147d96fd Update to coq 8.4pl6; ok Yozo (MAINTAINER), sthen@ 2015-06-19 21:25:32 +00:00