Commit graph

11 commits

Author SHA1 Message Date
Pietro Cerutti
729df3ac44 - Update to 15.7a 2009-05-01 18:43:29 +00:00
Li-Wen Hsu
d13d6b6d3e - Add a patch for cleanup of temp directories upon exit
- Move PLIST into Makefile
- Bump PORTREVISION

PR:		ports/119783
Submitted by:	scf (maintainer)
2008-03-13 09:31:15 +00:00
David E. O'Brien
8a4b4ae9e4 Upgrade to version 15.6. 2006-10-05 22:23:33 +00:00
Marcus Alves Grando
bab2e5b4ff - Add security fix patches
- Bump PORTREVISION

Security:	CVE-2004-2541
Obtained from:	Debian (partially)
2006-05-23 15:00:54 +00:00
Pete Fritchman
92370b46b1 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>
2004-12-15 16:37:44 +00:00
Alexander Kabaev
2379ddf0c5 Unbreak for GCC 3.4. 2004-08-16 01:19:08 +00:00
Pete Fritchman
d14885eba2 Update to 15.4.
Pointed out by:	obrien
2002-08-05 18:14:48 +00:00
Peter Pentchev
7695192533 Fix handling of the arrow keys.
PR:		29491
Submitted by:	"Alexander N. Kabaev" <ak03@gte.com>
Approved by:	maintainer
2001-08-21 15:05:11 +00:00
OKAZAKI Tetsurou
2d25805e4d - 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

PR:		28708
Submitted by:	Pete Fritchman <petef@databits.net>
2001-07-07 05:09:55 +00:00
David E. O'Brien
8cad2d661d Add ^A/^E, ^B/^F editing keys for the input area.
Submitted by:	Nick Dixon (nickdixon)
Obtained from:	Cscope's Sourceforge area, patch #403750
2001-04-26 19:00:32 +00:00
Steve Price
3f7e25a51d Since fputs doesn't return the number of bytes written, bump dboffset
by strlen(s) instead.

PR:		21705
Submitted by:	Alexander Kabaev <ak03@gte.com>
2001-02-26 03:45:31 +00:00