Danilo Egea Gondolfo
912ea60f28
- Update to 44.1.0
2017-07-16 21:36:03 +00:00
Danilo Egea Gondolfo
a675e7fd6d
- Add QT5 support
...
PR: 219560
Submitted by: Eric Camachat <eric@camachat.org>
2017-06-07 02:20:26 +00:00
Danilo Egea Gondolfo
c9a41fdccb
- Regenerate distinfo. The only change in the new tarball is the patch I'm removing now. Mainstream just not bumped the tarball version.
2017-05-25 16:14:05 +00:00
Danilo Egea Gondolfo
757ef6778f
- Update to 44.0.0
2017-05-23 17:15:46 +00:00
Matthew Rezny
b760897dde
Revision bump of all ports with USE_GL after consolidation of mesa-libs
...
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845
2017-05-23 05:03:14 +00:00
Danilo Egea Gondolfo
dfb73e9f66
- Enable both aspell and hunspell as default
...
PR: 215718
2017-01-22 21:26:59 +00:00
Tijl Coosemans
02f27a83b4
The output of tools like awk, date, sort, tr,... depends on the current
...
locale set by the user. Add LANG=C and LC_ALL=C at the beginning of
bsd.port.mk and export them so all commands are executed with the C locale.
LC_ALL=C overrides all other LC_* variables. LANG is used by setlocale(3)
as default value for LC_* variables, so normally it isn't used when LC_ALL
is set, but there's code out there that looks at LANG directly so it's safer
to set it as well. The only commands not captured by this are !=
assignments before any inclusion of bsd.port.*mk.
Introduce USE_LOCALE=<locale> that adds LANG=<locale> and LC_ALL=<locale> to
CONFIGURE_ENV and MAKE_ENV so upstream build systems can be executed with a
different locale (e.g. USE_LOCALE=en_US.UTF-8).
PR: 215882
Exp-run by: antoine
Approved by: portmgr (antoine)
2017-01-18 13:20:31 +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
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
Jan Beich
f72d959f57
editors/tea: unbreak with hunspell 1.5
...
spellchecker.cpp:339:12: error: assigning to 'char *' from incompatible type 'const char *'
encoding = speller->get_dic_encoding();
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
https://github.com/hunspell/hunspell/commit/971f8a9cf52e
PR: 214837
Approved by: portmgr blanket
2016-11-26 12:30:53 +00:00
Danilo Egea Gondolfo
21cc7d30b2
- Update to 43.1.0
...
- Fix hunspell/aspell enable/disable
- Using LANG variable to handle paths with non ASCII bytes during build process
2016-10-19 02:28:05 +00:00
Danilo Egea Gondolfo
4dbed34736
- Update to 42.0.0
...
- Fix hunspell/aspell enable/disable
2016-08-10 02:37:08 +00:00
Danilo Egea Gondolfo
130a86c555
- Update to 41.1.1
2016-04-24 16:51:36 +00:00
Mathieu Arnold
4e1b79a0a6
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
...
With hat: portmgr
Sponsored by: Absolight
2016-04-01 14:00:51 +00:00
Danilo Egea Gondolfo
468cd7570d
- Update to 41.1.0
2015-10-01 23:36:34 +00:00
Danilo Egea Gondolfo
94e0b4df15
- Update to 41.0.0
2015-04-01 19:44:03 +00:00
Danilo Egea Gondolfo
13fcb8347f
- Update to 40.0.0
2015-02-23 14:14:29 +00:00
Danilo Egea Gondolfo
df05c16aa4
- Update from 39.0.0 to 39.1.0
2014-12-19 21:29:02 +00:00
Danilo Egea Gondolfo
37c77a9985
- Fix a build dependency
2014-11-20 01:56:10 +00:00
Danilo Egea Gondolfo
7738942671
- Update from 38.0.0 to 39.0.0
2014-11-18 16:49:17 +00:00
Danilo Egea Gondolfo
e663a595d8
- Update from 37.2.1 to 38.0.0
2014-10-15 14:53:51 +00:00
Tijl Coosemans
3127da9b78
Convert textproc/aspell to "USES=libtool tar:bzip2" and bump dependent ports
...
Approved by: portmgr (implicit, PORTREVISION bump on unstaged port)
2014-07-04 20:28:31 +00:00
Danilo Egea Gondolfo
569ce279b6
- Update from 37.2.0 to 37.2.1
2014-04-11 02:34:09 +00:00
Danilo Egea Gondolfo
54c5111054
- Update from 37.1.0 to 37.2.0
...
- Convert USE_BZIP2 to USES
2014-03-27 11:53:34 +00:00
Danilo Egea Gondolfo
09ddaba7ca
- Update from 37.0.1 to 37.1.0
2014-02-03 02:23:47 +00:00
Danilo Egea Gondolfo
3f9369d41a
- Update from 37.0.0 to 37.0.1
2013-12-07 20:29:21 +00:00
Max Brazhnikov
4561e036c7
- Convert to USES=qmake
...
- Use options helpers
- Convert LIB_DEPENDS to new style
Approved by: portmgr (blanket approval)
2013-11-22 12:55:18 +00:00
Danilo Egea Gondolfo
5711aebd96
- Update from 36.0.3 to 37.0.0
...
Approved by: wg/culot (mentors, implicit)
2013-10-10 16:33:12 +00:00
Danilo Egea Gondolfo
a8d0d4a7b2
- Change maintainer email to @FreeBSD.org
...
- Add stage support
Approved by: wg (mentor)
2013-09-29 13:46:14 +00:00
Baptiste Daroussin
68ede13b49
Add NO_STAGE all over the place in preparation for the staging support (cat: editors)
2013-09-20 16:36:23 +00:00
William Grzybowski
5825eb6f41
editors/tea: update to 36.0.3
...
- Update to 36.0.3
- Convert to new LIB_DEPENDS format
- Add DOCS option
PR: ports/181903
Submitted by: Danilo Egêa Gondolfo <danilogondolfo gmail.com> (maintainer)
2013-09-07 11:48:28 +00:00
Alex Kozlov
d4041784dc
- Remove MAKE_JOBS_SAFE variable
...
Approved by: portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Martin Wilke
dbe090be2f
- Update to 36.0.2
...
- Pass maintainership to submitter
PR: 180500
Submitted by: Danilo Egêa Gondolfo <danilogondolfo@gmail.com>
2013-07-17 04:07:19 +00:00
Martin Wilke
33393ed6a6
- Update to 0.36.1
...
PR: 179586
Submitted by: Ports Fury
2013-06-17 15:10:33 +00:00
Alexey Dokuchaev
f51a163d83
- Utilize standard HUNSPELL_DESC from bsd.options.desc.mk (thus fix a typo)
...
- Move OPTIONS block where it belongs (after other knobs) and kill stray
empty line where at it
2013-05-12 04:55:53 +00:00
Martin Wilke
1b1d1eaf04
- Update to 35.0.0
...
PR: 177911
Submitted by: Ports Fury
2013-04-26 06:34:46 +00:00
Eitan Adler
b2f9df5f6d
Return davide's ports to the pool per request.
...
While here:
- trim header
- fix COMMENT
Approved by: davide (maintainer)
2013-03-09 19:59:21 +00:00
Max Brazhnikov
63346c9271
- Fix build by updating to 34.0.1 [1]
...
- Use options.mk instead of pre.mk/post.mk
Approved by: portmgr (miwi)
Reported by: miwi [1]
2013-02-28 17:12:40 +00:00
Alexey Dokuchaev
e6ba99ed6e
Update to version 33.5.0, which mostly brings Qt5 source compatibility.
...
Approved by: davide (maintainer; implicit due to inactivity)
2013-01-25 06:18:39 +00:00
Alexey Dokuchaev
c95de3d630
- Update to version 33.4.0
...
- Trim Makefile header
Approved by: davide (implicit due to inactivity)
2012-12-12 09:04:54 +00:00
Alexey Dokuchaev
42e68c2d39
- Update to version 33.3.0
...
- Convert to new OPTIONS syntax
- Drop indefinite article from COMMENT
Approved by: davide (implicit due to inactivity)
2012-08-29 10:07:06 +00:00
Alexey Dokuchaev
82a6cc357f
Update to version 33.2.0.
...
Approved by: davide (maintainer; implicit due to inactivity)
2012-08-08 18:49:31 +00:00
Alexey Dokuchaev
5464fc8d08
- Update to version 33.1.0
...
- Remove hardcoded ABI version from LIB_DEPENDS
Approved by: davide (maintainer; implicit due to inactivity)
2012-06-09 17:36:06 +00:00
Martin Wilke
9c2f65e395
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
...
Review by: bapt, David Naylor (kde team)
2012-06-06 06:44:37 +00:00
Dirk Meyer
2b74a89bc8
- update png to 1.5.10
2012-06-01 05:26:28 +00:00
Alexey Dokuchaev
ca3fe0bf69
Update to version 33.0.0.
...
Approved by: davide (maintainer; implicit due to inactivity)
2012-05-10 02:20:48 +00:00
Alexey Dokuchaev
dcc4535f1c
Update to version 32.0.1.
...
Approved by: maintainer (implicit due to inactivity)
Feature safe: yes
2012-03-22 16:29:39 +00:00
Alexey Dokuchaev
0165eb801c
Reindent features list to more common two spaces rather than four.
2012-02-21 14:06:33 +00:00
Alexey Dokuchaev
7f9d238ce1
Update to version 31.2.0.
...
Approved by: maintainer (implicit due to inactivity)
2012-01-20 20:08:15 +00:00
Alexey Dokuchaev
7b3a335583
- Update to version 31.0.0, which no longer depends on script and svg Qt
...
components (due to upcoming porting to Qt5). It means that TEA has no
more built-in JavaScript interpreter and no SVG icons; also "evaluate"
function now has a lesser functionality (no braces, no math functions
except power and percent)
- Augment master sites while I'm here
Approved by: maintainer (implicit due to inactivity)
2011-11-07 04:59:06 +00:00