notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: net/ng_mikrotik_eoip/Makefile

Number of commits found: 16

Sunday, 18 Jun 2023
08:25 Eugene Grosbein (eugen) search for other commits by this committer
net/ng_mikrotik_eoip: unbreak build for FreeBSD before 14.0

PR:		266392
Fixes:		c9665e214f726d9a6e62af00d81b94567ebe2572
commit hash: 476e63e7b4e0f397ee2f371e0bd1ea75fb0a1758 commit hash: 476e63e7b4e0f397ee2f371e0bd1ea75fb0a1758 commit hash: 476e63e7b4e0f397ee2f371e0bd1ea75fb0a1758 commit hash: 476e63e7b4e0f397ee2f371e0bd1ea75fb0a1758 476e63e
Saturday, 26 Nov 2022
19:50 Yuri Victorovich (yuri) search for other commits by this committer
net/ng_mikrotik_eoip: Broken
commit hash: 94861e898aeaabc966718cf2f1e91be89a3ad6f8 commit hash: 94861e898aeaabc966718cf2f1e91be89a3ad6f8 commit hash: 94861e898aeaabc966718cf2f1e91be89a3ad6f8 commit hash: 94861e898aeaabc966718cf2f1e91be89a3ad6f8 94861e8
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Saturday, 1 May 2021
17:55 Tobias Kortkamp (tobik) search for other commits by this committer
net/ng_mikrotik_eoip: Use USES=kmod

Add USES=uidfix too so that can work.

Reported by:	portscan (KMODDIR without USES=kmod)
commit hash: 7dc3db13fcde23bab69eed83f6607ddbcac826aa commit hash: 7dc3db13fcde23bab69eed83f6607ddbcac826aa commit hash: 7dc3db13fcde23bab69eed83f6607ddbcac826aa commit hash: 7dc3db13fcde23bab69eed83f6607ddbcac826aa 7dc3db1
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Friday, 15 Mar 2019
04:44 tobik search for other commits by this committer
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)
Original commitRevision:495762 
Tuesday, 11 Dec 2018
17:03 linimon search for other commits by this committer
These ports now build on powerpc64.

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:487243 
Monday, 22 May 2017
22:29 linimon search for other commits by this committer
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
Original commitRevision:441494 
Tuesday, 21 Oct 2014
05:25 pi search for other commits by this committer
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
Original commitRevision:371308 
Thursday, 24 Jul 2014
15:57 bapt search for other commits by this committer
Reset maintainership for ports not staged with no pending PR

With hat:	portmgr
Original commitRevision:362812 
Friday, 20 Sep 2013
22:10 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
Original commitRevision:327755 
12:54 bdrewery search for other commits by this committer
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
Original commitRevision:327697 
Tuesday, 5 Mar 2013
17:07 miwi search for other commits by this committer
- Convert to OptionsNG
- Trim header

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

Number of commits found: 16