| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
11 Jul 2011 11:49:38
1.1.4.c_2,1
|
bapt  |
textproc/xpp3 depend on an expired port
2011-05-01 textproc/xmlpull: Upstream disapear and distfile is no more available |
03 Jul 2011 14:40:25
1.1.4.c_2,1
|
ohauer  |
-remove MD5 |
08 Dec 2008 06:43:50
1.1.4.c_2,1
|
linimon  |
Reset nemoliu due to maintainer-timeouts and no response to email.
Hat: portmgr |
06 Jun 2008 14:05:09
1.1.4.c_2,1
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
19 May 2007 20:32:57
1.1.4.c_1,1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
30 Apr 2007 06:27:41
1.1.4.c,1
|
nemoliu  |
Use my @FreeBSD.org address.
Approved by: delphij (mentor) |
11 Apr 2007 20:12:01
1.1.4.c,1
|
miwi  |
- Update to 1.1.4c
- Pass maintainership to submitter
PR: 111401
Submitted by: Nemo Liu<nemoliu@gmail.com> |
21 Jan 2007 01:09:11
1.1.3.8,1
|
hq  |
Release maintainership for ports I no longer use. |
21 Jun 2006 22:16:05
1.1.3.8,1
|
hq  |
- Update to 1.1.3_8 [1]
- Remove deprecated patch (fix for Java 1.5)
Reported by: portscout [1] |
15 Apr 2006 00:27:57
1.1.3.4.M,1
|
hq  |
Fix build with Java 1.5: rename the 'enum' variable
Reported by: pointyhat |
16 Mar 2006 22:41:33
1.1.3.4.M,1
|
hq  |
Fix WWW
PR: 94318
Submitted by: Ion-Mihai Tetcu <itetcu@people.tecnik93.com>
Reported by: fenner's distfiles survey |
24 Jan 2006 03:10:24
1.1.3.4.M,1
|
edwin  |
SHA256ify
Approved by: krion@ |
09 Feb 2005 21:52:53
1.1.3.4.M,1
|
hq  |
- Update to 1.1.3.4.M
- Update to bsd.java.mk 2.0
- Use USE_ANT
- Use %%JAVAJARDIR%%
- CP -> INSTALL_DATA
- ECHO_CMD -> ECHO_MSG
- Link API docs with JDK and XmlPull API docs if available
- Register dependency on textproc/xmlpull |
23 Oct 2004 01:56:23
1.1.3.4d.b4
|
hq  |
Use my FreeBSD address in MAINTAINER |
04 Apr 2004 18:03:12
1.1.3.4d.b4
|
linimon  |
MXP1 is a new XmlPull parsing engine that is based on ideas from XPP and in
particular XPP2 but completely revised and rewritten to take best advantage of
latest JIT JVMs such as Hotspot in JDK 1.4.
MXP1 was designed to use best available the latest and the most advanced JIT
engines such as Hotspot in JDK1.4.
MXP1 has following features:
- fast - let me say it again it is fast :-)
- small - lot of performance packed in JAR file that is less than 20KB!
- easy to use - the parser implements common XML pull parsing API (XMLPULL)
described at http://www.xmlpull.org
Performance tests that compare MXP1 to other leading XML parsers are available
at http://www.extreme.indiana.edu/~aslom/xpp_sax2bench/
WWW: http://www.extreme.indiana.edu/soap/xpp/mxp1/
PR: ports/65066
Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> |