Commit Graph

80899 Commits

Author SHA1 Message Date
brad
06ab5a705d Update to wxSVG 1.1.12.
ok sthen@
2013-01-28 00:00:38 +00:00
stsp
7e527b75d8 +jag 2013-01-27 23:55:42 +00:00
stsp
5dbd94ae26 Import games/jag.
JAG is an arcade-puzzle 2D game. The aim of JAG is to break all of the
target pieces on each level, and to do this before the time runs out.
tweaks & ok landry
2013-01-27 23:54:51 +00:00
espie
a2781ea1ff remove debug scaffolding 2013-01-27 23:17:00 +00:00
espie
2f7c8bf00b bump default junk back up to 150, makes more sense with new accounting 2013-01-27 23:15:57 +00:00
espie
560aa0bc8c ditch register_built, no longer serves any purpose.
switch junk to counting depends and count depends correctly
2013-01-27 23:15:12 +00:00
sthen
8a5daed60e update get_iplayer's User-Agent list, the ones it was masquerading as
are so 2009
2013-01-27 22:22:25 +00:00
dcoppa
111534b400 Check if file is open before attempting to read tags: fix a crash
in the file constructor if the file does not exist
(upstream git commit d15c8453ac75d9070008b9170ae114ea31a4b586)

Reported by sebastia@, who found we were still affected by this bug
while he was working on a new port that uses taglib.

ok sebastia@
2013-01-27 21:28:25 +00:00
kurt
5f1b7ee832 - Update download location for the BSD patchset 2013-01-27 20:10:10 +00:00
espie
58da2425a1 no longer a bug in mfs, at least on modern arches. 2013-01-27 18:43:11 +00:00
dcoppa
1d61c5f976 Bugfix: parse outputs as "word", not "string", to ignore trailing
whitespaces (upstream git commit 8bc771ac16362f05d98bf8b29877939d6edb3c91)

Bugfix: fix coordinates of scratchpad windows on output changes
(upstream git commit 7be5ece6636f7a4c800ab0c5dd6289b38db7b435)
2013-01-27 18:33:19 +00:00
espie
9bbd046cae gc stuff that should have gone along with the old mirroring ports
infrastructure.

dpb does all that internally these days
2013-01-27 18:21:55 +00:00
espie
f37356a9d9 tweak the way the STARTUP script is run 2013-01-27 17:54:45 +00:00
jasper
3e048d374c - install spice-xpi-client-remote-viewer, which'll be needed by some upcoming work.
prompted by Jiri B
2013-01-27 17:47:45 +00:00
rpe
a40b415a61 oops. unbreak WANTLIB (missing space) 2013-01-27 17:35:56 +00:00
rpe
cde03b32fb - update the existing enlightenment EFL libraries to 1.7.5 and
remove REVISIONs
- bump SO_VERSION of e_dbus to 4.0, because of API changes
- modify license marker for edje, where the epp binary is GPLv2
- add EFL libraries elementary, emotion and ethumb leaving out eeze
  which is based on udev which does not exist in OpenBSD to have a
  complete base for other e17 apps/libs, e.g. terminology
- bump REVISION for x11/e17/e because of new dependencies and remove
  EXTRACT_SUFX, because the distfile is available as tar.gz
- correct LIB_DEPENDS (pkgpaths instead of bogus libversions),
  adjust/simplify LIB_DEPENDS according to the EFL structure and
  regen WANTLIBs accordingly

with feedback and ok ajacoutot@ sthen@
2013-01-27 15:57:29 +00:00
rpe
8aafeb8b64 Enlightenment's thumbnailing library and dbus service.
with feedback and ok ajacoutot@ sthen@
2013-01-27 15:53:18 +00:00
rpe
b2519d4200 Emotion is a video (and audio) codec playback library that acts as
a front-end to libxine or gstreamer (or something else more generic)
that provides and evas object as a control object and video output
point. It makes using video API's much simpler and easier while
it's at it.

with feedback and ok ajacoutot@ sthen@
2013-01-27 15:52:16 +00:00
rpe
fef4f84b32 Enlightenment's basic widget set, based on EFL with focus mobile
touch-screen devices.

with feedback and ok ajacoutot@ sthen@
2013-01-27 15:51:11 +00:00
kirby
13565ea53b Add libiptcdata and rawtherapee. 2013-01-27 15:00:52 +00:00
tobiasu
ec81b8ac15 Add our ARM backend to prepare for later gnat cross-compile adventures.
Rein damit pascal@
2013-01-27 15:00:23 +00:00
kirby
eca6c378a6 RawTherapee is a powerful RAW image processing appliction. It helps you
to get the most details and least artifacts from your raw photos.
Advanced color handling, enhanced exposure and tonality tools, multiple
denoising methods gives you perfect results.

positive feedback from ian@ and Juan Francisco Cantero Hurtado.
ok sthen@.
2013-01-27 14:56:43 +00:00
kirby
7cdc8fb493 libiptcdata is a library, written in C, for manipulating the
International Press Telecommunications Council (IPTC) metadata stored
within multimedia files such as images. This metadata can include
captions and keywords, often used by popular photo management
applications. The library provides routines for parsing, viewing,
modifying, and saving this metadata.

ok sthen@
2013-01-27 14:51:15 +00:00
brad
a3fb18d748 - Update for newer FFmpeg API
- Sync in arc4random diff submitted
- Garbage collect a patch no longer necessary to build
- Remove use of PTHREAD_LIBS in the Makefile

ok sthen@
2013-01-27 14:13:30 +00:00
sthen
6f3b9a9921 set ac_cv_header_execinfo_h=no rather than BUILD_DEPENDS on execinfo. 2013-01-27 13:52:35 +00:00
robert
885e2ae8c0 update to 2.0.6 2013-01-27 13:08:53 +00:00
robert
c999119e76 add the latest libvmime patches 2013-01-27 13:07:10 +00:00
robert
ab4d64e635 update to 1.2.2 2013-01-27 13:06:45 +00:00
robert
f0ecf70ce1 update to 7.1.3 2013-01-27 13:06:20 +00:00
espie
8b029d5dbe have the src flavor build-depend on the unflavored version to speed the
build. requires completely current pkg_mklocatedb
2013-01-27 11:40:22 +00:00
sthen
ec16bb94d2 build dep on libexecinfo to avoid dpb failures 2013-01-27 10:45:30 +00:00
benoit
b0686b521a - update amoebax to 0.2.1
- regen PLIST
- update patches

maintainer timeout, ok sthen@
2013-01-27 10:26:40 +00:00
sthen
2430901a00 tweaks to Mediatomb, ok brad@:
- Swap iconv MODULE for the gettext MODULE, from Brad
- Use proper POSIX feature test macro within the code, from Brad
- Fix dependency spec for spidermonkey
- Avoid hidden dep on isc-bind
- Replace MESSAGE with an rc script
- Change file permissions
- Patch to work with Samsung TVs which send // in GETs
2013-01-27 10:06:50 +00:00
ajacoutot
d650a2552b Start first_valid_uid at 1000 to match the low uid of regular Unix users
on OpenBSD.

ok sthen@ brad@ (maintainer)
2013-01-27 09:29:37 +00:00
brad
e7b3e9a34f Remove the use of the -Bsymbolic linker flag as a workaround to allow
linking Libav on mips64. Copied over from FFmpeg.

ok ajacoutot@
2013-01-27 09:12:55 +00:00
abieber
47a155ac28 Update node to 0.8.18
OK sthen@
2013-01-27 03:56:06 +00:00
nigel
158457f4c1 PLIST sync for doxygen 1.8.2
Ok sthen@
2013-01-26 23:58:36 +00:00
sthen
d0cd1c14a8 add pear-Date-Holidays-Turkey, from maintainer Johan Huldtgren, ok benoit@ 2013-01-26 20:37:47 +00:00
ajacoutot
76f4a30501 Fix usage of IP_MULTICAST_LOOP; from fgsch@ 2013-01-26 19:38:00 +00:00
jeremy
f145c63647 Update comments to reflect that using more modern versions of ruby
is recommended.
2013-01-26 17:57:51 +00:00
benoit
c665b91533 - update p5-Redis to 1.961 2013-01-26 16:21:39 +00:00
bcallah
63eeca4c3e Remove --disable-external-libs from audio/libsndfile. Needed for the import of audio/mscore.
Bump all dependent ports that need a bump.
Assign MAINTAINER of audio/libsamplerate and audio/libsndfile to Jan Stary.

ok landry@ sthen@ aja@ jasper@ jeremy@ Jan Stary (MAINTAINER)
2013-01-26 15:53:20 +00:00
ajacoutot
9bed088b75 Simplfy the slp patch the same way as mdns. 2013-01-26 14:50:17 +00:00
sthen
20e289fba1 pear-date-holidays updates, from maintainer Johan Huldtgren 2013-01-26 14:46:28 +00:00
sthen
784d0363dc bugfix update pecl-lzf to 1.6.2, from maintainer Johan Huldtgren 2013-01-26 14:45:18 +00:00
jasper
309aa5c825 - update to gtksourceview-3.6.3 2013-01-26 14:43:51 +00:00
jasper
8599521c82 - update to linkchecker-8.3
from amit kulkarni (MAINTAINER)
2013-01-26 14:43:08 +00:00
sthen
abcbbf6f92 bugfix update to Roundcube 0.8.5, rolling in previous patches 2013-01-26 14:36:16 +00:00
brad
73ddbb1ef4 Add a comment to the patches.
ok sthen@
2013-01-26 12:47:44 +00:00
ajacoutot
ab4b2647d3 Simplify mdns patch.
Use '_cups' instead of 'lp'.
2013-01-26 12:25:54 +00:00