aboutsummaryrefslogtreecommitdiff
path: root/lang/gawk
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* - Update GNU AWK to version 5.1.0Alexey Dokuchaev2020-04-162-5/+5
| | | | | | | | | - Switch to smaller .tar.lz distfile Reported by: portscout Notes: svn path=/head/; revision=531836
* - Belatedly update GNU AWK to the latest version 5.0.1Alexey Dokuchaev2020-04-033-7/+6
| | | | | | | | | | - Add libgmp.so:math/gmp to MPFR_LIB_DEPENDS per Q/A report - Remove no-op sed(1) call from the `post-patch' target Found out via: repology.org Notes: svn path=/head/; revision=530476
* Assume maintainership of several GNU tools I've been keeping an eye toAlexey Dokuchaev2019-11-051-1/+1
| | | | | | | and updating as of recently. Notes: svn path=/head/; revision=516778
* Returns johans's ports to the pool after safekeeping his commit bit.Rene Ladan2019-11-041-1/+1
| | | | Notes: svn path=/head/; revision=516744
* Update GNU AWK to version 5.0.0.Alexey Dokuchaev2019-04-173-5/+6
| | | | | | | | PR: 237299 Exp-run by: antoine Notes: svn path=/head/; revision=499176
* Update devel/readline to 8.0Sunpoet Po-Chuan Hsieh2019-04-091-0/+1
| | | | | | | | | | | - Bump PORTREVISION of dependent ports for shlib change Changes: https://tiswww.case.edu/php/chet/readline/CHANGES PR: 236156 Exp-run by: antoine Notes: svn path=/head/; revision=498476
* Update `lang/gawk' to version 4.2.1.Alexey Dokuchaev2019-03-043-9/+11
| | | | | | | | | PR: 225910 Submitted by: johans (initial version) Exp-run by: antoine Notes: svn path=/head/; revision=494572
* Provide more elaborate COMMENT text.Alexey Dokuchaev2019-03-031-1/+1
| | | | Notes: svn path=/head/; revision=494508
* Install texinfo files (GNU info) into ${PREFIX}/share/infoBaptiste Daroussin2018-11-101-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | After a discussion on the mailing list on moving manpages to ${PREFIX}/share/man for consistency with base where it is installed in usr/share/man, it appeared the same should happen to GNU info files which were installed under share in base and not in ports. Now texinfo is not in base on any of the supported version of FreeBSD it is possible to proceed to this move and it is easier to do than the manpage change. Other benefit than consistency are less patching: all build tools but cmake are expecting info files to be under share/info and cmake (patched here) was having an exception for BSD so the patch makes FreeBSD case less specific for them Bump revision of all impacted ports PR: 232907 exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D17816 Notes: svn path=/head/; revision=484628
* Update mpfr to 4.0.1 release and bump PORTVERSION of dependent ports.Alex Dupre2018-04-191-1/+1
| | | | Notes: svn path=/head/; revision=467751
* - Add LICENSEDmitry Marakasov2018-04-031-0/+4
| | | | | | | | | - Enable testing Approved by: portmgr blanket Notes: svn path=/head/; revision=466290
* Update devel/readline to 7.0 patch 3Sunpoet Po-Chuan Hsieh2017-06-271-0/+1
| | | | | | | | | | | | | | - Bump PORTREVISION for shlib change Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html Differential Revision: https://reviews.freebsd.org/D11172 PR: 219947 Exp-run by: antoine Notes: svn path=/head/; revision=444463
* ${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
* Update to GNU awk 4.1.4Johan van Selst2016-09-123-4/+6
| | | | | | | https://lists.gnu.org/archive/html/info-gnu/2016-08/msg00013.html Notes: svn path=/head/; revision=421962
* Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.Mathieu Arnold2016-04-011-2/+2
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412347
* - Bump PORTREVISION for dependency change in r389707Sunpoet Po-Chuan Hsieh2015-06-151-1/+1
| | | | Notes: svn path=/head/; revision=389708
* - Use USES=readline instead of USES=readline:portSunpoet Po-Chuan Hsieh2015-06-151-1/+1
| | | | | | | | | | | | gawk works fine with readline from base and readline.mk handles readline dependency (from base or ports) correctly. PR: 200408 Submitted by: sunpoet (myself) Approved by: johans (maintainer, via email) Notes: svn path=/head/; revision=389707
* - Force linking with readline from portsJohan van Selst2015-05-231-4/+3
| | | | | | | | | | | Note that gawk works fine with readline from base, but it would break dependency tracking if we get this wrong PR: 200408 Submitted by: sunpoet Notes: svn path=/head/; revision=387131
* Update to GNU awk 4.1.3 (bugfix release)Johan van Selst2015-05-213-8/+9
| | | | Notes: svn path=/head/; revision=386948
* Now with patch :(Johan van Selst2015-05-012-11/+11
| | | | Notes: svn path=/head/; revision=385094
* Completely redo the update to 4.1.2.Johan van Selst2015-05-014-18/+9
| | | | | | | Apologies for breaking it earlier. Notes: svn path=/head/; revision=385093
* Backout r385089 and unbreak againAntoine Brodin2015-05-012-5/+17
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=385090
* Update patch files, forgotten in previous commitJohan van Selst2015-05-012-17/+5
| | | | | | | This fixes a fatal patch error Notes: svn path=/head/; revision=385089
* Backout r385057Antoine Brodin2015-05-013-7/+5
| | | | | | | | | No PORTEPOCH needed, it doesn't build anywhere With hat: portmgr Notes: svn path=/head/; revision=385086
* - Update to GNU awk 4.1.2Johan van Selst2015-04-303-5/+7
| | | | | | | | http://lists.gnu.org/archive/html/info-gnu/2015-04/msg00011.html - Use readline from base Notes: svn path=/head/; revision=385057
* Cleanup plistBaptiste Daroussin2014-10-271-3/+0
| | | | Notes: svn path=/head/; revision=371587
* - Switch to USES=libtool, drop .la filesDmitry Marakasov2014-07-012-13/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=359957
* Fix build without texinfo in baseBaptiste Daroussin2014-06-251-1/+1
| | | | Notes: svn path=/head/; revision=359227
* Fix installation on FreeBSD < 10Johan van Selst2014-04-213-5/+16
| | | | | | | | | Avoid running undefined RM command on files outside STAGEDIR Submitted by: antoine Notes: svn path=/head/; revision=351677
* Update to GNU AWK 4.1.1 (bugfix release),Johan van Selst2014-04-203-3/+6
| | | | | | | http://lists.gnu.org/archive/html/info-gnu/2014-04/msg00000.html Notes: svn path=/head/; revision=351619
* - Enable STAGE supportJohan van Selst2013-12-292-25/+21
| | | | | | | - Simplify options handling Notes: svn path=/head/; revision=338016
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | lang) Notes: svn path=/head/; revision=327741
* Introduce ICONV_CONFIGURE_ARG variable defined at Uses/iconv.mk.Boris Samorodov2013-09-041-1/+2
| | | | | | | | | | | It's value is "--with-libiconv-prefix=/usr/local" for systems before 100043 with ports libiconv and to use at systems post 100043 with base iconv it's value is "" (NULL). Co-authors: bapt, madpilot and bsam (me) Notes: svn path=/head/; revision=326316
* - Make optional dependency on libmpfr explicit in GNU awkJohan van Selst2013-06-291-0/+9
| | | | | | | | | | This adds support for multiple-precision floating-point computation PR: ports/180004 Submitted by: Dan Lukes <dan@obluda.cz> Notes: svn path=/head/; revision=322035
* Add updated patch file, forgotten in previous commitJohan van Selst2013-05-151-4/+4
| | | | | | | | PR: ports/178669 Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net> Notes: svn path=/head/; revision=318256
* - Update GNU Awk to 4.1.0Johan van Selst2013-05-153-9/+35
| | | | | | | Details in http://lists.gnu.org/archive/html/info-gnu/2013-05/msg00003.html Notes: svn path=/head/; revision=318249
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-241-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* Use correct flag for --export-dynamicJohan van Selst2013-03-171-5/+4
| | | | | | | | PR: ports/176981 Submitted by: Green Dog <fiziologus@gmail.com> Notes: svn path=/head/; revision=314439
* Update gawk to 4.0.2Johan van Selst2012-12-273-4/+5
| | | | Notes: svn path=/head/; revision=309538
* Convert to new options frameworkJohan van Selst2012-06-271-1/+3
| | | | Notes: svn path=/head/; revision=300115
* Remove @dirrmtry commands for directories not created anymoreJohan van Selst2012-04-231-4/+0
| | | | | | | Reported by: bapt Notes: svn path=/head/; revision=295340
* - Update GNU awk to 4.0.1Johan van Selst2012-03-313-14/+3
| | | | | | | | | - Remove patch for configure script (fixed upstream) Feature safe: yes Notes: svn path=/head/; revision=294039
* Update GNU awk to new major release 4.0Johan van Selst2011-07-095-26/+21
| | | | | | | | Read the announcement and list of changes at http://lists.gnu.org/archive/html/info-gnu/2011-06/msg00013.html Notes: svn path=/head/; revision=277394
* - Update GNU awk to 3.1.8Johan van Selst2010-12-285-22/+10
| | | | | | | | - Remove obsolete patch - Claim maintainership Notes: svn path=/head/; revision=267081
* Reset krion@FreeBSD.org due to 6 months of inactivity and maintainer-Mark Linimon2010-12-281-1/+1
| | | | | | | | | timeouts. Hat: portmgr Notes: svn path=/head/; revision=267047
* - prevent makeinfo banner from appearing in info/dirPhilip M. Gollucci2010-09-091-1/+4
| | | | | | | | | PR: ports/146826 Submitted by: Anonymous <swell.k@gmail.com> Approved by: maintainer timeout (krion ; 110 days) Notes: svn path=/head/; revision=260885
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-0/+1
| | | | Notes: svn path=/head/; revision=255371
* Force system awk for build, to avoid failure on gawk upgrades.Matthias Andree2010-04-301-1/+2
| | | | | | | | | | | | Commit requested by krion in private mail. PR: ports/146152 Submitted by: mandree Approved by: krion (maintainer) Approved by: garga (mentor) Notes: svn path=/head/; revision=253469
* Update to 3.1.7Kirill Ponomarev2010-04-233-5/+5
| | | | | | | | PR: ports/140093 ports/143229 Submitted by: johans@ Hung-Yi Chen <gaod@hychen.org> Notes: svn path=/head/; revision=253089