notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: devel/insight/Makefile
SVNWeb

Number of commits found: 10

Thu, 21 Apr 2016
[ 16:43 swills search for other commits by this committer ] Original commit   Revision:413746 (Only the first 10 of 419 ports in this commit are shown above. View all ports for this commit)
many ports: mark broken on powerpc64
Mon, 17 Aug 2015
[ 14:20 mat search for other commits by this committer ] Original commit   Revision:394508 (Only the first 10 of 271 ports in this commit are shown above. View all ports for this commit)
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
Tue, 28 Apr 2015
[ 17:46 jbeich search for other commits by this committer ] Original commit   Revision:384925
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
Sun, 22 Jun 2014
[ 01:33 adamw search for other commits by this committer ] Original commit   Revision:358760
Use OPTIONS_SLAVE here instead of abusing OPTIONS_SET.
Sat, 21 Jun 2014
[ 21:45 wg search for other commits by this committer ] Original commit   Revision:358749
devel/insight: enable stage
Fri, 20 Sep 2013
[ 17:04 bapt search for other commits by this committer ] Original commit   Revision:327723 (Only the first 10 of 482 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2)
Wed, 10 Jul 2013
[ 11:18 bapt search for other commits by this committer ] Original commit   Revision:322646
Mark job unsafe
Mon, 13 May 2013
[ 19:48 mi search for other commits by this committer ] Original commit   Revision:318125
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@
Sat, 4 Dec 2010
[ 15:03 mi search for other commits by this committer ] Original commit 
Resolve the LATEST_LINK conflict. Insight is now simply "insight".

Notified by:    erwin
Fri, 3 Dec 2010
[ 14:54 mi search for other commits by this committer ] Original commit 
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

Number of commits found: 10