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: print/xdvi/Makefile

Number of commits found: 22

Tuesday, 29 Jul 2014
19:11 adamw search for other commits by this committer
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...

Approved by:	portmgr (not really, but touches unstaged ports)
Original commitRevision:363374 
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 
Friday, 20 Jun 2014
16:38 marino search for other commits by this committer
Deprecate unmaintained interactive ports for removal in 2 months

Interactive ports can't be packaged which means they don't get tested
weekly either.  Ideally all interactive ports should be converted to
regular ports.  Reduce the number of these types of ports by pruning
unmaintained ones first.  Those wishing to pick up these ports are
expected to convert them to regular ports if this can be done with
reasonable effort.  Ports deprecated for removal on 20 August 2014:

  * mail/mailagent
  * net/delegate
  * net-mgmt/nocol
  * print/hplip-plugin
  * print/xdvi
  * sysutils/autopsy
  * x11-clocks/xalarm

Approved by:	portmgr (bapt)
Original commitRevision:358603 
Friday, 20 Sep 2013
22:44 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
print)
Original commitRevision:327765 
Monday, 2 Sep 2013
13:26 tijl search for other commits by this committer
Two imake related changes:

1) Move -a from XMKMF command variable to a new XMKMF_ARGS variable.
   For ports that don't need -a introduce USES=imake:notall.
   This way ports no longer have to redefine XMKMF.

2) xmkmf -a runs imake with the flags in IMAKECPPFLAGS as extra arguments
   to set CPP, CC and CXX.  This creates the top Makefile, and then xmkmf
   runs make Makefiles.  This Makefiles target runs imake for each
   subdirectory but these imake invocations did not have the flags from
   IMAKECPPFLAGS so the resulting makefiles used the wrong C preprocessor
   when clang is used (/usr/bin/cpp instead of /usr/local/bin/tradcpp).
   Instead of letting xmkmf pass IMAKECPPFLAGS from the environment to
   imake let imake handle IMAKECPPFLAGS itself just like it handles
   IMAKEINCLUDE.

   This exposed configure errors in x11-clocks/mouseclock and x11-wm/fvwm.

Approved by:	portmgr (bapt)
Original commitRevision:325992 
Wednesday, 31 Jul 2013
09:18 danfe search for other commits by this committer
Minor, last-minute fixes missed in the previous commits.
Original commitRevision:324022 
Monday, 29 Jul 2013
07:45 danfe search for other commits by this committer
- Unbreak the build, convert USE_GMAKE to USES
- Expand creator's name in header, touch COMMENT

Pointy hat to:	bapt (r322000)
Original commitRevision:323870 
Friday, 28 Jun 2013
22:23 bapt search for other commits by this committer
Convert to USES=imake
Trim headers
Original commitRevision:322000 
Saturday, 2 Apr 2011
03:14 nox search for other commits by this committer
Add patch to fix build. (bad imake target)

PR:             ports/156104
Submitted by:   Callum Gibson <callum@omma.gibson.athome>
Original commit
Monday, 28 Feb 2011
22:08 pav search for other commits by this committer
- Mark BROKEN: does not build with new Xorg

Reported by:    pointyhat
Original commit
Tuesday, 9 Jun 2009
15:33 amdmi3 search for other commits by this committer
Convert most of remaining ports that depend on xorg-libraries to
modular xorg.

- supply corresponding USE_XORG for all imake-using ports that need it
- USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG
- retire USE_X_PREFIX which is not really used anywhere after the
  above change
- a few minor nits like whitespace and SF macro

Tested by:      2 tinderbox runs by pav
Approved by:    portmgr (pav)
Original commit
Saturday, 29 Nov 2008
00:11 linimon search for other commits by this committer
Reset jmz@FreeBSD.org due to no response to email about maintainer-timeout,
and no commit activity for 3 months.

Hat:    portmgr
Original commit
Saturday, 19 May 2007
20:32 flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Original commit
Saturday, 13 May 2006
01:03 edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with P
Original commit
Friday, 25 Mar 2005
06:11 hrs search for other commits by this committer
- Fix a bug not to remove the font directories during the deinstall.
- Fix pathnames:
        s,$prefix/MakeTeXPK,$prefix/bin/MakeTeXPK,
        s,$prefix/lib/texmf/fonts/pk,${localbase}/share/texmf/fonts/pk,
- Remove pre-install to detect teTeX (CONFLICTS is enough).
- Make portlint(1) happy.

Approved by:    portmgr(marcus)
Original commit
Friday, 30 Apr 2004
15:17 vs search for other commits by this committer
- PERL -> REINPLACE
- Add CONFLICTS with teTeX
- Use PKGDBDIR instead of literal
- Pet portlint

OK'ed by:       jmz
Approved by:    linimon (implicit)
Original commit
Wednesday, 4 Feb 2004
05:10 marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
Original commit
Friday, 23 Jan 2004
05:28 trevor search for other commits by this committer
Use LS macro.
Original commit
Thursday, 20 Nov 2003
15:06 trevor search for other commits by this committer
Define USE_PERL5_BUILD, not erroneous USE_PERL.

Submitted by:   Oliver Eikemeier
Original commit
13:51 trevor search for other commits by this committer
Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction.
Original commit
Friday, 7 Mar 2003
06:09 ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
Original commit
Monday, 21 Jan 2002
20:17 jmz search for other commits by this committer
Fix the build problem with XFree-4.x.   Add warnings about the conflicts with
teTeX when it is installed.    
Original commit

Number of commits found: 22