Mathieu Arnold
77f8276a88
Github cleanup.
...
- Use the version tag instead of commit hash when they're the same.
- Remove unnneeded variables.
- Simplify go- ports when possible.
- Various fixes.
Sponsored by: Absolight
2016-06-01 13:15:36 +00:00
Mathieu Arnold
00d52a3e4c
Remove useless WRKSRC definitions.
...
While there, correct DEV_WARNINGS when they occur.
Sponsored by: Absolight
2016-05-25 15:43:34 +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
154634b8f4
- Update to 0.56
...
Changes: http://search.cpan.org/dist/JSON-Tiny/Changes
2016-05-23 03:50:15 +00:00
Dmitry Marakasov
1d1f878054
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
...
Approved by: portmgr blanket
2016-05-19 10:21:23 +00:00
TAKATSU Tomonari
63292e0f9a
- Update to 0.9.20
2016-05-13 12:37:41 +00:00
Sunpoet Po-Chuan Hsieh
d9e91a6721
- Update to 0.55
...
Changes: http://search.cpan.org/dist/JSON-Tiny/Changes
2016-04-28 19:03:59 +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
Sunpoet Po-Chuan Hsieh
4a7a11207d
- Update to 2.27400
...
Changes: http://search.cpan.org/dist/JSON-PP/Changes
2016-04-25 09:07:12 +00:00
Sunpoet Po-Chuan Hsieh
a50623a371
- Update BROKEN: use lowercase for leading character
2016-04-23 06:48:33 +00:00
Sunpoet Po-Chuan Hsieh
35d54f9f65
- Remove outdated PERL_LEVEL check
2016-04-23 06:47:13 +00:00
Steve Wills
86cd4fbe5a
many ports: mark broken on powerpc64
2016-04-21 16:43:14 +00:00
John Marino
cae7b21042
converters/uudx: restore DragonFly support
...
The new patch needs the check __DragonFly__ definition too.
2016-04-18 10:11:26 +00:00
Muhammad Moinur Rahman
ad78187cc6
converters/p5-MIME-Base32: Update version 1.02a=>1.301
...
- Mark NO_ARCH as there is no ARCH dependent files
2016-04-17 14:19:19 +00:00
Sunpoet Po-Chuan Hsieh
2cd6243cf4
- Add LICENSE_FILE
2016-04-15 23:09:54 +00:00
Sunpoet Po-Chuan Hsieh
b2e0f91825
- Update to 2.84
...
Changes: http://search.cpan.org/dist/Encode/Changes
2016-04-14 16:38:48 +00:00
Sunpoet Po-Chuan Hsieh
7fde6c9249
- Add PORTSCOUT
2016-04-14 16:38:43 +00:00
Mathieu Arnold
cfed473897
Cleanup.
...
PR: 208704
Submitted by: tkato432 yahoo com
Sponsored by: Absolight
2016-04-13 10:38:52 +00:00
Jason Unovitch
249caec873
lang/php56: update 5.6.19 -> 5.6.20
...
converters/php56-mbstring: chase update; drop PORTREVISION
Changelog: http://www.php.net/ChangeLog-5.php#5.6.20
PR: 208465
Reported by: Christian Schwarz <me@cschwarz.com>
Approved by: ports-secteam (with hat)
Security: https://vuxml.FreeBSD.org/freebsd/482d40cb-f9a3-11e5-92ce-002590263bf5.html
MFH: 2016Q2
2016-04-03 14:20:06 +00:00
Jason Unovitch
0a54d046b0
lang/php55: update 5.5.33 -> 5.5.34
...
converters/php55-mbstring,graphics/php55-gd: chase update; drop PORTREVISION
Changelog: http://www.php.net/ChangeLog-5.php#5.5.34
Approved by: ports-secteam (with hat)
Security: https://vuxml.FreeBSD.org/freebsd/482d40cb-f9a3-11e5-92ce-002590263bf5.html
MFH: 2016Q2
2016-04-03 14:19:43 +00:00
Mathieu Arnold
7f4572eae4
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
...
With hat: portmgr
Sponsored by: Absolight
2016-04-01 13:29:15 +00:00
Mathieu Arnold
999161a9ed
Fixup some whitespace at the beginning of lines problems.
...
With hat: portmgr
Sponsored by: Absolight
2016-04-01 13:18:17 +00:00
Sunpoet Po-Chuan Hsieh
dded15a6d2
- Update to 2.83
...
Changes: http://search.cpan.org/dist/Encode/Changes
2016-03-25 20:02:12 +00:00
Kurt Jaeger
cfaa2e5462
New port: converters/py-bencoder
...
A simple up-to-date bencode decoder-encoder library on pure Python.
WWW: https://github.com/utdemir/bencoder
PR: 206088
Submitted by: Neel Chauhan <neel@neelc.org>
2016-03-20 11:17:27 +00:00
Mathieu Arnold
5815027c46
These ports do not build with PHP 7.0, make them as such.
...
Also, mark those who try to use mysql, which does not exist in PHP 7.0.
Sponsored by: Absolight
2016-03-13 16:56:42 +00:00
Dmitry Marakasov
93d6aeafe4
- Drop unneeded USES=tar:bzip2
2016-03-08 19:37:36 +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
Sunpoet Po-Chuan Hsieh
1df2a62524
- Update to 2.82
...
Changes: http://search.cpan.org/dist/Encode/Changes
2016-03-06 06:20:02 +00:00
Sunpoet Po-Chuan Hsieh
5286d42bcb
- Update to 3.0213
...
Changes: http://search.cpan.org/dist/Cpanel-JSON-XS/Changes
2016-03-06 06:19:58 +00:00
Adam Weinberger
48ffb5c56f
Update to 3.02.
...
I'm deleting the Canary::Stability dependency. It's a useless build-time
dependency that the upstream author likes to add to his modules. It
does a series of about 3 checks about the Perl version that are already
handled by the ports tree.
2016-02-27 15:14:22 +00:00
Muhammad Moinur Rahman
741f80ecca
converters/p5-WAP-wbxm: Update version 1.13=>1,14
...
- Add LICENSE (ART20)
- Mark NO_ARCH as there is no ARCH dependent family
2016-02-19 22:07:57 +00:00
Martin Wilke
5a67738f00
- Ignore php70
...
- While here remove old php gruft
2016-02-18 14:47:05 +00:00
Philippe Audeoud
f3e0655349
- Update to 0.78
2016-02-16 14:14:05 +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
Sunpoet Po-Chuan Hsieh
19294a00d6
- Update to 2.80
...
Changes: http://search.cpan.org/dist/Encode/Changes
2016-02-01 19:47:39 +00:00
Olivier Duchateau
4e88a4f826
Fix pkg-plist after revision r407130
...
Reported by: Walter Schwarzenfeld (private email)
2016-01-24 15:59:32 +00:00
Olivier Duchateau
9e7b97abe4
- Update to 1.18
...
- Make portlint happy (put LICENSE blob in right place)
PR: 206069
Submitted by: myself
Approved by: <never@nevermind.kiev.ua> (maintainer, timeout 2 weeks)
2016-01-24 14:42:47 +00:00
Raphael Kubo da Costa
db16470403
Update to 0.04.19.
...
From ChangeLog:
2016-01-21 unidecode 0.04.19
* Add unidecode_expect_ascii() and unidecode_expect_nonascii()
functions for performance critical applications.
(thanks to Israel Saeta Perez)
PR: 206550
Submitted by: douglas@douglasthrift.net (maintainer)
2016-01-24 00:13:28 +00:00
Sunpoet Po-Chuan Hsieh
44735e45cd
- Update to 2.79
...
Changes: http://search.cpan.org/dist/Encode/Changes
2016-01-23 15:14:32 +00:00
Koop Mast
cf649469f2
Update poppler to 0.40.0. [1]
...
Add patches to py-poppler [2] and rubygem-poppler [3] to fix the build
of these ports with poppler 0.39+.
PR: 206293 [1]
Submitted by: olivierd@ [1]
Obtained from: ubuntu [2], rubygem-poppler upstream [3]
2016-01-21 19:40:10 +00:00
Sunpoet Po-Chuan Hsieh
dc9f6956e8
- Update to 3.0211
...
Changes: http://search.cpan.org/dist/Cpanel-JSON-XS/Changes
Sponsored by: PortsCamp Taiwan
2016-01-17 13:08:43 +00:00
Sunpoet Po-Chuan Hsieh
2055fc9156
- Update to 0.06
...
- Add LICENSE_FILE
Changes: http://search.cpan.org/dist/Convert-NLS_DATE_FORMAT/Changes
Sponsored by: PortsCamp Taiwan
2016-01-17 13:08:39 +00:00
Sunpoet Po-Chuan Hsieh
96eb09f0fe
- Update to 1.12
...
- Add NO_ARCH
Changes: http://search.cpan.org/dist/String-Multibyte/Changes
2016-01-12 21:37:55 +00:00
Dmitry Marakasov
b9398223bd
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
...
Approved by: portmgr blanket
2016-01-12 16:20:31 +00:00
Kurt Jaeger
412e3dc139
converters/p5-Encoding-BER: 1.00 -> 1.02
...
- Small fixes (failing test, older Math::BigInt)
2016-01-11 19:22:13 +00:00
Raphael Kubo da Costa
59b5b29b7d
Fix `make fetch'.
...
Point to the new location in the same domain.
2015-12-28 22:53:40 +00:00
Sunpoet Po-Chuan Hsieh
84779f49e2
- Update to 0.19.7
...
- Add LICENSE
- Pet portlint: fix diff header of patch files
Changes: http://cgit.freedesktop.org/fribidi/fribidi/tree/NEWS
PR: 204871
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 23 days)
2015-12-21 18:35:47 +00:00
Mathieu Arnold
7c47779cb9
Fix usage of ${PERL5}.
...
${PERL5} points to a specific version of perl, say, perl5.22.1, it is
fine to use it in a ports Makefile to do Perly things, but ports using
it must use ${PERL}, that points to /usr/local/bin/perl so that if the
minor version is updated, the shebang keep working.
While there, make some ports use shebangfix, regen a few patches, and
bump PORTREVISION where a shebang went from PERL5 to PERL.
PR: 205367
With hat: portmgr
Sponsored by: Absolight
2015-12-17 17:19:48 +00:00