non port: devel/gnulib/Makefile |
Number of commits found: 38 |
Wednesday, 7 Sep 2022
|
21:10 Stefan Eßer (se)
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.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Monday, 28 Feb 2022
|
12:46 Po-Chuan Hsieh (sunpoet)
devel/gnulib: Add NO_ARCH
b62e495 |
Saturday, 25 Sep 2021
|
20:28 Bernhard Froehlich (decke)
devel/gnulib: Add CPE information
Approved by: portmgr (blanket)
af7a37c |
Wednesday, 7 Apr 2021
|
08:09 Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
cf118cc |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Saturday, 10 Nov 2018
|
18:12 bapt
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
 |
Friday, 31 Mar 2017
|
09:02 amdmi3
- Add LICENSE
- Simplify installation
- Switch to options helpers
 |
Saturday, 17 Dec 2016
|
16:31 antoine
Revert r428753 and unbreak
Pointy hat: sunpoet
 |
12:58 sunpoet
- Use DISTVERSIONSUFFIX instead of DISTNAME
- Use USES=makeinfo instead of hard-coded BUILD_DEPENDS
- Update WWW: use https://
 |
Wednesday, 14 Dec 2016
|
21:48 johans
Stepping down as maintainer for some ports.
 |
Friday, 1 Apr 2016
|
14:00 mat
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
 |
Tuesday, 24 Jun 2014
|
22:52 bapt
Use MAKE_CMD
 |
Friday, 28 Mar 2014
|
19:43 antoine
Remove some references to deprecated NOPORTDATA
With hat: portmgr
 |
Friday, 21 Feb 2014
|
13:36 ehaupt
Remove trailing whitespaces from category devel
 |
Wednesday, 19 Feb 2014
|
19:44 johans
Update gnulib to 2014-02-02 release
 |
Monday, 10 Feb 2014
|
13:54 ehaupt
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt)
 |
Saturday, 28 Dec 2013
|
22:05 johans
- Enable stage support
- Fix perl shebang path
- Bump PORTREVISION
 |
Friday, 20 Sep 2013
|
17:04 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2)
 |
Wednesday, 14 Aug 2013
|
16:23 johans
Update gnulib to stable release of 20130805
 |
Tuesday, 14 May 2013
|
20:11 johans
- Add explicit perl dependency (build + run)
- Bump PORTREVISION
- Remove BROKEN
 |
Friday, 10 May 2013
|
07:01 miwi
- Broken fails to build
_short_name.texi glibc-functions/svcerr_deco!
de.texi g!
libc-functions/gnu_dev_minor.texi | sed 1q` > updated-stamp
env LANG= LC_MESSAGES= LC_ALL= LANGUAGE= /usr/local/bin/makeinfo --no-split
--reference-limit=2000 gnulib.texi
env: /usr/local/bin/makeinfo: No such file or directory
gmake: *** [gnulib.info] Error 127
gmake: Leaving directory
`/work/a/ports/devel/gnulib/work/gnulib-20120404-stable/doc'
*** Error code 2
Reported by: pointyhat
 |
Friday, 6 Apr 2012
|
12:22 johans
Update gnulib to stable release of 20120404
Feature safe: yes
 |
Thursday, 15 Dec 2011
|
22:07 johans
Update gnulib to December stable release
 |
Friday, 7 Oct 2011
|
15:39 johans
Update gnulib to latest stable release
 |
Saturday, 11 Jun 2011
|
12:01 johans
- Update gnulib to 20110609 release
- Requires modern makeinfo from ports to build info file
 |
Sunday, 17 Apr 2011
|
16:08 johans
Update gnulib to April 2011 release
 |
Friday, 25 Feb 2011
|
13:19 johans
Update gnulib to latest stable release
 |
Wednesday, 29 Dec 2010
|
20:27 johans
Update gnulib to 21 December release (regression fix)
 |
Tuesday, 28 Dec 2010
|
18:01 johans
- Update gnulib to latest stable release (20 December)
 |
Thursday, 28 Oct 2010
|
18:53 johans
Update to latest gnulib release
 |
Sunday, 5 Sep 2010
|
20:32 johans
Update gnulib to 20100829 release
 |
Saturday, 14 Aug 2010
|
15:46 johans
- Don't preserve owner/group of installed files
(useful when the port is built by a regular user and installed via SU_CMD)
- Install `top' directory
PR: ports/149645
Submitted by: Anonymous <swell.k@gmail.com>
 |
Thursday, 15 Jul 2010
|
05:55 johans
Remove dependency on bash: it is no longer required
PR: ports/148592
Submitted by: Bapt <baptiste.daroussin@gmail.com>
 |
Monday, 5 Jul 2010
|
19:50 johans
Update to the 20100704 release
Feature safe: yes
 |
Monday, 26 Apr 2010
|
19:06 johans
Refuse installation when NOPORTDATA is set
 |
18:34 johans
Update to latest release
 |
Friday, 2 Apr 2010
|
11:37 johans
Fix installation on FreeBSD 6.x which doesn't have 'cp -a'
Reported by: pointyhat via erwin
 |
Saturday, 20 Mar 2010
|
17:05 johans
Gnulib, the GNU portability library, offers a macro system and C
declarations and definitions for commonly-used API elements and
abstracted system behaviors. It can be used to improve portability and
other functionality in your programs.
Gnulib takes a different approach than libiberty. Gnulib components are
intended to be shared at the source level, rather than being a library that
gets built, installed, and linked against.
WWW: http://www.gnu.org/software/gnulib/
 |
Number of commits found: 38 |