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/cvs/files/patch-cvs__Makefile

Number of commits found: 5

Sunday, 3 Jan 2021
19:21 delphij search for other commits by this committer
devel/cvs: remove libgnuregex dependency.

The only usage of regular expression in cvs was in import.c, and for
that particular usage, no GNU extension was used; with the removal of
libgnuregex, we could just drop the dependency and use the base system
regex(3) instead.

This fixes build on -CURRENT.

PR:		252248
Approved by:	maintainer
MFH:		2021Q1
Original commitRevision:560033 
Saturday, 12 Sep 2015
00:11 jbeich search for other commits by this committer
devel/cvs: enslave devel/cvs+ipv6 to avoid bitrot

- devel/cvs: allow slave ports (?= vars)
- devel/cvs: define CONFLICTS against the slave and -devel
- devel/cvs: adjust for easier patching source (i.e. no ../cvs/ prefix)
- devel/cvs+ipv6: move most logic as IPV6 option to devel/cvs
- devel/cvs+ipv6: don't define HAVE_GETGROUPS twice or unused ENABLE_IPV6
- devel/cvs+ipv6: drop devel/cvsnt from CONFLICTS after 4.6 years being gone
- devel/cvs+ipv6: bump PORTREVISION for changes inherited from devel/cvs
- Convert CONFLICTS into CONFLICTS_INSTALL

PR:		199542
Reviewed by:	bapt
Approved by:	maintainer timeout (5 months)
Differential Revision:	https://reviews.freebsd.org/D3636
Original commitRevision:396729 
Wednesday, 15 Apr 2015
17:08 jbeich search for other commits by this committer
- Install INFO docs again as they're more complete [1]
- Drop BROKEN: builds fine on 8.4R i386/amd64
- Checking "no" value is only required for MK_ variables
- Convert to option helpers
- Clarify LICENSE allows any later version

PR:		191548 [1]
Original commitRevision:384063 
Tuesday, 15 Jul 2014
08:39 ache search for other commits by this committer
MK_KERBEROS_SUPPORT can't be set by user, so rename it to KERBEROS_SUPPORT
Original commitRevision:361897 
Thursday, 19 Jun 2014
10:42 mat search for other commits by this committer
Fix cvs build on at least 10.0.

Sponsored by:	Absolight
Original commitRevision:358379 

Number of commits found: 5