Commit Graph

69206 Commits

Author SHA1 Message Date
ajacoutot
4bf9d0baba No need to USE_GROFF, man pages are Ok with mandoc.
from Brad
2011-09-21 09:20:07 +00:00
mikeb
9631630674 bump after change; reminded by giovanni 2011-09-21 09:18:34 +00:00
jasper
e4fd7d6bb2 use ONLY_FOR_ARCHS=${GCC4_ARCHS}
from brad
2011-09-21 09:15:21 +00:00
ajacoutot
57c2c52fc4 Set ONLY_FOR_ARCHS=${GCC4_ARCHS} and remove the MODGCC4 stuff.
from Brad
2011-09-21 09:12:43 +00:00
sthen
cb36dcdb8c Backport some upstream qemu fixes, from Brad (maintainer) -
- Fix install(1) usage to be compatible with OpenBSD's install(1).
- Allow overriding the location of Samba's smbd,

From Brad

- Remove PROVIDE_HIDDEN and ONLY_IF_{RO,RW} from linker scripts to make
  them work with older binutils versions. Fixes *-bsd-user build on
  OpenBSD 4.9 which ships binutils 2.15.

From Gerd Hoffmann <kraxel at redhat dot com>
2011-09-21 09:02:30 +00:00
espie
a647125932 kill some very old knobs we do not use at all.
okay ETOOMANYPEOPLE
2011-09-21 09:02:09 +00:00
sthen
b519e03198 add a fix to FFmpeg, from Brad:
wavpack: Check error codes rather than working around error conditions
2011-09-21 08:58:48 +00:00
mikeb
3524e117f7 moved again 2011-09-21 08:55:38 +00:00
ajacoutot
14c204893c Unbreak by setting MODGNOME_TOOLS to goi. 2011-09-21 08:21:51 +00:00
ajacoutot
10bd1440b4 Fix building with glib2 >= 2.29. 2011-09-21 08:08:56 +00:00
ajacoutot
29e558b892 Some cleanups, from Brad.
maintainer ok
2011-09-21 08:08:18 +00:00
giovanni
2b3d7ed6ae +net/p5-Net-DNS-Resolver-Programmable
+mail/p5-Mail-SPF
+mail/p5-Mail-SPF-Test
2011-09-21 08:07:56 +00:00
ajacoutot
f962b78943 Update to anjuta-extras-3.1.92. 2011-09-21 08:05:27 +00:00
giovanni
9d4224b9bf Add conflict marker with mail/p5-Mail-SPF
ok merdeley@ (Mantainer)
2011-09-21 08:04:07 +00:00
ajacoutot
834afde9aa Fix building with glib2 >= 2.29. 2011-09-21 08:02:48 +00:00
sthen
50c90d0c04 - add p5-Mail-SPF-*|p5-Mail-SPF-Query-* as a run dep for SpamAssassin (two
options; either can be used but they conflict, so allow both as suggested
by giovanni@).

- install a few more doc files.

- move html mini-howto to a README.
2011-09-21 08:02:07 +00:00
giovanni
768a233411 Import p5-Mail-SPF-Test, a perl SPF test-suite class
ok sthen@

Mail::SPF::Test is a class for reading and manipulating SPF test-suite data.
2011-09-21 08:01:26 +00:00
giovanni
dbdbebf85a Import p5-Mail-SPF, a perl oop implementation of Sender Policy Framework
ok sthen@

Mail::SPF is an object-oriented implementation of Sender Policy
Framework (SPF).  This class collection aims to fully conform to
the SPF specification (RFC 4408) so as to serve both as a production
quality SPF implementation and as a reference for other developers
of SPF implementations.
2011-09-21 07:59:25 +00:00
giovanni
98d50f8ca5 Import Net::DNS::Resolver::Programmable, a class for offline emulation of DNS
ok sthen@

Net::DNS::Resolver::Programmable is a Net::DNS::Resolver descendant
class that allows a virtual DNS to be emulated instead of querying
the real DNS. A set of static DNS records may be supplied, or
arbitrary code may be specified as a means for retrieving DNS
records, or even generating them on the fly.
2011-09-21 07:56:16 +00:00
sthen
4cbd65c2dd fix rcsid 2011-09-21 07:52:48 +00:00
giovanni
a6ea925cdc Drop maintainership and bump 2011-09-21 07:49:15 +00:00
bentley
b7f7be163a +desmume 2011-09-21 03:59:27 +00:00
bentley
c80916cd1f Import emulators/desmume.
DeSmuME is a Nintendo DS emulator.

It supports many homebrew NDS rom demos as well as a handful of wireless
multiboot demo NDS roms. It also runs DSLinux, the port of Linux to the
Nintendo DS.

ok landry@ sthen@
2011-09-21 03:58:08 +00:00
landry
9c68462364 Update to thunar 1.2.3. 2011-09-20 23:03:09 +00:00
ajacoutot
2d80e2dd3a +cyrus-sasl2,sqlite3 2011-09-20 23:02:38 +00:00
ajacoutot
326d7a7e09 Update to cyrus-sasl-2.1.25.
sqlite FLAVOR replaced with sqlite3.
2011-09-20 23:01:29 +00:00
ajacoutot
490464118a Stupid maintainer-mode is stupid. 2011-09-20 22:55:04 +00:00
jasper
d81f8e3faf remove a few more implied CONFIGURE_SHARED 2011-09-20 22:54:25 +00:00
ajacoutot
2d9bcfb8c2 Update to duplicity-0.6.15.
ok jim@ (maintainer)
2011-09-20 21:49:34 +00:00
jasper
565435833c - update to 0.5.0
tested by laurent@ with a buspirate (freshly supported with this openocd release)
2011-09-20 21:20:49 +00:00
ajacoutot
86d5837c5a Update to polkit-gnome-0.103. 2011-09-20 21:20:21 +00:00
ajacoutot
e490ca771f Fix build with new glib2. 2011-09-20 21:17:26 +00:00
jasper
0683473919 sync 2011-09-20 21:15:49 +00:00
jasper
80c4a2ca06 import rygel 0.12.2
Rygel is a home media solution that allows you to easily share audio,
video and pictures, and control of media player on your home network. In
technical terms it is both a UPnP AV MediaServer and MediaRenderer
implemented through a plug-in mechanism. Interoperability with other
devices in the market is achieved by conformance to very strict
requirements of DLNA and on the fly conversion of media to format that
client devices are capable of handling.

succesfully tested with streaming to and from (and looping) with android and
rygel and rhythmbox

ok aja@
2011-09-20 21:14:49 +00:00
ajacoutot
c738dea819 Update to gtk+3-3.1.92.
ok jasper@ robert@
2011-09-20 21:12:09 +00:00
ajacoutot
90537c8945 Update to pango-1.29.3.
ok jasper@ robert@
2011-09-20 21:11:27 +00:00
ajacoutot
b5f7ae1401 Update to atk-2.1.92.
ok jasper@ robert@
2011-09-20 21:10:35 +00:00
jasper
df5676b596 CONFIGURE_SHARED is now implied by gnome.port.mk, so no need to make it explicit anymore. 2011-09-20 21:10:00 +00:00
ajacoutot
d5e540e2e4 Update to glib2-2.29.92 (2.30 coming in the next few days).
Committing now (along with upcoming atk, pango and gtk+3 updates) during
the hackathon where we have time to fix all the eventual fallout (bulk
running).

ok jasper@ robert@
2011-09-20 21:09:34 +00:00
jasper
ce57eca3b4 CONFIGURE_SHARED is now implied by gnome.port.mk, so no need to make it explicit anymore. 2011-09-20 21:04:24 +00:00
ajacoutot
30822fed1e Typo in comment. 2011-09-20 20:59:25 +00:00
jasper
390043cddc - switch to MODGNOME_TOOLS 2011-09-20 20:52:45 +00:00
jasper
9fe4b0f440 switch to MODGNOME_TOOLS 2011-09-20 20:51:51 +00:00
jasper
309bd6e2ad overhaul the way gnome ports pull in gobject-introspection, gtk-doc, vala and
yelp. they can be used by setting MODGNOME_TOOLS to pull in the dependencies
and setting the configure arguments.

discussed with an ok aja@

oh, and *cheeese*
2011-09-20 20:50:33 +00:00
gsoares
b9c33e29db update x11/dmenu to 4.4.1.
ok jim@ (maintainer)
2011-09-20 20:34:52 +00:00
sthen
916a6316d8 take maintainer 2011-09-20 19:34:59 +00:00
kili
d654307f25 Remove brad as maintainer (per his request) and bump. 2011-09-20 19:32:54 +00:00
ajacoutot
0639cba048 Add gstreamer-plugins-good to RUN_DEPENDS because we want sndio(7) support.
ok jasper@ (maintainer)
2011-09-20 18:14:46 +00:00
ajacoutot
b49127c532 Missed bump. 2011-09-20 17:00:14 +00:00
jasper
46de9514cb slightly modify so it passes out pkg-config. 2011-09-20 16:56:00 +00:00