1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
Commit Graph

1262 Commits

Author SHA1 Message Date
Tobias C. Berner
737c1cc56d Rename KDE4 meta ports
This is done for
 * consistency,
 * and to simplify the import of the newer KDE Plasma5 desktop and KDE applications

Bumps the dependencies.

Reviewed by:	adridg
Differential Revision:	https://reviews.freebsd.org/D12979
2018-02-10 10:29:51 +00:00
Jochen Neumeister
a92dcb3ec4 Update to 4.9.4
Changelog:
 https://wordpress.org/news/2018/02/wordpress-4-9-3-maintenance-release/
 https://wordpress.org/news/2018/02/wordpress-4-9-4-maintenance-release/

Approved by:	mentors (implicit)
MFH:		2018Q1
2018-02-09 22:48:12 +00:00
David Naylor
57f070a295 devel/eric6: update to 18.02
- remove translation packages no longer shipped by upstream:
     cs-eric6
     fr-eric6
     it-eric6
     pt-eric6
     tr-eric6
     zh_CN-eric6
   upstream considers these translations too incomplete.
 - add pkg-message explaining that there are translation available.
2018-02-08 15:11:50 +00:00
Jose Alonso Cardenas Marquez
e12c203967 - Bump PORTREVISION. Lazarus was updated to 1.8.0 2018-02-01 07:24:07 +00:00
Jochen Neumeister
02bc1e1939 Securityupdate to 4.9.2:
Changelog:
 https://codex.wordpress.org/Version_4.9.2
 https://wordpress.org/news/2018/01/wordpress-4-9-2-security-and-maintenance-release/

PR:		225243
Submitted by:	Mikhail Timofeev <9267096@gmail.com> (maintainer)
Approved by:	mentors (implicit)
MFH:		2018Q1
Security:	c04dc18f-fcde-11e7-bdf6-00e04c1ea73d
2018-01-19 06:47:03 +00:00
David Naylor
4c0d257fbf lang/eric6: update to 17.12
- Version 18.01 is missing some language files
 - Switch to using the "nolang" version of source tarball as we ship
 - the languages separately
 - change log:
   - add support for Google protobuf protocol files*
   - add possibility to show the type of the object info is shown for
   - modified the top row and the search part in order to allow smaller sizes
   - introduced a configuration option to limit the viariables shown by the
     variables viewers depend on  thier size (in order to avoid overload
     situations on low power or low memory machines)
   - added a dark style (*.qss and Python lexers)
   - updated send2trash to version 1.4.2

* This release introduces a new project format that will be rejected by
   previous releases

Approved by:	portmgr (implicit, see PR 225250)
2018-01-17 06:19:00 +00:00
David Naylor
95a1554a33 devel/eric6: update to 17.11.1, add FLAVORS
- add FLAVORS for the following combinations [1]:
   - python: 2.7 and 3.6
   - qt: 4 and 5
 - simplify Makefiles:
   - all common macros between eric6 and the language packages are in
     devel/eric6/bsd.eric6.mk
   - devel/eric6/Makefile.inc only includes language package specific
     macros
   - eric6 specific macros are now moved into devel/eric6/Makefile
 - spelling error fixed in Makefile.inc
 - dependency on eric6 (for language packages) removed as the addition
   of flavors removes the ability to depend on a single port origin
 - install language files directly, since setup.py fails without eric6
   installed

Approved by:	portmgr (mat) [1]
Differential Revision:	https://reviews.freebsd.org/D13448
2018-01-10 18:39:31 +00:00
Jochen Neumeister
a3779d483f Securityupdate to 4.9.1:
www/wordpress
russian/wordpress [1]
chinese/wordpress-zh_CN
japanese/wordpress
german/wordpress
french/wordpress

Changelog:
 https://codex.wordpress.org/Version_4.9.1
 https://wordpress.org/news/2017/11/wordpress-4-9-1-security-and-maintenance-release/

PR:		223982 [1]
Submitted by:	Mikhail Timofeev <9267096@gmail.com> (maintainer) [1]
Approved by:	tcberner (mentor)
MFH:		2017Q4
Security:	a2589511-d6ba-11e7-88dd-00e04c1ea73d
Differential Revision:	https://reviews.freebsd.org/D13337
2017-12-02 12:20:31 +00:00
Mark Linimon
bf43557044 For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so.

This is part two of a multipart commit to bring armv7 ports to parity
with armv6.

Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com -exp run
2017-11-30 06:13:34 +00:00
Steve Wills
0efa293c15 russian/wordpress: Update distinfo
PR:		223759
Submitted by:	Mikhail Timofeev <9267096@gmail.com> (maintainer) (with changes)
2017-11-20 02:08:33 +00:00
Steve Wills
4d01a0db39 russian/wordpress: Update to 4.9
PR:		223719
Submitted by:	Mikhail Timofeev <9267096@gmail.com> (maintainer)
2017-11-17 12:59:56 +00:00
Jung-uk Kim
c2d145e797 Update to 5.3.7. 2017-11-02 21:12:58 +00:00
Jochen Neumeister
d59f78652c */wordpress: update to 4.8.3
Changelog: https://wordpress.org/news/2017/10/wordpress-4-8-3-security-release/

Approved by:	mentors (implicit)
MFH:		2017Q4
Security:	cee3d12f-bf41-11e7-bced-00e04c1ea73d
2017-11-01 21:24:08 +00:00
David Naylor
c6d03d7e69 evel/eric6: update to 17.10
ChangeLog:
 - https://eric-ide.python-projects.org/eric-news.html
2017-10-27 03:43:48 +00:00
Rodrigo Osorio
7922f72752 Change CONFLICTS to CONFLICTS_INSTALL
Add new ports we conflict with to the list
Bump PORTREVISION
2017-10-14 16:57:46 +00:00
Jochen Neumeister
29b7ce6b3c Update to 4.8.2
- Changelog: https://wordpress.org/news/2017/09/wordpress-4-8-2-security-and-maintenance-release/

Approved by:	mentors (implicit)
MFH:		2017Q4
Security:	a48d4478-e23f-4085-8ae4-6b3a7b6f016b
2017-10-05 17:42:07 +00:00
Tobias C. Berner
f3049c5ff7 Fix kde4-l10n packages after sysutils/filelight's update
I chose filelight-17.* as it contains its own localization,
which is good, as kde4-l10n is very outdated, and may not
match modern filelight anymore.

Unfortunately this lead to conflicts with the kde4-l10n.

So strip the filelight parts from kde4-l10n-*.

Reported by:	VVD (via IRC)
Reviewed by:	rakuco
Pointyhat to:	tcberner
Differential Revision:	https://reviews.freebsd.org/D12393
2017-09-16 16:52:48 +00:00
Jung-uk Kim
832bbf2b3a Update to 5.3.6. 2017-09-05 18:37:49 +00:00
Rene Ladan
a91d5178df Remove expired ports:
2017-08-23 games/plee-the-bear: Broken for more than 6 months
2017-08-23 x11-themes/kde-icons-umicons: Broken for more than 6 months
2017-08-23 lang/bigloo: Broken for more than 6 months
2017-08-23 audio/linux-neroaaccodec: Broken for more than 6 months
2017-08-23 x11-themes/kde-icons-dark-glass: Broken for more than 6 months
2017-08-23 misc/fortune-mod-ferengi_rules_of_acquisition: Broken for more than 6 months
2017-08-23 misc/fortune-mod-culmea-culmilor: Broken for more than 6 months
2017-08-23 misc/xyzcmd: Broken for more than 6 months
2017-08-23 russian/fortuneru: Broken for more than 6 months
2017-08-23 security/bdc: Broken for more than 6 months
2017-08-23 x11-themes/kde-icons-icosx: Broken for more than 6 months
2017-08-23 devel/insight: Broken for more than 6 months
2017-08-23 devel/gdb66: Broken for more than 6 months
2017-08-23 biology/biojava: Broken for more than 6 months
2017-08-23 games/xroach: Broken for more than 6 months
2017-08-23 11:33:26 +00:00
Jochen Neumeister
102901127f - russian/wordpress: Update from 4.8 to 4.8.1
- Changelog: https://codex.wordpress.org/Version_4.8.1#List_of_Files_Revised

PR:		221198
Submitted by:	Mikhail Timofeev <9267096@gmail.com> (maintainer)
Approved by:	miwi (mentor)
Differential Revision:	https://reviews.freebsd.org/D11838
2017-08-04 14:26:36 +00:00
Jung-uk Kim
7bdf3e6167 Update to 5.3.5. 2017-08-03 16:32:13 +00:00
Antoine Brodin
190ced69a2 Deprecate ports BROKEN for more than 6 months 2017-07-22 11:01:38 +00:00
Jung-uk Kim
7edfa5164d Update to 5.3.4. 2017-06-22 13:14:37 +00:00
Raphael Kubo da Costa
a842d46924 Update the Calligra ports to 3.0.1.
The 3.x series is based on KDE Frameworks 5, and some programs have been split
into separate ports:
- Sheets, Words & co are in editors/calligra.
- Krita is in graphics/krita.
- Kexi is in databases/kexi.
- The calligra-l10n* ports are now part of editors/calligra itself.

Okular support in editors/calligra and Marble support in textproc/kreport have
been disabled for now because they need the KF5 version of those ports.

Thanks to everyone who's tested it and worked on it in our area51 repository.

Submitted by:	Adrian de Groot <groot@kde.org>, tcberner, rakuco
Reviewed by:	rakuco, mat (earlier versions)
Differential Revision:	https://reviews.freebsd.org/D10167
2017-06-17 13:44:51 +00:00
Wen Heping
3a49a4bb29 - Update to 4.8
PR:		219880
Submitted by:	9267096@gmail.com(maintainer)
2017-06-09 02:00:51 +00:00
Dmitry Marakasov
1ae773fda6 - Switch to options helpers 2017-06-03 09:01:20 +00:00
Mark Linimon
6a67297b00 Mark some ports failing on armv6, for errors classified as "clang".
While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
2017-05-27 15:07:11 +00:00
Jung-uk Kim
d26af7eba1 Update to 5.3.3.
Unfortunately, support for Firebird database is temporarily disabled
because Firebird 2.5 is no longer supported.
2017-05-19 18:42:01 +00:00
Sunpoet Po-Chuan Hsieh
f42c11f6fd Update to 4.7.5
Changes:	https://wordpress.org/news/2017/05/wordpress-4-7-5/
PR:		219368
Submitted by:	Mikhail Timofeev <9267096@gmail.com> (maintainer)
2017-05-19 15:44:23 +00:00
Jung-uk Kim
fa415a3594 Update to 5.2.7. 2017-05-04 18:07:45 +00:00
Thomas Zander
b50a4186ce Chase ffmpeg 3.3 update (ABI changes)
PR:		218658
Submitted by:	riggs
2017-04-25 08:20:30 +00:00
Martin Wilke
b614751c1e - Revert the php7 switch, we can't force users to switch to php7 yet. 2017-04-25 06:03:19 +00:00
Martin Wilke
492076a332 - Update to 4.7.4
- Switch to php7

Changelog:
        https://wordpress.org/news/2017/04/wordpress-4-7-4/

Submitted by:	maintainer via irc
2017-04-25 02:01:14 +00:00
Mathieu Arnold
9858b9137f Rename the magic DISTVERSION into SPELLVERSION for the aspell ports.
Sponsored by:	Absolight
2017-04-12 09:09:47 +00:00
Mathieu Arnold
f70343fa84 Remove obsolete PROJECTHOST.
Sponsored by:	Absolight
2017-03-30 21:12:43 +00:00
Jung-uk Kim
a489cb61bb Update to 5.2.6. 2017-03-27 20:14:16 +00:00
Mathieu Arnold
a28f0f7f7f Remove all USE_OPENSSL occurrences.
Sponsored by:	Absolight
2017-03-15 14:45:30 +00:00
Torsten Zuehlsdorff
73edd86d74 russian/wordpress: Update from 4.7.2 to 4.7.3
Changelog: https://wordpress.org/news/2017/03/wordpress-4-7-3-security-and-maintenance-release/

This update fixes 6 security issues.

PR:           217598
Submitted by: Mikhail Timofeev (maintainer)
MFH:          2017Q1
2017-03-07 09:00:09 +00:00
Jose Alonso Cardenas Marquez
a57d34186d - Bump PORTREVISION. Lazarus was update to 1.6.4 2017-03-01 17:52:35 +00:00
Jose Alonso Cardenas Marquez
5892ba3478 - Bump PORTREVISION. Freepascal was updated
- Remove BROKEN state.
2017-02-26 17:46:05 +00:00
Jung-uk Kim
b2486f9967 Update to 5.2.5. 2017-02-01 00:52:29 +00:00
Sunpoet Po-Chuan Hsieh
a701be4520 Update to 4.7.2
Changes:	https://wordpress.org/news/2017/01/wordpress-4-7-2-security-release/
PR:		216515
Submitted by:	Mikhail Timofeev <9267096@gmail.com> (maintainer)
2017-01-27 20:53:48 +00:00
Sunpoet Po-Chuan Hsieh
0e04efec5a Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ 2017-01-20 20:33:30 +00:00
Mathieu Arnold
1cc9fcd1c7 Extract do-patch into a separate script.
PR:		215761
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D9029
2017-01-16 16:47:00 +00:00
Sunpoet Po-Chuan Hsieh
a72fc7bb0f Update to 4.7.1
Changes:	https://wordpress.org/news/2017/01/wordpress-4-7-1-security-and-maintenance-release/
PR:		216059
Submitted by:	Jochen Neumeister <joneum@bsdproject.de> (maintainer)
2017-01-14 17:19:49 +00:00
Jung-uk Kim
c8774e64f9 Update to 5.2.4. 2017-01-01 17:54:02 +00:00
Dmitry Marakasov
cbaf74e62f - Mark BROKEN on 11.x:
(3104) Compiling globe.pas
/wrkdirs/usr/ports/russian/emkatic/work/emkatic-0.28-src/globe.pas(28,67) Fatal: (10022) Can't find unit Serial used by Globe
Fatal: (1018) Compilation aborted
Error: /usr/local/bin/ppcx64 returned an error exitcode
Error: (lazarus) Compile Project, Mode: SrcDist, Target: emkatic: stopped with exit code 256
ERROR: failed compiling of project /wrkdirs/usr/ports/russian/emkatic/work/emkatic-0.28-src/emkatic.lpi

- Switch to options helpers

Approved by:	portmgr blanket
2016-12-29 12:29:31 +00:00
Sunpoet Po-Chuan Hsieh
7015be29c8 - Update to 4.7
Changes:	https://codex.wordpress.org/Version_4.7
		https://wordpress.org/news/2016/12/vaughan/
PR:		215312
Submitted by:	Mikhail Timofeev <9267096@gmail.com> (maintainer)
2016-12-15 16:18:42 +00:00
Tijl Coosemans
6ead27eb95 Remove libiconv.so.3 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
2016-12-08 19:23:24 +00:00
Mathieu Arnold
8664861b1a Don't quote {} in find -exec calls.
Braces are not shell metacharacters, and they do not need to be quoted.
By the time find parses its arguments and dicovers them, the quoting
will have been removed by the shell anyway.

Sponsored by:	Absolight
2016-12-01 11:18:03 +00:00