Commit graph

2955 commits

Author SHA1 Message Date
Andrej Zverev
073942c880 - add stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-29 17:46:33 +00:00
Baptiste Daroussin
53f5bbb2ba Deprecate ports broken for more than 6 month 2014-01-27 17:35:26 +00:00
Rusmir Dusko
9e6360ffc3 - Use USES=compiler:c++11-lang instead of compiler:c++11-lib
Reported by:	many users
Reviewed by:	bapt
2014-01-22 13:08:21 +00:00
Baptiste Daroussin
e04b632220 Fix properties on pkg-plist 2014-01-21 23:40:21 +00:00
Steve Wills
622250ba46 Digitalcoin is an open source digital currency, originally based on Bitcoin,
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>
2014-01-18 21:02:36 +00:00
Steve Wills
3dfe432a23 - Add patch to prevent 100% CPU at idle
- Bump PORTREVISION due to package change
2014-01-18 21:02:02 +00:00
Steve Wills
3ef4dc17fa Zetacoin is a free open source peer-to-peer electronic cash system that
is completely decentralized, without the need for a central server or
trusted parties. Users hold the crypto keys to their own money and
transact directly with each other, with the help of a P2P network to
check for double-spending.

WWW: https://github.com/zetacoin/zetacoin

PR:		ports/184369
Submitted by:	Daniel Morante <daniel@morante.net>
2014-01-18 02:47:18 +00:00
Martin Wilke
89446d7a5c - Update to 1.0.1
PR:		181890
Submitted by:	port fury
2014-01-17 14:43:16 +00:00
Steve Wills
6af7482ae8 - Support stage dir
- Install icon
2014-01-17 04:30:47 +00:00
Steve Wills
eeefd8ca2f - Support stage dir
- Install icon and desktop file
2014-01-17 03:53:35 +00:00
Steve Wills
1c511559d1 - Switch to USES=gmake
- Fix a nit with configuration, QMAKE_ENV is more correct, but is equivilant to
  CONFIGURE_ENV

Approved by:	portmgr (implicit)
2014-01-16 19:44:58 +00:00
Steve Wills
978a666eb2 - Update to 1.4 2014-01-16 02:41:09 +00:00
Rusmir Dusko
da7310bcae - Fix build at 11.x [1]
- Use LIB_DEPENDS? instead of LIB_DEPENDS, because
  Master port have had overwritten the LIB_DEPENDS [1]
- Use USES=compiler:c++11-lib instead of compiler:c++11-lang [1]
- Use CONFIGURE_ARGS instead of CONFIGURE_ARGS+ [2]
- Break lines around 80 characters [2]

Reported by:	swills [1], danfe [2]
2014-01-14 18:32:32 +00:00
Rene Ladan
50f8eaece1 Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
2014-01-13 21:00:02 +00:00
Barbara Guida
1ff3d6e220 - Support STAGEDIR
- Fix build with clang on i386
- Update to SVN revision 10832

Approved by:	flo (mentor)
2014-01-11 20:05:09 +00:00
Barbara Guida
302efb364a - Support STAGEDIR
- Fix build with clang on i386

Approved by:	flo (mentor)
2014-01-11 20:03:27 +00:00
Antoine Brodin
604485f846 Convert the tree to USES=fam
Approved by:	portmgr (bapt)
2014-01-04 23:40:44 +00:00
Chris Rees
db90a7cae3 Add option to disable ownership and permissions checking in rc script. 2014-01-04 15:33:14 +00:00
Rusmir Dusko
c6f11e9fae - Bump PORTREVISION
- Fix build on 8.x and 9.x
- Use USES=compiler:c++11-lang instead of compiler

Approved by:	pawel / wg (mentors, implicit)
2014-01-02 19:47:57 +00:00
Chris Rees
2dfa5c1e70 Fix stage 2014-01-01 19:46:53 +00:00
Steve Wills
2f713738f7 Slave port of net-p2p/litecoin so as to allow litecoin-qt and litecoind to
easily coexist on a system.

PR:		ports/184971
Submitted by:	"Chad J. Milios" <milios@ccsys.com>
2014-01-01 17:54:26 +00:00
Steve Wills
6908ecaa08 Slave port of net-p2p/bitcoin so as to allow bitcoin-qt and bitcoind to easily
coexist on a system.

PR:		ports/184972
Submitted by:	"Chad J. Milios" <milios@ccsys.com>
2014-01-01 17:52:49 +00:00
Steve Wills
97d91945f2 - Update to 1.3 [1]
- Fix build on 8.x
- Switch to C++11 compiler

PR:		ports/185247 [1]
Submitted by:	David Bern <odiegit@gmail.com> [1]
2014-01-01 16:32:00 +00:00
Rusmir Dusko
6f3e734f41 - Bump PORTREVISION
- Add USES compiler
- Change pkg-descr

Reported by:    many users
Approved by:	pawel / wg (mentors, implicit)
2013-12-31 13:33:07 +00:00
Olli Hauer
4fb1cfb1cd - rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20

- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4

PR:		ports/184785
Submitted by:	ohauer
Reviewed by:	tabthorpe
Approved by:	portmgr (tabthorpe@)
2013-12-30 20:55:18 +00:00
Rusmir Dusko
03b3c32a15 - Unbreak net-p2p/libtorrent-rasterbar to fix install of net-p2p/deluge
Reported by:	rm
Approved by:	pawel / wg (mentors, implicit)
2013-12-30 15:54:51 +00:00
Rusmir Dusko
bf6a0f2bfa - Update to 3.1.4
- Break lines around 80 characters

Approved by:	pawel / wg (mentors, implicit)
2013-12-30 15:36:54 +00:00
Rusmir Dusko
5a0baf495a - Update to 0.16.13
Approved by:	pawel / wg (mentors, implicit)
2013-12-30 15:32:07 +00:00
Chris Rees
5d471a7555 Stage transmission ports and the rest maintained by me.
Various little obvious fixes, and a new rc script for stunnel-server
2013-12-29 17:08:28 +00:00
William Grzybowski
3b6da95ec3 net-p2p/py-vertex: support staging 2013-12-28 11:29:06 +00:00
Pawel Pekala
61cb9de5c4 - Fix build with clang
- Fix build when GUI=on, needs pkgconfig to find GTK libs
- Use options helpers, subs, modernize descriptions
- Support staging
2013-12-27 15:41:00 +00:00
Philippe Audeoud
1288c1a14f - support STAGE 2013-12-27 14:47:58 +00:00
Steve Wills
fce1a82b0b Dogecoin is an open source peer-to-peer cryptocurrency, favored by Shiba Inus
worldwide.

WWW: http://dogecoin.com/
2013-12-19 21:32:15 +00:00
Steve Wills
042a5028e8 - Update to 0.8.6.1 2013-12-17 13:10:02 +00:00
Steve Wills
1c6c6f328a - Update to 0.8.6
PR:		ports/184655
Submitted by:	Robert Backahus <robbak@robbak.com> (maintainer)
2013-12-17 02:13:55 +00:00
Baptiste Daroussin
4ceae583cc Drop maintainership 2013-12-16 17:26:49 +00:00
Rene Ladan
4323df1519 Remove expired port:
2013-12-13 net-p2p/libtorrent-rasterbar-15: Unusable, development ceased
2013-12-16 11:25:09 +00:00
Rene Ladan
889cc3b544 Remove expired ports:
2013-12-01 audio/liteamp: Dead upstream since 2004, does not build with clang
2013-12-08 security/opieprint: No more active upstream
2013-12-08 security/bubblegum: No more active upstream
2013-12-08 security/snortsms: Not active since several years.
2013-12-08 sysutils/hammerhead: Development no more active
2013-12-13 net-p2p/libtorrent-rasterbar-15-python: Unusable, development ceased
2013-12-13 graphics/openexr_ctl: Now distributed with ampasCTL-1.5
2013-12-15 14:32:28 +00:00
Andrej Zverev
22ee8aa1d0 - Try fix under fbsd > 10 2013-12-15 13:56:46 +00:00
Pawel Pekala
f05c29d1af Update to version 5.2.0.0 2013-12-15 13:27:53 +00:00
Baptiste Daroussin
4c9e6f67a4 Convert LIB_DEPENDS for ports depending on boost 2013-12-12 15:24:47 +00:00
Baptiste Daroussin
e8370851fc Convert LIB_DEPENDS for ports depending on boost 2013-12-12 14:23:25 +00:00
Marcus von Appen
885b528f02 New USES=twisted, to replace the old USE_TWISTED knob.
twisted can be configured with the arguments run or build to replace
the previous USE_TWISTED_RUN and USE_TWISTED_BUILD knobs. The twisted
components can be added as comma-separated arguments. If you previously
wrote
    USE_TWISTED=        yes
    USE_TWISTED=        conch names
    USE_TWISTED_RUN=    yes
you now would write
    USES=       twisted
    USES=       twisted:conch,names
    USES=       twisted:run
2013-12-08 12:04:07 +00:00
Mark Felder
c6b178fa3d Add bitmessage 0.4.1, secure P2P communications client.
PR:		ports/184322
Submitted by:	Yuri Victorovich <yuri@tsoft.com>
Approved by:	crees (mentor)
2013-12-06 23:29:54 +00:00
Baptiste Daroussin
0c725ea5cd Mark as broken: fails to link
/usr/local/lib/libSockets.so: undefined reference to `xmlFree'
/usr/local/lib/libSockets.so: undefined reference to `xmlIsBlankNode'
/usr/local/lib/libSockets.so: undefined reference to `xmlGetNsList'
/usr/local/lib/libSockets.so: undefined reference to `xmlFreeDoc'
/usr/local/lib/libSockets.so: undefined reference to `xmlStrcmp'
/usr/local/lib/libSockets.so: undefined reference to `xmlParseFile'
/usr/local/lib/libSockets.so: undefined reference to `xmlDocGetRootElement'
/usr/local/lib/libSockets.so: undefined reference to `xmlSearchNsByHref'
/usr/local/lib/libSockets.so: undefined reference to `xmlGetProp'
2013-12-06 15:50:13 +00:00
Antoine Brodin
cc07ee953f Mark as broken on i386 too
Logs available at http://portsmon.freebsd.org/portoverview.py?category=net-p2p&portname=bittyrant
2013-12-01 21:52:13 +00:00
Andrej Zverev
f5af979eff Try to unbreak for freebsd > 10.x 2013-11-24 15:48:16 +00:00
Rusmir Dusko
af1313a291 - Update to 3.1.3
Approved by:	pawel / wg (mentors, implicit)
2013-11-22 20:05:46 +00:00
Max Brazhnikov
2e206d8fad - Pass QMAKE_ARGS to qmake
Approved by:	portmgr (blanket approval)
2013-11-22 12:55:11 +00:00
Max Brazhnikov
5898d7df5c - Convert to USES=qmake (and other USES while I'm here)
- Add state support
- Convert LIB_DEPENDS to new style, adjust USE_QT4 components, etc.

Approved by:	portmgr (blanket approval)
2013-11-22 12:55:00 +00:00