many thanks!)
GrantleeTheme library provides a class for loading theme packages containing
set of templates. The library provides a KDE-specific Grantlee plugins that
introduce new tags into the Grantlee theme syntax.
many thanks!)
Is is an one by one replacement for x11/kde4/filelight.
Filelight is an application to visualize the disk usage on your computer.
Features:
- Scan local, remote or removable disks
- Configurable color schemes
- File system navigation by mouse clicks
- Information about files and directories on hovering
- Files and directories can be copied or removed directly from the context menu
- Integration into Konqueror and Krusader
as MODTK_WANTLIB already includes it).
OCE is a C++ 3D modeling library. It can be used to develop CAD/CAM softwares,
for instance FreeCad or IfcOpenShell.
OCE stands for opencascade community edition. This project aims at gathering
patches/ changes/ improvements from the OCC community. Official OCCT
documentation and sources are available at http://www.opencascade.org/, you can
also check their development portal at http://dev.opencascade.org.
so it builds on base-gcc archs again. Also drop COMPILER line, despite
COMPILER_LIBCXX being in WANTLIB; it builds fine with base-gcc.
Tested on sparc64 by kirby@, macppc by me, and amd64 by the both of us.
OK kirby@ (maintainer)
with very simple config), ok landry@
DSVPN is a Dead Simple VPN, designed to address the most common use case
for using a VPN: client -> untrusted network -> vpn server -> the Internet
* Runs on TCP. Works pretty much everywhere, including on public WiFi
where only TCP/443 is open or reliable.
* Uses only modern cryptography, with formally verified implementations.
* Low and constant memory footprint.
* Small (~25 KB), with an equally small and readable code base.
No external dependencies.
* No configuration file. No post-configuration. Run a single-line command
on the server, a similar one on the client and you're done. No firewall
and routing rules to manually mess with.
* Works with Linux, MacOS and OpenBSD, as well as DragonFly BSD, FreeBSD
and NetBSD in client and point-to-point modes.
* Doesn't leak between reconnects if the network doesn't change.
Blocks IPv6 on the client to prevent IPv6 leaks.
- add the space directly in log_no_ts
- have break create a broken list instead of a single message
- pass an actual list 'unchanged' to add_fatal
make it become a single line and clamp it for log_no_ts, as the full
message (multi-line) ends up in the individual log file
While here:
- Switch to HTTPS
- Regen WANTLIB
- Remove math/double-conversion from BUILD_DEPENDS because it's in
LIB_DEPENDS.
- Remove base-gcc from COMPILER. We need a C++11 compiler to build
openscad
(can be used instead of the geoip module which uses databases which aren't
supported any more)
- use a simpler construct to fetch the additional github distfiles,
use https homepage while there
ok robert@
qt5/docs may be marked BROKEN, dpb(1) will still try to download its
distfiles. I have checked that the checksums match other ports under
x11/qt5.
While here, also clean up REVISION as noted by sthen@
ok sthen@