non port: Mk/bsd.ncurses.mk |
Number of commits found: 8 |
Tuesday, 7 May 2013
|
08:05 bapt
Remove bsd.ncurses.mk now that it is unneeded
 |
Monday, 10 Dec 2012
|
17:51 bapt
Adjust the LDFLAGS from USE_NCURSES and USE_OPENSSL to fix build with clang:
This should fix most of the
"error: argument unused during compilation: '-rpath=/usr/lib:/usr/local/lib'"
 |
Wednesday, 12 Sep 2012
|
16:25 bdrewery
- Fix warning when running pkg2ng
PR: ports/171326
Submitted by: bdrewery
Approved by: beat (portmgr) after exp-run
 |
Sunday, 6 May 2012
|
13:54 bapt
Fix USE_NCURSES with pkgng
Reported by: graudeejs on irc://freenode/#pkgng
 |
Thursday, 19 Apr 2012
|
05:53 bapt
s/OPENSSL/NCURSES/ in pkgng only part
Submitted by: Bryan Drewery (irc)
 |
Wednesday, 18 Apr 2012
|
11:38 bapt
Make USE_NCURSES and USE_OPENSSL work with pkgng in case people are using
ncurses and/or openssl from ports
 |
Friday, 23 Sep 2011
|
22:26 amdmi3
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
 |
Monday, 11 Apr 2011
|
08:34 bapt
Add a new macro to deal with conflict between ncurses from base and ncurses from
ports.
If a ports is linked against ncurses from base or from the ports, it should then
add:
USE_NCURSES=yes
it is also possible to specify the hard dependency on the ports ncurses or one
the base one adding the following macros:
WITH_NCURSES_PORT=yes or WITH_NCURSES_BASE=yes
PR: ports/155269
Submitted by: me
Reviwed by: pav@
Approved by: portmgr (pav@)
Exp-run by: portmgr (pav@)
 |
Number of commits found: 8 |