Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
ef244f8c
Commit
ef244f8c
authored
Dec 21, 2010
by
Mike Hibler
Browse files
Fixup Emulab ports.
Mostly some missing dependencies that turned up during our upgrade.
parent
6199f996
Changes
4
Hide whitespace changes
Inline
Side-by-side
install/ports/emulab-boss/Makefile
View file @
ef244f8c
...
...
@@ -119,6 +119,9 @@ LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd \
.if
${OSMAJOR}
>=
6
LIB_DEPENDS
+=
xerces-c.27:
${PORTSDIR}
/textproc/xerces-c2
.
endif
.if
${OSMAJOR}
>=
7
LIB_DEPENDS
+=
xmlrpc.9:
${PORTSDIR}
/net/xmlrpc-c
.
endif
#
# Until/unless the pubsub Makefile is changed, we must include libelvin.
...
...
@@ -149,6 +152,7 @@ RUN_DEPENDS= \
${LOCALBASE}
/lib/perl5/site_perl/
${PERL_VER}
/
${PERL_ARCH}
/BSD/Resource.pm:
${PORTSDIR}
/devel/p5-BSD-Resource
\
${LOCALBASE}
/lib/perl5/site_perl/
${PERL_VER}
/
${PERL_ARCH}
/Time/HiRes.pm:
${PORTSDIR}
/devel/p5-Time-HiRes
\
${LOCALBASE}
/lib/perl5/site_perl/
${PERL_VER}
/MD5.pm:
${PORTSDIR}
/security/p5-MD5
\
${LOCALBASE}
/lib/perl5/site_perl/
${PERL_VER}
/
${PERL_ARCH}
/Digest/SHA1.pm:
${PORTSDIR}
/security/p5-Digest-SHA1
\
${LOCALBASE}
/lib/perl5/site_perl/
${PERL_VER}
/
${PERL_ARCH}
/IO/Pty.pm:
${PORTSDIR}
/devel/p5-IO-Tty
\
rpm:
${PORTSDIR}
/archivers/rpm
\
xvcg:
${PORTSDIR}
/graphics/vcg
\
...
...
install/ports/emulab-mailman/Makefile
View file @
ef244f8c
...
...
@@ -6,6 +6,7 @@
# We happen to run the web server as "nobody"
#
CGI_GID
=
nobody
WITH_SENDMAIL
=
yes
#
# This prevents the option screen.
...
...
install/ports/emulab-ops/Makefile
View file @
ef244f8c
...
...
@@ -118,6 +118,9 @@ LIB_DEPENDS+= pubsub.1:${PORTSDIR}/misc/emulab-pubsub
LIB_DEPENDS
+=
mhash.2:
${PORTSDIR}
/security/mhash
\
mysqlclient.15:
${PORTSDIR}
/databases/mysql50-client
.
endif
.if
${OSMAJOR}
>=
7
LIB_DEPENDS
+=
xmlrpc.9:
${PORTSDIR}
/net/xmlrpc-c
.
endif
RUN_DEPENDS
=
gmake:
${PORTSDIR}
/devel/gmake
\
sudo
:
${PORTSDIR}
/security/sudo
\
...
...
install/ports/emulab-protogeni/Makefile
View file @
ef244f8c
...
...
@@ -67,7 +67,8 @@ RUN_DEPENDS+= \
${LOCALBASE}
/lib/perl5/site_perl/
${PERL_VER}
/
${PERL_ARCH}
/XML/LibXML.pm:
${PORTSDIR}
/textproc/p5-XML-LibXML
\
${LOCALBASE}
/lib/perl5/site_perl/
${PERL_VER}
/Frontier/Client.pm:
${PORTSDIR}
/net/p5-Frontier-RPC
\
${LOCALBASE}
/lib/perl5/site_perl/
${PERL_VER}
/Crypt/X509.pm:
${PORTSDIR}
/security/p5-Crypt-X509
\
${LOCALBASE}
/lib/perl5/site_perl/
${PERL_VER}
/Crypt/OpenSSL/X509.pm:
${PORTSDIR}
/security/p5-Crypt-OpenSSL-X509
\
${LOCALBASE}
/lib/perl5/site_perl/
${PERL_VER}
/
${PERL_ARCH}
/Crypt/OpenSSL/X509.pm:
${PORTSDIR}
/security/p5-Crypt-OpenSSL-X509
\
${LOCALBASE}
/lib/perl5/site_perl/
${PERL_VER}
/XML/SemanticDiff.pm:
${PORTSDIR}
/textproc/p5-XML-SemanticDiff
\
xmlsec1:
${PORTSDIR}
/security/xmlsec1
USE_PERL5
=
yes
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment