aboutsummaryrefslogtreecommitdiff
path: root/textproc/source-highlight
Commit message (Collapse)AuthorAgeFilesLines
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* Fix build. Pointed out by krisKevin Lo2004-08-171-0/+11
| | | | Notes: svn path=/head/; revision=116462
* Update to 1.9Kevin Lo2004-08-103-4/+7
| | | | Notes: svn path=/head/; revision=115781
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Update to version 1.8Kevin Lo2003-11-124-42/+66
| | | | | | | | PR: 57535 Submitted by: Ports Fury Notes: svn path=/head/; revision=93799
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Update to version 1.5Kevin Lo2002-07-234-5/+9
| | | | Notes: svn path=/head/; revision=63421
* - Update to version 1.4Kevin Lo2002-06-254-4/+7
| | | | | | | - Update DESCR Notes: svn path=/head/; revision=61933
* Update to version 1.3Kevin Lo2002-04-203-2/+8
| | | | Notes: svn path=/head/; revision=57913
* - Update to version 1.2.1Kevin Lo2002-01-213-3/+4
| | | | | | | - Takeover maintainership Notes: svn path=/head/; revision=53458
* Add source-highlight-1.1Kris Kennaway2001-08-257-0/+94
Source-highlight is a simple program that, given a source C/C++ or Java file, produces an html source with syntax highlighting. Obtained from: OpenBSD Notes: svn path=/head/; revision=46864