non port: hungarian/hunspell/Makefile |
SVNWeb
|
Number of commits found: 33 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] e124bf9
hungarian: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Thierry Thomas <thierry@pompo.net>
* janos.mohacsi@bsd.hu
With hat: portmgr
|
Mon, 9 Aug 2021
|
[ 06:39 Baptiste Daroussin (bapt) ] c82d924 (Only the first 10 of 29 ports in this commit are shown above. )
hunspell: avoid plist substitution
When using PLIST_FILES substitution is not necessary and recommended not
to use, the direct use of make(1) variables, works perfectly fine.
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sun, 24 Sep 2017
|
[ 18:49 sunpoet ]
Update LICENSE
- Add NO_ARCH
Approved by: portmgr (blanket)
|
Sat, 20 Dec 2014
|
[ 19:00 bapt ]
cleanup plist
|
Mon, 4 Nov 2013
|
[ 10:49 bapt ]
Support stage, use bsdtar to extract
|
Fri, 20 Sep 2013
|
[ 18:43 bapt ] (Only the first 10 of 12 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
hungarian)
|
Wed, 9 Jan 2013
|
[ 19:50 tabthorpe ] (Only the first 10 of 66 ports in this commit are shown above. )
- Change MAINTAINER address
- Trim headers while I am here
- Clean up some trailing whitespace
|
Sun, 29 Jul 2012
|
[ 11:17 cs ] (Only the first 10 of 181 ports in this commit are shown above. )
Fix typos in COMMENT
Approved by: portmgr@ (implicit)
|
Sun, 7 Aug 2011
|
[ 17:36 sunpoet ]
- Fix MASTER_SITES
- Fix PLIST: remove out-dated pkg-plist
- Use DATADIR
- Use dirrmtry on DATADIR
- Add LICENSE
- Fix typo
PR: ports/159224
Submitted by: sunpoet (myself)
Approved by: pav, maintainer (timeout)
|
Wed, 20 Jul 2011
|
[ 08:45 bapt ]
- now only provides the hungarian dictionnaries
- install them in the share/hunspell directory
- gives maintainership back to the previous maintainer
- reconnect
|
Mon, 11 Jul 2011
|
[ 12:18 bapt ]
take maintainership, no reply from previous maintainer
|
Wed, 2 Jun 2010
|
[ 17:49 gabor ]
- Update to 1.2.11
- Disable broken NLS
PR: ports/147214
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
|
Mon, 31 May 2010
|
[ 02:01 ade ] (Only the first 10 of 1416 ports in this commit are shown above. )
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
Sat, 22 Aug 2009
|
[ 00:24 amdmi3 ] (Only the first 10 of 130 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with H,I,J,K,L
|
Sun, 8 Feb 2009
|
[ 15:46 gabor ]
- Update to 1.2.8
- Fix installed Hungarian dictionary locating error
PR: ports/131366
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
|
Mon, 8 Sep 2008
|
[ 21:07 mi ]
Turns out, libdata/pkgconfig/ is already part of mtree and needs neither
being created on install nor removed at deinstall.
Notified by: QATindy
Approved by: portmgr (pav)
|
Sun, 7 Sep 2008
|
[ 21:27 mi ]
Correct the destination of hunspell.pc file -- according to pav,
it ought to go to libdata/pkgconfig/ rather than lib/pkgconfig.
|
Wed, 3 Sep 2008
|
[ 18:54 mi ]
Upgrade from 1.2.2b to 1.2.7.
Install header-files, which make the port's shared library usable by
other applications -- such as, most importantly, OpenOffice.
While here, ensure, the already installed -lintl is used, and configure
in the use of readline too.
Rephrase COMMENT to ease the confusion, that the port is only of
interest to Hungarian-speakers. It is not -- the software is an improved
version of myspell and can work with any dictionary.
Approved by: maintainer
|
Wed, 23 Apr 2008
|
[ 16:02 gabor ]
- Fix checking on LaTeX files on amd64
- Bump PORTREVISION
PR: ports/122581
Submitted by: Roland Smith <rsmith@xs4all.nl>
Approved by: Janos Mohacsi <mohacsi@niif.hu> (maintainer)
|
Mon, 7 Apr 2008
|
[ 15:56 gabor ]
- Update to 1.2.2b
PR: ports/122431
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
|
Tue, 28 Aug 2007
|
[ 12:36 gabor ]
- Update to 1.1.10
PR: ports/115783
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
|
Wed, 1 Aug 2007
|
[ 14:09 gabor ]
- Update to 1.1.9
- Fixing twice registration of documents
- Fix extracting on older systems [1]
PR: ports/115042
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
Reported by: pointyhat (via pav, via kris) [1]
|
Fri, 20 Jul 2007
|
[ 20:44 gabor ]
- Update to 1.1.8
- Unbreak on 7.X
PR: ports/114693
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
|
Fri, 25 May 2007
|
[ 01:19 kris ]
BROKEN: Still broken on 6.x and above
|
Sat, 28 Apr 2007
|
[ 20:09 kris ]
Remove BROKEN: This might be fixed
|
Sun, 25 Mar 2007
|
[ 04:02 kris ]
BROKEN: Does not install
|
Fri, 10 Nov 2006
|
[ 14:11 miwi ]
- Update to 1.1.4
PR: ports/105350
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
|
Mon, 8 May 2006
|
[ 10:31 edwin ]
remove USE_REINPLACE for all categories starting with H
|
Fri, 20 May 2005
|
[ 15:30 pav ]
- Update to 1.0.R.2
PR: ports/81261
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
|
Tue, 10 Aug 2004
|
[ 14:24 arved ]
Update to 1.0.R.1
PR: 70076
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
|
Thu, 20 May 2004
|
[ 14:52 thierry ]
Add hunspell 0.9.7, improved Hungarian spelling checker.
PR: 61987
Submitted by: janos.mohacsi@bsd.hu
|
Number of commits found: 33 |