Commit Graph

82606 Commits

Author SHA1 Message Date
brad
208c65393b Enable the threaded DNS support for znc now that our getaddrinfo()
is thread-safe. Remove an incredibly stupid autoconf test which
assumes that the lack of the getaddrinfo() flag AI_ADDRCONFIG means
getaddrinfo() is not thread-safe. Although that was the case in the
past and properly resulted in the threaded DNS support not being
utilized on OpenBSD/NetBSD it is no longer true.

ok sthen@
2013-04-01 14:30:32 +00:00
sthen
a688446f98 Switch mtr to using the resolver from libbind, as it wants to poke at
internals not available with asr. This also unbreaks some use with the gtk
version (there are still problems but "mtr somehost" from the command line
now works with gtk).  ok brad@ naddy@
2013-04-01 14:08:26 +00:00
sthen
887b429e63 reinstate libbind (the bind resolver), for use by ports which poke in the
resolver's internals, such as net/mtr. ok brad@ naddy@
2013-04-01 14:05:37 +00:00
ajacoutot
6177bd85ad Remove these patches, they are wrong. 2013-04-01 13:50:42 +00:00
brad
0ba56332b3 Update the get_clock() function so it will utilize clock_gettime() with
monotonic time on OpenBSD instead of using gettimeofday().

ok sthen@
2013-04-01 13:40:32 +00:00
jasper
d391699720 - update to yad-0.20.2 2013-04-01 13:26:53 +00:00
espie
5fa862a6ed make the distinfo check silent, for ports without distfiles (and no distinfo
either)
2013-04-01 13:11:34 +00:00
rpe
9adb78506b update source-highlight to 3.1.7
- bump major in SHARED_LIBS
- trim HOMEPAGE
- regen WANTLIST
- extend BUILD_DEPENDS to have current manpages and API docs
- add TEST_DEPENDS to enable successful tests
- remove YACC as it's correctly detected
- remove post-extract, the script is executable after extraction
- use a pre-configure hook to use gsed in the tests/Makefile.in
- remove the PFRAG.shared file, as the .so file lives now in PLIST
- remove the %%SHARED%% marker from PLIST accordingly
- adjust the @sample line for the renamed the bash completion file

feedback and ok aja@ sthen@
2013-04-01 12:15:21 +00:00
zhuk
d3a83b2688 Hook up libpgf. 2013-04-01 12:03:30 +00:00
zhuk
671ec86fde Import libPGF, KDE 4 prerequisite.
PGF is an image file format based on discrete, fast wavelet transform
with progressive coding features, lossless and lossy compression.
It works best for natural and aerial images with a better compression
efficiency than JPEG.

a LOT of input and okay landry@
2013-04-01 12:02:36 +00:00
zhuk
43a3364c91 Hook up qoauth and kqoauth. 2013-04-01 11:56:58 +00:00
zhuk
ff2bcd660e Import kQOAuth, optional KIPI plugins dependency that's too similar
to QOAuth.

kQOAuth is a library written in C++ for Qt that implements the OAuth
1.0 authentication specification RFC 5849 and is based on QOAuth
library.  However, QOAuth's approach is improved in some ways.

kQOAuth main features:
  * Easy integrated solution for retrieving user authentication and
    access token.
  * No external dependency to QCA.
  * Convenient signals that can be used for easy OAuth authorization
    process handling.
  * Access to request objects that will wrap request signing and
    network access, but still gives possibility for detailed control
    of the authentication process for easier integration to existing
    application logic.

okay landry@
2013-04-01 11:55:32 +00:00
zhuk
5c9fabaf1e Import QOAuth, KDE 4 prerequisite.
QOAuth is an attempt to support interaction with OAuth-powered network
services in a Qt way, i.e. simply, clearly and efficiently.

okay landry@
2013-04-01 11:53:55 +00:00
kettenis
190b79fcd0 Fix stack alignment on i386.
ok jasper@, ajacoutot@
2013-04-01 11:53:52 +00:00
jasper
f7f14f0e06 pushed upstream 2013-04-01 11:42:18 +00:00
ajacoutot
f515e98f9e Compile with -O0 on powerpc until I figure out what is going on. 2013-04-01 11:35:02 +00:00
sthen
87648a54b4 The port, the port, the port is on fire!
Remove unmaintained old ruby-rrdtool, there have been Ruby bindings in
the main rrdtool package for some time now, and this hasn't been updated
upstream to cope with newer versions of rrdtool. ok ajacoutot@ jasper@
2013-04-01 10:43:13 +00:00
jasper
547fba1b2b - update to evince-3.8.0 2013-04-01 10:33:59 +00:00
jasper
a7f829c512 pushed upstream 2013-04-01 09:25:03 +00:00
jasper
e94ec7b228 add bz url 2013-04-01 09:18:52 +00:00
jasper
97d4ccf36d pushed upstream 2013-04-01 08:56:31 +00:00
jasper
4526dd9f5c moar 2013-04-01 08:34:21 +00:00
jasper
2549af1ccf tyops, no pkg chagne 2013-04-01 08:33:44 +00:00
ajacoutot
6fbbff3e4b Explicitely add a dependency on nautilus; the RUN_DEPENDS are enough so
port-lib-depends-check failed to spot it...

reported by landry@
2013-04-01 08:29:22 +00:00
ajacoutot
8f7a1dda4e -libgnomekbd
ok jasper@
2013-04-01 08:07:02 +00:00
ajacoutot
8a7e3f2f06 Remove libgnomekbd; it's deprecated now and nothing uses it. 2013-04-01 08:06:42 +00:00
ajacoutot
f29be14c42 Left-over. 2013-04-01 08:04:15 +00:00
ajacoutot
65eff90874 Unbreak build, reported by sthen@
Probably needs more love to work with gnome-settings-daemon>=3.8.0 but at
least it builds now.
2013-04-01 07:27:19 +00:00
bcallah
888b27ec52 Update emulators/sdlmess to 0.148u1 - the same version as emulators/sdlmame
Take MAINTAINER
ok fgsch@
2013-04-01 01:23:51 +00:00
bcallah
28e3ca351b Fix a hardcoded INSTSONAME, which happens to be wrong for Python 2.7
Bump everyone's REVISION.
ok sthen@
2013-03-31 21:35:26 +00:00
sthen
1990a85b82 sync wantlib/lib_depends 2013-03-31 21:28:58 +00:00
bentley
11950d7f77 Update to prboom-1.5.0.
comments & ok rfreeman@
2013-03-31 21:09:32 +00:00
sthen
53c923680e sync wantlib, bump 2013-03-31 20:23:45 +00:00
sthen
d57e23f54a dep on libgnome-keyring 2013-03-31 20:23:14 +00:00
edd
101e60bd59 Update fs-uae to 2.2.0.
Upstream took most of our patches, they mostly have gone.

There is one remaining -O0 in the top level Makefile, which works
around an optimiser bug. Yay.

OK bcallah@
2013-03-31 20:16:10 +00:00
ajacoutot
b3fb4b75ea Forgot that part in previous. 2013-03-31 19:46:48 +00:00
ajacoutot
f5c19fc8a2 Update to colord-0.1.32. 2013-03-31 19:41:23 +00:00
fgsch
89714f3705 Update mirrors list and move ftp.gnupg.org at the bottom 2013-03-31 19:12:37 +00:00
rpe
28210e28db - update to enlightenment 0.17.1
- cleanup MASTER_SITES
- remove gthread-2.0 from WANTLIB as glib is always threaded now

ok aja@
2013-03-31 18:48:00 +00:00
ajacoutot
81a8fd517f Add a comment. 2013-03-31 16:00:19 +00:00
ajacoutot
23ce87b028 Also needs to run depends on x11/gnome/controlcenter. 2013-03-31 15:56:00 +00:00
ajacoutot
b45424e66d Fix LIB_DEPENDS/WANTLIB to unbreak.
reported by sthen@
2013-03-31 14:46:28 +00:00
ajacoutot
eaf30b2806 Regen WANTLIB to unbreak.
reported by sthen@
2013-03-31 14:41:00 +00:00
ajacoutot
ee3886ce92 Minor update to gphoto-2.5.1.
Take maintainer.

ok espie@ (former maintainer)
2013-03-31 13:48:44 +00:00
ajacoutot
99c8eb83f0 Minor update to libgphoto-2.5.1.
Take maintainer.

ok espie@ (former maintainer)
2013-03-31 13:47:42 +00:00
ajacoutot
061c6cbf25 Hook up nemiver but mark it broken; needed so that it's registered in the
index.

req. by jasper@
2013-03-31 13:44:46 +00:00
ajacoutot
0263dcd417 Update to gdlmm-3.7.3. 2013-03-31 13:37:57 +00:00
ajacoutot
8aa43dcaa7 Unbreak by fixing WANTLIB.
reported by rpe@
2013-03-31 13:28:36 +00:00
ajacoutot
72ee00ce0e Unbreak by fixing WANTLIB.
reported by sthen@, rpe@
2013-03-31 13:23:26 +00:00
ajacoutot
2136a98522 Unbreak by fixing WANTLIB.
reported by sthen@ and rpe@
2013-03-31 13:19:45 +00:00