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

Number of commits found: 10

Thursday, 21 Apr 2016
16:43 swills search for other commits by this committer
many ports: mark broken on powerpc64
Original commitRevision:413746 
Monday, 17 Aug 2015
14:20 mat search for other commits by this committer
Remove UNIQUENAME and LATEST_LINK.

UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.

Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.

Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)

Reviewed by:	antoine, bapt
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3336
Original commitRevision:394508 
Tuesday, 28 Apr 2015
17:46 jbeich search for other commits by this committer
Don't use profiling and static libreadline after r344754

gdb66 and insight neither build with -pg nor link any other _p library.
For profiling to work the ports may also need to disable stripping of
non-debug symbols, build with -fno-omit-frame-pointer and do so for all
the dependencies as well.

poudriere fails because before 9.0R proflibs were packaged separately
not in DIST list for |jail -c|, and 11.0C removed libreadline while
devel/readline doesn't provide _p variant.

Reported by:	pkg-fallout (-quaterly lacks 84* and head* slaves)
Approved by:	portmgr blanket
MFH:		2015Q2
Original commitRevision:384925 
Sunday, 22 Jun 2014
01:33 adamw search for other commits by this committer
Use OPTIONS_SLAVE here instead of abusing OPTIONS_SET.
Original commitRevision:358760 
Saturday, 21 Jun 2014
21:45 wg search for other commits by this committer
devel/insight: enable stage
Original commitRevision:358749 
Friday, 20 Sep 2013
17:04 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2)
Original commitRevision:327723 
Wednesday, 10 Jul 2013
11:18 bapt search for other commits by this committer
Mark job unsafe
Original commitRevision:322646 
Monday, 13 May 2013
19:48 mi search for other commits by this committer
Add a patch to properly locate, where itcl's library is located.

Bump PORTREVISION (only for insight) to reflect the update of itcl --
the updated, which necessitated the above fix.

Obtained from:	gahr@
Original commitRevision:318125 
Saturday, 4 Dec 2010
15:03 mi search for other commits by this committer
Resolve the LATEST_LINK conflict. Insight is now simply "insight".

Notified by:    erwin
Original commit
Friday, 3 Dec 2010
14:54 mi search for other commits by this committer
Add a slave port of insight -- the gdb's GUI front-end. Having a slave
port will ensure, the packages are auto-built for insight and that the
WITH_INSIGHT option of gdb66 does not bit-rot with time...

In gdb66 use bsd.port.options.mk to parse options and then act on them
before bsd.port.pre.mk -- as

Suggested by: pav
Original commit

Number of commits found: 10