1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-18 03:46:03 +00:00
Commit Graph

1415 Commits

Author SHA1 Message Date
Jochen Neumeister
5aad1d0d7f Update to 4.9.7
Changelog: https://wordpress.org/news/2018/07/wordpress-4-9-7-security-and-maintenance-release/

MFH:		2018Q3
Security:	4740174c-82bb-11e8-a29a-00e04c1ea73d
2018-07-08 15:48:03 +00:00
Tobias C. Berner
b1a1d38bf9 Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
	USES=		qt:4
	USE_QT=		foo bar
ports depending on Qt5 will use
	USES=		qt:5
	USE_QT=		foo bar

PR:		229225
Exp-run by:	antoine
Reviewed by:	mat
Approved by:	portmgr (antoine)
Differential Revision:	→https://reviews.freebsd.org/D15540
2018-06-28 17:39:53 +00:00
Li-Wen Hsu
f45fbba263 - Update to 6.0.5 2018-06-26 16:30:49 +00:00
Sunpoet Po-Chuan Hsieh
4be3147afd Update to 2018.06.24 2018-06-25 20:55:57 +00:00
Sunpoet Po-Chuan Hsieh
c906444277 Update to 2018.06.17 2018-06-20 19:36:49 +00:00
David Naylor
30244f14d3 devel/eric6: update to 18.06
ChangeLog:
- bug fixes
- Editor
  -- added a configuration option (Editor->Style page) to show the marker map
     on the left or right of the editor
  -- added a context menu for the "fold" margin
  -- improved handling of folded lines when using "go to" functions
  -- resize auto complete list box to fit with contents
    -- added a configuration option (Editor->autocomplete to set up maximum
       width and height of the auto complete list box
- Shell
  -- resize auto complete list box to fit with contents
- pip Interface
  -- added an action to install a locally available package/wheel
- Web Browser (NG)
  -- improved the sending of the "Referer" header like it is done by Firefox
2018-06-13 19:28:54 +00:00
Sunpoet Po-Chuan Hsieh
dbe529069f Update to 2018.06.03 2018-06-04 16:22:39 +00:00
Sunpoet Po-Chuan Hsieh
7b01dde539 Update to 2018.05.27 2018-05-28 15:08:37 +00:00
Jochen Neumeister
f653bbbca0 Update to 4.9.6
Changelog: https://wordpress.org/news/2018/05/wordpress-4-9-6-privacy-and-maintenance-release/
2018-05-25 21:22:29 +00:00
Sunpoet Po-Chuan Hsieh
556f218798 Update to 2018.05.20 2018-05-21 01:41:12 +00:00
Sunpoet Po-Chuan Hsieh
941e28890d Update to 2018.05.13 2018-05-14 15:39:15 +00:00
Li-Wen Hsu
afbc70f91b - Update to 6.0.4 2018-05-10 03:40:37 +00:00
Sunpoet Po-Chuan Hsieh
b48bcdc25d Update to 2018.05.06 2018-05-07 19:20:23 +00:00
David Naylor
9346a365ef devel/eric6: update to 18.05
Change Log:
- bug fixes
- General
  -- added the '--disable-plugin=' option to disable plug-ins via the command
     line
  -- added config option to disable the use of the global menu bar
- Code Style Checker
  -- added support for '# noqa' and '# NOQA' comments to suppress warnings
  -- extended the dialog to be able to define the number of blank lines
     before class and function/method definitions
  -- added checks for default docstring in functions and modules
  -- added check for dictionaries with sorted keys
  -- added checks for logging statements
  -- added check for the 'gettext' import statement
  -- added some checks of the bugbear checker
- Project
  -- added support for 'make' to the Project menu and run it automatically
     before the main script is started (configuration option)
- Syntax Checker
  -- added support for '# noqa' and '# NOQA' comments to suppress warnings
- Translator
  -- updated the translator URL for DeepL
- Web Browser (NG)
  -- improvement of the download manager
  -- added support for the Google Safe Browsing Lookup API (v4)
- Third Party packages
  -- updated coverage.py to 4.5.1
  -- updated pycodestyle to 2.4.0
  -- updated send2trash to version 1.5.0
2018-05-01 17:52:53 +00:00
Sunpoet Po-Chuan Hsieh
fbbe771a32 Update to 2018.04.29 2018-04-30 17:08:41 +00:00
Mathieu Arnold
b4b1816b21 Only sleep in ports if BATCH/PACKAGE_BUILDING are not defined.
Sponsored by:	Absolight
2018-04-25 22:00:04 +00:00
Sunpoet Po-Chuan Hsieh
f4715c9825 Update to 2018.04.22 2018-04-23 17:53:28 +00:00
Jochen Neumeister
9be1053221 Update to 4.9.5
MFH:		2018Q2
Security:	be38245e-44d9-11e8-a292-00e04c1ea73d
2018-04-20 21:08:58 +00:00
Sunpoet Po-Chuan Hsieh
c3c0336d55 Update to 2018.04.15 2018-04-16 18:33:30 +00:00
Sunpoet Po-Chuan Hsieh
81ab2a9b0b Update to 2018.04.08 2018-04-09 18:50:34 +00:00
Li-Wen Hsu
f227ff4a34 - Update to 6.0.3 2018-04-08 10:42:32 +00:00
Sunpoet Po-Chuan Hsieh
b6c9e7fbf0 Update to 2018.04.01 2018-04-02 11:59:01 +00:00
Sunpoet Po-Chuan Hsieh
56cd451a74 Update to 2018.03.25 2018-03-26 16:35:35 +00:00
Sunpoet Po-Chuan Hsieh
eeff5b9858 Update to 2018.03.18 2018-03-19 15:13:57 +00:00
David Naylor
e2b1aaa548 devel/eric6: update to 18.03
- cleanup references to language packages
 - ChangeLog:
   - bug fixes
   - Editor
     -- added support for EditorConfig
     -- added VCS conflict markers to the types shown on the marker map
2018-03-17 15:58:27 +00:00
Li-Wen Hsu
6b0c7daec2 - Update LibreOffice to 6.0.2 [1]
- Build offline help when DOCS option enabled [2]
- Fix bad symlink and add missing dependencies [3]

PR:		224288 [1] 197071 [2] 226344 [3]
Submitted by:	Greg V <greg@unrelenting.technology> [1]
		bergerkos@yahoo.co.uk [2]
Reported by:	joneum [3]
Helped & tested by:	Daniel Ebdrup
			Greg Veldman <freebsd@gregv.net>
			Per olof Ljungmark <peo@nethead.se>
			StariKarp <starikarp@yandex.com>
			pi
Security:	289269f1-0def-11e8-99b0-d017c2987f9a
2018-03-17 06:31:11 +00:00
Sunpoet Po-Chuan Hsieh
3c20f65e92 Update to 2018.03.11 2018-03-12 21:17:03 +00:00
Sunpoet Po-Chuan Hsieh
0577fdc9b6 Update to 2018.03.04 2018-03-05 17:14:45 +00:00
Sunpoet Po-Chuan Hsieh
60669b1585 Update to 2018.02.25 2018-02-26 22:30:30 +00:00
Sunpoet Po-Chuan Hsieh
755c1d4878 Update to 2018.02.18 2018-02-19 10:30:31 +00:00
Sunpoet Po-Chuan Hsieh
a4be8c601e Update to 2018.02.11 2018-02-12 19:03:23 +00:00
Jochen Neumeister
ea7c39c153 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-11 23:49:57 +00:00
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
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
Sunpoet Po-Chuan Hsieh
496d739e47 Update to 2018.02.04 2018-02-05 17:49:42 +00:00
Sunpoet Po-Chuan Hsieh
014590a64c Update to 2018.01.28 2018-01-29 11:27:54 +00:00
Sunpoet Po-Chuan Hsieh
48926f9c83 Update to 2018.01.21 2018-01-22 15:46:42 +00:00
Jochen Neumeister
10794c4208 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/

Approved by:	mentors (implicit)
MFH:		2018Q1
Security:	c04dc18f-fcde-11e7-bdf6-00e04c1ea73d
2018-01-19 07:09:28 +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
Sunpoet Po-Chuan Hsieh
9055fd3714 Update to 2018.01.14 2018-01-15 17:16:25 +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
Sunpoet Po-Chuan Hsieh
c9dfc509ee Update to 2018.01.07 2018-01-08 16:51:43 +00:00
Dirk Meyer
cb0247a599 - add back setuid bits for poudriere builds 2018-01-05 05:53:09 +00:00
Lars Engels
9820307457 german/mediathekview:
Update to 13.0.6
2018-01-04 11:11:26 +00:00
Sunpoet Po-Chuan Hsieh
b99d8cc122 Update to 2017.12.31 2018-01-01 20:58:53 +00:00
Sunpoet Po-Chuan Hsieh
4649c53401 Update to 2017.12.24 2017-12-25 13:53:54 +00:00
Sunpoet Po-Chuan Hsieh
4b5976eb54 Update to 2017.12.17 2017-12-18 17:17:05 +00:00
Sunpoet Po-Chuan Hsieh
50adbeeb3c Update to 2017.12.10 2017-12-11 10:40:56 +00:00
Sunpoet Po-Chuan Hsieh
6fc97a6f16 Update to 2017.12.03 2017-12-07 16:01:34 +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