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: textproc/libxml2-reference/Makefile

Number of commits found: 14

Saturday, 18 Jan 2020
20:16 tcberner search for other commits by this committer
textproc/libxml2: Remove gmake dependency

- remove dependency on gmake in textproc/libxml2 and textproc/libxml2-reference

PR:		243346
Submitted by:	daniel.engberg.lists@pyret.net
Original commitRevision:523496 
Friday, 1 Apr 2016
14:25 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412349 
Saturday, 20 Dec 2014
19:47 bapt search for other commits by this committer
cleanup plist
Original commitRevision:375113 
Sunday, 6 Jul 2014
13:43 bapt search for other commits by this committer
Use options helpers for PLIST_FILES and PLIST_DIRS that avoid including
options.mk before
bsd.gnome-references.mk which would lead in PKGCATEGORY not being set and thus
break PKGORIGIN
Original commitRevision:360901 
Friday, 4 Jul 2014
22:50 adamw search for other commits by this committer
Remove NOPORTDOCS and NOPORTEXAMPLES.
Original commitRevision:360676 
Wednesday, 25 Jun 2014
05:35 bapt search for other commits by this committer
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends

With hat:	portmgr
Original commitRevision:359185 
Saturday, 24 May 2014
09:09 antoine search for other commits by this committer
Unbreak

Reported by:	pkg-fallout
Original commitRevision:355005 
Monday, 9 Dec 2013
18:41 antoine search for other commits by this committer
- Stage support for all -reference ports
- Nuke NOPORTDOCS, those ports are already IGNOREd with NOPORTDOCS

Approved by:	kwm (maintainer)
Original commitRevision:336013 
Friday, 20 Sep 2013
23:17 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc)
Original commitRevision:327773 
Saturday, 20 Oct 2012
07:12 bapt search for other commits by this committer
Fix build dependency line

Feature safe:	yes
Original commitRevision:306165 
Saturday, 4 Apr 2009
20:33 marcus search for other commits by this committer
Fix the NOPORTEXAMPLES case.

Reported by:    QAT
Original commit
Wednesday, 18 Mar 2009
05:07 marcus search for other commits by this committer
Attempt to fix the NOPORTDOCS case.

Reported by:    QAT
Original commit
Wednesday, 31 May 2006
22:18 mezz search for other commits by this committer
- Add header in these *-reference ports.
- Fix a few of pkg-descr by chase the rename.
- Move all PORTREVISION and PORTEPOCH to top with ?=.
- Put USE_X_PREFIX back in, but under REFERENCE_PORT, and remove PREFIX? and
  USE_XLIB. This fix ports to use the correct mtree when you change the prefix,
  for example:

        Incorrect: (Without USE_X_PREFIX)
        ================================
        # cd /usr/ports/x11-toolkits/gtk20
        # make -V MTREE_FILE
        /etc/mtree/BSD.x11-4.dist
        # make PREFIX=/tmp/foo -V MTREE_FILE
        /etc/mtree/BSD.local.dist <-- Here...
        ================================

        Correct: (With USE_X_PREFIX)
        ================================
        # cd /usr/ports/x11-toolkits/gtk20
        # make -V MTREE_FILE
        /etc/mtree/BSD.x11-4.dist
        # make PREFIX=/tmp/foo -V MTREE_FILE
        /etc/mtree/BSD.x11-4.dist <-- Here...
        ================================

- Change a several of *-reference ports to install in LOCALBASE instead
  X11BASE, but only two gtkmm*-reference couldn't be change at the moment.
  Bump the PORTREVISION for change prefix.

Discussed with: marcus
Original commit
Thursday, 11 May 2006
17:25 jylefort search for other commits by this committer
Move the libxml2 programming reference to the libxml2-reference port.
Original commit

Number of commits found: 14