f663 FreshPorts -- devel/kscope
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
kscope 1.6.1_7 devel on this many watch lists=0 search for ports that depend on this port
Deprecated DEPRECATED: Depends on QT3; unmaintained
Expiration Date EXPIRATION DATE: 2013-07-01
KDE front-end to Cscope

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 30 Apr 2004 03:03:10
Also Listed In: kde ipv6
License: not specified in port


From the documentation:

KScope is a source-editing environment for KDE. Primarily, it is a
front-end to the veteran Cscope, a source-code browser originally
developed at Bell XLabs. Cscope works by parsing a set of source files,
creating a cross- reference database, and allowing the user to query
this database. KScope, however, extends the feature-set of Cscope with
a contemporary user Xinterface, editor integration, project management
capabilities, and multiple query result windows.

WWW: http://kscope.sourceforge.net/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. x11-toolkits/qt33
  2. devel/bison
  3. devel/gmake
  4. devel/libtool
Required To Run:
  1. devel/ctags
  2. devel/cscope
  3. graphics/graphviz
  4. x11-toolkits/qt33
Required Libraries:
  1. graphics/jpeg
  2. x11/kdebase3
  3. x11/kdelibs3
There are no ports dependent upon this port

To install the port: cd /usr/ports/devel/kscope/ && make install clean
To add the package: pkg_add -r kscope


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aarnet.dl.sourceforge.net/project/kscope/kscope/1.6.1/
  3. http://freefr.dl.sourceforge.net/project/kscope/kscope/1.6.1/
  4. http://garr.dl.sourceforge.net/project/kscope/kscope/1.6.1/
  5. http://heanet.dl.sourceforge.net/project/kscope/kscope/1.6.1/
  6. http://hivelocity.dl.sourceforge.net/project/kscope/kscope/1.6.1/
  7. http://ignum.dl.sourceforge.net/project/kscope/kscope/1.6.1/
  8. http://internode.dl.sourceforge.net/project/kscope/kscope/1.6.1/
  9. http://iweb.dl.sourceforge.net/project/kscope/kscope/1.6.1/
  10. http://jaist.dl.sourceforge.net/project/kscope/kscope/1.6.1/
  11. http://kaz.dl.sourceforge.net/project/kscope/kscope/1.6.1/
  12. http://kent.dl.sourceforge.net/project/kscope/kscope/1.6.1/
  13. http://master.dl.sourceforge.net/project/kscope/kscope/1.6.1/
  14. http://nchc.dl.sourceforge.net/project/kscope/kscope/1.6.1/
  15. http://ncu.dl.sourceforge.net/project/kscope/kscope/1.6.1/
  16. http://netcologne.dl.sourceforge.net/project/kscope/kscope/1.6.1/
  17. http://sunet.dl.sourceforge.net/project/kscope/kscope/1.6.1/
  18. http://superb-dca3.dl.sourceforge.net/project/kscope/kscope/1.6.1/
  19. http://switch.dl.sourceforge.net/project/kscope/kscope/1.6.1/
  20. http://tenet.dl.sourceforge.net/project/kscope/kscope/1.6.1/
  21. http://ufpr.dl.sourceforge.net/project/kscope/kscope/1.6.1/
  22. http://waix.dl.sourceforge.net/project/kscope/kscope/1.6.1/

Number of commits found: 44

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
28 Mar 2013 16:29:01
Original commit files touched by this commit  1.6.1_7
eadler search for other commits by this committer
Style: tab -> space.

Most contributors copy an existing port when writing their own so reduce the
number of bad examples in the tree.
08 Mar 2013 11:32:12
Original commit files touched by this commit  1.6.1_7
bapt search for other commits by this committer
Convert USE_BISON to USES= bison

It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build

it brings bison as a run dependency in case it is set the following way:
USES= bison:run

it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both

While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
14 Feb 2013 09:42:13
Original commit files touched by this commit  1.6.1_7
gahr search for other commits by this committer
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel)

Approved by:	portmgr
30 Dec 2012 12:03:52
Original commit files touched by this commit  1.6.1_7
beat search for other commits by this committer
- Deprecate QT3, KDE3 and unmaintained ports depending on them. QT 3.3.8
  was released in 2007 and KDE 3.5.10 in 2008 and both are no longer
  maintained upstream nor in our tree.
- Set EXPIRATION_DATE to 2013-07-01

Discussed with:	bapt, tabthorpe
22 Sep 2012 15:13:14
Original commit files touched by this commit  1.6.1_7
tabthorpe search for other commits by this committer
- Reassign to the heap at maintainer's request
01 Jun 2012 05:26:28
Original commit files touched by this commit  1.6.1_7
dinoex search for other commits by this committer
- update png to 1.5.10
23 Sep 2011 22:26:39
Original commit files touched by this commit  1.6.1_6
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
29 Jul 2011 17:53:22
Original commit files touched by this commit  1.6.1_6
kwm search for other commits by this committer
Remove INSTALLS_ICONS from kde ports.

In the soon to be committed glib and gtk update, the INSTALLS_ICONS macro
will gain the long missing gtk-update-icon-theme dependancy.
After talking with members from of our KDE team. There isn't any indication
that this gtk util is usefull for KDE.
03 Jul 2011 14:59:23
Original commit files touched by this commit  1.6.1_6
ohauer search for other commits by this committer
-remove MD5
25 Feb 2011 01:32:18
Original commit files touched by this commit  1.6.1_6
delphij search for other commits by this committer
Chase after net/openldap24-server update.

Reminded by:    miwi
04 Dec 2010 07:34:27
Original commit files touched by this commit  1.6.1_5
ade search for other commits by this committer
Sync to new bsd.autotools.mk
28 Mar 2010 06:47:48
Original commit files touched by this commit  1.6.1_5
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  1.6.1_4
dinoex search for other commits by this committer
- update to jpeg-8
22 Aug 2009 00:18:43
Original commit files touched by this commit  1.6.1_3
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with D
02 Aug 2009 19:36:34
Original commit files touched by this commit  1.6.1_3
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
18 Jul 2009 11:11:29
Original commit files touched by this commit  1.6.1_3
dinoex search for other commits by this committer
- update to jpeg7
Tested by:      pav on pointyhat
05 Jan 2009 19:04:45
Original commit files touched by this commit  1.6.1_2
delphij search for other commits by this committer
Bump PORTREVISION's after OpenLDAP update.

Suggested by:   rafan
06 Jun 2008 13:21:59
Original commit files touched by this commit  1.6.1_1
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
16 Mar 2008 09:02:08
Original commit files touched by this commit  1.6.1
rafan search for other commits by this committer
- Update to 1.6.1

PR:             ports/120561
Submitted by:   Thomas Sander <thomas.sander at gmx.de>
Approved by:    maintainer timeout (1 month)
17 Oct 2007 10:13:01
Original commit files touched by this commit  1.6.0_1
ade search for other commits by this committer
Migration from bison 1.x to 2.x

PR:             117086
Tested by:      -exp runs
16 Jul 2007 11:16:06
Original commit files touched by this commit  1.6.0
lwhsu search for other commits by this committer
- Update to 1.6.0

PR:             ports/114561
Submitted by:   "Frank Mayhar" <frank AT exit.com> (maintainer)
19 May 2007 20:32:57
Original commit files touched by this commit  1.4.3_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
16 Jan 2007 09:10:59
Original commit files touched by this commit  1.4.3
itetcu search for other commits by this committer
Update to  1.4.3

PR:             ports/107958
Submitted by:   Frank Mayhar (maintainer)
12 Aug 2006 03:58:28
Original commit files touched by this commit  1.4.0
rafan search for other commits by this committer
- Update to 1.4.0

PR:             ports/101732
Submitted by:   Frank Mayhar <frank at exit.com> (maintainer)
20 May 2006 00:54:33
Original commit files touched by this commit  1.3.4
itetcu search for other commits by this committer
Fix build by depending on bison2 instead of bison1.

PR:             ports/97501
Submitted by:   maintainer
Approved by:    lawrance (mentor)
13 May 2006 12:42:10
Original commit files touched by this commit  1.3.4
arved search for other commits by this committer
Update to 1.3.4 to fix incompatibility with recent graphviz update (reported
by kris)

PR:             97190
Submitted by:   maintainer
15 Mar 2006 14:41:23
Original commit files touched by this commit  1.3.3
arved search for other commits by this committer
Update to 1.3.3

PR:             94183
Submitted by:   Frank Mayhar <frank@exit.com>
26 Feb 2006 02:15:32
Original commit files touched by this commit  1.2.0_1
ade search for other commits by this committer
Post libtool-conversion fixups

Submitted by:   pointyhat
Approved by:    portmgr (implicit)
22 Jan 2006 08:30:12
Original commit files touched by this commit  1.2.0_1
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
22 Jan 2006 01:48:34
Original commit files touched by this commit  1.2.0_1
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
05 Nov 2005 05:22:06
Original commit files touched by this commit  1.2.0_1
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
28 Jul 2005 17:31:40
Original commit files touched by this commit  1.2.0
vs search for other commits by this committer
Track plist-changes that went unnoticed in the previous update
28 Jul 2005 16:48:55
Original commit files touched by this commit  1.2.0
vs search for other commits by this committer
Update to 1.2

PR:             ports/84096
Submitted by:   maintainer
22 Apr 2005 18:57:44
Original commit files touched by this commit  1.1.0_1
sem search for other commits by this committer
- Fix build

PR:             ports/80127
Submitted by:   maintainer
12 Mar 2005 10:54:27
Original commit files touched by this commit  1.1.0_1
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
11 Mar 2005 13:26:45
Original commit files touched by this commit  1.1.0
vs search for other commits by this committer
Unbreak: USE_KDEBASE instead of KDELIBS since libkate* is over there
09 Mar 2005 17:43:37
Original commit files touched by this commit  1.1.0
vs search for other commits by this committer
Update to 1.1.0 (almost working PR from under my desk)

Based on PR:    ports/77248
Submitted by:   maintainer
19 Jan 2005 16:02:46
Original commit files touched by this commit  1.0
vs search for other commits by this committer
Update to 1.0

PR:             ports/75332
Submitted by:   maintainer
19 Jan 2005 09:50:11
Original commit files touched by this commit  0.9
krion search for other commits by this committer
Fix plist.

PR:             ports/76418
Submitted by:   Florent Thoumie <flz@xbsd.org>
03 Dec 2004 04:34:54
Original commit files touched by this commit  0.9
edwin search for other commits by this committer
Update devel/kscope to 0.9

        Like the synopsis says, update devel/kscope from 0.8a to 0.9.

PR:             ports/73759
Submitted by:   Frank Mayhar <frank@exit.com>
13 Aug 2004 14:54:12
Original commit files touched by this commit  0.8a
arved search for other commits by this committer
Update to 0.8a

PR:             70338
Submitted by:   Frank Mayhar <frank@exit.com>
22 Jul 2004 05:58:30
Original commit files touched by this commit  0.7
linimon search for other commits by this committer
Update to 0.7.

PR:             ports/68874
Submitted by:   Frank Mayhar <frank at exit dot com> (maintainer)
22 Jun 2004 19:42:06
Original commit files touched by this commit  0.6
lofi search for other commits by this committer
Remove inclusion of Makefile.kde from all remaining ports not maintained
by kde@

Approved by: maintainer timeout
30 Apr 2004 03:02:33
Original commit files touched by this commit  0.6
green search for other commits by this committer
Add kscope-0.6, a KDE-based front-end to cscope/ctags.  It has multiple
project support and provides the sort of interface the cscope full-tty
front-end would provide if it were an X11 interface.

(Note: it does not handle recursively-symlinked directories well.
       This means you, src/sys/<arch>/compile/<KERNEL>/.)

Submitted by:   Frank Mayhar <frank@exit.com>
PR:             ports/65863

Number of commits found: 44

282b
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
chromiumMay 22
chromiumMay 22
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15

6 vulnerabilities affecting 22 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24533
Broken 216
Deprecated 473
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 6
new 48 hours9
new 7 days29
new fortnight61
new month219

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0