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: lang/clang-devel/files/patch-tools_clang_lib_Driver_Tools.cpp

Number of commits found: 3

Friday, 14 Sep 2012
21:03 brooks search for other commits by this committer
Upgrade to svn rev r163622.  Several fixes to FreeBSD support for -pie and
mips as well as reported improvements to the MIPS backend.
Original commitRevision:304297 
Monday, 27 Aug 2012
16:18 brooks search for other commits by this committer
Fix creation of position independent executables (-fPIE -pie).

There were two bugs here.  First, -pie was not passed to ld.  Second,
non-relocatable versions of three *crt*.o archives were used in the pie
case.

Additionally, link with crtbeginT.o in the -static case.

Shift style towards that of the Linux code since much of the new login was
cribbed from it.

Reported by:	jonathan
Original commit
Thursday, 23 Aug 2012
21:04 brooks search for other commits by this committer
Update LLVM and Clang to r162438 plus a couple patchs to make it possible
to target MIPS with FreeBSD's base binutils.
Original commit

Number of commits found: 3