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: sysutils/udfclient/Makefile

Number of commits found: 38

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
Thursday, 21 Oct 2021
14:27 Stefan Eßer (se) search for other commits by this committer
sysutils/udfclient: Add CPE information

Approved by:	portmgr (blanket)
commit hash: 7585228a6644a56130c440d2f175248da4f796e8 commit hash: 7585228a6644a56130c440d2f175248da4f796e8 commit hash: 7585228a6644a56130c440d2f175248da4f796e8 commit hash: 7585228a6644a56130c440d2f175248da4f796e8 7585228
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
Monday, 12 Oct 2020
12:15 avg search for other commits by this committer
retire my older email address

Remove "created by" lines that had it.
Change to my @f.o address in maintainer lines.

PR:		250204
Approved by:	mikael
Original commitRevision:552123 
Thursday, 27 Aug 2020
16:24 tcberner search for other commits by this committer
sysutils/udfclient: update to 0.8.11 (fixes build on current)

PR:		248952
Approved by:	avg (maintainer)
Original commitRevision:546357 
Saturday, 1 Feb 2020
20:00 dinoex search for other commits by this committer
- update MASTER_SITES
Original commitRevision:524786 
Wednesday, 6 Nov 2019
16:26 antoine search for other commits by this committer
Mark a few ports BROKEN (unfetchable)
Original commitRevision:516897 
Thursday, 25 May 2017
17:26 pi search for other commits by this committer
sysutils/udfclient: update 0.7.5 -> 0.8.8

- Changed MASTERSITE
- Added LICENSE

PR:		219535
Submitted by:	avg (maintainer)
Original commitRevision:441707 
12:14 pi search for other commits by this committer
sysutils/udfclient: fix build with FUSE option enabled

PR:		195949
Submitted by:	avg (maintainer)
Reported by:	toomas.aas@raad.tartu.ee
Reviewed by:	w.schwarzenfeld@utanet.at
Original commitRevision:441679 
Thursday, 14 May 2015
10:15 mat search for other commits by this committer
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:386312 
Monday, 12 May 2014
16:59 nox search for other commits by this committer
Stagify.
Original commitRevision:353877 
Friday, 20 Sep 2013
23:06 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
Original commitRevision:327772 
Sunday, 28 Apr 2013
20:01 bapt search for other commits by this committer
Convert left sysutils ports to new options framework
Original commitRevision:316744 
Wednesday, 6 Mar 2013
16:52 bapt search for other commits by this committer
Convert USE_FUSE macros into USES feature.

While here trim headers
Convert some USE_GNOME= gnomehack -> USES= pathfix
Original commitRevision:313527 
Thursday, 28 Feb 2013
10:51 gahr search for other commits by this committer
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: sysutils)

Approved by:	portmgr
Original commitRevision:313088 
Friday, 14 Dec 2012
15:47 flo search for other commits by this committer
- introduce a USE_FUSE macro
- convert all fuse ports to use the new macro

The macro makes sure sysutils/fusefs-libs gets installed and depending on
fuse being in base or not it installs sysutils/fusefs-kmod.

Approved by:	portmgr (bapt)
Original commitRevision:308910 
Sunday, 27 Nov 2011
21:16 crees search for other commits by this committer
- Fix build on 9+
- Use bsd.port.options.mk

PR:             ports/162909
Submitted by:   avg (maintainer)
Feature safe:   yes
Original commit
Friday, 11 Nov 2011
04:32 linimon search for other commits by this committer
Does not compile on recent -9: needs SCSI fix.

Hat:            portmgr
Feature safe:   yes
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
Friday, 4 Mar 2011
05:55 miwi search for other commits by this committer
- Update to 0.7.5

PR:             154627
Submitted by:   Kurt Jaeger <fbsd-pr@opsec.eu>
Original commit
Monday, 12 Jan 2009
23:36 beech search for other commits by this committer
- Update to 0.7.1
- Makefile tweaks

PR:             ports/130427
Submitted by:   Andriy Gapon <avg@icyb.net.ua> (maintainer)
Original commit
Saturday, 16 Feb 2008
08:49 miwi search for other commits by this committer
- Update udfclient to 0.2
- Add debug knob

PR:             120295
Submitted by:   Andriy Gapon <avg@icyb.net.ua> (maintainer)
Original commit
Friday, 14 Dec 2007
22:19 pav search for other commits by this committer
- Update to 0.5.8
- Add option to build FUSE module

PR:             ports/118484
Submitted by:   Andriy Gapon <avg@icyb.net.ua> (maintainer)
Original commit
Thursday, 11 Oct 2007
10:29 rafan search for other commits by this committer
- Update to 0.5.6

PR:             ports/117109
Submitted by:   Andriy Gapon <avg at icyb.net.ua> (maintainer)
Original commit
Monday, 23 Jul 2007
15:28 mm search for other commits by this committer
- update to 0.5.5

PR:             ports/114764
Submitted by:   Andriy Gapon <avg@icyb.net.ua> (maintainer)
Approved by:    garga (mentor, implicit)
Original commit
Saturday, 10 Feb 2007
11:10 miwi search for other commits by this committer
- Add backup MASTER_SITES

Submitted by:   pointyhat via kris
Original commit
Wednesday, 27 Dec 2006
14:58 miwi search for other commits by this committer
Update to 0.5.4.1

PR:             ports/107205
Submitted by:   Andriy Gapon <avg@icyb.net.ua> (maintainer)
Original commit
Thursday, 21 Sep 2006
14:14 miwi search for other commits by this committer
- Update to 0.5.3

PR:             ports/103456
Submitted by:   Andriy Gapon <avg@icyb.net.ua> (maintainer)
Original commit
Monday, 4 Sep 2006
13:17 itetcu search for other commits by this committer
Update to 0.5.2

PR:             ports/102796
Submitted by:   Andriy Gapon (maintainer)
Original commit
Monday, 27 Feb 2006
11:44 danfe search for other commits by this committer
Unbreak fetching by using bunch of NetBSD sites, since original mastersite
currently seems dead.

Approved by:    portmgr (clement)
Original commit
Monday, 23 Jan 2006
19:47 anray search for other commits by this committer
Update to 0.5.1

PR:             ports/92220
Submitted by:   Andriy Gapon (maintainer)
Original commit
Wednesday, 23 Nov 2005
01:38 barner search for other commits by this committer
- Update to 0.5 [1]
- Add SHA256

PR:             ports/89428 [1]
Submitted by:   Andriy Gapon <avg@icyb.net.ua> (maintainer) [1]
Original commit
Tuesday, 26 Jul 2005
12:15 vs search for other commits by this committer
Update to 0.4.9

PR:             ports/84044
Submitted by:   maintainer
Original commit
Monday, 4 Apr 2005
15:22 vs search for other commits by this committer
Unbreak on sparc64

Submitted by maintainer
Original commit
Sunday, 27 Mar 2005
01:42 kris search for other commits by this committer
BROKEN on sparc64: Does not compile

Approved by:    portmgr (self)
Original commit
Friday, 11 Mar 2005
10:35 flz search for other commits by this committer
- Add a patch to fix speed setting issue.

PR:             ports/78690
Submitted by:   Andriy Gapon <avg@icyb.net.ua> (maintainer)
Approved by:    pav (mentor)
Original commit
Friday, 4 Mar 2005
14:58 vs search for other commits by this committer
Add udfclient 0.3.3, tools for UDF filesystem.
UDFclient basicly provides a userinterface not unlike ftp(1) but allways
fetches files recursively from the disc(s).

PR:             ports/75781
Submitted by:   Andriy Gapon
Original commit

Number of commits found: 38