Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
emulab-devel
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
143
Issues
143
List
Boards
Labels
Service Desk
Milestones
Merge Requests
6
Merge Requests
6
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
emulab
emulab-devel
Commits
13f5110a
Commit
13f5110a
authored
May 04, 2014
by
Leigh B Stoller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add perl JSON library.
parent
ba3c8863
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletion
+3
-1
install/ports/emulab-boss/Makefile
install/ports/emulab-boss/Makefile
+2
-1
install/ports/emulab-ops/Makefile
install/ports/emulab-ops/Makefile
+1
-0
No files found.
install/ports/emulab-boss/Makefile
View file @
13f5110a
...
...
@@ -167,7 +167,8 @@ RUN_DEPENDS+= \
git:
${PORTSDIR}
/devel/git
\
curl:
${PORTSDIR}
/ftp/curl
\
${PYTHON_PKGNAMEPREFIX}
MySQLdb>0:
${PORTSDIR}
/databases/py-MySQLdb
\
mysqlhotcopy:
${PORTSDIR}
/databases/mysql
${MYSQL_VER}
-scripts
mysqlhotcopy:
${PORTSDIR}
/databases/mysql
${MYSQL_VER}
-scripts
\
${LOCALBASE}
/lib/perl5/site_perl/
${PERL_VER}
/JSON.pm:
${PORTSDIR}
/converters/p5-JSON
.if
(${PORTVERSION}
==
"5.1"
||
${PORTVERSION}
==
"6.0"
)
RUN_DEPENDS
+=
\
...
...
install/ports/emulab-ops/Makefile
View file @
13f5110a
...
...
@@ -141,6 +141,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}
/RPC/XML.pm:
${PORTSDIR}
/net/p5-RPC-XML
\
${LOCALBASE}
/lib/perl5/site_perl/
${PERL_VER}
/JSON.pm:
${PORTSDIR}
/converters/p5-JSON
\
wget:
${PORTSDIR}
/ftp/wget
.if
defined(ELVIN_COMPAT)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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