Commit Graph

58576 Commits

Author SHA1 Message Date
ajacoutot
6f2004c52a Revove BROKEN-powerpc, it works fine after the gcc4 switch, from Brad. 2010-07-27 04:44:37 +00:00
ajacoutot
f4558a9d23 Remove powerpc workaround, it is not needed anymore, from Brad.
Move to new DEPENDS/REVISION.
2010-07-26 20:37:36 +00:00
naddy
eff20530db remove an unused patch that causes the autotools framework to attempt
to run automake
2010-07-26 20:33:35 +00:00
ajacoutot
a53a178cf0 Remove obsolete powerpc workaround, from Brad. 2010-07-26 20:28:00 +00:00
kili
1036176960 hs-x11-extras is in hs-X11 now
noticed by espie
2010-07-26 20:27:05 +00:00
ajacoutot
30d5cfa420 Move to new depends. 2010-07-26 20:23:28 +00:00
edd
273e6d9067 Convert a whole bunch of ports/print to use new WANTLIB/LIB_DEPENDS/REVISION.
OK aja@
2010-07-26 20:07:31 +00:00
ajacoutot
6303508fb6 Remove powerpc workaround, it is not needed anymore, from Brad. 2010-07-26 18:59:18 +00:00
ajacoutot
20d02d485f Remove powerpc workaround, it is not needed anymore, from Brad.
While here, move to new REVISION/DEPENDS.
2010-07-26 18:55:27 +00:00
jolan
a4ee5e60a6 - switch to using the built-in privilege dropping
- provide a better default config
- fix some bugs when using the control program
2010-07-26 18:11:42 +00:00
ajacoutot
291e5adb3e Remove powerpc workaround, it builds fine now, from Brad.
While here, move to new DEPENDS.
2010-07-26 18:08:00 +00:00
ajacoutot
35bced88c0 This builds fine on powerpc with defaults optimizations now, from Brad. 2010-07-26 17:01:29 +00:00
ajacoutot
f6c341eaa0 No need to use MODGCC4 on powerpc anymore, from Brad.
While here, move to new DEPENDS.
2010-07-26 16:48:25 +00:00
ajacoutot
d5c47a9cc7 Missed bump, reported by naddy@ 2010-07-26 16:35:29 +00:00
ajacoutot
8945df96a4 Fix PKGNAME.
reported by, input from and ok naddy@
2010-07-26 16:34:22 +00:00
ajacoutot
1b5a16d72f Fix COMMENT lenght (max is 60) as reported by naddy@ 2010-07-26 16:33:29 +00:00
ajacoutot
2cbf4b51a9 No need for MODGCC4 on powerpc anymore, from Brad.
While here, move to new REVISION/DEPENDS.
2010-07-26 16:14:15 +00:00
ajacoutot
d5962c44cf Remove powerpc hack, it seems to work fine now.
from Brad.
2010-07-26 16:06:55 +00:00
espie
9547298b85 fix build. make sure build includes come before systeme includes, thus
avoiding confusion between built-in libicu and textproc/icu4c
2010-07-26 15:51:18 +00:00
dcoppa
6f61a9523f link p5-AnyEvent-I3 2010-07-26 14:24:37 +00:00
dcoppa
714c269cba Import p5-AnyEvent-I3, a module to communicate with the i3 window manager
using perl.
Needed by an upcoming x11/i3 update.

OK ajacoutot@
2010-07-26 13:46:52 +00:00
espie
33f5e8c2c7 pkglocatedb is a pkgpath like others. make sure it's there, even though
it's in arch's plists.

fix absolute path handling (yeah, I'm stupid)
2010-07-26 12:34:43 +00:00
sthen
33c9e085d7 fix RUN_DEPENDS, bump REVISION. Spotted by Viq. 2010-07-26 11:22:07 +00:00
kevlo
951836dfb7 Update to 1.42
ok ajacoutot@
2010-07-26 09:45:37 +00:00
jakemsr
86c698e3b3 this was linking with libossaudio for portaudio, however portaudio hasn't
used libossaudio for a while.  quit linking with libossaudio.
2010-07-26 09:31:48 +00:00
giovanni
e639755956 Update to 4.83
ok pvalchev@ (Maintainer)
2010-07-26 07:25:40 +00:00
ajacoutot
edb530dd6f Remove obsolete comment. 2010-07-26 05:39:06 +00:00
todd
cc236c358b +librelp 2010-07-26 03:47:40 +00:00
jolan
b5d7aabe9e depend on luazlib since the optional compression module uses it 2010-07-26 01:25:54 +00:00
jolan
42789545ec +luazlib 2010-07-26 01:18:31 +00:00
jolan
a855b06ae1 luazlib-20100725, lua binding of zlib 2010-07-26 01:17:48 +00:00
jolan
7f12af7cd1 drop maintainer 2010-07-25 23:45:05 +00:00
jolan
e649154e29 update to 0.7.0 2010-07-25 23:42:25 +00:00
jolan
c8db46c417 update to a slightly newer/forked version 2010-07-25 23:39:07 +00:00
jolan
8dba9e775a update to 0.4 2010-07-25 23:36:15 +00:00
landry
eb9402ccfa Chase ffx 3.6.8 update - here comes xulrunner 1.9.2.8. 2010-07-25 21:39:20 +00:00
landry
eeb42780af Moore's law reloaded: When you commit a firefox update, a new bugfix
release will be out within 24h. Doh!
So here comes 3.6.8, fixing MFSA-2010-48/critical bug 575836
Reminded by naddy@/dhill@/Patrick Keshishian
Proactive ok naddy@
2010-07-25 21:18:34 +00:00
jolan
7b609fd347 update to bzflag-2.0.16; from brad 2010-07-25 17:14:35 +00:00
todd
ffd4e19f65 librelp 1.0.0
librelp is an implementation of RELP, Reliable Event Logging Protocol.
RELP assures that no message is lost, not even when connections break
and a peer becomes unavailable.

The current version of RELP has a minimal window of opportunity for
message duplication after a session has been broken due to network
problems. In this case, a few messages may be duplicated (a problem
that also exists with plain tcp syslog). Future versions of RELP
will address this shortcoming.

feedback from stuart and steven m.
2010-07-25 17:12:56 +00:00
benoit
6fde5a5cdf - update highlight to 2.16
- regen PLIST
- update patch
2010-07-25 15:06:51 +00:00
benoit
25f8e3ef78 - update arping to 2.09
- regen PLIST
- remove patch
2010-07-25 13:57:34 +00:00
benoit
44e2171e5a - update libssh2 to 1.2.6
- regen PLIST
2010-07-25 13:24:56 +00:00
kili
81dadbbe5d Fix WANTLIB-smb and bump. 2010-07-25 13:07:16 +00:00
benoit
3df52ad69e - update dwdiff to 1.8.1
ok ajacoutot@
2010-07-25 13:00:27 +00:00
ajacoutot
b2499274a1 Unfuck this port. Didn't build -> no bump. 2010-07-25 12:45:08 +00:00
ajacoutot
2fcf1a965e Update to chmsee-1.2.0.
Based on a submission by Abel Abraham Camarillo Ojeda with tweaks.
2010-07-25 10:24:35 +00:00
sthen
c49f9f900f update to 1.6.2.10, switch to new LIB_DEPENDS etc. 2010-07-25 10:08:03 +00:00
ajacoutot
b1049ddee3 More typos. 2010-07-25 09:07:01 +00:00
ajacoutot
ed256b0f84 Oops, evil typo. 2010-07-25 08:59:54 +00:00
ajacoutot
2626f8f3b1 Add a reminder comment. 2010-07-25 08:18:32 +00:00