87584 Commits

Author SHA1 Message Date
fgsch
dad43e63c5 Fix libffi on arm. Change the code to work with our current ABI (APCS) as
much as possible until we switch to ATPCS or AAPCS.
jasper@ (maintainer) ok.
2013-10-23 10:32:01 +00:00
sthen
c4d9d2b279 Update to scanlogd 2.2.7, fixing an off-by-one bug in a safety check (only a
minor impact in scanlogd), and cutting down the license a bit further,
see http://www.openwall.com/lists/announce/2013/10/21/1 for more.

While there, drop USE_GROFF and rearrange port into Makefile.template order.
2013-10-23 10:10:56 +00:00
bentley
fb5318232e Update to pdftk-2.02. Set HOMEPAGE/NO_TEST. Clarify license marker.
Maintainer timed out.

ok benoit@ landry@ sthen@

License bit from sthen@
2013-10-23 08:25:56 +00:00
sthen
7cbdf093de SECURITY update to Django 1.5.4, fixes DoS via passing large passwords,
directory traversal, code execution in django.contrib.sessions, and XSS.
For more info, see
https://docs.djangoproject.com/en/1.5/releases/1.5.4/
https://docs.djangoproject.com/en/1.5/releases/1.5.3/
https://docs.djangoproject.com/en/1.5/releases/1.5.2/

From maintainer Ryan Boggs, ok armani@
2013-10-23 08:19:52 +00:00
jasper
c1a5392dac update to gitolite-3.5.3.1
(while the .1 release contains a security fix, the security issue was only
introduced with 3.5.3 release which we didn't have in ports.)
2013-10-23 08:15:17 +00:00
ajacoutot
5b33c71da1 Tweak comments, no pkg change. 2013-10-23 05:41:18 +00:00
sebastia
52268a2b67 gnustep-base is needed for building and running, so make
MODGNUSTEP_NEEDS_BASE set to yes, to add it to link
depends, even if it not directly links against -base,
gnustep libraries/frameworks assume that applications
link against -base when using those libs/frameworks.

build problems pointed out by rpe@
2013-10-23 05:25:12 +00:00
lteo
82b72dc5f9 Update to picocom 1.7, from Kyle Isom (maintainer).
The picocom.8 patch is from schwarze@; it fixes the man page to show
content that was completely lost during formatting due to badly broken
syntax.

Tested by Kyle on amd64 and sgi, and myself on i386.

feedback bcallah@ brad@ schwarze@
OK abieber@
2013-10-23 03:22:02 +00:00
schwarze
9735b208ab Drop USE_GROFF, no PLIST change, no bump.
Manuals are relatively clean hand-written man(7) code, render identically
with groff and mandoc, and now that we parse and ignore .hw, do not throw
mandoc errors any longer.
Candidate for USE_GROFF removal found by naddy@ in a bulk build.
2013-10-22 20:47:21 +00:00
jca
9f9d398a1f Bugfix update to mawk-1.3.4.20130803. ok jturner@ 2013-10-22 20:27:52 +00:00
kili
6440285682 Bump because of library signature change in hs-postgresql-libpq.
From maintainer David Schaefer.
2013-10-22 20:15:32 +00:00
kili
67fc2395cc Update to hs-postgresql-libpq-0.8.2.4.
From David Schaefer (maintainer).
2013-10-22 20:14:18 +00:00
kili
48a59515ed Adjust MASTER_SITES to follow the new layout of hackage.haskell.org, which switched
to hackage 2.
2013-10-22 20:03:21 +00:00
jca
62b678fc7a Fixup after arc4random_addrandom/arc4random_stir removal.
If we can detect arc4random but not mentioned functions, then we don't
need to use them.  ok naddy@
2013-10-22 19:55:11 +00:00
jca
3e57cee7ab Fixup after arc4random_addrandom/arc4random_stir removal.
(__OpenBSD__ #ifdef'ed code).  ok naddy@
2013-10-22 19:53:35 +00:00
jeremy
3038ab1aa0 Build a ruby 1.8 FLAVOR of rcov by default since it works best on ruby
1.8, and support a ruby19 FLAVOR (since it sorta works on ruby 1.9),
but don't support other FLAVORs as they don't work.
2013-10-22 19:52:52 +00:00
jca
c348e7b9d4 Fixup after arc4random_addrandom/arc4random_stir removal.
This is an embedded copy of libevent2, so don't bother with compat
patches for upstream.  ok naddy@
2013-10-22 19:51:59 +00:00
jca
7b25c18035 Fixup after arc4random_addrandom/arc4random_stir removal.
If we can detect arc4random but not mentioned functions, then we don't
need to use them.  ok naddy@
2013-10-22 19:48:49 +00:00
jca
4f8cbf71ee Update to sbcl-1.1.12, regress tests ok. The struct timeval patch for
sb-posix will be removed when tv_usec will be a suseconds_t.  ok krw@
2013-10-22 19:44:15 +00:00
espie
2f2858e885 +otf2bdf (import was ok landry@) 2013-10-22 18:15:38 +00:00
espie
a9e4377513 as requested, a converter from otf2bdf
very trivial port
2013-10-22 18:14:58 +00:00
sebastia
b6eba01649 fix oolite after gnustep changes
OK sthen@
2013-10-22 16:52:09 +00:00
bcallah
46374828f1 Update links+ to 2.8.
Take MAINTAINER.
ok lteo@ landry@
2013-10-22 16:50:39 +00:00
abieber
d7581de51b Bring node up to 0.10.20
- use internal libv8

OK sthen@
2013-10-22 15:29:13 +00:00
jasper
468e05ba33 s/beagle/armv7/
ok abieber@
2013-10-22 13:19:40 +00:00
zhuk
0e3d15242b Do a massive change on the placement of some KDE3 apps data:
* share/apps => share/apps.kde3
  * share/doc/HTML => share/doc/HTML.kde3

This is a part of KDE3/4 deconflicting work.

Build tested in a bulk by landry@, also sat over a week on ports@.
Run-time tested with some KDE3 apps, including KMail, taxipilot, yakuake...

"do it" landry@
2013-10-22 11:33:55 +00:00
sthen
616a1008f4 bump REVISION for havp in -current, to make sure it's >= REVISION of 5.4-stable. 2013-10-22 09:03:30 +00:00
sthen
c193492c7c ClamAV 0.98 moved from libtommath to tomfastmath; however word-length detection
is broken on !amd64 64-bit arch which invalidates assumptions in the code.
Workaround by taking a diff from clamav upstream. This fixes a problem reported
by Markus Lude where freshclam signature checks fail - researched by him and
port diff from him (I just added a bit of commentary to the patch file).
2013-10-22 08:56:34 +00:00
sthen
bdf2ba6883 don't use arc4random_stir to seed 2013-10-22 08:46:10 +00:00
sthen
b9abfc174a don't use arc4random_addrandom to seed 2013-10-22 08:26:12 +00:00
kili
e80a5ea162 Crank the @ask-update entry in pkg/PLIST-server and add a reminder
to do so for every major update.

ok jeremy@, pea@ (maintainer)
2013-10-22 06:26:09 +00:00
benoit
91cc9c9905 Update to lftp 4.4.10.
ok kevlo@ (maintainer)
2013-10-22 06:03:54 +00:00
benoit
3a5ae702be Update to py-hgtools 4.0. 2013-10-22 05:26:24 +00:00
edd
452801f2e3 Update to inkscape-0.48.4.
OK zhuk@
2013-10-22 00:14:59 +00:00
sthen
56a39231dc update to asterisk 11.6.0 2013-10-21 23:38:44 +00:00
zhuk
79e79b5af2 Update to 2.4.6.1. Sat in my tree until sthen@ helped me to realize that.
Key notes:

  * OpenCV now has separate "opencv_nonfree" module, which contains all of
    the patented algorithms. It was decided on ports@ to not create "nonfree"
    FLAVOR but just set PERMIT_PACKAGE_CDROM=No, while allowing FTP
    distribution.

  * OpenCV now have its own Java bindings. You could avoid building them by
    using the "no_java" PSEUDO_FLAVOR.

  * Documentation placement was cleaned up, too.

Input from sthen@ and naddy@. Tested on i386 and amd64 with Digikam from WIP.

Okay sthen@ and Rafael Sadowski (MAINTAINER)
2013-10-21 22:46:27 +00:00
sthen
bf10b8d564 Security update to Roundcube 0.9.5
"We just published new releases which fix a recently reported
vulnerability that allows an attacker to overwrite configuration
settings using user preferences. This can result in random file
access, manipulated SQL queries and even code execution. The latter
one only affects versions 0.8.6 and older."
2013-10-21 21:25:39 +00:00
sthen
cb9b7167f5 Remove use of tbl as pointed out by kili; mandoc can handle this just fine. 2013-10-21 19:21:20 +00:00
naddy
7f795384bf remove local changes to generate cat man pages and instead just
install the source man pages; ok sthen@
2013-10-21 19:14:54 +00:00
jasper
ccdacec38c update to empathy-3.10.1 2013-10-21 18:16:16 +00:00
jasper
4b7cd30fd1 update to eog-plugins-3.10.1 2013-10-21 18:12:52 +00:00
jasper
e899dbc959 update to eog-3.10.1 2013-10-21 18:12:42 +00:00
jasper
e39766746e update to gthumb-3.2.4 2013-10-21 17:42:07 +00:00
jasper
7134812ff0 update to gupnp-av-0.12.3 2013-10-21 17:32:15 +00:00
jasper
219be403d9 update to gupnp-0.20.7 2013-10-21 17:31:27 +00:00
jasper
21333e106b update to gnome-contacts-3.10.1 2013-10-21 17:28:40 +00:00
jasper
81bda314d8 update to rygel-0.20.1 2013-10-21 17:28:20 +00:00
jasper
796e703b1b update to gnome-online-accounts-3.10.1 2013-10-21 17:02:51 +00:00
jasper
7a58060269 update to file-roller-3.10.1 2013-10-21 17:02:12 +00:00
bcallah
d9ef6eba6a Update texapp to 0.6.5 2013-10-21 16:19:48 +00:00