non port: lang/gawk/Makefile |
SVNWeb
|
Number of commits found: 69 |
Fri, 25 Nov 2022
|
[ 10:05 Alexey Dokuchaev (danfe) ] 7568488
lang/gawk: update the port to version 5.2.1
Reported by: portscout
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Tue, 6 Sep 2022
|
[ 18:17 Alexey Dokuchaev (danfe) ] dffaf23
lang/gawk: update GNU Awk to version 5.2.0
Reported by: portscout
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] f98ae56 (Only the first 10 of 255 ports in this commit are shown above. )
lang: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Anton Berezin <tobez@FreeBSD.org>
* Anton Berezin <tobez@tobez.org> (Only the first 15 lines of the commit message are shown above )
|
Mon, 10 Jan 2022
|
[ 15:15 Stefan Eßer (se) ] bcaf25a (Only the first 10 of 491 ports in this commit are shown above. )
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above )
|
Fri, 5 Nov 2021
|
[ 10:34 Alexey Dokuchaev (danfe) ] 027ba60
lang/gawk: update GNU awk to version 5.1.1.
Reported by: portscout
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Thu, 16 Apr 2020
|
[ 09:41 danfe ]
- Update GNU AWK to version 5.1.0
- Switch to smaller .tar.lz distfile
Reported by: portscout
|
Fri, 3 Apr 2020
|
[ 09:25 danfe ]
- Belatedly update GNU AWK to the latest version 5.0.1
- 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
|
Tue, 5 Nov 2019
|
[ 08:18 danfe ]
Assume maintainership of several GNU tools I've been keeping an eye to
and updating as of recently.
|
Mon, 4 Nov 2019
|
[ 21:21 rene ] (Only the first 10 of 99 ports in this commit are shown above. )
Returns johans's ports to the pool after safekeeping his commit bit.
|
Wed, 17 Apr 2019
|
[ 14:12 danfe ]
Update GNU AWK to version 5.0.0.
PR: 237299
Exp-run by: antoine
|
Tue, 9 Apr 2019
|
[ 14:04 sunpoet ] (Only the first 10 of 289 ports in this commit are shown above. )
Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://tiswww.case.edu/php/chet/readline/CHANGES
PR: 236156
Exp-run by: antoine
|
Mon, 4 Mar 2019
|
[ 10:05 danfe ]
Update `lang/gawk' to version 4.2.1.
PR: 225910
Submitted by: johans (initial version)
Exp-run by: antoine
|
Sun, 3 Mar 2019
|
[ 13:40 danfe ]
Provide more elaborate COMMENT text.
|
Sat, 10 Nov 2018
|
[ 18:12 bapt ] (Only the first 10 of 386 ports in this commit are shown above. )
Install texinfo files (GNU info) into ${PREFIX}/share/info
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
|
Thu, 19 Apr 2018
|
[ 07:08 ale ] (Only the first 10 of 60 ports in this commit are shown above. )
Update mpfr to 4.0.1 release and bump PORTVERSION of dependent ports.
|
Tue, 3 Apr 2018
|
[ 09:03 amdmi3 ]
- Add LICENSE
- Enable testing
Approved by: portmgr blanket
|
Tue, 27 Jun 2017
|
[ 13:46 sunpoet ] (Only the first 10 of 252 ports in this commit are shown above. )
Update devel/readline to 7.0 patch 3
- 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
|
Fri, 21 Oct 2016
|
[ 12:51 mat ] (Only the first 10 of 718 ports in this commit are shown above. )
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
|
Mon, 12 Sep 2016
|
[ 20:41 johans ]
Update to GNU awk 4.1.4
https://lists.gnu.org/archive/html/info-gnu/2016-08/msg00013.html
|
Fri, 1 Apr 2016
|
[ 14:08 mat ] (Only the first 10 of 481 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight
|
Mon, 15 Jun 2015
|
[ 14:21 sunpoet ]
- Bump PORTREVISION for dependency change in r389707
|
[ 13:40 sunpoet ]
- Use USES=readline instead of USES=readline:port
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)
|
Sat, 23 May 2015
|
[ 14:52 johans ]
- Force linking with readline from ports
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
|
Thu, 21 May 2015
|
[ 18:08 johans ]
Update to GNU awk 4.1.3 (bugfix release)
|
Fri, 1 May 2015
|
[ 08:47 johans ]
Completely redo the update to 4.1.2.
Apologies for breaking it earlier.
|
[ 07:17 antoine ]
Backout r385057
No PORTEPOCH needed, it doesn't build anywhere
With hat: portmgr
|
Thu, 30 Apr 2015
|
[ 19:39 johans ]
- Update to GNU awk 4.1.2
http://lists.gnu.org/archive/html/info-gnu/2015-04/msg00011.html
- Use readline from base
|
Tue, 1 Jul 2014
|
[ 04:55 amdmi3 ]
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket
|
Wed, 25 Jun 2014
|
[ 11:54 bapt ]
Fix build without texinfo in base
|
Mon, 21 Apr 2014
|
[ 12:29 johans ]
Fix installation on FreeBSD < 10
Avoid running undefined RM command on files outside STAGEDIR
Submitted by: antoine
|
Sun, 20 Apr 2014
|
[ 11:32 johans ]
Update to GNU AWK 4.1.1 (bugfix release),
http://lists.gnu.org/archive/html/info-gnu/2014-04/msg00000.html
|
Sun, 29 Dec 2013
|
[ 16:00 johans ]
- Enable STAGE support
- Simplify options handling
|
Fri, 20 Sep 2013
|
[ 19:53 bapt ] (Only the first 10 of 379 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang)
|
Wed, 4 Sep 2013
|
[ 20:01 bsam ] (Only the first 10 of 63 ports in this commit are shown above. )
Introduce ICONV_CONFIGURE_ARG variable defined at Uses/iconv.mk.
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)
|
Sat, 29 Jun 2013
|
[ 09:30 johans ]
- Make optional dependency on libmpfr explicit in GNU awk
This adds support for multiple-precision floating-point computation
PR: ports/180004
Submitted by: Dan Lukes <dan@obluda.cz>
|
Wed, 15 May 2013
|
[ 17:03 johans ]
- Update GNU Awk to 4.1.0
Details in http://lists.gnu.org/archive/html/info-gnu/2013-05/msg00003.html
|
Wed, 24 Apr 2013
|
[ 18:10 ak ] (Only the first 10 of 1028 ports in this commit are shown above. )
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt)
|
Sun, 17 Mar 2013
|
[ 14:05 johans ]
Use correct flag for --export-dynamic
PR: ports/176981
Submitted by: Green Dog <fiziologus@gmail.com>
|
Thu, 27 Dec 2012
|
[ 08:43 johans ]
Update gawk to 4.0.2
|
Wed, 27 Jun 2012
|
[ 20:58 johans ]
Convert to new options framework
|
Sat, 31 Mar 2012
|
[ 11:32 johans ]
- Update GNU awk to 4.0.1
- Remove patch for configure script (fixed upstream)
Feature safe: yes
|
Sat, 9 Jul 2011
|
[ 11:27 johans ]
Update GNU awk to new major release 4.0
Read the announcement and list of changes at
http://lists.gnu.org/archive/html/info-gnu/2011-06/msg00013.html
|
Tue, 28 Dec 2010
|
[ 17:59 johans ]
- Update GNU awk to 3.1.8
- Remove obsolete patch
- Claim maintainership
|
[ 08:11 linimon ]
Reset krion@FreeBSD.org due to 6 months of inactivity and maintainer-
timeouts.
Hat: portmgr
|
Mon, 31 May 2010
|
[ 02:01 ade ] (Only the first 10 of 1416 ports in this commit are shown above. )
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
Fri, 30 Apr 2010
|
[ 12:02 mandree ]
Forced commit to record the PRs below as closed:
PR: ports/146005
PR: ports/146115
|
[ 11:50 mandree ]
Force system awk for build, to avoid failure on gawk upgrades.
Commit requested by krion in private mail.
PR: ports/146152
Submitted by: mandree
Approved by: krion (maintainer)
Approved by: garga (mentor)
|
Fri, 23 Apr 2010
|
[ 12:39 krion ]
Update to 3.1.7
PR: ports/140093 ports/143229
Submitted by: johans@ Hung-Yi Chen <gaod@hychen.org>
|
Mon, 5 Jan 2009
|
[ 20:36 pav ] (Only the first 10 of 102 ports in this commit are shown above. )
- Remove conditional checks for FreeBSD 5.x and older
|
Thu, 21 Aug 2008
|
[ 06:18 rafan ] (Only the first 10 of 1030 ports in this commit are shown above. )
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
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 (Only the first 15 lines of the commit message are shown above )
|
Fri, 6 Jun 2008
|
[ 13:41 edwin ] (Only the first 10 of 46 ports in this commit are shown above. )
Bump portrevision due to upgrade of devel/gettext.
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)
|
Wed, 14 May 2008
|
[ 06:22 krion ]
Update to 3.1.6
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Sun, 4 Mar 2007
|
[ 09:53 krion ]
Update to 3.1.5
|
[ 09:20 krion ]
Grab maintainership.
|
[ 02:12 linimon ] (Only the first 10 of 16 ports in this commit are shown above. )
dd@ has had his port bit taken for safekeeping. Therefore, return these
to the pool.
Hat: portmgr
|
Sun, 11 Jul 2004
|
[ 10:30 krion ]
Support WITHOUT_NLS
Pet portlint
|
Wed, 4 Feb 2004
|
[ 04:36 marcus ] (Only the first 10 of 312 ports in this commit are shown above. )
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento
|
Fri, 23 Jan 2004
|
[ 18:12 trevor ] (Only the first 10 of 314 ports in this commit are shown above. )
Now gettext 0.12.1 is gettext-old.
|
Fri, 7 Mar 2003
|
[ 06:05 ade ] (Only the first 10 of 118 ports in this commit are shown above. )
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
Wed, 11 Sep 2002
|
[ 04:09 knu ]
On recent 5-CURRENT, stop configure from detecting wchar support,
since gawk fails to build with wchar/mbstring support due to lack of
wcscoll().
Approved by: dd (MAINTAINER)
|
Sun, 9 Jun 2002
|
[ 02:30 dd ]
Update to 3.1.1.
PR: 38712
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
Wed, 11 Jul 2001
|
[ 10:02 dd ]
portlint is stupid in some ways, but shut it up as much as possible anyway.
|
[ 09:53 dd ]
Update to 3.1.0 and take over as maintainer from ports@. The only non
vendor-induced change is that this port now installs igawk and awklib (this
accounts for the removal of patch-a{a,b}). As far as I can tell, there was
never a reason not to do this (other than that patch-sec1 hardcoded the wrong
path to mktemp, so igawk couldn't work).
|
Tue, 29 May 2001
|
[ 07:01 kris ]
There is no longer any reason to mark this port MANUAL_PACKAGE_BUILD: bento
builds packages in clean chroots, and anyway the original problem no longer
occurs.
|
Wed, 3 Jan 2001
|
[ 22:19 andreas ]
Changed maintainer to ports, I want to reduce my personal workload. Maybe I
take over again in the future if I have more time for this.
|
Sun, 13 Aug 2000
|
[ 03:57 kris ]
Upgrade to gawk 3.0.6
|
Number of commits found: 69 |