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: devel/rcs57/Makefile

Number of commits found: 16

Friday, 1 Mar 2024
21:11 Cy Schubert (cy) search for other commits by this committer
devel/rcs57: move man pages
commit hash: 2bf0dc40bdce3f025da2fe5467040a4ffde7e34c commit hash: 2bf0dc40bdce3f025da2fe5467040a4ffde7e34c commit hash: 2bf0dc40bdce3f025da2fe5467040a4ffde7e34c commit hash: 2bf0dc40bdce3f025da2fe5467040a4ffde7e34c 2bf0dc4
Thursday, 11 Jan 2024
08:23 Baptiste Daroussin (bapt) search for other commits by this committer
desthack: stop using MANPREFIX

While here prefer share/man over man for manpages
commit hash: 6cd7e3c7a43f8b1e0b1d9cbb35962ef8001f6fa2 commit hash: 6cd7e3c7a43f8b1e0b1d9cbb35962ef8001f6fa2 commit hash: 6cd7e3c7a43f8b1e0b1d9cbb35962ef8001f6fa2 commit hash: 6cd7e3c7a43f8b1e0b1d9cbb35962ef8001f6fa2 6cd7e3c
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
Monday, 10 Jan 2022
15:15 Stefan Eßer (se) search for other commits by this committer
Fix CONFLICTS entries of multiple ports

There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.

This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.

Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port
cannot conflict with itself (due to logic in bsd.port.mk that
supresses the pattern match result in that case).

A few ports that set the conflicts variables depending on complex
conditions (e.g. port options), have been left unmodified, despite
probably containing outdated package names.

These changes should only affect the installation of locally built
ports, not the package building with poudriere. They should give an
early indication of the install conflict in cases where currently
the pkg command aborts an installation when it detects that an
existing file would be overwritten,

Approved by:	portmgr (implicit)
commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1 commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1 commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1 commit hash: bcaf25a8c8046b094f6b5ab5bc258333bc326ee1 bcaf25a
Monday, 30 Aug 2021
17:06 Cy Schubert (cy) search for other commits by this committer
devel/rcs57: Reportedly builds on arm

It has been reported that devel/rcs57 builds on arm. Remove BROKEN.

Reported by:	Robert Clausecker <fuz _ fuz.su>
MFH:		2021Q3 (requested)
commit hash: 31968b7b03695b8e87344aa8859b28aab6900285 commit hash: 31968b7b03695b8e87344aa8859b28aab6900285 commit hash: 31968b7b03695b8e87344aa8859b28aab6900285 commit hash: 31968b7b03695b8e87344aa8859b28aab6900285 31968b7
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, 11 Dec 2017
07:18 linimon search for other commits by this committer
Mark several ports newly broken on arm.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:455927 
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, 27 Jan 2014
08:29 bapt search for other commits by this committer
Convert to stage using desthack
Use options helpers
Original commitRevision:341338 
Monday, 21 Oct 2013
20:09 cy search for other commits by this committer
Apply patches from base/ (default option).

PR:		183142
Original commitRevision:331184 
Monday, 7 Oct 2013
19:23 cy search for other commits by this committer
Unique pacakge names, correctly.

Pointy hat to by:	yours truly
Original commitRevision:329727 
13:50 cy search for other commits by this committer
Rename ports to avoid package name collisions.

Suggested by:	bapt
Original commitRevision:329705 
Sunday, 6 Oct 2013
13:52 cy search for other commits by this committer
Update LATEST_LINK.
Original commitRevision:329566 
05:51 cy search for other commits by this committer
Add missing man page.
Original commitRevision:329534 
04:23 cy search for other commits by this committer
With the impending removal of rcs from base/head/, add new rcs 5.7 port
which is compatible with the soon to be removed rcs (5.7) in base/ and make
security/fwbuilder (which will not work with any rcs newer than 5.7)
depend on it.
Original commitRevision:329531 

Number of commits found: 16