Commit Graph

1336 Commits

Author SHA1 Message Date
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
Tobias C. Berner
60539b7275 multimedia/*phonon*: update and flavorize with @qt4/@qt5
Approved by:	portmgr (mat)
Differential Revision:	https://reviews.freebsd.org/D14632
2018-06-21 16:52:09 +00:00
Jung-uk Kim
16143f1e31 - Update MASTER_SITES and DISTNAME. The previous URLs do not work any more.
- Update extra fonts to synchronize with core fonts.
2018-06-20 18:49:52 +00:00
Jung-uk Kim
b8554cda73 Update to 13.3.
Note there is no functional change in font files.
2018-06-20 17:31:27 +00:00
Li-Wen Hsu
afbc70f91b - Update to 6.0.4 2018-05-10 03:40:37 +00:00
Li-Wen Hsu
f227ff4a34 - Update to 6.0.3 2018-04-08 10:42:32 +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
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
Jung-uk Kim
49921245ea Add local master site. 2018-01-25 00:45:12 +00:00
Jung-uk Kim
cbecac9dda D2Coding is a free fixed-width Hangul font, based on Nanum BarunGothic.
This font was specifically designed for Hangul terminals.

WWW: https://github.com/naver/d2codingfont
2018-01-25 00:39:44 +00:00
Antoine Brodin
e1fb17dd73 Fix packaging with python3 2017-12-13 16:01:51 +00:00
Antoine Brodin
6cfdfbc1cd - Those ports fail to build with python3
- Add some explicit FLAVOR to dependencies where needed
2017-12-12 18:35:32 +00:00
Mathieu Arnold
cbcfde370c OPTIONS_SUB only cares about being defined, its content is ignored.
Sponsored by:	Absolight
2017-11-21 08:36:26 +00:00
Jung-uk Kim
c2d145e797 Update to 5.3.7. 2017-11-02 21:12:58 +00:00
Sunpoet Po-Chuan Hsieh
a87f25bfdf Update LICENSE
Approved by:	portmgr (blanket)
2017-09-24 18:49:21 +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
Jung-uk Kim
7bdf3e6167 Update to 5.3.5. 2017-08-03 16:32:13 +00:00
Jung-uk Kim
7edfa5164d Update to 5.3.4. 2017-06-22 13:14:37 +00:00
Tobias C. Berner
4440fb81d4 Fix qt4 ports on armv6.
Due to a misspelling in GCC [1] (probably) the check for the ARMv6KZ platform
used ARM_ARCH_6ZK instead of ARM_ARCH_6KZ.

[1] https://gcc.gnu.org/ml/gcc-patches/2015-06/msg01679.html

PR:		210027
Submitted by:	Mikaël Urankar <mikael.urankar@gmail.com>
Reviewed by:	rakuco
Differential Revision:	https://reviews.freebsd.org/D8322
2017-06-06 05:00:56 +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
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
Jung-uk Kim
a489cb61bb Update to 5.2.6. 2017-03-27 20:14:16 +00:00
Tobias C. Berner
f3c180c343 Update Qt5 to 5.7.1, and unify the Qt4 and Qt5 ports some more
* Update Qt5 to 5.7.1
* Move Qt4 binaries to lib/qt4/bin
* Move Qt5 libraries to lib/qt5/lib
  By moving the libraries we should finally be able to get rid of the inplace
  upgrade bug (see ports bugs 194088, 195105 and 198720):  when Qt5's libraries
  were lying in /usr/local/lib, which would often get added by pkgconfig to the
  linker paths via dependencies, the already installed libraries were linked
  against, instead of the ones that were being built. This forced us to make
  sure, that -L${WRKSRC}/lib was always coming before -L/usr/local/lib in the
  linker flags. With this change this should no longer be the case.
* Rename some ports to match the rest (foo-qtX -> qtX-foo)
* Depend on new port misc/qtchooser [see UPDATING & CHANGES]

There are several new Qt5 ports which all have been created by Marie Loise Nolden
<nolden@kde.org>. Thanks again.

PR:		216797
Exp-Run by:	antoine
Reviewed by:	rakuco, mat, groot_kde.org
Approved by:	rakuco (mentor)
Differential Revision:	https://reviews.freebsd.org/D9213
2017-02-18 19:48:05 +00:00
Sunpoet Po-Chuan Hsieh
a9c2ade8fc Move devel/libcheck to devel/check
- Bump PORTREVISION for dependent ports
2017-02-05 11:14:37 +00:00
Jung-uk Kim
b2486f9967 Update to 5.2.5. 2017-02-01 00:52:29 +00:00
Mathieu Arnold
9468432a48 Fix ports using PREFIX in their depends instead of LOCALBASE.
With hat:	portmgr
Sponsored by:	Absolight
2017-01-13 16:54:55 +00:00
Sunpoet Po-Chuan Hsieh
df5d057f9b Use PYTHON_PKGNAMEPREFIX instead of py${PYTHON_SUFFIX}-
With hat:	python
2017-01-08 14:42:41 +00:00
Jan Beich
24bce6e056 textproc/hunspell: update to 1.6.0
- Restore DIST_SUBDIR from r305651
- Adjust license for "or later" clause
- Restore GPLv2+/LGPL21+ license files removed upstream as
  GPLv3+/LGPL3+ only affects Hunspell 2.0 (not currently built)
- Unbreak |make makepatch|

Changes:	https://github.com/hunspell/hunspell/releases/tag/v1.6.0
PR:		215714
Submitted by:	sunpoet (based on)
Exp-run by:	antoine
MFH:		2017Q1
Differential Revision:	https://reviews.freebsd.org/D8887
2017-01-07 14:43:11 +00:00
Jung-uk Kim
c8774e64f9 Update to 5.2.4. 2017-01-01 17:54:02 +00:00
Tijl Coosemans
f83c7639aa Remove libintl.so.9 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:52:19 +00:00
Jan Beich
70b03eae74 textproc/hunspell: update to 1.5.4
Changes:	https://github.com/hunspell/hunspell/blob/v1.5.4/ChangeLog
PR:		214837
Exp-run by:	antoine (for 1.5.3)
Approved by:	office (bapt)
2016-12-03 22:24:36 +00:00
Baptiste Daroussin
6721a47473 Update libreoffice to 5.2.3 and liborcus to 0.11.2 2016-11-12 09:45:22 +00:00
Mathieu Arnold
a0bcd2cf68 Use USES=pathfix where applicable.
PR:		213195
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D8093
2016-10-21 15:21:13 +00:00
Mathieu Arnold
eabbfd75e3 ${RM} already has -f.
PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
2016-10-21 12:51:40 +00:00
Jung-uk Kim
c2f2e891a9 Split korean/imhangul into korean/imhangul-gtk2 and korean/imhangul-gtk3. 2016-09-15 18:12:44 +00:00
Jung-uk Kim
d64c460f57 Unbreak and modernize the port. 2016-09-15 00:00:56 +00:00
Jung-uk Kim
f0c5bea24a - Unbreak and modernize the port.
- Switch to GTK3 by default.
2016-09-14 23:25:09 +00:00
Jung-uk Kim
9c45bc9795 Unbreak the port and modernize. 2016-09-14 22:09:11 +00:00
Jung-uk Kim
5356433cdc Unbreak the port and modernize. 2016-09-14 21:51:57 +00:00
Mathieu Arnold
dbbfc7889a GOOGLE_CODE has gone away.
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN

Some ports have a local mirror configured but for security reasons, it
is not considered upstream.

Sponsored by:	Absolight
2016-09-14 15:59:34 +00:00
Tijl Coosemans
18135fcc32 Fix a package installation error: dvipsk must be installed to run updmap
and POSIXLY_CORRECT must be undefined to handle --enable correctly.
Use --disable to properly disable the font maps.
2016-09-09 19:23:43 +00:00
Dmitry Marakasov
75ce42f49d - Switch to options helpers
- Regenerate patches with `make makepatch`
2016-07-22 09:00:33 +00:00
Dmitry Marakasov
5f176978ec - Switch to options helpers
- Silence mkdirs
- Regenerate patches with `make makepatch`
2016-07-15 09:00:37 +00:00
Kurt Jaeger
900062f127 Many KDE i10n ports: Patch updates CURDIR
This patch replaces a bunch of ${CURDIR}/../../ by ${CURDIR:H:H};
the latter is considered proper contemporary usage by kde@ . The
patch is independent of other KDE4 infrastructure changes.

PR:		209303
Submitted by:	Adriaan de Groot <groot@kde.org>, rakuco, T.C.Berner <tcberner@gmail.com> (kde)
2016-05-26 03:38:38 +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
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