57209 Commits

Author SHA1 Message Date
ajacoutot
0a481528ba Update to opal-3.6.8. 2010-05-31 06:31:39 +00:00
dcoppa
23e0e99b42 Add some bits needed by kde4.
Move the "cleaning commands" from post-build to post-install.
From espie@: thanks!

OK espie@
2010-05-31 06:29:27 +00:00
ajacoutot
011f49845a Update to ptlib-2.6.7. 2010-05-31 05:28:06 +00:00
ajacoutot
6e2e4222c6 Minor update to goffice-0.8.5. 2010-05-31 05:26:23 +00:00
kevlo
93a2f6a8b7 update to 1.08
ok sthen@
2010-05-31 01:59:37 +00:00
kevlo
7fd0adca82 update to 1.28
ok sthen@
2010-05-31 01:58:12 +00:00
espie
e44015b6fe restore to build, but still doesn't work right, more cleanup needed... 2010-05-30 20:32:36 +00:00
ajacoutot
b2c55c0810 Update to hplip-3.10.5. 2010-05-30 06:29:07 +00:00
robert
7f97f6c742 +p5-IPC-Run-SafeHandles 2010-05-29 23:11:03 +00:00
robert
1296923fe0 Import of p5-IPC-Run-SafeHandles;
IPC::Run and IPC::Run3 are both very upset when you try to use them
under environments where you have STDOUT and/or STDERR tied to something
else, such as under fastcgi.

The module adds safe-guarding code when you call IPC::Run or IPC::Run3
under such environment to make sure it always works.
2010-05-29 23:10:11 +00:00
sthen
93c2be1071 update to 2.2e 2010-05-29 20:20:17 +00:00
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