aboutsummaryrefslogtreecommitdiff
path: root/textproc/turboxsl
Commit message (Collapse)AuthorAgeFilesLines
* Scrub pc98 from ARCH definitions. While here, sort ARCHs and clean up.Mark Linimon2017-06-261-1/+1
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=444417
* Provide more descriptive error messages for ports failing on powerpc64.Mark Linimon2017-04-301-2/+3
| | | | | | | | | While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=439789
* Use USES=pathfix where applicable.Mathieu Arnold2016-10-212-11/+1
| | | | | | | | | | | PR: 213195 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D8093 Notes: svn path=/head/; revision=424427
* Update to b03c2c9.Hiroki Sato2016-05-232-7/+6
| | | | Notes: svn path=/head/; revision=415732
* many ports: mark broken on powerpc64Steve Wills2016-04-211-0/+2
| | | | Notes: svn path=/head/; revision=413746
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-2/+2
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349
* - Mark IGNORE on 32-bit platforms for now[*].Hiroki Sato2015-07-1811-22/+25
| | | | | | | | | | - Add missing USE_LDCONFIG. - Regenerate patch files to make portlint happy. PR: 201537 Notes: svn path=/head/; revision=392433
* Add textproc/turboxsl, which is a fast, multithreaded XSLT 1.0Hiroki Sato2015-07-0914-0/+151
transformation library. Notes: svn path=/head/; revision=391680