non port: devel/insight/Makefile |
SVNWeb
|
Number of commits found: 10 |
Thu, 21 Apr 2016
|
[ 16:43 swills ] (Only the first 10 of 419 ports in this commit are shown above. )
many ports: mark broken on powerpc64
|
Mon, 17 Aug 2015
|
[ 14:20 mat ] (Only the first 10 of 271 ports in this commit are shown above. )
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 ]
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 ]
Use OPTIONS_SLAVE here instead of abusing OPTIONS_SET.
|
Sat, 21 Jun 2014
|
[ 21:45 wg ]
devel/insight: enable stage
|
Fri, 20 Sep 2013
|
[ 17:04 bapt ] (Only the first 10 of 482 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2)
|
Wed, 10 Jul 2013
|
[ 11:18 bapt ]
Mark job unsafe
|
Mon, 13 May 2013
|
[ 19:48 mi ]
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 ]
Resolve the LATEST_LINK conflict. Insight is now simply "insight".
Notified by: erwin
|
Fri, 3 Dec 2010
|
[ 14:54 mi ]
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 |