Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:23:14 1.6.0_9 |
Tobias C. Berner (tcberner)  |
textproc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* -
* <glewis@FreeBSD.org>
* <koshy@india.hp.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron Straup Cope
* Aaron Straup Cope <ascope@cpan.org>
* Ache
* Adam Herzog <adam@herzogdesigns.com>
* Adam Weinberger <adamw@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
06 Apr 2021 14:31:07 1.6.0_9 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
08 Nov 2019 12:59:36
1.6.0_9 |
tobik  |
textproc: Add missing USES={gnome,php} |
18 Jan 2019 21:14:42
1.6.0_9 |
jbeich  |
textproc/hunspell: update to 1.7.0
- Drop const optimization as v2 API moved to nuspell
Changes: https://github.com/hunspell/hunspell/releases/tag/v1.7.0 |
01 Apr 2018 18:50:53
1.6.0_8 |
kwm  |
Copy enchant to enchant2 for the new version with shared library bump.
Fix typo in ZEMBEREK lib depends line and add missing dependancy.
Rename sorting file in textproc/enchant to fix conflict with textproc/enchant2.
PR: 215083 (based on)
Submitted by: thierry@FreeBSD.org |
07 Jan 2017 14:43:11
1.6.0_7 |
jbeich  |
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 |
03 Dec 2016 22:24:36
1.6.0_6 |
jbeich  |
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) |
26 Nov 2016 08:09:43
1.6.0_5 |
jbeich  |
textproc/enchant: unbreak with hunspell 1.5
myspell_checker.cpp:430:8: error: cannot initialize a variable of type 'char *'
with an rvalue of
type 'const char *'
char *enc = myspell->get_dic_encoding();
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~
https://github.com/hunspell/hunspell/commit/971f8a9cf52e
PR: 214837
Approved by: portmgr blanket |
23 May 2016 18:36:52
1.6.0_5 |
amdmi3  |
Convert tab after WWW: in pkg-descrs to single space as per PHB
Approved by: portmgr blanket |
01 Apr 2016 14:25:18
1.6.0_5 |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
01 Aug 2015 19:51:29
1.6.0_5 |
kwm  |
Drop :keepla from libtool USES. |
15 Nov 2014 16:26:33
1.6.0_4 |
antoine  |
Cleanup plist |
04 Jul 2014 20:28:32
1.6.0_4 |
tijl  |
Convert textproc/aspell to "USES=libtool tar:bzip2" and bump dependent ports
Approved by: portmgr (implicit, PORTREVISION bump on unstaged port) |
03 May 2014 07:40:58
1.6.0_3 |
kwm  |
USE_GNOME=ltverhack -> USES=libtool:keepla |
28 Jan 2014 14:07:36
1.6.0_2 |
bapt  |
Use options helpers
Use install-strip target to strip binaries (it respect DONTSTRIP which is passed
to env in case we do build WITH_DEBUG)
Switch ispell -> aspell-ispell
Approved by: kwm (gnome) |
17 Nov 2013 16:52:37
1.6.0_2 |
kwm  |
Fix myspell (hunspell) and ispell backends. It needs to known the exact
directory where the dictonaries are located.
Use MULTI options. A spellcheck library without any spell check backends
is useless.
Switch default to HUNSPELL, it beter maintained.
Stageify. |
20 Sep 2013 23:17:32
1.6.0_1 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
20 Sep 2013 12:15:58
1.6.0_1 |
kwm  |
Make sure we use system hunspell and look in the right location where to
find the dictionaries. [1]
Do the same for hspell and ispell, and use new lib_depend syntax.
USE_GMAKE => USES=gmake and fix bug in configure script.
PR: ports/180660
Submitted by: tijl@ |
14 Aug 2013 22:35:54
1.6.0_1  |
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
23 Apr 2013 14:20:28
1.6.0_1 |
bapt  |
Finish converting the whole ports tree to USES=pkgconfig |
03 Apr 2013 16:52:20
1.6.0_1 |
kwm  |
Restore default options from before conversion to OptionsNG.
Reported by: makc@
Approved by: portmgr (miwi@)
Pointyhat to: kwm@ |
19 Mar 2013 10:40:22
1.6.0  |
kwm  |
Convert almost all gnome@ ports to OptionsNG, trim header, use USES=pathfix
instead of gnomehack and pet portlint.
Add conflicts with future gnome3 versions.
Reviewed by: miwi, bapt |
08 Mar 2013 10:51:36
1.6.0 |
kwm  |
* Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
eliminate pkg-config run dependency completely, a second phase is needed
and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
versions for some ports.
* Fix other ports so they build with the new glib version.
Thanks to miwi and crees for helping out with some exp-runs.
Approved by: portmgr (miwi & bapt)
Obtained from: gnome team repo |
23 Sep 2011 22:26:39
1.6.0 |
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
11 Aug 2011 19:20:17
1.6.0  |
kwm  |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
19 Jul 2011 05:23:03
1.6.0 |
bapt  |
- update to 1.3.2
- remove hungarian dictionnary (will be readded later as a separate port)
- rework description
- change WWW
- chase library bump
- add license |
18 Jul 2011 16:21:26
1.6.0 |
jlaffaye  |
- Connect textproc/hunspell to the build
- Unconnect hungarian/hunspell
- Chase hunspell move
- Add an entry to MOVED and UPDATING
Approved by: bapt (mentor) |
03 Jul 2011 14:40:25
1.6.0 |
ohauer  |
-remove MD5 |
04 Dec 2010 07:34:27
1.6.0 |
ade  |
Sync to new bsd.autotools.mk |
25 Jul 2010 12:45:17
1.6.0 |
kwm  |
Update to 1.6.0.
Add some backend options. [1]
Submitted by: makc@ [1] |
02 Aug 2009 19:36:34
1.4.2 |
mezz  |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
12 Feb 2009 17:11:09
1.4.2 |
stas  |
- Use OPTIONS
- Make zemberek optional (requires dbus).
Approved by: gnome (marcus) |
04 Dec 2008 21:05:13
1.4.2 |
mezz  |
Update to 1.4.2.
PR: ports/128853
Submitted by: bf <bf2006a@yahoo.com> |
06 Jun 2008 14:05:09
1.4.0_1 |
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
17 Apr 2008 01:44:17
1.4.0 |
mezz  |
Correct the patch. |
16 Apr 2008 21:39:20
1.4.0 |
ahze  |
Fix build on OSVERSION < 700042
PR: ports/122831
Submitted by: barbara <barbara.xxx1975@libero.ot> |
16 Apr 2008 17:23:32
1.4.0 |
ahze  |
Update to 1.4.0
PR: ports/122822
Submitted by: Wen heping <wenheping@gmail.com> |
30 Nov 2006 20:37:18
1.3.0 |
mezz  |
Update to 1.3.0. |
05 Nov 2006 03:50:41
1.2.6 |
mezz  |
INSTALLS_SHLIB -> USE_LDCONFIG.
Found by: portlint (cports.sh) |
10 Jul 2006 22:27:59
1.2.6 |
mezz  |
Update to 1.2.6. |
14 Apr 2006 19:32:18
1.2.5 |
mezz  |
-Update to 1.2.5.
-Update the pkg-descr, copied from its website. |
16 Mar 2006 15:42:49
1.2.3 |
pav  |
- Fix build on FreeBSD 4.X
PR: ports/94536
Submitted by: Tod McQuillin <devin@spamcop.net> |
15 Mar 2006 17:36:22
1.2.3 |
mezz  |
- Update to 1.2.3. [1]
- Remove the USE_REINPLACE. [1]
- Update the WWW. [1]
- Use the DATADIR in plist. [1]
- Add --{disable|enable}-* for us can control knob better to disable/enable,
because of autocheck exists in the configure.
- Disable hspell support for now, it needs newer hspell 0.9 that has a new
hspell_get_dictionary_path() function. Current in ports only has hspell 0.8.
PR: ports/94326 [1]
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> [1] |
23 Feb 2006 10:40:45
1.2.0_1 |
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
15 Nov 2005 06:52:12
1.2.0 |
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
10 Nov 2005 10:07:24
1.2.0 |
ahze  |
- Update to 1.2.0 |
05 Nov 2005 05:22:06
1.1.5_2 |
marcus  |
Bump PORTREVISION to chase the glib20 shared library update. |
12 Mar 2005 10:54:27
1.1.5_1 |
marcus  |
Bump PORTREVISION to chase the glib20 shared lib version change. |
08 Mar 2005 02:11:54
1.1.5 |
ahze  |
- Remove gnomeprefix from USE_GNOME to fix plist for gnome 2.10
Spotted by: ade via irc |
15 Dec 2004 06:14:48
1.1.5 |
mezz  |
-Update to 1.1.5.
-Use libtool 1.5. |
29 Aug 2004 18:13:43
1.1.3_3 |
marcus  |
Chase the libpspell shared lib version. |
09 Jul 2004 17:43:11
1.1.3_2 |
marcus  |
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet |
09 Jun 2004 19:09:27
1.1.3_2 |
mezz  |
Enable the Aspell support is turn on by default now. AbiWord's spell checker
will not work unless this compiles with Aspell support.
Reviewed by: marcus and adamw |
05 Apr 2004 03:31:02
1.1.3_1 |
marcus  |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs. |
14 Mar 2004 06:17:56
1.1.3 |
ade  |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
28 Feb 2004 18:45:11
1.1.3 |
adamw  |
Update to 1.1.3, and de-conditionalize the ispell bidness. Ispell is
included in the enchant source, and is built automatically.
PR: ports/63250
Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org> |
04 Feb 2004 05:10:27
1.1.2_3 |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
17 Jan 2004 22:40:59
1.1.2_2 |
adamw  |
{a,h,i}spell libs are only installed if you build enchant with support for them.
So, conditionalize their registration within pkg-plist.
Hurrrrrr... I should have caught that earlier... |
17 Jan 2004 10:15:46
1.1.2_1 |
marcus  |
Add a missing dependency on aspell.
Reported by: bento |
04 Jan 2004 21:21:09
1.1.2 |
adamw  |
A silly update, but it's more correcter now:
Correct the "Date created: year.
Better that I make this mistake here than on a cheque ::P |
03 Jan 2004 21:45:54
1.1.2 |
adamw  |
Fix missing file to pkg-plist. |
03 Jan 2004 21:30:57
1.1.2 |
adamw  |
Add enchant, a backend dictionary broker. It provides a framework for
interfacing with various pre-existing dictionary programs. |