Pav Lucistnik
5ca9a6aed0
- Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to framework
...
Submitted by: rafan
Tested on: pointyhat
2007-02-13 00:16:29 +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
Roman Bogorodskiy
638d2d94c3
- Fix build on -CURRENT
...
- Pet portlint
Reported by: pointyhat via kris
2006-04-16 14:10:33 +00:00
Roman Bogorodskiy
892384b4c2
Broken on FreeBSD < 5.3 because of missing truncf().
...
Reported by: pointyhat via kris
2006-01-10 10:42:24 +00:00
Roman Bogorodskiy
1243cee332
Update to 0.4.
...
PR: 90791 (based on)
Submitted by: Vasil Dimov <vd@datamax.bg>
2005-12-22 12:07:37 +00:00
Roman Bogorodskiy
7a51904aaa
An attempt to fix build on 4.x.
...
Reported by: pointyhat via kris
2005-11-17 13:22:30 +00:00
Roman Bogorodskiy
06f57ae75d
- Do not allow making an optimized build unless WITH_OPTIMIZED_CFLAGS
...
is not defined
- Add WITH_DEBUG knob (disabled by default)
2005-10-29 03:44:42 +00:00
Kris Kennaway
9f922aed75
BROKEN on ia64: Internal compiler error
2005-10-28 06:18:06 +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
Roman Bogorodskiy
3f53954859
Use @freebsd.org address for my ports.
...
Approved by: krion (mentor)
2005-03-08 07:38:35 +00:00
Edwin Groothuis
1b791a4c00
[ maintainer ] emulators/pearpc: fix SDL build via update, fix build with JITC
...
PearPC 0.3.1 includes my patch for configure.in which makes
SDL usable and fixes stdint.h/inttypes.h trouble.
Fix build with JITC cpu for gcc34
PR: ports/72442
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
2004-10-13 00:09:07 +00:00
Kris Kennaway
84e8d56ed5
Increase USE_GCC to 3.4 for those ports which compile with it.
...
Approved by: portmgr
2004-09-30 05:32:00 +00:00
Volker Stolz
a7c17cea10
Add BUILD_DEPENDS on nasm for i386.
...
PR: ports/71135
Submitted by: Roman Bogorodskiy (maintainer)
2004-08-31 09:03:43 +00:00
Volker Stolz
404de5fcd5
- Update to 0.3.0. Only X11 is supported at the moment.
...
- Minor packaging issues
PR: ports/70438
Submitted by: Roman Bogorodskiy (maintainer)
2004-08-19 19:52:57 +00:00
Jeremy Messenger
b167bd2f9e
Fix the build with GCC 3.4.x.
...
PR: ports/69904
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
2004-08-03 07:02:40 +00:00
Pav Lucistnik
e46786ffad
- Unbreak on 4.x
...
Reported by: bento via kris
Pointy hat: mezz
2004-07-01 08:04:54 +00:00
Pav Lucistnik
50eb4e9311
- Fix plist. No portrevision raise as this is minor change.
...
PR: ports/68360
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
2004-06-26 17:15:03 +00:00
Jeremy Messenger
7375a89933
Update to 0.2.0.
...
PR: ports/68010
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
2004-06-17 05:54:45 +00:00
Pav Lucistnik
850281105c
- Unbreak WITH_QT
...
PR: ports/67421
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
2004-05-31 22:14:37 +00:00
Pav Lucistnik
479b327f49
- Fix build on 4.x
...
PR: ports/67411
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
2004-05-31 14:02:28 +00:00
Pav Lucistnik
b66cb02f65
- Add WITH_QT knob to enable Qt GUI
...
PR: ports/67174
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
2004-05-25 15:43:14 +00:00
Pav Lucistnik
d4241c0ba3
- Add WITH_OPTIMIZED_CFLAGS knob to build with optimizations
...
- Add WITH_JITC knob to select jitc_x86 CPU, only for i386
PR: ports/67132
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
2004-05-24 23:41:57 +00:00
Clement Laforet
11f6056642
Add pearpc 0.1.2, powerPC emulator.
...
PearPC is an architecture-independent PowerPC platform emulator capable of
running most PowerPC operating systems.
WWW: http://pearpc.sourceforge.net/
PR: ports/67034
Submitted by: Roman Bogorodskiy
2004-05-23 21:28:46 +00:00