thanks!)
Is is an one by one replacement for x11/kde4.
JuK is an audio jukebox application, supporting collections of MP3, Ogg Vorbis,
and FLAC audio files. It allows you to edit the "tags" of your audio files, and
manage your collection and playlists. It's main focus, in fact, is on music
management.
Features:
- Collection list and multiple user defined playlists.
- Ability to scan directories to automatically import playlists and music
files on start up.
- Dynamic Search Playlists that are automatically updated as fields in the
collection change.
- A Tree View mode where playlists are automatically generated for sets of
albums, artists and genres.
- Playlist history to indicate which files have been played and when
Inline search for filtering the list of visible items.
- The ability to guess tag information based on the track's file name.
- File renamer that can rename files based on the tag content.
- Tag reading and editing support for many formats including ID3v1, ID3v2 and
Ogg Vorbis.
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@