Commit Graph

8 Commits

Author SHA1 Message Date
Mathieu Arnold
f899c758a6 When there is a do-install target, do not use a post-install target, do
everything at once.  Sometime, rename post-install into a options helper
target.

I did not fix ports that were such a mess that I could not figure out
what they really wanted to do.  I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-19 11:04:13 +00:00
Dmitry Marakasov
4e942b6419 - Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by:	portmgr blanket
2016-05-19 10:44:11 +00:00
Sean Bruno
33617491ca Allow the CC expansion to deal with a full path to a compiler. This
fixes building with an external toolchain where CC=/nxb-bin/usr/bin/cc
when used via poudriere + qemu-bsd-user.

PR:		196986
Approved by:	maintainer timeout (2 weeks)
2015-02-21 17:50:38 +00:00
Vanilla I. Shu
52c6ba061f 1: Stagify.
2: switch to USES=tar:bzip2

Approved by:	portmgr@
2014-06-19 15:49:09 +00:00
Martin Wilke
a49995967b - Unbreak build
PR:		185600
Submitted by:	Attila Nagy <bra@fsn.hu> (maintainer)
2014-01-17 14:10:15 +00:00
Baptiste Daroussin
8ac99398e2 Add NO_STAGE all over the place in preparation for the staging support (cat: misc) 2013-09-20 20:50:57 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Philip M. Gollucci
90d8d127ca libeatmydata is a small LD_PRELOAD library designed to (transparently) disable
fsync (and friends, like open(O_SYNC)). This has two side-effects: making
software that writes data safely to disk a lot quicker and making this
software no longer crash safe.

DO NOT use libeatmydata on software where you care about what it
stores. It's called libEAT-MY-DATA for a reason.

PR:		ports/142892
Submitted by:	Attila Nagy <bra at fsn.hu>
2010-02-11 20:59:20 +00:00