| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
big upgrade.
Notes:
svn path=/head/; revision=121070
|
|
|
|
| |
Notes:
svn path=/head/; revision=106175
|
|
|
|
| |
Notes:
svn path=/head/; revision=104250
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
* New version just includes removed
files/patch-ui-musicbrowser-unix-src-musicsearch.cpp
PR: ports/63589
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=102668
|
|
|
|
| |
Notes:
svn path=/head/; revision=101776
|
|
|
|
|
|
|
|
| |
PR: ports/63004
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=101336
|
|
|
|
|
|
|
| |
(Part 2)
Notes:
svn path=/head/; revision=99920
|
|
|
|
| |
Notes:
svn path=/head/; revision=99295
|
|
|
|
|
|
|
|
| |
PR: ports/60830
Submitted by: Roman Shterenzon <roman@xpert.com>
Notes:
svn path=/head/; revision=97219
|
|
|
|
|
|
|
|
| |
PR: 60460
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=96311
|
|
|
|
| |
Notes:
svn path=/head/; revision=96269
|
|
|
|
|
|
|
|
|
|
| |
- Update to version 2.2.4
PR: ports/57001
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Notes:
svn path=/head/; revision=89509
|
|
|
|
|
|
|
|
| |
PR: 51670
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Notes:
svn path=/head/; revision=79967
|
|
|
|
| |
Notes:
svn path=/head/; revision=78566
|
|
|
|
| |
Notes:
svn path=/head/; revision=75951
|
|
|
|
|
|
|
|
| |
PR: 47322
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Notes:
svn path=/head/; revision=74122
|
|
|
|
|
|
|
| |
Obtained from: id3lib 3.8.0
Notes:
svn path=/head/; revision=71759
|
|
|
|
|
|
|
|
|
|
|
| |
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
Notes:
svn path=/head/; revision=69808
|
|
|
|
|
|
|
| |
Approved by: pat
Notes:
svn path=/head/; revision=69612
|
|
|
|
|
|
|
|
| |
PR: 44221
Submitted by: tkato@prontomail.com
Notes:
svn path=/head/; revision=68734
|
|
|
|
|
|
|
| |
Submitted by: David Yeske <dyeske@yahoo.com>
Notes:
svn path=/head/; revision=68516
|
|
|
|
|
|
|
|
| |
PR: 43499
Submitted by: Tilman Linneweh <tilman@arved.de> (with slight modification)
Notes:
svn path=/head/; revision=67257
|
|
|
|
|
|
|
|
| |
PR: 42232
Submitted by: Edwin Groothuis <edwin@mavetju.org>
Notes:
svn path=/head/; revision=65340
|
|
|
|
|
|
|
|
|
| |
Add zlib patches for working around zlib 1.1.4 problems (obtained from
src/lib/zlibz in current) + a file that was forgotten in the zlib 1.1.3 to
1.1.4 upgrade between freeamp 2.1.1 and zinf 2.2.0.
Notes:
svn path=/head/; revision=64251
|
|
|
|
| |
Notes:
svn path=/head/; revision=63275
|
|
|
|
|
|
|
| |
streams. Bump PORTREVISION.
Notes:
svn path=/head/; revision=61041
|
|
|
|
|
|
|
|
| |
PR: 38278
Submitted by: Alan Eldridge <ports@geeksrus.net> (old maintainer)
Notes:
svn path=/head/; revision=59455
|
|
|
|
|
|
|
|
|
|
| |
Fix detection of freetype library.
PR: 36657
Submitted by: MAINTAINER
Notes:
svn path=/head/; revision=58399
|
|
|
|
|
|
|
|
|
|
|
| |
and unbreaks build if ORBit is not installed. Bump PORTREVISION.
PR: 35915
Submitted by: maintainer
Noticed by: kris
Notes:
svn path=/head/; revision=56124
|
|
|
|
|
|
|
|
| |
PR: 35895
Submitted by: maintainer
Notes:
svn path=/head/; revision=56109
|
|
|
|
|
|
|
|
| |
PR: 35881, 35845
Submitted by: maintainer, Steve Wills <steve@stevenwills.com>
Notes:
svn path=/head/; revision=56055
|
|
|
|
|
|
|
|
| |
PR: 34724
Submitted by: maintainer
Notes:
svn path=/head/; revision=54334
|
|
|
|
|
|
|
|
| |
PR: 34070
Submitted by: maintainer
Notes:
svn path=/head/; revision=53368
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- USE_AUTO* -> USE_AUTO*_VER=* where required
- USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK
- Other minor changes to fix things
These changes should be no-ops with the current bsd.port.mk, but will
assist in preparing for the next generation of USE_AUTO*.
Submitted by: bento 4-exp USE_AUTO* cleanups
http://people.FreeBSD.org/~will/4-exp/
http://bento.FreeBSD.org/errorlogs/4-exp-latest/
Notes:
svn path=/head/; revision=52646
|
|
|
|
|
|
|
|
|
|
|
| |
- fix the ownership of files in ${PREFIX}/share/freeamp
PR: 33101, 33096
Submitted by: Alan Eldridge <alane@geeksrus.net>
Noticed by: John Merryweather Cooper <john_m_cooper@yahoo.com>
Notes:
svn path=/head/; revision=52018
|
|
|
|
|
|
|
|
|
|
| |
information was being lost. Fix this
o Also, correctly LIB_DEPENDS on artsc.0
Approved by: maintainer
Notes:
svn path=/head/; revision=51897
|
|
|
|
|
|
|
|
| |
PR: 32938
Submitted by: maintainer, Ports Fury
Notes:
svn path=/head/; revision=51680
|
|
|
|
|
|
|
|
| |
PR: 32788
Submitted by: Alan E <alane@geeksrus.net>
Notes:
svn path=/head/; revision=51451
|
|
|
|
|
|
|
|
|
|
|
| |
- Support CXXFLAGS/PREFIX properly
- Supoprt PTHREAD_CFLAGS/PTHREAD_LIBS
PR: 28645
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=44701
|
|
|
|
|
|
|
|
| |
- install a sdr plugin - freeamp supports rtp (and unicast sucks for
"streaming" anyways ;)
Notes:
svn path=/head/; revision=44632
|
|
|
|
| |
Notes:
svn path=/head/; revision=44136
|
|
|
|
|
|
|
|
|
|
|
| |
dependency
*Remove maintainer at request
PR: 28126
Submitted by: maintainer
Notes:
svn path=/head/; revision=44091
|
|
|
|
|
|
|
| |
ports that depend on GNOME and need to change for 1.4
Notes:
svn path=/head/; revision=42259
|
|
|
|
|
|
|
|
| |
PR: 24633
Submitted by: MAINTAINER
Notes:
svn path=/head/; revision=37569
|
|
|
|
| |
Notes:
svn path=/head/; revision=35094
|
|
PR: 22322
Submitted by: Roman Shterenzon <roman@xpert.com>
Notes:
svn path=/head/; revision=34345
|