Netatalk is an OpenSource software package, that can be used to turn a
*NIX machine into an extremely high-performance and reliable file server
for Macintosh computers.
<...>
Sharing the same name as net/netatalk but with a different pkgspec so
users can choose which one to install.
Successfully tested as an Apple Time Machine backup device.
input and ok sthen@, jasper@
- bump major for SO_VERSION
- remove TEST_TARGET from eina as it's disabled in the Makefile
- regen WANTLIB for emotion and evas
- remove patch-src_lib_engines_common_evas_font_load_c
OK sthen@
Otter Browser aims to recreate the best aspects of the classic Opera
(12.x) UI using the Qt5 library & the WebKit engine.
From Adam Wolf on ports@, thanks!
Input and okay from landry@ and sthen@.
The browser has some issues with memory handling. But it's quiet handy
to have an actual Qt5WebKit-based browser in tree: it already helped
to polish Qt5 a bit, and could help again before 5.7 release.
Xfdashboard is a Gnome shell like dashboard for Xfce.
For easy and quick access without typing in any command into a terminal a
keyboard shortcut can be defined in Settings -> Keyboard, e.g. the key
combination <Super>+<Tab> runs the command xfdashboard. It has several views
which shows different elements like windows of currently running applications
window list), application menu etc. You can switch between the views using the
view selector.
ok ajacoutot@
limit during linking:
- use --no-keep-memory
- disable pdf support on i386
(conditionalize the libpdf.so PLIST entry based on arch)
We are still very close to the limit and I suspect it may still intermittently
fail.
ok robert@
Fixes a bug when listing installed packages, maybe a perl update or a
pkg_add 'recent' change was overwriting $_, and breaking
OpenBSD::RequiredBy further calls. Reported by Bastiaan Egberts (and
maybe others, dont remember..)
This switches the whole package to PIC (from PIE) due to problems with
inline assembly and build system specifics. Since OpenCV is used mostly
as a library, this shouldn't be a big problem.