aboutsummaryrefslogtreecommitdiff
path: root/textproc/xstream
Commit message (Collapse)AuthorAgeFilesLines
* - Switch to options helpersDmitry Marakasov2015-09-031-6/+5
| | | | | | | | | | | - Add some NO_ARCHes - Fix and unsilence some installation commands - Other minor fixes Approved by: portmgr blanket Notes: svn path=/head/; revision=395960
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-08-031-1/+1
| | | | | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Categories T-V. CR: D509 Approved by: portmgr (antoine) Notes: svn path=/head/; revision=363904
* Stagify.Alex Dupre2014-05-131-6/+10
| | | | Notes: svn path=/head/; revision=353946
* Convert textproc to USES=zipBaptiste Daroussin2014-03-101-1/+1
| | | | Notes: svn path=/head/; revision=347786
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | textproc) Notes: svn path=/head/; revision=327773
* Update to 1.4.3 release.Alex Dupre2012-11-262-8/+4
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=307770
* Update to 1.4.2 release.Alex Dupre2012-01-103-28/+12
| | | | Notes: svn path=/head/; revision=288903
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-3/+0
| | | | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. Notes: svn path=/head/; revision=284232
* Update MASTER_SITES.Alex Dupre2011-01-172-2/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=267912
* Update to 1.3.1 release.Alex Dupre2010-05-203-26/+4
| | | | Notes: svn path=/head/; revision=254655
* 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