Port details |
- cscope Interactive C source code browser
- 15.9 devel
=86 15.9Version of this port present on the latest quarterly branch. - Maintainer: moritz@schmi.tt
 - Port Added: unknown
- Last Update: 2021-08-29 18:17:38
- Commit Hash: c9b9e58
- People watching this port, also watch:: freetype2, libiconv, gmake, expat, png
- License: BSD3CLAUSE
- Description:
- cscope is a screen-oriented software development tool that allows the user to
browse through C source files for specified code elements. It can find symbols,
global definitions, functions called by a function, functions calling a
function, arbitrary regexp patterns and much more. cscope can be used for
projects of all sizes. Vim and Emacs integration is available.
WWW: http://cscope.sourceforge.net/
https://sourceforge.net/projects/cscope/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/cscope/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/cscope
- pkg install cscope
- PKGNAME: cscope
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1595090614
SHA256 (cscope-15.9.tar.gz) = c5505ae075a871a9cd8d9801859b0ff1c09782075df281c72c23e72115d9f159
SIZE (cscope-15.9.tar.gz) = 613948
- Packages (timestamps in pop-ups are UTC):
- This port is required by:
- for Run
-
- devel/cbrowser
- devel/xcscope.el
-
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:
- No options to configure
- Options name:
- devel_cscope
- USES:
- cpe ncurses
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
29 Aug 2021 18:17:38 15.9
|
Bernhard Froehlich (decke)  |
devel/cscope: Add CPE information
Approved by: portmgr (blanket) |
07 Apr 2021 08:09:01 15.9
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 15.9
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
13 Nov 2020 00:09:37
15.9
|
jhb  |
Switch xcscope.el to a separately-maintained version.
The version of xcscope.el bundled with cscope does not work with emacs
27 as it uses a deprecated function. Switch to using a newer fork of
xcscope.el which works with emacs 27 and includes several other fixes
such as working over tramp-mode. Since the newer fork is hosted
independently, add it as a new port which depends on cscope.
PR: 251029
Reviewed by: maintainer (devel/cscope)
Approved by: swills
Differential Revision: https://reviews.freebsd.org/D27172 |
07 Oct 2020 15:59:40
15.9
|
rhurlin  |
devel/cscope: Port cleanup
General maintenance update:
- Remove Makefile line '#Created by' header
- Change PORTVERSION to DISTVERSION
- Correct COMMENT
- Move GNU_CONFIGURE=yes up
- Rewrite summary in pkg-descr
- Include a second link
- Add patches under files to suppress compiler warnings
PR: 250168
Submitted by: Moritz Schmitt <moritz@schmi.tt> (maintainer)
Approved by: arrowd (mentor)
Differential Revision: https://reviews.freebsd.org/D26704 |
19 Sep 2020 17:33:05
15.9
|
zeising  |
devel/cscope: Pass to submitter
Pass maintainership of devel/cscope to submitter.
Thanks for stepping up!
PR: 249456
Submitted by: Moritz Schmitt |
18 Jul 2020 17:38:21
15.9
|
swills  |
devel/cscope: Update to 15.9
PR: 248073
Submitted by: marcel@herrbischoff.com |
04 Nov 2019 21:21:04
15.8b_1
|
rene  |
Returns johans's ports to the pool after safekeeping his commit bit. |
30 May 2019 07:39:23
15.8b_1
|
tobik  |
devel/cscope: Do not install files for xemacs
It was removed in 2014. |
30 Jan 2016 22:06:06
15.8b
|
marino  |
devel/cscope: document ncurses requirement (USES+=ncurses)
approved by: infrastructure blanket |
05 Apr 2015 09:16:32
15.8b
|
johans  |
Update cscope to 15.8b |
11 Dec 2014 17:36:12
15.8a
|
johans  |
- Adopt port
- Simplify logic handling optional files |
10 Dec 2014 22:29:15
15.8a
|
gahr  |
- Reset maintainership of my ports |
27 Oct 2014 10:10:59
15.8a
|
bapt  |
Cleanup plist |
10 Jun 2014 07:39:02
15.8a
|
olgeni  |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.
CR: D196
Approved by: portmgr (bapt) |
04 Feb 2014 13:19:33
15.8a
|
gahr  |
- STAGE-clean
- Add LICENSE |
20 Sep 2013 17:03:27

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1) |
05 Feb 2013 08:58:10
15.8a
|
gahr  |
- Update to 15.8a (bug fixes)
Reported by: obrien |
04 Oct 2012 07:22:17
15.8
|
gahr  |
- Convert to OptionsNG |
18 Jun 2012 12:01:03
15.8
|
gahr  |
- Update to 15.8 |
24 Oct 2011 04:17:38
15.7a
|
dougb  |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
02 Aug 2011 09:11:51
15.7a
|
gahr  |
- install cscope-indexer along with emacs mode
PR: 159192
Submitted by: Momchil Ivanov <momchil@xaxo.eu> |
03 Jul 2011 14:59:23
15.7a
|
ohauer  |
-remove MD5 |
28 May 2009 15:41:34
15.7a
|
gahr  |
- Add an OPTION (default=off) to install (X)Emacs lisp package
PR: 135004
Submitted by: jhb |
01 May 2009 18:43:29
15.7a
|
gahr  |
- Update to 15.7a |
02 Mar 2009 20:45:59
15.7 
|
gahr  |
- Update to 15.7
PR: 132251
Submitted by: bf <bf2006a@yahoo.com> |
20 Aug 2008 08:02:14
15.6_1 
|
gahr  |
- Take maintainship
- Refactor Makefile |
20 Aug 2008 06:40:43
15.6_1 
|
linimon  |
Reset conrads@cox.net due to lack of time to work on FreeBSD.
Hat: portmgr |
13 Mar 2008 09:31:15
15.6_1 
|
lwhsu  |
- Add a patch for cleanup of temp directories upon exit
- Move PLIST into Makefile
- Bump PORTREVISION
PR: ports/119783
Submitted by: scf (maintainer) |
01 Nov 2006 11:23:30
15.6 
|
miwi  |
- Pass maintainership to submitter
(Notes: request of ports@
http://lists.freebsd.org/pipermail/freebsd-ports/2006-October/036304.html )
Submitted by: Conrad J. Sabatier <conrads at cox.net> |
05 Oct 2006 22:23:33
15.6 
|
obrien  |
Upgrade to version 15.6. |
23 May 2006 15:00:54
15.5_2 
|
mnag  |
- Add security fix patches
- Bump PORTREVISION
Security: CVE-2004-2541
Obtained from: Debian (partially) |
14 Apr 2006 20:45:44
15.5_1 
|
linimon  |
Reset petef due to no response to email. We hope to see him back sometime.
Hat: portmgr |
22 Jan 2006 08:30:12
15.5_1 
|
edwin  |
SHA256ify
Approved by: krion@ |
15 Dec 2004 16:37:44
15.5_1 
|
petef  |
Fix CAN-2004-0996 vulnerability & bump PORTREVISION:
main.c in cscope 15-4 and 15-5 creates temporary files with
predictable filenames, which allows local users to overwrite
arbitrary files via a symlink attack.
PR: 75104
Submitted by: Matthias Andree <matthias.andree@gmx.de> |
16 Aug 2004 01:19:08
15.5 
|
kan  |
Unbreak for GCC 3.4. |
31 Mar 2004 03:12:58
15.5 
|
trevor  |
SIZEify (maintainer timeout) |
26 Oct 2003 18:31:17
15.5 
|
petef  |
- update to 15.5
- use CONFIGURE_ARGS+= so the user can specify args on the command line. |
07 Mar 2003 06:01:16
15.4 
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
21 Dec 2002 18:20:24
15.4 
|
petef  |
cscope does not build with bison, so tell configure to use yacc.
Submitted by: nectar |
23 Aug 2002 21:08:27
15.4 
|
petef  |
The tarball was re-rolled to fix some Cygwin bugs, so add this new
checksum and leave the old checksum too, per trevor@'s advice.
PR: 41790
Submitted by: Matthias Andree <matthias.andree@web.de> |
05 Aug 2002 18:14:48
15.4 
|
petef  |
Update to 15.4.
Pointed out by: obrien |
23 Aug 2001 00:07:25 
|
petef  |
Change my email address to petef@FreeBSD.org for the ports I maintain. |
21 Aug 2001 16:05:11 
|
roam  |
Fix handling of the arrow keys. |
07 Jul 2001 06:09:55 
|
okazaki  |
- update to 15.3 - clean up Makefile - take over as maintainer from ports@
- remove files/patch-input.c (it's been merged in) - remove @comment from
pkg-plist |
26 Apr 2001 20:00:32 
|
obrien  |
Add ^A/^E, ^B/^F editing keys for the input area. |
26 Feb 2001 04:00:08 
|
steve  |
Forgot to bump PORTREVISION with previous commit. |
26 Feb 2001 03:45:31 
|
steve  |
Since fputs doesn't return the number of bytes written, bump dboffset by
strlen(s) instead. |
12 Jan 2001 20:16:19 
|
sobomax  |
Use MASTER_SITE_SOURCEFORGE. |
31 Dec 2000 15:42:37 
|
sf  |
bump PORTREVISION; new file added. |
30 Dec 2000 22:05:11 
|
sf  |
fix plist. |
29 Dec 2000 01:18:38 
|
obrien  |
turn over to ports at freebsd dot org |
23 Nov 2000 10:50:10 
|
obrien  |
Upgrade to version 15.1. |
22 Nov 2000 00:17:18 
|
obrien  |
Add $FreeBSD$'s which help me in problem reports. |
08 Oct 2000 02:10:04 
|
asami  |
Convert category devel to new layout. |
18 Jun 2000 19:47:46 
|
obrien  |
Do not use MASTER_SITE_SOURCEFORGE as it buys us nothing. There are is only
one sourceforge.net distribution machine. So there is no reason to override
MASTER_SITE_SOURCEFORGE due to a closer (net-wise) mirror. |
14 Jun 2000 14:21:38 
|
sobomax  |
Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE. |