aboutsummaryrefslogtreecommitdiff
path: root/textproc/domc
Commit message (Collapse)AuthorAgeFilesLines
* - Chase increase of devel/libmba shlib version.Martin Wilke2006-11-031-1/+1
| | | | | | | Submitted by: pointyhat via kris Notes: svn path=/head/; revision=176256
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gCheng-Lung Sung2006-08-151-1/+1
| | | | | | | | | | - these include security/ sysutils/ textproc/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> Notes: svn path=/head/; revision=170652
* Chase shlib bump of libexpat.Jun Kuriyama2006-01-301-1/+2
| | | | Notes: svn path=/head/; revision=154857
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149459
* Mark IGNORE on 4.x: the library is built, but cannot be used:Thierry Thomas2005-04-301-0/+4
| | | | | | | | | | | | | | | /usr/local/lib/gcc/i386-portbld-freebsd4.10/3.4.4/../../../libdomc.so: undefined reference to `mbrtowc' /usr/local/lib/libmba.so: undefined reference to `iswspace' /usr/local/lib/libmba.so: undefined reference to `towupper' collect2: ld returned 1 exit status PR: ports/79354 Submitted by: Jukka Ukkonen Noticed by: lawrance Approved by: submitter's time-out. Notes: svn path=/head/; revision=134414
* Unbreak on FreeBSD-4.11.Thierry Thomas2005-04-102-1/+20
| | | | | | | | PR: ports/79354 Submitted by: Jukka Ukkonen Notes: svn path=/head/; revision=132936
* - Update to 0.8.0 (use libmba 0.8.10)Simon Barner2005-03-084-46/+53
| | | | | | | | | Submitted by: Sam Lawrance <boris@brooknet.com.au> PR: ports/77816 Approved by: arved (mentor) Notes: svn path=/head/; revision=130631
* Fix build with gcc 3.4Tilman Keskinoz2004-08-172-4/+10
| | | | Notes: svn path=/head/; revision=116505
* BROKEN on 5.x: Does not compile with gcc 3.4.2Kris Kennaway2004-08-161-1/+7
| | | | Notes: svn path=/head/; revision=116340
* o Bump $LIB_DEPENDS line to chase expat's shlib version.Jun Kuriyama2004-03-141-1/+2
| | | | | | | o Bump $PORTREVISION. Notes: svn path=/head/; revision=103969
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* Chase the distfile; update MASTER_SITES.Adam Weinberger2003-05-222-2/+2
| | | | | | | | PR: ports/52587 Submitted by: Kevin Golding <kevin@caomhin.demon.co.uk> Notes: svn path=/head/; revision=81721
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75976
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* upgrade to 0.6.0Ying-Chieh Liao2002-09-246-58/+37
| | | | | | | | | this version depends on expat2 so that we can nuke expat Approved by: kris Notes: svn path=/head/; revision=67082
* move devel/domc to textproc/Ying-Chieh Liao2002-09-241-1/+1
| | | | | | | Approved by: kris Notes: svn path=/head/; revision=67078
* - update to 0.5.8Pete Fritchman2001-12-306-28/+36
| | | | | | | | | | - don't rewrite do-install, patch the distribution's Makefile instead PR: 33334 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=52425
* upgrade to 0.5.1Ying-Chieh Liao2001-11-235-15/+38
| | | | | | | | PR: 32215 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=50419
* add domcYing-Chieh Liao2001-10-097-0/+63
DOMC is a light weight implementation of the DOM in ANSI C Notes: svn path=/head/; revision=48579