Commit graph

17 commits

Author SHA1 Message Date
Michael Johnson
9ff8fbcb72 - Add patch to fix buffer overflow vulnerability from CDDB server.
- Bump PORTREVISION

PR:		ports/78928
Submitted by:	Esa Karkkainen <ejk@iki.fi>
2005-03-17 07:32:33 +00:00
Alan Eldridge
66e5b8e811 Update Grip to 3.0.3 and fix plist.
Approved by:	kris
2002-12-19 07:35:54 +00:00
Alan Eldridge
3078f59e07 Updated grip to 3.0.2.
Mike incorporated my last set of source patches into the trunk like he
always does so they're gone from here.
Able to remove some extra work from Makefile cause Mike did those over, too.
Have fun, kids, and remember, Do not taunt Happy Fun Grip!
2002-11-16 10:09:36 +00:00
Alan Eldridge
bacab599c3 Removed forced setting of poll_disc to false, so author and I are in complete
agreement. All code patches will be rolled into 3.0.2. One of the benefits of
having worked with the author on this program for a couple years is having an
NMI on him for patches, as well as more ability to negotiate than most patch
submiters. 8=)
2002-07-28 17:22:59 +00:00
Alan Eldridge
4b8b98ed17 1. Updated to 3.0.1.
2. Fixed pthread/libc_r handling to be done the right way.
3. Do not look for statvfs.h until that gets straightened out.
4. Put in some "destined for author's tree" fixes related to FreeBSD
   and polling.
5. Put the generic scsi device string in the config file (hopefully will
   go into main tree).
2002-07-25 01:36:52 +00:00
Alan Eldridge
fe5f52c7ac 1. Revised poll interval patch to prepare for integration into main source.
2. Patched bug in expansion of %i config escape sequence (discid).
2002-07-24 08:10:02 +00:00
Pete Fritchman
f5de0fa726 Only poll the CD drive every 10 seconds (instead of every second) to see if
there is a CD in the drive to avoid annoying kernel messages.

PR:		38720
Submitted by:	maintainer
2002-05-30 22:35:28 +00:00
Patrick Li
2615f2d46f Grip crashes on current because malloc'ed memory is not zeroed.
PR:		37652
Submitted by:	maintainer
Reported by:	anholt
2002-05-02 01:37:47 +00:00
Ying-Chieh Liao
2d37093f4d upgrade to 3.0.0
PR:		37283
Submitted by:	maintainer
2002-04-20 15:32:40 +00:00
Patrick Li
b46ed553c8 Update to 2.99.0
PR:		35863
Submitted by:	maintainer
2002-03-14 06:56:08 +00:00
FUJISHIMA Satsuki
c4c115b149 quotes from the PR:
>>>>
1. Add a timeout to CDDB connect, so it won't hang forever.
2. Remove two patches that did nothing.
3. Fix misspellings of "psychedelic".
4. Change MASTER_SITE to MASTER_SITE_SOURCEFORGE, since SF has multiple
	download URLs.

Note 1: I had to remove the original site when I added MASTER_SITE_SOURCEFORGE,
because the md5sums don't match, although the untarred contents do.
Note 2: patch-ad, which was also removed, was folded into patch-grip.c.
<<<<

PR:		34152
Submitted by:	maintainer
2002-01-22 17:11:00 +00:00
Mark Pulford
8ba0339c2a gtk12-config handles pthreads. Removed redundant -pthread. 2001-07-19 13:41:46 +00:00
Mark Pulford
51f2eb63db Fix pthreads build problem
PR:		28874
2001-07-19 07:08:33 +00:00
James E. Housley
a175bb6558 Update to version 0.65
PR:		22246
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-10-23 19:51:17 +00:00
Steve Price
378999b03e Avoids bus errors by closing and re-initializing the device before we
try to re-open it.

PR:		20979
Submitted by:	Orion Hodson <O.Hodson@cs.ucl.ac.uk>
2000-09-05 01:33:44 +00:00
Will Andrews
916d2c65ad Use GTK_CONFIG instead of hardcoded gtk12-config; support CFLAGS properly;
support NOPORTDOCS.

PR:		19923
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-07-15 17:16:05 +00:00
Steve Price
3a28a2cc4a Add grip version 2.94.
GTK-based front-end to external cd audio rippers and mp3 encoders.

PR:		19167
Submitted by:	Kelly Yancey <kbyanc@posi.net>
2000-07-10 03:09:55 +00:00