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/dtcpclient/Makefile

Number of commits found: 36

Sunday, 21 Jan 2024
17:28 Hajimu UMEMOTO (ume) search for other commits by this committer
net/dtcpclient:  Move manpages to ${PREFIX}/share
commit hash: a6be2b90d2b466e8ab0ccf53cdb525c3e54e4b06 commit hash: a6be2b90d2b466e8ab0ccf53cdb525c3e54e4b06 commit hash: a6be2b90d2b466e8ab0ccf53cdb525c3e54e4b06 commit hash: a6be2b90d2b466e8ab0ccf53cdb525c3e54e4b06 a6be2b9
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
Wednesday, 9 Oct 2019
12:17 bapt search for other commits by this committer
Drop the ipv6 virtual category for n* category as it is not relevant anymore
Original commitRevision:514143 
Sunday, 11 Sep 2016
03:23 marino search for other commits by this committer
net/dtcpclient: Revert SSL, fix DF to use libmd

It turns out that dtcpclient's makefile checks the OPSYS and links
with either libcrypto or libmd depending on its value.  The SSL
dependency is incorrect for FreeBSD, but correct for DF.  Revert the
previous commit and make DragonFly link with libmd as well.

Reported by:	Hajimu UMEMOTO
Original commitRevision:421782 
00:23 marino search for other commits by this committer
net/dtcpclient: document SSL requirement and add SSL flags

Approved by:	SSL blanket
Original commitRevision:421762 
Friday, 4 Dec 2015
10:56 ume search for other commits by this committer
Drop home.jp.FreeBSD.org from MASTER_SITES.
Original commitRevision:402915 
Friday, 2 Oct 2015
11:33 ume search for other commits by this committer
- Update to 20151002.
- Use PLIST_FILES.
Original commitRevision:398431 
Wednesday, 30 Sep 2015
18:35 amdmi3 search for other commits by this committer
- Switch to @sample

PR:		202692
Submitted by:	amdmi3
Approved by:	maintainer timeout (ume, 1 month)
Original commitRevision:398230 
Monday, 30 Dec 2013
16:12 ume search for other commits by this committer
Update LICENSE.
Original commitRevision:338129 
Thursday, 31 Oct 2013
08:02 bapt search for other commits by this committer
Fix packaging as a user

With hat:	portmgr
Original commitRevision:332214 
Friday, 4 Oct 2013
15:48 ume search for other commits by this committer
- enable stage.
- add LICENCE.
Original commitRevision:329331 
Friday, 20 Sep 2013
22:10 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
Original commitRevision:327755 
Sunday, 2 Jun 2013
14:23 ume search for other commits by this committer
Trim Makefile header.
Original commitRevision:319664 
Sunday, 5 Aug 2012
23:19 dougb search for other commits by this committer
Move the rc.d scripts of the form *.sh.in to *.in

Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
Original commit
Wednesday, 25 Jul 2012
17:27 ume search for other commits by this committer
Update master site.
Original commit
Wednesday, 12 Aug 2009
04:00 ume search for other commits by this committer
Update to dtcpclient-20090812.
Original commit
Thursday, 25 May 2006
16:44 ume search for other commits by this committer
Update to 20060526.
Original commit
Tuesday, 7 Feb 2006
15:39 ume search for other commits by this committer
Update to 20060111.
Original commit
Saturday, 21 May 2005
09:31 ume search for other commits by this committer
Update to 20055021.
Original commit
Thursday, 10 Feb 2005
19:12 ume search for other commits by this committer
use new scheme of USE_RC_SUBR.
Original commit
Tuesday, 12 Oct 2004
05:26 ume search for other commits by this committer
Update to 20040923.
Original commit
Monday, 21 Jun 2004
16:52 ume search for other commits by this committer
Update to 20040622.
Original commit
Wednesday, 16 Jun 2004
18:18 ume search for other commits by this committer
Update to 20040617.
Original commit
Saturday, 12 Jun 2004
11:43 ume search for other commits by this committer
Update to 20040612.
Original commit
Friday, 11 Jun 2004
15:49 ume search for other commits by this committer
use `command_args' instead of overriding `flags'.
Original commit
Tuesday, 8 Jun 2004
16:56 ume search for other commits by this committer
use ECHO_CMD
Original commit
Tuesday, 1 Jun 2004
12:57 ume search for other commits by this committer
Update to 20040601.
Original commit
Tuesday, 25 May 2004
08:40 ume search for other commits by this committer
Update to 20040525.
Original commit
Saturday, 10 Apr 2004
09:11 ume search for other commits by this committer
Update to 20040410.
Original commit
Saturday, 21 Feb 2004
22:05 ume search for other commits by this committer
add http://home.jp.FreeBSD.org/~ume/ipv6/ for MASTER_SITES.
Original commit
Wednesday, 1 Oct 2003
18:13 ume search for other commits by this committer
the start/stop scripts failed when booting on 5.x machines
Original commit
Saturday, 6 Sep 2003
17:45 ume search for other commits by this committer
Use USE_RC_SUBR.
Original commit
Monday, 24 Mar 2003
14:43 ume search for other commits by this committer
Update to 20030324.
Original commit
Thursday, 6 Mar 2003
05:46 ume search for other commits by this committer
Dynamic Tunnel Configuration Protocol client written in C.
Original commit

Number of commits found: 36