Commit graph

3451 commits

Author SHA1 Message Date
Martin Matuska
66d048de35 Horde package update:
comms/pear-Horde_ActiveSync 2.17.0 -> 2.18.0
devel/pear-Horde_Core 2.13.0 -> 2.13.1
2014-08-26 20:35:42 +00:00
Tijl Coosemans
216b5a285f - Fix missing library problems when the linker enforces explicit linking
PR:		192062
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-08-26 14:06:08 +00:00
Sunpoet Po-Chuan Hsieh
98b90543fa - Update MAINTAINER
PR:		ports/192902
Submitted by:	Carlos Jacobo Puga Medina <cpm@fbsd.es> (maintainer)
2014-08-23 15:58:12 +00:00
Matthias Andree
1bf8aa3914 Fix up missed or botched PORTREVISION bumps from r365599.
Apparently Tools/scripts/bump-revision.sh isn't too robust...

PR:		192690
2014-08-22 06:56:48 +00:00
Matthias Andree
b50a4b0708 Berkeley DB cleanup, remove versions 4.0 ... 4.7.
- Mk/bsd.database.mk rewrite, new default to db5.
- db6 is eligible by default only if installed on the system.
- Bump PORTREVISION of all ports that directly depend on BerkeleyDB or
  where USE_BDB is found in the port's directory
- Patch a few ports such that they will pick up or work with newer
  versions.
- Add UPDATING entry
- Drive-by format fix for pks
- Drop BerkeleyDB option from mail/popular for now, requires more work.
- Exp-run logs linked from the PR below.
- Ports that do not build (IGNORE, BROKEN, etc.) have pro-forma changes
  for new Berkeley DB, but are untested.

NOTE: please read UPDATING and the Wiki page before proceeding!

Announcement:	http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-August/000090.html
Wiki reference:	https://wiki.freebsd.org/Ports/BerkeleyDBCleanup
PR:		192690
Approved by:	portmgr (implicit, PORTREVISION bump on unstaged ports)
2014-08-21 22:50:29 +00:00
Antoine Brodin
f6724a6aae Allow staging as a regular user 2014-08-21 19:28:40 +00:00
Martin Matuska
eb8d16cae2 Horde package update:
comms/pear-Horde_ActiveSync 2.16.11 -> 2.17.0
mail/pear-Horde_Imap_Client 2.24.0 -> 2.24.2
devel/pear-Horde_Util 2.4.0 -> 2.5.1
2014-08-21 13:21:15 +00:00
Dmitry Marakasov
bfb51f7f52 - Drop .la files, no dependees require them
Approved by:	portmgr blanket
2014-08-21 09:45:34 +00:00
Dmitry Marakasov
dda7f5c6bd - Drop .la files, no dependees require them
Approved by:	portmgr blanket
2014-08-20 12:28:10 +00:00
Steve Wills
f64d997379 many ruby/rubygem ports: death of rubyforge.org
rubyforge.org shutdown on May 15, 2014. This commit accounts for that by doing
several things:

- Deprecate ruby that had only rubyforge.org as MASTER_SITES (and so are now
  only fetchable via our cache)
- Deprecate ports that depend on those
- Update the WWW pkg-descr line that points to rubyforge.org for rubygem ports
  (which are still fetchable from rubygems.org)

The next step will be to remove rubyforge.org from bsd.sites.mk, after these
deprecated ports are deleted.

Phabric:	D591
With hat:	ruby
Approved by:	portmgr (because of committing to unstaged graphics/mingplot port)
2014-08-19 15:35:35 +00:00
Antoine Brodin
1c6ed8eca3 Convert most NO_INSTALL_MANPAGES to USES=imake:noman
With hat:	portmgr
2014-08-18 19:13:18 +00:00
Tijl Coosemans
c0f51fae12 math/gsl:
- Add USES=libtool and bump dependent ports
- Add USES=pathfix and INSTALL_TARGET=install-strip

Approved by:	portmgr (implicit, bump unstage port)
2014-08-17 13:09:56 +00:00
Adam Weinberger
c80daa6b80 Fix build on -current. 2014-08-16 18:27:35 +00:00
John Marino
22f2f2c795 Add new port comms/owfs
PR:		189222
Submitted by:	Johan (stromnet.se)

OWFS -- 1-Wire file system.
OWFS is an easy way to use the powerful 1-wire system of Dallas/Maxim.
OWFS is a simple and flexible program to monitor and control the physical
environment. You can write scripts to read temperature, flash lights, write
to an LCD, log and graph, ...
2014-08-16 09:15:17 +00:00
Matthias Andree
515db2ed10 Upgrade OpenEXR and ilmbase to 2.2.0.
GCC 4.2 in FreeBSD 8.X/9.X base is now too old to compile OpenEXR, so
GCC-based systems will upgrade to the default ports compiler (GCC 4.7
currently.)

Add two patches to OpenEXR to permit building it in a live system with
the older OpenEXR version installed. Bug report filed to upstream Github
at https://github.com/openexr/openexr/issues/130

Couple OpenEXR more tightly to ilmbase and require its exact .so
version.

Add UPDATING note, and bump PORTREVISION of all dependent ports.

Proto-STAGE hugin-devel, and mark it IGNORE because hugin is newer.

Approved by:	portmgr (implicit for bumping PORTREVISION on unstaged ports)
2014-08-15 20:37:31 +00:00
Dmitry Marakasov
455ce7795f - Switch comms/libmodbus to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
2014-08-15 17:21:08 +00:00
Dmitry Marakasov
3cb467d98c - Drop .la files, no dependees require them
Approved by:	portmgr blanket
2014-08-15 17:21:01 +00:00
John Marino
941fc51733 Add new port comms/telldus-core
PR:		189221
Submitted by:	johan (stromnet.se)

Allows access to Telldus Tellstick USB dongles for communicating with
433MHz devices in your home.

Provides "telldusd", the daemon which keeps track of your tellstick
devices. Through a UNIX socket, the sensors and devices can be used/
controlled from the command line tool "tdtool", or via the libtelldus-core
C client library.
2014-08-15 14:43:47 +00:00
Antoine Brodin
0e59a83b2e Unbreak
Reported by:	pkg-fallout since a few weeks
2014-08-13 09:28:46 +00:00
Matthias Andree
0fdcfb2db1 Modernize USE_PYTHON to USES+=python.
Approved by:	portmgr (implicit)
2014-08-11 23:08:13 +00:00
Tijl Coosemans
13e9223889 - Switch back to CFLAGS/LDFLAGS to fix configure in py-libimobiledevice
after r364564 [1]
- Convert to USES=libtool

Reported by:	antoine [1]
2014-08-11 16:52:38 +00:00
Tijl Coosemans
49108186e8 comms/lirc:
- Fix missing -lusb [1]
- Convert to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Use @sample

Reported by:	sbruno [1]
2014-08-11 13:59:47 +00:00
Antoine Brodin
6f5765b31f Canonicalize some old USE_PY*
With hat:	portmgr
2014-08-11 12:29:17 +00:00
Tijl Coosemans
3b7bd0a149 Fix problems with missing libs when the linker enforces explicit linking
(a* to d* categories)

PR:		192062
2014-08-10 19:50:23 +00:00
Antoine Brodin
a3f1ec2398 Update devel/doxygen to 1.8.7
Update dependent ports to build with it

Most of work by:	pi@
Exp-run:	self
PR:		ports/190943
2014-08-09 19:39:09 +00:00
John Marino
3064016d92 Stage comms/twpsk and assign maintainship to submitter
PR:		192496
Submitted by:	takefu (airport.fm)
2014-08-08 23:21:52 +00:00
Dmitry Marakasov
f60590782a - Fix plist
Approved by:	portmgr blanket
2014-08-06 16:27:22 +00:00
Dmitry Marakasov
13b4c8496d - Switch to USES=libtool
Approved by:	portmgr blanket
2014-08-06 15:37:14 +00:00
Martin Matuska
8a89915f69 Horde package update:
devel/pear-Horde_Core 2.12.6 -> 2.13.0
devel/pear-Horde_Date 2.0.11 -> 2.0.12
databases/pear-Horde_HashTable 1.1.3 -> 1.2.0
mail/pear-Horde_Imap_Client 2.23.2 -> 2.24.0
mail/pear-Horde_Mail 2.3.0 -> 2.4.0
mail/pear-Horde_Mime 2.4.3 -> 2.4.4
mail/pear-Horde_Smtp 1.5.2 -> 1.6.0
comms/pear-Horde_SyncMl 2.0.3 -> 2.0.4
ftp/horde-gollem 3.0.2 -> 3.0.3
www/horde-base 5.2.0 -> 5.2.1
mail/horde-imp 6.2.0 -> 6.2.1
deskutils/horde-groupware 5.2.0 -> 5.2.1
deskutils/horde-kronolith 4.2.0 -> 4.2.1
deskutils/horde-mnemo 4.2.0 -> 4.2.1
deskutils/horde-nag 4.2.0 -> 4.2.1
mail/horde-turba 4.2.0 -> 4.2.1
mail/horde-webmail 5.2.0 -> 5.2.1
2014-08-05 07:03:44 +00:00
Adam Weinberger
3ce545202d Fix build on newer FreeBSD versions, and with clang. 2014-08-04 19:36:18 +00:00
Dmitry Marakasov
d1459f8ca6 - Switch graphics/GraphicsMagick to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
- Fix distinfo for graphics/cmg
- Fix shebang for graphics/vips

Approved by:	portmgr blanket
2014-08-04 19:34:31 +00:00
Kurt Jaeger
e2b64beb51 devel/libftdi: USES=libtool, fix build, bump dependencies
comms/linrad
comms/lirc
devel/urjtag
devel/openocd
sysutils/lcdproc
sysutils/flashrom

devel/xc3sprog is already bumped via PR 188055
2014-08-03 11:36:56 +00:00
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
Diane Bruce
5d892c2d37 - Fix build
- Stagify
- change MAINTAINER to team hamradio@
2014-06-27 01:07:04 +00:00
Guido Falsi
86239fe16a - Modify startup script to let smsd change user by itself [1]
- Change the sample configuration file to have same behaviour as
  old startup script did by default

While here:

- Make strip command silent
- Fix some staging glitches
- Use new @sample directive

PR:		191361 [1]
Submitted by:	timp87@gmail.com
2014-06-26 22:28:34 +00:00
Soeren Straarup
150bc5f661 - Reset maintainership 2014-06-26 14:16:15 +00:00
Antoine Brodin
79cee04bec Allow to build with texinfo from ports
With hat:	portmgr
2014-06-26 07:32:36 +00:00
John Marino
652967646e Revive comms/sms_client with stage support and a new maintainer
This port was removed August 2011 for lack of a public distfile.  It's
been cleaned up and the distfile has a new home.  Pass maintainership
to submitter.

PR:		188971
Submitted by:	Chris Hutchinson
2014-06-25 21:52:43 +00:00
Baptiste Daroussin
125b32f7b9 Convert GMAKE to MAKE_CMD
This ports needs way more work

With hat:	portmgr
2014-06-24 22:26:07 +00:00
Baptiste Daroussin
bd08fe2064 Use MAKE_CMD instead of GMAKE 2014-06-24 22:23:55 +00:00
Alex Kozlov
3e3a8c925a - Remove empty files and directories 2014-06-24 12:29:20 +00:00
Stephen Hurd
c521165fdd Update to 2.9.
This release only adds a useless manpage (not installed).
Added a DOCS option to install the documentation (previously not installed)

Reviewed by:	skreuzer
Approved by:	db, skreuzer (mentors)
2014-06-24 00:03:30 +00:00
Rene Ladan
92747f1bef Add device ID for the Arduino Micro
PR:		191050
Submitted by:	alfred@
Approved by:	maintainer (Bob Frazier, <bobf@mrp3.com>
2014-06-22 21:16:04 +00:00
Rene Ladan
f6d3acfe3c comms/uarduno: modernize Makefile and add device IDs.
- Use kmod, so add staging support.
- Fix license support (BSD2CLAUSE)
- Fix packaging as user
- Add support for device IDs 0x0010, 0x0042, 0x0043
- Remove superfluous Makefile variables (NO_PACKAGE, SSP_UNSAFE, MAKE_ENV,
  PREFIX, SRCPREFIX, NO_MTREE)
- Remove support for FreeBSD < 8
- Fix WWW line in pkg-descr
- Bump PORTREVISION

PR:		ports/189621
Submitted by:	maintainer (Bob Frazier, <bobf@mrp3.com>)
2014-06-22 21:11:41 +00:00
Tijl Coosemans
d1fcd0bb4b Bump PORTREVISION for jbigkit library version bump.
Approved by:	portmgr (implicit)
2014-06-22 16:46:17 +00:00
Johan van Selst
c23faf5994 Use plist directives instead of chown to allow build as non-root
Resulting package is identical

Submitted by:	Kimmo Paasiala <kpaasial@icloud.com>
2014-06-22 09:27:13 +00:00
Stephen Hurd
bfa6afa26e Upstream modified the source archive with new features... from the ChangeLog:
When run in command line "-n" mode (display new program and/or configuration
files), TQSL could exit before the hheck was completed. Change the behavior
so the program waits for the check to complete.

Signing a log with a location that points to an incomplete certificate
request would cause an "Invalid argument" error rather than the expected
error message notify the user that they have no valid callsign certificates
for that callsign. TQSL now properly displays the error.

Don't display the main TQSL window when requesting the user enter
the password for their callsign certificate when in batch mode.

Add timestamps to diagnostic log entries.

PR:		191233
Submitted by:	shurd
Reviewed by:	skreuzer
Approved by:	db, skreuzer (mentors)
2014-06-22 03:43:19 +00:00
Dmitry Marakasov
ad03c96697 - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-06-19 14:03:49 +00:00
Stephen Hurd
4e5b54a3ec Update my ports to use my shurd@FreeBSD.org account
Approved by:    db, skreuzer (mentors)
2014-06-18 20:18:11 +00:00
Stephen Hurd
751e34bc44 xnec2c is a GTK+ graphical interactive version of nec2c. It incorporates the
nec2c core which it uses for reading input files and calculating output data,
but it does not need and indeed does not produce an output file by default.
Graphs of frequency-related data and the current or charge distribution
evolve as the frequency loop progresses, and radiation patterns (far and
near field) are sequentially drawn for each frequency step.

PR:		ports/190815
Submitted by:	shurd@FreeBSD.org
Approved by:	db, skreuzer (mentors)
2014-06-18 05:22:50 +00:00
Diane Bruce
92e3cd35a1 - Now that we have more hamradio team members grab this one 2014-06-18 01:24:32 +00:00
Diane Bruce
53474b9a01 - Now that we have more members in the hamradio team grab this 2014-06-18 01:22:37 +00:00
Diane Bruce
b758313d46 - Now that we have more members on the hamradio@ team, grab this one 2014-06-18 01:17:14 +00:00
Diane Bruce
e7ed3b7b78 - update to latest
- the ARRL licence is a 6 part BSD

PR:		ports/190172
Submitted by:	shurd
2014-06-18 01:01:31 +00:00
Rene Ladan
a99120304d Update consumers of graphics/GraphicsMagick13 to use graphics/GraphicsMagick
instead, these two ports are now equal.
Bump PORTREVISIONs

Approved by:	portmgr (antoine)
2014-06-17 19:26:39 +00:00
Vanilla I. Shu
c1f7fc21d8 Stagify.
Approved by:	portmgr@
2014-06-13 15:33:07 +00:00
Vanilla I. Shu
3b4e1d62d2 Stagify.
Approved by:	portmgr@
2014-06-13 15:00:08 +00:00
John Marino
d0bb05930a Reset the 99 ports still listed under sylvio@
Sylvio's last commit was 17 months ago, a full 5 months after all of his
ports could have been reset per policy.  Given the push to complete
staging (48 ports are still unstaged, something like 70+ have already
been staged by other committers) and given that PRs are automatically
assigned but never addressed, it's better just to reset all the ports and
PRs so that it's clear to others that these ports are free to maintain.

Approved by:	portmgr (implicit)
2014-06-11 18:55:29 +00:00
Tijl Coosemans
9f8b4bcde3 Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS.  Also remove references to
  PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
  required additional patches.

Somewhat simplified a linker command line looks like:

${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}

where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us.  If possible -L and -l flags need to be
added to LIBS to make sure they appear after any -L and -l flags set by
upstream.  Many ports currently add -L${LOCALBASE}/lib to LDFLAGS but this
may appear too early on the command line causing installed libraries to
be linked in instead of freshly built ones.

Additional changes:
benchmarks/netio: Replace WITH_IPV6 with an IPV6 option.
comms/gnokii: Replace some patches with USES=pathfix.  Also remove -fPIC.
graphics/gimageview: USES=libtool and install desktop file in DESKTOPDIR.
graphics/visionworkbench: Remove FreeBSD 7 support.
multimedia/libmovtar: New LIB_DEPENDS syntax.
multimedia/opencinematools: Use standard do-build.
net/siproxd: USES=libtool:keepla (port actually needs .la files for plugins)
net-mgmt/nagios: Remove -fPIC.
net-mgmt/nagios4: Remove -fPIC.
print/cups-base: Only add -lssp_nonshared on i386 and OSVERSION < 1000036.
security/p11-kit: Replace PTHREAD_LIBS in CONFIGURE_ENV with
ac_cv_func_pthread_mutexattr_init=no in CONFIGURE_ARGS.  This skips a test
in configure that falsely detects pthread_mutexattr_init in our libc.
sysutils/dar: Fix iconv detection.
x11/rxvt-unicode: Remove -lstdc++ and patch configure to remove a FreeBSD
hack and use $CXX as linker as on other platforms.

PR:		190592
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-06-11 14:49:59 +00:00
Mathieu Arnold
61de712f46 Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.

PR:		190681
Submitted by:	mat
Exp-Run by:	antoine
Sponsored by:	Absolight
2014-06-10 12:14:12 +00:00
Jimmy Olgeni
37e782dfbc Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories A-C.

CR:		D196
Approved by:	portmgr (bapt)
2014-06-09 11:21:52 +00:00
Diane Bruce
b3287bd068 - Simple fix to unbreak this port 2014-06-09 01:19:32 +00:00
Diane Bruce
a284c36081 - Interim fix of wspr to fix build
- add staging whilst here
2014-06-08 14:48:55 +00:00
Antoine Brodin
9dd1971220 Allow staging as a regular user 2014-06-07 21:26:54 +00:00
Antoine Brodin
bfb4d155d0 - Do not include bsd.port.pre.mk twice
- Remove some PORT_OPTIONS conditionals not needed with staging
2014-06-05 20:26:14 +00:00
Dmitry Marakasov
1563de985b - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-06-04 13:12:07 +00:00
Martin Wilke
0a5871747f - Update to latest
PR:		190598
Submitted by:	maintainer
2014-06-04 11:46:45 +00:00
Martin Wilke
91a8ac06fe - Stage support
PR:		189698
2014-06-04 10:33:48 +00:00
Martin Wilke
94289eab22 - Stage support
PR:		189697
2014-06-04 10:33:00 +00:00
Pawel Pekala
ef1e8e4a9b - Update x11-toolkits/c++-gtk-utils to version 2.2.7
- Needs USES=libtool, drop la file
- Bump affected comms/efax-gtk (library name changed)
2014-06-03 18:36:37 +00:00
Martin Wilke
173e37fe0d lysdr, is a simple SDR program for amateur radio.
WWW: https://github.com/gordonjcp/lysdr

PR:		ports/190549
Submitted by:	shurd@sasktel.net
2014-06-03 08:21:05 +00:00
Martin Wilke
02ae827302 congruity is a GUI application for programming Logitech(R) Harmony(TM)
remote controls. congruity builds upon the work of the concordance project,
which provides the underlying communication.

PR:		ports/190548
Submitted by:	Stephen Hurd <shurd@sasktel.net>
2014-06-03 08:20:06 +00:00
Martin Wilke
67576988f0 The concordance software suite allows you to program your Logitech Harmony
remote using a configuration object retreived from the harmony website. The
Logitech Harmony is a highly configuration universal remote than can control
most multimedia devices.

This port contains the Python bindings for the concordance framework.

PR:		ports/190547
Submitted by:	Stephen Hurd <shurd@sasktel.net>
2014-06-03 08:18:56 +00:00
Martin Wilke
5903ed5757 The concordance software suite allows you to program your Logitech Harmony
remote using a configuration object retreived from the harmony website. The
Logitech Harmony is a highly configuration universal remote than can control
most multimedia devices.

PR:		ports/190546
Submitted by:	Stephen Hurd <shurd@sasktel.net>
2014-06-03 08:17:39 +00:00
Martin Wilke
33970b6429 The concordance software suite allows you to program your Logitech Harmony
remote using a configuration object retreived from the harmony website. The
Logitech Harmony is a highly configuration universal remote than can control
most multimedia devices.

This port contains the C Libraries for the concordance framework.

PR:		ports/190545
Submitted by:	Stephen Hurd <shurd@sasktel.net>
2014-06-03 08:15:28 +00:00
Rene Ladan
635797cf05 comms/dcf77pi: Update 3.0.0.1
The code to decode the radio signal, date/time, and civil warnings is now
provided in a library libdcf77.so together with the relevant header files.

dcf77pi is now split up into dcf77pi (the live client) and dcf77pi-analyze
(the client to analyze log files). The -f parameter of dcf77pi is dropped.

Apply minor lint(1) fixes.
2014-06-01 15:00:36 +00:00
Antoine Brodin
a5a8ce29e7 - Add missing OPTIONS_DEFINE
- Fix a bug that didn't show up because bsd.port.pre.mk is not included
2014-05-31 21:43:21 +00:00
John Marino
2d6a35c405 comms/chu: Simplify port by eliminating custom extraction target
The default extract target can be used if NO_WRKSUBDIR is set.  The
only unique command is the gunzip, which works well as a post-extract
target.  This eliminates the undefined use of EXTRACT_CMD to ensure
the port keeps working in the future.
2014-05-31 21:31:52 +00:00
Cy Schubert
096839c050 Stagify. 2014-05-30 01:52:56 +00:00
Baptiste Daroussin
f0a8714b3a Convert to USES=dos2unix
With hat:	portmgr
2014-05-26 06:55:07 +00:00
Eitan Adler
eccf5db03a Multiple ports: reset maintainers
Maintainers for these ports have been notified on 5 separate occasions
	over the course of several months about pending actions required.

	We really appreciate the time and effort you put in to maintain
	these ports.

	If you are still interested in helping to maintain these ports just
	reply to me or file a PR and I will happily assign the port to you
	again.

Approved by:	portmgr (implicit)
2014-05-26 02:33:38 +00:00
Martin Wilke
e59d3f9424 - Stage support
PR:		190188
Submitted by:	maintainer
2014-05-25 09:51:07 +00:00
Martin Wilke
46d90be0ec - Stage support
PR:		190187
Submitted by:	maintainer
2014-05-25 09:50:39 +00:00
Jimmy Olgeni
f00b7cdcf9 LICENSE is actually GPLv2. 2014-05-24 16:22:05 +00:00
Martin Matuska
893f6194bd Horde package update:
comms/pear-Horde_ActiveSync 2.15.1 -> 2.16.1
devel/pear-Horde_Alarm 2.2.0 -> 2.2.1
devel/pear-Horde_Argv 2.0.8 -> 2.0.9
security/pear-Horde_Auth 2.1.3 -> 2.1.4
archivers/pear-Horde_Compress 2.0.7 -> 2.0.8
security/pear-Horde_Crypt 2.4.2 -> 2.4.3
devel/pear-Horde_Data 2.0.4 -> 2.0.5
devel/pear-Horde_Date 2.0.9 -> 2.0.10
www/pear-Horde_Dav 1.0.4 -> 1.0.6
databases/pear-Horde_Db 2.1.1 -> 2.1.2
devel/pear-Horde_History 2.3.0 -> 2.3.1
graphics/pear-Horde_Image 2.0.7 -> 2.0.8
mail/pear-Horde_Imap_Client 2.19.6 -> 2.20.0
devel/pear-Horde_Itip 2.0.5 -> 2.0.6
mail/pear-Horde_ListHeaders 1.1.1 -> 1.1.2
devel/pear-Horde_Lock 2.1.0 -> 2.1.1
mail/pear-Horde_Mail 2.2.0 -> 2.3.0
mail/pear-Horde_Mime 2.3.4 -> 2.3.5
mail/pear-Horde_Mime_Viewer 2.0.6 -> 2.0.7
devel/pear-Horde_Nls 2.0.3 -> 2.0.4
mail/pear-Horde_Smtp 1.4.1 -> 1.5.0
devel/pear-Horde_Token 2.0.4 -> 2.0.5
2014-05-23 23:14:17 +00:00
Jimmy Olgeni
1a52920d96 Add missing staged MAN pages. 2014-05-23 11:02:52 +00:00
Jimmy Olgeni
dd6d694e4a - Add staging support.
- Add LICENSE.
- Use @sample in plist.
2014-05-23 09:55:25 +00:00
Vanilla I. Shu
b2c2388dcf Bump version due pkg-plist changed.
Submitted by:	tijl@
2014-05-23 07:15:06 +00:00
Vanilla I. Shu
b37a4e1a35 Stageify.
Approved by:	portmgr@
2014-05-23 02:42:40 +00:00
Vanilla I. Shu
594dec8ee9 Stageify.
Approved by:	portmgr@
2014-05-23 02:34:44 +00:00
Vanilla I. Shu
22e43ce7d2 Stageify.
Approved by:	portmgr@
2014-05-23 02:26:56 +00:00
Vanilla I. Shu
1ff4553a18 Stageify.
Approved by:	portmgr@
2014-05-23 02:13:42 +00:00
Vanilla I. Shu
c48287f495 Stageify.
Approved by:	portmgr@
2014-05-23 01:56:39 +00:00
Ganael LAPLANCHE
1826e412e4 Strip using INSTALL_TARGET=install-strip instead of post-install action 2014-05-21 12:14:51 +00:00
Sofian Brabez
6f9a430d77 - Update to 2.7
PR:		ports/190000
Submitted by:	Bartek Rutkowski <ports at robakdesign.com>
2014-05-21 09:02:05 +00:00
Juergen Lock
88e7ff1c09 Pet check-plist. 2014-05-20 16:34:16 +00:00
Tijl Coosemans
5795addbba Convert net-im/libpurple (and slave ports net-im/finch and net-im/pidgin)
to "USES=libtool tar:bzip2".  Bump PORTREVISION on all dependent ports
and modernise them as well (USES, LIB_DEPENDS, staging).

audio/pidgin-musictracker:
- Replace LIBS with LDFLAGS.
- Disable static plugin.

net/online-desktop: Remove obsolete patches.

net-im/mbpurple:
- Drop pkgconf dependency.
- Replace post-patch with MAKE_ARGS.
- Use standard do-build.

net-im/pidgin-audacious-remote: Disable static plugin.

net-im/pidgin-birthday-reminder: Disable static plugin.

net-im/pidgin-fetion: Replace pkg-plist with PLIST_FILES.

net-im/pidgin-guifications:
- Drop USE_GNOME=gnomeprefix.
- Replace LIBS with LDFLAGS.

net-im/pidgin-hotkeys:
- Drop CFLAGS=-fPIC.
- Fix build on systems without gcc.

net-im/pidgin-libnotify:
- Use option helpers.
- Drop references to PTHREAD_CFLAGS and PTHREAD_LIBS.

net-im/pidgin-manualsize: Fix build on systems without gcc.

net-im/pidgin-privacy-please:
- Replace a patch with CPPFLAGS and LDFLAGS.
- Don't use USE_LDCONFIG for a plugin.

net-im/pidgin-sipe:
- Don't use USE_LDCONFIG for a plugin.
- Drop PORTDOCS that don't contain useful documentation.
- Patch configure with s/LDLAGS/LDFLAGS/ so LDFLAGS can replace LIBS.
- Use option helpers and fix Kerberos option.
- Remove obsolete CONFIGURE_ENV.

security/pidgin-encryption:
- Drop references to PTHREAD_CFLAGS and PTHREAD_LIBS.
- Disable static plugin.
- Use option helpers.

security/pidgin-otr:
- Drop redundant comment about PORTREVISION.
- Add USE_GNOME=gtk20.
- Drop references to PTHREAD_CFLAGS and PTHREAD_LIBS.
- Port uses stack protector unconditionally so link with -lssp_nonshared
  when necessary like Mk/bsd.ssp.mk does.

Approved by:	portmgr (PORTREVISION bump on unstaged port)
2014-05-17 16:57:14 +00:00
Martin Matuska
8695e9b37f Horde package update:
comms/pear-Horde_ActiveSync 2.14.1 -> 2.15.1
devel/pear-Horde_Icalendar 2.0.7 -> 2.0.8
mail/pear-Horde_Imap_Client 2.19.5 -> 2.19.6
devel/pear-Horde_View 2.0.3 -> 2.0.4
2014-05-17 07:12:06 +00:00
Ganael LAPLANCHE
1b5600bb21 Switch to USES=libtool 2014-05-16 12:27:00 +00:00
Baptiste Daroussin
f774d52216 From PR:
Stage support,
Update master site

From me:
Convert to USES=tgz
Remove check for unsupported FreeBSD version

PR:		ports/189640
Submitted by:	Nicole Reid <root@cooltrainer.org>
2014-05-11 22:37:12 +00:00
Rene Ladan
f2cacbe752 comms/dcf77pi: update to 2.1.0
General:
- the maxzero and maxone parameters are now determined dynamically, remove
  them from config.txt and README.md
- Do not consider time offset jumps if bit 17 and 18 are equal

readpin:
- add a -q parameter to suppress displaying of the raw signal (default off)
- display updates

dcf77pi:
- display updates/fixes, show radio state
  (OK if no receive/transmit/random errors)
2014-05-11 12:37:55 +00:00