Commit Graph

59488 Commits

Author SHA1 Message Date
eric
5c6a1842d2 simplify and improve sndio backend:
- do not use threads
- report current position correctly (fixes A/V sync)

input from jakemsr@, ratchov@
ok landry@
2010-09-06 12:59:50 +00:00
jasper
48646831e8 - add a comment as to why the symlink is made
- add slib as a run dependency, so the symlink points to something
- switch to new DEPENDS/WANTLIB/REVISION

ok sthen@
2010-09-06 12:15:32 +00:00
jasper
26eaec3c48 - add clean=all, which takes care of cleaning work, flavors, packages and plist.
just a shorthand for adding the above words to a list.

ok espie@
2010-09-06 12:06:29 +00:00
jasper
36bcb889b3 - fix build with gcc2 2010-09-06 11:40:39 +00:00
fgsch
92b9cd5d45 Correct master site. ajacoutot@ ok. 2010-09-06 10:50:39 +00:00
jasper
65311c95f0 - update gtg to 0.2.4 2010-09-06 10:42:30 +00:00
landry
3a16e6aa5a Update to arirang 1.90 from MAINTAINER jung. 2010-09-06 09:49:23 +00:00
jasper
cf9bdd8c74 - SECURITY UPDATE of socat to 1.7.1.3
SA40806/CVE-2010-2799:
socat Command Line Argument Buffer Overflow Vulnerability

maintainer timed-out
2010-09-06 09:38:39 +00:00
fgsch
47c79cdd64 Correct lib requirements. Bump revision.
ajacoutot@ ok
2010-09-06 08:43:43 +00:00
fgsch
9e76ea84bb update to openbox 3.4.11.2.
maintainer (benoit@openbsd.org) ok.
2010-09-06 08:42:48 +00:00
jasper
db5d92a1bb - add partiwm 2010-09-06 08:22:50 +00:00
jasper
48bf3c92b3 import parti 0.0.6, includes partiwm, xpra and wimpiggy.
Parti is a tabbing/tiling (one might say "partitioning") window manager.
Its goal is to bring this superior window management interface to
modern, mainstream desktop environments. It is written in Python and
uses GTK+.
[...]

ok aja@
2010-09-06 08:21:09 +00:00
ajacoutot
289ca5b8e6 Update to dbus-glib-0.88. 2010-09-06 07:35:47 +00:00
matthieu
23aa62bc80 Link anonymous-pro 2010-09-06 06:24:30 +00:00
matthieu
810395cf83 Import anonymous-pro fonts. with feedback from and ok landry@ 2010-09-06 06:23:55 +00:00
ajacoutot
330aebe695 +redshift 2010-09-06 06:22:44 +00:00
ajacoutot
491cfdea06 Ooops tyop. 2010-09-06 06:22:08 +00:00
ajacoutot
1201e8903c Import redshift-1.5
Redshift adjusts the color temperature of your screen according to your
surroundings. This may help your eyes hurt less if you are working in
front of the screen at night.
<...>


Input and ok sthen@ kili@
2010-09-06 06:21:19 +00:00
sthen
4f956eeba2 - bump REVISION following change for hppa/powerpc to stop forcing -O0
- sort remaining arch

from Brad
2010-09-06 00:16:22 +00:00
sthen
b18b7a4a66 new-style REVISIONS/LIB_DEPENDS 2010-09-06 00:04:28 +00:00
sthen
e65e5ec009 missing p5- on Audio-MPD 2010-09-05 22:12:22 +00:00
sthen
98011141a0 missing p5- 2010-09-05 22:11:58 +00:00
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