benoit
82b248f142
- update dfc to 3.0.2
...
- update patches and MASTER_SITES
ok sthen@
2013-04-12 10:22:32 +00:00
tobiasu
8575a638bc
Add Ada support for sparc64.
...
Use SJLJ exceptions instead of ZCX because gcc produces broken code
for the later. Enable ncpu detection in the runtime for all archs.
ok pascal@
2013-04-12 10:01:47 +00:00
mpi
549396691b
Make use of the new usb(4) ioctls to retrieve the config descriptor from
...
memory instead of generating I/O as adertised by the libusb API.
ok mglocker@
2013-04-12 08:22:10 +00:00
jasper
44cbceb2ab
fix a crasher (from upstream)
2013-04-12 07:26:44 +00:00
jasper
c35bf0147f
- update to lua-lgi-0.7.1
2013-04-12 07:21:59 +00:00
ajacoutot
203985edc6
Merge several bug fixed from upstream (memory corruption, memory leaks...).
2013-04-12 05:46:15 +00:00
brad
bf1f34e302
Update license marker as the license changed with 3.1.10.
...
ok ajacoutot@
2013-04-12 05:16:03 +00:00
brad
5f3151d7e6
Let Boost know OpenBSD has certain POSIX features but Boost does
...
not enable the use of said features because the POSIX feature
groups are not enabled yet due to missing functions/features
within respective feature groups.
ok sthen@
2013-04-12 01:11:32 +00:00
brad
8c4568d6e0
Move mytop back to the server sub-package where I had it originally.
...
It requires DBD::mysql which the server sub-package already has and
I don't want to add more dependencies to the client sub-package.
Plus add the missing dependency on Term::ReadKey for mytop.
From giovanni@ OK sthen@
2013-04-11 21:02:19 +00:00
brad
ba97497164
- Takeover as MAINTAINER
...
- Sort WANTLIB / LIB_DEPENDS / CONFIGURE_ARGS
- Remove unnecessary CONFIGURE_ARGS options
- Remove some LDFLAGS hacks
- Remove now unnecessary chunk of the autoconf patch
- Tidy up the Makefile a bit
ok sthen@
2013-04-11 20:26:10 +00:00
ajacoutot
220842173a
Pushed upstream.
2013-04-11 18:37:53 +00:00
brad
d3834966df
Update to VLC 2.0.6.
...
ok sthen@
2013-04-11 17:58:42 +00:00
brad
4f389a6a50
- Remove FLAC autoconf hacks that are no longer necessary
...
- Sync WANTLIBs
ok sthen@
2013-04-11 17:34:00 +00:00
brad
f976b0b97d
Remove png hack no longer necessary.
...
ok sthen@
2013-04-11 17:32:35 +00:00
ajacoutot
dfcdf64192
SECURITY update to owncloud-5.0.4.
2013-04-11 16:45:31 +00:00
sthen
90b62ae26c
add rcube-contextmenu, and zap some stray whitespace
2013-04-11 16:12:13 +00:00
sthen
b0858bdd4e
add ports/mail/rcube-contextmenu, ok ajacoutot@
...
This plugin adds context menus to Roundcube's message list, folder list
and address book. The menus include the abilities to mark messages as
read/unread, delete, reply and forward.
2013-04-11 16:11:23 +00:00
sthen
83f2535a31
correct license marker, tighten RUN_DEPENDS
2013-04-11 15:41:20 +00:00
zhuk
1457184133
jasper@ pointed out that there is a fortran MODULE, so use it for
...
astro/wcslib instead. Bump done for safety.
2013-04-11 15:40:21 +00:00
zhuk
7f00acb024
Add -u option to portimport(1), allowing to specify your username in CVS.
...
BUGS section is gone now.
2013-04-11 15:18:00 +00:00
zhuk
b673eff278
Oops, missed TEST_DEPENDS - committed from the wrong directory.
2013-04-11 14:08:07 +00:00
zhuk
dfe0b288b0
Hook up wcslib and libqalculate.
2013-04-11 14:06:40 +00:00
zhuk
d0e185bd93
Import astro/wcslib, used by KStars.
...
WCSLIB is a C library, supplied with a full set of Fortran wrappers,
that implements the "World Coordinate System" (WCS) standard in
FITS (Flexible Image Transport System).
Note: pgplot support is not compiled due to license restrictions of the
corresponding dependency.
input and okay landry@
2013-04-11 14:05:18 +00:00
ajacoutot
c5a198e230
Missing textproc/intltool MODULE.
...
Remove uneeded BUILD_DEPENDS.
2013-04-11 13:46:51 +00:00
zhuk
97e642770d
Import libqalculate, somewhat useful math library, used by recent KDE 4 SC
...
versions.
Qalculate! is small and simple to use but with much power and
versatility underneath. Features include customizable functions,
units, arbitrary precision, plotting, and a graphical interface
that uses a one-line fault-tolerant expression entry (although it
supports optional traditional buttons).
Input and okay landry@
2013-04-11 13:38:31 +00:00
ajacoutot
2d1d2ceac3
Disable webkit support; our antique webkit port links to gstreamer-0.10
...
but rhythmbox uses and links to to gstreamer-1.0 so we end up with
symbol clashings and eventually a crash :-(
2013-04-11 11:08:03 +00:00
ajacoutot
a7fda8a636
Unbreak runtime.
2013-04-11 10:14:37 +00:00
ajacoutot
4532b539ef
Pushed upstream.
2013-04-11 10:03:32 +00:00
ajacoutot
27d6211526
Remove uneeded BUILD_DEPENDS.
2013-04-11 09:45:03 +00:00
pirofti
8995b38bd4
Update youtube-dl to 2013.04.03.
...
From David Hill, thank you!
2013-04-11 09:11:51 +00:00
pascal
d4d059a765
Attempt to fix longstanding ada build failure when building in parallel by
...
forcing gnatmake to use -j1.
ok sthen@
2013-04-11 08:34:13 +00:00
ajacoutot
115964f7df
Update to libgee-0.10.1.
2013-04-11 06:13:17 +00:00
robert
240bb2ab7f
update some patches
2013-04-10 18:46:43 +00:00
ajacoutot
dc47f6d01f
Forgot to sync the patch in previous.
2013-04-10 17:17:23 +00:00
ajacoutot
1ebc5258c8
Committed upstream.
2013-04-10 17:07:39 +00:00
robert
4f9175a001
update to 26.0.1410.63
2013-04-10 16:14:28 +00:00
ajacoutot
6c7e679e41
Fix another implicit declaration.
2013-04-10 15:41:47 +00:00
ajacoutot
7f2d615e6a
cvs(1) missed those...???
2013-04-10 14:30:43 +00:00
ajacoutot
d3c2ee1fbb
Fix a race condition that could lead to a crash (upstream).
2013-04-10 14:29:53 +00:00
okan
3939168eab
maintenance update to 2.7.1
...
ok ajacoutot
2013-04-10 14:14:37 +00:00
ajacoutot
a6eba55943
Rework all kvm(3) patches to a state closer to being commitable upstream.
...
Fix a few implicit declarations.
Remove patch-src_libtracker-miner_tracker-password-provider_c which is not
needed anymore.
2013-04-10 14:13:53 +00:00
sthen
cfed0f2bab
update to p5-DateManip 6.39, ok espie@ (maintainer)
2013-04-10 13:15:14 +00:00
ajacoutot
53206de1eb
Missing BUILD_DEPENDS; spotted by naddy@
2013-04-10 12:34:27 +00:00
ajacoutot
481970e52a
FILE_SHARING_SCHEMA_ID -> FILE_SHARING_BLUETOOTH_SCHEMA_ID where needed.
2013-04-10 09:40:59 +00:00
ajacoutot
f8627731c2
Split the sharing schema so that we don't install the bluetooth keys
...
which we don't support.
2013-04-10 09:40:02 +00:00
pascal
1767b62d53
Load libcrypto before libssl in the OpenSSL package.
2013-04-10 08:29:56 +00:00
mpi
52e6f0dcf8
Update to liferea 1.8.12 and remove USE_GROFF, maintainer timeout.
...
ok landry@
2013-04-10 07:33:33 +00:00
kurt
42b9ab8be3
- remove lack of ORIGIN support work-around
...
- remove build dir from rpath
- fix include path order in awt
- fix FontConfiguration logic for BSD
2013-04-10 02:49:05 +00:00
kurt
77a0800f7c
- unbreak native_bootstrap FLAVOR by adjusting SUPDISTFILES location
...
- fix awt problems by including libfontconfig.so in bootstrap jdk
- remove lack of ORIGIN support work-around
- fix include path order in awt
2013-04-10 02:47:10 +00:00
miod
4941f7915e
Less pessimistic CFLAGS on powerpc to work around the life analysis bug
...
exposed by gtkcssselector.c; faulting file reduced to a 36 line testcase
which is being investigated at the moment.
ok ajacoutot@
2013-04-09 21:58:57 +00:00