| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet
Notes:
svn path=/head/; revision=113296
|
|
|
|
|
|
|
| |
on sdl12-1.2.5
Notes:
svn path=/head/; revision=104132
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
USE_SDL=yes -> USE_SDL=sdl (good examles everywhere)
WANT_SDL/HAVE_SDL instead of exists(localbase/lib/lib...)
See
http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/using-sdl.html
for more information on how to use USE_SDL, WANT_SDL and HAVE_SDL.
PR: follow-ups of ports/55494, ports/61877
Submitted by: Edwin Groothuis <edwin@mavetju.org>
Notes:
svn path=/head/; revision=103247
|
|
|
|
|
|
|
| |
(Part 2)
Notes:
svn path=/head/; revision=99920
|
|
|
|
| |
Notes:
svn path=/head/; revision=99295
|
|
|
|
| |
Notes:
svn path=/head/; revision=96269
|
|
|
|
|
|
|
|
|
|
|
| |
- Utilize USE_SDL
- PERL -> REINPLACE_CMD
PR: 55052
Submitted by: KATO Tsuguru <tkato@prontomail.com>
Notes:
svn path=/head/; revision=86014
|
|
|
|
|
|
|
| |
Approved by: fjoe (mentor) (implicit)
Notes:
svn path=/head/; revision=85843
|
|
|
|
|
|
|
|
| |
these great pieces of software, so that let others with more free time
to take over them.
Notes:
svn path=/head/; revision=85841
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
one, update all appropriate references (*_DEPENDS, comments, etc):
ports/graphics/libfame --> ports/multimedia/libfame
ports/graphics/libquicktime --> ports/multimedia/libquicktime
ports/graphics/mpeg --> ports/multimedia/mpeg
ports/graphics/mpeg_encode --> ports/multimedia/mpeg_encode
ports/graphics/mpeg_play --> ports/multimedia/mpeg_play
ports/graphics/mtv --> ports/multimedia/mtv
ports/graphics/smpeg --> ports/multimedia/smpeg
ports/graphics/totem --> ports/multimedia/totem
ports/graphics/transcode --> ports/multimedia/transcode
ports/graphics/xanim --> ports/multimedia/xanim
ports/graphics/xmps --> ports/multimedia/xmps
Repo copied by: cvs (joe)
Approved by: portmgr (self & no objections)
Notes:
svn path=/head/; revision=78090
|
|
|
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Notes:
svn path=/head/; revision=77045
|
|
|
|
| |
Notes:
svn path=/head/; revision=72210
|
|
|
|
| |
Notes:
svn path=/head/; revision=63275
|
|
|
|
| |
Notes:
svn path=/head/; revision=59615
|
|
|
|
| |
Notes:
svn path=/head/; revision=57804
|
|
|
|
| |
Notes:
svn path=/head/; revision=53178
|
|
|
|
| |
Notes:
svn path=/head/; revision=51833
|
|
|
|
|
|
|
| |
Submitted by: fenner's distfiles survey.
Notes:
svn path=/head/; revision=44347
|
|
|
|
|
|
|
| |
packages (pysol-audio-server).
Notes:
svn path=/head/; revision=42391
|
|
|
|
|
|
|
|
|
|
| |
devel/sdl --> devel/sdl10
devel/sdl-devel --> devel/sdl12
Repo-copy by: asami
Notes:
svn path=/head/; revision=41125
|
|
|
|
| |
Notes:
svn path=/head/; revision=40950
|
|
|
|
| |
Notes:
svn path=/head/; revision=38409
|
|
|
|
| |
Notes:
svn path=/head/; revision=37762
|
|
|
|
| |
Notes:
svn path=/head/; revision=35887
|
|
|
|
|
|
|
| |
Submitted by: bento
Notes:
svn path=/head/; revision=35278
|
|
|
|
|
|
|
| |
Make indentation uniform across my ports.
Notes:
svn path=/head/; revision=34558
|
|
|
|
|
|
|
| |
installation.
Notes:
svn path=/head/; revision=33093
|
|
|
|
| |
Notes:
svn path=/head/; revision=31653
|
|
|
|
|
|
|
|
|
|
| |
Several fixes/cleanups:
- add previously missed INSTALLS_SHLIB;
- libtoolize;
- remove redundant newline at the end of PLIST.
Notes:
svn path=/head/; revision=31652
|
|
|
|
|
|
|
|
| |
PR: 20269
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=31525
|
|
|
|
| |
Notes:
svn path=/head/; revision=28515
|
|
|
|
| |
Notes:
svn path=/head/; revision=28011
|
|
PR: 18190
Submitted by: Maxim Sobolev <sobomax@altavista.net>
Notes:
svn path=/head/; revision=28007
|