summaryrefslogtreecommitdiff
path: root/devel/cscope (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - update to 15.5Pete Fritchman2003-10-262-4/+3
| | | | | | | - use CONFIGURE_ARGS+= so the user can specify args on the command line. Notes: svn path=/head/; revision=92224
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* cscope does not build with bison, so tell configure to use yacc.Pete Fritchman2002-12-211-0/+1
| | | | | | | Submitted by: nectar Notes: svn path=/head/; revision=71757
* The tarball was re-rolled to fix some Cygwin bugs, so add this newPete Fritchman2002-08-231-0/+1
| | | | | | | | | | checksum and leave the old checksum too, per trevor@'s advice. PR: 41790 Submitted by: Matthias Andree <matthias.andree@web.de> Notes: svn path=/head/; revision=64912
* Update to 15.4.Pete Fritchman2002-08-053-15/+5
| | | | | | | Pointed out by: obrien Notes: svn path=/head/; revision=64058
* Change my email address to petef@FreeBSD.org for the ports I maintain.Pete Fritchman2001-08-221-1/+1
| | | | | | | Reviewed by: ade Notes: svn path=/head/; revision=46662
* Fix handling of the arrow keys.Peter Pentchev2001-08-212-2/+12
| | | | | | | | | PR: 29491 Submitted by: "Alexander N. Kabaev" <ak03@gte.com> Approved by: maintainer Notes: svn path=/head/; revision=46595
* - update to 15.3OKAZAKI Tetsurou2001-07-075-141/+9
| | | | | | | | | | | | | - clean up Makefile - take over as maintainer from ports@ - remove files/patch-input.c (it's been merged in) - remove @comment from pkg-plist PR: 28708 Submitted by: Pete Fritchman <petef@databits.net> Notes: svn path=/head/; revision=44863
* Add ^A/^E, ^B/^F editing keys for the input area.David E. O'Brien2001-04-262-1/+134
| | | | | | | | Submitted by: Nick Dixon (nickdixon) Obtained from: Cscope's Sourceforge area, patch #403750 Notes: svn path=/head/; revision=41935
* Forgot to bump PORTREVISION with previous commit.Steve Price2001-02-261-1/+1
| | | | | | | Reminded by: kris Notes: svn path=/head/; revision=38737
* Since fputs doesn't return the number of bytes written, bump dboffsetSteve Price2001-02-261-0/+11
| | | | | | | | | | by strlen(s) instead. PR: 21705 Submitted by: Alexander Kabaev <ak03@gte.com> Notes: svn path=/head/; revision=38733
* Use MASTER_SITE_SOURCEFORGE.Maxim Sobolev2001-01-121-2/+2
| | | | | | | | PR: 24280 Submitted by: PF Notes: svn path=/head/; revision=37149
* bump PORTREVISION; new file added.FUJISHIMA Satsuki2000-12-311-0/+1
| | | | Notes: svn path=/head/; revision=36538
* fix plist.FUJISHIMA Satsuki2000-12-301-0/+1
| | | | | | | | PR: 23843 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net> Notes: svn path=/head/; revision=36484
* turn over to ports at freebsd dot orgDavid E. O'Brien2000-12-291-1/+1
| | | | Notes: svn path=/head/; revision=36432
* Upgrade to version 15.1.David E. O'Brien2000-11-232-5/+4
| | | | Notes: svn path=/head/; revision=35372
* Add $FreeBSD$'s which help me in problem reports.David E. O'Brien2000-11-221-0/+1
| | | | Notes: svn path=/head/; revision=35323
* Do not use MASTER_SITE_SOURCEFORGE as it buys us nothing. There are isDavid E. O'Brien2000-06-181-2/+2
| | | | | | | | | | | only one sourceforge.net distribution machine. So there is no reason to override MASTER_SITE_SOURCEFORGE due to a closer (net-wise) mirror. Using MASTER_SITE_SOURCEFORGE slows me down in checking for updates to cscope. Notes: svn path=/head/; revision=29677
* Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.Maxim Sobolev2000-06-141-2/+2
| | | | Notes: svn path=/head/; revision=29595
* Upgrade to version 15.0 pre-alpha buildlevel 2.David E. O'Brien2000-05-163-70/+16
| | | | | | | This is now open sourced under a BSD license. Notes: svn path=/head/; revision=28480
* PORTNAME/PORTVERSION updateMichael Haro2000-04-111-2/+2
| | | | Notes: svn path=/head/; revision=27452
* Add NO_PACKAGE, this requires a CD-ROM and a redistribution licenseSatoshi Asami2000-02-111-0/+1
| | | | | | | | | from Lucent so the package obviously can't be built. Submitted by: Alexander Langer <alex@big.endian.de> Notes: svn path=/head/; revision=25648
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffMichael Haro1999-08-271-1/+1
| | | | | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} Notes: svn path=/head/; revision=21032
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* chmod -> ${CHMOD}Michael Haro1999-08-221-2/+2
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-261-1/+1
| | | | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Notes: svn path=/head/; revision=19799
* an interactive C program browserSatoshi Taoka1999-04-135-0/+86
PR: ports/8789 Submitted by: castor@alumni.caltech.edu Castor L. Fu Notes: svn path=/head/; revision=17852