Commit Graph

2914 Commits

Author SHA1 Message Date
ajacoutot
badd54a14d Stop this non-sense about trying to open every browser binaries on earth
and just use xdg-open.
2011-07-27 15:27:26 +00:00
dcoppa
3cf40b40cf Disable setting the window title by default as it causes troubles
with wscons. Problem reported by Bryan Linton.

cluestick by nicm@
2011-07-26 10:53:18 +00:00
edd
cd6e482e38 update to hgd-0.4.1. Note that the python flavor will remain unlinked until a
later date.

OK sthen@
2011-07-25 23:07:49 +00:00
dcoppa
169bbe780b link ncmpcpp to the build 2011-07-25 20:10:45 +00:00
dcoppa
9e404968c4 Import ncmpcpp, an enhanced clone of ncmpc with additional features.
ok benoit@
2011-07-25 20:08:23 +00:00
sthen
c3a4115dc4 fix openbsd!=4 2011-07-20 15:30:32 +00:00
sthen
8f8742b587 Match on "openbsd" not "openbsd4", doesn't fix the build yet but it's a start.
Intentionally no bump (it didn't build and still doesn't)..
2011-07-20 12:08:24 +00:00
dcoppa
468ed6cfb1 Re-import zeya, this time with correct name.
ok ajacoutot@, sthen@, rpointel@
2011-07-20 07:54:58 +00:00
dcoppa
5288db10ba py-zeya -> zeya
ok ajacoutot@, sthen@, rpointel@
2011-07-20 07:53:25 +00:00
dcoppa
402fb03e7c Fix false bookmarking error message
(upstream commit c5a89908b05126fd59ea7d4fd42d9570a2ca6228)
2011-07-18 15:04:08 +00:00
dcoppa
0d06e9ee2a sync (+py-zeya) 2011-07-14 14:14:46 +00:00
dcoppa
ee616b4e50 Import zeya.
$ pkg_info py-zeya
Information for inst:py-zeya-0.5

Comment:
html5-powered web music server

Description:
Zeya is a media player that lets you bring your music to any computer
with a web browser. The client runs in any browser that supports the
HTML5 draft standard technologies (Mozilla Firefox 4.0+, Google Chrome
or Chromium 4.0.223+, Microsoft Internet Explorer 6, 7, or 8 with the
Google Chrome Frame plugin).

OK rpointel@, ajacoutot@
2011-07-14 14:05:50 +00:00
jasper
30aab8b9a1 - update to 1.0.25 which includes a fix for Secunia Advisory SA45125, heap overflow in PAF file handler. 2011-07-13 22:24:05 +00:00
jasper
3c9f0d1a13 no need to keep using the gcc3 module on sparc
from brad
2011-07-11 14:04:42 +00:00
dcoppa
3e03e10468 repair my stupidity 2011-07-11 13:31:14 +00:00
jasper
4b58a16831 - no need to use the gcc3 module anymore on sparc
from brad
2011-07-11 12:13:03 +00:00
jasper
eafc4b4ea9 - these ports were already ONLY_FOR_ARCHS=${GCC4_ARCHS} by using the gcc4
module on all arches. so remove the module usage and set ONLY_FOR_ARCHS instead

from brad
2011-07-11 12:08:24 +00:00
dcoppa
60d2b30878 Update to pianobar-2011.07.09.
Actually unbreak it, after pandora.com's api change.
2011-07-10 11:01:05 +00:00
naddy
eed7c62887 Fix build with png-1.5.
All fixes by yours truly.
2011-07-08 20:38:00 +00:00
dcoppa
b497b9a390 Update to shell-fm-0.8
ok jasper@
2011-07-08 18:32:34 +00:00
jasper
ca2bf0e658 fix patch names, no binary change 2011-07-08 09:26:55 +00:00
dcoppa
e0dcf1cab2 Update to umurmur-0.2.7.
Tested on amd64 and sparc64 by maintainer and myself
OK ajacoutot@
2011-07-08 09:09:43 +00:00
ajacoutot
d97a428002 Remove duplicate WANTLIB. 2011-07-07 00:42:04 +00:00
ajacoutot
226e5611fd Use the gettext MODULE. 2011-07-06 21:25:23 +00:00
jasper
31dbeec619 - Cleaning up the port a bit
- Add missing build dependency on automake
- Update the autoconf version to a more appropriate version
- Add in a fix for the automake issue that came up with newer
  GNU libtool installed which broke the build

  from brad
2011-07-05 17:37:33 +00:00
jasper
8f7c2fde6a - adjust after recent curl update
ok landry@
2011-07-05 08:18:29 +00:00
naddy
c1aa62f489 forgotten bump 2011-07-05 05:44:50 +00:00
jasper
bd729fe17a - these patches aren't needed anymore
- add missing rcs id

from brad
2011-07-02 08:03:48 +00:00
jasper
e34592c101 - update to 20110627
- remove portaudio support, only use sndio
- Alc/portaudio.c is now in upstream, remove
- part of Alc/sndio.c is not needed anymore, remove
- Some CFLAGS cleanup

from antti harri (MAINTAINER) and brad

ok sthen@
2011-07-02 07:34:31 +00:00
jasper
0d05c0ffa0 missed in previous 2011-06-30 10:02:35 +00:00
jasper
eb7c689d52 don't break this with libtool 1.x when unbreaking for libtool 2.x
spotted by steve andre
2011-06-30 08:23:30 +00:00
jasper
7f9dab56ca Fix the autoconf/automake macro bits so the external libmp4v2 support
works as expected. Also from brads update.
2011-06-30 07:39:09 +00:00
jasper
3d8f90e322 - merge in fixes from brads faac update 2011-06-29 20:50:49 +00:00
naddy
77979a574e fix up timestamp so this doesn't try to run autotools 2011-06-29 18:22:46 +00:00
jasper
a6e0455d63 - fix build with newer libtool 2011-06-29 12:06:58 +00:00
jasper
5bfe4a908a - tweak BUILD_DEPENDS 2011-06-29 11:41:34 +00:00
jasper
08c0e3c4f7 don't run autofuck, just patch the .in files instead (identical diffs).
this fixes the build with newer libtool

no package change
2011-06-29 11:30:31 +00:00
jasper
aec0d1c7f4 - tweak BUILD_DEPENDS 2011-06-29 11:02:53 +00:00
jasper
fcbd239a34 - update faac to 1.28
* fixes build issues with newer libtool, among other fixes
2011-06-29 10:57:17 +00:00
sthen
c12b40632d unbreak build, from robert@ 2011-06-28 11:39:31 +00:00
sthen
c945a53851 sync WANTLIB and bump.
zap a few stray space-tabs while there.
2011-06-27 13:38:30 +00:00
sthen
966fc640b5 - add missing WANTLIB=${MODPY_WANTLIB} and bump
- add http MASTER_SITES and more explicit license marker while there
2011-06-27 12:46:06 +00:00
sthen
fc4525096d - fix my broken revert of patch-openal_pc_in, sorry
- Antti Harri takes maintainer
(no bump as previous didn't build)
2011-06-26 20:05:26 +00:00
sthen
aac7c2bf73 revert library changes from previous commit pending further discussion. 2011-06-26 10:36:16 +00:00
sthen
7a1fb3abee various fixes to the openal port from Brad;
- Use CMake options via CONFIGURE_ARGS to disable unnecessary backends
  and unwanted features which also means being able to remove some
  patching of CMakeLists.
- Fix hardcoded path in the OpenAL code.
- Fix the pkg-config file to properly list the library dependencies.
2011-06-26 09:58:08 +00:00
ajacoutot
ba5258dc21 This needs an icon-theme to properly display icons. 2011-06-26 06:47:20 +00:00
ajacoutot
8b91e02d66 Update to py-tagpy-0.94.8. 2011-06-26 06:34:01 +00:00
jasper
9f3b82fa20 - update to a more recent version
Some games might require reseting configurations if sounds are not playing after the update.

from Antti Harri
ok ratchov@
2011-06-25 18:42:02 +00:00
sthen
b328f2f4ad Chase ffmpeg dep changes. Mostly from Brad ok dcoppa@, plus opencv from me. 2011-06-24 11:17:05 +00:00
naddy
dbfd750590 Cope with bsd.man.mk changes and install source man pages.
While here, also update some PLISTs, fix PREFIX use, etc.
ok landry@
2011-06-23 22:50:26 +00:00