aboutsummaryrefslogtreecommitdiff
path: root/textproc/webcpp
Commit message (Collapse)AuthorAgeFilesLines
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* Require GCC 3.4 or later instead of forcing GCC 3.2 for FreeBSD 4.x toGerald Pfeifer2005-05-081-3/+1
| | | | | | | | | avoid extraneous dependencies on the no longer really maintained GCC 3.2. Approved by: chip-set@mail.ru (maintainer) Notes: svn path=/head/; revision=134870
* 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
* Set USE_GCC only for 4.x FreeBSD with < 3.2 GCCVolker Stolz2004-11-181-2/+6
| | | | | | | | | PR: ports/72447 Submitted by: Toni Viemero Approved by: maintainer timeout Notes: svn path=/head/; revision=121882
* - re-Hook webcpp to the build after repocopy [1]Clement Laforet2004-03-252-3/+4
| | | | | | | | | | | - Update to 0.8.4 [2] PR: 64579 [1], 63924 [2] Approved by: portsmgr [1] Submitted by: maintainer Notes: svn path=/head/; revision=105273
* Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.Trevor Johnson2003-11-131-1/+1
| | | | Notes: svn path=/head/; revision=93885
* New port: www/webcpp (converts code to highlighted HTML)Edwin Groothuis2003-10-084-0/+139
Webcpp converts source code to syntax highlighted HTML, supports multiple languages and colour schemes. PR: ports/52402 Submitted by: Nosov Artem <chip@kaluga.net> Notes: svn path=/head/; revision=90609