The FreeBSD Ports Archive
FreeBSD textproc : domc4>
A light weight implementation of the DOM in ANSI C
DOMC is a light weight implementation of the DOM in ANSI C as specified in
the W3C Document Object Model Level 1, Level 2, and Level 2 Events
recommendations.
http://www.ioplex.com/~miallen/domc/
|
domc history
v. 1.19
date: 2007/04/29 16:21:08; author: gabor; state: Exp; lines: +0 -4
- Remove FreeBSD 4.X support from unmaintained ports in categories starting
with letter t-w
v. 1.18
date: 2006/11/03 07:17:12; author: miwi; state: Exp; lines: +1 -1
- Chase increase of devel/libmba shlib version.
Submitted by: pointyhat via kris
v. 1.17
date: 2006/08/15 01:04:53; author: clsung; state: Exp; lines: +1 -1
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include security/ sysutils/ textproc/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin
v. 1.16
date: 2006/01/30 23:19:58; author: kuriyama; state: Exp; lines: +2 -1
Chase shlib bump of libexpat.
v. 1.15
date: 2005/04/30 19:20:31; author: thierry; state: Exp; lines: +4 -0
Mark IGNORE on 4.x: the library is built, but cannot be used:
/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.
v. 1.14
date: 2005/04/10 21:00:01; author: thierry; state: Exp; lines: +7 -1
Unbreak on FreeBSD-4.11.
PR: ports/79354
Submitted by: Jukka Ukkonen
v. 1.13
date: 2005/03/08 16:30:39; author: barner; state: Exp; lines: +12 -14
- Update to 0.8.0 (use libmba 0.8.10)
Submitted by: Sam Lawrance
PR: ports/77816
Approved by: arved (mentor)
v. 1.12
date: 2004/08/17 11:30:03; author: arved; state: Exp; lines: +0 -4
Fix build with gcc 3.4
v. 1.11
date: 2004/08/16 02:33:03; author: kris; state: Exp; lines: +7 -1
BROKEN on 5.x: Does not compile with gcc 3.4.2
v. 1.10
date: 2004/03/14 07:58:23; author: kuriyama; state: Exp; lines: +2 -1
o Bump $LIB_DEPENDS line to chase expat's shlib version.
o Bump $PORTREVISION.
v. 1.9
date: 2003/05/22 18:11:54; author: adamw; state: Exp; lines: +1 -1
Chase the distfile; update MASTER_SITES.
PR: ports/52587
Submitted by: Kevin Golding
v. 1.8
date: 2003/02/20 19:11:18; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.7
date: 2002/11/10 16:48:09; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.6
date: 2002/11/06 22:47:03; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.5
date: 2002/09/24 08:01:06; author: ijliao; state: Exp; lines: +12 -10
upgrade to 0.6.0
this version depends on expat2 so that we can nuke expat
Approved by: kris
v. 1.4
date: 2002/09/24 06:46:04; author: ijliao; state: Exp; lines: +1 -1
move devel/domc to textproc/
Approved by: kris
v. 1.3
date: 2001/12/30 19:52:44; author: petef; state: Exp; lines: +2 -6
- update to 0.5.8
- don't rewrite do-install, patch the distribution's Makefile instead
PR: 33334
Submitted by: KATO Tsuguru
v. 1.2
date: 2001/11/23 17:36:44; author: ijliao; state: Exp; lines: +9 -8
upgrade to 0.5.1
PR: 32215
Submitted by: KATO Tsuguru
v. 1.1
date: 2001/10/09 05:44:37; author: ijliao; state: Exp;
add domc
DOMC is a light weight implementation of the DOM in ANSI C
=============================================================================
v. 1.19
date: 2007/04/29 16:21:08; author: gabor; state: Exp; lines: +0 -4
- Remove FreeBSD 4.X support from unmaintained ports in categories starting
with letter t-w
v. 1.18
date: 2006/11/03 07:17:12; author: miwi; state: Exp; lines: +1 -1
- Chase increase of devel/libmba shlib version.
Submitted by: pointyhat via kris
v. 1.17
date: 2006/08/15 01:04:53; author: clsung; state: Exp; lines: +1 -1
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include security/ sysutils/ textproc/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin
v. 1.16
date: 2006/01/30 23:19:58; author: kuriyama; state: Exp; lines: +2 -1
Chase shlib bump of libexpat.
v. 1.15
date: 2005/04/30 19:20:31; author: thierry; state: Exp; lines: +4 -0
Mark IGNORE on 4.x: the library is built, but cannot be used:
/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.
v. 1.14
date: 2005/04/10 21:00:01; author: thierry; state: Exp; lines: +7 -1
Unbreak on FreeBSD-4.11.
PR: ports/79354
Submitted by: Jukka Ukkonen
v. 1.13
date: 2005/03/08 16:30:39; author: barner; state: Exp; lines: +12 -14
- Update to 0.8.0 (use libmba 0.8.10)
Submitted by: Sam Lawrance
PR: ports/77816
Approved by: arved (mentor)
v. 1.12
date: 2004/08/17 11:30:03; author: arved; state: Exp; lines: +0 -4
Fix build with gcc 3.4
v. 1.11
date: 2004/08/16 02:33:03; author: kris; state: Exp; lines: +7 -1
BROKEN on 5.x: Does not compile with gcc 3.4.2
v. 1.10
date: 2004/03/14 07:58:23; author: kuriyama; state: Exp; lines: +2 -1
o Bump $LIB_DEPENDS line to chase expat's shlib version.
o Bump $PORTREVISION.
v. 1.9
date: 2003/05/22 18:11:54; author: adamw; state: Exp; lines: +1 -1
Chase the distfile; update MASTER_SITES.
PR: ports/52587
Submitted by: Kevin Golding
v. 1.8
date: 2003/02/20 19:11:18; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.7
date: 2002/11/10 16:48:09; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.6
date: 2002/11/06 22:47:03; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.5
date: 2002/09/24 08:01:06; author: ijliao; state: Exp; lines: +12 -10
upgrade to 0.6.0
this version depends on expat2 so that we can nuke expat
Approved by: kris
v. 1.4
date: 2002/09/24 06:46:04; author: ijliao; state: Exp; lines: +1 -1
move devel/domc to textproc/
Approved by: kris
v. 1.3
date: 2001/12/30 19:52:44; author: petef; state: Exp; lines: +2 -6
- update to 0.5.8
- don't rewrite do-install, patch the distribution's Makefile instead
PR: 33334
Submitted by: KATO Tsuguru
v. 1.2
date: 2001/11/23 17:36:44; author: ijliao; state: Exp; lines: +9 -8
upgrade to 0.5.1
PR: 32215
Submitted by: KATO Tsuguru
v. 1.1
date: 2001/10/09 05:44:37; author: ijliao; state: Exp;
add domc
DOMC is a light weight implementation of the DOM in ANSI C
=============================================================================
v. 1.19
date: 2007/04/29 16:21:08; author: gabor; state: Exp; lines: +0 -4
- Remove FreeBSD 4.X support from unmaintained ports in categories starting
with letter t-w
v. 1.18
date: 2006/11/03 07:17:12; author: miwi; state: Exp; lines: +1 -1
- Chase increase of devel/libmba shlib version.
Submitted by: pointyhat via kris
v. 1.17
date: 2006/08/15 01:04:53; author: clsung; state: Exp; lines: +1 -1
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include security/ sysutils/ textproc/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin
v. 1.16
date: 2006/01/30 23:19:58; author: kuriyama; state: Exp; lines: +2 -1
Chase shlib bump of libexpat.
v. 1.15
date: 2005/04/30 19:20:31; author: thierry; state: Exp; lines: +4 -0
Mark IGNORE on 4.x: the library is built, but cannot be used:
/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.
v. 1.14
date: 2005/04/10 21:00:01; author: thierry; state: Exp; lines: +7 -1
Unbreak on FreeBSD-4.11.
PR: ports/79354
Submitted by: Jukka Ukkonen
v. 1.13
date: 2005/03/08 16:30:39; author: barner; state: Exp; lines: +12 -14
- Update to 0.8.0 (use libmba 0.8.10)
Submitted by: Sam Lawrance
PR: ports/77816
Approved by: arved (mentor)
v. 1.12
date: 2004/08/17 11:30:03; author: arved; state: Exp; lines: +0 -4
Fix build with gcc 3.4
v. 1.11
date: 2004/08/16 02:33:03; author: kris; state: Exp; lines: +7 -1
BROKEN on 5.x: Does not compile with gcc 3.4.2
v. 1.10
date: 2004/03/14 07:58:23; author: kuriyama; state: Exp; lines: +2 -1
o Bump $LIB_DEPENDS line to chase expat's shlib version.
o Bump $PORTREVISION.
v. 1.9
date: 2003/05/22 18:11:54; author: adamw; state: Exp; lines: +1 -1
Chase the distfile; update MASTER_SITES.
PR: ports/52587
Submitted by: Kevin Golding
v. 1.8
date: 2003/02/20 19:11:18; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.7
date: 2002/11/10 16:48:09; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.6
date: 2002/11/06 22:47:03; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.5
date: 2002/09/24 08:01:06; author: ijliao; state: Exp; lines: +12 -10
upgrade to 0.6.0
this version depends on expat2 so that we can nuke expat
Approved by: kris
v. 1.4
date: 2002/09/24 06:46:04; author: ijliao; state: Exp; lines: +1 -1
move devel/domc to textproc/
Approved by: kris
v. 1.3
date: 2001/12/30 19:52:44; author: petef; state: Exp; lines: +2 -6
- update to 0.5.8
- don't rewrite do-install, patch the distribution's Makefile instead
PR: 33334
Submitted by: KATO Tsuguru
v. 1.2
date: 2001/11/23 17:36:44; author: ijliao; state: Exp; lines: +9 -8
upgrade to 0.5.1
PR: 32215
Submitted by: KATO Tsuguru
v. 1.1
date: 2001/10/09 05:44:37; author: ijliao; state: Exp;
add domc
DOMC is a light weight implementation of the DOM in ANSI C
=============================================================================
|
| |

|