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
ajacoutot
66d1bee23e
Don't leak host info by default (upstream).
...
Don't add 0pointer.de and zeroconf.org to default browse list (upstream).
regen WANTLIB.
2013-01-26 10:25:31 +00:00
brad
9ca15ca9f7
Update libmtp to 1.1.5.
...
Started by LEVAI Daniel and I patched it so it will build with older
GCC versions due to the use of __builtin_bswap32.
ok sthen@
2013-01-26 09:46:35 +00:00
sthen
ea0c61be74
record hidden build dep on sdl-image headers, fixes intermittent dpb failures
2013-01-26 09:14:35 +00:00
bentley
1845923258
+mupen64plus
2013-01-25 19:02:57 +00:00
bentley
1e33a35684
Add a meta port for mupen64plus.
...
ok ajacoutot@
2013-01-25 19:02:13 +00:00
benoit
b59c70556b
- update p5-Test-Deep to 0.110
...
- regen PLIST
- update patches
- remove USE_GROFF
from David Hill, maintainer timeout
2013-01-25 16:27:10 +00:00
benoit
328ae7e2b1
- update py-altgraph to 0.10.1
...
- regen PLIST
2013-01-25 15:59:59 +00:00
benoit
8b49718241
- update py-milter to 0.9.7
...
- update WANTLIB
- regen PLIST
2013-01-25 15:18:36 +00:00
benoit
cda00b8ebe
- update swaks to 20120320.0
...
- update license
- update RUN_DEPENDS (more functionality)
Maintainer timeout
2013-01-25 15:07:03 +00:00
dcoppa
2a5fd0ba0f
maintenance update to tagpy-2013.1
2013-01-25 13:56:20 +00:00