Commit graph

9417 commits

Author SHA1 Message Date
Dmitry Marakasov
1665f8c1ac - Add LICENSE_FILE
- Switch to options helpers
2016-04-03 12:02:37 +00:00
Antoine Brodin
d5154081d2 Mark BROKEN: tries to download from registry.npmjs.org during stage phase
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "/wrkdirs/usr/ports/misc/teslams/work/teslams-6f6dfa2"
npm ERR! node v5.9.1
npm ERR! npm  v2.14.7
npm ERR! code EAI_FAIL
npm ERR! errno EAI_FAIL
npm ERR! syscall getaddrinfo
npm ERR! network getaddrinfo EAI_FAIL registry.npmjs.org:443

Reported by:	pkg-fallout
MFH:		2016Q2
2016-04-02 16:16:43 +00:00
Mathieu Arnold
8d6597e0bb Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:16:16 +00:00
Roger Pau Monné
ca81f0eb42 seabios: fix failure to find python
The failure has been reported by the automatic builders:

http://package19.nyi.freebsd.org/data/103i386-default-build-as-user/412304/logs/errors/seabios-1.9.1.log

This is because SeaBIOS doesn't have a configure phase and the paths of the
required build tools need to be passed to the make command when building.

Approved by:		bapt
Sponsored by:		Citrix Systems R&D
Differential revision:	https://reviews.freebsd.org/D5804
2016-04-01 12:01:38 +00:00
Sunpoet Po-Chuan Hsieh
bc939df280 - Update to 2.1.1
Changes:	https://github.com/bkeepers/dotenv/blob/master/Changelog.md
2016-03-31 15:40:22 +00:00
Roger Pau Monné
029c399e28 xen-tools: extract seabios, build with clang
Submitted by:		bapt
Minor fixes by:		royger
Approved by:		bapt
2016-03-31 15:32:49 +00:00
Olivier Cochard
4a352c3405 Enable openpty by default (pty is no more enabled by default in kernel since 4 years)
Approved by:	jadawin
Differential Revision:	https://reviews.freebsd.org/D5785
2016-03-31 08:03:27 +00:00
Dmitry Marakasov
479cb65431 - Clarify LICENSE
- Add LICENSE_FILE
- Add NO_ARCH
- Switch to options helpers
2016-03-28 19:31:06 +00:00
Dmitry Marakasov
e5eb74f060 - Add LICENSE_FILE
- Switch to options helpers
- Regenerate patches with `make makepatch`
2016-03-28 18:44:02 +00:00
Dmitry Marakasov
8253ef6099 - Clarify LICENSE
- Add LICENSE_FILE
- Switch to options helpers
2016-03-28 18:43:58 +00:00
Thomas Zander
a1ca5fa19e Add new port: misc/binclock: A small CLI binary clock
PR:		207406
Submitted by:	dereckson@espace-win.org (maintainer)
Reviewed by:	riggs
2016-03-28 16:22:29 +00:00
Dmitry Marakasov
676c965a33 - Update to 1.0.6
- While here, fix LICENSE

PR:		208299
Submitted by:	neel@neelc.org (maintainer)
2016-03-27 22:05:24 +00:00
Thomas Zander
6735fd6ff9 Update to upstream version 3.1.1
Changeset includes:
- Fix to UTF-8 string handling (handling in upstream version 3.1.1)
- Move from SF to GH
- MAKE_JOBS_UNSAFE=yes (parallel builds are not reliable at the moment)
- Comments on special DOCS handling for this port

PR:		208090
Submitted by:	matt@gsicomp.on.ca (maintainer)
2016-03-26 10:33:14 +00:00
Sunpoet Po-Chuan Hsieh
e3704ae0b4 - Change MASTER_SITES to GitHub
- Remove maintainer section
2016-03-26 09:03:05 +00:00
Sunpoet Po-Chuan Hsieh
2460c57628 - Update to 2016.3
Changes:	https://pecl.php.net/package-changelog.php?package=timezonedb
2016-03-25 20:02:21 +00:00
Dmitry Marakasov
db2c80e892 - Fix installation as non-root
PR:		208256
Submitted by:	hiroto.kagotani@gmail.com (maintainer)
2016-03-25 12:36:06 +00:00
Tijl Coosemans
77760fcb63 Make print/ghostscript9-agpl-base the default Ghostscript port. Upstream
changed the license to the AGPL 3 in version 9.07 so print/ghostscript9-base
is stuck at 9.06 which is almost 4 years old now.

Fix the logic in Uses/ghostscript.mk so "agpl" is treated as a real version
on its own instead of as a variant of other versions.

Fix print/ghostscript9-agpl-base to install eps2write.

Update math/asymptote to 2.37 to support newer Ghostscript.

PR:		208159
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2016-03-24 15:47:50 +00:00
Antoine Brodin
5fd91ad305 Ignore on the 9.3 i386 package builders, java seems to have issues in
9.3 i386 jails on the package builders

Reported by:	pkg-fallout
MFH:		2016Q1
2016-03-21 20:35:13 +00:00
Sunpoet Po-Chuan Hsieh
fab07d86da - Update to 2016.2
Changes:	https://pecl.php.net/package-changelog.php?package=timezonedb
2016-03-20 18:36:46 +00:00
Pietro Cerutti
e295ff5132 lang/expect: update to 5.45.3, bump PORTREVISION on dependent ports 2016-03-18 19:41:42 +00:00
Mark Felder
24ef2042c1 misc/mc: Multiple fixes
- Fix subshell functionality for csh users
- Make SFTP an option, enabled by default
- Fix SIGILL on FreeBSD 9.x
- Fix perl ls helper with fish shell

PR:		207487, 208027, 208102, 208104
2016-03-18 12:04:32 +00:00
Mark Felder
b6f05d6d3d misc/auto-multiple-choice: Update to 1.3.0
PR:		208084
2016-03-18 02:43:55 +00:00
Mark Felder
28de6a006a misc/raspberrypi-userland: Update to 20160306
This update also adds a DEBUG option.

PR:		207790, 207097, 207102
2016-03-17 20:16:25 +00:00
Raphael Kubo da Costa
5f54a52585 Change header installation location for kdelibs4-based ports.
Install x11/kdelibs4's headers into include/kde4 instead of include (which
consequently causes several other ports to have their installation paths
changed too).

The idea behind this is to reduce path conflicts between KDE4 ports and the
upcoming KDE Frameworks 5 ports that will be installed into include/KF5. If
we continue installing the KDE4 headers into include/, we can end up in a
situation like this:

    c++ [...] -I/usr/local/include -I/usr/local/include/KF5 file.cpp

If the KDE4 and KF5 versions of a port have the same headers, the KDE4 port
will unintentionally be picked up first and the build will fail.

Most of this huge patch is just PORTREVISION bumps, pkg-plist changes and a
few patches to FooConfig.cmake files to make them look into the kde4/
subdirectory in include/.

Changes which don't fit into the above are:
- deskutils/kdepimlibs4: Import an upstream patch to remove some double
  semicolons that cause base GCC to fail. They have always been present, but
  since the faulty header was referenced via -isystem /usr/local/include
  this never caused any problems.
- devel/subversion, devel/subversion18: Update patch-configure. The current
  kwallet changes there date back to 2011 (r272490), at a time when the
  build could fail when both KDE3 and KDE4 were installed. Replace those
  bits with a change I've submitted upstream to use the kde4-config program
  to determine where KDE4's headers and libraries are installed instead of
  assuming the headers are always in include/.

Once again, huge thanks to Tobias Berner <tcberner@gmail.com> for being the
first one to notice this problem when working on the KDE Frameworks 5 ports,
coming up with the solution and bugging me until I had time to work on this
and ask for the exp-run :-)

PR:		207906 (exp-run)
2016-03-15 12:35:56 +00:00
Edwin Groothuis
73c80fa621 Update to tzdata2016b:
Changes affecting future time stamps

    America/Cayman will not observe daylight saving this year after all.
    Revert our guess that it would.  (Thanks to Matt Johnson.)

    Asia/Chita switches from +0800 to +0900 on 2016-03-27 at 02:00.
    (Thanks to Alexander Krivenyshev.)

    Asia/Tehran now has DST predictions for the year 2038 and later,
    to be March 21 00:00 to September 21 00:00.  This is likely better
    than predicting no DST, albeit off by a day every now and then.

    New zones Europe/Astrakhan and Europe/Ulyanovsk for Astrakhan and
    Ulyanovsk Oblasts, Russia, both of which will switch from +03 to +04 on
    2016-03-27 at 02:00 local time.  They need distinct zones since their
    post-1970 histories disagree.  New zone Asia/Barnaul for Altai Krai and
    Altai Republic, Russia, which will switch from +06 to +07 on the same date
    and local time.  Also, Asia/Sakhalin moves from +10 to +11 on 2016-03-27
    at 02:00.  (Thanks to Alexander Krivenyshev for the heads-up, and to
    Matt Johnson and Stepan Golosunov for followup.)

    As a trial of a new system that needs less information to be made up,
    the new zones use numeric time zone abbreviations like "+04"
    instead of invented abbreviations like "ASTT".

    Haiti will not observe DST in 2016.  (Thanks to Jean Antoine via
    Steffen Thorsen.)

    Palestine's spring-forward transition on 2016-03-26 is at 01:00, not 00:00.
    (Thanks to Hannah Kreitem.) Guess future transitions will be March's last
    Saturday at 01:00, not March's last Friday at 24:00.
2016-03-15 10:34:02 +00:00
Bruce A. Mah
a32afc3728 Add teslams, an implementation in Node.js of the client-side interface
to the Tesla Model S API, along with various utilities that exercise
the API.
2016-03-15 05:16:59 +00:00
Mark Felder
14821daa57 misc/mc: Update to 4.8.16
Changelog:	https://www.midnight-commander.org/wiki/NEWS-4.8.16

PR:		207959
2016-03-14 22:47:03 +00:00
Antoine Brodin
989bb4c20d Deprecate ports broken for more than 6 months 2016-03-13 18:45:42 +00:00
Sunpoet Po-Chuan Hsieh
141b2fc9d4 - Update to 2.99.1
- Add LICENSE_FILE

Changes:	https://github.com/mime-types/ruby-mime-types/blob/mime-types-2.x/History.rdoc
		https://github.com/mime-types/ruby-mime-types/blob/mime-types-2.x/History-Types.rdoc
2016-03-13 14:56:31 +00:00
Sunpoet Po-Chuan Hsieh
520a802d3a - Update to 1.09
Changes:	http://search.cpan.org/dist/Geo-GeoNames/Changes
2016-03-13 14:55:58 +00:00
Jimmy Olgeni
f96700b46e Sort misc/Makefile. 2016-03-12 17:16:41 +00:00
Jimmy Olgeni
962ec5514f Update misc/erlang-mimerl to version 1.1.1. 2016-03-12 16:30:05 +00:00
Sunpoet Po-Chuan Hsieh
ace910a16b - Update to 3.2016.0221
Changes:	https://github.com/mime-types/mime-types-data/blob/master/History.md
2016-03-12 00:02:13 +00:00
Sunpoet Po-Chuan Hsieh
94abd3a603 - Update to 1.08
- Update LICENSE
- Add LICENSE_FILE

Changes:	http://search.cpan.org/dist/Geo-GeoNames/Changes
2016-03-12 00:02:09 +00:00
Max Khon
f76037b0c4 Unbreak on -CURRENT (taskqueue_enqueue_fast(9) removed). 2016-03-11 07:27:16 +00:00
Max Khon
d816219a1b Unbreak on -CURRENT (taskqueue_enqueue_fast(9) removed). 2016-03-11 07:19:18 +00:00
Mathieu Arnold
018eeadae5 Always set the DEFAULT github DISTFILE with .tar.gz for EXTRACT_SUFX.
Fix distinfo for the offending ports.

lang/yorick's tag was moved, and the added patch was no longer needed.

PR:			207644
Submitted by:		mat
Exp-run by by:		antoine
Sponsored by:		Absolight
Differential Revision:	https://reviews.freebsd.org/D4268
2016-03-08 13:09:12 +00:00
Kurt Jaeger
f3cb9cc2b0 misc/py-tqdm: 4.0.0 -> 4.2.0
- Minor updates

PR:		207757
Submitted by:	Neel Chauhan <neel@neelc.org> (maintainer)
2016-03-07 07:59:20 +00:00
Kurt Jaeger
5b63de467e net/guacamole-server, misc/e2fsprogs-libuuid, misc/p5-OSSP-uuid, misc/ossp-uuid
Currently when requiring both ossp-uuid and e2fspogs-libuuid is an
impossibility without the use of a jail. This patch was created to
fix this conflict. The patch includes updating revisions for removal
of CONFLICTS, and change LIBDEPEND change for all affected ports.

The changes on ossp-uuid port includes renaming of the shared/static
libs created, C/C++ manpage, and rename of pkgconfig file.

PR:		207004
Submitted by:	Ultima1252@gmail.com
Approved by:	vd
2016-03-06 11:48:10 +00:00
Sunpoet Po-Chuan Hsieh
693060da24 - Update to 20160303
Changes:	http://people.FreeBSD.org/~sunpoet/usbids-20160303.diff
2016-03-06 06:18:34 +00:00
Sunpoet Po-Chuan Hsieh
c998dbcf31 - Update to 20160227
Changes:	http://people.FreeBSD.org/~sunpoet/pciids-20160227.diff
2016-03-06 06:18:29 +00:00
Raphael Kubo da Costa
c1896658a6 Update to 1.0.5.
PR:		207020
Submitted by:	Neel Chauhan <neel@neelc.org> (maintainer)
2016-02-29 00:09:58 +00:00
Wen Heping
77261dab71 - Update to 1.07
PR:		207403
Submitted by:	dereckson@espace-win.org
Approved by:	maintainer
2016-02-24 01:05:40 +00:00
Koop Mast
d252efc3b5 Update iso-codes to 3.65. 2016-02-18 21:35:57 +00:00
Danilo Egea Gondolfo
53c1fcfb9b - Improve Makefile
Suggested by:	mat
2016-02-16 23:50:33 +00:00
Danilo Egea Gondolfo
b8f0971377 - Update to 3.0.11
- Address CVE-2014-9765

PR:		207174
Submitted by:	junovitch
MFH:		2016Q1
2016-02-15 23:49:11 +00:00
Martin Wilke
e630e52bb5 Welcome php 7.0.3
Changelog:
    http://php.net/ChangeLog-7.php#7.0.0
    http://php.net/ChangeLog-7.php#7.0.1
    http://php.net/ChangeLog-7.php#7.0.2
    http://php.net/ChangeLog-7.php#7.0.3

I'd like to thanks:
  Kurt Jaeger
  Matthias Breddin
  Rainer Duffner
  Victor van Vlaardingen
  Torsten Zuehlsdorff
  Franco Fichtner
  and all helpers and testers from ports@.
2016-02-15 14:34:26 +00:00
Rene Ladan
d5ce1f73bc Remove PHP 5.4 from the Ports Tree, it expired upstream in 2015-Q3 and the
ports expired last month.

Adjust Mk/bsd.php.mk

Reviewed by:	antoine, marino
Approved by:	portmgr (antoine)
Differential Revision:	https://reviews.freebsd.org/D5278
2016-02-14 19:21:31 +00:00
Koop Mast
b93a80c992 The FreeBSD GNOME team proudly presents GNOME 3.18 for FreeBSD.
The offical GNOME 3.18 release notes can be found at
https://help.gnome.org/misc/release-notes/3.18/

This update doesn't contain the glib/gtk c++ bindings which will
be done in a another update due to the requirement on c++11 and the
amount of fallout this probably will give.

GDM is still at version 3.16 due to some issues.

Bump mate-themes to use the gtk 3.18 version of the themes.

Thanks to Antoine Brodin for running the exp-runs.

This release was made possible by the following people:
  Gustau Perez
  Ting-Wei_Lan

PR:	207006
2016-02-14 18:57:53 +00:00
Rene Ladan
89304c8187 Change WWW line of ports that point to my web site, which is now served over
HTTPS.

While here, regenerate patch for lang/bf2c to pet portlint.
2016-02-14 15:27:58 +00:00