diff options
author | jim-p <jimp@pfsense.org> | 2011-06-06 13:11:56 -0400 |
---|---|---|
committer | jim-p <jimp@pfsense.org> | 2011-06-06 13:11:56 -0400 |
commit | b2c845aed3f6ce74eed5c8ffa086fe668ba8bf7d (patch) | |
tree | b29a31cb5424fd80b1b42a87f49298ddee08eb7a /pkg_config.8.xml.amd64 | |
parent | a1ad5a858a43d7e4b194cb1eb7f474eda132e348 (diff) | |
download | pfsense-packages-b2c845aed3f6ce74eed5c8ffa086fe668ba8bf7d.tar.gz pfsense-packages-b2c845aed3f6ce74eed5c8ffa086fe668ba8bf7d.tar.bz2 pfsense-packages-b2c845aed3f6ce74eed5c8ffa086fe668ba8bf7d.zip |
Fixup some ntop depencency binary filenames.
Diffstat (limited to 'pkg_config.8.xml.amd64')
-rwxr-xr-x | pkg_config.8.xml.amd64 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64 index 1cc5ae68..737f2d15 100755 --- a/pkg_config.8.xml.amd64 +++ b/pkg_config.8.xml.amd64 @@ -208,15 +208,16 @@ <depends_on_package_base_url>http://files.pfsense.org/packages/amd64/8/All/</depends_on_package_base_url> <depends_on_package>rrdtool-1.2.26_1.tbz</depends_on_package> <depends_on_package>gdbm-1.8.3_3.tbz</depends_on_package> - <depends_on_package>perl-5.10.1_3.tbz</depends_on_package> - <depends_on_package>libpcap-1.1.1.tbz</depends_on_package> + <depends_on_package>perl-5.12.3.tbz</depends_on_package> + <depends_on_package>libpcap-1.1.1_1.tbz</depends_on_package> <depends_on_package>GeoIP-1.4.7.tbz</depends_on_package> <depends_on_package>font-util-1.2.0.tbz</depends_on_package> + <depends_on_package>graphviz-2.26.3_3.tbz</depends_on_package> <depends_on_package>ntop-4.0.1_1.tbz</depends_on_package> - <build_port_path>/usr/ports/lang/perl5.10</build_port_path> <build_port_path>/usr/ports/databases/gdbm</build_port_path> <build_port_path>/usr/ports/databases/rrdtool12</build_port_path> <build_port_path>/usr/ports/x11-fonts/font-util</build_port_path> + <build_port_path>/usr/ports/graphics/graphviz</build_port_path> <build_port_path>/usr/ports/net/ntop</build_port_path> <build_options>WITHOUT_APNG=true WITHOUT_COLLATION_FIX=true WITHOUT_DEBUGGING=true WITHOUT_DEJAVU=true WITHOUT_DEVIL=true WITHOUT_DIGCOLA=true WITHOUT_EXTRA_PATCHES=true WITHOUT_FONTCONFIG=true WITHOUT_FPECTL=true WITHOUT_GAM_POLLER=true WITHOUT_GDBM=true WITHOUT_GDK_PIXBUF=true WITHOUT_GHOSTSCRIPT=true WITHOUT_GLITZ=true WITHOUT_GNOMEUI=true WITHOUT_GTK=true WITHOUT_GUILE=true WITHOUT_HUGE_STACK_SIZE=true WITHOUT_ICONV=true WITHOUT_IPSEPCOLA=true WITHOUT_LIBSIGSEGV=true WITHOUT_LOCALE=true WITHOUT_LUA=true WITHOUT_MING=true WITHOUT_MMAP=true WITHOUT_MULTIPLICITY=true WITHOUT_PANGOCAIRO=true WITHOUT_PCAP_PORT=true WITHOUT_PERL=true WITHOUT_PERL_MALLOC=true WITHOUT_PERL_MODULE=true WITHOUT_PHP=true WITHOUT_PTH=true WITHOUT_PYTHON=true WITHOUT_PYTHON_MODULE=true WITHOUT_RSVG=true WITHOUT_RUBY=true WITHOUT_RUBY_MODULE=true WITHOUT_SEM=true WITHOUT_SIMD=true WITHOUT_SITECUSTOMIZE=true WITHOUT_SMYRNA=true WITHOUT_SUIDPERL=true WITHOUT_TCL=true WITHOUT_THREADS=true WITHOUT_TK=true WITHOUT_X11=true WITHOUT_XCB=true WITHOUT_XMLDUMP=true WITHOUT_XPM=true WITHOUT_ZSH=true WITH_BASH=true WITH_EXTRA_ENCODINGS=true WITH_ICONV=true WITH_IPV6=true WITH_NLS=true WITH_PERL_64BITINT=true WITH_PYMALLOC=true WITH_TCPWRAPPER=true WITH_THREADS=true WITH_UCS4=true WITH_USE_PERL=true</build_options> <version>4.0.1_1</version> |