summaryrefslogtreecommitdiff
path: root/textproc/highlight/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* textproc/highlight: the port had been updated to version 4.4.Alexey Dokuchaev2022-11-171-20/+0
|
* Update to version 3.60.Alexey Dokuchaev2021-01-292-28/+15
| | | | Notes: svn path=/head/; revision=563200
* textproc/highlight: replace hardcoded dependency from lua-5.2 to lua from ↵Tobias C. Berner2020-06-131-2/+2
| | | | | | | | | | | DEFAULT_VERSIONS PR: 246874 Submitted by: VVD <vvd@unislabs.com> Approved by: kwm (timeout) Notes: svn path=/head/; revision=538691
* Update highlight to 3.36.Koop Mast2017-05-232-13/+13
| | | | | | | Regen patches with make makepatch Notes: svn path=/head/; revision=441509
* Backout the update to 3.31 and "update" to 2.29.Koop Mast2016-08-251-22/+8
| | | | | | | | | | | | | | This is the last version that doesn't use to_string(). to_string() is a c++11 function and gcc 4.8 on 9.3-RELEASE, used by compiler:c++11-lib, doesn't provide this function. Add small blob mentioning this. Bump portepoch due to version going back. Reported by: pkg-fallout@ Notes: svn path=/head/; revision=420881
* Add back LOCALBASE replace which was accidently hardcoded in the update.Koop Mast2016-08-201-1/+1
| | | | | | | Reported by: adamw@ Notes: svn path=/head/; revision=420527
* Update highlight to 3.31.Koop Mast2016-08-201-9/+23
| | | | | | | Strip binary. Notes: svn path=/head/; revision=420526
* Update highlight to 3.22.Koop Mast2015-07-021-13/+8
| | | | | | | Add dos2unix USES for ^M fun. Notes: svn path=/head/; revision=391162
* Update to 3.18.Koop Mast2014-04-292-0/+73
Use @sample for config file. Take maintainership. Notes: svn path=/head/; revision=352627