1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00
Commit Graph

45 Commits

Author SHA1 Message Date
Tijl Coosemans
1555ae4f31 - biology/tinker: USES=fortran, staging.
- Add CONFLICTS_INSTALL between hunspell and tinker.
  Both install bin/analyze.
2013-12-18 18:27:04 +00:00
Baptiste Daroussin
03b37cd087 Fix trying to ranlib a readonly file (thank automake used without libtool)
Fix shebang of ispellaff2myspell
Add run dependency on perl
Strip final binaries
Bump portrevision
2013-10-31 15:11:11 +00:00
Baptiste Daroussin
06604124b1 Support staging 2013-09-23 21:36:35 +00:00
Baptiste Daroussin
0068f2d47f Add NO_STAGE all over the place in preparation for the staging support (cat: textproc) 2013-09-20 23:17:30 +00:00
Boris Samorodov
9f7e7e1326 Introduce ICONV_CONFIGURE_ARG variable defined at Uses/iconv.mk.
It's value is "--with-libiconv-prefix=/usr/local" for systems
before 100043 with ports libiconv and to use at systems post
100043 with base iconv it's value is "" (NULL).

Co-authors:	bapt, madpilot and bsam (me)
2013-09-04 20:01:05 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Raphael Kubo da Costa
a8466ccc78 Respect CXXFLAGS when linking.
hunspell's configure script seems to have been generated with a very old
version of libtool. Specifically, it does not uses CFLAGS instead of
CXXFLAGS when performing some tests related to the C++ compiler.

This ends up making it add '-lstdc++' to the linker's command line even if
one sets CXXFLAGS to -stdlib=libc++. The attached patch fixes the problem by
"backporting" the appropriate libtool.m4 change to the configure script.

PR:		ports/178696
Approved by:	maintainer timeout (office@, 28 days)
2013-06-11 21:44:16 +00:00
Baptiste Daroussin
9f1de9b900 Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline
2013-05-06 15:34:17 +00:00
Marcus von Appen
95e7081976 - Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
  USE_GETTEXT=yes to USES=gettext while here
2013-04-27 18:25:24 +00:00
Eitan Adler
334eb0fc61 This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.

PR:		ports/177081
Reviewed by:	bapt
Approved by:	portmgr (miwi)
2013-03-19 13:04:30 +00:00
Sunpoet Po-Chuan Hsieh
5d84f9e74e - Set DIST_SUBDIR: move dist files to DISTDIR/hunspell
- Remove unnecessary pre-build:
- Cleanup Makefile header
2012-10-10 13:01:16 +00:00
Carlo Strub
678436bafa Fix typos in pkg-description. 2012-07-23 13:03:49 +00:00
Martin Wilke
e1c6649edf - Remove WITH_FBSD10_FIX, is no longer needed 2011-11-09 15:26:04 +00:00
Koop Mast
7ce817e113 Spell WRKSRC correctly.
Submitted by:	pav
2011-10-31 11:56:37 +00:00
Baptiste Daroussin
e4068d2e33 - add depend on libiconv
- bump portrevision
2011-10-31 09:25:53 +00:00
Koop Mast
32ea452695 Fix build with FreeBSD 10
Approved by:	portmgr (miwi)
2011-10-29 19:01:59 +00:00
Sunpoet Po-Chuan Hsieh
39345f6e0a - Use @dirrm for include/hunspell
- Sort PLIST
- Cosmetic change
2011-08-13 04:46:21 +00:00
Baptiste Daroussin
a05a58eb85 Pass matainership to the new office team 2011-07-22 05:30:11 +00:00
Baptiste Daroussin
b0f53c12c2 forgot to remove the hungarian category 2011-07-19 05:26:07 +00:00
Baptiste Daroussin
0f57ce77af - 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
2011-07-19 05:23:03 +00:00
Baptiste Daroussin
31d7cc4ee1 take maintainership, no reply from previous maintainer 2011-07-11 12:18:04 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Gabor Kovesdan
bbb33a81f8 - Update to 1.2.11
- Disable broken NLS

PR:		ports/147214
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
2010-06-02 17:49:10 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Dmitry Marakasov
0074c5fa8c - Switch SourceForge ports to the new File Release System: categories starting with H,I,J,K,L 2009-08-22 00:24:37 +00:00
Gabor Kovesdan
2acab2f824 - Update to 1.2.8
- Fix installed Hungarian dictionary locating error

PR:		ports/131366
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
2009-02-08 15:46:37 +00:00
Mikhail Teterin
fc4774b92d 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)
2008-09-08 21:07:37 +00:00
Mikhail Teterin
32410765ec Fix the incorrect location hunspell.pc. No PORTREVISION bump, because
no package could've been created with the current plist.

Notified by:	QATindy
Approved by:	portmgr (pav)
2008-09-08 20:48:12 +00:00
Mikhail Teterin
2ec2116dd2 Correct the destination of hunspell.pc file -- according to pav,
it ought to go to libdata/pkgconfig/ rather than lib/pkgconfig.
2008-09-07 21:27:13 +00:00
Mikhail Teterin
cf3a026670 Add two directories missing from plist...
Notified by:	QA-Tindy
2008-09-04 15:27:48 +00:00
Mikhail Teterin
fac8ce0a26 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
2008-09-03 18:54:24 +00:00
Gabor Kovesdan
2a352a5066 - 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)
2008-04-23 16:02:00 +00:00
Gabor Kovesdan
fdcd02cbbe - Update to 1.2.2b
PR:		ports/122431
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
2008-04-07 15:56:09 +00:00
Gabor Kovesdan
413eae843b - Update to 1.1.10
PR:		ports/115783
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
2007-08-28 12:36:28 +00:00
Gabor Kovesdan
805c13c799 - 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]
2007-08-01 14:09:22 +00:00
Gabor Kovesdan
ea72c0a7a2 - Update to 1.1.8
- Unbreak on 7.X

PR:		ports/114693
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu>
2007-07-20 20:44:10 +00:00
Kris Kennaway
88acb0c1f3 BROKEN: Still broken on 6.x and above 2007-05-25 01:19:57 +00:00
Kris Kennaway
0d05a061a8 Remove BROKEN: This might be fixed 2007-04-28 20:09:03 +00:00
Kris Kennaway
fcca5b3479 BROKEN: Does not install 2007-03-25 04:02:28 +00:00
Martin Wilke
e18a601e08 - Update to 1.1.4
PR:		ports/105350
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
2006-11-10 14:11:20 +00:00
Edwin Groothuis
c7e1a8638e remove USE_REINPLACE for all categories starting with H 2006-05-08 10:31:37 +00:00
Edwin Groothuis
c92c635b24 SHA256ify
Approved by: krion@
2006-01-22 12:42:24 +00:00
Pav Lucistnik
392acb41cf - Update to 1.0.R.2
PR:		ports/81261
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
2005-05-20 15:30:27 +00:00
Tilman Keskinoz
b2b20d240f Update to 1.0.R.1
PR:		70076
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu>
2004-08-10 14:24:31 +00:00
Thierry Thomas
0e8d24bf42 Add hunspell 0.9.7, improved Hungarian spelling checker.
PR:		61987
Submitted by:	janos.mohacsi@bsd.hu
2004-05-20 14:52:50 +00:00