but now heavily modified and improved. Digitalcoin works over a distributed
peer-to-peer network to offer irreversible, low-cost, anonymous and
decentralized monetary transactions.
WWW: http://digitalcoin.co/
PR: ports/184369
Submitted by: myst3r10n <myst3r10n@rocketmail.com>
- remove license (it's now covered by something known as UNLICENSED - see
http://unlicense.org/ for details)
- limit python branch to 2.x (print)
- convert to using autogenerated packing list
PR: 185497
Submitted by: rm (myself)
Requested by: Georg Huber <huber.georg@gmail.com> (by email)
Approved by: maintainer timeout (14 days)
ChangeLog:
- Uniscribe support in the RichEdit control.
- Support for condition variables and Slim Reader/Writer locks.
- More D3D command stream preparation work.
- Optional Start Menu in desktop mode.
- Improved support for vertical fonts metrics.
- Various bug fixes.
Approved by: gerald (maintainer, implicit)
In short, kdevplatform used to have a copy of Google's sparsehash library
but had a hardcoded config.h file that assumed libstdc++ and its
non-standard hash_fun.h header were used. kdevplatform master got rid of
its sparsehash altogether and replaced it with some much simpler code.
These change were backported by the developers after we reported our
packaging/build issues. [1]
- Remove patch-util__kdevplatform_shell_environment.sh, use USES=shebangfix
instead and also fix kdev_format_source.
PR: ports/185859
- rename options EVO and THUNDER to EVOLUTION and THUNDERBIRD
- convert to options helpers and add NLS to available options list
- turn off EVOLUTION option by default for those who just using this app with
simple csv-file
- drop dependency on desktop-file-utils, since .desktop file defines
no mime-types
- bump PORTREVISION
- add LICENSE
- new MASTER site
- new re-rolled distfile some minor cleanup (mostly white spaces)
PR: ports/185586
Submitted by: C Hutchinson <portmaster@bsdforge.com> (new maintainer)
- add LICENSE
- new MASTER site
- new re-rolled distfile some minor cleanup (mostly white spaces)
PR: ports/185585
Submitted by: C Hutchinson <portmaster@bsdforge.com> (new maintainer)
libzip installs /usr/local/include/zip.h, and -I/usr/local/include ended
up being passed to the compiler before -I<path-to-internal-minizip-copy>,
which caused problems. [1]
While here, modernize the Makefile:
- Move LICENSE to the appropriate place.
- Remove USE_DOS2UNIX: the files it was supposed to fix are not DOS-encoded
anymore.
- Support staging.
- Convert from manually calling update-desktop-database and
USE_GNOME=desktopfileutils to USES=desktop-file-utils.
PR: ports/180350 [1]
Approved by: maintainer timeout (no activity since the original report 7 months ago)
MFH: 2014Q1
This is also done in the package's upstream darcs repository.
- Support staging.
- Set LICENSE.
- Use the new OPTIONS/LIB_DEPENDS syntax.
PR: ports/185263 [1]
Submitted by: Tatsuki Makino <tatsuki_makino@hotmail.com>
Approved by: Erik Greenwald <erik@elfga.com> (maintainer)
MFH: 2014Q1
- Add LICENSE
- Convert to new LIB_DEPENDS format
- Convert USE_GMAKE=yes -> USES=gmake
- Rename MAN option to MANPAGES
- Bump PORTREVISION to properly deal with some of the OPTION settings