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-stable
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
emulab
emulab-stable
Commits
f3dc1bfe
Commit
f3dc1bfe
authored
Oct 25, 2018
by
Mike Hibler
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Tweaks for 2018Q4 port set.
parent
671c9a48
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
4 deletions
+6
-4
install/ports/emulab-boss/Makefile
install/ports/emulab-boss/Makefile
+2
-2
install/ports/emulab-ops/Makefile
install/ports/emulab-ops/Makefile
+1
-2
install/ports/xerces-c2/Makefile
install/ports/xerces-c2/Makefile
+3
-0
No files found.
install/ports/emulab-boss/Makefile
View file @
f3dc1bfe
...
...
@@ -161,8 +161,8 @@ RUN_DEPENDS+= \
# Port versions of current or former "core" utilties
RUN_DEPENDS
+=
\
dhcpd:
${PORTSDIR}
/net/isc-dhcp4
3
-server
\
${LOCALBASE}
/sbin/rndc:
${PORTSDIR}
/dns/bind9
9
dhcpd:
${PORTSDIR}
/net/isc-dhcp4
4
-server
\
${LOCALBASE}
/sbin/rndc:
${PORTSDIR}
/dns/bind9
11
# XXX For building loghole doc from www/tutorial
RUN_DEPENDS
+=
\
...
...
install/ports/emulab-ops/Makefile
View file @
f3dc1bfe
...
...
@@ -108,8 +108,7 @@ RUN_DEPENDS+= \
# apache related ports
RUN_DEPENDS
+=
\
${LOCALBASE}
/
${APACHEMODDIR}
/mod_ssl.so:
${PORTSDIR}
/
${APACHE_PORT}
\
${LOCALBASE}
/
${APACHEMODDIR}
/libphp5.so:
${PORTSDIR}
/www/mod_php
$(PHP_VER)
\
${LOCALBASE}
/
${APACHEMODDIR}
/mod_fastcgi.so:
${PORTSDIR}
/www/mod_fastcgi
${LOCALBASE}
/
${APACHEMODDIR}
/libphp5.so:
${PORTSDIR}
/www/mod_php
$(PHP_VER)
# PHP packages
RUN_DEPENDS
+=
\
...
...
install/ports/xerces-c2/Makefile
View file @
f3dc1bfe
...
...
@@ -24,6 +24,8 @@ MAKE_JOBS_UNSAFE= yes
OPTIONS_DEFINE
=
THREADS DEBUG ICONVFBSD ICU NATIVE
OPTIONS_DEFAULT
=
THREADS ICONVFBSD
# XXX broken
OPTIONS_EXCLUDE
=
EXAMPLES
THREADS_DESC
=
Build a thread enabled shared library
DEBUG_DESC
=
Include debugging information,
do
not strip
...
...
@@ -142,6 +144,7 @@ SAMPLES_CONFIG_ARGS+= -r none
.
endif
PORTDOCS
=
*
PORTEXAMPLES
=
*
SCRIPTS_ENV
=
WITH_NATIVE
=
"
${WITH_NATIVE}
"
\
WITH_ICU
=
"
${WITH_ICU}
"
\
...
...
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