1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-12 07:27:57 +00:00
Commit Graph

4039 Commits

Author SHA1 Message Date
Martin Wilke
0a6f794f91 - Fix shebangs 2017-04-22 12:45:43 +00:00
Martin Wilke
71bacc3ebe - Fix shebangs 2017-04-19 10:34:43 +00:00
Martin Wilke
a6471e6136 - Fix shebangs 2017-04-18 04:49:15 +00:00
Diane Bruce
dc83de2b4d This got lost due to confusion over who was handling what.
> > Attached is a revised patch, s/STAGEDIR/DESTDIR/ and the dw-start.sh
> > script was getting installed with the wrong permissions because I
> > overlooked the fact it's installed in the examples/ with a bunch of
> > datafiles.

PR:		ports/436814
Submitted by:	Kyle Evans <bsdports@kyle-evans.net>
Reported by:	danfe
MFH:		2017Q2
2017-04-16 14:48:16 +00:00
Stephen Hurd
63ca772b44 Small fixes for rig type 2
1) Disable Nagle on the socket since all queries are sent as a single
   string

2) Stop using sizeof("\n") to get the length of the string "\n"

These need to be submitted upstream as well.
2017-04-16 03:12:08 +00:00
Diane Bruce
34d27cbc04 Upgrade to 4.0.2
=Version 4.0.2=

2017-04-14  keith bellairs  <keith@bellairs.org>

        7432793: Lotw Match

2017-04-13  David Freese  <iam_w1hkj@w1hkj.com>

        ed5850e: flrigi bw synch
        9723972: Clang 8.1.0
        97024a9: Sound card
        1549193: Revert "wefax"
        c85b75e: IFKP image processing
        ef39743: Macro Save
        4396c43: CW end-of-transmit
        2f1d709: Font Initialization
        a1d4122: OS X socket connect
        835d823: Winkeyer exit process
2017-04-14 16:20:26 +00:00
Guido Falsi
5364e7d13b - Update comms/smstools3 to 3.1.20
- Convert to USES=localbase
2017-04-12 22:20:48 +00:00
Mathieu Arnold
6d588589c2 Make defining both PORTVERSION and DISTVERSION a DEV_ERROR.
There are two cases:

- The upstream versionning is compatible with our versionning, or using
  DISTVERSION's magic leads to a compatible PORTVERSION, use
  DISTVERSION.  If it is possible to use DISTVERSIONPREFIX and
  DISTVERSIONSUFFIX to make it compatible, use them.
- The upstream versionning is not compatible with our versionning, and
  DISTVERSION's magic does not lead to a correct PORTVERSION, then set
  PORTVERSION to the equivalent of our versionning, and set DISTNAME.
  It is possible to use a third variable where you store upstream's
  version and use it to compute PORTVERSION and/or DISTNAME, like the
  dns/bind9* ports do.

Sponsored by:	Absolight
2017-04-11 15:21:23 +00:00
Mark Linimon
62a6b3eebc These ports now build on powerpc64.
While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2017-04-10 00:27:48 +00:00
Baptiste Daroussin
53063dd589 Fix build with recent libsigc++20 2017-04-05 11:28:15 +00:00
Baptiste Daroussin
e4309c5507 Chase a bunch of failures after libsigc++20 update
New libsigc++20 requires c++11 (it exposes c++11) so explicitly use -std=c++11
where needed.
Mark as broken a bunch of ports which are not c++11 compatible
2017-04-02 09:42:48 +00:00
Diane Bruce
9ed6522c2d Recent changes to FT817ND back end adversely effected both FT857D and FT897D
transceivers which had a class dependency to the FT817ND.

Removed that class dependency.
2017-04-01 17:40:37 +00:00
Gerald Pfeifer
04d6f52202 Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
2017-04-01 15:23:30 +00:00
Martin Matuska
78855d38f4 Horde package update:
comms/pear-Horde_ActiveSync 2.38.1 -> 2.38.2
2017-03-31 10:01:58 +00:00
Diane Bruce
6b6dc7ab27 FreeBSD fixes sent upstream deletes some patch files we had
=Version 4.0.1=

2017-03-28  David Freese  <iam_w1hkj@w1hkj.com>

	f40e79d: Socket connect

=Version 4.0.0=

	7efc9b2: OS X 10.12 build
	ffd6f09: STATION_CALLSIGN
	f0f3763: Free BSD mods
	b163605: Logbook mods
	167f064: ru-po-update
	5354812: Default Tx Audio
	fac5963: remove sprintf
	a9db866: Documentation update
	b522581: n3fjp logger search
	c565b03: fopen -> fl_fopen
	abd9554: 48 bar macro
	5f5776c: CW decoder
	9c0f906: DX cluster
	016799a: Logbook support
	b4e227b: WinKeyer
	1fe26c1: fsq ifkp s/n computation
	d576fd8: fltk version update
	2a1a8c3: Macro Date Time Formats
2017-03-30 23:24:00 +00:00
Rodrigo Osorio
5058b70598 Update gammu to 1.38.2 and take maintenership for this port 2017-03-29 11:51:25 +00:00
Martin Matuska
877eba7e47 Horde package update:
comms/pear-Horde_ActiveSync 2.38.0 -> 2.38.1
deskutils/horde-groupware 5.2.17 -> 5.2.18
mail/horde-webmail 5.2.17 -> 5.2.18
2017-03-27 14:09:32 +00:00
Diane Bruce
01c31a5a73 Fix compile bug in FreeBSD 12
as noted here http://beefy12.nyi.freebsd.org/\
	data/head-amd64-default/p436864_s315918/logs/fldigi-3.23.20.log

Update to maintenance bug fix release 3.23.21
Clean up missing dependencies as reported by poudriere

Reported by:	pkg-fallout
2017-03-26 18:59:58 +00:00
Diane Bruce
67953da928 As stated by Kyle Evans <bsdports@kyle-evans.net>
"As in PR 196937, comms/hamlib fails to detect C++ compiler under emulation.
A patch for this was introduced in r377901 and then removed in r398432,
but I suspect it was still needed. I think the proper solution is to
re-introduce the patch that was removed, but I can't properly test it
myself because I'm failing to rebuild my arm.armv6 poudriere jail."

re-introduce missing diff
portlint again
redo checksum

PR:		ports/217972
Reported by:	Kyle Evans <bsdports@kyle-evans.net>
Reviewed by:	mikael.urankar@gmail.com
2017-03-25 13:21:49 +00:00
Dmitry Marakasov
15e17a31ad - Fix package name
- Fix LICENSE
- Add WWW
2017-03-24 15:03:41 +00:00
Diane Bruce
6813b6f7ad Dire Wolf is a software "soundcard" modem/TNC and APRS encoder/decoder.
It can be used stand-alone to observe APRS traffic, as a digipeater,
APRStt gateway, or Internet Gateway (IGate). It can also be used as a
virtual TNC for other applications such as APRSIS32, UI-View32, Xastir,
APRS-TW, YAAC, UISS, Linux AX25, SARTrack, RMS Express, BPQ32,
Outpost PM and many others.

PR:		217791
Submitted by:	bsdports@kyle-evans.net
2017-03-24 14:01:49 +00:00
Diane Bruce
3b4cee4850 Fix compile fail under FreeBSD 10.3 2017-03-24 13:42:59 +00:00
Mathieu Arnold
a28f0f7f7f Remove all USE_OPENSSL occurrences.
Sponsored by:	Absolight
2017-03-15 14:45:30 +00:00
Alexey Dokuchaev
c285e43283 Fix numerous style issues, sort the knobs, kill EOL whitespace.
PR:	217803 (modified)
2017-03-15 14:22:46 +00:00
Diane Bruce
5dd084cc92 multimon-ng a fork of multimon.
It decodes the following digital transmission modes:

POCSAG512 POCSAG1200 POCSAG2400
FLEX
EAS
UFSK1200 CLIPFSK AFSK1200 AFSK2400 AFSK2400_2 AFSK2400_3
HAPN4800
FSK9600
DTMF
ZVEI1 ZVEI2 ZVEI3 DZVEI PZVEI
EEA EIA CCIR
MORSE CW

As an example it can be used with rtl_sdr to decode radio amateurs packets:
rtl_fm -f 144.390M -s 22050  |  multimon-ng -v 10 -t raw -A -

WWW: https://github.com/EliasOenal/multimon-ng/

PR:		206158
Submitted by:	bsdports@kyle-evans.net
2017-03-15 13:13:09 +00:00
Guido Falsi
570b855234 - Update smstools3 to 3.1.19
- Don't clobber LDFLAGS
2017-03-14 20:44:16 +00:00
Antoine Brodin
8be0a23997 Remove dependency on obsolete python 3.3 2017-03-12 20:37:29 +00:00
Alex Kozlov
7b0cbba528 - Remove empty directories
- Remove empty lines after .include <bsd.port.mk>

Approved by:	portmgr blanket
2017-03-07 15:28:19 +00:00
Martin Matuska
e852505c6c Horde package update:
comms/pear-Horde_ActiveSync 2.37.4 -> 2.38.0
devel/pear-Horde_Cache 2.5.4 -> 2.5.5
devel/pear-Horde_Core 2.27.6 -> 2.27.8
databases/pear-Horde_Db 2.3.4 -> 2.4.0
devel/pear-Horde_Icalendar 2.1.4 -> 2.1.6
dns/pear-Horde_Idna 1.0.4 -> 1.1.0
sysutils/pear-Horde_Log 2.2.0 -> 2.3.0
mail/pear-Horde_Mime 2.10.2 -> 2.10.3
devel/pear-Horde_Prefs 2.8.0 -> 2.8.1
www/pear-Horde_Service_Weather 2.5.3 -> 2.5.4
www/pear-Horde_SessionHandler 2.2.8 -> 2.2.9
security/pear-Horde_Share 2.1.1 -> 2.1.2
mail/pear-Horde_Smtp 1.9.3 -> 1.9.4
devel/pear-Horde_Support 2.1.5 -> 2.2.0
devel/pear-Horde_Timezone 1.0.11 -> 1.1.0
devel/pear-Horde_Translation 2.2.1 -> 2.2.2
sysutils/pear-Horde_Vfs 2.3.4 -> 2.4.0
2017-03-07 14:22:52 +00:00
Mathieu Arnold
379006d17e Cleanup USE_GITHUB with GH_TUPLE usage.
Do not use GH_TUPLE for the default distfile.

With hat:	portmgr
Sponsored by:	Absolight
2017-03-05 08:13:28 +00:00
Diane Bruce
5d6a1a1b92 py-serial got updated in r424787 to a 3.* version, which chirp 0.4.1 is not
compatible with because of a couple function => property changes.
Given that upstream hasn't made a non-daily release since 0.4.1 we are
forced to track daily builds for now.

PR:		ports/217499
Submitted by:	bsdports@kyle-evans.net
2017-03-04 02:47:32 +00:00
Mathieu Arnold
bebf3178ae Mark the remaining ports depending on Google Code as DEPRECATED, with an
EXPIRATION_DATE at the end of April 2017.

In the past six months, about a third of the ports marked BROKEN because
they were hosted on Google Code have been fixed.  The remaining must not
be of use to anyone.

With hat:	portmgr
Sponsored by:	Absolight
2017-03-03 16:00:19 +00:00
Jose Alonso Cardenas Marquez
9bc2ff83aa - Update to 2.0.4
Approved by:	maintainer via email
2017-03-01 17:53:53 +00:00
Sunpoet Po-Chuan Hsieh
492ae2461d Move x11-toolkits/p5-Gtk to x11-toolkits/p5-Gtk-Perl
- Add LICENSE
- Bump PORTREVISION for dependent ports
2017-02-28 14:58:33 +00:00
Guido Falsi
a14f87d468 Update comms/smstools3 to 3.1.17 2017-02-27 18:59:58 +00:00
Kirill Ponomarev
d13a079c86 New port: comms/rubygem-serialport
Ruby/SerialPort is a Ruby library that provides a class for using
  RS-232 serial ports.

PR:		216821
Submitted by:	tj+freebsd_bugs@a13.fr
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D9774
2017-02-24 17:18:00 +00:00
Guido Falsi
eba84f6dd3 Update comms/smstools3 to 3.1.16 2017-02-23 14:25:24 +00:00
Ganael LAPLANCHE
d5f14482db Update to v2.6.1 2017-02-21 12:37:05 +00:00
Tobias C. Berner
f3c180c343 Update Qt5 to 5.7.1, and unify the Qt4 and Qt5 ports some more
* Update Qt5 to 5.7.1
* Move Qt4 binaries to lib/qt4/bin
* Move Qt5 libraries to lib/qt5/lib
  By moving the libraries we should finally be able to get rid of the inplace
  upgrade bug (see ports bugs 194088, 195105 and 198720):  when Qt5's libraries
  were lying in /usr/local/lib, which would often get added by pkgconfig to the
  linker paths via dependencies, the already installed libraries were linked
  against, instead of the ones that were being built. This forced us to make
  sure, that -L${WRKSRC}/lib was always coming before -L/usr/local/lib in the
  linker flags. With this change this should no longer be the case.
* Rename some ports to match the rest (foo-qtX -> qtX-foo)
* Depend on new port misc/qtchooser [see UPDATING & CHANGES]

There are several new Qt5 ports which all have been created by Marie Loise Nolden
<nolden@kde.org>. Thanks again.

PR:		216797
Exp-Run by:	antoine
Reviewed by:	rakuco, mat, groot_kde.org
Approved by:	rakuco (mentor)
Differential Revision:	https://reviews.freebsd.org/D9213
2017-02-18 19:48:05 +00:00
Dirk Meyer
15c75ea858 - make portlint happier 2017-02-18 09:10:56 +00:00
Tijl Coosemans
705ca33af2 Use -fPIC for all architectures because the makefile tries to create a
shared library libfec.so from object files compiled without -fPIC.
2017-02-14 10:57:11 +00:00
Mark Linimon
9c19df593a Add -fPIC to various ports to enable them to build on armv6.
Approved by:	portmgr (tier-2 blanket)
2017-02-09 18:53:12 +00:00
Kirill Ponomarev
19a4f0ddb2 - Added LICENSE
- Fixed patches for portlint
  - Supressed debug message on RXTXPort:removeEventListener:Exit when not in debug mode
  - Added java bootstrap class
  - Updated java source/target directives which will be depreciated in future release, see http://openjdk.java.net/
+jeps/182, and regression tested functionality.

PR:		216248
Submitted by:	james@elstone.net
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D9508
2017-02-09 17:50:06 +00:00
Jan Beich
663177a551 comms/linpsk: unbreak with clang 4.0
crxdisplay.cpp:101:16: error: ordered comparison between pointer and zero ('Input *' and 'int')
    if ( Sound <= NULL )
         ~~~~~ ^  ~~~~

PR:		216234
Submitted by:	tcberner
Approved by:	maintainer timeout (2 weeks)
2017-02-05 18:57:59 +00:00
Kirill Ponomarev
8dcb053620 Update comms/twpsk to 4.2
PR:		216742
Submitted by:	takefu@airport.fm
Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D9446
2017-02-05 07:40:07 +00:00
Sunpoet Po-Chuan Hsieh
fdf5d2f720 Strip shared library
- Add LICENSE
- Bump PORTREVISION for package change
2017-02-05 05:31:42 +00:00
Jan Beich
18878f8faf Prefer -std=gnu89 over -fgnu89-inline 2017-02-05 03:30:43 +00:00
Tobias C. Berner
4c7d30bb70 Switch ports to use USE_PYQT=<foo> instead of using RUN_- and BUILD_DEPENDS
pyqt.mk provides USE_PYQT=<list> to depend on its components. Convert the ports
not yet using it to it.

Reviewed by:	rakuco, mat
Approved by:	rakuco (mentor)
Differential Revision:	https://reviews.freebsd.org/D9261
2017-02-04 13:37:15 +00:00
Jan Beich
a3b3a03eb8 comms/qico: unbreak on 12.0 after base r308264
In file included from gmtoff.c:7:
In file included from ./headers.h:51:
./replace.h:14:14: error: expected identifier or '('
extern char *basename (const char *filename);
             ^
/usr/include/libgen.h:60:21: note: expanded from macro 'basename'
 #define basename(x)     __generic(x, const char *, __old_basename, basename)(x)
                         ^
/usr/include/sys/cdefs.h:337:2: note: expanded from macro '__generic'
        _Generic(expr, t: yes, default: no)
        ^

Reported by:	pkg-fallout
2017-02-01 20:21:47 +00:00
Mathieu Arnold
bc19d06784 Bump PORTREVISION for ports affected by the fix the last commit.
Done with:	Tools/scripts/bump-revision.sh
Sponsored by:	Absolight
2017-01-31 16:21:45 +00:00