non port: devel/m4/Makefile |
SVNWeb
|
Number of commits found: 56 |
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 )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] aa6eefd (Only the first 10 of 5087 ports in this commit are shown above. )
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
Sun, 21 Nov 2021
|
[ 21:17 Po-Chuan Hsieh (sunpoet) Author: Greg V ] 209f8b3
devel/m4: Add INFO option
PR: 259554
|
Sun, 29 Aug 2021
|
[ 11:30 Bernhard Froehlich (decke) ] 4f4ab2e4
devel/m4: Add CPE information
Approved by: portmgr (blanket)
|
Tue, 6 Jul 2021
|
[ 19:15 Po-Chuan Hsieh (sunpoet) ] 12b87a6
devel/m4: Update to 1.4.19
- Add NLS option
Changes: https://lists.gnu.org/archive/html/m4-announce/2021-05/msg00002.html
|
Thu, 10 Jun 2021
|
[ 14:45 Po-Chuan Hsieh (sunpoet) ] 70aa5e2
devel/m4: Cosmetic change
|
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.
|
Wed, 13 Nov 2019
|
[ 14:32 jbeich ]
Drop workaround for qemu-user-static hang after r517350
GSlice as used by qemu-user still aborts due to low RLIMIT_VMEM in an
emulated application but no longer hangs. While the behavior differs
from real hardware it matches the one from before r456518 that was
hardcoded as gl_cv_func_printf_enomem=no workaround.
PR: 224740
|
Sun, 11 Nov 2018
|
[ 18:18 sunpoet ]
Convert PORTEXAMPLES=* to PLIST entries
|
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
|
Sun, 14 Jan 2018
|
[ 21:10 antoine ]
Skip ENOMEM check for printf when building with qemu, this makes
configure hang
PR: 224740
Reported by: pkg-fallout
MFH: 2018Q1
With hat: portmgr
|
Fri, 28 Jul 2017
|
[ 21:45 jkim ] (Only the first 10 of 20 ports in this commit are shown above. )
Set MAKEINFO to the full path of makeinfo when USES=makeinfo is set.
PR: 221027
Reviewed by: mat
Approved by: portmgr (antoine)
|
Fri, 13 Jan 2017
|
[ 07:20 sunpoet ]
Update to 1.4.18
Changes: http://lists.gnu.org/archive/html/m4-announce/2016-12/msg00000.html
Differential Revision: https://reviews.FreeBSD.org/D9072
PR: 215839
Exp-run by: antoine
|
Sat, 17 Dec 2016
|
[ 12:57 sunpoet ]
- Add LICENSE
- Use xz-compressed tarball
- Use PORTEXAMPLES
- Convert to options target helper
- Use REINPLACE_CMD instead of patch files
- Update pkg-descr
- Update WWW: use https://
- Cosmetic change
|
Thu, 15 Dec 2016
|
[ 00:16 sunpoet ]
- Take maintainership
|
Wed, 14 Dec 2016
|
[ 21:48 johans ] (Only the first 10 of 38 ports in this commit are shown above. )
Stepping down as maintainer for some ports.
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Tue, 15 Jul 2014
|
[ 20:00 adamw ]
Add missing EXAMPLES and DOCS to a couple ports that
already honour PORTDOCS and PORTEXAMPLES in the plist.
|
Wed, 9 Jul 2014
|
[ 07:43 koobs ]
devel/m4: Improve LIBSIGSEGV option description
- Improve LIBSIGSEGV option description based on user feedback
- While I'm here, whitespace align OPTIONS section
PR: 191756
Submitted by: Chris Palmer (via Twitter: @fugueish)
Approved by: maintainer
|
Wed, 25 Jun 2014
|
[ 08:58 bapt ] (Only the first 10 of 36 ports in this commit are shown above. )
Fix build on system built WITHOUT_INFO
With hat: portmgr
|
Wed, 4 Jun 2014
|
[ 08:35 johans ]
Modernise bzip use flag
PR: ports/190580
Submitted by: Stephen R Guglielmo
|
Tue, 4 Mar 2014
|
[ 01:14 adamw ]
Honour UNSET=EXAMPLES. PORTREVISION bump for plist change.
|
Mon, 3 Mar 2014
|
[ 18:03 adamw ]
Leverage OPTIONS helpers to avoid unnecessary inclusion
of bsd.options.mk.
|
Sun, 6 Oct 2013
|
[ 15:26 johans ]
- Update GNU m4 to 1.4.17 (bugfix release)
- Enable stage support
- Rename patch files
|
Fri, 20 Sep 2013
|
[ 17:13 bapt ] (Only the first 10 of 2998 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
|
Wed, 27 Jun 2012
|
[ 13:01 johans ]
- Bump PORTREVISION due to changed dependencies in previous commit.
This causes problems in tinderbox and possibly in other environments as well.
Reported by: wen
|
Mon, 25 Jun 2012
|
[ 08:03 johans ]
- Partially revert previous commit that unintentionally switched the
default of the LIBSIGSEGV option. Now turned off again.
Reported by: Niclas Zeising <zeising@daemonic.se>
|
Sat, 16 Jun 2012
|
[ 14:51 johans ]
Convert to new options framework
|
Sun, 20 Mar 2011
|
[ 09:08 johans ]
Update GNU m4 to 1.4.16
PR: ports/155505
Exp-run by: miwi
|
Sun, 5 Sep 2010
|
[ 22:23 johans ]
- Update to GNU m4 1.4.15
- Remove local patch that's now included upstream
PR: ports/150270
Tested by: exp-run by pav
|
Thu, 27 May 2010
|
[ 20:03 johans ]
Chase devel/libsigsegv shlib bump
|
Tue, 9 Mar 2010
|
[ 06:12 johans ]
Update to 1.4.14 (bugfix release mostly)
Remove patch that's now included in upstream release;
add gnulib patch for posix_spawn check (will be in next release)
PR: ports/144314
Tested by: exp-run by pav (twice)
|
Tue, 23 Feb 2010
|
[ 18:03 johans ] (Only the first 10 of 18 ports in this commit are shown above. )
Update my mail address to @FreeBSD.org
Feature safe: yes
|
Sun, 24 May 2009
|
[ 16:05 johans ]
- Update to 1.4.13
http://lists.gnu.org/archive/html/m4-announce/2009-04/msg00000.html
PR: ports/134620
Tested by: exp-run by pav
|
Thu, 26 Feb 2009
|
[ 19:08 johans ]
- Update to 1.4.12
- Add optional libsigsegv support
- Take over maintainership from ade
Thanks to pav for an exp-run on pointyhat
PR: ports/131618
Approved by: portmgr (marcus, pav)
|
Mon, 5 Jan 2009
|
[ 19:44 pav ] (Only the first 10 of 103 ports in this commit are shown above. )
- Remove conditional checks for FreeBSD 5.x and older
|
Fri, 6 Jun 2008
|
[ 02:36 ade ] (Only the first 10 of 18 ports in this commit are shown above. )
Major autotools-related update:
automake 1.10 -> 1.10.1
gettext 0.16.1 -> 0.17
libtool 1.5.24 -> 1.5.26
m4 1.4.9 -> 1.4.11
Please see ports/UPDATING entry 20080605 for further information.
PR: 123450
Tested by: Full -exp package building run
Thanks to: linimon, pav
Approved by: portmgr
|
Sun, 30 Sep 2007
|
[ 20:39 ade ]
Downgrade to 1.4.9 -- 1.4.10 was committed by mistake, and breaks things
in a rather interesting manner.
|
[ 05:27 ade ]
Update to 1.4.10
|
Mon, 23 Jul 2007
|
[ 09:36 rafan ] (Only the first 10 of 437 ports in this commit are shown above. )
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
|
Wed, 25 Apr 2007
|
[ 09:52 ade ]
Update to 1.4.9
Prompted by PR: 111411
|
Tue, 5 Dec 2006
|
[ 18:36 ade ]
Unbreak on FreeBSD < 6.0
PR: 106379 (with minor changes)
Submitted by: Jonathan Lennox <lennox@cs.columbia.edu>
|
Mon, 4 Dec 2006
|
[ 06:57 ade ]
Bleh. Thought I included the manpage. Obviously not.
Submitted by: pointyhat
|
[ 01:22 ade ]
Update to 1.4.8
|
Sun, 4 Dec 2005
|
[ 23:35 edwin ] (Only the first 10 of 17 ports in this commit are shown above. )
Remove install-info from Makefile, it's automatically done when INFO is defined
|
Sun, 13 Nov 2005
|
[ 23:27 ade ]
Update to 1.4.4
Submitted by: many
|
Fri, 2 Sep 2005
|
[ 19:46 ade ]
Assume maintainership.
|
Tue, 5 Apr 2005
|
[ 07:39 demon ]
Upgrade to version 1.4.3.
|
Fri, 16 Jul 2004
|
[ 14:54 vs ]
Update to 1.4.1:
- maketemp now creates an empty file with the given name, instead of merely
returning the name of a nonexistent file. This closes a security hole.
- minor fixes, port passes all checks
- use INFO-macro
- strip cruft from pkg-descr; add WWW:
- pet portlint
|
Sat, 10 Apr 2004
|
[ 17:26 trevor ] (Only the first 10 of 218 ports in this commit are shown above. )
Tidy up whitespace.
|
Thu, 20 Feb 2003
|
[ 17:07 knu ] (Only the first 10 of 432 ports in this commit are shown above. )
De-pkg-comment.
|
Thu, 7 Nov 2002
|
[ 03:10 adamw ] (Only the first 10 of 193 ports in this commit are shown above. )
Fix PORTCOMMENTs that were killing INDEX builds.
105 pointy hats to: me
Approved by: pat
|
Fri, 11 Oct 2002
|
[ 06:12 jkoshy ]
Add a knob, `WITH_CHANGEWORD', that allows GNU m4 to be built with
support for the `changeword' extension.
|
Mon, 22 Oct 2001
|
[ 03:03 roam ]
Fix a format string vulnerability. Note that others might still be lurking
inside the m4 code, this is just a quick fix for the one reported on BugTraq.
|
Sat, 11 Aug 2001
|
[ 09:56 sobomax ]
Replace spaces with tabs where appropriate.
|
Mon, 1 Jan 2001
|
[ 10:15 will ] (Only the first 10 of 51 ports in this commit are shown above. )
Goodbye, YEAR2000. Hello, 2001.
|
Number of commits found: 56 |