aboutsummaryrefslogtreecommitdiff
path: root/audio/gnapster
Commit message (Collapse)AuthorAgeFilesLines
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-5/+3
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Remove USE_REINPLACE from ports in categories starting with A.Edwin Groothuis2006-05-031-1/+0
| | | | Notes: svn path=/head/; revision=161245
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.Ade Lovett2006-03-071-1/+1
| | | | | | | | Discussed with: kris Approved by: portmgr (implicit) Notes: svn path=/head/; revision=157004
* Conversion to a single libtool environment.Ade Lovett2006-02-231-1/+1
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Add missing USE_GETTEXTKris Kennaway2006-01-251-0/+1
| | | | Notes: svn path=/head/; revision=154460
* - Add some SHA256 checksumsPav Lucistnik2005-11-231-0/+1
| | | | Notes: svn path=/head/; revision=149221
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* change the libtool version to use from 1.3 to 1.5Oliver Lehmann2005-05-312-3/+12
| | | | Notes: svn path=/head/; revision=136536
* - Fix typo in WWWPav Lucistnik2004-05-291-1/+1
| | | | Notes: svn path=/head/; revision=110329
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Add SIZE.Trevor Johnson2004-01-271-0/+1
| | | | Notes: svn path=/head/; revision=99295
* gnapster doesn't really have a homepage; use the sourceforge projectPete Fritchman2003-05-101-1/+1
| | | | | | | | | page. Noticed by: fenner's portsurvey Notes: svn path=/head/; revision=80572
* Remove the USE_GNOMENG macro.Joe Marcus Clarke2003-04-081-1/+0
| | | | Notes: svn path=/head/; revision=78566
* Update MASTER_SITES for MAINTAINER-less ports.Bill Fenner2003-03-111-1/+2
| | | | | | | | | PR: ports/49045 Submitted By: Ryan T. Dean <rtdean@cytherianage.net> Approved By: portmgr Notes: svn path=/head/; revision=77102
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* Set Maintainership back to ports.Tilman Keskinoz2003-01-301-1/+1
| | | | | | | cpiazza's email is bouncing since Jan 7. Notes: svn path=/head/; revision=74295
* Remove patch patch-ad as gnomehack already takes care of this.Joe Marcus Clarke2002-09-101-11/+0
| | | | | | | | PR: 42639 Submitted by: Tilman Linneweh <tilman@arved.de> Notes: svn path=/head/; revision=66072
* Fix things after the recent GNOMENG commit.Joe Marcus Clarke2002-09-091-8/+7
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=65892
* Use USE_GNOMENG.Joe Marcus Clarke2002-08-311-3/+4
| | | | | | | | PR: 42232 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=65340
* 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