summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2014-09-08 07:16:28 +0000
committermef <mef@pkgsrc.org>2014-09-08 07:16:28 +0000
commit0186f7a324145ee9e873414402723bfafaa6ed05 (patch)
tree4ac190f150ce9000735eb028b5e88b0ce19d242a
parent03ad0bdf32c2d0b3e9900ca5e4edfbb5ffaf7d01 (diff)
downloadpkgsrc-0186f7a324145ee9e873414402723bfafaa6ed05.tar.gz
ham/uhd version 3.7.2rc1 added.
-rw-r--r--doc/CHANGES-20143
-rw-r--r--ham/Makefile3
-rw-r--r--mk/defaults/options.description2
3 files changed, 6 insertions, 2 deletions
diff --git a/doc/CHANGES-2014 b/doc/CHANGES-2014
index 964cbde1bcb..6c6009b68c1 100644
--- a/doc/CHANGES-2014
+++ b/doc/CHANGES-2014
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2014,v 1.3466 2014/09/07 23:25:15 rodent Exp $
+$NetBSD: CHANGES-2014,v 1.3467 2014/09/08 07:16:28 mef Exp $
Changes to the packages collection and infrastructure in 2014:
@@ -4428,3 +4428,4 @@ Changes to the packages collection and infrastructure in 2014:
Updated audio/libopenmpt to 0.2.4259beta7 [wiz 2014-09-07]
Updated chat/telepathy-glib to 0.24.1 [prlw1 2014-09-07]
Updated net/socat to 1.7.2.4 [rodent 2014-09-07]
+ Added ham/uhd version 3.7.2rc1 [mef 2014-09-08]
diff --git a/ham/Makefile b/ham/Makefile
index 24cc3f4573e..46309da7d45 100644
--- a/ham/Makefile
+++ b/ham/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2014/07/21 07:57:20 dbj Exp $
+# $NetBSD: Makefile,v 1.31 2014/09/08 07:16:28 mef Exp $
#
COMMENT= Wireless communication tools and applications
@@ -34,6 +34,7 @@ SUBDIR+= tfkiss
SUBDIR+= tlf
SUBDIR+= tnt
SUBDIR+= trustedQSL
+SUBDIR+= uhd
SUBDIR+= usrp
SUBDIR+= usrp-docs
SUBDIR+= wwl
diff --git a/mk/defaults/options.description b/mk/defaults/options.description
index c3f75871a23..5d163e7d501 100644
--- a/mk/defaults/options.description
+++ b/mk/defaults/options.description
@@ -122,6 +122,7 @@ dnsrbl Enable DNS Real-time Blackhole List support.
dnssd Enable DNS Service Discovery Protocol support.
dnssec Enable DNSSEC validation.
doc Include the documentation.
+doxygen Include doxygen based document.
drac Enable DRAC support.
dri Enable Direct Rendering support.
drupal-xmlservices Enable XML-based services.
@@ -429,6 +430,7 @@ m68060-optimized Optimize for m68060 (only).
mac Enable Monkey's Audio Codec support.
mad Enable usage of the mad library to play MP3 files.
maintainer-zts Enable the Zend Thread Safety option for PHP.
+manual Include manual.
marble Enable marble (virtual globe) support.
mc-charset Enable charset selection and conversion.
mc-edit Enable internal editor.