Commit Graph

2646 Commits

Author SHA1 Message Date
ajacoutot
4d4aa6e3a1 Better HOMEPAGE. 2010-10-22 07:33:47 +00:00
sthen
964abd415e avoid constructs deprecated in perl 5.12 and triggering warnings 2010-10-21 21:44:36 +00:00
naddy
4be689a796 ports that preformat man pages with mandoc via bsd.man.mk don't need groff 2010-10-19 21:04:52 +00:00
espie
b02283c3fe LIB_DEPENDS -> WANTLIB 2010-10-19 19:45:53 +00:00
sthen
0ba368727a Fix typo pointed out by Markus Lude, didn't build -> no bump 2010-10-19 14:37:01 +00:00
sthen
3892176975 new-style WANTLIB/LIB_DEPENDS 2010-10-18 22:43:10 +00:00
sthen
16fb1a7783 fix a few tabtabUSE_GROFF, problem pointed out by Alexandr Shadchin 2010-10-18 21:35:47 +00:00
espie
3cb03e4598 typoes, thx Alexandr Shadchin 2010-10-18 21:17:11 +00:00
landry
78ffb4bdd6 this port needs libtoolize 2010-10-18 21:15:57 +00:00
espie
7b7cc80d38 USE_GROFF=Yes 2010-10-18 16:52:44 +00:00
jasper
675e2631d0 - use_x11 is default now from gnome.port.mk 2010-10-18 13:19:50 +00:00
giovanni
6ea3d66dea Update to 0.3.2.0
ok stephan@
2010-10-13 17:11:10 +00:00
jasper
70308c140c - it helps to set REVISION for an existing subpackage 2010-10-13 15:04:28 +00:00
jasper
71d252f28e - fix WANTLIB after cairo update.
these and upcoming fixes test built by landry@
2010-10-11 08:11:16 +00:00
naddy
2cff698f32 Update to 1.12.5:
Fix a buffer overflow issue in the mpg123 frontend application when
printing ID3 data in non-UTF-8 environments.  This was introduced
in version 1.12.4
2010-10-10 18:28:00 +00:00
dcoppa
7be5152acf Update to pianobar-2010.10.07
Unbreak after pandora.com API changes ("Error: Protocol incompatible. Please upgrade libpiano.")
2010-10-07 14:27:36 +00:00
jakemsr
02a38b8b19 * avoid using a negative array index (fixes crash in supertuxkart)
* block size vs buffer size correction in sndio backend
* disable audio(4) backend
2010-10-07 04:34:59 +00:00
kili
f65cf1f6fc Didn't apply (wrong paths). 2010-10-03 15:06:56 +00:00
landry
9b60645409 Fix for a stack overflow when parsing vbr mp3 files, from Ido Admon on
ports@. Refs:
https://bugs.launchpad.net/ubuntu/+source/id3lib3.8.3/+bug/444466
http://sourceforge.net/tracker/?func=detail&aid=1863981&group_id=979&atid=100979
2010-10-03 06:55:17 +00:00
sthen
fae9d1732f No point marking a couple of packages as not-for-ftp due to space
constraints when they're only ~100MB, we have much larger things in the
tree. Changing PERMIT affects packages, so bump REVISION.
2010-10-02 12:09:08 +00:00
jasper
b60db7669e - switch to new CPAN_MODULES 2010-10-01 21:57:53 +00:00
landry
92ddf5e4b3 Bump after gtk+2/gdk-pixbuf split 2010-09-30 07:42:54 +00:00
landry
281b417ff6 Bump after gtk+2/gdk-pixbuf split, as gtk+2 gets out of the dependency
chain.
2010-09-30 07:40:53 +00:00
ajacoutot
21da929ec9 Fix DEPENDS after gtk+2 and gdk-pixbuf split.
ok jasper@
2010-09-30 07:21:18 +00:00
jasper
3370aee8bf - cp(1) the file at a better moment 2010-09-29 20:35:39 +00:00
jasper
c3f7c992ac - update to Audio-MPD-1.102260 2010-09-29 17:19:30 +00:00
ajacoutot
a539078e1a Merge from upstream:
rename 'pause' to avoid conflict with pause(2) (bug #620199)

Needed for the upcoming glib2 update.

thanks to landry@ for the bulk result
2010-09-29 07:42:59 +00:00
jeremy
82143f7987 Remove MASTER_SITES from most ruby gem ports, specify it in ruby.port.mk
All ruby .gem files are now hosted on rubygems.org in the same
directory.  If the ruby gem CONFIGURE_STYLE is used, make the
default MASTER_SITES that directory.

There are still a few uses of MASTER_SITE_RUBYFORGE in the tree, for
some ports that aren't gems, or where the .gem file isn't hosted on
rubygems.org, or where the hashes don't match.  Most of these will be
dealt with in the near future.

OK landry@
2010-09-28 20:12:16 +00:00
landry
bd5b8a933c Add gnu libtool to BUILD_DEPENDS, autoconf needs some macros from it. 2010-09-28 19:32:50 +00:00
martynas
814a52ad6b switch master_sites to openbsddistfiles.com so that the ports are
fetchable again.  reported by hal.gi@t-online.de via miod@.
2010-09-26 20:08:11 +00:00
naddy
8d07663180 remove -Lxxx/.libs workarounds required with GNU libtool 2010-09-26 13:40:11 +00:00
steven
62065cc690 substitute /usr/bin/env ruby by ${LOCALBASE}/bin/ruby18 in ruby scripts.
ok jeremy@
2010-09-26 08:06:16 +00:00
ajacoutot
9b35e3b26e Make rhythmbox start again after recent python 2.6.6 update.
Merged from upstream git.
2010-09-25 18:13:13 +00:00
jeremy
8ba7ce0e92 Update my MAINTAINER email address
OK landry@
2010-09-24 15:27:00 +00:00
sthen
33fe97dfb9 bump 2010-09-24 15:23:05 +00:00
millert
95ec969f17 No longer need these patches now that perl 5.12.2 is in. 2010-09-24 15:12:42 +00:00
jeremy
d765f5df76 Bump all ruby ports not already handled.
In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed
due to differences in how RDoc processes files.

This also has a number of changes to the regress tests to
work with the changes to devel/ruby-rake.  It moves most of
the regress tests to use MODRUBY_REGRESS.

OK jcs@, landry@, jasper@, sthen@
2010-09-23 22:30:24 +00:00
jeremy
f3ba7fefc2 Handle changes caused by splitting the ruby port and bump
OK jcs@, landry@, jasper@, sthen@
2010-09-23 22:10:28 +00:00
naddy
4122a05b09 update to 1.12.4: bugfix release that improves printout of metadata
(ID3) in UTF-8 terminals
2010-09-23 19:15:51 +00:00
sthen
f6791797ad change homepage, pointed out aja@ 2010-09-21 10:28:11 +00:00
sthen
29e9f06fcd add a note about why this isn't updated, people keep asking 2010-09-21 10:12:07 +00:00
ajacoutot
f0cdd311c6 Several cleanups:
- add missing run_depends on py-gnome-desktop (needed for the magnatune
plugin)
- remove the audiocd plugin which requires cdda support in gvfs and that
is only possible with either HAL or gudev
- remove the "Scan Removable Media" from the interface, as for the same
reason we disable the audiocd plugin
- enable support for iPod (untested I own no such device)
2010-09-19 14:48:18 +00:00
ajacoutot
8cb52ae966 tyop. 2010-09-18 08:08:27 +00:00
jasper
c567a136d8 - update to 1.0 2010-09-17 14:35:29 +00:00
dcoppa
0a58c70784 Update to pianobar-2010.08.21
"go ahead" jasper@
2010-09-14 15:10:12 +00:00
dcoppa
332f2d347d Fix wrong path in port's Makefile
OK naddy@
2010-09-14 14:28:21 +00:00
jasper
fab4167387 - move distfiles/ to a proper mirroring location. 2010-09-12 16:49:08 +00:00
jasper
e09ef99ef4 - update p5-CDDB to 1.220 2010-09-09 20:41:19 +00:00
jasper
779b35e7fc - missing USE_X11 2010-09-07 18:40:23 +00:00
ajacoutot
e7144cd756 - Remove support for deprecated gnomevfs2.
- Set GPL version number.
- Loosen up LIB_DEPENDS and regen WANTLIB.

tested by and ok ckuethe@ (MAINTAINER)
2010-09-06 17:07:24 +00:00