aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireshark-lite
diff options
context:
space:
mode:
authorbillf <billf@FreeBSD.org>2004-03-31 03:53:09 +0800
committerbillf <billf@FreeBSD.org>2004-03-31 03:53:09 +0800
commit17635d4d1428af00fc5c2d051fe401dc9e54a671 (patch)
tree0c1069e192f0f93b767be994598afab580a126a6 /net/wireshark-lite
parent5f274109ca0fb0aadbdbee3cbcb7e0114e7cab60 (diff)
downloadfreebsd-ports-graphics-17635d4d1428af00fc5c2d051fe401dc9e54a671.tar.gz
freebsd-ports-graphics-17635d4d1428af00fc5c2d051fe401dc9e54a671.tar.zst
freebsd-ports-graphics-17635d4d1428af00fc5c2d051fe401dc9e54a671.zip
. update to 0.10.3
. fix pkg-plist to include installed libraries and new modules . fix net-snmp configure args PR: ports/64777, ports/64808 Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> (#64777) Ken Stailey <kstailey@yahoo.com> (#64808) . follow master_site layout changes Submitted by: lost private email (sorry!) . introduce a LITE variable and add [t]ethereal-lite slave ports to build packages that don't depend on the kitchen sink.
Diffstat (limited to 'net/wireshark-lite')
-rw-r--r--net/wireshark-lite/Makefile14
1 files changed, 14 insertions, 0 deletions
diff --git a/net/wireshark-lite/Makefile b/net/wireshark-lite/Makefile
new file mode 100644
index 00000000000..dbf8b12b821
--- /dev/null
+++ b/net/wireshark-lite/Makefile
@@ -0,0 +1,14 @@
+# Ports collection makefile for: ethereal-lite
+# Date created: 20 March 2004
+# Whom: Bill Fumerola <billf@mu.org>
+#
+# $FreeBSD$
+#
+
+LITE= yes
+PKGNAMESUFFIX= -lite
+
+MASTERDIR= ${.CURDIR}/../ethereal
+COMMENT= A powerful network analyzer/capture tool (lite package)
+
+.include "${MASTERDIR}/Makefile"
version 1.0.1.lev2004-03-152-4/+4 * o Bump $LIB_DEPENDS line to chase expat's shlib version.kuriyama2004-03-141-1/+2 * Remove unused patch for `./configure', which confuses users.lev2004-02-241-1/+0 * Hurra!lev2004-02-242-3/+3 * Update to version 0.37.0 (1.0.0rc1).lev2004-02-054-34/+225 * Fix building with apache2 port.lev2004-01-121-3/+25 * Update to subversion-0.35.1lev2004-01-104-43/+14 * Fix typoslev2003-11-191-2/+2 * Search for system-wide configs in ${PREFIX}/etc/subversion, whenlev2003-11-131-1/+7 * Fix building with new apr on 4-STABLE systemslev2003-11-112-0/+26 * Use the new Apache bits from bsd.port.mk.marcus2003-11-071-4/+3 * [1] Update to latest 0.32.1lev2003-10-272-5/+5 * Include <bsd.port.pre.mk> before ALL tunable variables.lev2003-10-241-2/+2 * Use bsd.ports.(pre|post).mk, don't ignore Makefile.locallev2003-10-241-1/+3 * Remove my local cache of subversion distfiles. collab.net seemsbmah2003-10-151-2/+0 * [1] Update to 0.31.0lev2003-10-096-13/+115 * Update to latest 0.30.0 version.lev2003-10-013-6/+6 * Update to milestone 0.29.0lev2003-09-072-3/+3 * Update to version 0.28.2, add BIG MESSAGE about repository version change.lev2003-09-042-3/+9 * I do not have enough time to maintain this port properly. lev@bmah2003-09-031-1/+1 * Update to latest milestone 0.27.0lev2003-08-22