aboutsummaryrefslogtreecommitdiff
path: root/audio/grip/files
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup patches, a* categories.Mathieu Arnold2016-07-263-8/+8
| | | | | | | | | | Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=419133
* Rename all patches that contain '::' as a path separator, and useAdam Weinberger2014-07-291-0/+0
| | | | | | | '__' instead. Notes: svn path=/head/; revision=363362
* Build with clang once more; fix a void return from int function.Chris Rees2013-05-181-0/+11
| | | | | | | | | Not that the result is ever checked... but never mind about that. Reviewed by: Silence on multimedia@ Notes: svn path=/head/; revision=318435
* Fix seg fault on amd64.Koop Mast2010-12-011-0/+10
| | | | | | | | | | PR: ports/150705 Submitted by: Fabian Keil <fk@fabiankeil.de> Reported by: Richard Frewin <Richard.Frewin@astro.cf.ac.uk> Feature safe: yes Notes: svn path=/head/; revision=265538
* - Update to 3.3.1Sylvio Cesar Teixeira2010-04-172-24/+4
| | | | | | | Approved by: itetcu (mentor, implicit) Notes: svn path=/head/; revision=252847
* Fix the actual bug that caused translated message catalogs to beChristian Weisgerber2009-11-151-0/+11
| | | | | | | displayed incorrectly, and remove the workaround. Notes: svn path=/head/; revision=244292
* - Add patch to fix buffer overflow vulnerability from CDDB server.Michael Johnson2005-03-171-0/+20
| | | | | | | | | | - Bump PORTREVISION PR: ports/78928 Submitted by: Esa Karkkainen <ejk@iki.fi> Notes: svn path=/head/; revision=131475
* Update Grip to 3.0.3 and fix plist.Alan Eldridge2002-12-191-18/+0
| | | | | | | Approved by: kris Notes: svn path=/head/; revision=71725
* Updated grip to 3.0.2.Alan Eldridge2002-11-163-53/+0
| | | | | | | | | | 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! Notes: svn path=/head/; revision=70234
* Removed forced setting of poll_disc to false, so author and I are in completeAlan Eldridge2002-07-281-10/+0
| | | | | | | | | | 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=) Notes: svn path=/head/; revision=63670
* 1. Updated to 3.0.1.Alan Eldridge2002-07-255-97/+66
| | | | | | | | | | | | 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). Notes: svn path=/head/; revision=63507
* 1. Revised poll interval patch to prepare for integration into main source.Alan Eldridge2002-07-242-7/+32
| | | | | | | 2. Patched bug in expansion of %i config escape sequence (discid). Notes: svn path=/head/; revision=63469
* Only poll the CD drive every 10 seconds (instead of every second) to see ifPete Fritchman2002-05-301-2/+28
| | | | | | | | | | there is a CD in the drive to avoid annoying kernel messages. PR: 38720 Submitted by: maintainer Notes: svn path=/head/; revision=60325
* Grip crashes on current because malloc'ed memory is not zeroed.Patrick Li2002-05-021-0/+11
| | | | | | | | | PR: 37652 Submitted by: maintainer Reported by: anholt Notes: svn path=/head/; revision=58438
* upgrade to 3.0.0Ying-Chieh Liao2002-04-202-0/+50
| | | | | | | | PR: 37283 Submitted by: maintainer Notes: svn path=/head/; revision=57926
* Update to 2.99.0Patrick Li2002-03-144-315/+0
| | | | | | | | PR: 35863 Submitted by: maintainer Notes: svn path=/head/; revision=56058
* quotes from the PR:FUJISHIMA Satsuki2002-01-226-53/+277
| | | | | | | | | | | | | | | | | | | | >>>> 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 Notes: svn path=/head/; revision=53588
* gtk12-config handles pthreads. Removed redundant -pthread.Mark Pulford2001-07-191-10/+10
| | | | Notes: svn path=/head/; revision=45244
* Fix pthreads build problemMark Pulford2001-07-191-4/+10
| | | | | | | PR: 28874 Notes: svn path=/head/; revision=45238
* Update to version 0.65James E. Housley2000-10-232-21/+34
| | | | | | | | PR: 22246 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=34149
* Avoids bus errors by closing and re-initializing the device before weSteve Price2000-09-053-0/+39
| | | | | | | | | | try to re-open it. PR: 20979 Submitted by: Orion Hodson <O.Hodson@cs.ucl.ac.uk> Notes: svn path=/head/; revision=32272
* Use GTK_CONFIG instead of hardcoded gtk12-config; support CFLAGS properly;Will Andrews2000-07-151-15/+7
| | | | | | | | | | support NOPORTDOCS. PR: 19923 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=30664
* Add grip version 2.94.Steve Price2000-07-101-0/+41
GTK-based front-end to external cd audio rippers and mp3 encoders. PR: 19167 Submitted by: Kelly Yancey <kbyanc@posi.net> Notes: svn path=/head/; revision=30402