Commit graph

32 commits

Author SHA1 Message Date
Edwin Groothuis
22bfc25e5a Update to 0.28pl13 2008-04-29 21:50:44 +00:00
Martin Wilke
2d73db3533 - Chase devel/sdl12 shlib version bump 2008-03-13 14:28:35 +00:00
Andrew Pantyukhin
b49269bfeb - Update to 0.28pl12
- Add mirrors
- Clean up
2007-08-07 16:07:03 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Stanislav Sedov
0d2725682b - 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)
2006-09-20 11:21:59 +00:00
Shaun Amott
2c19694902 - Update master site and WWW URL.
Reported by:	 fenner's distfile survey
2006-08-16 17:11:59 +00:00
Sergey Matveychuk
b4d2ac42d7 - Update graphics/libglut to 6.4.1.
- Shared lib version and PORTREVISION bumb for all affected ports.

While I'm here:
- Remove USE_MESA knob where it was (35 ports).
  It marked as depricated for 2 years.

PR:		ports/90247
Submitted by:	Ermal Lu?i <eri--@albabsd.org>
2006-01-12 12:54:32 +00:00
Pav Lucistnik
792b758ef4 - Add SHA256 2005-11-26 01:48:16 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Kirill Ponomarev
50862bcc9c Update to version 0.28.11
PR:		ports/75625
Submitted by:	Ports Fury
2004-12-30 08:55:36 +00:00
Kirill Ponomarev
c4603c6c8d Update to version 0.28.8
PR:		ports/75268
Submitted by:	Ports Fury
2004-12-20 09:16:00 +00:00
Kirill Ponomarev
6e3d83dccf Update to version 0.28.7
PR:		ports/74949
Submitted by:	Ports Fury
2004-12-11 18:44:06 +00:00
Kirill Ponomarev
edb8841271 Update to version 0.28.4
PR:		ports/74732
Submitted by:	Ports Fury
2004-12-05 18:40:38 +00:00
Kirill Ponomarev
1a392c10ad Update to version 0.28.1
PR:		ports/74244
Submitted by:	Ports Fury
2004-11-22 16:06:05 +00:00
Tilman Keskinoz
339aadf232 Fix build with gcc 3.4 2004-08-14 10:31:50 +00:00
Edwin Groothuis
c9ea361463 Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5
2004-03-16 04:23:56 +00:00
Edwin Groothuis
672c044e2e Properly use SDL everywhere:
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>
2004-03-08 01:01:31 +00:00
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Trevor Johnson
439b8a040c Use the CPIO macro defined in bsd.port.mk. 2004-01-22 12:18:43 +00:00
Kirill Ponomarev
15e9c75166 - Update to version 0.26.5
PR:		60465
Submitted by:	Ports Fury
2003-12-21 17:48:12 +00:00
Kirill Ponomarev
7dfeea8663 - Update to version 0.26.1
PR:		59756
Submitted by:	Ports Fury
2003-12-04 10:59:50 +00:00
Tilman Keskinoz
e205cec63d Update to 0.24.3
PR:		53284
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-06-29 14:39:02 +00:00
Tilman Keskinoz
d91e7cbf1b Update to 0.23.6
PR:		52478
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-06-22 21:10:46 +00:00
Pete Fritchman
5bb331738a Update to 0.23.3.
PR:		52344
Submitted by:	Ports Fury
2003-05-19 01:29:23 +00:00
Ying-Chieh Liao
cebc226639 upgrade to 0.21.3 2003-04-08 15:00:46 +00:00
Akinori MUSHA
e88cb93ce3 de-pkg-comment 2003-02-20 18:08:19 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
David W. Chapman Jr.
b5a0cefab8 Update to 0.19pl4
PR:		42039
Submitted by:	tkato@prontomail.com
2002-09-01 17:02:36 +00:00
Ying-Chieh Liao
2730c8a3dc PERL -> REINPLACE_CMD
PR:		39938
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-07-08 10:41:30 +00:00
Ying-Chieh Liao
4ba9a9ad70 add white_dune 0.19b31
Graphical VRML97 Editor and animation tool
2002-04-11 19:25:30 +00:00