/misc/misterproper/

2018-12-11T17:03:52+00:00 linimon linimon@FreeBSD.org 2018-12-11T17:03:52+00:00 0d0cb0224b185de477f46ac4522e100d6edcd972 Approved by: portmgr (tier-2 blanket)
Approved by:	portmgr (tier-2 blanket)
Mark some ports failing on power64. In cases where the error message 2017-05-22T22:29:17+00:00 linimon linimon@FreeBSD.org 2017-05-22T22:29:17+00:00 5b2b95c6671a02cf304c9e14af00814c0570d704 was a stub, provide a real one. While here, pet portlint. Approved by: portmgr (tier-2 blanket) Reported by: swills
was a stub, provide a real one.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Reported by:	swills
New port: net/ng_mikrotik_eoip 2014-10-21T05:25:33+00:00 pi pi@FreeBSD.org 2014-10-21T05:25:33+00:00 d86a91fc374b6d6d1445bdc5828237f34485b6a0 Netgraph node for Mikrotik Ethernet-over-IP tunneling support WWW: http://imax.in.ua/ng_mikrotik_eoip/ PR: 193420 Submitted by: gelraen.ua@gmail.com
Netgraph node for Mikrotik Ethernet-over-IP tunneling support

WWW: http://imax.in.ua/ng_mikrotik_eoip/

PR:		193420
Submitted by:	gelraen.ua@gmail.com
Remove non staged ports without pending PR from net-p2p, net and news 2014-09-01T23:05:26+00:00 bapt bapt@FreeBSD.org 2014-09-01T23:05:26+00:00 cdc767a8b93346cbb26e16165c2163d60931e8b6

Reset maintainership for ports not staged with no pending PR 2014-07-24T15:57:24+00:00 bapt bapt@FreeBSD.org 2014-07-24T15:57:24+00:00 c959b63a73ac11fe267dfb6969d685ae478fb18f With hat: portmgr
With hat:	portmgr
Add NO_STAGE all over the place in preparation for the staging support (cat: net) 2013-09-20T22:10:23+00:00 bapt bapt@FreeBSD.org 2013-09-20T22:10:23+00:00 ea8ff22cff3d553574b25de8cfd89024ab2cb22e

SSP support has been added to ports with WITH_SSP for i386 and amd64 2013-09-20T12:54:54+00:00 bdrewery bdrewery@FreeBSD.org 2013-09-20T12:54:54+00:00 d6c170198e97f1109801df05948762e423645c4b on FreeBSD 10, and amd64 on earlier versions. SSP_UNSAFE is added to disable in a port if it fails to build, but this should only be used in rare circumstances such as kernel modules. Otherwise, the port may just be failing due to lack of respecting LDFLAGS. On FreeBSD 10, this uses an ldscript in /usr/lib/libc.so to pull in libssp_nonshared.a to address issues linking on i386 [1]. On earlier FreeBSD versions the WITH_SSP knob will add -lssp_nonshared to LDFLAGS on i386. This is not needed on amd64. However, several hundred ports do not currently respect LDFLAGS, so this support is disabled currently as it causes build failures if a dependency is looking for the stack_chk symbols. Many thanks to jlh@ for this as he had many years of patience in getting all of the necessary pieces [1][2] in. [1] http://svnweb.freebsd.org/base/head/lib/libc/libc.ldscript?revision=251668&view=markup PR: ports/138228 [2] Submitted by: jlh (bsd.ssp.mk based on) Reviewed by: bapt With hat: portmgr exp-runs done: 37 over a month on 91i386,91amd64,10i386,10amd64
on FreeBSD 10, and amd64 on earlier versions.

SSP_UNSAFE is added to disable in a port if it fails to build, but
this should only be used in rare circumstances such as kernel modules.
Otherwise, the port may just be failing due to lack of respecting
LDFLAGS.

On FreeBSD 10, this uses an ldscript in /usr/lib/libc.so to pull in
libssp_nonshared.a to address issues linking on i386 [1].

On earlier FreeBSD versions the WITH_SSP knob will add -lssp_nonshared
to LDFLAGS on i386. This is not needed on amd64. However, several hundred
ports do not currently respect LDFLAGS, so this support is disabled currently
as it causes build failures if a dependency is looking for the stack_chk
symbols.

Many thanks to jlh@ for this as he had many years of patience in getting
all of the necessary pieces [1][2] in.

[1] http://svnweb.freebsd.org/base/head/lib/libc/libc.ldscript?revision=251668&view=markup

PR:		ports/138228 [2]
Submitted by:	jlh (bsd.ssp.mk based on)
Reviewed by:	bapt
With hat:	portmgr
exp-runs done:	37 over a month on 91i386,91amd64,10i386,10amd64