sthen
64853c8019
Adjust detection of freetype following the header move, this was breaking some
...
of ImageMagick's text-printing support. ok ajacoutot@ espie@ landry@ jasper@
2014-02-13 08:33:02 +00:00
jeremy
3c4d5c27f3
Unbreak ruby 1.9+ on sparc64 by disabling the peephole optimizer, which
...
was the cause of the previous occassional segfaults.
Thanks to landry@ for access to a sparc64 box
OK landry@, sthen@, naddy@
2014-02-12 22:41:43 +00:00
sthen
f345f882ed
Fix build on sparc64, this needs -fPIC for the internal libpcap. Thanks to
...
Markus Lude for reporting the problem and testing the fix. ok jasper@
2014-02-11 16:16:36 +00:00
espie
b0b03e9d58
cosmetic: print-package-signature -> print-update-signature
...
(to be referenced by documentation, to stop confusing crypto signatures
with other signatures).
(old name kept over release, to be scraped completely afterwards, user-visible
change only)
okay sthen@
2014-02-11 10:34:34 +00:00
stu
4952bb104c
Quick fix for gnu-interp not working with pie.
...
ok espie@
2014-02-11 07:49:58 +00:00
espie
f82bc4eb80
synch 8743 unzels
2014-02-10 20:13:28 +00:00
jasper
a7f099b030
Upon startup Jenkins explodes it's war for serving static files such as
...
javascript/css/images into /tmp. However this directory may get cleaned
over time and if the Jenkins process gets these files wiped from underneath
itself the web interfaces is completely thrashed.
So move these files to /var/cache/jenkins for now; there are various
upstream tickets about this but no update is provided which addresses this
issue.
note: jenkins-1.509.x is not affected but gets bumped as the rc script
is shared between the two packages.
ok aja@ espie@ gonzalo@ ian@ (MAINTAINER)
2014-02-10 19:26:25 +00:00
robert
415b43ac07
revert update due to ports being locked and this not being a security update
2014-02-10 18:34:59 +00:00
espie
e4fc7c154d
fix packaging... cvs did not commit everything ?
2014-02-10 17:52:34 +00:00
sthen
a3572f1266
Update nmap to 6.40, and build with their bundled libpcap for now, bpf_timeval
...
patches are questionable and there's a timing-related problem to track down.
From giovanni@ (maintainer) a while ago. Add a fix from jca@ to fix a floating-
point related assertion failure seen on i386, reminded by zhuk@. Committing the
update rather than the minimal assertion-fix diff as it has been more
extensively tested in the past (then slipped through the cracks), jasper@
agrees. OK jasper@ giovanni@
2014-02-10 17:43:15 +00:00
sthen
f68fdeb92c
build luajit with -Wl,-E to avoid problems when dlopen()ing hit by tedu.
...
tracked down by jturner, I tweaked his diff to use more of upstream's
original src/Makefile. ok jasper@ jturner@ abieber@
2014-02-10 17:31:46 +00:00
nigel
50fe0435ce
patch should have removed.
...
Ok sthen@, ajc@
2014-02-10 12:53:57 +00:00
ajacoutot
8b0c592d1a
Update to evolution-ews-3.10.4.
...
(crash, mem leak... fixes)
ok jasper@ sthen@ espie@
2014-02-10 12:46:25 +00:00
ajacoutot
33004e0eba
Update to evolution-3.10.4.
...
(crash, mem leak... fixes)
ok jasper@ sthen@ espie@
2014-02-10 12:46:01 +00:00
ajacoutot
3fb1129cb2
Update to evolution-data-server-3.10.4.
...
(crash, mem leak... fixes)
ok jasper@ sthen@ espie@
2014-02-10 12:45:30 +00:00
robert
11c378607e
update to 32.0.1700.107
2014-02-10 07:02:24 +00:00
sthen
8178f9fa56
Update ports/net/ntp to 4.2.7p418. This is ntp.org's ntp daemon, *not*
...
the base system's openntpd.
Update removes a reflected unauthenticated DoS attack vector that has
been hit a lot in the wild recently, see http://www.openntpproject.org/
UDP traffic amplification 19x.
This is a devel version from upstream, they have decided not to fix it in
the stable branch. Users running older versions should add "disable monitor"
to their config and restart, then verify that "monlist" in ntpdc does not
return a list.
ok aja@, missing build dep spotted by naddy
2014-02-09 21:36:46 +00:00
zhuk
84be64bfcd
Test for empty lines in PLIST.
2014-02-09 19:27:12 +00:00
zhuk
934244224a
Warn about empty lines in PLIST/PFRAG files. Idea supported by jasper@.
2014-02-09 19:26:25 +00:00
zhuk
c6ebf134b0
/var/run/* is normal when hardcoded, too.
2014-02-09 18:50:08 +00:00
zhuk
e634c0dbec
PERMIT_DISTFILES_CDROM died a while ago. Found by portcheck.
2014-02-09 18:23:32 +00:00
zhuk
1159f5f6a9
/var/tmp should not produce warnings too.
2014-02-09 18:21:16 +00:00
zhuk
deaa2d5b7f
Hook up new test.
2014-02-09 18:14:41 +00:00
zhuk
f4ca100acc
Import (currently failing) test of checking for hardcoded paths.
2014-02-09 18:14:05 +00:00
zhuk
59eeb06308
Rever previous, it actually makes portcheck do not trigger for problematic
...
/var paths at all. A better fix will come later, let's go for low hanging
fruits now.
2014-02-09 18:11:13 +00:00
zhuk
47f5103e9f
Do not warn about hardcoded /var/log/*.
2014-02-09 17:24:48 +00:00
zhuk
4f4898e8f9
Hook new test.
2014-02-09 16:12:17 +00:00
zhuk
47b0f542db
More comprehensive test for duplicated assignments.
2014-02-09 16:11:16 +00:00
zhuk
c95c81bf60
Fix checks for duplicated assignments. Noted while watching at
...
portcheck -A output for audio/soundtouch.
2014-02-09 16:09:55 +00:00
zhuk
0b6bfe437d
Use more precise name for variable, to make logic more clear.
2014-02-09 15:44:20 +00:00
espie
1e496a8a62
typo, avoid creating oodles of empty objects
2014-02-09 15:24:20 +00:00
zhuk
9189b7341e
Fix default ignore list for -A, and add "tests" there.
2014-02-09 15:19:32 +00:00
zhuk
249a1a6ea5
Sorted version, makes actual test happier.
2014-02-09 15:14:28 +00:00
zhuk
8e4b429bc1
Oops, forgotten in previous: sample gtk-update-icon-cahce test errors.
2014-02-09 15:13:13 +00:00
zhuk
7ac6a7728b
Hook up gtk-update-icon-cache test.
2014-02-09 15:12:24 +00:00
zhuk
3aefc93ac3
Checks for gtk-update-icon-cache goo.
2014-02-09 15:11:45 +00:00
zhuk
28a1c15db0
Unbreak portimport after previous. Clean up getopts call while there.
2014-02-09 15:10:49 +00:00
zhuk
230c7faa41
After more discussion with ajacoutot@, force removing of erroneous
...
icon-theme.cache file on package install.
To be removed from PLIST-guic after release.
2014-02-09 14:36:10 +00:00
zhuk
c513f8bd9d
Stop creating /usr/local/share/icons/icon-theme.cache by accident. This
...
could eat more than 500MB RAM.
okay ajacoutot@
2014-02-09 14:24:08 +00:00
jasper
f88aaeacfd
Security fixes for CVE-2014-1858 and CVE-2014-1859
2014-02-09 13:32:40 +00:00
jasper
671bbd65a0
- bugfix update to puppetdb-1.6.2
2014-02-09 13:09:22 +00:00
stu
2704d1b5e4
Conflict resolved in TkCon.
2014-02-09 12:27:05 +00:00
stu
902052bb3b
Fix conflict; rename conflicting file.
...
ok espie@
2014-02-09 12:26:00 +00:00
pirofti
f4fd19f15f
Update youtube-dl to 2014.02.08.2.
...
Now with jadorecettepub support. Issue #2148 upstream.
2014-02-09 12:14:43 +00:00
ajacoutot
8fd3316218
Duh, forgot a few steps in previous.
2014-02-09 12:08:50 +00:00
ajacoutot
40a0e5a936
Update to gramps-4.0.3.
2014-02-09 11:51:42 +00:00
zhuk
931d71ffce
Cleanup @group madness after accidental update-plist run some time ago.
2014-02-09 11:45:52 +00:00
rpointel
9212547d04
Security fix for Python 2.7 and 3.3.
...
More information: http://bugs.python.org/issue20246
http://seclists.org/oss-sec/2014/q1/284
go aja@ espie@
2014-02-09 09:49:26 +00:00
ajacoutot
226d790503
Save ourselves a patch, our locales are of no use.
2014-02-09 08:48:33 +00:00
shadchin
4c5c178241
Fix incorrect define GC_OPENBSD_THREADS on sparc64. Fix build graphics/asymptote
...
Noticed by and ok landry@
2014-02-09 06:01:54 +00:00