FreeBSD Bugzilla – Attachment 123369 Details for
Bug 166707
New port: net/librouteros
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
librouteros-1.1.2.patch
librouteros-1.1.2.patch (text/plain), 1.11 KB, created by
Mark Felder
on 2012-04-06 22:10:01 UTC
(
hide
)
Description:
librouteros-1.1.2.patch
Filename:
MIME Type:
Creator:
Mark Felder
Created:
2012-04-06 22:10:01 UTC
Size:
1.11 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/ports/net/librouteros/Makefile ./Makefile >--- /usr/ports/net/librouteros/Makefile 2012-04-06 15:46:22.940285753 -0500 >+++ ./Makefile 2012-04-06 16:04:08.640296417 -0500 >@@ -1,6 +1,7 @@ > # New ports collection Makefile for: librouteros > # Date created: April 6 2012 > # Whom: Mark Felder <feld@feld.me> >+# $FreeBSD: ports/net/librouteros/Makefile,v 1.00 2012/04/06 16:01:17 feld Exp $ > > PORTNAME= librouteros > PORTVERSION= 1.1.2 >@@ -13,17 +14,19 @@ > LICENSE= GPLv2 > LICENSE_FILE= ${WRKSRC}/COPYING > >-MAN= ros.1 librouteros.3 >- > BUILD_DEPENDS= libgcrypt>=0:${PORTSDIR}/security/libgcrypt > >+MAN1= ros.1 >+MAN3= librouteros.3 >+ > USE_BZIP2= yes > USE_AUTOTOOLS= libtool >+USE_LDCONFIG= yes > >-LDFLAGS+= -L${LOCALBASE}/lib >-CFLAGS+= -I/usr/local/include -Wno-error >+LDFLAGS+= -L${LOCALBASE}/lib >+CFLAGS+= -I${LOCALBASE}/include -Wno-error > >-PORTDOCS= AUTHORS COPYING ChangeLog INSTALL NEWS README >+PORTDOCS= AUTHORS COPYING ChangeLog INSTALL NEWS README > > .include <bsd.port.pre.mk> > >@@ -33,5 +36,4 @@ > cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${DOCSDIR} > .endif > >- > .include <bsd.port.post.mk>
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 166707
: 123369 |
123370