aboutsummaryrefslogtreecommitdiff
path: root/devel/ragel
Commit message (Collapse)AuthorAgeFilesLines
* - Unbreak build with libc++Martin Wilke2012-01-141-0/+2
| | | | | | | | PR: 163444 Submitted by: Jan Beich <jbeich@tormail.net> Notes: svn path=/head/; revision=289222
* Fix build with clangPawel Pekala2011-10-211-0/+5
| | | | | | | | PR: ports/161527 Submitted by: Nali Toja <nalitoja@gmail.com> Notes: svn path=/head/; revision=284067
* - Update to 6.7Martin Wilke2011-07-022-4/+6
| | | | | | | | PR: 158479 Submitted by: Ports Fury Notes: svn path=/head/; revision=276904
* - Mark MAKE_JOBS_SAFEDmitry Marakasov2010-07-071-0/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=257489
* - Update to 6.6Martin Wilke2009-12-132-4/+7
| | | | | | | | PR: 141291 Submitted by: Ports Fury Notes: svn path=/head/; revision=245655
* - Update to 6.5Martin Wilke2009-05-282-25/+6
| | | | | | | | PR: 135030 Submitted by: Ports Fury Notes: svn path=/head/; revision=234733
* - Update to 6.4Martin Wilke2009-04-034-50/+26
| | | | | | | | PR: 133313 Submitted by: Ports Fury Notes: svn path=/head/; revision=231520
* - Update to version 6.3Dmitry Marakasov2009-03-173-11/+9
| | | | | | | | PR: 132743 Submitted by: KATO Tsuguru <tkato432 at yahoo dot com> Notes: svn path=/head/; revision=230319
* Free most of my ports, since they aren't being maintained to aShaun Amott2009-03-131-1/+1
| | | | | | | reasonable standard. Notes: svn path=/head/; revision=230014
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav) Notes: svn path=/head/; revision=218938
* Migration from bison 1.x to 2.xAde Lovett2007-10-171-1/+2
| | | | | | | | PR: 117086 Tested by: -exp runs Notes: svn path=/head/; revision=201613
* Update 5.23.Shaun Amott2007-09-092-7/+7
| | | | | | | | PR: ports/114960 Submitted by: ijliao Notes: svn path=/head/; revision=199226
* Upgrade to 5.20.Shaun Amott2007-04-296-45/+26
| | | | Notes: svn path=/head/; revision=191168
* Upgrade to 5.14.Shaun Amott2006-10-052-7/+7
| | | | Notes: svn path=/head/; revision=174583
* - Upgrade to 5.11.Shaun Amott2006-08-162-6/+20
| | | | | | | | - Builds with GCC 2.95 again. - Add Ragel User's Guide to distfiles. Notes: svn path=/head/; revision=170800
* Fix build on 4.x by requiring gcc 3.2+.Shaun Amott2006-08-141-0/+2
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=170636
* Upgrade to 5.10.Shaun Amott2006-08-094-15/+24
| | | | | | | ChangeLog: http://www.cs.queensu.ca/~thurston/ragel/ChangeLog Notes: svn path=/head/; revision=170152
* Switch to my @FreeBSD.org address.Shaun Amott2006-06-191-1/+1
| | | | | | | Approved by: ahze (mentor) Notes: svn path=/head/; revision=165799
* - Update to 5.7Ion-Mihai Tetcu2006-06-053-4/+15
| | | | | | | | | | | - Add additional mirror PR: ports/97524 Submitted by: Shaun Amott <shaun@inerd.com> (maintainer) Approved by: lawrance (mentor, implicit) Notes: svn path=/head/; revision=164433
* Add an additional mirror.Emanuel Haupt2006-04-291-1/+2
| | | | | | | Submitted by: Shaun Amott <shaun@inerd.com> (maintainer) Notes: svn path=/head/; revision=160720
* - Update to 5.6Renato Botelho2006-04-042-6/+5
| | | | | | | | | | - Pass maintainership to submitter PR: ports/95280 Submitted by: Shaun Amott <shaun@inerd.com> Notes: svn path=/head/; revision=158781
* upgrade to 5.5Ying-Chieh Liao2006-03-305-134/+6
| | | | Notes: svn path=/head/; revision=158403
* Update to 5.1Emanuel Haupt2005-12-277-47/+164
| | | | | | | | PR: 90925 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=152170
* - Add some SHA256 checksumsPav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149311
* Update to 4.1Sam Lawrance2005-09-093-9/+26
| | | | | | | | PR: ports/85874 Submitted by: Ports Fury Notes: svn path=/head/; revision=142301
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* Update to version 3.6Kirill Ponomarev2004-08-024-7/+27
| | | | | | | | PR: ports/69919 Submitted by: Ports Fury Notes: svn path=/head/; revision=115300
* Use PLIST_FILES.Trevor Johnson2004-02-052-2/+2
| | | | | | | Reviewed by: marcus Notes: svn path=/head/; revision=100076
* 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
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* upgrade to 2.2Ying-Chieh Liao2003-10-072-2/+2
| | | | Notes: svn path=/head/; revision=90523
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* upgrade to 1.4.1Ying-Chieh Liao2003-01-022-2/+2
| | | | | | | | PR: 45925 Submitted by: Ports Fury Notes: svn path=/head/; revision=72259
* upgrade to 1.3.4Ying-Chieh Liao2002-11-082-2/+2
| | | | Notes: svn path=/head/; revision=69728
* Fix PORTCOMMENTs that were killing INDEX builds.Adam Weinberger2002-11-072-2/+1
| | | | | | | | 105 pointy hats to: me Approved by: pat Notes: svn path=/head/; revision=69625
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* upgrade to 1.3.3.Ying-Chieh Liao2002-10-232-2/+2
| | | | Notes: svn path=/head/; revision=68645
* Upgrade to 1.3.2.Oliver Braun2002-10-182-2/+11
| | | | | | | | PR: 44224 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=68295
* Upgrade to 1.3.1.Vanilla I. Shu2002-10-163-4/+11
| | | | | | | | PR: ports/44110 Submitted by: Ports Fury. Notes: svn path=/head/; revision=68138
* upgrade to 1.3.0Ying-Chieh Liao2002-09-053-4/+4
| | | | Notes: svn path=/head/; revision=65658
* upgrade to 1.2.2Ying-Chieh Liao2002-05-272-2/+2
| | | | Notes: svn path=/head/; revision=60069
* upgrade to 1.2.1Ying-Chieh Liao2002-05-142-2/+2
| | | | Notes: svn path=/head/; revision=59061
* add ragel 1.2.0Ying-Chieh Liao2002-05-065-0/+36
Ragel State Machine Compiler Notes: svn path=/head/; revision=58609