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) combinatio for a given watch list. This is what FreshPorts will look for.

non port: net-p2p/btpd/Makefile

Number of commits found: 30

Sunday, 25 Feb 2024
19:48 Daniel Engberg (diizzy) search for other commits by this committer
net-p2p/btpd: Deprecate and set expiration date to 2024-03-31

Abandoned upstream, lacks support for common functionality such as
Magnet links, DHT, PEX and HTTPS.
Redirect users to net-p2p/qbittorrent or net-p2p/transmission

PR:		276977
Approved by:	portmgr (maintainer timeout, 2+ weeks)
commit hash: d4cb35ea3a1857767741bfe2c7cb231d6d5ef6aa commit hash: d4cb35ea3a1857767741bfe2c7cb231d6d5ef6aa commit hash: d4cb35ea3a1857767741bfe2c7cb231d6d5ef6aa commit hash: d4cb35ea3a1857767741bfe2c7cb231d6d5ef6aa d4cb35e
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
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, 11 Feb 2020
14:16 mat search for other commits by this committer
Add a rc startup script.

Leave the user creation to the end-user.

PR:		243352
Submitted by:	timp87 gmail com
Original commitRevision:525825 
Thursday, 9 Jan 2020
09:06 mat search for other commits by this committer
(Readdition of net-p2p/btpd which was removed on 514600)

BTPD is a bittorrent client consisting of a daemon and client commands,
which can be used to read and/or manipulate the daemon state. The daemon
is capable of running several torrents simultaneously and only uses one
TCP port. It's fairly low on resource usage and should be perfect for
file distribution sites. Efficient downloads and ease of use makes this
client a good choice for the casual user as well.

WWW: https://github.com/btpd/btpd/wiki

PR:		1
Submitted by:	mat@FreeBSD.org
Original commitRevision:522474 
Sunday, 15 Sep 2019
17:28 antoine search for other commits by this committer
Deprecate a few ports
Original commitRevision:512125 
Wednesday, 4 Sep 2019
09:02 amdmi3 search for other commits by this committer
- Update WWW
- Cosmetic fix
Original commitRevision:511068 
Monday, 5 Aug 2019
06:37 antoine search for other commits by this committer
Mark BROKEN: unfetchable
Original commitRevision:508138 
Thursday, 27 Jul 2017
13:57 mat search for other commits by this committer
Regular USE_GITHUB cleanup.

Sponsored by:	Absolight
Original commitRevision:446741 
Saturday, 10 Sep 2016
23:28 marino search for other commits by this committer
net-p2p:btpd: configure SSL base properly
Original commitRevision:421756 
Wednesday, 30 Dec 2015
01:42 amdmi3 search for other commits by this committer
- Switch to options helpers
Original commitRevision:404801 
Sunday, 7 Jun 2015
16:17 amdmi3 search for other commits by this committer
- Switch to USES=autoreconf
Original commitRevision:388731 
Monday, 8 Dec 2014
13:53 feld search for other commits by this committer
Update "BSD" license in net-p2p category
Original commitRevision:374264 
Saturday, 26 Apr 2014
02:26 miwi search for other commits by this committer
- Support USE_GITHUB
- Update DESCR

PR:		187749
Submitted by:	Ports fury
Original commitRevision:352209 
Monday, 16 Dec 2013
17:26 bapt search for other commits by this committer
Drop maintainership
Original commitRevision:336648 
Thursday, 3 Oct 2013
16:49 bapt search for other commits by this committer
Add a DOCS option
Always install docs in post-install to avoid reading twice bsd.port.mk
Remove the bsd.port.options.mk/bsd.port.mk dancing
Define all plist related things into pkg-plist
Original commitRevision:329211 
Tuesday, 24 Sep 2013
11:19 bapt search for other commits by this committer
Fix after staging conversion
Original commitRevision:328109 
Monday, 23 Sep 2013
15:42 bdrewery search for other commits by this committer
- Bump PORTREVISION to fix missing PORTEXAMPLES,PORTDOCS,PORTDATA
  after r327999 fixed these for stage support

Approved by:	maintainer (bapt)
Original commitRevision:328014 
06:15 bapt search for other commits by this committer
Use STAGE
Original commitRevision:327930 
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 
Monday, 31 Dec 2012
12:43 bapt search for other commits by this committer
Trim headers
Convert to new options framework
Remove useless LICENSE_FILE
Original commitRevision:309731 
Saturday, 4 Dec 2010
07:34 ade search for other commits by this committer
Sync to new bsd.autotools.mk
Original commit
Saturday, 16 Oct 2010
11:52 ade search for other commits by this committer
Punt autoconf267->autoconf268
Original commit
Tuesday, 5 Oct 2010
19:57 ade search for other commits by this committer
Round one migration of ports from automake{19,110} to automake111
Original commit
Wednesday, 15 Sep 2010
18:35 ade search for other commits by this committer
Autotools update.   Read ports/UPDATING 20100915 for details.

Approved by:    portmgr (for Mk/bsd.port.mk part)
Tested by:      Multiple -exp runs
Original commit
Wednesday, 11 Aug 2010
15:19 bapt search for other commits by this committer
- Update to 0.16
- Add license
- Use bsd.openssl.mk facility via `USE_OPENSSL=yes'
- Update mastersite and WWW

PR:             ports/149369
Submitted by:   Julien Laffaye <kimelto _at_ gmail.com>
Approved by:    tabthorpe@ (co-mentor)
Original commit
Wednesday, 28 Jul 2010
17:31 bapt search for other commits by this committer
Change maintainer address to my new @FreeBSD.org

Approved by:    jadawin@ (co-mentor)
Original commit
Wednesday, 18 Feb 2009
07:32 itetcu search for other commits by this committer
Update to 0.15.

PR:             131782
Submitted by:   maintainer
Original commit
Saturday, 15 Nov 2008
21:38 miwi search for other commits by this committer
BTPD is a bittorrent  client consisting of a daemon and client commands, which
can be used to read and/or manipulate the daemon state. The daemon is capable of
running several torrents simultaneously and only uses one tcp port. It's fairly
low on resource usage and should be perfect for file distribution sites.
Efficient downloads and ease of use makes this client a good choice for the
casual user as well.

WWW:    http://www.murmeldjur.se/btpd/

PR:             ports/128865
Submitted by:   bapt <baptiste.daroussin at gmail.com>
Original commit

Number of commits found: 30