aboutsummaryrefslogtreecommitdiff
path: root/audio/libgpod
Commit message (Collapse)AuthorAgeFilesLines
* - Remove support for old GCC versions (pre-3.x)Alexey Dokuchaev2007-06-131-6/+1
| | | | | | | - Add a comment on what I do with sed(1) here Notes: svn path=/head/; revision=193393
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* [patch] cleanup non-supported FreeBSD versionsEdwin Groothuis2007-05-021-6/+1
| | | | | | | | | PR: ports/111669 Submitted by: Edwin Groothuis <edwin@mavetju.org> Approved by: maintainer timeout Notes: svn path=/head/; revision=191391
* Update to version 0.4.2.Alexey Dokuchaev2007-03-184-9/+12
| | | | | | | | PR: ports/109300 Submitted by: Herbert J. Skuhra Notes: svn path=/head/; revision=187672
* Update libgpod and gtkpod to most recent verions, 0.4.0 and 0.99.8,Alexey Dokuchaev2006-10-103-11/+37
| | | | | | | respectively. Also rename a knob, commit to UPDATING will follow. Notes: svn path=/head/; revision=175190
* Fix the build with older GCC.Alexey Dokuchaev2006-06-161-4/+17
| | | | | | | Reported by: krismail Notes: svn path=/head/; revision=165568
* Bump PORTREVISION after pkg-plist fix.Alexey Dokuchaev2006-04-051-0/+1
| | | | Notes: svn path=/head/; revision=158853
* Add missing file.Alexey Dokuchaev2006-04-051-0/+1
| | | | | | | Reported by: krismail Notes: svn path=/head/; revision=158852
* Update to most recent versions.Alexey Dokuchaev2006-04-033-5/+5
| | | | | | | Prodded by: several Notes: svn path=/head/; revision=158726
* While previous commit should have fixed port breakage, depend on gtk20Alexey Dokuchaev2006-02-261-2/+1
| | | | | | | | | | instead of glib20 since libgpod makes usage of gdk_pixbuf. While here, kill nearby USE_REINPLACE, which is no-op now. Approved by: portmgr (marcus) Notes: svn path=/head/; revision=156842
* Conversion to a single libtool environment.Ade Lovett2006-02-231-8/+7
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* BROKEN: Configure failsKris Kennaway2006-02-121-0/+2
| | | | Notes: svn path=/head/; revision=155860
* - Hopefully fix the build on cluster [1]Alexey Dokuchaev2006-01-211-0/+1
| | | | | | | | | - Previous commit was useless, but don't revert it :-( Reported by: krismail [1] Notes: svn path=/head/; revision=154035
* Reindent group of lines in preparation for next commit.Alexey Dokuchaev2006-01-211-6/+6
| | | | Notes: svn path=/head/; revision=154034
* Add libgpod 0.3.0, a library for direct access of iPod's contents.Alexey Dokuchaev2006-01-184-0/+60
PR: ports/91531 Submitted by: Devon Ryan <dpryan(at)dpryan.com> Notes: svn path=/head/; revision=153813