non port: net/ng_mikrotik_eoip/Makefile |
Number of commits found: 16 |
Sunday, 18 Jun 2023
|
08:25 Eugene Grosbein (eugen)
net/ng_mikrotik_eoip: unbreak build for FreeBSD before 14.0
PR: 266392
Fixes: c9665e214f726d9a6e62af00d81b94567ebe2572
476e63e |
Saturday, 26 Nov 2022
|
19:50 Yuri Victorovich (yuri)
net/ng_mikrotik_eoip: Broken
94861e8 |
Wednesday, 7 Sep 2022
|
21:10 Stefan Eßer (se)
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Saturday, 1 May 2021
|
17:55 Tobias Kortkamp (tobik)
net/ng_mikrotik_eoip: Use USES=kmod
Add USES=uidfix too so that can work.
Reported by: portscan (KMODDIR without USES=kmod)
7dc3db1 |
Wednesday, 7 Apr 2021
|
08:09 Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
cf118cc |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Friday, 15 Mar 2019
|
04:44 tobik
net/ng_mikrotik_eoip: Fix PTABLE option
Options helpers are ineffective when set after bsd.port.options.mk.
Move them before that point.
Reported by: tobik (in D19553)
|
Tuesday, 11 Dec 2018
|
17:03 linimon
These ports now build on powerpc64.
Approved by: portmgr (tier-2 blanket)
|
Monday, 22 May 2017
|
22:29 linimon
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
Reported by: swills
|
Tuesday, 21 Oct 2014
|
05:25 pi
New port: net/ng_mikrotik_eoip
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
|
Thursday, 24 Jul 2014
|
15:57 bapt
Reset maintainership for ports not staged with no pending PR
With hat: portmgr
|
Friday, 20 Sep 2013
|
22:10 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
|
12:54 bdrewery
SSP support has been added to ports with WITH_SSP for i386 and amd64
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
|
Tuesday, 5 Mar 2013
|
17:07 miwi
- Convert to OptionsNG
- Trim header
Reviewed by: beat, bapt, kwm
|
Tuesday, 22 May 2012
|
06:27 jgh
- re-order, include bsd.port.pre.mk so SRC_BASE is defined before referenced
PR: ports/165994
Submitted by: 4721@hushmail.com
Approved by: maintainer, gelraen.ua@gmail.com
|
Wednesday, 21 Dec 2011
|
17:34 sem
Netgraph node for Mikrotik's EoIP tunneling support
WWW: http://imax.in.ua/ng_mikrotik_eoip/
PR: ports/163484
Submitted by: Maxim Ignatenko <gelraen.ua_at_gmail.com>
|
Number of commits found: 16 |