7741 Commits

Author SHA1 Message Date
ajacoutot
2928061877 Make makeinfo(1) happy. 2010-08-01 08:08:58 +00:00
sthen
07b583b138 Doesn't build on sparc64 yet; set BROKEN-sparc64. 2010-07-31 11:04:48 +00:00
sthen
340b80751f fix MASTER_SITES 2010-07-31 09:37:21 +00:00
landry
ac8baec5c0 Depends changes->plist changes->bump REVISION. 2010-07-31 07:02:20 +00:00
landry
da504745b9 devel/horde moved to www/horde/horde, so fix DEPENDS.
Fixes bulk build.
2010-07-31 06:59:40 +00:00
ajacoutot
190faff5ce Bugfix update to goffice-0.8.8. 2010-07-31 05:15:33 +00:00
jolan
cf698d83cf update to 1.2.11; from brad 2010-07-30 20:00:26 +00:00
sthen
8a2471c43a Drop the old horde ports, new versions are now in ports/www/horde
which is also linked to the build with this commit.
2010-07-30 11:28:21 +00:00
ajacoutot
4d03749581 Update to gobject-introspection-0.6.14.
hobbits take maintainership.
2010-07-30 05:49:24 +00:00
dcoppa
90d59a716c We overwrite library version numbers using our LIBxxx_VERSION
environment variable, but we want to do it for shared libraries
only. Otherwise a static library gets created as
libfoo.a.${LIBfoo_VERSION}, which is wrong.
Bug reported and patch tested by Alexandr Shadchin <alexandr DOT
shadchin AT gmail DOT com>: thanks!

While here, reword/clarify some comments to better explain what my
patches do.
2010-07-28 20:34:22 +00:00
kili
7994693148 No need for gmp if built with nhc98. 2010-07-27 18:18:29 +00:00
kili
1036176960 hs-x11-extras is in hs-X11 now
noticed by espie
2010-07-26 20:27:05 +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
edb530dd6f Remove obsolete comment. 2010-07-26 05:39:06 +00:00
jolan
c8db46c417 update to a slightly newer/forked version 2010-07-25 23:39:07 +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
ajacoutot
b2499274a1 Unfuck this port. Didn't build -> no bump. 2010-07-25 12:45:08 +00:00
benoit
c838957aa0 - update mercurial to 1.6
- regen PLIST

ok wcmaier@
2010-07-25 07:22:24 +00:00
jolan
b5f325fe8d remove; active development stopped 2 years ago and it was never that
great to begin with
2010-07-25 03:01:45 +00:00
jolan
109005f7a0 unlink libbt 2010-07-25 03:00:42 +00:00
jolan
6e15b97878 ride the last commit and drop main tainter status 2010-07-25 02:18:05 +00:00
jolan
38b6438f69 update to 1.0.3; from brad 2010-07-25 02:11:14 +00:00
jolan
2dd8f6d986 update to 2.0.21; from brad 2010-07-25 02:01:47 +00:00
naddy
34837b39ea bump PKGNAME for PLIST changes 4.7 -> 4.8 2010-07-24 23:05:08 +00:00
sthen
d417aeb2b8 update to 9.0.3 from Daniel Dickman (maintainer), small tweak to
wmname information in README.OpenBSD from me, ok with Daniel.
2010-07-24 22:12:53 +00:00
ajacoutot
5d0efe2198 Typo which added python as a BUILD_DEPENDS. 2010-07-24 10:18:55 +00:00
benoit
cfdfc91446 - update py-parsing to 1.5.3
- regen PLIST
2010-07-24 08:38:01 +00:00
naddy
900d39a92e Don't put a directory name into PATCHFILES, it breaks mirror-maker.
Use MASTER_SITE_GNU.
2010-07-23 18:29:47 +00:00
ajacoutot
70c0ee9d51 +readline
On behalf of laurent@ who already put his laptop away because he was such
in a hurry to go on week-end ;-)
2010-07-23 15:58:30 +00:00
laurent
5a1f7b5841 Readline is a library to edit command lines as they are typed in, this is the GPLv3 newer version then the one in base, okay and tweaks aja@ 2010-07-23 14:51:11 +00:00
landry
13049e34d0 Chase firefox update and bump to xulrunner 1.9.2.7. 2010-07-22 21:43:01 +00:00
ajacoutot
b0faafae0d +1.10 2010-07-22 19:13:23 +00:00
ajacoutot
8cd1291e47 Import automake-1.10.3.
Required for upcoming gstreamer update.
2010-07-22 19:12:22 +00:00
ajacoutot
b333949ee1 Err, forgot to set the license marker in previous, going into autoslap
mode.
No pkg change.
2010-07-22 12:13:17 +00:00
ajacoutot
2e5c186640 Make all info patches consistent so info files can be installed without
warnings (and actually do install the info file from version 1.4).
Do not hardcode gmake.
2010-07-22 12:08:58 +00:00
ajacoutot
24cd24bd6b Fix regress: don't depend on ::lang/python/2.3 it's been removed long
ago. Let's use the python MODULE so that python* tests are actually run
but set MODPY_BUILDEP and MODPY_RUNDEP to No.

Prevent install-info from whining when we have several versions
installed.
Regen patches.
2010-07-22 11:37:15 +00:00
ajacoutot
1085cfe665 No need to set MODPY_VERSION here, use the default one.
ok stsp@ (maintainer)
2010-07-22 09:09:34 +00:00
ajacoutot
f6e061d135 One dependency on libtool is enough. 2010-07-22 05:32:34 +00:00
sthen
390e9c3c97 remove ports-tree-gcc4 workarounds, use REVISION, etc. ok jsg@ 2010-07-21 22:19:01 +00:00
sthen
9eb24250ce Update orc to 0.4.6, patched to avoid opcodes not available on our
supported arm systems. From Brad, with some prodding from ajacoutot,
many opcodes worked out by me the slow way.
2010-07-21 20:30:21 +00:00
merdely
36ae62412b Update to 1.00 2010-07-21 15:17:58 +00:00
ajacoutot
c7a13b932b Fix cpuid function on x86-64 (from upstream), see:
https://bugs.freedesktop.org/show_bug.cgi?id=28956

from Brad
2010-07-21 05:51:41 +00:00
ajacoutot
3ee721a6cb Unbreak after my recent gamin commit.
spotted by naddy@
2010-07-20 17:39:41 +00:00
landry
f4a0328f42 Add -Wl,-rpath,'$(installdir)' to LDFLAGS when linking mozilla libs, so
that when they are dlopen()'ed they can tell ld.so where to go hunt for
the other mozilla libs they depend on.
Similar fix as done in xulrunner 1.8 patch-config_rules_mk 2 years ago
by martynas@, needed to convert py-gnome-extras to xulrunner 1.9.
No fallout on firefox.
2010-07-19 13:46:27 +00:00
naddy
b9b8307b3d check COMPILER_VERSION instead of USE_GCC3; from Brad 2010-07-18 19:12:05 +00:00
benoit
c87b8170bd - update py-asn1 to 0.0.11a 2010-07-18 11:15:52 +00:00
kili
a72ff5f5e9 Switch to REVISION. 2010-07-17 13:56:14 +00:00
kili
65b2bee750 Switch to REVISION and new WANTLIB/LIB_DEPENDS style. 2010-07-17 13:54:30 +00:00
kili
205d4391a4 Add LIB_DEPENDS to RUN_DEPENDS.
Switch to REVISION.
Bump.
2010-07-17 13:43:36 +00:00
sebastia
8f830e8e64 Fix build on gcc-2.95 archs, based on patch from naddy@
While here, switch to new REVISION and DEPENDS.
OK landry@ and ajacoutot@
2010-07-17 08:54:33 +00:00