1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Commit Graph

374771 Commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
cd261b2102 - Simplify COMMENT
- Fix LICENSE section
- Strip shared library
- Reformat pkg-descr
- Take maintainership
2015-08-25 03:09:46 +00:00
Sunpoet Po-Chuan Hsieh
a6d42e04e7 - Simplify COMMENT
- Reformat pkg-descr
- Take maintainership
2015-08-25 03:09:41 +00:00
Sunpoet Po-Chuan Hsieh
3b8c832be0 - Update to 0.005
- Add LICENSE
- Simplify COMMENT
- Add NO_ARCH
- Reformat pkg-descr
- Update WWW
- Take maintainership

Changes:	http://search.cpan.org/dist/Data-Integer/Changes
2015-08-25 03:09:35 +00:00
Sunpoet Po-Chuan Hsieh
9f76ba52c8 - Add NO_ARCH
- Take maintainership
2015-08-25 03:09:30 +00:00
Sunpoet Po-Chuan Hsieh
d8d0269b20 - Update to 1.0.0
Changes:	https://github.com/fnando/browser/commits/master
2015-08-25 03:09:25 +00:00
Sunpoet Po-Chuan Hsieh
64432d4c34 - Update to 1.10.0
Changes:	https://github.com/geokit/geokit/blob/master/CHANGELOG.md
2015-08-25 03:09:20 +00:00
Sunpoet Po-Chuan Hsieh
f1c0606e0a - Update to 0.52
- Strip shared library
- Sort PLIST

Changes:	http://search.cpan.org/dist/Proc-ProcessTable/Changes
2015-08-25 03:09:15 +00:00
Sunpoet Po-Chuan Hsieh
d4e9ca16a1 - Update to 0.30
Changes:	http://search.cpan.org/dist/Web-Query/Changes
2015-08-25 03:09:09 +00:00
Sunpoet Po-Chuan Hsieh
0cef5e9f36 - Update to 0.25
- Add NO_ARCH

Changes:	http://search.cpan.org/dist/VM-EC2-Security-CredentialCache/CHANGES
2015-08-25 03:09:04 +00:00
Sunpoet Po-Chuan Hsieh
40be340ba6 - Update to 2015.08.23 2015-08-25 03:08:59 +00:00
Sunpoet Po-Chuan Hsieh
55637fa5c6 - Update to 2015.08.23 2015-08-25 03:08:54 +00:00
Sunpoet Po-Chuan Hsieh
aef1ed7dae - Update to 2015.08.23 2015-08-25 03:08:49 +00:00
Sunpoet Po-Chuan Hsieh
297a377af9 - Update to 2015.08.23 2015-08-25 03:08:44 +00:00
Wen Heping
fbc416e252 - Update to 1.2.0 [1]
- Pet portlint
- Reset maintainer to ports@

PR:		202628 [1]
Submitted by:	jesco.freund@my-universe.com [1]
2015-08-25 02:28:16 +00:00
Wen Heping
4b1f41239a - Update to 0.07
Changes: http://cpansearch.perl.org/src/YAPPO/String-Diff-0.07/Changes
2015-08-25 02:20:54 +00:00
Wen Heping
05ee026e10 - Update to 2.49
Changes: http://cpansearch.perl.org/src/DROLSKY/Log-Dispatch-2.49/Changes
2015-08-25 02:11:54 +00:00
Adam Weinberger
8e628b89e8 Update to 4.21.
Changes: https://metacpan.org/changes/distribution/EV

PR:		202349
Approved by:	Vladimir Timofeev (maintainer)
2015-08-25 00:51:37 +00:00
Matthias Andree
8fc101ab93 Update to new upstream release 1.11.11. (Bugfixes) 2015-08-24 23:43:55 +00:00
Gerald Pfeifer
c12dfa9815 Update to the 20150823 snapshot of GCC 6. 2015-08-24 21:19:51 +00:00
Dmitry Marakasov
d59db9e02e - Add NO_ARCH 2015-08-24 21:05:49 +00:00
Max Brazhnikov
435cc72cc6 misc/qt5ct:
- Update to 0.13
- Use new options helpers
2015-08-24 21:04:33 +00:00
Warren Block
e39d3beaab Add TRANSLATOR option to include include PO translation dependencies.
Sort options as requested by feld@.

Reviewed by:	feld
Approved by:	feld
Differential Revision:	https://reviews.freebsd.org/D3379
2015-08-24 21:01:46 +00:00
Raphael Kubo da Costa
c61a5dfbdc percona56-client: Switch to USES=libedit.
Instead of manually adding both a build- and a run-time dependency on
libedit from ports, use USES=libedit instead. Not only does it take care of
adding the proper dependency, but it also sets CMAKE_PREFIX_PATH to
${LOCALBASE} to make sure that the version in ports is preferred instead of
the one in base.

This is a dependency for moving to CMake 3.3.x, as starting with 3.3.0 calls
to find_library() will also look in the $PATH environment variable and end
up finding libedit from base by default.

Approved by:	flo (maintainer)
Differential Revision:	https://reviews.freebsd.org/D3468
2015-08-24 21:01:43 +00:00
Max Brazhnikov
288ec0edc3 editors/texstudio:
- Add patch to fix build on armv6 [1,2]
- Add option to build with Qt 4 or 5, enable Qt 5 by default [2]
- Remove needless INSTALLS_ICONS

PR:		199487 [1]
Reported by:	Ulrich Grey
Patch by:	mikael.urankar@gmail.com

PR:		202511 [2]
Submitted by:	Abilio Marques (maintainer)
2015-08-24 21:00:38 +00:00
Julien Laffaye
96c100fa65 - Remove useless use of MASTER_SITE_SUBDIR [1]
- Convert from USE_AUTOTOOLS to USES=autoreconf [2]
- Convert WWW's pkg-descr line from tab to single space

Suggested by:	bapt [1], [2]
2015-08-24 20:55:40 +00:00
Julien Laffaye
b0b1bcc50c Commit the real fix.
r395185 did not fix fetch stage
While I'm here, move LICENSE to make portlint happy.
2015-08-24 20:20:01 +00:00
Julien Laffaye
6074555ce1 Unbreak by updating MASTER_SITE_SUBDIR
PR:		199824
Submitted by:	lacey.leanne@gmail.com
2015-08-24 20:11:03 +00:00
Ganael LAPLANCHE
d83a15f2be Update to 4.6.4 2015-08-24 19:10:08 +00:00
Henrik Brix Andersen
3c624baee2 - Drop maintainership 2015-08-24 19:09:22 +00:00
Bryan Drewery
c0ac4a505a Apply upstream fix for 'HostkeyAlgorithms +' support. 2015-08-24 18:51:07 +00:00
Dmitry Marakasov
9fa38031b6 - Switch to USES=libedit
Approved by:	portmgr blanket
2015-08-24 17:33:11 +00:00
Dmitry Sivachenko
d9d9c3c95d Update to version 1.14. 2015-08-24 16:53:02 +00:00
Mark Felder
b5699007b2 devel/pcre: Add patch to resolve heap overflow vulnerability
Obtained from:	http://vcs.pcre.org/pcre?view=revision&revision=1594
Security:	6900e6f1-4a79-11e5-9ad8-14dae9d210b8
2015-08-24 16:25:22 +00:00
Mark Felder
c861a52533 Document devel/pcre vulnerability
Security:	6900e6f1-4a79-11e5-9ad8-14dae9d210b8
2015-08-24 16:10:57 +00:00
Alexey Dokuchaev
64f83d9422 Update to version 0.5.13.8. 2015-08-24 16:04:09 +00:00
Mathieu Arnold
1118f8ad40 Bump perl5-devel's PERL_VERSION.
Pointy hat to:	mat
Sponsored by:	Absolight
2015-08-24 14:37:18 +00:00
Jun Kuriyama
74cfb1ac64 - Upgrade to 1.50. 2015-08-24 14:26:37 +00:00
Wen Heping
9785ad157b - Update to 2.22
Changes: http://search.cpan.org/src/MLEHMANN/AnyEvent-HTTP-2.22/Changes
- Set NO_ARCH=yes

PR:		202616
Submitted by:	vovkasm@gmail.com(maintainer)
2015-08-24 14:09:11 +00:00
Jimmy Olgeni
d01cb83732 Upgrade to version 18.0.3. 2015-08-24 13:33:33 +00:00
John Marino
6ac25a6c09 lang/spidermonkey170: Adjust CONFIGURE_TARGET for DragonFly
Approved by:	kwm (maintainer)
2015-08-24 13:09:11 +00:00
Mathieu Arnold
741e1ac058 Add an optional error message for opt_PREVENTS, opt_PREVENTS_MSG.
Reviewed by:	bapt
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3469
2015-08-24 13:07:31 +00:00
Grzegorz Blach
95412602be Update to 0.19.9
PR:		202580
Submitted by:	hardy.schumacher <at> gmx <dot> de
2015-08-24 12:12:26 +00:00
Grzegorz Blach
b1212e9fb3 Set PORTNAME=ninja and PKGNAMESUFFIX=16
Submitted by:	mat (via email)
2015-08-24 12:07:52 +00:00
Wen Heping
7c923f4e85 python-sql is a library to write SQL queries in a pythonic way.
WWW: http://python-sql.tryton.org/
2015-08-24 12:06:37 +00:00
Mathieu Arnold
1c167c4718 Update to v5.23.2-22-g354f3e4.
Changes:	https://github.com/Perl/perl5/compare/v5.23.1-198-g0ba9d88...v5.23.2-22-g354f3e4
Sponsored by:	Absolight
2015-08-24 11:40:53 +00:00
Grzegorz Blach
fd53a63740 - Copy devel/ninja to devel/ninja16
- Downgrade devel/ninja to 1.5.3 to fix building of the graphics/darktable
2015-08-24 11:10:17 +00:00
Jason Unovitch
cfe3706709 multimedia/ffmpeg0: security update 0.7.16 -> 0.7.17
PR:		200852
Security:	65b14d39-d01f-419c-b0b8-5df60b929973
Submitted by:	John Hein <z7dr6ut7gs@snkmail.com>
Approved by:	wg (maintainer), delphij (mentor)
MFH:		2015Q3
2015-08-24 10:03:14 +00:00
Pietro Cerutti
5b29b1a006 devel/tclxml - Take maintainership (tcltk@) 2015-08-24 09:01:17 +00:00
Veniamin Gvozdikov
f22dac65c1 - Updated to lates
- New description and website
- Added license
- Sorted USES
2015-08-24 08:55:07 +00:00
Jan Beich
111d88091b audio/audacity: convert to more option helpers
- Restore SSE option removed in r331611
- Keep SSE default only to amd64 or i386 + custom CPUTYPE
- Convert PORTMIXER to target option helper

PR:		202605
Approved by:	xxjack12xx@gmail.com (maintainer)
2015-08-24 08:30:17 +00:00