Commit graph

9547 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
fb513e762d - Update to 20160621
Changes:	https://github.com/pciutils/pciids/commits/master
2016-06-26 17:13:36 +00:00
Carlos J. Puga Medina
87cba28cf7 - Update to 1.7
- Switch to GH
- Update WWW in pkg-descr


- Added new question feature
- Fixed windows color problem
- Intelligent colors
- Added open in browser

Reviewed by:	koobs, junovitch (mentor)
Approved by:	junovitch (mentor)
Differential Revision:	D6964
2016-06-26 12:37:00 +00:00
Carlos J. Puga Medina
83b7a4a98a New port: misc/py-socli
Stack overflow command line client written in python. Using SoCLI you can
search and browse stack overflow without leaving the terminal.

WWW: https://pypi.python.org/pypi/socli/

Submitted by:	me
Reviewed by:	amdmi3, feld (mentors)
Approved by:	amdmi3, feld (mentors)
Differential Revision:	D6939
2016-06-24 23:04:24 +00:00
Tim Bishop
eeae314d3f Update versions for 9.x and 10.x. 2016-06-23 19:09:15 +00:00
Marc Fonvieille
85ca179943 Update to r48963 from the FreeBSD docset.
Approved by:	doceng (implicit)
2016-06-22 16:54:07 +00:00
Mathieu Arnold
817038a7ab Update to 2.011
Sponsored by:	Absolight
2016-06-21 15:08:51 +00:00
Mathieu Arnold
a9064cd22c Update to 2.12.
Sponsored by:	Absolight
2016-06-21 15:08:47 +00:00
Mathieu Arnold
95a28e9c7a Rename all three p5-ReadLine-(Gnu,Perl,TTYtter) to their real names
p5-Term-ReadLine-(Gnu,Perl,TTYtter).

I can't find any reason for p5-ReadLine-Gnu to have been added as
ReadLine-Gnu instead of Term-ReadLine-Gnu twenty years ago.

devel/p5-Term-ReadLine-Perl was added as a dupplicate a few years back
where it should not have, so change its maintainer to be perl@ like
devel/p5-ReadLine-Perl had.

Sponsored by:	Absolight
2016-06-21 13:24:53 +00:00
Baptiste Daroussin
bca9860bb2 Use framework instead of @exec to generate GTK icons cache 2016-06-18 14:58:34 +00:00
Kurt Jaeger
59f95844db misc/saaghar: remove wrongly used PLIST_SUB from pkg-plist
PR:		210113
Submitted by:	Tobias C.Berner <tcberner@gmail.com> (kde)
2016-06-12 06:42:38 +00:00
Dmitry Marakasov
487b51bd19 - Update to 4.7.4
PR:		210048
Submitted by:	neel@neelc.org (maintainer)
2016-06-09 13:48:51 +00:00
Dag-Erling Smørgrav
3aee1ec4ee Update to latest versions from 10.3-RELEASE-p5, including libpam 2016-06-08 23:09:35 +00:00
Dag-Erling Smørgrav
7848542ade Update to latest versions from 9.3-RELEASE-p44 2016-06-08 23:08:29 +00:00
Ryan Steinmetz
a643a2809c - Update to 0.2.0
- Add missing bin/sneakers

PR:		209909
Submitted by:	Danilo G. Baio <dbaio@bsd.com.br>
2016-06-07 18:24:36 +00:00
Kurt Jaeger
278db4720b misc/lv: new MASTER_SITES at github
- Lv's master site was gone because ISP was terminated the service.
  Submittter contacted the lv's author, he says "I can't create a new
  site so busy". So submitter uploaded lv's source code to GitHub.
- Attached diff that changes MAINTAINER address and MASTER_SITES point
  to GitHub, some related changes also included.
- patches re-generated patch by "make makepatch".
- submitter becomes maintainer

PR:		210067
Submitted by:	IWAMOTO Kouichi <sue@iwmt.org>
2016-06-07 05:43:06 +00:00
Antoine Brodin
c31defa0fc Deprecate ports broken for more than 6 months 2016-06-03 16:44:58 +00:00
Olivier Duchateau
b19ca2316b Update to 0.24 2016-06-02 20:03:32 +00:00
Lars Engels
6b2dfdfbfb Update to 3.4.4 2016-06-02 15:32:58 +00:00
Kurt Jaeger
53b3e4e18b misc/rubygem-mime-types: 2.99.1 -> 3.1
- Version 3.0 is a major release that requires Ruby 2.0 compatibility
  and removes deprecated functions.
- The columnar registry format introduced in 2.6 has been made the
  primary format
- the registry data has been extracted from this library and put
  into ruby-mime-types-data
- Additionally, mime-types is now licensed exclusively under the MIT
  licence and there is a code of conduct in effect.
- There are a number of other smaller changes described in
  https://github.com/mime-types/ruby-mime-types/blob/master/History.rdoc

PR:		209936
Submitted by:	Torsten Zuehlsdorff <ports@toco-domains.de>
2016-06-01 15:28:42 +00:00
Kurt Jaeger
97b7725f31 New port: misc/qt5-doc
This port builds and installs the Qt5 API documentation for use
with IDEs such as qtcreator or kdevelop in qch file format and HTML
file format.

Limitations: The port is made for Qt 5.5.1 and excludes the
documentation for qtwebkit, qtwebkit-examples and qtwebengine. The
reasons are, webkit is deprecated and should not be used for further
development, it will not be part of the Qt 5.6.x sources by default
and only provided on FreeBSD for backwards compatibility with ports.
API documentation may be later added to the qt5-webkit port (as
well for qtwebkit-examples). The qtwebengine hasn't been ported to
FreeBSD yet, so no documenation can be generated either.

The build process uses the full qt source tarball and uses configure
with the respective platform (freebsd-g++ or freebsd-clang). During
configure, the qmake tool is compiled that generates the Makefiles
for doc creation. While the qt5-qmake could also be used, it currently
generates the documentation without the correct links and replaces
them with text, which makes the API documentation useless with
respect to the workflow. The compiling of qmake has been accepted
for now as a minor drawback of the port.

PR:		209861
Submitted by:	Ralf Nolden <nolden@kde.org> (kde)
2016-05-31 18:02:42 +00:00
Marc Fonvieille
a8254a8404 Update to r48872 from the FreeBSD docset.
Approved by:	doceng (implicit)
2016-05-30 09:45:38 +00:00
Jimmy Olgeni
65a8fb5b29 Update misc/elixir-uuid to version 1.1.4. 2016-05-30 08:04:53 +00:00
Kurt Jaeger
d1a10a757d misc/qt5-examples: remove superfluous pkg-descr file
PR:		209834
Submitted by:	nolden@kde.org (kde)
2016-05-29 11:35:25 +00:00
Sunpoet Po-Chuan Hsieh
220b981079 - Update to 0.07
- Add LICENSE_FILE
- Add more TEST_DEPENDS

Changes:	http://search.cpan.org/dist/Geo-Coder-OpenCage/Changes
2016-05-28 17:08:03 +00:00
Kurt Jaeger
bce1ae34e0 New port: misc/qt5-examples: Qt 5 examples sourcecodes
A collection of code samples and tutorials for Qt to help new users
get started with Qt development. This is a support / add-on package for
qtcreator, which likes to showcase examples.

WWW: http://doc.qt.io/qt-5/qtexamplesandtutorials.html

PR:		209320
Submitted by:	groot@kde.org (kde), Ralf Nolden <nolden@kde.org> (kde)
2016-05-28 12:51:03 +00:00
Kurt Jaeger
942ca95103 devel/py-qt4-core cleanups in py-qt4-*
- Cleanup work on the py-qt4 ports, leading to a reduced runtime footprint.

PR:		209283
Submitted by:	groot@kde.org (kde), rakuco
2016-05-28 12:32:21 +00:00
Steve Wills
31126a2273 misc/py-powerline-status: update to 2.4 2016-05-28 12:29:22 +00:00
Kurt Jaeger
ded1bc269e misc/kde4-xdg-env: fix after kdeprefix removal
Fix SUB_LIST and script

This is related to bug #209799, same root cause: the removal of
kdehier and USE_KDE4=kdeprefix is a bit too thorough. Here, it
leaves us with a blank variable in SUB_LIST, which ends up in a
shell script. The substitution leaves the shell script with syntax
errors.

Since $KDE4_PREFIX must be equal to $LOCALBASE, remove the substitution
and simplify the script.

PR:		209802
Submitted by:	groot@kde.org (kde)
2016-05-28 07:53:25 +00:00
Kurt Jaeger
1720dbd11c devel/kdebindings4, devel/kdesdk4, misc/kdeedu4: re-add USE_KDE4
In r415864, kdeprefix was removed from a whole lot of ports. In a
few cases, USE_KDE4= was removed entirely. There are some combinations
of OPTIONS that can cause build failures because KDE4_VERSION isn't
defined. This fixes it.

PR:		209799
Submitted by:	groot@kde.org (kde)
2016-05-28 07:49:52 +00:00
Emanuel Haupt
7287355057 Fix build on CURRENT. 2016-05-27 18:32:06 +00:00
Steve Wills
01ca19a397 Add USE_KDE4 so that KDE4_VERSION is defined
PR:		209756
Submitted by:	T.C.Berner <tcberner@gmail.com>
Reported by:	Vladimir Omelchuk <admin@vladiom.com.ua>
2016-05-26 16:25:39 +00:00
Rene Ladan
059340ceb7 Remove expired misc/kdehier4 and update all of its consumers to not reference it any
longer. This is a no-op because KDE4_PREFIX is equal to LOCALBASE

Fix up properties for misc/kde4-l10n/files/bsd.l10n.mk to make svn happy.

PR:		209014 (partial)
Submitted by:	myself
Approved by:	portmgr (bapt)
Differential Revision:	https://reviews.freebsd.org/D6542
2016-05-25 20:56:06 +00:00
Dmitry Marakasov
1f06285e44 - Update to 4.7.0
PR:		209547
Submitted by:	neel@neelc.org (maintainer)
2016-05-24 14:10:24 +00:00
Dmitry Marakasov
c86e9d9724 Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by default anyway and don't need to be listed
Approved by:	portmgr blanket
2016-05-23 20:35:01 +00:00
Dmitry Marakasov
54a08f6954 Convert tab after WWW: in pkg-descrs to single space as per PHB
Approved by:	portmgr blanket
2016-05-23 18:36:52 +00:00
Sunpoet Po-Chuan Hsieh
46d3180fb9 - Update to 20160522
Changes:	https://github.com/pciutils/pciids/commits/master
2016-05-23 03:49:51 +00:00
Dmitry Marakasov
e87a8bd319 - Fix trailing whitespace in pkg-messages
Approved by:	portmgr blanket
2016-05-19 11:09:14 +00:00
Dmitry Marakasov
4e942b6419 - Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by:	portmgr blanket
2016-05-19 10:44:11 +00:00
Dmitry Marakasov
a74bd0e4c7 - Simplify MASTER_SITES
- Clarify LICENSE
- Add LICENSE_FILE
- Add NO_ARCH
- Switch to options helpers

Approved by:	portmgr blanket
2016-05-17 02:50:53 +00:00
Brad Davis
f37fed49de Add missing USE_RC_SUBR so the startup script is actually installed
Approved by:	bdrewery (mentor, implicit)
2016-05-15 18:17:59 +00:00
Kurt Jaeger
00d239e8b9 New port: misc/sent
Simple plaintext presentation tool.

WWW: http://tools.suckless.org/sent/

PR:		209503
Submitted by:	Neel Chauhan <neel@neelc.org>
2016-05-15 18:07:11 +00:00
Baptiste Daroussin
01682d68b3 Prevent collision with getline(3) 2016-05-11 20:32:44 +00:00
Mikhail Teterin
7e53a87279 Upgrade from 0.8 to 0.9. The change-log can be seen here:
http://dtach.sourceforge.net/

Notified by:	portscout
2016-05-11 14:50:40 +00:00
Tilman Keskinoz
50d46c1473 Update to 0.2.3
PR:		209450
Submitted by:	maintainer
2016-05-11 14:31:51 +00:00
Ben Woods
b63955e458 misc/mc: Update to 4.8.17
- Remove patches for upstream tickets 2742, 3611, 3617 (resolved)
- Move patch of lib/tty/win.c to lib/tty/tty-ncurses.c (upstream change)
- Add patch of src/cons.handler.c to fix build, reported upstream [1]

Changes this release:
  https://www.midnight-commander.org/wiki/NEWS-4.8.17

  [1] https://www.midnight-commander.org/ticket/3643

Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D6321
2016-05-11 11:44:40 +00:00
Ben Woods
a8f5e2ec0c Update the maintainer email address for the ports I
maintain to woodsb02@FreeBSD.org

Approved by:	adamw (mentor)
Differential Revision:	https://reviews.freebsd.org/D6278
2016-05-09 20:46:48 +00:00
Olivier Duchateau
1cd820c92c - Update to 0.23
- Take maintainership

PR:		209174
Submitted by:	myself
Approved by:	makc@ (former maintainer)
2016-05-05 08:06:09 +00:00
Sunpoet Po-Chuan Hsieh
3d0814578e - Update to 20160430
- Update LICENSE
- Remove USES=tar:xz

Changes:	https://github.com/pciutils/pciids/commits/master
2016-05-01 19:59:09 +00:00
John Marino
d0c4d21a83 Change Ada Framework foundation from gcc5-aux to gcc6-aux
GCC 6.1 was released this week.  The Ada Framework in FreeBSD ports has
been based on GCC 5.3 GNAT although GCC 6.x has been supported for awhile
via the ADA_DEFAULT option in make.conf.

Now that GCC 6 has been officially released, switch to it by default.
People can maintain the old foundation by putting "ADA_DEFAULT=5" in
/etc/make.conf.

Libraries built by one GNAT are unusable by another, so almost every Ada
port has been bumped as a result.  Noticable exceptions are dns/ironsides
which fails to build on gcc6 (thus USES=ada:5 is set) and cad/ghdl which
needs additional testing as it may require gcc5 on FreeBSD (DragonFly
uses the LLVM backend only).
2016-04-30 06:44:27 +00:00
Ryan Steinmetz
f60735ecfa New port: misc/nms:
"No More Secrets" is the name I've lovingly given to the infamous
"decrypting text" effect seen on screen in the 1992 hacker movie
Sneakers.

This project provides tools to recreate this effect in your projects.

WWW: https://github.com/bartobri/no-more-secrets
2016-04-30 01:08:02 +00:00
John Marino
f0ea7b3e41 misc/excel-writer: upgrade version 14 => 15 2016-04-29 19:07:24 +00:00
Brad Davis
0480bb963d Update misc/raspbsd-led to 0.2
Approved by:	bdrewery (mentor)
2016-04-29 15:23:33 +00:00
Kurt Jaeger
18974d5b8d misc/bdelta: 0.1.0 -> 0.3.1 with patches
- changed to github
- many changes since first release
- added FEFE patch, see https://ptrace.fefe.de/bdelta.diff
- added LICENSE

PR:		209063
Approved by:	novel (maintainer)
2016-04-29 04:55:00 +00:00
Sunpoet Po-Chuan Hsieh
689a18d9a3 - Update to 1.65
- Add NO_ARCH
- Add USES=dos2unix

Changes:	http://search.cpan.org/dist/Locale-SubCountry/Changes
2016-04-28 19:05:08 +00:00
Wen Heping
cd1c869679 - Update to 4.5.0
PR:		209092
Submitted by:	neel@neelc.org(maintainer)
2016-04-28 06:22:16 +00:00
Steve Wills
462519941e Convert USES=gem:autoplist to USES=gem since autoplist is default 2016-04-27 21:57:31 +00:00
Steve Wills
b3e8fe8d85 create USES=gem and update rubygem- ports to use it
Note that for now ports still have to have USE_RUBY=yes to use USES=gem

PR:		209041
Differential Revision:	https://reviews.freebsd.org/D6070
2016-04-27 16:36:41 +00:00
Mathieu Arnold
21bc5c0345 Remove USE_SQLITE from bsd.databases.mk, replaced by USES=sqlite.
While there replace USE_SQLITE=x by USES=sqlite:x.

PR:		208971
Submitted by:	mat
Exp-run by:	antoine
With hat:	portmgr
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D5951
2016-04-25 16:13:38 +00:00
Roger Pau Monné
85ae4cd57f SeaBIOS: update to 1.9.2
Sponsored by:		Citrix Systems R&D
Approved by:		bapt
Differential revision:	https://reviews.freebsd.org/D6083
2016-04-25 09:31:58 +00:00
Sunpoet Po-Chuan Hsieh
3ab7764277 - Update to 0.103012
Changes:	http://search.cpan.org/dist/Software-License/Changes
2016-04-25 09:11:02 +00:00
Kurt Jaeger
c30db17f81 misc/py-tqdm: 4.2.0 -> 4.4.3
Changes:
  https://github.com/tqdm/tqdm/releases

PR:		209002
Submitted by:	Neel Chauhan <neel@neelc.org> (maintainer)
2016-04-25 08:18:34 +00:00
Steve Wills
d16ffa572f misc/inplace: convert to USES=shebangfix 2016-04-23 16:39:05 +00:00
Rene Ladan
37ac791a5b Remove expired ports:
2016-04-11 deskutils/qlabels: Does not fetch, unmaintained
2016-04-14 french/tvdownloader: Many channels have modified their protocols and cannot be DL anymore
2016-04-14 comms/cdr_read: unfetchable
2016-04-14 russian/rubygem-rutils: Deprecated by upstream
2016-04-14 devel/rubygem-dotenv-deployment: Deprecated by upstream in latest version (0.3.0)
2016-04-15 www/p5-LWP-ConsoleLogger: Depends on expiring www/p5-HTTP-CookieMonster
2016-04-15 www/p5-WWW-Mechanize-Cached: Depends on expiring www/p5-HTTP-CookieMonster
2016-04-15 www/p5-HTTP-CookieMonster: Broken for more than 6 months
2016-04-15 misc/diary-hercules: Broken for more than 6 months
2016-04-15 graphics/ffff: Broken for more than 6 months
2016-04-15 net-im/sigram: Broken for more than 6 months
2016-04-15 games/annelid: Broken for more than 6 months
2016-04-15 science/py-pydap: Broken for more than 6 months
2016-04-15 sysutils/su2: Broken for more than 6 months
2016-04-15 www/download-gemist: Broken for more than 6 months
2016-04-15 databases/p5-qdbm: Broken for more than 6 months
2016-04-15 comms/libfec: Broken for more than 6 months
2016-04-15 deskutils/ladon: Broken for more than 6 months

Sponsored by:	Essen Linuxhotel Hackathon 2016
2016-04-23 15:15:44 +00:00
Olivier Duchateau
d45cc3da3a Update to 0.8.7 2016-04-21 19:28:05 +00:00
Steve Wills
86cd4fbe5a many ports: mark broken on powerpc64 2016-04-21 16:43:14 +00:00
Sunpoet Po-Chuan Hsieh
06a71940d3 - Update to 2016.4
Changes:	https://pecl.php.net/package-changelog.php?package=timezonedb
2016-04-19 12:56:53 +00:00
Edwin Groothuis
9b7bc30ae9 Update to tzdata2016d
Changes affecting future time stamps

    America/Caracas switches from -0430 to -04 on 2016-05-01 at 02:30.
    (Thanks to Alexander Krivenyshev for the heads-up.)

    Asia/Magadan switches from +10 to +11 on 2016-04-24 at 02:00.
    (Thanks to Alexander Krivenyshev and Matt Johnson.)

    New zone Asia/Tomsk, split off from Asia/Novosibirsk.  It covers
    Tomsk Oblast, Russia, which switches from +06 to +07 on 2016-05-29
    at 02:00.  (Thanks to Stepan Golosunov.)

    Azerbaijan no longer observes DST.  (Thanks to Steffen Thorsen.)

    Chile reverts from permanent to seasonal DST.  (Thanks to Juan
    Correa for the heads-up, and to Tim Parenti for corrections.)
    Guess that future transitions are August's and May's second
    Saturdays at 24:00 mainland time.  Also, call the period from
    2014-09-07 through 2016-05-14 daylight saving time instead of
    standard time, as that seems more appropriate now.

  Changes affecting past time stamps

    New zone Europe/Kirov, split off from Europe/Volgograd.  It covers
    Kirov Oblast, Russia, which switched from +04/+05 to +03/+04 on
    1989-03-26 at 02:00, roughly a year after Europe/Volgograd made
    the same change.  (Thanks to Stepan Golosunov.)

    Russia and nearby locations had daylight-saving transitions on
    1992-03-29 at 02:00 and 1992-09-27 at 03:00, instead of on
    1992-03-28 at 23:00 and 1992-09-26 at 23:00.  (Thanks to Stepan
    Golosunov.)

    Many corrections to historical time in Kazakhstan from 1991
    through 2005.  (Thanks to Stepan Golosunov.)  Replace Kazakhstan's
    invented time zone abbreviations with numeric abbreviations.

    Europe/Kaliningrad and Europe/Vilnius changed from +03/+04 to
    +02/+03 on 1989-03-26, not 1991-03-31.  Europe/Volgograd changed
    from +04/+05 to +03/+04 on 1988-03-27, not 1989-03-26.
    (Thanks to Stepan Golosunov.)

  Changes to commentary

    Mention Internet RFCs 7808 (TZDIST) and 7809 (CalDAV time zone references).

    Several updates and URLs for historical and proposed Russian changes.
    (Thanks to Stepan Golosunov, Matt Johnson, and Alexander Krivenyshev.)
2016-04-19 07:58:35 +00:00
Pietro Cerutti
f42f531d50 misc/dejagnu: update to 1.6
Announcement: https://lists.gnu.org/archive/html/info-gnu/2016-04/msg00007.html
2016-04-17 10:11:59 +00:00
Marc Fonvieille
4b6265d552 Update to r48633 of the FreeBSD docset.
Approved by:	doceng (implicit)
2016-04-16 16:15:05 +00:00
Sunpoet Po-Chuan Hsieh
2b83bb0986 - Update to 20160412
Changes:	https://github.com/pciutils/pciids/commits/master
2016-04-15 23:09:58 +00:00
Alexey Dokuchaev
8c04196def - Utilize option helper targets and drop unneeded newline and include of
<bsd.port.options.mk>
- Do not attempt to create ${STAGEDIR}${DESKTOPDIR}: `share/applications'
  was added to mtree (Templates/BSD.local.dist) in r331266 2.5 years ago
2016-04-14 17:41:13 +00:00
Dmitry Marakasov
b6a4ceb4fc - Remove incorrect prebuilt script so it's regenerated with correct paths during build
PR:		208576
Submitted by:	hiroto.kagotani@gmail.com (maintainer)
MFH:		2016Q2 (blanket)
2016-04-14 14:21:05 +00:00
Oliver Lehmann
dc061bccb0 update to 3.59 2016-04-13 10:47:56 +00:00
Mathieu Arnold
73c4a9251d Unbreak.
PR:		208717
Submitted by:	tkato432 yahoo com
Sponsored by:	Absolight
2016-04-12 15:06:16 +00:00
Mathieu Arnold
b9c139bf86 Unbreak.
PR:		208716
Submitted by:	tkato432 yahoo com
Sponsored by:	Absolight
2016-04-12 15:06:10 +00:00
Pietro Cerutti
f962f4e030 misc/dejagnu: fix plist, bump portrevision
Reported by:	ohauer
2016-04-11 07:44:31 +00:00
Steve Wills
bc071cb5bf misc/exercism: update to 2.2.5 2016-04-09 12:35:02 +00:00
Sunpoet Po-Chuan Hsieh
b79cf9926a - Update to 20160404
Changes:	https://github.com/pciutils/pciids/commits/master
2016-04-08 16:27:47 +00:00
John Marino
15495fa58d misc/lifelines: Return USES=ncurses (removed by r411920) 2016-04-08 12:24:00 +00:00
Pietro Cerutti
9b87596689 msic/dejagnu: update to 1.5.3, depend on Tcl >= 8.5, add TEST target 2016-04-08 11:20:01 +00:00
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