aboutsummaryrefslogtreecommitdiff
path: root/textproc/asm-xml
Commit message (Collapse)AuthorAgeFilesLines
* textproc/asm-xml: Update to 1.4Mateusz Piotrowski2018-11-293-7/+12
| | | | | | | | | | | | | | | | | - Changelog: http://tibleiz.net/asm-xml/ - Change MASTER_SITES to project's homepage. - DEFINE LICENSE & LICENSE_FILE. - Use MK_PROFILE=no instead of NO_PROFILE= in a Makefile used to build this piece of software on FreeBSD. - Take over MAINTAINER'ship. - Pet portlint. Reviewed by: krion Approved by: krion (mentor) Differential Revision: https://reviews.freebsd.org/D18379 Notes: svn path=/head/; revision=486174
* ${RM} already has -f.Mathieu Arnold2016-10-211-1/+1
| | | | | | | | | | PR: 213570 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Notes: svn path=/head/; revision=424411
* - Fix trailing whitespace in pkg-descrs, categories [p-x]*Dmitry Marakasov2016-05-191-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415500
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349
* Convert from USE_DOS2UNIX to USES=dos2unixBaptiste Daroussin2013-11-191-9/+2
| | | | | | | | | | While here: - support stage, - use bsdtar to extract when supported. - Cleanup Notes: svn path=/head/; revision=334286
* 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
* Reassign skv@ ports to the heapBaptiste Daroussin2013-04-221-6/+2
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=316230
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276994
* - Mark BROKEN on 6.XPav Lucistnik2010-01-281-1/+7
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=248772
* Update to 1.1Sergey Skvortsov2008-11-282-4/+4
| | | | Notes: svn path=/head/; revision=223500
* Update to 1.0Sergey Skvortsov2008-08-102-4/+4
| | | | Notes: svn path=/head/; revision=218330
* - Now builds on amd64Pav Lucistnik2008-06-171-2/+0
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=215010
* - Broken on all platformsPav Lucistnik2007-11-071-7/+3
| | | | | | | | Reported by: pointyhat Approved by: portmgr (hat) Notes: svn path=/head/; revision=202553
* BROKEN on amd64: Does not build (sig11)Kris Kennaway2007-04-141-1/+7
| | | | Notes: svn path=/head/; revision=189968
* Add asm-xml 0.2, very fast XML parser and decoder written in pureSergey Skvortsov2007-02-224-0/+66
assembler. Notes: svn path=/head/; revision=185690