non port: devel/rcs/Makefile |
Number of commits found: 22 |
Sunday, 28 Jan 2024
|
17:04 Gleb Popov (arrowd) Author: Helge Oldach
*: Move manpages to share/man
Approved by: portmgr (blanket)
20fa6b8 |
Wednesday, 28 Jun 2023
|
03:10 Xin LI (delphij)
devel/rcs: Fix build on -CURRENT.
PR: ports/272217
Approved-by: Chris Hutchinson (maintainer)
e45b6d5 |
Friday, 26 May 2023
|
13:50 Kurt Jaeger (pi) Author: Olivier Certner
devel/rcs: update 5.10.0 -> 5.10.1 and remove obsolete patch
PR: 270655
Changes: https://lists.gnu.org/archive/html/info-gnu/2022-02/msg00001.html
Approved-by: maintainer timeout
55fb38d |
Friday, 9 Dec 2022
|
19:14 Fernando Apesteguía (fernape)
devel/rcs: remove obsolete USES=groff makeinfo
While here, regenerate patch.
PR: 256284
Reported by: freebsd@oldach.net
Approved by: portmaster@bsdforge.com (maintainer)
d05cc16 |
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 |
Wednesday, 4 May 2022
|
15:42 Koichiro Iwao (meta)
Assign multiple ports to submitter
PR: 263732 263733 263734 263735 263736 263737 263738
17f67d1 |
Monday, 2 May 2022
|
10:46 Rene Ladan (rene)
grimreaper: return zeising's ports to the pool after safekeeping his ports bit.
d64256b |
Monday, 10 Jan 2022
|
15:15 Stefan Eßer (se)
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
cannot conflict with itself (due to logic in bsd.port.mk that
supresses the pattern match result in that case).
A few ports that set the conflicts variables depending on complex
conditions (e.g. port options), have been left unmodified, despite
probably containing outdated package names.
These changes should only affect the installation of locally built
ports, not the package building with poudriere. They should give an
early indication of the install conflict in cases where currently
the pkg command aborts an installation when it detects that an
existing file would be overwritten,
Approved by: portmgr (implicit)
bcaf25a |
Sunday, 30 May 2021
|
16:59 Xin LI (delphij)
devel/rcs: update to 5.10.0.
Approved by: maintainer timeout
Differential Revision: https://reviews.freebsd.org/D30200
d83c4fe |
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
 |
Sunday, 28 May 2017
|
21:18 antoine
Register dependency on groff
PR: 213725
 |
Saturday, 11 Jul 2015
|
11:30 zeising
Update to 5.9.4
 |
Thursday, 14 May 2015
|
10:15 mat
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
 |
Thursday, 26 Jun 2014
|
08:41 antoine
Allow to build with texinfo from ports
With hat: portmgr
 |
Saturday, 8 Mar 2014
|
20:21 gerald
Update to rcs version 5.9.2.
Nominally this should bring portability improvements except that it
introduces two problems on FreeBSD which we now have to patch locally:
. FreeBSD date does not feature the -r option GNU date does.
. makeinfo on FreeBSD before 10.x does not support @geq.
In addition the default for RCS_MEM_LIMIT has grown from 256kiB to
unlimited.
PR: 182809 (requested an update to 5.9.1)
Approved by: maintainer timeout (zeising, 5 months)
 |
Monday, 27 Jan 2014
|
08:30 bapt
Support stage
 |
Friday, 20 Sep 2013
|
17:17 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4)
 |
Wednesday, 14 Aug 2013
|
22:35 ak
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
 |
Tuesday, 16 Apr 2013
|
20:27 zeising
Update to 5.8.2
Feature safe: yes
 |
Thursday, 13 Sep 2012
|
13:11 zeising
add a new port devel/rcs
This is a port of GNU rcs.
http://www.gnu.org/software/rcs/
Approved by: kwm (mentor)
 |
Number of commits found: 22 |