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-cheri/Makefile

Number of commits found: 14

Wednesday, 15 Jul 2015
23:31 brooks search for other commits by this committer
Mark broken on armv6 as it fails to link there and currently wouldn't be very
useful.

PR:		201599
Submitted by:	sbruno
Original commitRevision:392245 
Thursday, 14 May 2015
10:15 mat search for other commits by this committer
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:386312 
Tuesday, 12 May 2015
20:26 brooks search for other commits by this committer
Update to a fresh snapshot corresponding the Arcina release of the BERI and
CHERI CPUs.
Original commitRevision:386172 
Monday, 26 Jan 2015
23:36 brooks search for other commits by this committer
Upgrade to a new snapshot support an upcoming CheriBSD release.
Original commitRevision:377966 
Wednesday, 26 Nov 2014
13:08 mat search for other commits by this committer
Change the way Perl modules are installed, update the default Perl to 5.18.

Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.

As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.

The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.

The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.

PR:		194969
Differential Revision:	https://reviews.freebsd.org/D1019
Exp-run by:	antoine
Reviewed by:	perl@
Approved by:	portmgr
Original commitRevision:373448 
Monday, 20 Oct 2014
17:52 mva search for other commits by this committer
- Convert ports of irc/ and lang/ to new USES=python

Approved by:	portmgr (implicit)
Original commitRevision:371288 
Wednesday, 10 Sep 2014
20:50 gerald search for other commits by this committer
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
Original commitRevision:367888 
Friday, 15 Aug 2014
15:45 brooks search for other commits by this committer
Update a new snapshot of CHERI Clang, now with preliminary support for
ISA v3 (cursors).
Original commitRevision:364983 
Thursday, 17 Jul 2014
15:29 brooks search for other commits by this committer
Update to the latest clang/llvm changes.

Updated USES.
Original commitRevision:362156 
Wednesday, 28 May 2014
16:47 brooks search for other commits by this committer
Update to a new snapshot including CHERI stack fixes from the weekend.
Original commitRevision:355643 
Monday, 5 May 2014
22:09 brooks search for other commits by this committer
Update to pick up recent LLDB and MIPS assembler improvements.

Mark broken on platforms where the C++11 compiler isn't clang as gcc is
currently failing and current consumers almost certainly run 10.
Original commitRevision:353052 
Wednesday, 23 Apr 2014
20:59 brooks search for other commits by this committer
Don't install conflicting std*.h and varargs.h files.
Original commitRevision:351975 
18:22 brooks search for other commits by this committer
Update to a new snapshot.

Add LLDB to the package now that is supports stage.

Add missing swig dependancy.

Fix wrapper script for prefixed command links.
Original commitRevision:351964 
Monday, 21 Apr 2014
22:16 brooks search for other commits by this committer
CHERI-Clang is a fork of the Clang compiler with support for the CHERI
(Capability Hardware Enhanced RISC Instructions) ISA.

It also has enhanced support for MIPS CPUs, particularly MIPS64.

Sponsored by:	DARPA, AFRL
Original commitRevision:351727 

Number of commits found: 14