Commit Graph

57168 Commits

Author SHA1 Message Date
espie
4aa2a50677 fix mkvtoolnix 2010-05-28 09:20:40 +00:00
espie
c67a081008 kill sentinel problems 2010-05-28 09:19:53 +00:00
espie
f721912b78 duh... #defining away bool will tend to break shit. 2010-05-28 09:18:31 +00:00
sthen
22848f50e4 PKG_ARCH=* and bump. 2010-05-28 09:07:36 +00:00
landry
cf3fa0ceb0 Remove --as-needed from LDFLAGS, fixes lazy binding problems reported by
stephan@. ok stephan@
2010-05-28 08:57:37 +00:00
espie
e4b5db16fc fix for gcc4 (iterators are not pointers, especially not null pointers) 2010-05-28 08:50:58 +00:00
espie
1794fee0bd restore xview to build-land. Not working yet. 2010-05-28 08:32:14 +00:00
espie
ee09d91d5b no fix, just regen patches 2010-05-28 01:13:54 +00:00
espie
5498f3d480 revert, for lots of technical reasons.
multi-packages are used when you have to build things together, but want
to separate the packages.

In this case, you have a bundle of things that do not even need to be
built together, that do not even share a MASTER_SITES, and were just bundled
because "they're related to vim".

This is deeply wrong. These files should be a separate port and packages.
Heck, they should be a separate port and several packages. Probably one
per-language.
2010-05-28 00:52:19 +00:00
fgsch
6f04a349af Remove todd@ as maintainer. todd@ ok'd. 2010-05-28 00:04:17 +00:00
fgsch
a94fcbebda Use clock_gettime(). 2010-05-28 00:02:52 +00:00
fgsch
5ffde3bd12 regen. 2010-05-27 23:58:47 +00:00
sthen
30c8d05947 - add the manpage back in (generated from the script itself, so a
couple of RUN_DEPENDS move to BUILD_DEPENDS).

- cherrypick a couple of diffs from git (notably, automatically add
the correct swfVfy url to rtmpdump; if you've set this manually in
/etc/get_iplayer/options you can remove it).

- improve COMMENT, update HOMEPAGE.
2010-05-27 23:33:45 +00:00
landry
e2e3fcb2bf Update to midori 0.2.6, fixes some crashes introduced in previous
version. Add BUILD_DEPENDS on lang/vala which i totally forgot
previously.
2010-05-27 22:04:17 +00:00
fgsch
982361dd04 Fix bug in cmpxchg instruction emulation. From Andreas Gustafsson via
https://bugs.launchpad.net/qemu/+bug/569760
2010-05-27 19:03:07 +00:00
fgsch
cb414b9474 hardcode cachelines to 32 for now, as the ppc port does. 2010-05-27 18:50:16 +00:00
fgsch
43e6dfa104 disable ppc. it's not supported atm. 2010-05-27 18:49:41 +00:00
ajacoutot
196b188a51 Minor update to gtksourceview 2.10.2.
* Misc bugfixes
* Updated translations

ok giovanni@ (maintainer)
2010-05-27 18:09:07 +00:00
fgsch
87cfe61a67 Update to qemu 0.12.3. Work in progress so not linked to the tree yet. 2010-05-27 17:55:05 +00:00
fgsch
1df6d81c44 change to qemu-old for now. 2010-05-27 17:47:17 +00:00
fgsch
b257a9619b Move existing qemu to qemu-old in preparation for the update.
Agreed with espie.
2010-05-27 17:33:42 +00:00
ajacoutot
d788c9b105 Bugfix update to tracker-search-0.8.9. 2010-05-27 16:29:40 +00:00
espie
1fb374ee6a forgot to commit. naddy complains 2010-05-27 15:46:02 +00:00
naddy
cdb75641e0 bump after libf2c move to ports 2010-05-27 15:25:19 +00:00
jasper
89278da340 - give the urlCommand a slightly bigger chance of working
- regen patches
2010-05-27 14:55:40 +00:00
ajacoutot
0e8ee191cd lyx(1) wants `python' or it will die. It should be possible to use
MODPY_BIN instead, but franckly there are python references all over the
code and I don't feel like fixing this right now.
Add a MESSAGE to warn users accordingly.
2010-05-27 13:01:40 +00:00
ajacoutot
11935e2d39 Tweak comment. 2010-05-27 12:44:19 +00:00
espie
e9c5d45c6a add qt-creator 2010-05-27 12:30:55 +00:00
espie
26c6d27130 qt-creator is a nice gui for qt4.
note this desperately requires a gcc4 system.
work by edd@ and me. Some details still not quite right, but usable.
(if you install qt4-html, it WILL gobble lots of cpu)
2010-05-27 12:30:14 +00:00
robert
94daaa3301 add missing dependency for p5-List-MoreUtils 2010-05-27 12:08:22 +00:00
sthen
9261f500fd - update to 1.01
- add an @extra to plist
2010-05-27 11:06:54 +00:00
sthen
6366c7c3ff update to 4.80.4-1, Brad (maintainer) ok. 2010-05-27 11:04:30 +00:00
sthen
5768ad4599 Various small fixes suggested by aja@ 2010-05-27 10:21:39 +00:00
sthen
1e5b2f45c4 clamav picks up gcc4 if it's installed to build some extra things;
add stdc++ to WANTLIB. (This will result in an Extra: on !gcc4 arch
but that's not a problem). Discussed with espie@
2010-05-27 09:54:09 +00:00
ajacoutot
8dc5370fb9 full-stop. 2010-05-27 09:14:00 +00:00
ajacoutot
0f58ccf412 full stop. 2010-05-27 09:13:16 +00:00
espie
c8e698ca29 +g77-old
+libf2c-old
2010-05-27 08:38:47 +00:00
espie
eb8a429ba0 libs for old g77 2.95.3 2010-05-27 08:36:54 +00:00
espie
a12b97f54d initial attempt at g77 2.95.3 port
not really tested completely, but necessary to un-brick old arches ports...
2010-05-27 08:36:21 +00:00
ajacoutot
8efa5e84ed Update to gvfs-1.6.2.
* translations updates
* build fixes
2010-05-27 06:49:45 +00:00
jakemsr
313837a2ff * use the sndio backend from games/quake, since ao uses (essentially)
the same audio engine as quake
* use -pthread instead of -lpthread for pthreads linkage
* oa defines an ALIGN macro, rename it to QALIGN to avoid clashing
  with the ALIGN macro from machine/param.h
* use /dev/arandom instead of /dev/urandom
ok jasper@
2010-05-27 03:47:28 +00:00
kevlo
da18ba40df Update to 2.21
ok maintainer
2010-05-27 02:15:26 +00:00
jakemsr
3634adb631 update to ffmpeg2theora-0.26, for newer ffmpeg 2010-05-26 23:18:45 +00:00
jakemsr
e7dd71d8c4 wantlib/lib_depends changes due to ffmpeg update 2010-05-26 23:16:16 +00:00
jakemsr
510e7450dc update to gst-ffmpeg-0.10.10
for compatability with newer ffmpeg
2010-05-26 22:39:02 +00:00
jakemsr
d0822f515d make it work with newer ffmpeg, update wantlib/lib_depends 2010-05-26 22:33:36 +00:00
jakemsr
b666a5d2b5 update to libquicktime-1.0.5
* newer ffmpeg
* use sndio in lqtplay
2010-05-26 22:31:23 +00:00
jakemsr
d43c66a699 wantlib changes due to ffmpeg update 2010-05-26 22:18:22 +00:00
jakemsr
7acfd6c99d update to wxSVG-1.0.4
bugfixes plus (in version 1.0.1):
* fixed ffmpeg media decoder
* updated for newer version of ffmpeg (SVN-r203773)
* removed SVGUI classes
2010-05-26 22:15:44 +00:00
stsp
706db4906c Add a -spell subpackage which if installed allows non-English languages
to be used with the spell checker.
ok ckuethe@ (MAINTAINER)
2010-05-26 22:15:42 +00:00