Commit graph

2662 commits

Author SHA1 Message Date
Baptiste Daroussin
4372c94729 Fix typo 2012-09-26 09:14:40 +00:00
Baptiste Daroussin
c1234587fd Convert to OptionsNG 2012-09-26 09:09:28 +00:00
Diane Bruce
a0472b215d - Unbreak FreeBSD 7.x build of trustedqsl by forcing tqsllib to use
port version of OPENSSL
2012-09-23 20:47:31 +00:00
Diane Bruce
fab58acd1e - chirp is a program for setting frequencies in memories on an amateur radio
transceiver
2012-09-22 15:43:02 +00:00
Thomas Abthorpe
39d3c2d50f - Reassign to the heap at maintainer's request 2012-09-22 15:38:49 +00:00
Thomas Abthorpe
3b3d7769ee - Reassign to the heap at maintainer's request 2012-09-22 03:40:46 +00:00
Max Brazhnikov
a69be38555 Add new port comms/ge-x2212:
EEPROM programmer for GE Phoenix SX Radios

WWW: http://members.shaw.ca/swstuff/phoenix2212.html

PR:		ports/169090
Submitted by:	Stephen Hurd <shurd at sasktel.net>
2012-09-18 20:53:36 +00:00
Christian Weisgerber
0062a3fa62 Remove pointless header lines from ports I created once upon a time. 2012-09-15 20:00:32 +00:00
Juergen Lock
986c8e7401 Looks like I never tested irrecord... This patch fixes it. 2012-09-09 13:54:16 +00:00
Chris Rees
e667a14c17 Fix build on FreeBSD 10
PR:		ports/167985 (based on)
Submitted by:	truckman
Obtained from:	comms/spandsp-devel
2012-09-01 17:18:41 +00:00
Chris Rees
3b1d3c9f1e - Update to 0.0.6pre21
- While here, add OPTIONS

- Use gnomehack and patch configure.ac to stop excessive manual patching
2012-09-01 11:36:03 +00:00
Juergen Lock
e8976e5726 Fix build on recent(ish) 9.x (after r235405 i.e. MFC of r228631.) 2012-08-31 21:13:05 +00:00
Guido Falsi
dda08cefbb - Update openobex to 1.6
- Update project home page url
- Bump PORTREVISION on obexapp due to shlib version change
- While I'm here, remove ABI version numbers from LIB_DEPENDS

Requested by:	Dru Lavigne <dru.lavigne@gmail.com>
Approved by:	crees (mentor)
2012-08-30 17:12:30 +00:00
Steven Kreuzer
8b4ae52e9d Fix typos in COMMENT section 2012-08-23 16:24:09 +00:00
Steve Wills
c836ce6317 - Update to 2.2.0 2012-08-21 16:22:15 +00:00
Martin Matuska
bdfa6d4a83 Give up maintainership on comms/smstools3 2012-08-16 08:43:00 +00:00
Diane Bruce
2588104368 - Carve tqsllib out into its own port, updating to it to V2.2 in the process
- Fix build problem associated with tqsllib
- Update trustedqsl itself from 1.11 to 1.13
- Respect OPENSSL build variables

PR:		ports/169720
Submitted by:	paul@dokas.name
2012-08-14 23:30:31 +00:00
Diane Bruce
b5cc599cbf - Carve tqsllib out of trustedqsl updating to V2.2 in the process
- Also address the non build problem reported in PR 169720

PR:		ports/169720
Submitted by:	paul@dokas.name
2012-08-14 23:14:35 +00:00
Diane Bruce
5348ce1aff - Update to latest 3.21.50 / Flarq 4.3.3
- Fix asciidocs use, man pages need asciidocs
- Many changes to UI, Modem, Macros and Internationalisation
2012-08-09 01:56:00 +00:00
Diane Bruce
0a3741e846 - Update to Version 1.2.15.2
2012-08-05
        * Read eeprom value for digital mode from FT-857
        * Clean up TS-950 series commands and read mode using IF command
        * Fix GS-232A/B rotor command terminations
        * Fix warnings and other issues found by mingw-w64
        * Allow seamless access to ports higher than COM9 on Windows
        * Fix ineffective packed attribute on WinRadio
        * Correct low signal strength S-meter error on AR7030+
        * Updates to HiQSDR by Jim, N2ADR
2012-08-09 00:03:18 +00:00
Doug Barton
9aac569eaa Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
2012-08-05 23:19:36 +00:00
Dirk Meyer
7613afac90 - update MASTER_SITES 2012-07-26 17:27:27 +00:00
Carlo Strub
82a2d264a1 Fix typos in COMMENT
Submitted by:	bf@
2012-07-26 13:28:58 +00:00
Baptiste Daroussin
9346b215f0 new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility

This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG

it can take the following arguments:
 - yes (meaning build only dep)
 - build (meaning build only dep)
 - run (meaning run only dep)
 - both (meaning run and build dep)

From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.

While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config

With Hat:	portmgr
Exp-runs by:	bapt (pointhat-west), beat (pointyhat)
2012-07-26 05:40:22 +00:00
Jason Helfman
ddcff74e26 - update to 6.0
- while here update to optionsNG

PR:	ports/170120
Submitted by:	maintainer, samm@os2.kiev.ua
2012-07-25 06:35:26 +00:00
Carlo Strub
d5fda8cb2c Fix typos in COMMENT 2012-07-25 06:32:06 +00:00
Carlo Strub
965b4433c8 Fix typos in COMMENT 2012-07-24 21:09:44 +00:00
Carlo Strub
1863cc77b0 Fix typos in COMMENT 2012-07-24 07:19:21 +00:00
Diane Bruce
65709a17d1 - remove spurious :install Noted by dougb
Submitted by:	dougb
2012-07-20 23:07:28 +00:00
Christian Weisgerber
bcd6fbdee4 libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora).
2012-07-19 20:15:37 +00:00
Martin Matuska
8af1dc8cce Horde4 port update rollout:
comms/pear-Horde_ActiveSync 1.2.6 -> 1.2.7
www/pear-Horde_Browser 1.0.7 -> 1.0.8
devel/pear-Horde_Core 1.9.1 -> 1.9.2
devel/pear-Horde_Date 1.0.10 -> 1.0.11
devel/pear-Horde_Icalendar 1.1.1 -> 1.1.2
mail/pear-Horde_Imap_Client 1.5.4 -> 1.5.5
security/pear-Horde_Oauth 1.0.1 -> 1.0.2
security/pear-Horde_Secret 1.0.1 -> 1.0.2
www/pear-Horde_Service_Twitter 1.1.3 -> 1.1.4
www/pear-Horde_Service_Weather 1.1.1 -> 1.1.2
devel/pear-Horde_Util 1.3.1 -> 1.4.0
mail/horde4-imp 5.0.21 -> 5.0.22
mail/horde4-ingo 2.0.8 -> 2.0.9
2012-07-18 18:29:39 +00:00
Dennis Herrmann
62263e4b47 - Update to 0.84 2012-07-16 02:56:57 +00:00
Diane Bruce
6633bf4e68 - Update to latest, numerous fixes
- fixes Corrupt correction
- fixes Corrupt filenames
- updates to use fltk-1.3.*
2012-07-04 22:46:35 +00:00
Andrej Zverev
a41069ab3b - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-06-30 14:53:22 +00:00
Andrej Zverev
e6353d0b3d - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-06-29 16:47:42 +00:00
Andrej Zverev
1e01e8e206 - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-06-29 10:05:08 +00:00
Boris Samorodov
5c20fd6ab4 . comms/gammu: update to version 1.32.0;
. deskutils/wammu: bump PORTREVISION (gammu shlib version has changed).
2012-06-28 11:17:59 +00:00
Michael Scheidell
ad4d885f34 Addport: ports/comms: Repeater controller and EchoLink (simplex or repeater) software
including a GUI, Qtel - The Qt EchoLink client, written using the Qt widget toolkit.

WWW: http://sourceforge.net/apps/trac/svxlink

PR:		ports/168452
Submitted by:	Stephen Hurd <shurd@sasktel.net> (maintainer)
2012-06-25 15:34:23 +00:00
Diane Bruce
da6a1e956c - This update fixes the log2 build error. [1]
- Also converted to options NG while in here.
- Added another distribution site.

PR:		ports/169173 [1]
Submitted by:	carl@stagecraft.cx
2012-06-24 22:54:03 +00:00
Diane Bruce
15b4f3aa8b - HDRI has been enabled by default on ImageMagick.
This breaks Xastir badly as it assumes QuantumDepth is an integer.
  This fix below removes ImageMagick from the build and defaults
  to GraphicsMagick which still works. (From PR)
- Convert to options NG while I am in here. (db)

PR:		ports/169172
Submitted by:	carl@stagecraft.cx
2012-06-23 01:23:21 +00:00
Dirk Meyer
1439301183 - better efaults for FreeBSD 9.x
Submitted by:	Osamu Matsuda
2012-06-20 19:57:18 +00:00
Johan van Selst
eff7f58be0 - Update minicom to 2.6.1 (bugfix release)
- Convert to new options framework
- Remove patch file that is no longer needed
2012-06-16 12:29:15 +00:00
Dirk Meyer
1e9daf32c5 - use OPTIONS_DEFINE 2012-06-15 16:46:55 +00:00
Ganael LAPLANCHE
ecd4ac353a Fix bad usage of empty() 2012-06-15 07:05:45 +00:00
Max Brazhnikov
5a91ceaf33 KDE/FreeBSD team presents KDE SC 4.8.4, probably the last release in 4.8.x series.
Official announcement: http://kde.org/announcements/announce-4.8.4.php
2012-06-14 16:42:04 +00:00
Ganael LAPLANCHE
636a808002 Switch to OptionsNg 2012-06-11 07:13:00 +00:00
Ganael LAPLANCHE
e28921ba0b - Switch to OptionsNg
- Disable DEBUG option by default
- Fix patch names
- Add DEVD description to bsd.options.desc.mk
2012-06-11 07:10:17 +00:00
Dirk Meyer
26dc560b26 - update to 6.0.6 2012-06-10 19:57:52 +00:00
Steve Wills
63d09c9c9b - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
  about for a while.

PR:		ports/168208
Approved by:	portmgr (miwi)
2012-06-10 18:42:48 +00:00
Guido Falsi
c7840909fa - Use new options framework "MULTI" feature.
Approved by:	crees, tabthorpe (mentors, implicit)
2012-06-09 11:02:27 +00:00