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
3a8980fd
Commit
3a8980fd
authored
Apr 28, 2006
by
Leigh B. Stoller
Browse files
Add mysql scripts ports so we get mysqlhotcopy.
parent
35187dd3
Changes
2
Hide whitespace changes
Inline
Side-by-side
install/ports/emulab-boss/Makefile
View file @
3a8980fd
...
...
@@ -52,6 +52,7 @@ LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd \
lthread.[23]:
${PORTSDIR}
/devel/linuxthreads
\
mhash.2:
${PORTSDIR}
/security/mhash
\
mysqlclient.10:
${PORTSDIR}
/databases/mysql323-client
\
mysqlhotcopy:
${PORTSDIR}
/databases/mysql323-scripts
\
snmp.4:
${PORTSDIR}
/net-mgmt/net-snmp4
\
vin4.2:
${PORTSDIR}
/misc/libelvin
\
ulsshxmlrpcpp.0:
${PORTSDIR}
/misc/ulsshxmlrpcpp
...
...
install/ports/emulab-ops/Makefile
View file @
3a8980fd
...
...
@@ -59,7 +59,8 @@ LIB_DEPENDS= lthread.[23]:${PORTSDIR}/devel/linuxthreads \
.if
${OSMAJOR}
>=
5
LIB_DEPENDS
+=
mhash.2:
${PORTSDIR}
/security/mhash
\
mysqlclient.10:
${PORTSDIR}
/databases/mysql323-client
mysqlclient.10:
${PORTSDIR}
/databases/mysql323-client
\
mysqlhotcopy:
${PORTSDIR}
/databases/mysql323-scripts
.
endif
RUN_DEPENDS
=
gmake:
${PORTSDIR}
/devel/gmake
\
...
...
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