Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Remove support for old GCC versions (pre-3.x) | danfe | 2007-06-13 | 1 | -6/+1 |
| | | | | - Add a comment on what I do with sed(1) here | ||||
* | - Welcome X.org 7.2 \o/. | flz | 2007-05-19 | 1 | -0/+1 |
| | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. | ||||
* | [patch] cleanup non-supported FreeBSD versions | edwin | 2007-05-02 | 1 | -6/+1 |
| | | | | | | PR: ports/111669 Submitted by: Edwin Groothuis <edwin@mavetju.org> Approved by: maintainer timeout | ||||
* | Update to version 0.4.2. | danfe | 2007-03-18 | 4 | -9/+12 |
| | | | | | PR: ports/109300 Submitted by: Herbert J. Skuhra | ||||
* | Update libgpod and gtkpod to most recent verions, 0.4.0 and 0.99.8, | danfe | 2006-10-10 | 3 | -11/+37 |
| | | | | respectively. Also rename a knob, commit to UPDATING will follow. | ||||
* | Fix the build with older GCC. | danfe | 2006-06-16 | 1 | -4/+17 |
| | | | | Reported by: krismail | ||||
* | Bump PORTREVISION after pkg-plist fix. | danfe | 2006-04-05 | 1 | -0/+1 |
| | |||||
* | Add missing file. | danfe | 2006-04-05 | 1 | -0/+1 |
| | | | | Reported by: krismail | ||||
* | Update to most recent versions. | danfe | 2006-04-03 | 3 | -5/+5 |
| | | | | Prodded by: several | ||||
* | While previous commit should have fixed port breakage, depend on gtk20 | danfe | 2006-02-26 | 1 | -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) | ||||
* | Conversion to a single libtool environment. | ade | 2006-02-23 | 1 | -8/+7 |
| | | | | Approved by: portmgr (kris) | ||||
* | BROKEN: Configure fails | kris | 2006-02-12 | 1 | -0/+2 |
| | |||||
* | - Hopefully fix the build on cluster [1] | danfe | 2006-01-21 | 1 | -0/+1 |
| | | | | | | - Previous commit was useless, but don't revert it :-( Reported by: krismail [1] | ||||
* | Reindent group of lines in preparation for next commit. | danfe | 2006-01-21 | 1 | -6/+6 |
| | |||||
* | Add libgpod 0.3.0, a library for direct access of iPod's contents. | danfe | 2006-01-18 | 4 | -0/+60 |
PR: ports/91531 Submitted by: Devon Ryan <dpryan(at)dpryan.com> |