Commit graph

375181 commits

Author SHA1 Message Date
Guido Falsi
29464c000f - Use option helpers
- Strip binaries
- Fix AIRPLAY option
- Fix packaging with MDSN option turned off
- Regenerate patches
2015-08-30 20:47:09 +00:00
Gabor Pali
f67f021520 - Fix the USE_CABAL line that was missed during the latest update
Obtained from:	FreeBSD Haskell
2015-08-30 20:23:56 +00:00
Kurt Jaeger
15b54b6841 New port: comms/hackrf
HackRF One from Great Scott Gadgets is a Software Defined Radio peripheral
capable of transmission or reception of radio signals from 10 MHz to 6 GHz.
Designed to enable test and development of modern and next generation radio
technologies, HackRF One is an open source hardware platform that can
be used as a USB peripheral or programmed for stand-alone operation.

WWW: https://greatscottgadgets.com/hackrf/

PR:		199281
Submitted by:	Tomek CEDRO <cederom@tlen.pl>
Reviewed by:	Nicolas Blais <nicblais@clkroot.net>
2015-08-30 20:20:31 +00:00
Jan Beich
3a7475f899 Reset maintainership per mail on freebsd-ports@ list
Requested by:	Joe Horn <joehorn@gmail.com> (maintainer)
2015-08-30 20:13:29 +00:00
Adam Weinberger
8a2d96c653 Update to 2.34, and add a missing period to the end of the pkg-descr.
Changes: https://metacpan.org/changes/distribution/CPAN-Perl-Releases
2015-08-30 20:13:08 +00:00
Baptiste Daroussin
7c76f50b76 Update to 5.1
Switch the default mirror to zsh.org until the distfiles appears on sourceforge
2015-08-30 20:01:07 +00:00
Raphael Kubo da Costa
7c2b19e9c5 Add upstream patch to make the build work with non-base (ie. newer) GCCs.
The build was failing with, for example, lang/gcc48:

In file included from /usr/ports/devel/cmake/work/cmake-3.2.3/Source/cmGlobalNinjaGenerator.cxx:14:0:
/usr/ports/devel/cmake/work/cmake-3.2.3/Source/cmGeneratorExpressionEvaluationFile.h:39:64: error: 'mode_t' has not been declared
               std::map<std::string, std::string> &outputFiles, mode_t perm);
2015-08-30 19:44:54 +00:00
Olivier Duchateau
886e433c25 - Update to 0.5.11
- Use alternate hosts in MASTER_SITES
- Sort USES
- Rewrite options helper
- Enhance GIR option description
2015-08-30 18:59:14 +00:00
Olivier Duchateau
1a5cc4cef4 Fix spelling of toolkits name (GTK+3 instead of GTK3)
Reported by:	danfe@
2015-08-30 18:49:32 +00:00
Baptiste Daroussin
ba11c55ba7 Update to 1.5.99.11
Changes:
- Fix 3 way merge
- Properly apply credentials on merged files (@config)
2015-08-30 18:23:02 +00:00
Steve Wills
a67de23e61 net/syncthing: update to 0.11.23 2015-08-30 18:01:10 +00:00
Dmitry Sivachenko
1a3dd85e93 Update to version 1.6-dev4. 2015-08-30 17:45:34 +00:00
Raphael Kubo da Costa
f1f874fd4e Drop USES=iconv.
The port does not use iconv anywhere, and the dependency on libxml2 does not
pull any headers that include iconv.h.

PR:		202759
Approved by:	fernando.apesteguia@gmail.com (maintainer)
2015-08-30 17:41:23 +00:00
Steve Wills
cac8d642b6 net/syncthing-cli: patch for hostname parser
While here, fix build by using Go 1.4 until upstream supports Go 1.5

PR:		202425
Submitted by:	peter
2015-08-30 17:17:28 +00:00
Thomas Zander
3c3c86864a Add www/py-pyocclient: the Python OwnCloud client library
PR:		201996
Submitted by:	che@bein.link (maintainer)
Reviewed by:	koobs, riggs
2015-08-30 16:55:14 +00:00
Steve Wills
e85d3652e7 Fix build by using Go 1.4 until upstream supports Go 1.5 2015-08-30 16:50:00 +00:00
Steve Wills
1cdd854a43 Fix build by using Go 1.4 until upstream supports Go 1.5 2015-08-30 16:38:47 +00:00
Jimmy Olgeni
2b03fc9e96 Upgrade to commit bfd40d5 ("beta 2"). 2015-08-30 16:17:43 +00:00
Olivier Duchateau
3e51e8673a - Update to 0.3.1
- Sort USES
- Remove unneeded patches
2015-08-30 16:04:42 +00:00
Alexey Dokuchaev
87acaf3a19 Add a port of HDR tools, a set of command-line utilities for creating and
manipulating High Dynamic Range (HDR) images.

WWW: http://ttic.uchicago.edu/~cotter/projects/hdr_tools/
2015-08-30 15:25:26 +00:00
Raphael Kubo da Costa
aa413543d2 Switch to USES=cmake:outsource. 2015-08-30 14:38:27 +00:00
Grzegorz Blach
92b3e4dc67 Update to 4.2.1
PR:		202100
Approved by:	maintainer timeout
2015-08-30 14:11:22 +00:00
Olivier Duchateau
270e392905 Update to 1.6.1 2015-08-30 13:47:09 +00:00
Olivier Duchateau
aec1b45b57 Update to 3.2.2
PR:		202553
Submitted by:	myself
Approved by:	Nicole Reid (maintainer)
2015-08-30 13:39:26 +00:00
Jimmy Olgeni
c1c41af600 Upgrade to version 1.0.1. 2015-08-30 13:23:56 +00:00
Andrej Zverev
6527d59f9d Move one of the fallback site upper 2015-08-30 12:48:27 +00:00
Kurt Jaeger
518884b9ff net/jwhois: fix all build issues with/without NLS
PR:		202673
Submitted by:	Carlos J Puga Medina <cpm@fbsd.es>
2015-08-30 12:09:56 +00:00
Bartek Rutkowski
dad3f65046 devel/rubygem-rufus-scheduler: update 3.1.3 -> 3.1.4 2015-08-30 11:23:42 +00:00
Dmitry Marakasov
6728c602ec - Add LICENSE_FILE
- Pet portlint
- Switch to @sample

Approved by:	portmgr blanket
2015-08-30 10:52:04 +00:00
Dmitry Marakasov
44f5b91cc9 - Switch to @sample
Approved by:	portmgr blanket
2015-08-30 10:51:47 +00:00
Dmitry Marakasov
206f6d865e - Add LICENSE
- Pet portlint
- Switch to @sample

Approved by:	portmgr blanket
2015-08-30 10:51:41 +00:00
Dmitry Marakasov
a75173733d - Clarify LICENSE
- Add LICENSE_FILE
- Pet portlint
- Switch to @sample
2015-08-30 10:51:18 +00:00
Kubilay Kocak
5697838456 net/asterisk: Overhaul & Add *BONUS* user feature
This port now supports custom Asterisk configurations using a
*user-supplied* menuselect.makeopt file.

This feature is of most value for users that want to disable or
override default functionality that they dont want or need, particular
in space and/or resource constrained, or embedded environments.

For more information see this ports pkg-message file.

OPTIONS Changes:

- Make speex, libexecinfo and mpg123 OPTION'al
- Make menuselect backends (curses/newt) OPTION'al
- Re-order, sort and group all OPTIONS
- Rename MP3 option to MP3PLAYER (ambiguous with format_mp3 module)
- Remove override-able OPTION descriptions (dont appear necessary)
- Add CODECS, SOUNDS and DATABASE options groups for better UX
- Improve OPTION descriptions
- Temporarily disable ICONV option until libxml2 is fixed [1][2]

General Changes:

- Add support for fetching G.279 Core and MOH sounds
- Re-do patches using makepatch (portlint)
- Use %%DATADIR%% in pkg-plist (portlint)
- Make DATADIR-safe (portlint)
- Re-order Makefile sections (portlint)
- Reset @owner/@group after pkg-plist entries
- Simplify post-install: find files/dirs pkg-plist commands
- De-scope global use of LDFLAGS and CPPFLAGS
- Use OPTIONS helpers for  openh323 CPPFLAGS and MAKE_ENV
- Use USE_OPENSSL and its respective variables in CONFIGURE_ARGS
- Modify build to be verbose (NOISY_BUILD)
- Pass CFLAGS/LDFLAGS to ASTCFLAGS/ASTLDFLAGS respectively in MAKE_ENV
- Update and cleanup pkg-plist
- Bump PORTREVISION

Note: These changes will be merged into net/asterisk11 and net/asterisk13
      ports in the near future.

[1] https://reviews.freebsd.org/D3261
[2] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202006

Reviewed by:		madpilot (maintainer)
Approved by:		madpilot (maintainer)
Differential Revision:	https://reviews.freebsd.org/D3262
2015-08-30 10:36:13 +00:00
Roman Bogorodskiy
0764655b12 - Update to 2.4.0
- Drop GTK2, GTK3 options as only GTK3 is now supported
- Sort USES and un-mute INSTALL_DATA command to pet portlint
2015-08-30 10:30:10 +00:00
Raphael Kubo da Costa
4d68d66087 Drop USES=iconv.
Even though the port still has a few FindIconv.cmake files scattered around,
they are not actually used by the build system anymore, so the dependency is
unnecessary.

Approved by:	danfe (maintainer)
Differential Revision:	https://reviews.freebsd.org/D3531
2015-08-30 10:19:23 +00:00
Raphael Kubo da Costa
091c3f7878 Drop USES=iconv:wchar_t.
The port has a FindIconv.cmake, but it is not used anywhere, nor does the
code actually call any iconv() functions.

PR:		202744
Approved by:	Rainer Hurling <rhurlin@gwdg.de> (maintainer)
2015-08-30 10:18:28 +00:00
Andrej Zverev
4e8331167b Help portscout to detect a new version of the module on CPAN if the AUTHOR_ID
for the new version and the current are not equal. This is only partial
hack and won't work for all modules.
2015-08-30 10:08:11 +00:00
Antoine Brodin
b3642d020e Cleanup plist, fixing packaging with OPTIONS_UNSET=DOCS
PR:		202211
2015-08-30 09:45:35 +00:00
Kurt Jaeger
8e110c6f3b databases/cego: 2.24.3 -> 2.24.4
- Fix in CegoAction::execViewCreate.
  Views must be compiled successful now immediately after creation.
  Otherwise, the calculated schema is not stored correctly into
  dictionary.
- Fix in CegoFactor::getId.
  If sysdate is used in queries, it should be resolved, otherwise
  query couldbe used from cache which returns invalid result

Submitted by:	Bjoern Lemke <lemke@lemke-it.com>
2015-08-30 08:39:31 +00:00
Jimmy Olgeni
c43e245ed4 Upgrade to version 0.16.1, which now requires elixir-postgrex. 2015-08-30 08:16:43 +00:00
Kurt Jaeger
3ce6376348 multimedia/mpv: Add freetype as a required dependency
Without freetype, mpv will crash outputting a bus error when it
tries to draw the menu text.

PR:		202765
Submitted by:	Peyton@openmailbox.org
Approved by:	Carlos J Puga Medina <cpm@fbsd.es> (maintainer)
2015-08-30 07:43:12 +00:00
Kurt Jaeger
6528ff41a7 multimedia/mpv: zsh completions
ensure zsh completions are actually installed (and prevent package
error) when the option is selected

PR:		202736
Submitted by:	Joseph Mingrone <jrm@ftfl.ca>
Approved by:	Carlos J Puga Medina <cpm@fbsd.es> (maintainer)
2015-08-30 06:28:22 +00:00
Sunpoet Po-Chuan Hsieh
393b686283 - Update to 1.4.3
Changes:	https://github.com/tsechingho/chosen-rails/commits/master
2015-08-30 03:57:47 +00:00
Sunpoet Po-Chuan Hsieh
109a6869c7 - Update to 1.3.4
Changes:	https://github.com/jekyll/jekyll-gist/blob/master/History.markdown
2015-08-30 03:57:42 +00:00
Sunpoet Po-Chuan Hsieh
1442f514da - Update to 26
Changes:	http://search.cpan.org/dist/HTML-FormatExternal/Changes
2015-08-30 03:57:37 +00:00
Sunpoet Po-Chuan Hsieh
7223e0d942 - Update to 0.38
- Add NO_ARCH
- Sort PLIST

Changes:	http://search.cpan.org/dist/bignum/CHANGES
2015-08-30 03:57:32 +00:00
Sunpoet Po-Chuan Hsieh
01b30c2dc3 - Update to 1.10
Changes:	http://search.cpan.org/dist/Time-Progress/Changes
2015-08-30 03:57:27 +00:00
Sunpoet Po-Chuan Hsieh
8e6509ed0c - Update to 1.17
- Add NO_ARCH

Changes:	http://search.cpan.org/dist/Minion/Changes
2015-08-30 03:57:21 +00:00
Sunpoet Po-Chuan Hsieh
ab4f05a7d5 - Convert to new options target helper
Approved by:	portmgr (blanket)
2015-08-30 03:57:17 +00:00
Sunpoet Po-Chuan Hsieh
fa4aa53264 - Update to 4.3
Changes:	https://wordpress.org/news/2015/08/billie/
PR:		202734
Submitted by:	Yuan-Chung Hsiao <ychsiao@ychsiao.org> (maintainer)
2015-08-30 03:57:12 +00:00