Commit graph

85 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
aba11fbaff - Update LICENSE
- Use CONFLICTS_INSTALL instead of CONFLICTS
- Use USE_CXXSTD
- Cosmetic change
- Pet portlint: fix diff header of patch files
2015-11-21 02:10:04 +00:00
Roman Bogorodskiy
eed2d74d83 - Update to 0.13.6
- Update MASTER_SITES and WWW to point to the actual site
2015-10-13 15:20:52 +00:00
Dmitry Marakasov
7824581b28 - Use OPTIONS helpers
- Add LICENSE
- Remove obsolete CONFLICTS: rblibtorrent was renamed to libtorrent-rasterbar which doesn't conflict with this port
2015-06-25 22:19:25 +00:00
Dmitry Marakasov
9e5d6f9bcb - Strip library 2015-06-18 21:24:50 +00:00
Antoine Brodin
6affac3ade Cleanup plist 2014-11-12 21:31:27 +00:00
Tijl Coosemans
f4df14fe44 Remove old libtool patches 2014-10-05 21:17:05 +00:00
Guido Falsi
725b832a15 - Fix build when security/libressl is installed [1]
- While here, reorganize the Makefile a little

Reported by:	Kenta S. <kentas@hush.com> [1]
2014-07-13 10:17:45 +00:00
Guido Falsi
57ebee93f3 - Remove uneeded dependency from libtorrent [1]
- Update dependency lines in rtorrent

PR:		191621
Submitted by:	Colin <anonymous.bug.report@gmail.com> (original submitter)
Reported By:	Andre <a.heider@gmail.com> [1] (as followup comment)
2014-07-10 16:34:18 +00:00
Guido Falsi
136fdffb5c - Update libtorrent to 0.13.4
- Update rtorrent to 0.9.4
- Convert to new LIB_DEPENDS format
- Remove uneeded ?=
- Remove libtorrent-devel and rtorrent-devel ports since the non
  devel port has a newer version and no development release is available
  anymore

PR:		191621
Submitted by:	Colin <anonymous.bug.report@gmail.com>
2014-07-07 19:33:00 +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
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
Andrej Zverev
891839efe7 drop maintainership. I don't have time for these ports. 2014-02-24 15:51:12 +00:00
Martin Wilke
38ff9a2b45 - Stage support 2014-02-12 09:41:56 +00:00
Andrej Zverev
a1a91e2182 - Try to fix build on 10.x and fix segfault while running rtorrent 2013-11-02 08:32:28 +00:00
Baptiste Daroussin
bb4b86e043 Add NO_STAGE all over the place in preparation for the staging support (cat: net-p2p) 2013-09-20 22:28:25 +00:00
Baptiste Daroussin
992586fa08 Finish converting the whole ports tree to USES=pkgconfig 2013-04-23 14:20:25 +00:00
Eitan Adler
334eb0fc61 This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.

PR:		ports/177081
Reviewed by:	bapt
Approved by:	portmgr (miwi)
2013-03-19 13:04:30 +00:00
Andrej Zverev
49646421da Remove --with-openssl (obsolete by --enable-openssl which "on" by default)
Reported by:	Andreas Nilsson <andrnils@gmail.com>
2013-02-16 10:31:38 +00:00
Alex Kozlov
05a9235c98 - Fix all cases of 'No newline at end of file' in ports tree
Approved by: portmgr (bapt)
2013-02-01 15:04:00 +00:00
Andrej Zverev
2a281c0c60 separate logic for these two group of ports. 2013-01-15 13:18:57 +00:00
Andrej Zverev
b5d3e59767 Take maintainership
Approved by:	maintainer (flz@ via email)
Feature safe: yes
2012-11-19 07:58:39 +00:00
Andrej Zverev
4b911a7e05 - fix bug causing CPU load on FreeBSD.
- bump portrevisions.

PR:		ports/170766
Submitted by: 	Yamagi Burmeister <yamagi@yamagi.org>
Approved by:	maintainer (timeout > 2 weeks)

Feature safe: yes
2012-10-15 12:41:26 +00:00
Baptiste Daroussin
b0b501eeeb Use shared IPv6 description, no need for a custom one
Reported by:	sunpoet
2012-10-07 07:17:34 +00:00
Baptiste Daroussin
0b8b179a1c Fix conversion 2012-10-06 21:28:17 +00:00
Baptiste Daroussin
5b3aa515d9 - Convert to new option framework
- Trim headers

Approved by:	flz (irc)
2012-10-06 21:17:22 +00:00
Florent Thoumie
54df4cd304 Update net-p2p/libtorrent to 0.13.2. 2012-07-05 08:40:07 +00:00
Doug Barton
2b1dacc826 Remove more tags from pkg-descr files fo the form:
- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
2011-10-24 04:17:37 +00:00
Florent Thoumie
06a8212b1b Update net-p2p/libtorrent to 0.12.9.
PR:		ports/158870
Submitted by:	Jin-Sih Lin <linpct@gmail.com>
2011-07-18 14:07:45 +00:00
Martin Wilke
c1cc615fff - Update to 0.12.7
PR:		153718
Submitted by:	Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
Approved by:	flz via irc (maintainer)
Feature safe:	yes
2011-02-06 08:14:45 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Florent Thoumie
f0c76a295b Add local patch to release memory more efficiently.
Submitted by:	Thomas Burgess
Feature safe:	yes
2010-02-22 18:36:55 +00:00
Florent Thoumie
cdc9151a45 Update net-p2p/libtorrent to 0.12.6.
PR:		ports/142887 [1], ports/143031 [2]
Submitted by:	soulcatcher <soulcatcher13@gmail.com> [1]
		Maxim Samsonov <xors@mne.ru> [2]
2010-01-23 00:24:26 +00:00
Florent Thoumie
b6db987527 - Update net-p2p/libtorrent to 0.12.5.
- Add a patch to fix crash when total number of connections exceeds 1024.

Submitted by:	Andrew Stadtler, Paul Belanger
Obtained from:	http://libtorrent.rakshasa.no/ticket/1581
2009-10-29 13:29:08 +00:00
Jeremy Messenger
789d75c728 -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr
2009-08-02 19:36:34 +00:00
Florent Thoumie
08e61fa261 Update net-p2p/libtorrent to 0.12.4. 2009-07-15 13:38:50 +00:00
Florent Thoumie
14759f7652 Update net-p2p/libtorrent to 0.12.2. 2008-12-09 11:30:31 +00:00
Florent Thoumie
6d3eeda668 Only add extra patches if they are present.
PR:		ports/128775 [1], ports/128807 [2], ports/128921 [3]
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> [1]
		Jimmie James <jimmiejaz@gmail.com> [2]
		Falko Richter <xendorphin@gmail.com> [3]
2008-11-16 22:22:06 +00:00
Rong-En Fan
741aa71483 Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:		126524 (obsoletes 52917)
Submitted by:	rafan
Tested on:	two pointyhat 7-amd64 exp runs (by pav)
Approved by:	portmgr (pav)
2008-08-21 06:18:49 +00:00
Pav Lucistnik
efa63f6ba4 - Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
2008-07-25 14:34:52 +00:00
Florent Thoumie
e34478c6f4 Update net-p2p/libtorrent and net-p2p/libtorrent-devel to 0.11.9. 2007-12-12 11:51:39 +00:00
Florent Thoumie
cc4c888445 Update net-p2p/libtorrent to 0.11.7. 2007-09-10 13:57:28 +00:00
Florent Thoumie
ca6fb938a2 Update net-p2p/libtorrent to 0.11.5. 2007-08-14 18:08:13 +00:00
Florent Thoumie
61a2db67dc Allow build with gcc 3.4+.
PR:		ports/113238
Submitted by:	Henrik Brix Andersen
2007-06-02 14:16:59 +00:00
Alejandro Pulver
da9996385b - Complete repocopy of net-p2p/rblibtorrent to net-p2p/rblibtorrent-devel and
update.
- Add CONFLICTS to libtorrent, libtorrent-devel and rblibtorrent.

PR:		ports/111392
Submitted by:	alepulver (myself)
2007-04-18 00:34:08 +00:00
Florent Thoumie
9f0f9708ee Forgot to remove that patch.
Reported by:	Jason Lowdermilk <jlowdermilk@gmail.com>
2007-04-13 19:41:20 +00:00
Florent Thoumie
9ed20c65dd Update libtorrent to 0.11.4. 2007-04-13 10:37:47 +00:00
Florent Thoumie
9ca8677594 Fix libtorrent-devel when WITH_OPENSSL_BASE isn't defined. 2007-02-05 21:40:58 +00:00
Florent Thoumie
a0765952e2 Fix build with OpenSSL from base.
Reported by:	kris, itetcu, ...
2007-02-01 14:59:39 +00:00
Kris Kennaway
b5de47e69a Use libtool port instead of included version to avoid a.out objformat botch 2007-01-29 23:51:55 +00:00
Florent Thoumie
9112f6138e Add local backup master site.
Reported by:	sat
2007-01-10 13:14:45 +00:00