1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Commit Graph

23 Commits

Author SHA1 Message Date
Joe Marcus Clarke
8a609be531 Use USE_GNOMENG.
PR:		42232
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-08-31 00:13:25 +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
Alan Eldridge
b41219cc46 Fix minor errors in pkg-plist.
Bump PORTREVISION since plist changed. Now 3.0.0_2.
2002-06-25 14:31:36 +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
Trevor Johnson
c4d1d674d5 A contributor to grip has offered to maintain the port.
PR:		34093
Submitted by:	Alan Eldridge <ports@geeksrus.net>
2002-01-20 22:23:54 +00:00
Mario Sergio Fujikawa Ferreira
72dab870f3 Style police: WWW tags should either end in a file/script or TRAILING /; Fix the later case 2001-11-20 23:49:34 +00:00
David W. Chapman Jr.
1c7885ffc4 USE_X_PREFIX=yes since it only works in X
Bump PORTREVISION

PR:		30349
Submitted by:	anarcat@anarcat.dyndns.org
2001-09-10 01:40:47 +00:00
Chris D. Faulhaber
936d75f35e Chase the checksum: the distfile was rerolled into an actual
tar.gz instead of a plain tarball.  No differences in content.
2001-08-20 01:57:21 +00:00
Mark Pulford
76cb7ca52c Update to 2.96 2001-07-21 06:32:11 +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
Mario Sergio Fujikawa Ferreira
bf322d966c Add NOPORTDOCS support
PR:		28584
Submitted by:	Patrick Li <pat@databits.net>
2001-07-03 18:57:53 +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
Jeremy Lea
fda2e985da Implement USE_GTK, part 1. 2000-10-05 06:36:23 +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