1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00
Commit Graph

3020 Commits

Author SHA1 Message Date
Jose Alonso Cardenas Marquez
30f32eda12 - Update to 5.0.1 2014-03-26 04:08:49 +00:00
Rusmir Dusko
339b997a2f - Update to 0.16.16, Announce message:
* add missing add_files overload to the python bindings
  * improve error handling in http gunzip
  * fix debug logging for banning web seeds
  * improve support for de-selected files in full allocation mode
  * fix dht_bootstrap_alert being posted
  * SetFileValidData fix on windows (prevents zero-fill)
  * fix minor lock_files issue on unix

- Add ChangeLog to DOCS
- Simplify DOCS installation handling
- Use .if for DOCS and EXAMPLES due to large number of files installed
2014-03-25 11:10:59 +00:00
Marius Strobl
dc716764b3 Improve the workaround for FreeBSD >= 10 to actually use the base clang.
Mostly based on:
https://raw.github.com/ArchBSD/abs/master/community/libtorrent/PKGBUILD
https://github.com/ArchBSD/abs/raw/master/community/libtorrent/missing_references.diff
https://raw.github.com/ArchBSD/abs/master/community/rtorrent/missing_references.diff

Approved by:	bapt (mentor)
2014-03-24 15:47:21 +00:00
Baptiste Daroussin
667e783f16 Mark as broken ports that expect wx 2.9+ but does not build with 3.0 (2.9 is a dev version and will be removed soon) 2014-03-24 13:43:36 +00:00
Baptiste Daroussin
752d329d70 Switch to wx 3.0 2014-03-24 12:25:23 +00:00
Pawel Pekala
88db2b83f5 - Update to version 5.3.0.0
- Add LICENSE

PR:		ports/187714
Submitted by:	Radim Kolar <hsn@sanatana.dharma>
2014-03-19 19:15:24 +00:00
Emanuel Haupt
4a081dc8f3 Support staging and update MASTER_SITES, use GOOGLE_CODE, other site disappeared
as well as WWW.
2014-03-18 13:46:42 +00:00
Martin Wilke
dbadc92b60 - Convert USE_GMAKE/BZIP2 to USES 2014-03-15 16:39:46 +00:00
Martin Matuska
05409474cd Update cpuminer to 2.3.3 2014-03-15 01:39:56 +00:00
Emanuel Haupt
1cf648721d - Support staging
- Define DOCS option
- Drop superfluous WRKSRC definition
2014-03-14 08:59:17 +00:00
Steve Wills
1fb214ecab - Update to 0.4.2
PR:		ports/186091
Submitted by:	Yuri <yuri@rawbw.com> (maintainer) (slightly modified with help from Johannes Jost Meixner <xmj@chaot.net>)
2014-03-13 02:58:56 +00:00
Rusmir Dusko
46723525a4 - Update to 3.1.9, Announce message:
BUGFIX: Fix nox build. Closes #1368 (bob23450)
  BUGFIX: Fix build with libtorrent 0.15.x (sledgehammer999)
  BUGFIX: Fix missing percentage signs. Closes #1392. (sledgehammer999)
  BUGFIX: Fix queue sorting order. (alfrix)
  BUGFIX: Fix build using qt < 4.7 Closes #1385. (Evgeny Lensky)
  BUGFIX: Fix autoupdater. Send our user-agent to sourceforge.net
   (sledgehammer999)
  FEATURE: Add button for links in toolbar (alfrix)

- Add DEBUG Option
- Install conditional DOCS, fix conflict with SLAVE Port
- Remove obsolete patch, changed by upstream
2014-03-13 00:11:45 +00:00
Antoine Brodin
cf7b71001e Deprecate a few old unmaintained ports 2014-03-11 21:21:14 +00:00
Antoine Brodin
4742672536 Chase libtorrent-devel bump 2014-03-11 20:22:45 +00:00
Antoine Brodin
7be3f280e5 Chase libtorrent bump 2014-03-11 20:18:11 +00:00
Gerald Pfeifer
1cd277bdce Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3.  This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.

Part II, Bump PORTREVISIONs.

PR:		182136
Supported by:	Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by:	bdrewery (two -exp runs)
2014-03-10 20:55:20 +00:00
Baptiste Daroussin
44105bbef8 Convert n* to USES=zip 2014-03-10 16:38:00 +00:00
Mario Sergio Fujikawa Ferreira
b2ca7ee8a8 - Change net-p2p/i2p primary category to security. Therefore, move
net-p2p/i2p to security/i2p. Following security/tor example. Keep
  net-p2p as secondary category since i2p provides p2p services.
- Update security/i2p to 0.9.11

Approved by:	bdrewery (mentor)
2014-03-08 00:00:11 +00:00
Mario Sergio Fujikawa Ferreira
b208c35c0d Unlink net-p2p/i2p before moving it from net-p2p/i2p to security/i2p.
Approved by:	bdrewery (mentor)
2014-03-07 23:28:47 +00:00
Alexey Dokuchaev
6128b6bd84 - Do not build local libbzip2.a, link to the one from the base
- Convert libxml2-related REINPLACE_CMD to patch due to the above
- Augment port description text
2014-03-07 14:47:51 +00:00
Alexey Dokuchaev
4954f48169 Resurrect net-p2p/microdc2 and unbreak the build: in the configure script,
libxml2 versions were compared algebraically (-ge), which made our current
version 280 appear smaller than checked-against 2616.  It was fixed once,
by mezz@ in r225813, but not in a very good way (only for libxml 2.7).

While here, cleanup and stagify the port.
2014-03-07 06:25:16 +00:00
Pawel Pekala
f4e2b02ee6 Add staging support
PR:		ports/187202
Submitted by:	Anton Sayetsky <vsjcfm@gmail.com>
Approved by:	maintainer
2014-03-03 17:53:45 +00:00
Gerald Pfeifer
7e339abf8a Replace USE_GCC=4.2+ by USE_GCC=any. [1]
And USE_GMAKE by USES=gmake where touching a port because of the above.

Approved by:	portmgr (bapt) [1]
2014-03-01 21:23:14 +00:00
Rene Ladan
529cd25c5b Remove expired ports:
2014-02-26 www/trac-hierwiki: Runtime is broken, doesn't support Trac>0.11
2014-02-27 net-p2p/microdc2: Broken for more than 6 month
2014-02-27 www/openvrml: Broken for more than 6 month
2014-02-27 science/peekabot: Broken for more than 6 month
2014-02-27 misc/xbiso: Broken for more than 6 month
2014-02-27 net/hornetq: Broken for more than 6 month
2014-02-27 sysutils/slmon: Broken for more than 6 month
2014-02-27 www/trac-revtree: Broken for more than 6 months
2014-02-27 security/crack: Broken for more than 6 month
2014-02-27 sysutils/graphicboot: Broken for more then 6 month
2014-02-27 graphics/kgraphviewer: Broken for more than 6 month
2014-02-27 sysutils/ckl: Broken for more than 6 month
2014-02-27 japanese/trac: Broken for more than 6 month
2014-02-27 lang/opa: Broken for more than 6 month
2014-02-27 sysutils/mmore: Broken for more than 6 month
2014-02-27 www/trac-announcer: Broken for more than 6 month
2014-02-27 22:39:42 +00:00
Antoine Brodin
91e4d5aaef - Stage support
- New LIB_DEPENDS syntax
2014-02-24 18:46:37 +00:00
Andrej Zverev
891839efe7 drop maintainership. I don't have time for these ports. 2014-02-24 15:51:12 +00:00
Pawel Pekala
31f489e18b - Update to version 1.19
- Add GEOIP option

PR:		ports/186908
Submitted by:	maintainer
2014-02-22 16:53:41 +00:00
Martin Wilke
122670a48b - Stage support 2014-02-21 14:00:58 +00:00
Emanuel Haupt
1e8d52ba0d Remove trailing whitespaces from category net-p2p 2014-02-21 13:38:52 +00:00
Martin Matuska
c116e8213f Fix CPU affinity of net-p2p/cpuminer port threads
Submitted by:	ache@FreeBSD.org
2014-02-19 08:41:56 +00:00
Max Brazhnikov
d2de2b00e4 - Bump PORTREVISION after KDE4_PREFIX change 2014-02-18 14:31:32 +00:00
Rusmir Dusko
7d4bd5dedb - Update to 0.16.15
- Remove obsolete patches, changed by Upstream
2014-02-16 11:49:32 +00:00
Thomas Abthorpe
d8299fcc60 - Reassign lioux' ports to the heap
With hat:	portmgr
2014-02-14 16:51:44 +00:00
Pietro Cerutti
8b788030a1 - STAGE-clean
- Enhance COMMENT
- Convert to new Fix LIB_DEPENDS format
- Add LICENSE
2014-02-14 10:16:28 +00:00
Rusmir Dusko
ca27274b68 - Update to 0.16.14
- Don't silence warnings
- Remove PORTSCOUT, with 0.16.14 works now
  qBittorrent all Versions
- Add DEBUG Option
- Add patches from Upstrem, fix bad C++ code
2014-02-13 22:58:14 +00:00
Martin Wilke
12835d1061 - Convert USE_SCONS to USES 2014-02-13 14:13:49 +00:00
Steve Wills
eb2820b2fd Namecoin is an open source decentralized key/value registration and transfer
system based on Bitcoin technology (a decentralized cryptocurrency).

It allows you to:

    * Securely register and transfer arbitrary names (keys), no possible
      censorship!
    * Attach values (data) to the names (currently up to 520 bytes, will be
      extended)
    * Trade and transact namecoins, the digital currency NMC

To register a name, you must own some namecoins (NMC, the internal
cryptocurrency used by the software).

WWW: http://namecoin.info/

PR:		ports/185459
Submitted by:	Chad J. Milios <milios@ccsys.com>
2014-02-12 18:44:49 +00:00
Steve Wills
0022fc1a19 - Fix build after boost update
- Improve USE_QT4 dependencies
2014-02-12 18:41:27 +00:00
Martin Wilke
11c1fc3395 - Stage support
- Convert to USES
2014-02-12 10:38:08 +00:00
Martin Wilke
bd98126f1e - Stage support
- Convert to USES
2014-02-12 10:37:54 +00:00
Martin Wilke
8ef1e7a8ac - Convert to USES
- Stage support
2014-02-12 10:37:22 +00:00
Martin Wilke
d45a0582f6 - Stage support 2014-02-12 09:43:54 +00:00
Martin Wilke
38ff9a2b45 - Stage support 2014-02-12 09:41:56 +00:00
Martin Wilke
1354feb957 - Stage support 2014-02-12 09:40:43 +00:00
Martin Wilke
d380be8d23 - Stage support
- Convert to USES
2014-02-12 09:40:17 +00:00
Martin Wilke
585e7dd45a - Stage support 2014-02-12 09:39:26 +00:00
Emanuel Haupt
5005b67362 According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
2014-02-10 13:54:26 +00:00
Steve Wills
700fed5d14 - Update to 0.8.6.2
- Improve USE_QT4
- Fix build after boost update
2014-02-10 02:49:15 +00:00
John Marino
2a0218d7a1 net-p2p/dogecoin: Fix DragonFly (broken by OSVERSION)
Limit OSVERSION-based modifications to FreeBSD.
2014-02-09 23:50:02 +00:00
Ruslan Makhmatkhanov
9d274025bf - do not use easy_install, convert to auto-generated packing list
- move DIST_SUBDIR upper, where appropriate
- add trailing slash to WWW url, where appropriate
- bump PORTREVISION
2014-02-09 23:40:57 +00:00