Port details |
- rcs57 Version control system (as was in FreeBSD prior to removal)
- 5.7_2 devel =4 5.7_2Version of this port present on the latest quarterly branch.
- Maintainer: cy@FreeBSD.org
- Port Added: 2013-10-06 04:23:38
- Last Update: 2024-03-01 21:11:17
- Commit Hash: 2bf0dc4
- People watching this port, also watch:: woff2, libXdamage, xcb-util-image, autoconf, libevent
- License: GPLv2
- WWW:
- https://www.gnu.org/software/rcs/
- Description:
- The Revision Control System (RCS) manages multiple revisions of files. RCS
automates the storing, retrieval, logging, identification, and merging of
revisions. RCS is useful for text that is revised frequently, including source
code, programs, documentation, graphics, papers, and form letters.
This port is gnu rcs 5.7. It is compatible with the rcs that was in FreeBSD
prior to its removal in FreeBSD-10.0. Some ports will not work with changes
made to rcs (e.g. changes to command line syntax) following the rcs 5.7
release.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- Conflicts:
- CONFLICTS:
- To install the port:
- cd /usr/ports/devel/rcs57/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/rcs57
- pkg install rcs57
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: rcs57
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (rcs-5.7.tar.gz) = 97b50630e308320ea91e2a4f35f648d5e95e1de121ff64d2f19b571c512169e4
SIZE (rcs-5.7.tar.gz) = 282413
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- This port is required by:
- for Build
-
- devel/p5-Rcs-Agent
- for Patch
-
- net/44bsd-rdist
- shells/44bsd-csh
- sysutils/44bsd-more
- for Run
-
- devel/p5-Rcs-Agent
- sysutils/iocage
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for rcs57-5.7_2:
FREEBSD=on: Apply FreeBSD patches
===> Use 'make config' to modify these settings
- Options name:
- devel_rcs57
- USES:
- desthack gmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 17
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.7_2 01 Mar 2024 21:11:17 |
Cy Schubert (cy) |
devel/rcs57: move man pages |
5.7_1 11 Jan 2024 08:23:51 |
Baptiste Daroussin (bapt) |
desthack: stop using MANPREFIX
While here prefer share/man over man for manpages |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
5.7 07 Sep 2022 21:10:59 |
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.
(Only the first 15 lines of the commit message are shown above ) |
5.7 10 Jan 2022 15:15:39 |
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 (Only the first 15 lines of the commit message are shown above ) |
5.7 30 Aug 2021 17:06:29 |
Cy Schubert (cy) |
devel/rcs57: Reportedly builds on arm
It has been reported that devel/rcs57 builds on arm. Remove BROKEN.
Reported by: Robert Clausecker <fuz _ fuz.su>
MFH: 2021Q3 (requested) |
5.7 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
5.7 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
5.7 11 Dec 2017 07:18:48 |
linimon |
Mark several ports newly broken on arm.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
5.7 14 May 2015 10:15:09 |
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 |
5.7 27 Jan 2014 08:29:23 |
bapt |
Convert to stage using desthack
Use options helpers |
5.7 21 Oct 2013 20:09:43 |
cy |
Apply patches from base/ (default option).
PR: 183142 |
5.7 07 Oct 2013 19:23:26 |
cy |
Unique pacakge names, correctly.
Pointy hat to by: yours truly |
5.7 07 Oct 2013 13:50:19 |
cy |
Rename ports to avoid package name collisions.
Suggested by: bapt |
5.7 06 Oct 2013 13:52:26 |
cy |
Update LATEST_LINK. |
5.7 06 Oct 2013 05:51:32 |
cy |
Add missing man page. |
5.7 06 Oct 2013 04:23:20 |
cy |
With the impending removal of rcs from base/head/, add new rcs 5.7 port
which is compatible with the soon to be removed rcs (5.7) in base/ and make
security/fwbuilder (which will not work with any rcs newer than 5.7)
depend on it. |
Number of commits found: 17
|