Commit graph

3540 commits

Author SHA1 Message Date
Antoine Brodin
3dab576a95 Mark BROKEN: fails to configure
checking for sfftw_destroy_plan_ in -lfftw3f... yes
checking for stdarg.h... (cached) yes
You need to install the fftw3 libraries
You are missing the fftw3.h include file
configure: error: Please check error messages and install missing packages.
===>  Script "configure" failed unexpectedly.

Reported by:	pkg-fallout
2015-04-12 10:22:18 +00:00
John Marino
862384ca81 comms/birda: Unbreak fetch by adjusting MASTER_SITES
PR:		199270
Submitted by:	maintainer (mjl - lucky.org.nz)
2015-04-11 11:41:01 +00:00
Juergen Lock
923cf2f9b6 Unbreak these by mirroring distfiles on MASTER_SITE_LOCAL. 2015-04-10 18:53:28 +00:00
John Marino
ae0ab8a5ee comms/dfu-utils: Unbreak fetch
The exact missing distfile is hosted at sourceforge.net, but not in
the usual mirrored file area.  The SF magic doesn't work, so I used a
hard link to restore the port.

Approved by:	blanket
2015-04-09 13:07:13 +00:00
Diane Bruce
fea6d107f7 - Unbreak build using new distribution sites
- clean up a few nits
- remove unnecessary file
2015-04-07 21:17:13 +00:00
Diane Bruce
090cc0e268 - Fix nits found with portlint
- add backup distribution
- fix bad distinfo
2015-04-07 19:10:11 +00:00
Diane Bruce
c8a01124da Unbreak
upstream distfile had been re-rolled causing fetch failuresd
2015-04-07 17:53:36 +00:00
Steve Wills
376567871b comms/dump1090_mr: fix build, fix path to html files
Approved by:	rpaulo (maintainer)
2015-04-07 14:43:41 +00:00
Diane Bruce
d73a619295 Unbreak flrig
From flrigh Changelog

=Version 1.3.21=

2015-03-27  David Freese  <iam_w1hkj@w1hkj.com>

        d4f4f36: KX3
        45dc545: K3 update
        1f086c2: FSF address

=Version 1.3.20=

        399b37b: TT550 update
        6739d81: fix ab
        ad9bc7e: Rig server
        3bdebb6: no xmlrpc_c io
        179392e: ts2000 update
        418fe19: FT950
        962b96c: xmlrpc timing
2015-04-07 13:01:32 +00:00
Thomas Zander
cc46d9987f - Update to upstream version 1.4.4
- Update MASTER_SITES, MAINTAINER, COMMENT
- Add missing WWW in pkg-descr
- Pet portlint; general cleanup

PR:		198568
Submitted by:	portmaster@bsdforge.com (maintainer)
2015-04-06 11:14:32 +00:00
Baptiste Daroussin
5245516957 Mark as broken unfetchable ports 2015-04-05 18:12:55 +00:00
Diane Bruce
86e5407ba6 The port in comms/xastir is version 2.0.4 from 2012. A release 2.0.6 was
released in 2014.  The release has only minor changes, but among them
is the ability to link against BDB 5.x instead of being restricted to 4.x.
Since the current port has "WITH_BDB_HIGHEST" set to true, the highest
available is now 5.x, and the 2.0.4 would not work with 5.x, this alone
is reason to update.

I've pinged Carl several times and committing this fix anyway but will
email Carl again as a courtesy.

PR:		ports/198872
Submitted by:	russo@bogodyn.org
2015-04-05 15:16:59 +00:00
Diane Bruce
b5878bf44a add 'USES=shebangfix' to fix 'usermgmt.cgi' script.
PR:		ports/199056
Submitted by:	takefu@airport.fm
2015-04-05 15:10:22 +00:00
Rui Paulo
c1f09fdf20 New port: comms/dump1090_mr:
Dump1090 MR is a FlightAware fork of Malcolm Robb's fork of Salvatore
Sanfilippo's dump1090 program. FlightAware uses it as an important
element of PiAware (https://flightaware.com/adsb/piaware/).

Reviewed by:	bapt
Approved by:	bapt
2015-04-04 19:57:02 +00:00
Martin Matuska
47f8f75bc8 Horde package update:
comms/pear-Horde_ActiveSync 2.26.1 -> 2.27.0
archivers/pear-Horde_Compress 2.1.0 -> 2.1.1
textproc/pear-Horde_Text_Filter 2.2.2 -> 2.3.0
2015-04-03 17:46:20 +00:00
Mathieu Arnold
0438143249 Remove OSVERSION checks that do not make sense any more.
For example (${OSVERSION} >= 900000 && ${OSVERSION} < 900021) is always true,
as is (${OSVERSION} > 900002 || ${OSVERSION} < 900000 && ${OSVERSION} > 800107).

Regarding patches, when an EXTRA_PATCHES is no longer needed, I remove it, when
it is always needed, I renamed it, in one case, I merged two patches.

Differential Revision:	https://reviews.freebsd.org/D2209
2015-04-03 11:26:48 +00:00
Baptiste Daroussin
f369ad89d3 Remove dead mirror 2015-03-30 21:54:44 +00:00
John Marino
f4d2e9d5d0 2 ports categories: Remove $PTHREAD_LIBS
Categories: net-p2p, comms

Note that qrq was not properly staged, it failed stage-QA.
aprsd failed check-plist; it had a plist orphan.  Now it fails stage-QA
with a fs violation, but it may be acceptable.  Fixes added to both.

approved by:	PTHREAD blanket
2015-03-24 23:45:41 +00:00
Baptiste Daroussin
a5da770e67 Make fonts repecting XDG
Xorg is now looking in ${LOCALBASE}/share/fonts by default
Xorg now accepts symlinks in etc/X11/fontpath.d (as decribed in Xserver(1))
Large cleanup on lots of font ports
All fonts are now properly dynamically generating fonts.dir and fonts.scale
instead of sometime overwriting existing ones)
All fonts are generating fontconfig's cache
Improve consistency in fonts ports
2015-03-21 23:05:19 +00:00
Bryan Drewery
5b5a90256d Update USE_GITHUB so it does not require GH_COMMIT.
Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag.  This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.

The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
  GH -> GHL
  GITHUB -> GITHUB_LEGACY

Differential Revision:	https://reviews.freebsd.org/D748
Submitted by:	amdmi3
Reviewed by:	mat, swills, antoine, bdrewery
With hat:	portmgr
2015-03-19 16:44:57 +00:00
Diane Bruce
d09a9123f0 Fix broken pkg-plist 2015-03-14 02:35:42 +00:00
Adam Weinberger
9e00ce3f62 Some OCD cleanups on some of the perl@ ports.
- Remove dependencies in core
- Put testing depends in TEST_DEPENDS
- Remove unnecessary bsd.port.options.mk inclusions
- Remove checks for Perl versions that no longer exist in the ports tree
- Sort plists, some of which were so jumbled that I have to assume
  the plist was randomized before committing

A lot of the plist changes in this commit are moving PERL5_MAN3 after
SITE_PERL. It's repo churn now, but it makes updating the ports later
far easier.
2015-03-12 23:00:02 +00:00
Sunpoet Po-Chuan Hsieh
21070be461 - Update MAINTAINER: use @FreeBSD.org 2015-03-12 17:12:19 +00:00
Martin Matuska
0c00075311 Horde package update:
comms/pear-Horde_ActiveSync 2.26.0 -> 2.26.1
devel/pear-Horde_Core 2.19.0 -> 2.19.2
security/pear-Horde_Group 2.0.4 -> 2.0.5
databases/pear-Horde_HashTable 1.2.2 -> 1.2.3
www/pear-Horde_Http 2.1.3 -> 2.1.4
mail/pear-Horde_Imap_Client 2.26.1 -> 2.27.0
mail/pear-Horde_Mime 2.7.0 -> 2.8.0
mail/pear-Horde_Smtp 1.8.0 -> 1.9.0
net/pear-Horde_Socket_Client 1.1.2 -> 2.0.0
devel/pear-Horde_Util 2.5.3 -> 2.5.4
2015-03-12 09:17:40 +00:00
Alonso Schaich
63ff0b60db Update KDE SC to 4.14.3
The kde@ team presents KDE SC 4.14.3, the last planed release
of the KDE SC 4 series.

In addition to the updates provided by the KDE SC developers, this
update also addresses numerous FreeBSD and PORTS specific
issues, found and solved by the kde@ team and area51 testers,
most notorously Tobias C. Berner <tcberner@gmail.com>

PR:		197751
PR:		197871
PR:		184996
Reviewed by:	rakuco (mentor)
Differential:	https://reviews.freebsd.org/D1950
2015-03-11 23:11:47 +00:00
Diane Bruce
0d4a5f6940 Finally unbreak the build by preloading GCC_DEFAULT libs paths.
It is complicated by the intermix of gcc and gfortran libs being intermixed
with system libs. Especially by dynamically loaded modules into python
being linked against gfortran or current gcc. I realise using GCC_DEFAULT
lib paths is not a general solution.
2015-03-11 13:58:34 +00:00
Antoine Brodin
dc7c4d1d72 gmake:lite is only intended to be used for possible gmake dependencies 2015-03-07 13:19:46 +00:00
Steven Kreuzer
ba3ec984e4 Dump 1090 is a Mode S decoder specifically designed for RTLSDR devices.
The main features are:

* Robust decoding of weak messages.
* Network support: TCP30003 stream (MSG5...), Raw packets, HTTP.
* Embedded HTTP server that displays the currently detected aircrafts on
  Google Map.
* Single bit errors correction using the 24 bit CRC.
* Ability to decode DF11, DF17 messages.
* Ability to decode DF formats like DF0, DF4, DF5, DF16, DF20 and DF21 where the
  checksum is xored with the ICAO address by brute forcing the checksum field
  using recently seen ICAO addresses.
* Decode raw IQ samples from file (using --ifile command line switch).
* Interactive command-line-interfae mode where aircrafts currently detected are
  shown as a list refreshing as more data arrives.
* CPR coordinates decoding and track calculation from velocity.
* TCP server streaming and receiving raw data to/from connected clients.

WWW: https://github.com/antirez/dump1090
2015-03-05 02:32:08 +00:00
Dmitry Marakasov
c8666240e0 - Add LICENSE
- Fix typo in Makefile which leads to extra file installation
2015-03-03 02:56:03 +00:00
Baptiste Daroussin
35c339abf0 Remove Authors from pkg-descr 2015-03-02 23:09:43 +00:00
Martin Matuska
5183e885f6 Horde package update:
comms/pear-Horde_ActiveSync 2.24.1 -> 2.26.0
archivers/pear-Horde_Compress 2.0.8 -> 2.1.0
2015-03-02 11:35:25 +00:00
Dmitry Marakasov
5a4f078dc0 - Simplify MASTER_SITES
- Fix installation from non-root
- Fix binary permissions

MFH:		2015Q1
2015-03-01 15:06:56 +00:00
Max Brazhnikov
23bb6e4584 Fix DESKTOP_ENTRIES:
- Icon field must be either absolute path or icon name if installation follows Icon Theme Specification
- Remove invalid categories
- StartupNotify field must be literally false/true, not ${FALSE}/${TRUE}
2015-02-27 16:30:40 +00:00
Tilman Keskinoz
18321e192f Improve previous commit: Fix unused bug and disable Werror while here
Suggested by:   marino
2015-02-20 17:16:12 +00:00
Tilman Keskinoz
f8d8b56ea0 Add -Wno-unused to prevent Werror from triggering with gcc48
PR:             197284
Submitted by:   dewayne@heuristicsystems.com.au
2015-02-20 16:25:32 +00:00
Martin Matuska
f5b8404ead Horde package update:
comms/pear-Horde_ActiveSync 2.24.0 -> 2.24.1
devel/pear-Horde_Alarm 2.2.3 -> 2.2.4
devel/pear-Horde_Core 2.18.3 -> 2.19.0
security/pear-Horde_Crypt 2.5.2 -> 2.5.3
databases/pear-Horde_HashTable 1.2.1 -> 1.2.2
graphics/pear-Horde_Image 2.1.0 -> 2.2.0
devel/pear-Horde_Prefs 2.7.1 -> 2.7.2
net/pear-Horde_Rpc 2.1.2 -> 2.1.3
devel/pear-Horde_Stream_Wrapper 2.1.1 -> 2.1.2
www/horde-ansel 3.0.1 -> 3.0.2
www/horde-base 5.2.3 -> 5.2.4
mail/horde-imp 6.2.6 -> 6.2.7
mail/horde-ingo 3.2.3 -> 3.2.4
deskutils/horde-kronolith 4.2.4 -> 4.2.5
deskutils/horde-mnemo 4.2.3 -> 4.2.4
deskutils/horde-nag 4.2.3 -> 4.2.4
mail/horde-turba 4.2.4 -> 4.2.5
devel/horde-whups 3.0.1 -> 3.0.2
2015-02-10 17:13:44 +00:00
Dmitry Marakasov
af3d969969 - Remove always true OSVERSION condition
- Don't cat pkg-message from Makefile
- Simplify MASTER_SITES
- Add LICENSE_FILE

Approved by:	portmgr blanket
2015-02-03 23:50:35 +00:00
Ganael LAPLANCHE
33d8dc5b0d Add support for HanfTek DVB-T
PR:		197272
Submitted by:	skreuzer
2015-02-03 11:08:59 +00:00
Stephen Hurd
16bc177a08 Update to 1.1.9, change maintainer to hamradio@ 2015-01-27 10:01:02 +00:00
Stephen Hurd
7fcfab2d22 Add patch to allow building with an external toolchain.
PR:             196937
Submitted by:   mikael.urankar@gmail.com
2015-01-25 20:03:32 +00:00
Pawel Pekala
72fd8dd06a Fix detection of libportaudio libraries
PR:		196427
Submitted by:	myself
Approved by:	hselasky, stephen, marcus, maintainer timeout from others
2015-01-25 00:46:11 +00:00
Antoine Brodin
a85ba63ef1 Fix DEPENDS 2015-01-25 00:06:22 +00:00
Antoine Brodin
bd63b368ac Fix some _DEPENDS 2015-01-24 19:27:27 +00:00
Antoine Brodin
4f4e8c52c6 Remove explicit dependency on javavmwrapper for ports that USE_JAVA 2015-01-23 16:03:57 +00:00
Rene Ladan
96098408b6 Remove expired ports:
2015-01-13 x11/rxvt-devel: No longer developed nor maintained and deprecated by x11/xvt and x11/rxvt-unicode
2015-01-15 comms/spandsp-devel: Use newer comms/spandsp
2015-01-16 multimedia/universal-media-server: "RC script broken, especially prestart target"
2015-01-17 10:27:46 +00:00
Stephen Hurd
917c20dda2 Update to 0.9.0.3, minor bugfixes and new features. 2015-01-15 10:13:21 +00:00
Tijl Coosemans
c88aaf5c89 Add missing USE_OPENSSL=yes
PR:		195796
2015-01-15 09:05:37 +00:00
Martin Matuska
087214a3f9 Horde package update:
comms/pear-Horde_ActiveSync 2.23.1 -> 2.24.0
devel/pear-Horde_Argv 2.0.9 -> 2.0.10
security/pear-Horde_Auth 2.1.5 -> 2.1.6
devel/pear-Horde_Cli 2.0.5 -> 2.0.6
archivers/pear-Horde_Compress_Fast 1.0.3 -> 1.1.0
devel/pear-Horde_Constraint 2.0.1 -> 2.0.2
devel/pear-Horde_Controller 2.0.1 -> 2.0.2
devel/pear-Horde_Core 2.18.1 -> 2.18.3
security/pear-Horde_Crypt_Blowfish 1.0.2 -> 1.0.3
www/pear-Horde_Css_Parser 1.0.4 -> 1.0.5
devel/pear-Horde_Data 2.1.0 -> 2.1.1
devel/pear-Horde_Date 2.0.12 -> 2.0.13
devel/pear-Horde_Date_Parser 2.0.2 -> 2.0.3
devel/pear-Horde_Exception 2.0.4 -> 2.0.5
www/pear-Horde_Feed 2.0.2 -> 2.0.3
www/pear-Horde_Form 2.0.8 -> 2.0.9
databases/pear-Horde_HashTable 1.2.0 -> 1.2.1
www/pear-Horde_Http 2.1.2 -> 2.1.3
devel/pear-Horde_Injector 2.0.3 -> 2.0.4
devel/pear-Horde_Itip 2.0.6 -> 2.0.7
mail/pear-Horde_ListHeaders 1.2.0 -> 1.2.1
sysutils/pear-Horde_Log 2.1.0 -> 2.1.1
devel/pear-Horde_LoginTasks 2.0.3 -> 2.0.4
mail/pear-Horde_Mapi 1.0.3 -> 1.0.4
devel/pear-Horde_Nls 2.0.4 -> 2.0.5
devel/pear-Horde_Notification 2.0.1 -> 2.0.2
textproc/pear-Horde_Pdf 2.0.3 -> 2.0.4
security/pear-Horde_Perms 2.1.2 -> 2.1.3
devel/pear-Horde_Queue 1.1.1 -> 1.1.2
devel/pear-Horde_Rdo 2.0.2 -> 2.0.3
www/pear-Horde_Routes 2.0.2 -> 2.0.3
net/pear-Horde_Rpc 2.1.1 -> 2.1.2
devel/pear-Horde_Serialize 2.0.2 -> 2.0.3
security/pear-Horde_Share 2.0.5 -> 2.0.6
textproc/pear-Horde_SpellChecker 2.1.1 -> 2.1.2
devel/pear-Horde_Stream_Filter 2.0.2 -> 2.0.3
devel/pear-Horde_Stream_Wrapper 2.1.0 -> 2.1.1
devel/pear-Horde_Support 2.1.1 -> 2.1.2
www/pear-Horde_Template 2.0.1 -> 2.0.2
textproc/pear-Horde_Text_Diff 2.1.0 -> 2.1.1
textproc/pear-Horde_Text_Flowed 2.0.1 -> 2.0.2
devel/pear-Horde_Timezone 1.0.8 -> 1.0.9
devel/pear-Horde_Token 2.0.5 -> 2.0.6
devel/pear-Horde_Tree 2.0.2 -> 2.0.3
net/pear-Horde_Url 2.2.3 -> 2.2.4
sysutils/pear-Horde_Vfs 2.2.0 -> 2.2.1
textproc/pear-Horde_Xml_Element 2.0.1 -> 2.0.2
textproc/pear-Horde_Xml_Wbxml 2.0.1 -> 2.0.2
2015-01-12 14:54:44 +00:00
Stephen Hurd
a21bd42a71 Fix waterfall display (was previously disabled by the patch). 2015-01-12 01:16:52 +00:00
Stephen Hurd
18224d7861 Update to 3.22.05
- Remove unnecessary patches.
- Fix space placement errors in:
    files/patch-src_thor_thor.cxx
    files/patch-src_xmlrpcpp_XmlRpcServer.cpp
2015-01-12 01:09:17 +00:00