aboutsummaryrefslogtreecommitdiff
path: root/textproc/hyphen
Commit message (Collapse)AuthorAgeFilesLines
* */*hyphen: Fix 915dbfaa562e20c8402d3873f8bfbf07899f9f8aPo-Chuan Hsieh2021-09-211-41/+0
| | | | | | Remove accidentally-generated 'Makefile ' Reported by: bdrewery
* */*hyphen: Avoid using %% in MakefilePo-Chuan Hsieh2021-09-192-2/+43
| | | | Use ${DATAIDR} instead of %%DATADIR%%
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Fix some misspelled or duplicated LICENSE_*Tobias Kortkamp2019-09-171-1/+1
| | | | Notes: svn path=/head/; revision=512232
* Update LICENSESunpoet Po-Chuan Hsieh2017-09-241-2/+2
| | | | Notes: svn path=/head/; revision=450522
* - Update LICENSESunpoet Po-Chuan Hsieh2016-11-243-5/+33
| | | | | | | | | | | - Add LICENSE_FILE - Import upstream patch to drop dependency on lang/gawk [1] - Update WWW Obtained from: https://github.com/hunspell/hyphen/commit/726a506ef16cb76cf1ed97ed5b2fc2c77cddef84 [1] Notes: svn path=/head/; revision=427033
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349
* Update to 2.8.8Baptiste Daroussin2014-10-063-16/+3
| | | | Notes: svn path=/head/; revision=370171
* - Add LICENSESunpoet Po-Chuan Hsieh2014-07-161-4/+5
| | | | | | | - Remove duplicate CONFIGURE_ENV Notes: svn path=/head/; revision=362081
* hyphen.h is now exposing FILE type from stdio.h which breaks some configure ↵Baptiste Daroussin2014-06-302-0/+12
| | | | | | | | | scripts include stdio.h in hyphen.h to fix those check in configure scripts Notes: svn path=/head/; revision=359807
* Update to 2.8.7Baptiste Daroussin2014-06-292-8/+7
| | | | | | | - USES=libtool Notes: svn path=/head/; revision=359797
* - Use single space after WWW:Sunpoet Po-Chuan Hsieh2013-11-171-1/+1
| | | | Notes: svn path=/head/; revision=334111
* Stagify,Baptiste Daroussin2013-11-041-4/+5
| | | | | | | | | | Strip binaries Fix shebang Turn perl into a run dep as well (needed for bin/substrings.pl) Bump portrevision Notes: svn path=/head/; revision=332694
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | textproc) Notes: svn path=/head/; revision=327773
* - Convert to new perl frameworkAndrej Zverev2013-08-041-2/+2
| | | | | | | Approved by: bapt@ (office@) Notes: svn path=/head/; revision=324225
* Finish converting the whole ports tree to USES=pkgconfigBaptiste Daroussin2013-04-231-0/+2
| | | | Notes: svn path=/head/; revision=316355
* Force gawk has a awk command while building to allow building with upcoming ↵Baptiste Daroussin2013-03-261-5/+2
| | | | | | | | | config.site Reported by: swills Notes: svn path=/head/; revision=315338
* This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.Eitan Adler2013-03-191-1/+1
| | | | | | | | | | | | 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) Notes: svn path=/head/; revision=314640
* - update to 2.8.6Baptiste Daroussin2012-09-192-3/+3
| | | | Notes: svn path=/head/; revision=304495
* - Update to 2.8.5Sunpoet Po-Chuan Hsieh2012-07-132-3/+4
| | | | | | | | | | | | - Set DIST_SUBDIR: move dist files to DISTDIR/hyphen Changes: 2010-07-18: - Coverity warnings Notes: svn path=/head/; revision=300834
* - Update to 2.8.3Sunpoet Po-Chuan Hsieh2011-10-172-3/+3
| | | | Notes: svn path=/head/; revision=283694
* - Update to 2.8.2Sunpoet Po-Chuan Hsieh2011-10-092-3/+3
| | | | Notes: svn path=/head/; revision=283268
* - Update to 2.8.1Sunpoet Po-Chuan Hsieh2011-10-072-4/+4
| | | | Notes: svn path=/head/; revision=283089
* - Update to 2.8Sunpoet Po-Chuan Hsieh2011-10-062-5/+4
| | | | Notes: svn path=/head/; revision=283049
* - Update MASTER_SITESSunpoet Po-Chuan Hsieh2011-07-292-16/+14
| | | | | | | | - Pet portlint: do not use pkg-plist with PLIST_* - Cosmetic change Notes: svn path=/head/; revision=278526
* Pass matainership to the new office teamBaptiste Daroussin2011-07-221-1/+1
| | | | Notes: svn path=/head/; revision=278145
* Add alias for all english localesBaptiste Daroussin2011-07-201-0/+14
| | | | Notes: svn path=/head/; revision=278013
* remove accidentaly committed garbagedBaptiste Daroussin2011-06-171-9/+0
| | | | Notes: svn path=/head/; revision=275755
* Hyphen - hyphenation library to use converted TeX hyphenation patternsBaptiste Daroussin2011-06-175-0/+46
WWW: http://hunspell.sourceforge.net Notes: svn path=/head/; revision=275754