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/subversion/files/patch-build.conf

Number of commits found: 6

Tuesday, 2 Jun 2020
13:36 lev search for other commits by this committer
  Update subversion to new version 1.14.0.

  1.14.0 is LTS, but `devel/subversion-lts' is still 1.10.x, because it
  allows to build `devel/py-subversion' with Python 2.7.

  `devel/py-subversion' will be built with Python 3.5+ for version 1.14.0.
Original commitRevision:537554 
Wednesday, 16 Jan 2019
15:06 lev search for other commits by this committer
  Fix mod_dontdothat installation.

PR:		234978
Reported by:	ohartmann@walstatt.org
Original commitRevision:490483 
Tuesday, 7 May 2002
15:01 roberto search for other commits by this committer
Update to Subversion 0.12.0 (revision 1868).
Patch slightly modified to remove a leftover \ at the end of one line.

PR:             ports/37810
Submitted by:   Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER)
Original commit
Monday, 15 Apr 2002
15:24 roberto search for other commits by this committer
Update to revision 1682+.

Submitted by:   Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER)
Original commit
Thursday, 21 Mar 2002
09:47 roberto search for other commits by this committer
The FreeBSD port of Subversion goes to some length to link against the system
version of expat, rather than the expat-lite we distribute, so it will be a
good citizen of the ports tree and avoid spamming over the installed version
of expat that already exists.  The patch to build.conf that was accomplishing
this was flawed, and only happened to work on my system because I had a copy
of libexpat.la sitting around in my /usr/local/lib, I imagine from a previous
subversion install I never cleaned out fully.

This alters the patch to build.conf such that instead of just replacing
libexpat with -lexpat, it replaces it with $(SVN_APRUTIL_LIBS), which in
addition to -lexpat, will also include -L/usr/local/lib, which makes the
build work.  It also includes /usr/local/lib/libaprutil.la, which we don't
strictly need, but it doesn't hurt anything, and will get us by until we
are smarter about finding expat.

Submitted by:   Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER)
Original commit
Thursday, 14 Mar 2002
16:52 roberto search for other commits by this committer
Subversion r1467. Uses the newly added apr-devel port.

Submitted by:   Garrett Rooney <rooneg@electricjellyfish.net> (MAINTAINER)
Original commit

Number of commits found: 6