Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
31 Oct 2006 14:13:19
0.8.0.p5_3
|
vd  |
Remove expired leaf ports:
2006-10-26 archivers/linux-unace
2006-10-12 audio/gdesklets-cornerxmms
2006-10-12 deskutils/gdesklets-sensor-displayconstraints
2006-10-17 devel/sdl_ldbad
2006-10-27 lang/pdss
2006-10-17 multimedia/slideshow |
20 Sep 2006 11:21:59
0.8.0.p5_3
|
stas  |
- Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
structure (i.e. include/SDL for includes and sdl-config for configuration
binary)
- Update graphics/sdl_ttf to version 2.0.8
- Update graphics/sdl_image to version 1.2.5
- Update audio/sdl_mixer to version 1.2.7
- Update net/sdl_net to version 1.2.6
- Update Mk/bsd.sdl.mk accordingly
- Fix dependent ports to fit the new directory structure and avoid several
API breakages
- Bump up portrevisions for all dependent ports to allow them to be upgraded
by portupgrade/portmaster etc tools
Approved by: kris (portmgr), sem (mentor) |
15 Aug 2006 00:56:24
0.8.0.p5_2
|
clsung  |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include misc/ multimedia/ net/ net-mgmt/ net-im/
net-p2p/ palm/ print/ science/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
26 Mar 2006 14:17:45
0.8.0.p5_2
|
pav  |
- Fix master sites
PR: ports/94932
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> |
23 Feb 2006 10:40:45
0.8.0.p5_2
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
25 Nov 2005 16:19:39
0.8.0.p5_2
|
pav  |
- Add SHA256 |
15 Nov 2005 06:52:12
0.8.0.p5_2
|
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
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. |
28 Aug 2005 16:44:02
0.8.0.p5_2
|
arved  |
Reset Maintainer
Submitted by: stefanf |
21 May 2005 17:48:11
0.8.0.p5_2
|
kris  |
Extend nasty -fPIC hack from amd64 to "fix" ia64 build |
09 Jul 2004 17:43:11
0.8.0.p5_2
|
marcus  |
Apply a big libtool patch to allow porters to use the libtool installed by
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 |
20 Mar 2004 21:03:41
0.8.0.p5_2
|
trevor  |
Add size data, approved by maintainers. |
16 Mar 2004 04:23:56
0.8.0.p5_2
|
edwin  |
Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5 |
14 Mar 2004 06:17:56
0.8.0.p5_1
|
ade  |
Whoa there, boy, that's a mighty big commit y'all have there...
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. |
20 Feb 2004 13:26:29
0.8.0.p5_1
|
arved  |
Fix build on AMD64 |
04 Feb 2004 05:10:27
0.8.0.p5_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
27 Jan 2004 22:48:10
0.8.0.p5
|
edwin  |
Let multimedia/slideshow use USE_SDL.
PR: ports/61805
Approved by: Stefan Farfeleder <stefan@fafoe.narf.at> |
03 Oct 2003 11:04:59
0.8.0.p5
|
edwin  |
Chase up new MASTER_SITE_SAVANNAH.
PR: ports/56970
Submitted by: Jean-Yves Lefort <jylefort@brutele.be> |
10 Aug 2003 20:10:41
0.8.0.p5
|
krion  |
Update to 0.8.0.p5
The upgrade should fix the build problems with GCC 3.3 and
issues with 16 bit colour depth.
PR: 55352
Submitted by: maintainer |
03 Aug 2003 14:44:45
0.8.0.p4
|
arved  |
Change Stefan's emailadress to one that doesn't bounce emails from
kris.
Submitted by: maintainer. |
03 Aug 2003 00:22:21
0.8.0.p4
|
kris  |
Reset bouncing maintainer address |
04 Apr 2003 05:34:50
0.8.0.p4
|
lioux  |
After repo copy from graphics category to newly create multimedia
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) |
21 Feb 2003 12:51:07
0.8.0.p4
|
knu  |
De-pkg-comment. |
08 Jan 2003 20:32:37
0.8.0.p4
|
arved  |
Add slideshow, a tool to write slides in python or XML
PR: 45832
Submitted by: Stefan Farfeleder <e0026813@stud3.tuwien.ac.at> |