aboutsummaryrefslogtreecommitdiff
path: root/devel/dparser
Commit message (Collapse)AuthorAgeFilesLines
* - Reset maintainership of my portsPietro Cerutti2014-12-101-1/+1
| | | | Notes: svn path=/head/; revision=374492
* - STAGE-cleanPietro Cerutti2014-02-041-15/+14
| | | | | | | | - Add LICENSE - Fix LIB_DEPENDS format Notes: svn path=/head/; revision=342529
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | devel part 1) Notes: svn path=/head/; revision=327722
* - s|USE_GMAKE=yes|USES=gmake|Pietro Cerutti2013-08-261-1/+1
| | | | Notes: svn path=/head/; revision=325391
* Rely on bsdtar to autodetermine the format of the distfiles when possibleBaptiste Daroussin2013-04-291-1/+1
| | | | | | | | | | For a while now bsdtar is able to autotermine compression and archive format. Let's then use tar directly instead of piping to tar. Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format Notes: svn path=/head/; revision=316786
* - Update to 1.30Pietro Cerutti2013-04-173-14/+13
| | | | | | | | | - Remove article from COMMENT line Feature safe: yes Notes: svn path=/head/; revision=315941
* - Update to 1.29Pietro Cerutti2013-01-233-42/+30
| | | | | | | | | | | | | | | | Changes: * Fixed bug with handling of priorities and associativity (thanx Sjoerd Cranen) * Fixed a bug in error recovery. * Fixed a slash escapes in string literals (thanx Sjoerd Cranen) * Fixed bug with actions containing commments containing ' * Python 2.6+ support (thanx to jonas@lophus.org) - Trim Makefile header - Convert to OptionsNG Notes: svn path=/head/; revision=310882
* - Update to 1.26Pietro Cerutti2010-12-234-43/+67
| | | | | | | | | | | | | Changes since last update: * Unicode fix thanx to agsags * Fixed some compilation warnings * Fix const issues thanx to Harald Gutsche * Fix MINGW issue where it lies about the size of a file * Fixed bug in with -R option * Prevented substitutions in strings in code Notes: svn path=/head/; revision=266802
* - Update to 1.23Pietro Cerutti2009-11-072-5/+5
| | | | Notes: svn path=/head/; revision=243926
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with D Notes: svn path=/head/; revision=240068
* Large round of typo fixes in ports/devel (pkg-descr).Jimmy Olgeni2008-06-011-1/+1
| | | | Notes: svn path=/head/; revision=214100
* - Update to 1.19Pietro Cerutti2008-04-222-4/+4
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=211764
* - Update to 1.18Pietro Cerutti2008-03-143-21/+6
| | | | | | | | | - Adopt maintainship Approved by: miwi (mentor) Notes: svn path=/head/; revision=209040
* - Update to 1.15Martin Wilke2006-11-042-5/+6
| | | | | | | | | PR: ports/105030 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Sponsored by: FreeBSD Bug-a-thon #2 Notes: svn path=/head/; revision=176381
* - Clean up distinfo for unmaintained ports: remove CVS tags, empty lines etc.Sergey Matveychuk2006-05-071-0/+1
| | | | | | | Obtained from: distinfo survey Notes: svn path=/head/; revision=161574
* Update to version 1.14Emanuel Haupt2006-03-173-5/+57
| | | | | | | | PR: 94492 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=157481
* - Add some SHA256 checksumsPav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149311
* BROKEN on ia64: Does not buildKris Kennaway2005-11-211-1/+7
| | | | Notes: svn path=/head/; revision=148905
* Now builds on sparc64Kris Kennaway2005-04-101-7/+1
| | | | Notes: svn path=/head/; revision=132935
* Update to version 1.13Kirill Ponomarev2004-10-123-29/+3
| | | | | | | | PR: ports/72526 Submitted by: Ports Fury Notes: svn path=/head/; revision=118995
* Now builds on amd64Kris Kennaway2004-09-271-2/+2
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=118464
* Update to version 1.11Kirill Ponomarev2004-08-133-5/+40
| | | | | | | | PR: ports/70406 Submitted by: Ports Fury Notes: svn path=/head/; revision=116119
* Update to version 1.10Kirill Ponomarev2004-06-273-15/+14
| | | | | | | | PR: ports/68375 Submitted by: Ports Fury Notes: svn path=/head/; revision=112387
* BROKEN on !i386: Does not compileKris Kennaway2004-02-231-1/+7
| | | | Notes: svn path=/head/; revision=101821
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* - Fix build on -stableKirill Ponomarev2004-02-022-1/+14
| | | | | | | | | | - Support CFLAGS properly PR: ports/62259 Submitted by: Ports Fury Notes: svn path=/head/; revision=99816
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* upgrade to 1.8Ying-Chieh Liao2004-01-052-2/+2
| | | | Notes: svn path=/head/; revision=97309
* add dparser 1.7Ying-Chieh Liao2003-11-114-0/+51
A simple but powerful tool for parsing Notes: svn path=/head/; revision=93730