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/doxygen/files/patch-latex

Number of commits found: 4

Friday, 22 Aug 2014
17:10 danfe search for other commits by this committer
- Optionize for Graphviz and LaTeX (enabled by default, so hopefully the
  rest of the ports tree that uses Doxygen for their documentation aren't
  adversely affected)
- Use new OPTIONS framework helpers
- PDFDOCS relies on both the LATEX and HTMLDOCS options to be enabled
- Remove a couple patches that believed to have no effect on PDFDOCS build
  because it should've been setting HAVE_LATEX in MAKE_ARGS instead of
  HAVE_PDFDOCS (which was done by a previous commit that submitter was
  unaware of back when it happened, but never should've happened to begin
  with)
- While here: sort USES, remove MAKE_JOBS_UNSAFE [*], and cleanup Makefile,
  use correct spelling of PostScript and PDF in port description text

[*] Except cleaning targets, use more robust make(1) syntax of -C, albeit
    I did not find evidence that cd ... ; $(MAKE) syntax was causing build
    failures with -jX.  Still, -C is better and safer in general.

PR:		192732
Submitted by:	maintainer
Reviewed by:	marino
Original commitRevision:365679 
Saturday, 9 Aug 2014
19:39 antoine search for other commits by this committer
Update devel/doxygen to 1.8.7
Update dependent ports to build with it

Most of work by:	pi@
Exp-run:	self
PR:		ports/190943
Original commitRevision:364468 
Monday, 16 Jun 2014
07:54 pi search for other commits by this committer
revert to doxygen 1.8.3.1 for now
Original commitRevision:357956 
Saturday, 14 Jun 2014
07:22 pi search for other commits by this committer
devel/doxygen: 1.8.3.1 -> 1.8.7

In a second step, the python build part has to be tested (still open)

PR:		ports/190943
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Original commitRevision:357752 

Number of commits found: 4