aboutsummaryrefslogtreecommitdiff
path: root/textproc/xstream
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.3 release.Alex Dupre2008-10-144-9/+44
| | | | Notes: svn path=/head/; revision=221584
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=214430
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Update to 1.2 release.Alex Dupre2006-09-072-4/+4
| | | | Notes: svn path=/head/; revision=172448
* XStream is a simple library to serialize Java objectsAlex Dupre2006-07-193-0/+51
to XML and back again. WWW: http://xstream.codehaus.org/ Notes: svn path=/head/; revision=168262