summaryrefslogtreecommitdiff
path: root/audio/gnapster (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix in the non-gnome case. configure hard gtk-config hard coded.Chris Piazza2001-06-171-2/+24
| | | | | | | | | Bad gnapster, no cookie. Reported by: Jeff Gardner <gardner@journey.com> Notes: svn path=/head/; revision=44088
* Update to 1.5.0.Chris Piazza2001-06-174-19/+8
| | | | | | | | | This isn't installing the nls files and I'm not in the mood to wade through autoconf files to find out why right now. I'll get to it eventually, but if you need it patches are accepted :) Notes: svn path=/head/; revision=44083
* Various patches (mainly shared library revision changes) for thoseAde Lovett2001-05-041-1/+1
| | | | | | | ports that depend on GNOME and need to change for 1.4 Notes: svn path=/head/; revision=42259
* -pthread --> ${PTHREAD_LIBS}Maxim Sobolev2001-03-291-1/+1
| | | | | | | | | | -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly. Notes: svn path=/head/; revision=40539
* Don't use the default HAVE_GNOME distdir.Chris Piazza2001-01-252-8/+9
| | | | | | | | This fixes the problems people have been seeing. You can now stop bugging me. Notes: svn path=/head/; revision=37551
* Update to 1.4.2 which allows gnapster to use offical servers again.Chris Piazza2001-01-252-2/+2
| | | | | | | | This still has a bug (that was present in 1.4.1a) that affects new users, but this at least works for users with pref files already... Notes: svn path=/head/; revision=37549
* Clean the last commit upChris Piazza2000-11-242-7/+8
| | | | | | | | | (....I hate gnome and wish it would go away) Submitted by: reg Notes: svn path=/head/; revision=35390
* Make gnome optionalChris Piazza2000-11-244-11/+40
| | | | | | | | PR: 23049 Submitted by: Jeremy Norris <ishmael27@home.com> Notes: svn path=/head/; revision=35387
* Update to 1.4.1aChris Piazza2000-11-193-3/+21
| | | | | | | | | Submitted by: Jeremy Norris <ishmael27@home.com> and Submitted by: kris Notes: svn path=/head/; revision=35267
* Implement USE_GNOME, part 1.Jeremy Lea2000-10-051-7/+3
| | | | Notes: svn path=/head/; revision=33428
* Update to 1.3.12 so it actually works with napster servers again.Chris Piazza2000-09-232-2/+2
| | | | | | | Submitted by: dburr Notes: svn path=/head/; revision=33047
* Update to 1.3.11Chris Piazza2000-08-212-2/+2
| | | | | | | Submitted by: Roman Shterenzon <roman@harmonic.co.il> Notes: svn path=/head/; revision=31828
* Re-sobomize to use pre-patch instead of post-extractAde Lovett2000-08-041-1/+1
| | | | | | | Wrists slapped by: knu, sheldon Notes: svn path=/head/; revision=31320
* Replace a couple patch files with sobomax's post-extract rule.Chris Piazza2000-08-041-0/+7
| | | | | | | Submitted by: ade Notes: svn path=/head/; revision=31301
* (1) Add new variable, XFREE86_VERSION, to specify which version ofSatoshi Asami2000-08-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | XFree86 (3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3 for now, but adventurous users can override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it is set to 4, the dependency will be to x11/XFree86-4-libraries. When XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks to avoid messing with XFree86 are turned off. Since XFree86 version 4 includes some software that used to be separate ports, when XFREE86_VERSION=3 the following variables are provided: USE_DGS LIB_DEPENDS on x11/dgs USE_FREETYPE LIB_DEPENDS on print/freetype USE_MESA LIB_DEPENDS on graphics/Mesa3 USE_XPM LIB_DEPENDS on graphics/xpm When XFREE86_VERSION=4, these variables have no effect. The LIB_DEPENDS in the tree for the above four ports have all been converted to the USE_* counterparts. For your information, this is the count of the number of ports: USE_DGS 0 USE_FREETYPE 16 USE_MESA 36 USE_XPM 236 There is a new variable, XAWVER, which is set to 6 when XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also passed to PLIST_SUB so ports that build Xaw based shared libraries can use this variable to substitute the shlib version number. There is also a provision of using a separate mtree file for XFREE86_VERSION=4, but that part is not enabled yet. Reviewed by: the ports list Tested by: make index (XFREE86_VERSION=3 only) (2) Add hebrew to list of valid categories. Submitted by: nbm Notes: svn path=/head/; revision=31272
* Updates for new shared library versions in GNOME 1.2Ade Lovett2000-06-011-1/+1
| | | | Notes: svn path=/head/; revision=29057
* Update to 1.3.9.Chris Piazza2000-04-303-4/+4
| | | | | | | | It is highly recommended that people upgrade to this version. Notes: svn path=/head/; revision=28145
* update with the new PORTNAME/PORTVERSION variablesMichael Haro2000-04-081-2/+2
| | | | Notes: svn path=/head/; revision=27415
* Update to 1.3.8Chris Piazza2000-04-042-3/+3
| | | | | | | Submitted by: dburr Notes: svn path=/head/; revision=27336
* Remove some whitespace.Chris Piazza2000-03-291-1/+1
| | | | Notes: svn path=/head/; revision=27111
* Update to 1.3.7Chris Piazza2000-03-252-4/+5
| | | | Notes: svn path=/head/; revision=27028
* Revert the explicit dependancy upon libungif. The breakage is elsewhere,Josef Karthauser2000-03-201-2/+1
| | | | | | | and this port is an innocent victim. Notes: svn path=/head/; revision=26838
* This port depends fairly and squarely upon libungif. (But it wasn'tJosef Karthauser2000-03-201-1/+2
| | | | | | | specified as a lib depend). It is now. Notes: svn path=/head/; revision=26833
* Update to 1.3.6Chris Piazza2000-02-293-5/+5
| | | | Notes: svn path=/head/; revision=26447
* Actually add patches.Chris Piazza2000-02-141-0/+11
| | | | | | | Noticed by: ade Notes: svn path=/head/; revision=25794
* Update to 1.3.4Chris Piazza2000-02-133-4/+19
| | | | | | | Submitted by: ade Notes: svn path=/head/; revision=25775
* *smacks self* -- GNOME ports need to depend on GNOME!Chris Piazza2000-01-011-0/+2
| | | | Notes: svn path=/head/; revision=24334
* General comment cleanups.Tim Vanderhoek1999-12-281-1/+1
| | | | Notes: svn path=/head/; revision=24206
* Gnapster: a simple GNOME client for the online mp3 community called napsterChris Piazza1999-12-255-0/+21
Notes: svn path=/head/; revision=24036