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

Number of commits found: 4

Wednesday, 26 Jul 2017
17:01 jbeich search for other commits by this committer
devel/clanlib{22,}: unbreak on non-x86

configure: error:  *** Requires SSE2 Support

System/detect_cpu_ext.cpp: In static member function 'static bool
CL_System::detect_cpu_extension(CL_System::CL_CPU_ExtensionX86)':
System/detect_cpu_ext.cpp:62:88: error: impossible constraint in 'asm'
   : "=a" ((out)[0]), "=r" ((out)[1]), "=c" ((out)[2]), "=d" ((out)[3]): "a"
(infoType));
                                                                                
       ^
System/detect_cpu_ext.cpp:79:3: note: in expansion of macro '__cpuid'
   __cpuid((int*)cpuinfo, 0x1);
   ^

Reported by:	pkg-fallout (aarch64)
Original commitRevision:446663 
Monday, 27 Oct 2014
10:10 bapt search for other commits by this committer
Cleanup plist
Original commitRevision:371544 
Saturday, 30 Aug 2014
10:36 tijl search for other commits by this committer
Add USES=libtool and INSTALL_TARGET=install-strip
Original commitRevision:366607 
Sunday, 7 Oct 2012
23:21 jhale search for other commits by this committer
- Repocopy devel/clanlib -> devel/clanlib22
- Update to 2.2.12

PR:		ports/172292
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com>
Approved by:	makc (mentor)
Original commitRevision:305512 

Number of commits found: 4