notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: net/ng_mikrotik_eoip/Makefile
SVNWeb

Number of commits found: 16

Sun, 18 Jun 2023
[ 08:25 Eugene Grosbein (eugen) search for other commits by this committer ]    commit hash:476e63e7b4e0f397ee2f371e0bd1ea75fb0a1758  commit hash:476e63e7b4e0f397ee2f371e0bd1ea75fb0a1758  commit hash:476e63e7b4e0f397ee2f371e0bd1ea75fb0a1758  476e63e 
net/ng_mikrotik_eoip: unbreak build for FreeBSD before 14.0

PR:		266392
Fixes:		c9665e214f726d9a6e62af00d81b94567ebe2572
Sat, 26 Nov 2022
[ 19:50 Yuri Victorovich (yuri) search for other commits by this committer ]    commit hash:94861e898aeaabc966718cf2f1e91be89a3ad6f8  commit hash:94861e898aeaabc966718cf2f1e91be89a3ad6f8  commit hash:94861e898aeaabc966718cf2f1e91be89a3ad6f8  94861e8 
net/ng_mikrotik_eoip: Broken
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sat, 1 May 2021
[ 17:55 Tobias Kortkamp (tobik) search for other commits by this committer ]    commit hash:7dc3db13fcde23bab69eed83f6607ddbcac826aa  commit hash:7dc3db13fcde23bab69eed83f6607ddbcac826aa  commit hash:7dc3db13fcde23bab69eed83f6607ddbcac826aa  7dc3db1 
net/ng_mikrotik_eoip: Use USES=kmod

Add USES=uidfix too so that can work.

Reported by:	portscan (KMODDIR without USES=kmod)
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Fri, 15 Mar 2019
[ 04:44 tobik search for other commits by this committer ] Original commit   Revision:495762
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)
Tue, 11 Dec 2018
[ 17:03 linimon search for other commits by this committer ] Original commit   Revision:487243 (Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
These ports now build on powerpc64.

Approved by:	portmgr (tier-2 blanket)
Mon, 22 May 2017
[ 22:29 linimon search for other commits by this committer ] Original commit   Revision:441494 (Only the first 10 of 41 ports in this commit are shown above. View all ports for this commit)
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
Tue, 21 Oct 2014
[ 05:25 pi search for other commits by this committer ] Original commit   Revision:371308
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
Thu, 24 Jul 2014
[ 15:57 bapt search for other commits by this committer ] Original commit   Revision:362812 (Only the first 10 of 74 ports in this commit are shown above. View all ports for this commit)
Reset maintainership for ports not staged with no pending PR

With hat:	portmgr
Fri, 20 Sep 2013
[ 22:10 bapt search for other commits by this committer ] Original commit   Revision:327755 (Only the first 10 of 1288 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
[ 12:54 bdrewery search for other commits by this committer ] Original commit   Revision:327697 (Only the first 10 of 61 ports in this commit are shown above. View all ports for this commit)
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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 5 Mar 2013
[ 17:07 miwi search for other commits by this committer ] Original commit   Revision:313460 (Only the first 10 of 46 ports in this commit are shown above. View all ports for this commit)
- Convert to OptionsNG
- Trim header

Reviewed by:	beat, bapt, kwm
Tue, 22 May 2012
[ 06:27 jgh search for other commits by this committer ] Original commit 
- 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
Wed, 21 Dec 2011
[ 17:34 sem search for other commits by this committer ] Original commit 
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