pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
wip/fldigi: remove (mechanical cleanup) Parameters considered: - pkgsrc/ ham/fldigi exists - pkgsrc (3.22.13) >= wip (3.22.01) - doc/CHANGES-2015: Updated to 3.22.12 [mef 2015-07-21] - doc/CHANGES-2015: Updated to 3.22.13 [mef 2015-07-23] - wip/fldigi last touched [ makoto 2014-10-21] - package does not appear to be actively used to stage updates - manual inspection of diff revealed no uncommitted improvements
- To: pkgsrc-wip-changes%NetBSD.org@localhost
- Subject: wip/fldigi: remove (mechanical cleanup) Parameters considered: - pkgsrc/ ham/fldigi exists - pkgsrc (3.22.13) >= wip (3.22.01) - doc/CHANGES-2015: Updated to 3.22.12 [mef 2015-07-21] - doc/CHANGES-2015: Updated to 3.22.13 [mef 2015-07-23] - wip/fldigi last touched [ makoto 2014-10-21] - package does not appear to be actively used to stage updates - manual inspection of diff revealed no uncommitted improvements
- From: Tobias Nygren <tnn%NetBSD.org@localhost>
- Date: Wed, 23 Sep 2015 02:32:20 +0000
Module Name: pkgsrc-wip
Committed By: Tobias Nygren <tnn%NetBSD.org@localhost>
Pushed By: tnn
Date: Wed Sep 23 04:32:20 2015 +0200
Changeset: 80e57e4c3cd17c8a884818ae44d7052d5dd76ede
Removed Files:
fldigi/COMMIT_MSG
fldigi/DESCR
fldigi/Makefile
fldigi/PLIST
fldigi/TODO
fldigi/distinfo
fldigi/patches/patch-src_dominoex_dominoex.cxx
fldigi/patches/patch-src_include_qrunner.h
fldigi/patches/patch-src_misc_configuration.cxx
fldigi/patches/patch-src_misc_newinstall.cxx
fldigi/patches/patch-src_thor_thor.cxx
fldigi/patches/patch-src_xmlrpcpp_XmlRpcClient.cpp
fldigi/patches/patch-src_xmlrpcpp_XmlRpcServer.cpp
fldigi/patches/patch-src_xmlrpcpp_base64.h
Log Message:
wip/fldigi: remove (mechanical cleanup)
Parameters considered:
- pkgsrc/ham/fldigi exists
- pkgsrc (3.22.13) >= wip (3.22.01)
- doc/CHANGES-2015: Updated to 3.22.12 [mef 2015-07-21]
- doc/CHANGES-2015: Updated to 3.22.13 [mef 2015-07-23]
- wip/fldigi last touched [makoto 2014-10-21]
- package does not appear to be actively used to stage updates
- manual inspection of diff revealed no uncommitted improvements
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=80e57e4c3cd17c8a884818ae44d7052d5dd76ede
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
fldigi/COMMIT_MSG | 0
fldigi/DESCR | 17 ------
fldigi/Makefile | 68 ----------------------
fldigi/PLIST | 20 -------
fldigi/TODO | 45 --------------
fldigi/distinfo | 13 -----
fldigi/patches/patch-src_dominoex_dominoex.cxx | 17 ------
fldigi/patches/patch-src_include_qrunner.h | 16 -----
fldigi/patches/patch-src_misc_configuration.cxx | 19 ------
fldigi/patches/patch-src_misc_newinstall.cxx | 15 -----
fldigi/patches/patch-src_thor_thor.cxx | 17 ------
fldigi/patches/patch-src_xmlrpcpp_XmlRpcClient.cpp | 17 ------
fldigi/patches/patch-src_xmlrpcpp_XmlRpcServer.cpp | 17 ------
fldigi/patches/patch-src_xmlrpcpp_base64.h | 16 -----
14 files changed, 297 deletions(-)
diffs:
diff --git a/fldigi/COMMIT_MSG b/fldigi/COMMIT_MSG
deleted file mode 100644
index e69de29..0000000
diff --git a/fldigi/DESCR b/fldigi/DESCR
deleted file mode 100644
index 871324f..0000000
--- a/fldigi/DESCR
+++ /dev/null
@@ -1,17 +0,0 @@
-Fldigi is a software modem for Amateur Radio use. It is a sound card based
-program that is used for both transmitting and receiving data in any of the
-following modes:
-
-BPSK and QPSK 31, 63, 125, 250 (both), and 63F and 500 (BPSK only)
-PSKR 125, 250, and 500
-CW speeds from 5 to 200 wpm
-DominoEX 4, 5, 8, 11, 16 and 22; also with FEC
-Hellschreiber Feld Hell, Slow Hell, Hell x5/x9, FSKHell(-105) and Hell 80
-MFSK 4, 8, 11, 16, 22, 31, 32 and 64; most with image support
-MT63 500, 1000 and 2000
-OLIVIA various tones and bandwidths
-RTTY various baud rates, shifts, nbr. of data bits, etc.
-THOR 4, 5, 8, 11, 16 and 22
-Throb and ThrobX 1, 2, and 4
-WWV receive only - calibrate your sound card to WWV
-Frequency Analysis receive only - measure the frequency of a carrier
diff --git a/fldigi/Makefile b/fldigi/Makefile
deleted file mode 100644
index 35e5284..0000000
--- a/fldigi/Makefile
+++ /dev/null
@@ -1,68 +0,0 @@
-# $NetBSD: Makefile,v 1.35 2014/10/21 15:42:04 makoto Exp $
-# $Id: Makefile,v 1.35 2014/10/21 15:42:04 makoto Exp $
-
-DISTNAME= fldigi-3.22.01
-CATEGORIES= ham
-MASTER_SITES= http://www.w1hkj.com/downloads/fldigi/
-#ASTER_SITES= http://www.w1hkj.com/alpha/fldigi/v3.22/
-LICENSE= gnu-gpl-v3
-
-MAINTAINER= makoto%ki.nu@localhost
-HOMEPAGE= http://www.w1hkj.com/Fldigi.html
-#HOMEPAGE= http://lists.berlios.de/mailman/listinfo/fldigi-devel
-COMMENT= Digital radio modem
-
-USE_TOOLS+= gmake pkg-config
-USE_LANGUAGES= c c++
-GNU_CONFIGURE= yes
-
-# NetBSD 5.1 fails to find strip - install: exec of strip failed:
-CONFIGURE_ENV+= STRIP=${STRIP}
-
-BUILD_DEPENDS+= asciidoc-[0-9]*:../../textproc/asciidoc
-
-SUBST_CLASSES+= perl
-SUBST_STAGE.perl= post-configure
-SUBST_FILES.perl= scripts/fldigi-shell
-SUBST_MESSAGE.perl= Replacing Perl PATH
-SUBST_SED.perl= -e s\|/usr/bin/perl\|${PERL5:Q}\|g
-
-SUBST_CLASSES+= asciidoc
-SUBST_STAGE.asciidoc= post-configure
-SUBST_FILES.asciidoc= doc/Makefile.am doc/Makefile.in doc/Makefile
-SUBST_MESSAGE.asciidoc= Replacing asciidoc PATH
-SUBST_SED.asciidoc= -e s\|/usr/share\|${PREFIX}/share\|g
-
-SUBST_CLASSES+= brag-os
-SUBST_STAGE.brag-os= post-patch
-SUBST_FILES.brag-os= src/misc/newinstall.cxx
-SUBST_MESSAGE.brag-os= Show OS name correctly with Brag button
-SUBST_SED.brag-os= -e s/@@OS@@/${OPSYS}/
-
-# Following binary contains configure parameter, which is OK.
-CHECK_WRKREF_SKIP+= bin/flarq
-CHECK_WRKREF_SKIP+= bin/fldigi
-
-.include "../../mk/bsd.prefs.mk"
-
-.if ${LOWER_OPSYS} == "netbsd"
-CONFIGURE_ENV+= ac_cv_header_execinfo_h=no
-.endif
-
-.include "../../mk/compiler.mk"
-.if !empty(PKGSRC_COMPILER:Mclang)
-CXXFLAGS+= -std=c++11 -Wno-error=c++11-narrowing
-.endif
-
-.include "../../audio/libsamplerate/buildlink3.mk"
-.include "../../audio/libsndfile/buildlink3.mk"
-.include "../../audio/portaudio-devel/buildlink3.mk"
-.include "../../audio/pulseaudio/buildlink3.mk"
-.include "../../graphics/png/buildlink3.mk"
-.include "../../ham/hamlib/buildlink3.mk"
-.include "../../mk/oss.buildlink3.mk"
-.include "../../textproc/xmlrpc-c/buildlink3.mk"
-.include "../../x11/fltk13/buildlink3.mk"
-
-.include "../../sysutils/desktop-file-utils/desktopdb.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/fldigi/PLIST b/fldigi/PLIST
deleted file mode 100644
index 69c7210..0000000
--- a/fldigi/PLIST
+++ /dev/null
@@ -1,20 +0,0 @@
-@comment $NetBSD: PLIST,v 1.3 2013/11/02 15:15:17 makoto Exp $
-bin/flarq
-bin/fldigi
-bin/fldigi-shell
-man/man1/flarq.1
-man/man1/fldigi-shell.1
-man/man1/fldigi.1
-share/applications/flarq.desktop
-share/applications/fldigi.desktop
-share/fldigi/NAVTEX_Stations.csv
-share/fldigi/ToR-Stats-SHIP.csv
-share/fldigi/nsd_bbsss.txt
-share/fldigi/station_table.txt
-share/locale/de/LC_MESSAGES/fldigi.mo
-share/locale/es/LC_MESSAGES/fldigi.mo
-share/locale/fr/LC_MESSAGES/fldigi.mo
-share/locale/it/LC_MESSAGES/fldigi.mo
-share/locale/pl/LC_MESSAGES/fldigi.mo
-share/pixmaps/flarq.xpm
-share/pixmaps/fldigi.xpm
diff --git a/fldigi/TODO b/fldigi/TODO
deleted file mode 100644
index 61bb993..0000000
--- a/fldigi/TODO
+++ /dev/null
@@ -1,45 +0,0 @@
-- DragonFly may give (remote) xorg X server to restart (protocol error ?)
-
-- portaudio is needed ? (See INSTALL and configure results), probably yes
- [gdt think pulseaudio is normal, and portaudio is atypical, so it's best
- not to link portaudio, unless some pkgsrc/fldigi user explains why]
- [It is not working with my environment, but it is harmless and may not
- be the reason to remove for that (mef)]
-- WRKREF issue
------------------------------------
-Configuration summary:
-
- Version ..................... 3.21.50
-
- Static linking .............. no
- CPU optimizations ........... none
- Debugging ................... no
-
- fldigi ...................... yes
- flarq ....................... yes
-
- i18n ........................ yes
-
- fldigi build options:
-
- sndfile ..................... yes
- oss ......................... yes
- portaudio ................... yes
- pulseaudio .................. yes
-
- hamlib ...................... yes
- xmlrpc ...................... yes
-
-(Thanks Greg)
------------------------------------
-
-(NetBSD/5.1.2 has following line at pbulk)
-[130/130] Starting build of fldigi-3.21.50
-Aug 8 22:54:45 i386-5 /netbsd: pid 23150 (conftest), uid 2029: exited on signal 11 (core dumped)
-[130/130] Successfully built fldigi-3.21.50
-
-
-(common symptom)
------------------------------------
-sh: cannot open 1.3: no such file
-
diff --git a/fldigi/distinfo b/fldigi/distinfo
deleted file mode 100644
index b318b57..0000000
--- a/fldigi/distinfo
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: distinfo,v 1.34 2014/10/21 15:42:04 makoto Exp $
-
-SHA1 (fldigi-3.22.01.tar.gz) = 1b5a73e999ada4dc25c955adb2e9418d4af48197
-RMD160 (fldigi-3.22.01.tar.gz) = 4e2e5aad2c2001684e8c021b4b2352d7bb3c522c
-Size (fldigi-3.22.01.tar.gz) = 2704273 bytes
-SHA1 (patch-src_dominoex_dominoex.cxx) = 39d2d2e75497ec5264148bc4927278df5adaa84d
-SHA1 (patch-src_include_qrunner.h) = 5dac7e9fd52f10c66978a854963bd03d39a729d0
-SHA1 (patch-src_misc_configuration.cxx) = 4f1940b0ff9d51418b37d01636c1a45f9a392943
-SHA1 (patch-src_misc_newinstall.cxx) = 2c215e9423d27dd4f4657221b17cf4ed3f12355c
-SHA1 (patch-src_thor_thor.cxx) = 8148f14d6f2a96d5435be871345c24ed2e4cc8b9
-SHA1 (patch-src_xmlrpcpp_XmlRpcClient.cpp) = 1307d540985fa412b445dd4b0734f115602b92b8
-SHA1 (patch-src_xmlrpcpp_XmlRpcServer.cpp) = 6c71614486971e739832ee82c669db0e0a944570
-SHA1 (patch-src_xmlrpcpp_base64.h) = 7423a23e5d2dc4a5780a202d54be76b17cb1d984
diff --git a/fldigi/patches/patch-src_dominoex_dominoex.cxx b/fldigi/patches/patch-src_dominoex_dominoex.cxx
deleted file mode 100644
index 321031b..0000000
--- a/fldigi/patches/patch-src_dominoex_dominoex.cxx
+++ /dev/null
@@ -1,17 +0,0 @@
-$NetBSD: patch-src_dominoex_dominoex.cxx,v 1.1 2013/05/09 14:30:01 makoto Exp $
-
-Avoid implicit conversions to bool for streams.
-Require C++11 for Clang and prefer std version over tr1 when in C++11
-mode.
-
---- src/dominoex/dominoex.cxx.orig 2013-05-03 14:18:53.000000000 +0000
-+++ src/dominoex/dominoex.cxx
-@@ -64,7 +64,7 @@ void dominoex::tx_init(SoundBase *sc)
-
- strSecXmtText = progdefaults.secText;
- if (strSecXmtText.length() == 0)
-- strSecXmtText = "fldigi "PACKAGE_VERSION" ";
-+ strSecXmtText = "fldigi " PACKAGE_VERSION " ";
-
- videoText();
- }
diff --git a/fldigi/patches/patch-src_include_qrunner.h b/fldigi/patches/patch-src_include_qrunner.h
deleted file mode 100644
index c8951d9..0000000
--- a/fldigi/patches/patch-src_include_qrunner.h
+++ /dev/null
@@ -1,16 +0,0 @@
-$NetBSD: patch-src_include_qrunner.h,v 1.2 2013/05/09 14:40:49 makoto Exp $
-
-Avoid implicit conversions to bool for streams.
-Require C++11 for Clang and prefer std version over tr1 when in C++11
-mode.
-
---- src/include/qrunner.h.orig 2013-05-03 14:32:45.000000000 +0000
-+++ src/include/qrunner.h
-@@ -32,6 +32,7 @@
- #include <cerrno>
- #include <stdexcept>
- #include <cstring>
-+#include <string>
-
- #if HAVE_STD_BIND
- # include <functional>
diff --git a/fldigi/patches/patch-src_misc_configuration.cxx b/fldigi/patches/patch-src_misc_configuration.cxx
deleted file mode 100644
index be09dbf..0000000
--- a/fldigi/patches/patch-src_misc_configuration.cxx
+++ /dev/null
@@ -1,19 +0,0 @@
-$NetBSD: patch-src_misc_configuration.cxx,v 1.2 2013/04/18 13:48:28 makoto Exp $
-
-For DragonFly build to fix following problem:
-misc/configuration.cxx: In member function 'void configuration::testCommPorts()':
-misc/configuration.cxx:934:2: error: 'glob_t' was not declared in this scope
-misc/configuration.cxx:934:9: error: expected ';' before 'gbuf'
-gmake[3]: *** [fldigi-configuration.o] Error 1
-
---- src/misc/configuration.cxx.orig 2013-04-12 23:24:15.000000000 +0900
-+++ src/misc/configuration.cxx 2013-04-18 21:29:15.000000000 +0900
-@@ -925,7 +925,7 @@ void configuration::testCommPorts()
-
- #if defined(__WOE32__)
- # define TTY_MAX 255
--#elif defined(__OpenBSD__) || defined(__NetBSD__)
-+#elif defined(__OpenBSD__) || defined(__NetBSD__) || defined(__DragonFly__)
- # define TTY_MAX 4
- #else
- # define TTY_MAX 8
diff --git a/fldigi/patches/patch-src_misc_newinstall.cxx b/fldigi/patches/patch-src_misc_newinstall.cxx
deleted file mode 100644
index 2766c83..0000000
--- a/fldigi/patches/patch-src_misc_newinstall.cxx
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-src_misc_newinstall.cxx,v 1.2 2012/11/02 15:05:23 makoto Exp $
-
-Brag command shows OS:, but it is fixed, see SUBST in Makefile
-
---- src/misc/newinstall.cxx.orig 2012-09-25 13:22:44.000000000 +0900
-+++ src/misc/newinstall.cxx 2012-09-25 13:23:42.000000000 +0900
-@@ -83,7 +83,7 @@
- Rig: \n\
- Pwr: \n\
- Ant: \n\
--OS: Linux\n\
-+OS: @@OS@@\n\
- Soft: <VER>\n\
- Web: \n\
- Email: ";
diff --git a/fldigi/patches/patch-src_thor_thor.cxx b/fldigi/patches/patch-src_thor_thor.cxx
deleted file mode 100644
index aa08983..0000000
--- a/fldigi/patches/patch-src_thor_thor.cxx
+++ /dev/null
@@ -1,17 +0,0 @@
-$NetBSD: patch-src_thor_thor.cxx,v 1.2 2013/05/09 14:40:49 makoto Exp $
-
-Avoid implicit conversions to bool for streams.
-Require C++11 for Clang and prefer std version over tr1 when in C++11
-mode.
-
---- src/thor/thor.cxx.orig 2013-05-03 14:19:08.000000000 +0000
-+++ src/thor/thor.cxx
-@@ -63,7 +63,7 @@ void thor::tx_init(SoundBase *sc)
- videoText();
- strSecXmtText = progdefaults.THORsecText;
- if (strSecXmtText.length() == 0)
-- strSecXmtText = "fldigi "PACKAGE_VERSION" ";
-+ strSecXmtText = "fldigi " PACKAGE_VERSION " ";
- cptr = 0;
- }
-
diff --git a/fldigi/patches/patch-src_xmlrpcpp_XmlRpcClient.cpp b/fldigi/patches/patch-src_xmlrpcpp_XmlRpcClient.cpp
deleted file mode 100644
index a0ffca7..0000000
--- a/fldigi/patches/patch-src_xmlrpcpp_XmlRpcClient.cpp
+++ /dev/null
@@ -1,17 +0,0 @@
-$NetBSD: patch-src_xmlrpcpp_XmlRpcClient.cpp,v 1.2 2013/05/09 14:40:49 makoto Exp $
-
-Avoid implicit conversions to bool for streams.
-Require C++11 for Clang and prefer std version over tr1 when in C++11
-mode.
-
---- src/xmlrpcpp/XmlRpcClient.cpp.orig 2013-05-03 14:41:57.000000000 +0000
-+++ src/xmlrpcpp/XmlRpcClient.cpp
-@@ -319,7 +319,7 @@ XmlRpcClient::generateHeader(std::string
-
- header += "Content-Type: text/xml\r\nContent-length: ";
-
-- sprintf(buff,"%"PRIuSZ"\r\n\r\n", body.size());
-+ sprintf(buff,"%" PRIuSZ "\r\n\r\n", body.size());
-
- return header + buff;
- }
diff --git a/fldigi/patches/patch-src_xmlrpcpp_XmlRpcServer.cpp b/fldigi/patches/patch-src_xmlrpcpp_XmlRpcServer.cpp
deleted file mode 100644
index 0334d25..0000000
--- a/fldigi/patches/patch-src_xmlrpcpp_XmlRpcServer.cpp
+++ /dev/null
@@ -1,17 +0,0 @@
-$NetBSD: patch-src_xmlrpcpp_XmlRpcServer.cpp,v 1.2 2013/05/09 14:40:49 makoto Exp $
-
-Avoid implicit conversions to bool for streams.
-Require C++11 for Clang and prefer std version over tr1 when in C++11
-mode.
-
---- src/xmlrpcpp/XmlRpcServer.cpp.orig 2013-05-03 14:42:36.000000000 +0000
-+++ src/xmlrpcpp/XmlRpcServer.cpp
-@@ -481,7 +481,7 @@ XmlRpcServer::generateHeader(std::string
- "Content-length: ";
-
- char buffLen[40];
-- sprintf(buffLen,"%"PRIuSZ"\r\n\r\n", body.size());
-+ sprintf(buffLen,"%" PRIuSZ "\r\n\r\n", body.size());
-
- return header + buffLen;
- }
diff --git a/fldigi/patches/patch-src_xmlrpcpp_base64.h b/fldigi/patches/patch-src_xmlrpcpp_base64.h
deleted file mode 100644
index a39eb9a..0000000
--- a/fldigi/patches/patch-src_xmlrpcpp_base64.h
+++ /dev/null
@@ -1,16 +0,0 @@
-$NetBSD: patch-src_xmlrpcpp_base64.h,v 1.2 2013/05/09 14:40:49 makoto Exp $
-
-Avoid implicit conversions to bool for streams.
-Require C++11 for Clang and prefer std version over tr1 when in C++11
-mode.
-
---- src/xmlrpcpp/base64.h.orig 2013-05-03 14:39:47.000000000 +0000
-+++ src/xmlrpcpp/base64.h
-@@ -10,6 +10,7 @@
- #define __BASE64_H_INCLUDED__ 1
-
- #include <iterator>
-+#include <ios>
-
- static
- int _base64Chars[]= {'A','B','C','D','E','F','G','H','I','J','K','L','M','N','O','P','Q','R','S','T','U','V','W','X','Y','Z',
Home |
Main Index |
Thread Index |
Old Index