notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
I started running short on disk space for the non-production FreshPorts hosts. This time, I have decided to ask for donations. See my recent blog post which points to my Patreon account.
Port details
pcl-cvs-emacs An Emacs-based front-end to CVS
2.9.9_1 devel Deleted on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.9.9_1Version of this port present on the latest quarterly branch.
Maintainer: okazaki@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2000-12-12 20:42:22
Last Update: 2006-02-16 11:40:10
SVN Revision: UNKNOWN
People watching this port, also watch:: lsof, gkrellm2, gentoo, pure-ftpd
Also Listed In: elisp
License: not specified in port
Description:
PCL-CVS is a front-end to CVS. It integrates the most frequently used CVS commands into emacs. For VC users, PCL-CVS can be thought of as a VC-dired specially designed for CVS. PCL-CVS is not a replacement for VC and is supposed to interact well with it. It provides a global view of your project and allows execution of cvs commands on several files at a time.
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • pcl-cvs-emacs19>0:devel/pcl-cvs-emacs
No installation instructions:
This port has been deleted.
PKGNAME: pcl-cvs-emacs19
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. emacs-19.34 : editors/emacs19
  2. cookie.el : devel/elib-emacs19
  3. custom.el : editors/custom-emacs
Runtime dependencies:
  1. emacs-19.34 : editors/emacs19
  2. cookie.el : devel/elib-emacs19
  3. custom.el : editors/custom-emacs
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (7 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/pcl-cvs/
  2. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/okazaki/pcl-cvs/
  3. ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/okazaki/pcl-cvs/
  4. ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/okazaki/pcl-cvs/
  5. ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/okazaki/pcl-cvs/
  6. ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/okazaki/pcl-cvs/
  7. ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/okazaki/pcl-cvs/
Collapse this list.

Number of commits found: 12

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.9.9_1
16 Feb 2006 11:40:10
Original commit files touched by this commit
garga search for other commits by this committer
Remove expired port editors/custom-emacs and all dependant ports

Discussed with: anray
2.9.9_1
28 Jan 2006 02:11:36
Original commit files touched by this commit
linimon search for other commits by this committer
 - Fix possibility of "infinite make fork" when "Registering install for ..."
   EMACS ports.  [1]

 - Allow building a port as root using an NFS-mounted /usr/ports if the
   server maps root to a UID other than root. [2]

 - Make 'BROKEN' and 'IGNORED' ports exit their "make install" with a fail
   status rather than success. [3]

 - Improve behavior when dealing with versioned dependencies. [4]

 - Fix false positives in check-conflicts target. [5]

 - Remove obsolete bzip2 code. [6]
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.9.9_1
22 Jan 2006 08:30:12
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
2.9.9_1
02 May 2005 09:07:19
Original commit files touched by this commit
okazaki search for other commits by this committer
Use MASTER_SITE_LOCAL for hosting distfiles since the master site was
vanished[*].
Utilize INFO and PORTDOCS.
Use EMACS_BASE instead of LOCALBASE for emacs library dependencies.
Use target dependency instead of sub make invocation for running post-install
rules.

Notified by: kris[*]
2.9.9_1
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
2.9.9_1
21 Mar 2004 09:12:20
Original commit files touched by this commit
kris search for other commits by this committer
Update custom-emacs port suffix.
2.9.9_1
21 Mar 2004 07:38:56
Original commit files touched by this commit
kris search for other commits by this committer
Move the ancient emacs 19.x port from editors/emacs to
editors/emacs19, and update the main emacs port to 21.x by copying from
editors/emacs21.  Retire the editors/emacs21 port.

PR:     ports/24983
2.9.9_1
07 Mar 2003 06:01:16
Original commit files touched by this commit
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
29 Jan 2002 10:16:28
commit hash: fp1.24098@dev.null.freshports.orgcommit hash: fp1.24098@dev.null.freshports.orgcommit hash: fp1.24098@dev.null.freshports.orgcommit hash: fp1.24098@dev.null.freshports.org files touched by this commit
knu search for other commits by this committer
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;   the ECHO
macro is set to "echo" by default, but it is set to "true" if   make(1) is
invoked with the -s option while ECHO_CMD is always set to   the echo command.  
 
09 Jan 2002 02:23:35
commit hash: fp1.23063@dev.null.freshports.orgcommit hash: fp1.23063@dev.null.freshports.orgcommit hash: fp1.23063@dev.null.freshports.orgcommit hash: fp1.23063@dev.null.freshports.org files touched by this commit
okazaki search for other commits by this committer
Make pcl-cvs buildable again for Emacs19 and Emacs20.    
07 Jan 2002 20:53:24
commit hash: fp1.23013@dev.null.freshports.orgcommit hash: fp1.23013@dev.null.freshports.orgcommit hash: fp1.23013@dev.null.freshports.orgcommit hash: fp1.23013@dev.null.freshports.org files touched by this commit
okazaki search for other commits by this committer
Set IGNORE until restructuring of the elib port finishes.    
12 Dec 2000 23:42:22
commit hash: fp1.7224@dev.null.freshports.orgcommit hash: fp1.7224@dev.null.freshports.orgcommit hash: fp1.7224@dev.null.freshports.orgcommit hash: fp1.7224@dev.null.freshports.org files touched by this commit
okazaki search for other commits by this committer
Add port for PCL-CVS, an Emacs-based front-end to CVS, for Emacs19.    

Number of commits found: 12