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

Number of commits found: 22

Sunday, 28 Jan 2024
17:04 Gleb Popov (arrowd) search for other commits by this committer Author: Helge Oldach
*: Move manpages to share/man

Approved by:	portmgr (blanket)
commit hash: 20fa6b8f412262d3a3ef15a8a548926f94b91810 commit hash: 20fa6b8f412262d3a3ef15a8a548926f94b91810 commit hash: 20fa6b8f412262d3a3ef15a8a548926f94b91810 commit hash: 20fa6b8f412262d3a3ef15a8a548926f94b91810 20fa6b8
Wednesday, 28 Jun 2023
03:10 Xin LI (delphij) search for other commits by this committer
devel/rcs: Fix build on -CURRENT.

PR:		ports/272217
Approved-by:	Chris Hutchinson (maintainer)
commit hash: e45b6d5b6e2c6e3a9bdff6428f6d053f376fc0ac commit hash: e45b6d5b6e2c6e3a9bdff6428f6d053f376fc0ac commit hash: e45b6d5b6e2c6e3a9bdff6428f6d053f376fc0ac commit hash: e45b6d5b6e2c6e3a9bdff6428f6d053f376fc0ac e45b6d5
Friday, 26 May 2023
13:50 Kurt Jaeger (pi) search for other commits by this committer Author: Olivier Certner
devel/rcs: update 5.10.0 -> 5.10.1 and remove obsolete patch

PR:		270655
Changes:	https://lists.gnu.org/archive/html/info-gnu/2022-02/msg00001.html
Approved-by:	maintainer timeout
commit hash: 55fb38d8b98983102be699ba8a2388d6d037bc04 commit hash: 55fb38d8b98983102be699ba8a2388d6d037bc04 commit hash: 55fb38d8b98983102be699ba8a2388d6d037bc04 commit hash: 55fb38d8b98983102be699ba8a2388d6d037bc04 55fb38d
Friday, 9 Dec 2022
19:14 Fernando Apesteguía (fernape) search for other commits by this committer
devel/rcs: remove obsolete USES=groff makeinfo

While here, regenerate patch.

PR:		256284
Reported by:	freebsd@oldach.net
Approved by:	portmaster@bsdforge.com (maintainer)
commit hash: d05cc1653c592a4cdbcd2627227dbbfa3f046142 commit hash: d05cc1653c592a4cdbcd2627227dbbfa3f046142 commit hash: d05cc1653c592a4cdbcd2627227dbbfa3f046142 commit hash: d05cc1653c592a4cdbcd2627227dbbfa3f046142 d05cc16
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, 4 May 2022
15:42 Koichiro Iwao (meta) search for other commits by this committer
Assign multiple ports to submitter

PR:		263732 263733 263734 263735 263736 263737 263738
commit hash: 17f67d14c2ff643a8c723a04b9e42327d627ac9b commit hash: 17f67d14c2ff643a8c723a04b9e42327d627ac9b commit hash: 17f67d14c2ff643a8c723a04b9e42327d627ac9b commit hash: 17f67d14c2ff643a8c723a04b9e42327d627ac9b 17f67d1
Monday, 2 May 2022
10:46 Rene Ladan (rene) search for other commits by this committer
grimreaper: return zeising's ports to the pool after safekeeping his ports bit.
commit hash: d64256b72d6c06774342e032ebb1364df52d3bf6 commit hash: d64256b72d6c06774342e032ebb1364df52d3bf6 commit hash: d64256b72d6c06774342e032ebb1364df52d3bf6 commit hash: d64256b72d6c06774342e032ebb1364df52d3bf6 d64256b
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
Sunday, 30 May 2021
16:59 Xin LI (delphij) search for other commits by this committer
devel/rcs: update to 5.10.0.

Approved by:	maintainer timeout
Differential Revision: https://reviews.freebsd.org/D30200
commit hash: d83c4feda136d2a958d3c6ca97cd02c169d576ed commit hash: d83c4feda136d2a958d3c6ca97cd02c169d576ed commit hash: d83c4feda136d2a958d3c6ca97cd02c169d576ed commit hash: d83c4feda136d2a958d3c6ca97cd02c169d576ed d83c4fe
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
Saturday, 10 Nov 2018
18:12 bapt search for other commits by this committer
Install texinfo files (GNU info) into ${PREFIX}/share/info

After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.

Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.

Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them

Bump revision of all impacted ports

PR:		232907
exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D17816
Original commitRevision:484628 
Sunday, 28 May 2017
21:18 antoine search for other commits by this committer
Register dependency on groff

PR:		213725
Original commitRevision:441925 
Saturday, 11 Jul 2015
11:30 zeising search for other commits by this committer
Update to 5.9.4
Original commitRevision:391733 
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 
Thursday, 26 Jun 2014
08:41 antoine search for other commits by this committer
Allow to build with texinfo from ports

With hat:	portmgr
Original commitRevision:359321 
Saturday, 8 Mar 2014
20:21 gerald search for other commits by this committer
Update to rcs version 5.9.2.

Nominally this should bring portability improvements except that it
introduces two problems on FreeBSD which we now have to patch locally:

 . FreeBSD date does not feature the -r option GNU date does.
 . makeinfo on FreeBSD before 10.x does not support @geq.

In addition the default for RCS_MEM_LIMIT has grown from 256kiB to
unlimited.

PR:		182809 (requested an update to 5.9.1)
Approved by:	maintainer timeout (zeising, 5 months)
Original commitRevision:347534 
Monday, 27 Jan 2014
08:30 bapt search for other commits by this committer
Support stage
Original commitRevision:341339 
Friday, 20 Sep 2013
17:17 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4)
Original commitRevision:327726 
Wednesday, 14 Aug 2013
22:35 ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Original commitRevision:324744 
Tuesday, 16 Apr 2013
20:27 zeising search for other commits by this committer
Update to 5.8.2

Feature safe:	yes
Original commitRevision:315898 
Thursday, 13 Sep 2012
13:11 zeising search for other commits by this committer
add a new port devel/rcs

This is a port of GNU rcs.
http://www.gnu.org/software/rcs/

Approved by:	kwm (mentor)
Original commitRevision:304209 

Number of commits found: 22