1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Commit Graph

3319 Commits

Author SHA1 Message Date
John Marino
fbaee4903a comms/ncid: Upgrade version 0.84 => 0.89 and stage
Also identify LICENSE and assign maintainership to submitter

PR:		192179
Submitted by:	Carlos JPM
2014-07-31 20:59:12 +00:00
Kurt Jaeger
b95d127471 security/libgcrypt: 1.5.3_3 -> 1.6.1
- Update to 1.6.1
- Remove some unneeded patches
- Fix pkg-plist
- report configure bug upstream
  https://bugs.g10code.com/gnupg/issue1668
- report API breakage downstream and find that MacPorts had the same issue
  https://rt.cpan.org/Ticket/Display.html?id=97201
- bump PORTREVISION for dependent ports (approx. 100 ports)
- Thanks to exp-run by antoine@ to find ports that break
- patch ports that would otherwise break
  security/shishi with PR 192164 is already committed
  [1] devel/ccrtp
  [2] editors/abiword
  [3] security/p5-Crypt-GCrypt

PR:		191256, 192162 [1], 192163 [2], 192166 [3]
Submitted by:	Carlos Jacobo Puga Medina <cjpugmed@gmail.com>
Approved by:	maintainer timeout, antoine (exp-run), portmgr (implicit)
2014-07-30 03:57:23 +00:00
Adam Weinberger
aeac01a4bb Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 21:43:17 +00:00
Diane Bruce
3e6b9b30e3 - Stage wsjt
- unbreak build
2014-07-29 21:22:05 +00:00
Adam Weinberger
a84c115a09 Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 19:11:51 +00:00
Adam Weinberger
bbc8c4d740 Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 18:41:15 +00:00
Adam Weinberger
08a006d08a Rename all patches that contain '::' as a path separator, and use
'__' instead.
2014-07-29 17:12:47 +00:00
Adam Weinberger
c3124ff3bf Rename comms/ patch-xy patches to reflect the files they modify. 2014-07-28 14:54:09 +00:00
John Marino
a7bb142621 Stage comms/qpage
The PR wasn't quite right with regards to stage support, so I had to modify
it further.  The post-install configure file handling was focused on the
wrong file.  I updated the default name of the qpage configure file in
order to use the @sample keyword.  I added an entry in UPDATING to let
users know they may need to move an existing configure file accordingly.

PR:		192120
Submitted by:	maintainer (Jeff Blank)
Changes by:	marino
2014-07-27 12:38:41 +00:00
Dmitry Marakasov
8dec8dc1d7 - Switch to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
2014-07-23 23:02:46 +00:00
Baptiste Daroussin
64620e9118 Reset maintainership for ports not staged with no pending PR
With hat:	portmgr
2014-07-23 16:44:27 +00:00
Antoine Brodin
80bce78227 Fix LIB_DEPENDS 2014-07-21 21:59:06 +00:00
Adam Weinberger
f1c41f7305 Add USES=readline to fix configure. 2014-07-21 17:15:14 +00:00
Guido Falsi
d880ab8306 Fix build on head without shared readline.
MFH:		2014Q3
2014-07-21 08:34:31 +00:00
Rene Ladan
11ab98b206 comms/dcf77pi: apply upstream patch to fix display bug when realfreq is reset 2014-07-20 21:59:06 +00:00
Antoine Brodin
6d291071de Fix LIB_DEPENDS 2014-07-20 19:10:47 +00:00
Stephen Hurd
19c1daeb7e Fix TQSL issues when build with Clang (previous patches were not enough)
Update to 2.0.3
Add options for the extra (deprecated) command-line utilities

From ChangeLog.txt:
- Fix defect that doesn't allow adding station locations if only a single
  callsign certificate is installed.

Thanks Kenji!

PR:		ports/191871
2014-07-18 21:42:32 +00:00
Stephen Hurd
8fec686c29 Copy the version matching the port to my public_distfiles
and set MASTER_SITES to local for now.  Will fix this soon.

PR:		ports/191871
2014-07-16 21:07:18 +00:00
Adam Weinberger
44eaadcb75 Add OPTIONS_DEFINE=DOCS for ports with %%PORTDOCS%% in the plist.
Where possible, correct a few instances where PORTDOCS was being used
to flag stuff in EXAMPLESDIR. For some ports, mostly those owned by
ruby@, PORTDOCS is applied to pretty much everything whether it's
documentation or example.
2014-07-15 23:11:12 +00:00
Adam Weinberger
78edb12293 Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 15:03:23 +00:00
Rene Ladan
506b6fddaa comms/dcf77pi: update to 3.1.0, improve pkg-descr
General:
- add partial support for OSX and Cygwin
- add bitinfo.last0 field which represents the last pulse where the radio signal was 0
- store radio signal into a new field bitinfo.signal
- more robust handling of radio signal glitches
- improve realfreq by approximately 7% on a non-optimized standard build
- simplify code for handling DST changes and leap seconds
- defer assigning the decoded time until the minute length has been checked
  to match the exact expected value (i.e. 59 unless a leap second occurs)
- code cleanups

README:
 - mention supported platforms

dcf77pi:
- display updates, show last0

readpin:
- overhaul to make more use of libdcf77
- drop -t parameter
2014-07-14 11:23:37 +00:00
Martin Matuska
cbc30e3e42 Horde package update:
comms/pear-Horde_ActiveSync 2.16.9 -> 2.16.11
devel/pear-Horde_Core 2.12.4 -> 2.12.6
2014-07-13 07:45:24 +00:00
Ganael LAPLANCHE
30915d2a36 Fix librtlsdr.pc
Submitted by:	David Bjornsson <dabb@lolnet.is>
2014-07-11 12:25:55 +00:00
Sunpoet Po-Chuan Hsieh
61a8320e09 - Remove USE_AUTOTOOLS=libtool
- Bump PORTREVISION for package change
- Bump PORTREVISION for graphics/gdal shlib change [1]

Approved by:	portmgr (implicit) [1]
2014-07-11 11:16:06 +00:00
Diane Bruce
0a83d47bff - Fix build
- stagify
- reset MAINTAINER

Approved by:	adrian
2014-07-10 05:10:35 +00:00
Tijl Coosemans
61375fdeb4 - Add USES=libtool to net/sofia-sip and bump dependent ports
- Add INSTALL_TARGET=install-strip
2014-07-09 16:39:16 +00:00
Martin Matuska
8468884d33 Horde package update:
comms/pear-Horde_ActiveSync 2.16.1 -> 2.16.9
security/pear-Horde_Auth 2.1.4 -> 2.1.5
devel/pear-Horde_Core 2.11.1 -> 2.11.2
security/pear-Horde_Crypt 2.4.3 -> 2.5.0
devel/pear-Horde_Data 2.0.5 -> 2.1.0
devel/pear-Horde_Date 2.0.10 -> 2.0.11
www/pear-Horde_Dav 1.0.6 -> 1.0.7
databases/pear-Horde_Db 2.1.2 -> 2.1.3
security/pear-Horde_Group 2.0.3 -> 2.0.4
databases/pear-Horde_HashTable 1.1.2 -> 1.1.3
devel/pear-Horde_Icalendar 2.0.8 -> 2.0.9
graphics/pear-Horde_Image 2.0.8 -> 2.1.0
mail/pear-Horde_Imap_Client 2.20.0 -> 2.23.1
mail/pear-Horde_ListHeaders 1.1.2 -> 1.1.5
mail/pear-Horde_Mapi 1.0.2 -> 1.0.3
mail/pear-Horde_Mime 2.3.5 -> 2.4.2
security/pear-Horde_Secret 2.0.2 -> 2.0.3
mail/pear-Horde_Smtp 1.5.0 -> 1.5.2
net/pear-Horde_Socket_Client 1.1.1 -> 1.1.2
textproc/pear-Horde_Text_Diff 2.0.2 -> 2.1.0
net/pear-Horde_Url 2.2.2 -> 2.2.3
devel/horde-content 2.0.3 -> 2.0.4
www/horde-base 5.1.6 -> 5.1.7
mail/horde-imp 6.1.7 -> 6.1.8
mail/horde-ingo 3.1.4 -> 3.1.5
deskutils/horde-kronolith 4.1.5 -> 4.1.6
deskutils/horde-nag 4.1.4 -> 4.1.5
mail/horde-turba 4.1.4 -> 4.1.5
mail/horde-webmail 5.1.4 -> 5.1.5
deskutils/horde-groupware 5.1.4 -> 5.1.5
2014-07-08 08:47:41 +00:00
Stephen Hurd
e43afe1281 QRLOG is an advanced ham radio logger based on MySQL database. It provides
radio control based on hamlib libraries, DX cluster connection, band map,
QRZ.com/HamQTH.com callbook (XML access), IOTA support, a grayliner,
propagation indicator, xplanet support (maps in azimuthal projection centered
in your QTH), OK1RR free QSL manager database etc.

Reviewed by:	db, skreuzer
Approved by:	db, skreuzer (mentors)
Differential Revision:	https://phabric.freebsd.org/D313
2014-07-07 18:43:59 +00:00
Stephen Hurd
43655ecee3 Fix hashmap macro test to compile with Clang
Reviewed by:    db, skreuzer
Approved by:    db, skreuzer (mentors)
MFH:            2014Q3
Differential Revision:  https://phabric.freebsd.org/D362
2014-07-07 18:27:22 +00:00
William Grzybowski
170a8dda45 comms/gnuradio: use WX 3.0
Approved by:	portmgr (bapt, blanket)
2014-07-05 19:32:11 +00:00
William Grzybowski
9187c5df95 comms/quisk: use WX 3.0
Approved by:	portmgr (bapt, blanket)
2014-07-05 19:23:04 +00:00
John Marino
2a205074c6 comms/hylafax: Add patch for DragonFly support (dports) 2014-07-05 15:09:06 +00:00
Frederic Culot
8d8988c58b - Add WWW link
PR:		ports/191484
Submitted by:	C. Hutchinson <portmaster@bsdforge.com> (maintainer)
2014-07-04 09:23:18 +00:00
Adam Weinberger
b25b990078 Remove NOPORTEXAMPLES. 2014-07-03 23:59:03 +00:00
Stephen Hurd
6254c184d8 This is QUISK, a Software Defined Radio (SDR).
- Quisk can control the HiQSDR.
- As a receiver it can use the SDR-IQ by RfSpace as a sample source.
- As a receiver it can use your soundcard as a sample source.
- Quisk can control SoftRock hardware for both receive and transmit.
- As a transmitter it can accept microphone input and send that to your
  transmitter for SSB operation. For CW, QUISK can mute the audio and
  substitute a side tone.

PR:		ports/190366
Submitted by:	Stephen Hurd <shurd@FreeBSD.org>
Reviewed by:	db, skreuzer
Approved by:	db, skreuzer (mentors)
Differential Revision: https://phabric.freebsd.org/D301
2014-07-03 20:55:19 +00:00
Dmitry Marakasov
b39160afcd - Switch to USES=libtool, drop .la files
- Convert USE_BZIP2 to USES

Approved by:	portmgr blanket
2014-07-03 00:07:33 +00:00
Dmitry Marakasov
227d7486f2 - Convert USE_BZIP2 to USES
Approved by:	portmgr blanket
2014-07-03 00:07:15 +00:00
Dmitry Marakasov
0fd8045a7f - Switch to USES=libtool, drop .la files
- Convert USE_BZIP2 to USES

Approved by:	portmgr blanket
2014-07-03 00:06:30 +00:00
Danilo Egea Gondolfo
318000aeb6 - Update maintainer email
- Add stage support

PR:		ports/191474
Submitted by:	Sven Mohr <svmohr@gmail.com>
2014-07-02 17:06:51 +00:00
Diane Bruce
fd3422fced - hamlib should have been hamradio 2014-07-02 11:39:44 +00:00
Stephen Hurd
8110f34eff STAGEify and update to 4.00
Portaudio support
Improved AGC
Voice squelch
Spur removal
Support for the rtlsdr library

Reviewed by:	db, skreuzer
Approved by:	db, skreuzer (mentors)
2014-07-01 18:28:17 +00:00
Soeren Straarup
a5619d2ebb - Changed Maintainer to hamradio@
- Added shebangfix to USES

Approved by:	maintainer (db@)
2014-07-01 03:24:16 +00:00
Tijl Coosemans
5123b58834 - Add USES=libtool to x11-toolkits/xforms and bump dependent ports.
- Remove xforms dependency from graphics/qslim.
2014-06-30 17:52:23 +00:00
Diane Bruce
95c4b91f35 - update to 3.21.83 Maintenance release
- fix LIB_DEPENDS to use new libFOO.so form hidden in OPTIONS
- change to hamradio@ for MAINTAINER
- use shebang fix
2014-06-28 13:48:54 +00:00
Stephen Hurd
4595d34b40 I do hereby claim maintainership of this port on behalf of hamradio@
Approved by:	db (mentor)
2014-06-27 20:10:54 +00:00
Stephen Hurd
c153291089 - STAGEify
- Make build with Clang
- Add LICENSE
- USES_GNOME=gnomehack -> USES=pathfix
- Bump PORTREVISION

PR:		191241
Submitted by:	shurd
Reviewed by:	skreuzer
Approved by:	db, skreuzer (mentors)
2014-06-27 19:59:47 +00:00
Stephen Hurd
230f3ffa56 STAGEify
Switch to USE= libtool
Switch from CONFIGURE_ARGS to CFLAGS
Update MAINTAINER to hamradio@

PR:		191242
Submitted by:	shurd
Reviewed by:	skreuzer
Approved by:	sb, skreuzer (mentors)
2014-06-27 19:55:50 +00:00
Stephen Hurd
37a172c645 Fix perl module .packlist and remove perllocal.pod
Change maintainer to hamradio@ (per db@)

Reviewed by:	skreuzer
Approved by:	db, skreuzer (mentors)
2014-06-27 19:51:32 +00:00
Stephen Hurd
7da933e719 Update to version 1.3.15
- FTdx1200, TT599, FT847, IC756 modes
- RTS/DTR restore
- TT550 split
- Disable meter averaging
- ic7000 improvements

Reviewed by:	skreuzer, db
Approved by:	db, skreuzer (mentors)
2014-06-27 19:29:01 +00:00
Martin Wilke
bd48d39657 - Chase database/sqlite3 slib bump
Approved by:	portmgr (myself)
2014-06-27 17:21:06 +00:00