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/bugzilla50/pkg-plist

Number of commits found: 3

Tuesday, 16 Feb 2016
19:35 ohauer search for other commits by this committer
- add new OPTIONS_GROUP_EXTENSIONS (MoreBugUrl and Voting)
- add patch so MoreBugUrl has support for Phabricator URL's [1]
- PORTREVISION bump not requied, new OPTIONS are OFF by default

[1] Upstream PR: https://bugzilla.mozilla.org/show_bug.cgi?id=1128119

Special Thanks goes to Mahdi Mokhtari for the patches and
improving the FreeBSD Bugzilla integration!

PR:		207216
Submitted by:	Mahdi Mokhtari
Original commitRevision:409014 
Wednesday, 23 Dec 2015
11:22 ohauer search for other commits by this committer
- update to 5.0.2

This release fixes two security issues.
See the Security Advisory for details. [1]

This release also contains the following bug fixes:
 o mod_perl now works correctly with mod_access_compat turned off on
   Apache 2.4. To regenerate the .htaccess files, you must first delete
   all existing ones in subdirectories:

    find . -mindepth 2 -name .htaccess -exec rm -f {} \;

   You must then run checksetup.pl again to recreate them with the correct
syntax.
   (Bug 1223790)

 o Emails sent by Bugzilla are now correctly encoded as UTF-8. (Bug 714724)
 o Strawberry Perl is now fully supported on Windows. (Bug 1089448 and bug
987742)
 o The XML-RPC API now works with IIS on Windows. (Bug 708252)
 o Some queries should now be faster on PostgreSQL. (Bug 1184431)

[1] https://www.bugzilla.org/security/4.2.15/

MFH:		2015Q4
Security:	CVE-2015-8508
		CVE-2015-8509
		vid="54075861-a95a-11e5-8b40-20cf30e32f6d"
Original commitRevision:404284 
Sunday, 12 Jul 2015
07:57 ohauer search for other commits by this committer
- add bugzilla 5.0

Release Notes:
https://www.bugzilla.org/releases/5.0/release-notes.html
Original commitRevision:391770 

Number of commits found: 3