aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p/digitalcoin
Commit message (Collapse)AuthorAgeFilesLines
* - fix API for miniupnpc-1.9.20151008dinoex2015-10-152-1/+14
|
* net-p2p/digitalcoin: cleanuppgollucci2015-07-164-18/+27
| | | | | | | | | | | | - Remove Qt build tools from runtime dependencies; - Use qt4-linguisttools instead of qt4-linguist; - Add LICENSE; - Add USES=desktop-file-utils; - Wrap lines at 80 characters; - Regen patches. PR: 201025 Submitted by: s3erios@gmail.com
* Update ports in the n* categories to not use GH_COMMIT.mat2015-05-082-7/+3
| | | | | | | With minor cleanups to make things simpler. With hat: portmgr Sponsored by: Absolight
* Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-1/+1
| | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit)
* Berkeley DB cleanup, remove versions 4.0 ... 4.7.mandree2014-08-221-1/+1
| | | | | | | | | | | | | | | | | | | | | | - Mk/bsd.database.mk rewrite, new default to db5. - db6 is eligible by default only if installed on the system. - Bump PORTREVISION of all ports that directly depend on BerkeleyDB or where USE_BDB is found in the port's directory - Patch a few ports such that they will pick up or work with newer versions. - Add UPDATING entry - Drive-by format fix for pks - Drop BerkeleyDB option from mail/popular for now, requires more work. - Exp-run logs linked from the PR below. - Ports that do not build (IGNORE, BROKEN, etc.) have pro-forma changes for new Berkeley DB, but are untested. NOTE: please read UPDATING and the Wiki page before proceeding! Announcement: http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-August/000090.html Wiki reference: https://wiki.freebsd.org/Ports/BerkeleyDBCleanup PR: 192690 Approved by: portmgr (implicit, PORTREVISION bump on unstaged ports)
* Chase boost and icu bumpbapt2014-02-071-0/+1
| | | | While here convert some LIB_DEPENDS
* Digitalcoin is an open source digital currency, originally based on Bitcoin,swills2014-01-196-0/+103
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>