Commit Graph

57398 Commits

Author SHA1 Message Date
phessler
54dabd3ec0 use @comment as intended 2010-05-29 17:00:47 +00:00
naddy
7aecbeca64 - Use fortran module.
- Add a dependency on umfpack.

ok steven@
2010-05-29 15:28:18 +00:00
naddy
a0434d78f6 use fortran module 2010-05-29 15:27:21 +00:00
robert
434ac60002 Update to rt-3.8.8 2010-05-29 13:25:06 +00:00
sthen
cab9f4f62e Update Hugin to 2010.0.0 (dcoppa, thanks for the cmake update!) 2010-05-29 01:23:55 +00:00
kili
e41a445d9d Add missing dependencies.
Noticed by naddy@
2010-05-29 00:00:37 +00:00
naddy
ba398c7ee3 use fortran module 2010-05-28 22:41:43 +00:00
naddy
64efb2864e make sure __GNUC__ etc are defined on gcc3 platforms; from espie@ 2010-05-28 21:28:16 +00:00
naddy
0f9949a56d use fortran module 2010-05-28 21:01:03 +00:00
dcoppa
8b1b17cff8 Update to cmake 2.8.1 (I also take maintainership).
"This is good, commit." espie@
2010-05-28 20:21:48 +00:00
naddy
25b6d36ba4 LP64 fixes: fetch function prototypes 2010-05-28 15:57:12 +00:00
sthen
35cc2c3bc8 update to 2.78, and roll RUN_DEPENDS into BUILD_DEPENDS to avoid the
bad idiom of RUN_DEPENDS=${BUILD_DEPENDS}.
2010-05-28 15:46:02 +00:00
naddy
f6c04155f3 bump after fortran move to ports and don't put the compiler into run depends 2010-05-28 15:11:51 +00:00
jasper
d0b2434c7a - unbork patch, spotted by naddy 2010-05-28 14:58:06 +00:00
naddy
a97b0b4867 bump after libf2c move to ports 2010-05-28 14:50:04 +00:00
naddy
8090308f66 fix typo in depends and bump again 2010-05-28 14:48:34 +00:00
espie
6a7a652c98 fix digikam 2010-05-28 14:39:51 +00:00
espie
68f69b5100 fix gcc4 2010-05-28 14:35:47 +00:00
naddy
4b86846572 bump after libf2c move to ports 2010-05-28 14:18:50 +00:00
naddy
30015ccf17 OpenBSD has always had usleep(3); fixes build with gcc4 2010-05-28 14:03:15 +00:00
espie
955c7c4a26 fix clean-up. revert debug build 2010-05-28 12:49:05 +00:00
ajacoutot
6647e5c240 We don't provide a share/applications/defaults.list file so use
mimeinfo.cache instead (and this file actually contains mimes we do
suport).
Fix typo in xdg-open.

Fixes xdg-open and xdg-mime issues dcoppa@ reported.
ok dcoppa@
2010-05-28 12:41:26 +00:00
espie
e6e3083ecd if IGNORE'd ports are used as dependencies, write the IGNORE message in an
_IGNORE_COOKIE file.

React accordingly in dependency handling, namely fault the port that tries
to use IGNORE'd stuff.
2010-05-28 12:34:22 +00:00
espie
c84ed918a2 put LOCALBASE/X11BASE in env if they're not already there. Fixes qmake
builds.
2010-05-28 12:12:04 +00:00
espie
36adf53a0d forgot bump. (Markus Lude) 2010-05-28 11:36:12 +00:00
espie
b694510379 missed one, found by naddy 2010-05-28 10:48:11 +00:00
espie
a7f09f8eca our mkdir -p is thread-safe, so use it (tested for a few months) 2010-05-28 10:42:09 +00:00
espie
5bdc8e686d amd64 and sparc64 have switched 2010-05-28 10:09:58 +00:00
espie
d670d0f889 fix build on gcc4 2010-05-28 09:49:21 +00:00
espie
011bd00252 fix iterator error 2010-05-28 09:33:17 +00:00
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