FreeBSD Bugzilla – Attachment 154780 Details for
Bug 198887
[ports-mgmt/portlint] Breaks with perl undefined variables
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Makefile of another port that triggered the problem
Makefile (text/plain), 845 bytes, created by
Yuri Victorovich
on 2015-03-24 23:12:13 UTC
(
hide
)
Description:
Makefile of another port that triggered the problem
Filename:
MIME Type:
Creator:
Yuri Victorovich
Created:
2015-03-24 23:12:13 UTC
Size:
845 bytes
patch
obsolete
># Created by: Andrei Lavreniyuk <andy.lavr@gmail.com> ># $FreeBSD$ > >PORTNAME= torsocks >PORTVERSION= 2.0.0 >CATEGORIES= net security >MASTER_SITES= GHL > >MAINTAINER= yuri@rawbw.com >COMMENT= Easy way to make any app work through Tor > >LICENSE= GPLv2 > >USE_GITHUB= yes >GH_ACCOUNT= dgoulet >GH_PROJECT= torsocks >GH_COMMIT= 96f7a0d >GH_TAGNAME= v${PORTVERSION} > >USE_AUTOTOOLS= aclocal autoconf libtoolize >ACLOCAL_ARGS= -I ${LOCALBASE}/share/aclocal > >USES= autoreconf gmake libtool >USE_LDCONFIG= yes >INSTALL_TARGET= install-strip > >SUB_FILES= pkg-message > >OPTIONS_DEFINE= DOCS >OPTIONS_DEFAULT= DOCS > >.if ${PORT_OPTIONS:MDOCS} >PORTDOCS= ChangeLog DEBUG SOCKS5 socks-extensions.txt >.endif > >.include <bsd.port.options.mk> > >post-install: > @${MV} ${STAGEDIR}${PREFIX}/etc/tor/torsocks.conf ${STAGEDIR}${PREFIX}/etc/tor/torsocks.conf.sample > >.include <bsd.port.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 Raw
Actions:
View
Attachments on
bug 198887
:
154779
| 154780