Commit Graph

59266 Commits

Author SHA1 Message Date
sthen
ad741e63bb new-style LIB_DEPENDS/REVISION, sync WANTLIB, bump where necessary.
checked with check-lib-depends and PLIST_DB "make package".
2010-09-05 22:00:13 +00:00
sthen
9b6abd6fab regen patch 2010-09-05 21:55:42 +00:00
jasper
cd46ce2dcf - fix a warning during packaging about funky symlinks (ptd. out by sthen)
- get rid of gzip'd man pages

looks good to sthen@
2010-09-05 21:35:06 +00:00
jasper
43aa8b80b6 - fix build for gcc2 2010-09-05 20:33:20 +00:00
jasper
b6b80ab948 - update pyrex to 0.9.9
- use MODPY_EGG_VERSION
2010-09-05 17:18:22 +00:00
ajacoutot
2292ac6792 Merge upstream commit 479f0a9a7ec095a8457e7d5b70695207e81f40c6 to fix
a loooong standing bug.

"pdm-dialog: do not crash when clearing the passwords from prefs dialog
The code (wrongly) assumed we could only be called from withing the
PDM dialog. Do some refactoring to make it more generic.
Bug #606933"
2010-09-05 16:54:36 +00:00
landry
986ce3cb12 Unbreak on amd64 by adding -Wno-system-headers to OPT_FLAGS.
sdlmame includes *mmintrin.h headers from gcc which can't be compiled
with -Wsystem-headers (now system default) -Werror (set by the port).

While here remove useless gcc4 MODULES stanzas (port is only for
i386/amd64), switch to newer WANTLIB/LIB_DEPENDS/REVISION idioms.

with tweaks from ajacoutot@, ok ajacoutot@ & MAINTAINER.
2010-09-05 15:18:49 +00:00
sthen
ca1d5ae29f regen patches 2010-09-05 13:04:43 +00:00
sthen
f1c98b652f -examples had p1p2 (set in both FULLPKGNAME and REVISION);
repair and use EPOCH to allow upgrades
2010-09-05 12:59:36 +00:00
kili
cb0a43faf5 Don't mix old (p*) and new (REVISION) style.
Bump for real, which needs an EPOCH in this case (without it,
you can't update from *p6p0).
2010-09-05 12:24:11 +00:00
kili
651399efe9 Bump for real. 2010-09-05 10:54:02 +00:00
sthen
48151d5c05 don't set MODULES=cpan twice 2010-09-05 10:32:54 +00:00
sthen
70bcc2b338 new-style LIB_DEPENDS/REVISION and sync WANTLIB where necessary 2010-09-05 10:25:16 +00:00
sthen
0ae734824e really use mod fortran 2010-09-05 10:23:45 +00:00
sthen
398b649448 bump for nawk removal 2010-09-05 09:04:23 +00:00
ajacoutot
50881ae714 Don't create /var/tmp/bricolage during fake stage, we don't want things
outside of WKRINST be created and it gets left behind.
Regen PLIST while here.
2010-09-05 08:31:33 +00:00
ajacoutot
0058d215c8 Maintainance update to gnumeric-1.10.10. 2010-09-04 19:47:00 +00:00
ajacoutot
74da45d6da Maintainance update to goffice-0.8.10. 2010-09-04 19:46:45 +00:00
ajacoutot
171ebb8391 Unbreak by renaming the PFRAG to a correct value. 2010-09-04 19:44:46 +00:00
sthen
0e68e4e6c6 Set CONFIGURE_STYLE=modbuild, remove the unneeded patch and don't
set CONFIGURE_ARGS. Bump REVISION. Fixes file installation location
problem reported by jcs@, tested by jcs@.
2010-09-04 18:10:48 +00:00
landry
ae82c1dd4a Wip on firefox 4 betas.. only install regxpcom if MOZILLA_VERSION !~ 4,
and set WRKDIST = ${WRKDIR}/mozilla-central if MOZILLA_VERSION =~ 4.
Builds in my tree, doesn't run yet... not ready for the masses!
2010-09-04 09:31:19 +00:00
naddy
618d2478f5 nawk is no more, use awk; ok sthen@ 2010-09-03 21:54:39 +00:00
sthen
c94edb297b oops, this snuck into previous commit and shouldn't have been there. 2010-09-03 21:22:08 +00:00
sthen
b2094348e4 add a file that needed a 'cvs add' in steven@'s previous commit,
spotted by steven. didn't package before -> no bump.
2010-09-03 21:20:49 +00:00
sthen
8bfea507dd regenerate patches 2010-09-03 19:49:12 +00:00
naddy
2ab1cc4c09 use awk instead of the removed nawk; ok sthen@ 2010-09-03 19:37:57 +00:00
sthen
9a433e21ca When knocking out a MULTI_PACKAGE on some arch, keep listing it in
MULTI_PACKAGES, and add an (ONLY|NOT)_FOR_ARCHS-subpkg=somearch, rather
than changing contents of the MULTI_PACKAGES variable.

Fixes dpb builds on !amd64/i386, because the bsddb package was
knocked out on other arch.

'please unfuck the fucking mess people only testing on i386 and
amd64 did' landry@
2010-09-03 19:20:06 +00:00
schwarze
aa9bdb6a6a fix a few mdoc(7) syntax errors found by mandoc -Tlint
one of them was fatal (no formatted output at all)
another one caused information loss in the formatted output
2010-09-03 18:51:19 +00:00
millert
53b352c52c Add py-hg-git; OK martynas@ 2010-09-03 18:28:33 +00:00
millert
d2e1f58a2d py-hg-git port 2010-09-03 18:26:56 +00:00
naddy
87d6b9caf3 Bump for real. Please put REVISION in the vicinity of PKGNAME. 2010-09-03 17:50:49 +00:00
jasper
e27ad970bc - update gdevilspie to 0.5 2010-09-03 17:24:07 +00:00
sthen
581560209d Missing BUILD_DEPENDS. Doesn't fix packaging but it's a start. 2010-09-03 17:19:23 +00:00
naddy
47fd89ffab missing bump after WANTLIB change 2010-09-03 17:04:17 +00:00
sthen
0dab9b2001 - Some clean up of the FFMpeg configure patch
- Update the sndio backend code to the newer libavdevice alsa code
which has been refactored and cleaned up a bit

From Brad (maintainer).
2010-09-03 16:39:13 +00:00
naddy
2670454b93 acknowledge that this is broken and not really fixable; ok ajacoutot@ sthen@ 2010-09-03 16:23:26 +00:00
sthen
9418657bf6 fix build on other arches, and probably mips64 as well (definded->defined) 2010-09-03 16:17:19 +00:00
sthen
d94713b6b1 Fix build with new libX11 Xdefs.h 2010-09-03 16:06:23 +00:00
sthen
c6db9137bd Fix build with new libX11 Xdefs.h (who'd have thought that other
software might use "pointer" as a variable name...). From upstream.
2010-09-03 15:58:12 +00:00
ajacoutot
4e59fe6082 Update to gstreamer-plugins-bad-0.10.20.
More info at:
http://gstreamer.freedesktop.org/releases/gst-plugins-bad/0.10.20.html

ok jasper@
2010-09-03 15:49:45 +00:00
ajacoutot
071043374c Update to gstreamer-plugins-ugly-0.10.16.
More info at:
http://gstreamer.freedesktop.org/releases/gst-plugins-ugly/0.10.16.html

ok jasper@
2010-09-03 15:49:07 +00:00
ajacoutot
f578c99c43 Update to gstreamer-plugins-good-0.10.25.
More info at:
http://gstreamer.freedesktop.org/releases/gst-plugins-good/0.10.25.html

ok jasper@
2010-09-03 15:48:14 +00:00
ajacoutot
df46f237d1 New HOMEPAGE+MASTER_SITES. 2010-09-03 15:36:26 +00:00
ajacoutot
d675b5c93c New HOMEPAGE and MASTER_SITES. 2010-09-03 15:34:15 +00:00
ajacoutot
8f808cd00c Minor update to contacts-0.12. 2010-09-03 14:43:21 +00:00
sthen
4726ceaf91 new lib_depends/revision 2010-09-03 14:39:07 +00:00
sthen
5fb45255be new-style lib_depends/revision, fix wantlib 2010-09-03 13:56:30 +00:00
sthen
46facba67c use the gettext module, new revision/lib_depends 2010-09-03 13:46:47 +00:00
sthen
59c2a52b6a update smstools3 to 3.1.12; many fixes/improvements including better
spool directory handling with many modems
2010-09-03 13:37:13 +00:00
giovanni
55dd7ae7e2 Update to 0.92 and switch to new dependencies style.
ok ajacoutot@
2010-09-03 13:00:05 +00:00