notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: net-p2p/rtorrent/Makefile

Number of commits found: 93

Monday, 7 Aug 2023
11:54 Muhammad Moinur Rahman (bofh) search for other commits by this committer
net-p2p/rtorrent: Fix build with llvm16

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
commit hash: aeac4861f9f469fc0f085c940901e7ef465c072c commit hash: aeac4861f9f469fc0f085c940901e7ef465c072c commit hash: aeac4861f9f469fc0f085c940901e7ef465c072c commit hash: aeac4861f9f469fc0f085c940901e7ef465c072c aeac486
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Sunday, 20 Jun 2021
17:57 Danilo G. Baio (dbaio) search for other commits by this committer
net-p2p/libtorrent|rtorrent: Drop MAINTAINER'ship
commit hash: 99cad621b1abe25e1103c75c614d9a3b57038c96 commit hash: 99cad621b1abe25e1103c75c614d9a3b57038c96 commit hash: 99cad621b1abe25e1103c75c614d9a3b57038c96 commit hash: 99cad621b1abe25e1103c75c614d9a3b57038c96 99cad62
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Tuesday, 30 Jul 2019
23:37 dbaio search for other commits by this committer
net-p2p/rtorrent: Update to 0.9.8

Reported by:	tj@mrsk.me (email)
Original commitRevision:507685 
Friday, 26 Jul 2019
20:46 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
Original commitRevision:507372 
Wednesday, 12 Dec 2018
01:35 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
Original commitRevision:487272 
Wednesday, 14 Nov 2018
23:26 dbaio search for other commits by this committer
net-p2p/rtorrent: Take MAINTAINER'ship
Original commitRevision:484973 
Thursday, 8 Nov 2018
22:52 dbaio search for other commits by this committer
net-p2p/[libtorrent|rtorrent]: Fix incoming connections

Remove unused patches.

While here, fix build with OpenSSL 1.1.x

PR:		231274
Submitted by:	Henry David Bartholomew <PopularMoment@protonmail.com>
MFH:		2018Q4
Original commitRevision:484484 
Sunday, 29 Jul 2018
22:18 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
Original commitRevision:475857 
Tuesday, 24 Jul 2018
00:40 dbaio search for other commits by this committer
net-p2p/rtorrent: Update to 0.9.7

- Remove outdated patches.
- Reset maintainer, three timeouts.

PR:		229554
Reported by:	tj@mrsk.me (email)
Approved by:	maintainer timeout (pipfstarrd@openmailbox.org, > 2 weeks)
Original commitRevision:475217 
Wednesday, 13 Jun 2018
12:26 amdmi3 search for other commits by this committer
- Remove always true OSVERSION conditions

Approved by:	portmgr blanket
Original commitRevision:472309 
Sunday, 10 Sep 2017
20:55 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
Original commitRevision:449591 
Saturday, 1 Apr 2017
15:23 gerald search for other commits by this committer
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
Original commitRevision:437439 
Tuesday, 31 Jan 2017
05:43 linimon search for other commits by this committer
Remove vestigial BROKEN_arm.  It does not do anything.  These ports all
build on aarch64 in any case.

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:432900 
Friday, 19 Aug 2016
13:48 amdmi3 search for other commits by this committer
- Pass maintainership to submitter
- While here, some cosmetic fixes

PR:		211679
Submitted by:	pipfstarrd@opmbx.org
Original commitRevision:420467 
Saturday, 11 Jun 2016
19:48 garga search for other commits by this committer
Change ports that depend of xmlrpc-c-devel to xmlrpc-c since it's now on
1.3x series
Original commitRevision:416748 
Friday, 1 Apr 2016
14:16 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412348 
Friday, 5 Feb 2016
12:04 marino search for other commits by this committer
net-p2p/rtorrent: USES+= ncurses
Original commitRevision:408171 
Saturday, 21 Nov 2015
02:10 sunpoet search for other commits by this committer
- Update LICENSE
- Use PLIST_FILES and PORTEXAMPLES instead of PLIST
- Use USE_CXXSTD
- Convert to new options target helper
- Cosmetic change
- Pet portlint: fix diff header of patch files
Original commitRevision:402122 
Tuesday, 13 Oct 2015
15:21 novel search for other commits by this committer
- Update to 0.9.6
- Update MASTER_SITES and WWW to point to the actual site
- Drop dead link from pkg-message.in
- Do not include shlib version in libtorrent dependency line
Original commitRevision:399198 
Thursday, 25 Jun 2015
22:20 amdmi3 search for other commits by this committer
- Use OPTIONS helpers
- Use BROKEN_arm helper
- Fix longstanding brokennes of dependency on libtorrent
Original commitRevision:390608 
Monday, 22 Jun 2015
15:20 antoine search for other commits by this committer
Chase libtorrent bump
Original commitRevision:390297 
Thursday, 4 Dec 2014
14:57 madpilot search for other commits by this committer
Add USES=compiler to rtorrent port.

Various ports it depends on have the same USES and so honour the
FAVORITE_COMPILER, and doing the dsame here avoids build problems
when using FAVORITE_COMPILER=gcc.

PR:		195397
Submitted by:	Craig Wiesen <ctyz1999+bugzilla at gmail.com>
Original commitRevision:373913 
Wednesday, 6 Aug 2014
04:34 adamw search for other commits by this committer
In some straightforward situations, protect examples behind PORTEXAMPLES,
adding EXAMPLES to OPTIONS_DEFINE where necessary. In a couple instances,
correct examples being controlled by the DOCS option.
Original commitRevision:364152 
Thursday, 10 Jul 2014
16:34 madpilot search for other commits by this committer
- 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)
Original commitRevision:361474 
Monday, 7 Jul 2014
19:33 madpilot search for other commits by this committer
- 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>
Original commitRevision:361124 
Monday, 24 Mar 2014
15:47 marius search for other commits by this committer
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)
Original commitRevision:349021 
Tuesday, 11 Mar 2014
20:18 antoine search for other commits by this committer
Chase libtorrent bump
Original commitRevision:347915 
Monday, 10 Mar 2014
20:55 gerald search for other commits by this committer
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)
Original commitRevision:347809 
Monday, 24 Feb 2014
18:46 antoine search for other commits by this committer
- Stage support
- New LIB_DEPENDS syntax
Original commitRevision:345890 
15:51 az search for other commits by this committer
drop maintainership. I don't have time for these ports.
Original commitRevision:345871 
Sunday, 3 Nov 2013
17:39 az search for other commits by this committer
put hack for freebsd 10.x under OPSYS, this will unbreak build under dbsd ports

Requested by:	marino@
Original commitRevision:332632 
Saturday, 2 Nov 2013
08:32 az search for other commits by this committer
- Try to fix build on 10.x and fix segfault while running rtorrent
Original commitRevision:332456 
Friday, 20 Sep 2013
22:28 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-p2p)
Original commitRevision:327758 
Thursday, 11 Jul 2013
16:26 sunpoet search for other commits by this committer
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
  - Add COOKIES
  - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
  - Add GSSAPI and SPNEGO [2]
  - Remove KERBEROS4
  - Rename LIBIDN to IDN
  - Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile

Changes:	http://curl.haxx.se/changes.html
PR:		ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by:	miwi
Original commitRevision:322783 
Tuesday, 18 Jun 2013
19:01 az search for other commits by this committer
Try to build with clang natively.
Original commitRevision:321214 
Tuesday, 23 Apr 2013
14:20 bapt search for other commits by this committer
Finish converting the whole ports tree to USES=pkgconfig
Original commitRevision:316355 
Friday, 8 Mar 2013
10:51 kwm search for other commits by this committer
* Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
  are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
  in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
  eliminate pkg-config run dependency completely, a second phase is needed
  and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
  Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
  versions for some ports.
* Fix other ports so they build with the new glib version.

Thanks to miwi and crees for helping out with some exp-runs.
Approved by:	portmgr (miwi & bapt)
Obtained from:	gnome team repo
Original commitRevision:313633 
Tuesday, 15 Jan 2013
13:18 az search for other commits by this committer
separate logic for these two group of ports.
Original commitRevision:310441 
Monday, 19 Nov 2012
07:58 az search for other commits by this committer
Take maintainership

Approved by:	maintainer (flz@ via email)
Feature safe: yes
Original commitRevision:307553 
Monday, 15 Oct 2012
12:41 az search for other commits by this committer
- 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
Original commitRevision:305913 
Saturday, 6 Oct 2012
21:17 bapt search for other commits by this committer
- Convert to new option framework
- Trim headers

Approved by:	flz (irc)
Original commitRevision:305404 
Tuesday, 4 Sep 2012
03:05 linimon search for other commits by this committer
Mark as broken on ARM.

PR:		ports/170946
Submitted by:	linimon
Hat:		portmgr
Original commitRevision:303634 
Thursday, 5 Jul 2012
08:40 flz search for other commits by this committer
Update net-p2p/rtorrent to 0.9.2.
Original commit
Sunday, 29 Jan 2012
11:26 flz search for other commits by this committer
- Backport upstream patch to fix high cpu load issues.

Submitted by:   Nicholas Smith
Obtained from:  http://libtorrent.rakshasa.no/ticket/2661
Original commit
Friday, 23 Sep 2011
22:26 amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
Original commit
Monday, 18 Jul 2011
14:09 flz search for other commits by this committer
Update net-p2p/rtorrent to 0.8.9.

PR:             ports/158123
Submitted by:   Jin-Sih Lin <linpct@gmail.com>
Original commit
Thursday, 9 Jun 2011
14:37 flz search for other commits by this committer
Add local patch to fix rtorrent's spinlock implementation.

Submitted by:   kan
Original commit
Saturday, 7 May 2011
16:29 flz search for other commits by this committer
rtorrent: enabled ipv6 by default, fix with ncurses 5.8, fix link.

- Enable IPV6 in OPTIONS by default. [1]
- Remove outdated link in pkg-message. [1]
- Add local patch to fix rtorrent with ncurses 5.8. [2,3]

PR:             ports/155609 [1], ports/155318 [2], ports/156294 [3]
Submitted by:   tom@ [1],
                Yamagi Burmeister <yamagi@yamagi.org> [2],
                freebsd@nagilum.org [3]
Original commit
Sunday, 6 Feb 2011
08:14 miwi search for other commits by this committer
- Update to 0.8.7

PR:             153720
Submitted by:   Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
Approved by:    flz via irc (maintainer)
Feature safe:   yes
Original commit
Saturday, 3 Apr 2010
10:44 roam search for other commits by this committer
Chase the ftp/curl shlib version bump.
Original commit
Tuesday, 23 Feb 2010
13:03 flz search for other commits by this committer
Fix dependency after libtorrent update.

Feature safe:   yes
Original commit
Saturday, 23 Jan 2010
00:25 flz search for other commits by this committer
Update net-p2p/rtorrent to 0.8.6.

PR:             ports/142888 [1], ports/143032 [2]
Submitted by:   soulcatcher <soulcatcher13@gmail.com> [1]
                Maxim Samsonov <xors@mne.ru> [2]
Original commit
Thursday, 29 Oct 2009
13:29 flz search for other commits by this committer
Update net-p2p/rtorrent to 0.8.5.
Original commit
Friday, 17 Jul 2009
11:02 flz search for other commits by this committer
Remove stale patch that's causing issues with scgi_port option.
Original commit
Wednesday, 15 Jul 2009
13:39 flz search for other commits by this committer
Update net-p2p/rtorrent to 0.8.4.
Original commit
Saturday, 11 Apr 2009
07:15 chinsan search for other commits by this committer
Bump the version of the xmlrpc-c-devel shared library
Original commit
Friday, 10 Apr 2009
18:19 chinsan search for other commits by this committer
Bump the version of the xmlrpc-c-devel shared library
- Bump PORTREVISION of all dependent ports.
Original commit
Friday, 23 Jan 2009
15:43 roam search for other commits by this committer
Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working.
Original commit
Thursday, 11 Dec 2008
09:27 flz search for other commits by this committer
net-p2p/rtorrent needs recent gcc (4.2+).
Original commit
Tuesday, 9 Dec 2008
11:31 flz search for other commits by this committer
Update net-p2p/rtorrent to 0.8.2.
Original commit
Sunday, 16 Nov 2008
22:22 flz search for other commits by this committer
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]
Original commit
Monday, 10 Nov 2008
12:09 flz search for other commits by this committer
- Use net/xmlrpc-c-devel instead of net/xmlrpc-c.
- Rename patch as it won't apply against new unstable version.
Original commit
Thursday, 21 Aug 2008
06:18 rafan search for other commits by this committer
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)
Original commit
Friday, 25 Jul 2008
14:34 pav search for other commits by this committer
- 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
Original commit
Wednesday, 18 Jun 2008
13:56 flz search for other commits by this committer
Don't install documentation if NOPORTDOCS is defined.

Reported by:    itetcu
Original commit
Monday, 19 May 2008
13:06 flz search for other commits by this committer
- Don't override USE_GCC in master port.
- Style fixes.

PR:             ports/123780
Submitted by:   Gea-Suan Lin
Original commit
Thursday, 20 Mar 2008
09:56 pav search for other commits by this committer
- Remove USE_GETOPT_LONG which is a no-op since March 2007
Original commit
Tuesday, 18 Dec 2007
22:08 flz search for other commits by this committer
- OPTIONS'ify.
- Add support for XMLRPC (default: on).
Original commit
Wednesday, 12 Dec 2007
11:53 flz search for other commits by this committer
Update net-p2p/rtorrent and net-p2p/rtorrent-devel to 0.7.9.
Original commit
Monday, 10 Sep 2007
13:58 flz search for other commits by this committer
Update net-p2p/rtorrent to 0.7.7.
Original commit
Tuesday, 14 Aug 2007
18:08 flz search for other commits by this committer
Update net-p2p/rtorrent to 0.7.5.
Original commit
Monday, 23 Jul 2007
09:36 rafan search for other commits by this committer
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:             ports/111470
Approved by:    portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by:      pointyhat exp run
Original commit
Saturday, 23 Jun 2007
14:49 flz search for other commits by this committer
Fix manpage location.

Reported by:    pointyhat via kris
Original commit
Saturday, 2 Jun 2007
14:20 flz search for other commits by this committer
Allow build with gcc 3.4+.

PR:             ports/113237
Submitted by:   Henrik Brix Andersen
Original commit
Friday, 13 Apr 2007
10:38 flz search for other commits by this committer
Update rtorrent to 0.7.4.
Original commit
Friday, 26 Jan 2007
12:31 flz search for other commits by this committer
Quiet PKGMESSAGE command.
Original commit
Wednesday, 10 Jan 2007
13:14 flz search for other commits by this committer
Add local backup master site.

Reported by:    sat
Original commit
00:13 flz search for other commits by this committer
Depend on libtorrent, not libtorrent-devel. [1]
Whitespace fixes.

Reported by:    itetcu
Original commit
Tuesday, 9 Jan 2007
12:59 flz search for other commits by this committer
Update rtorrent to 0.7.1.

Reminded by:    kwm
Original commit
Wednesday, 13 Dec 2006
12:41 roam search for other commits by this committer
Update the ftp/curl port to 7.16.0.
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.

Thanks to everyone who took the time to look over the patch!

Discussed on:   -ports
Original commit
Wednesday, 8 Nov 2006
12:11 flz search for other commits by this committer
Update rtorrent and rtorrent-devel to 0.6.4.

PR:             ports/105231
Submitted by:   Gea-Suan Lin <gslin@gslin.org>
Original commit
Thursday, 26 Oct 2006
20:12 flz search for other commits by this committer
- Update to rtorrent 0.6.3.

Approved by:    portmgr (erwin)
Original commit
Tuesday, 8 Aug 2006
10:19 flz search for other commits by this committer
Attempt to fix build on 4.x.

Reported by:    krisbot
Original commit
Wednesday, 12 Jul 2006
19:05 flz search for other commits by this committer
Bump PORTREVISION.
Original commit
Tuesday, 20 Jun 2006
12:14 flz search for other commits by this committer
- Update rtorrent and rtorrent-devel to 0.5.3.
Original commit
Wednesday, 17 May 2006
11:26 flz search for other commits by this committer
- Transform rtorrent into a master port.
- Add rtorrent-devel, the development version of rtorrent.
Original commit
Thursday, 11 May 2006
22:49 edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with N
Original commit
Tuesday, 21 Mar 2006
16:31 flz search for other commits by this committer
Update to 0.4.5.

Reminded by:    Simon Olofsson <simon@olofsson.de>
Original commit
Thursday, 23 Feb 2006
10:40 ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Original commit
Monday, 30 Jan 2006
21:36 pav search for other commits by this committer
Populate newly create net-p2p category with these ports:

  ftp/jigdo
  net/amule1
  net/amule2
  net/apollon
  net/azureus
  net/bnbt
  net/btpeer
  net/btqueue
  net/cdonkey
  net/ctorrent
  net/dcd
  net/dclib
  net/dctc
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Original commit

Number of commits found: 93