aboutsummaryrefslogtreecommitdiff
path: root/devel/kscope
Commit message (Collapse)AuthorAgeFilesLines
* Fix build by depending on bison2 instead of bison1.Ion-Mihai Tetcu2006-05-201-1/+1
| | | | | | | | | PR: ports/97501 Submitted by: maintainer Approved by: lawrance (mentor) Notes: svn path=/head/; revision=162843
* Update to 1.3.4 to fix incompatibility with recent graphviz update (reportedTilman Keskinoz2006-05-133-6/+8
| | | | | | | | | | by kris) PR: 97190 Submitted by: maintainer Notes: svn path=/head/; revision=162234
* Update to 1.3.3Tilman Keskinoz2006-03-154-20/+11
| | | | | | | | PR: 94183 Submitted by: Frank Mayhar <frank@exit.com> Notes: svn path=/head/; revision=157289
* Post libtool-conversion fixupsAde Lovett2006-02-261-2/+1
| | | | | | | | Submitted by: pointyhat Approved by: portmgr (implicit) Notes: svn path=/head/; revision=156827
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-5/+5
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154110
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-0/+1
| | | | Notes: svn path=/head/; revision=147269
* Track plist-changes that went unnoticed in the previous updateVolker Stolz2005-07-281-0/+4
| | | | Notes: svn path=/head/; revision=140332
* Update to 1.2Volker Stolz2005-07-283-12/+11
| | | | | | | | PR: ports/84096 Submitted by: maintainer Notes: svn path=/head/; revision=140331
* - Fix buildSergey Matveychuk2005-04-221-0/+11
| | | | | | | | PR: ports/80127 Submitted by: maintainer Notes: svn path=/head/; revision=133953
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-0/+1
| | | | Notes: svn path=/head/; revision=130974
* Unbreak: USE_KDEBASE instead of KDELIBS since libkate* is over thereVolker Stolz2005-03-111-1/+1
| | | | Notes: svn path=/head/; revision=130883
* Update to 1.1.0 (almost working PR from under my desk)Volker Stolz2005-03-094-17/+26
| | | | | | | | Based on PR: ports/77248 Submitted by: maintainer Notes: svn path=/head/; revision=130746
* Update to 1.0Volker Stolz2005-01-193-8/+9
| | | | | | | | PR: ports/75332 Submitted by: maintainer Notes: svn path=/head/; revision=126842
* Fix plist.Kirill Ponomarev2005-01-191-0/+6
| | | | | | | | PR: ports/76418 Submitted by: Florent Thoumie <flz@xbsd.org> Notes: svn path=/head/; revision=126796
* Update devel/kscope to 0.9Edwin Groothuis2004-12-032-4/+3
| | | | | | | | | | Like the synopsis says, update devel/kscope from 0.8a to 0.9. PR: ports/73759 Submitted by: Frank Mayhar <frank@exit.com> Notes: svn path=/head/; revision=123021
* Update to 0.8aTilman Keskinoz2004-08-134-26/+17
| | | | | | | | PR: 70338 Submitted by: Frank Mayhar <frank@exit.com> Notes: svn path=/head/; revision=116112
* Update to 0.7.Mark Linimon2004-07-223-7/+7
| | | | | | | | PR: ports/68874 Submitted by: Frank Mayhar <frank at exit dot com> (maintainer) Notes: svn path=/head/; revision=114398
* Remove inclusion of Makefile.kde from all remaining ports not maintainedMichael Nottebrock2004-06-222-5/+14
| | | | | | | | | by kde@ Approved by: maintainer timeout Notes: svn path=/head/; revision=111999
* Add kscope-0.6, a KDE-based front-end to cscope/ctags. It has multipleBrian Feldman2004-04-305-0/+85
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 Notes: svn path=/head/; revision=107997