1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Commit Graph

3524 Commits

Author SHA1 Message Date
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
Jose Alonso Cardenas Marquez
c7b8d38988 - Bump PORTREVISION. lazarus has been updated
- Add QT/GTK2 OPTIONS like another lazarus app ports
- Copy lazarus directory to WRKSRC is not neccesary anymore
- Clean up
2015-01-11 03:22:51 +00:00
Kevin Lo
88aa758def Update to 20150110. 2015-01-10 14:39:42 +00:00
Stephen Hurd
ad758556d7 Re-create comms/linpsk
Simple Qt PSK31, RTTY, and MSK31 client
2015-01-09 19:33:26 +00:00
Martin Matuska
72759c5998 Horde package update:
comms/pear-Horde_ActiveSync 2.21.0 -> 2.23.1
devel/pear-Horde_Core 2.17.2 -> 2.18.1
security/pear-Horde_Crypt 2.5.1 -> 2.5.2
www/pear-Horde_Http 2.1.1 -> 2.1.2
mail/pear-Horde_Imap_Client 2.25.6 -> 2.26.0
mail/pear-Horde_Mail 2.5.0 -> 2.5.1
mail/pear-Horde_Mime 2.6.0 -> 2.6.1
devel/pear-Horde_Prefs 2.7.0 -> 2.7.1
mail/pear-Horde_Smtp 1.7.0 -> 1.8.0
devel/pear-Horde_Util 2.5.1 -> 2.5.2
2015-01-07 16:15:17 +00:00
Stephen Hurd
ae373de773 Ressurect klog - a simple QSO logger for Amateur radio 2015-01-07 14:53:00 +00:00
Stephen Hurd
ee249a75ee Ressurect comms/qtel as a slave port of comms/svxlink
QTel is an open-source echolink client using Qt.

This allows a pkg of svxlink to not require Qt, but sill allows QTel to be
installed via pkg.
2015-01-07 12:16:26 +00:00
Stephen Hurd
7d6f65abc1 Update to 14.08
Switch to cmake
Switch to github
Add the STATIC, DOCS, ALSA, and OSS options
Make a master port so comms/qtel can be a slave port
2015-01-07 12:12:22 +00:00
Emanuel Haupt
f71c790051 Move MASTER_SITES from CRITICAL to LOCAL/ehaupt 2015-01-06 09:36:42 +00:00
Stephen Hurd
4aded82de1 Update to 3.22.04 2015-01-05 16:18:46 +00:00
Stephen Hurd
04bc19120a Update to 3.6.20
Some mixer changes and a new config file dictionary bandTransverterOffset[]
2015-01-05 16:13:13 +00:00
Stephen Hurd
6498acb69b Update to 3.2
Minor internal string handling updates.
2015-01-05 16:09:27 +00:00
Stephen Hurd
07b52e6aa8 Update to 3.4.1, fix pkg-descr URL
Minor libcw changes
2015-01-05 13:39:52 +00:00
Thomas Zander
9668e7a3d6 Fix build with non-default OPTION owfs
PR:		196421
Submitted by:	osidorkin@gmail.com
Approved by:	johan@stromnet.se (maintainer)
MFH:		2015Q1
2015-01-03 16:56:18 +00:00
Wen Heping
17b3e43691 - Update to 2.10.0
PR:		196378
Submitted by:	koue@chaosophia.net
2015-01-03 14:47:33 +00:00
Kurt Jaeger
cba03c03e1 security/libgcrypt: 1.6.1 -> 1.6.2, bump depends
Changes:
- src/sexp.c (do_vsexp_sscan): Return error for invalid args.
- cipher/md.c (_gcry_md_info): Fix a segv in case of calling
  with wrong parameters.
- cipher/primegen.c (_gcry_generate_elg_prime): Change to return an
  error code, possible NULL deref in call to prime generator.
- cipher/dsa.c (generate): Take care of new return code.
- cipher/elgamal.c (generate): Change to return an error code.  Take
	care of _gcry_generate_elg_prime return code.
- ecc: Support the non-standard 0x40 compression flag for EdDSA.
- mpi: Extend the internal mpi_get_buffer.
- mpi: Fix regression for powerpc-apple-darwin detection.
- Fix bug inhibiting the use of the sentinel attribute in src/gcrypt.h.in
- Fix building for the x32 target without asm modules in
  mpi/generic/mpi-asm-defs.h: Use a fixed value for the x32 ABI.
- Fix ARM assembly when building __PIC__
- mpi: Fix a subtle bug setting spurious bits with in mpi_set_bit.
  * mpi/mpi-bit.c (_gcry_mpi_set_bit, _gcry_mpi_set_highbit): Clear
    allocated but not used bits before resizing.
  * tests/t-mpi-bits.c (set_bit_with_resize): New.
- Use internal malloc function in fips.c.
  * src/fips.c (check_binary_integrity): s/gcry_malloc/xtrymalloc/.
- pubkey: Re-map all deprecated RSA algo numbers.
- cipher: Fix possible NULL dereference in cipher/md.c for being NULL.
- Fix ARMv6 detection when CFLAGS modify target CPU architecture.

PR:		193264
Approved by:	cpm@fbsd.es (maintainer)
2015-01-02 18:46:33 +00:00
Ganael LAPLANCHE
9c14fe95bb Add support for building with QT4 (but still use QT5 by default)
PR:		196234
Submitted by:	Kevin Zheng <kevinz5000@gmail.com>
2014-12-31 13:44:39 +00:00