1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
Commit Graph

37 Commits

Author SHA1 Message Date
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
Jean-Yves Lefort
af585ab060 - Disable i386 assembler optimizations by default: the NEWS file talks
about an "unknown mixer bug" and I am indeed experiencing it when
  these optimizations are enabled
- Use OPTIONS
- Install a desktop entry
- Tidy up patching
2006-08-23 00:16:18 +00:00
Jean-Yves Lefort
ff5318cba9 Take. 2006-07-25 22:29:09 +00:00
Tilman Keskinoz
1c1deacf84 Fix build on !i386
PR:		98019
Submitted by:	Kato Tsuguru
2006-05-28 18:21:41 +00:00
Sergey Matveychuk
9a3ab27e4f - Update to 0.6.8
PR:		ports/94490
Submitted by:	KATO Tsuguru
2006-05-03 06:44:48 +00:00
Ade Lovett
fe279f0df8 Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with:	kris
Approved by:	portmgr (implicit)
2006-03-07 08:28:06 +00:00
Pav Lucistnik
6329c4d7f9 - Add some SHA256 checksums 2005-11-23 23:29:54 +00:00
Kris Kennaway
978808c6e3 Add missing file 2004-12-13 00:46:33 +00:00
Kris Kennaway
af1c54ca03 Fix plist.
Pointy hat to:	kris
2004-04-12 03:33:49 +00:00
Trevor Johnson
c0669efed5 Tidy up whitespace. 2004-04-10 17:26:55 +00:00
Kris Kennaway
2edd44c5e6 Add missing USE_GETTEXT, conditionally on WITHOUT_NLS. 2004-03-29 06:59:36 +00:00
Tilman Keskinoz
a50dc1f522 Add dependency on jack. Bump PORTREVISION 2004-03-10 12:56:13 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Kirill Ponomarev
89bb45074a - Fix build on non-i386 arch
- Fix pathname issue when WITH_GNOME is defined
- Fix ja.po

PR:		ports/62152
Submitted by:	Ports Fury
2004-01-31 15:08:58 +00:00
Trevor Johnson
e8d5605043 Add SIZE. 2004-01-27 20:51:07 +00:00
Kirill Ponomarev
287bdb1bcd - Update to version 0.6.7
PR:		61244
Submitted by:	Ports Fury
2004-01-12 13:56:58 +00:00
Joe Marcus Clarke
5aba753137 Remove the USE_GNOMENG macro. 2003-04-08 00:40:09 +00:00
Akinori MUSHA
7cc1393a93 De-pkg-comment. 2003-02-20 17:07:10 +00:00
Ying-Chieh Liao
43a9749265 fix build on -current
PR:		46582
Submitted by:	Ports Fury
2002-12-29 04:40:51 +00:00
Norikatsu Shigemura
966bc6cb25 Update to 0.6.6
PR:		ports/45635
Submitted by:	Ports Fury
2002-11-23 15:38:30 +00:00
Kris Kennaway
64f0415ebe Reset undeliverable maintainer addresses to ports@FreeBSD.org 2002-11-18 03:48:10 +00:00
Joe Marcus Clarke
a7d6d44ecb Fix things after the GNOMENG commit. Also, implemement REINPLACE_CMD.
PR:		42570
Submitted by:	Tilman Linneweh <tilman@arved.de>
2002-09-09 01:21:47 +00:00
Joe Marcus Clarke
8a609be531 Use USE_GNOMENG.
PR:		42232
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-08-31 00:13:25 +00:00
Patrick Li
ca5992eaf5 Use ':' to seperate chown user and group
Spotted by:	Bento
2002-01-02 03:05:45 +00:00
Maxim Sobolev
4ca0e60800 -pthread --> ${PTHREAD_LIBS}
-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.
2001-03-29 16:35:19 +00:00
Steve Price
5c63dc3071 Update to version 0.6.2.
PR:		24400
Submitted by:	maintainer
2001-02-26 05:11:58 +00:00
Jeremy Lea
7b4c77811e Implement WANT_GNOME. 2000-10-05 07:22:56 +00:00
Ade Lovett
5c95a6151a Update to 0.5.7 (by maintainer) and clean up PLIST handling
with PLIST_SUB magic (by ade, approved by maintainer)
2000-09-06 03:29:53 +00:00
Neil Blakey-Milner
95563b4b3a Update to 0.5.5.
PR:		ports/20073
Submitted by:	Kristopher Zentner <kzentner@u.washington.edu> (MAINTAINER)
2000-08-06 14:24:13 +00:00
Ade Lovett
8bd85a9d02 Updates for new shared library versions in GNOME 1.2 2000-06-01 16:25:45 +00:00
Michael Haro
c14719a0d3 update to 0.5.3
PR:		17917
Submitted by:	     <Kristopher Zentner <kzentner@u.washington.edu>
2000-04-18 00:37:19 +00:00
Michael Haro
bcd8ffd9d0 update with the new PORTNAME/PORTVERSION variables 2000-04-08 21:25:03 +00:00
Michael Haro
d68ebd3a71 add ending / to WWW 2000-02-24 01:59:08 +00:00
Ade Lovett
140e8b10a0 Update to 0.3.10
PR:		16823
Submitted by:	maintainer
2000-02-20 04:18:32 +00:00
Ade Lovett
7342f8e280 Update to 0.3.8
PR:		16002
Submitted by:	maintainer
2000-01-09 23:24:31 +00:00
Steve Price
96fbb327bf Adding soundtracker version 0.3.6.
Mod player/tracking tool which supports XM and MOD formats.

PR:		15180
Submitted by:	Kristopher Zentner <kzentner@u.washington.edu>
1999-12-25 15:35:44 +00:00