Port details |
- cscope Interactive C source code browser
- 15.9_1 devel =88 15.9_1Version of this port present on the latest quarterly branch.
- Maintainer: moritz@schmi.tt
- Port Added: unknown
- Last Update: 2024-02-23 10:01:31
- Commit Hash: 35586ba
- People watching this port, also watch:: freetype2, libiconv, expat, gmake, png
- License: BSD3CLAUSE
- WWW:
- https://cscope.sourceforge.net/
- 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.
https://sourceforge.net/projects/cscope/
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- 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
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- 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 has no dependencies.
- 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: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
15.9_1 23 Feb 2024 10:01:31 |
Muhammad Moinur Rahman (bofh) |
devel/cscope: Moved man to share/man
Approved by: portmgr (blanket) |
15.9 06 Nov 2023 10:03:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888 |
15.9 08 Sep 2022 15:46:38 |
Stefan Eßer (se) |
Remove WWW lines that have been moved into Makefiles
Approved by: portmgr (implicit) |
15.9 08 Sep 2022 15:43:21 |
Stefan Eßer (se) |
Move more WWW entries from pkg-descr files into Makefiles
The WWW: lines in the pkg-descr files of these ports where not at the
end of those files and have been missed in prior conversion runs.
Approved by: portmgr (implicit) |
15.9 29 Aug 2021 18:17:38 |
Bernhard Froehlich (decke) |
devel/cscope: Add CPE information
Approved by: portmgr (blanket) |
15.9 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
15.9 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
15.9 13 Nov 2020 00:09:37 |
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 |
15.9 07 Oct 2020 15:59:40 |
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 |
15.9 19 Sep 2020 17:33:05 |
zeising |
devel/cscope: Pass to submitter
Pass maintainership of devel/cscope to submitter.
Thanks for stepping up!
PR: 249456
Submitted by: Moritz Schmitt |
15.9 18 Jul 2020 17:38:21 |
swills |
devel/cscope: Update to 15.9
PR: 248073
Submitted by: marcel@herrbischoff.com |
15.8b_1 04 Nov 2019 21:21:04 |
rene |
Returns johans's ports to the pool after safekeeping his commit bit. |
15.8b_1 30 May 2019 07:39:23 |
tobik |
devel/cscope: Do not install files for xemacs
It was removed in 2014. |
15.8b 30 Jan 2016 22:06:06 |
marino |
devel/cscope: document ncurses requirement (USES+=ncurses)
approved by: infrastructure blanket |
15.8b 05 Apr 2015 09:16:32 |
johans |
Update cscope to 15.8b |
15.8a 11 Dec 2014 17:36:12 |
johans |
- Adopt port
- Simplify logic handling optional files |
15.8a 10 Dec 2014 22:29:15 |
gahr |
- Reset maintainership of my ports |
15.8a 27 Oct 2014 10:10:59 |
bapt |
Cleanup plist |
15.8a 10 Jun 2014 07:39:02 |
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) |
15.8a 04 Feb 2014 13:19:33 |
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) |
15.8a 05 Feb 2013 08:58:10 |
gahr |
- Update to 15.8a (bug fixes)
Reported by: obrien |
15.8 04 Oct 2012 07:22:17 |
gahr |
- Convert to OptionsNG |
15.8 18 Jun 2012 12:01:03 |
gahr |
- Update to 15.8 |
15.7a 24 Oct 2011 04:17:38 |
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. |
15.7a 02 Aug 2011 09:11:51 |
gahr |
- install cscope-indexer along with emacs mode
PR: 159192
Submitted by: Momchil Ivanov <momchil@xaxo.eu> |
15.7a 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
15.7a 28 May 2009 15:41:34 |
gahr |
- Add an OPTION (default=off) to install (X)Emacs lisp package
PR: 135004
Submitted by: jhb |
15.7a 01 May 2009 18:43:29 |
gahr |
- Update to 15.7a |
15.7 02 Mar 2009 20:45:59 |
gahr |
- Update to 15.7
PR: 132251
Submitted by: bf <bf2006a@yahoo.com> |
15.6_1 20 Aug 2008 08:02:14 |
gahr |
- Take maintainship
- Refactor Makefile |
15.6_1 20 Aug 2008 06:40:43 |
linimon |
Reset conrads@cox.net due to lack of time to work on FreeBSD.
Hat: portmgr |
15.6_1 13 Mar 2008 09:31:15 |
lwhsu |
- Add a patch for cleanup of temp directories upon exit
- Move PLIST into Makefile
- Bump PORTREVISION
PR: ports/119783
Submitted by: scf (maintainer) |
15.6 01 Nov 2006 11:23:30 |
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> |
15.6 05 Oct 2006 22:23:33 |
obrien |
Upgrade to version 15.6. |
15.5_2 23 May 2006 15:00:54 |
mnag |
- Add security fix patches
- Bump PORTREVISION
Security: CVE-2004-2541
Obtained from: Debian (partially) |
15.5_1 14 Apr 2006 20:45:44 |
linimon |
Reset petef due to no response to email. We hope to see him back sometime.
Hat: portmgr |
15.5_1 22 Jan 2006 08:30:12 |
edwin |
SHA256ify
Approved by: krion@ |
15.5_1 15 Dec 2004 16:37:44 |
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> |
15.5 16 Aug 2004 01:19:08 |
kan |
Unbreak for GCC 3.4. |
15.5 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
15.5 26 Oct 2003 18:31:17 |
petef |
- update to 15.5
- use CONFIGURE_ARGS+= so the user can specify args on the command line. |
15.4 07 Mar 2003 06:01:16 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
15.4 21 Dec 2002 18:20:24 |
petef |
cscope does not build with bison, so tell configure to use yacc.
Submitted by: nectar |
15.4 23 Aug 2002 21:08:27 |
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> |
15.4 05 Aug 2002 18:14:48 |
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. |