summaryrefslogtreecommitdiffstats
path: root/audio/gnapster/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* -pthread --> ${PTHREAD_LIBS}sobomax2001-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.
* Don't use the default HAVE_GNOME distdir.cpiazza2001-01-251-0/+1
| | | | | This fixes the problems people have been seeing. You can now stop bugging me.
* Update to 1.4.2 which allows gnapster to use offical servers again.cpiazza2001-01-251-1/+1
| | | | | 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...
* Clean the last commit upcpiazza2000-11-241-6/+7
| | | | | | (....I hate gnome and wish it would go away) Submitted by: reg
* Make gnome optionalcpiazza2000-11-241-4/+10
| | | | | PR: 23049 Submitted by: Jeremy Norris <ishmael27@home.com>
* Update to 1.4.1acpiazza2000-11-191-1/+1
| | | | | | Submitted by: Jeremy Norris <ishmael27@home.com> and Submitted by: kris
* Implement USE_GNOME, part 1.reg2000-10-051-7/+3
|
* Update to 1.3.12 so it actually works with napster servers again.cpiazza2000-09-231-1/+1
| | | | Submitted by: dburr
* Update to 1.3.11cpiazza2000-08-211-1/+1
| | | | Submitted by: Roman Shterenzon <roman@harmonic.co.il>
* Re-sobomize to use pre-patch instead of post-extractade2000-08-041-1/+1
| | | | Wrists slapped by: knu, sheldon
* Replace a couple patch files with sobomax's post-extract rule.cpiazza2000-08-041-0/+7
| | | | Submitted by: ade
* (1) Add new variable, XFREE86_VERSION, to specify which version ofasami2000-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
* Updates for new shared library versions in GNOME 1.2ade2000-06-011-1/+1
|
* Update to 1.3.9.cpiazza2000-04-301-2/+2
| | | | | It is highly recommended that people upgrade to this version.
* update with the new PORTNAME/PORTVERSION variablesmharo2000-04-081-2/+2
|
* Update to 1.3.8cpiazza2000-04-041-2/+2
| | | | Submitted by: dburr
* Remove some whitespace.cpiazza2000-03-291-1/+1
|
* Update to 1.3.7cpiazza2000-03-251-3/+4
|
* Revert the explicit dependancy upon libungif. The breakage is elsewhere,joe2000-03-201-2/+1
| | | | and this port is an innocent victim.
* This port depends fairly and squarely upon libungif. (But it wasn'tjoe2000-03-201-1/+2
| | | | specified as a lib depend). It is now.
* Update to 1.3.6cpiazza2000-02-291-2/+2
|
* Update to 1.3.4cpiazza2000-02-131-3/+14
| | | | Submitted by: ade
* *smacks self* -- GNOME ports need to depend on GNOME!cpiazza2000-01-011-0/+2
|
* Gnapster: a simple GNOME client for the online mp3 community called napstercpiazza1999-12-251-0/+15
OpenPOWER on IntegriCloud