aboutsummaryrefslogtreecommitdiff
path: root/converters/i18ntools
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.Mathieu Arnold2016-04-011-2/+2
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412344
* - Add LICENSEDmitry Marakasov2015-12-061-6/+10
| | | | | | | | - Simplify installation - Switch to options helpers Notes: svn path=/head/; revision=403157
* Cleanup plistBaptiste Daroussin2014-10-201-5/+0
| | | | Notes: svn path=/head/; revision=371249
* Rename converters/ patch-xy patches to reflect the files they modify.Adam Weinberger2014-07-284-0/+0
| | | | Notes: svn path=/head/; revision=363172
* - Respect CC/CFLAGSPawel Pekala2013-12-242-189/+201
| | | | | | | | | | | - Add option for docs - Support staging PR: ports/184908 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=337361
* In preparation for making libtool generate libraries with a sane name, fix allBaptiste Daroussin2013-12-111-1/+1
| | | | | | | LIB_DEPENDS in converters Notes: svn path=/head/; revision=336177
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | converters) Notes: svn path=/head/; revision=327715
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149238
* Reset maintainership. Adam has experienced a machine failure and isMark Linimon2004-05-151-1/+1
| | | | | | | currently unable to look after any of the ports that he has written. Notes: svn path=/head/; revision=109183
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Changed per maintainer request. Shortened pkg-descr to pacify portlint.Mark Linimon2003-10-202-6/+5
| | | | Notes: svn path=/head/; revision=91772
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76030
* Fix build on -current (move FILE * initializers from declaration to main())Kris Kennaway2002-10-204-0/+98
| | | | Notes: svn path=/head/; revision=68440
* - NOPORTDOCS support for pkg-plistSADA Kenji2001-08-211-12/+12
| | | | | | | | PR: ports/29759 Submitted by: Patrick Li <pat@databits.net> Notes: svn path=/head/; revision=46582
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-2/+2
| | | | Notes: svn path=/head/; revision=27419
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20944
* Moved textproc/tuc to converters/tucSatoshi Taoka1999-05-191-2/+2
| | | | | | | Obtained from: "David O'Brien" <obrien@FreeBSD.org> Notes: svn path=/head/; revision=18882
* Initial import of i18ntools version 1.0.Steve Price1999-04-205-0/+278
Tools for the conversion to and from UTF-8 Unicode encoding. PR: 11198 Submitted by: G. Adam Stanislav <adam@whizkidtech.net> Notes: svn path=/head/; revision=18032