FreeBSD Bugzilla – Attachment 146991 Details for
Bug 193420
[NEW PORT] net/ng_mikrotik_eoip: Kernel module for Mikrotik Ethernet-over-IP Tunneling Protocol
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
.shar with updated port
shar.txt (text/plain), 2.31 KB, created by
gelraen.ua
on 2014-09-07 10:32:37 UTC
(
hide
)
Description:
.shar with updated port
Filename:
MIME Type:
Creator:
gelraen.ua
Created:
2014-09-07 10:32:37 UTC
Size:
2.31 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># ng_mikrotik_eoip/Makefile ># ng_mikrotik_eoip/distinfo ># ng_mikrotik_eoip/pkg-descr ># ng_mikrotik_eoip/pkg-plist ># >echo x - ng_mikrotik_eoip/Makefile >sed 's/^X//' >ng_mikrotik_eoip/Makefile << '5e78d87706254d6eb4db4efc346f1f86' >X# Created by: Maxim Ignatenko >X# $FreeBSD$ >X >XPORTNAME= ng_mikrotik_eoip >XPORTVERSION= 1.0 >XCATEGORIES= net kld >XMASTER_SITES= http://projects.ukrweb.net/files/ \ >X http://imax.in.ua/files/ >X >XMAINTAINER= gelraen.ua@gmail.com >XCOMMENT= Netgraph node for Mikrotik EoIP tunneling >X >XLICENSE= BSD2CLAUSE >X >XSSP_UNSAFE= kernel module does not support ssp >X >XOPTIONS_DEFINE= PTABLE >XPTABLE_DESC= Use O(1) lookup for tunnel hooks >X# This option enables usage of static pointer table to find needed decimal-named hook, >X# which increases memory usage for each node by 65536*sizeof(hook_p). You probably want >X# this option if you have many tunnels with single remote IP. >X >XKMODDIR?= /boot/modules >XPLIST_SUB+= KMODDIR=${KMODDIR} \ >X PORTNAME=${PORTNAME} >X >X.include <bsd.port.options.mk> >X >X.if !exists(${SRC_BASE}/sys/sys/module.h) >XIGNORE= requires kernel source files >X.endif >X >X.if ${PORT_OPTIONS:MPTABLE} >XMAKE_ARGS+= NO_LINEAR_HOOK_LOOKUP=1 >X.endif >X >Xdo-install: >X @${MKDIR} "${STAGEDIR}${KMODDIR}" >X @${INSTALL_KLD} ${WRKSRC}/${PORTNAME}.ko "${STAGEDIR}${KMODDIR}" >X >X.include <bsd.port.mk> >5e78d87706254d6eb4db4efc346f1f86 >echo x - ng_mikrotik_eoip/distinfo >sed 's/^X//' >ng_mikrotik_eoip/distinfo << '437ae1b5d5a70db0b9f99cb250a6f960' >XSHA256 (ng_mikrotik_eoip-1.0.tar.gz) = 3180b68660d110fc217e3b5b5e4cc94bee69dee2933a811b5c0349ea644952c8 >XSIZE (ng_mikrotik_eoip-1.0.tar.gz) = 4154 >437ae1b5d5a70db0b9f99cb250a6f960 >echo x - ng_mikrotik_eoip/pkg-descr >sed 's/^X//' >ng_mikrotik_eoip/pkg-descr << '133ffb881490ab0c43b597f8e95820e9' >XNetgraph node for Mikrotik Ethernet-over-IP tunneling support >X >XWWW: http://imax.in.ua/ng_mikrotik_eoip/ >133ffb881490ab0c43b597f8e95820e9 >echo x - ng_mikrotik_eoip/pkg-plist >sed 's/^X//' >ng_mikrotik_eoip/pkg-plist << '9c83927d67e0225ee1f0a10a9721f83e' >X@cwd / >X%%KMODDIR%%/ng_mikrotik_eoip.ko >9c83927d67e0225ee1f0a10a9721f83e >exit >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 193420
:
146991
|
147025
|
147026