espie
b5f8f3a20c
setting fullpkgname implies it's the same package, not depending on
...
flavors. This is actually the case, but the eximon LIB_DEPENDS are
wrong (they pick up sqlite... as main should have them).
Fix the LIB_DEPENDS, bump the eximon packagename, and that's it.
2010-02-02 19:48:15 +00:00
ajacoutot
e95653d824
Make sure @exec/@unexec always returns true. This is needed as one can
...
use unopkg to (de-)activate extensions which would cause the exec calls
to fail.
ok espie@ robert@ (maintainer)
2010-02-02 12:32:42 +00:00
sthen
639fea5f60
SECURITY fix for CVE-2010-0295 DoS issue.
...
http://download.lighttpd.net/lighttpd/security/lighttpd_sa_2010_01.txt
From Brad, ok ajacoutot@ jasper@
2010-02-02 08:10:29 +00:00
naddy
f141693aa8
mark devel/lam and devel/openmpi as conflicting
2010-02-01 20:28:17 +00:00
espie
100f0c7870
SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus
...
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@
2010-02-01 17:00:12 +00:00
jasper
c74080eb40
- add missing run dependency on desktop-file-utils, which fixes package
...
installation on an empty box.
ok ajacoutot@
2010-02-01 13:12:27 +00:00
jasper
2a2565ff64
SECURITY UPDATE of ircd-ratbox to 3.0.6
...
- among the bugfixes is are fixes for CVE-2010-0300 and CVE-2009-4016.
ok ajacoutot@
2010-02-01 10:32:07 +00:00
jasper
546caf8233
Security fix for CVE-2009-4016, "IRCD-hybrid 'LINKS' Command
...
Integer Underflow Vulnerability.
tested and ok ajacoutot@
2010-02-01 09:23:33 +00:00
msf
f9c42b713d
yet another wonderful maintenance update for puppet
...
ok jasper@ ajacoutot@
2010-01-31 14:27:30 +00:00
espie
ab3b44cdca
better when ports are actually in the INDEX.
...
(found out by looking at the output of my new dependency walker)
2010-01-31 12:09:13 +00:00
jolan
ca7dbb81a7
fix MASTER_SITES, ok naddy@
2010-01-30 19:08:30 +00:00
naddy
f0794c9f0a
recognize 4.7
2010-01-29 15:53:19 +00:00
jasper
4fe6846531
Security fix for CVE-2010-0301, "maildrop Privilege Escalation
...
Security Issue". patch from upstream cvs.
ok ajacoutot@
2010-01-29 12:03:09 +00:00
kili
5eff20eeb9
This is in net/nmap now.
2010-01-28 15:33:25 +00:00
kili
bbcfb9f12d
Unlink ndiff, it's included in nmap since some time now.
2010-01-28 15:32:32 +00:00
kili
2fad34db96
Arrange for removal of net/ndiff, which is included within nmap
...
since nmap-4.65.
Conflict noticed by naddy@
ok jasper@
2010-01-28 15:31:28 +00:00
okan
d1e0a422ac
recognize 4.7; ok jasper@
2010-01-28 11:30:39 +00:00
espie
2a6cec5724
duplicate RUN_DEPENDS, it should be indexed only.
2010-01-28 10:09:06 +00:00
naddy
72b44c5513
bump PKGNAME for PLIST changes 4.6 -> 4.7
2010-01-27 21:43:27 +00:00
naddy
c133cffd29
fix PKGNAME
2010-01-27 14:43:15 +00:00
kili
968f7fce0e
Increase rev. to avoid confusion.
2010-01-27 11:31:41 +00:00
sthen
39adea89f2
- horde needs pear-Mail-mimeDecode; add missing RUN_DEPENDS. ok jasper ajacoutot
...
- remove now unnecessary RUN_DEPENDS on pear-Mail-Mime, suggested by ajacoutot
2010-01-27 10:50:23 +00:00
kili
9712481b9c
Quirk for wily -> wily_9libs.
2010-01-27 10:25:18 +00:00
kili
9a21d691f7
Fix PKGNAME.
...
Needs v0 (and an additional quirk).
2010-01-27 10:24:52 +00:00
ajacoutot
355f34ff4f
Merge a patch from upstream to fix a SIBGUS on dependant applications
...
(e.g. gnugk) on strict alignment arches.
ok naddy@ jasper@
2010-01-27 08:24:43 +00:00
kili
e18e76ea62
Fix PKGNAME.
2010-01-26 21:33:55 +00:00
espie
19d16675e1
fix check-lib-depends since SharedLibs changed slightly (quick fix
...
adaptation for now).
As noticed by kili@
2010-01-26 21:22:57 +00:00
kili
2024ac1e54
Fix PKGNAME.
2010-01-26 21:10:01 +00:00
kili
35a5621f22
Fix PKGNAME.
2010-01-26 20:59:23 +00:00
jasper
43bf2d2b0f
- fix pkgname, p0 before v0
2010-01-26 20:57:57 +00:00
sthen
77516f5da3
Mention in MESSAGE that this package currently requires SSE2,
...
and show how to check. This should change sometime, but the
fix is fiddly and for now we should let people know. Committing
now to make sure something is in pre-4.7.
Discussed with pval, this diff ok jasper@ landry@
2010-01-26 15:48:21 +00:00
landry
a3933cd679
Correct symlinks which were pointing to files into WRKOBJDIR instead of
...
real files. Spotted by PLIST_DB..
ok jasper@ sthen@ ajacoutot@
2010-01-26 13:02:06 +00:00
landry
58c247147d
Move *.cmxs files from PLIST to PFRAG.native. This allows lablgtk2 to
...
package on non-native archs (say, sparc64) and thus mldonkey builds
there.
ok jasper@ sthen@ ajacoutot@
2010-01-26 13:00:28 +00:00
landry
1d22f6e62a
Use -O0 on sparc64 until someone figures what makes gcc eat all
...
memory. This allows libpst (and thus evolution) to build on sparc64.
ok jasper@ sthen@ ajacoutot@
2010-01-26 12:58:37 +00:00
espie
4c3f13fbc9
more gnome shit
2010-01-26 10:51:22 +00:00
espie
f2bef61fd5
older shit
2010-01-26 10:22:26 +00:00
espie
73f4bf65eb
actually allow update from openoffice 2....
2010-01-26 01:33:52 +00:00
giovanni
a4d426f6d9
Upstream tarball has changed, only autoconf scripts have been modified.
...
ok jasper@
2010-01-25 09:00:03 +00:00
msf
ec82924266
update to 0.25.3, this is a maintenance release that resolves several
...
major issues with 0.25.2.
ok jasper@ ajacoutot@
2010-01-24 22:25:27 +00:00
okan
b7844c7ccb
- adapt for KERN_PROC2 (initial version from Brad)
...
- fix packaging in -server (from viq)
- alter permissions for example configs (@mode/@group)
- pull out the now extraneous MAJOR var
agreed by many this is better than we what we have
"please commit" sthen@
2010-01-24 14:09:00 +00:00
jasper
c72810f7d5
- fix build when gnustep-gui is installed, which makes ecore pickup
...
Cocoa.h and think we're in a Cocoa environment.
ok espie@ (who also ran into this)
2010-01-24 11:58:32 +00:00
espie
58d1f8108a
fix broken packagenames
2010-01-24 11:52:36 +00:00
espie
681b9f303b
fix build when lzma is present
...
ok aja
2010-01-24 11:18:27 +00:00
sthen
d51fcc95b5
Update tor to 0.2.1.22; from robert at openbsd dot pap dot st, thanks!
...
"Some of their directories were compromised and they changed keys:
http://archives.seul.org/or/talk/Jan-2010/msg00161.html "
ok ajacoutot@ jasper@ espie@
2010-01-23 21:00:09 +00:00
landry
8fbd50bb6d
Remove jason@ as MAINTAINER, as his e-mail bounces since a while.. agreed
...
by jason@, prodded by espie@. While here, take maintainership of
devel/geotiff & devel/proj. Any takers for the others ?
ok espie@
2010-01-23 10:29:45 +00:00
landry
1cbf5cc3c8
Add gstreamer plugins-ffmpeg & plugins-good to RUN_DEPENDS, somehow i
...
forgot it when updating to 1.1.18. This will be needed for the day HTML5
video actually works in webkit-based browsers..
ok espie@ jasper@
2010-01-23 10:14:37 +00:00
sthen
125941e7e4
Sync with ftp-proxy changes, fixes build after n2k10 pf changes.
...
Tested by jsg, thanks - ok ajacoutot@
2010-01-22 14:42:11 +00:00
sthen
def19f05c3
Comment-out sample config entries, to fix some things for people
...
who don't have Postfix installed. Reported by stephan@, ok jasper@
2010-01-21 20:59:30 +00:00
ratchov
cf1c7b78a0
fix crashes on 64-bit strict alignement archs
...
ok naddy@
2010-01-21 08:35:53 +00:00
naddy
f31431be18
SECURITY:
...
Fix a DoS attack from certain NTP mode 7 packets. If an attacker
spoofed a source address, ntpd hosts could be made to endlessly
send responses to each other or to themselves. CVE-2009-3563.
2010-01-20 20:43:59 +00:00