1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00
Commit Graph

4096 Commits

Author SHA1 Message Date
Gabor Kovesdan
1bf452a631 - Update to 20120306
Feature safe:	yes
2012-03-13 10:36:09 +00:00
Alex Kozlov
a3de89d837 Update dgen-sdl to 1.30
- M68K debugger support (contributed by Edd Barrett).
- Screen initialization has been completely rewritten.
- Improved archived ROMs support, ZIP files can now be read properly.
- Interactive prompt support which enables DGen to be reconfigured
  and to load/unload ROMs on the fly.
- International (read: non-US/QWERTY) keyboards support.
- Many bugfixes

PR:		ports/165945
Submitted by:	Hardy Schumacher <hardy.schumacher@gmx.de>
Approved by:	eadler (mentor)
Feature safe:	yes
2012-03-13 05:46:56 +00:00
Gerald Pfeifer
557a24f2e1 Replace USE_GCC=4.4+ by USE_GCC=4.6+, the former is only here for a
single, obsolete port.

Feature safe:	yes
2012-03-11 01:07:00 +00:00
Bernhard Froehlich
42f86b65d6 - Unbreak by disabling broken VMM testcase. It seems to be an incompatibility with recently updated yasm.
Submitted by:	pointyhat (via pav)
Feature safe:	yes
2012-03-09 21:57:44 +00:00
Bernhard Froehlich
31bc87dae9 - Reenabled fixed memobj r0 patch
- Bump PORTREVISION

Submitted by:	avg
Feature safe:	yes
2012-03-09 21:46:18 +00:00
Bernhard Froehlich
b9276d3bb2 - Fix compile error on recent current
include/iprt/stdint.h:162: error: 'intptr_t' has a previous declaration as 'typedef long int intptr_t'
/usr/include/sys/_stdint.h:78: error: conflicting declaration 'typedef uintptr_t uintptr_t'
include/iprt/stdint.h:165: error: 'uintptr_t' has a previous declaration as 'typedef long unsigned int uintptr_t'
kBuild: Compiling tstAsmStructsasm - src/VBox/VMM/testcase/tstAsmStructsAsm.asm
kBuild: Compiling tstGlobalConfig - src/VBox/VMM/testcase/tstGlobalConfig.cpp
kmk: * [out/freebsd.amd64/release/obj/tstVMStructRC/tstVMStructRC.o]

Submitted by:	Tijl Coosemans <tijl@freebsd.org>
Feature safe:	yes
2012-03-09 21:42:01 +00:00
Ganael LAPLANCHE
3e61501fad - Update to 1.9.92.r76026
- Remove dfbinimage2 plugin :
  - it is not maintained upstream
  - dfcdrom is maintained and can be used instead

Feature safe:	yes
2012-03-09 13:14:51 +00:00
Bernhard Froehlich
b182df0087 - Update Guest Additions Mirrorsite
PR:		ports/165597
Submitted by:	Seiji Ariga <freebsd@khaotic.net>
2012-03-08 15:23:53 +00:00
Bernhard Froehlich
207d706608 - Remove empty line at end of file
Reported by:	Alex Kozlov <ak@FreeBSD.org>
2012-03-08 14:20:33 +00:00
Gerald Pfeifer
6d5bb1951d Update to Wine 1.4, the real release. The list of changes
since the 1.3.x release series is huge and nicely summarized at
http://www.winehq.org/announce/1.4 in addition to the individual
changes listed for the previous versions of this port.
2012-03-07 21:38:05 +00:00
Pav Lucistnik
46f4d8752d - Mark BROKEN on amd64: fails to compile
kmk: *** [/work/a/ports/emulators/virtualbox-ose-legacy/work/VirtualBox-4.0.16_OSE/out/freebsd.amd64/release/obj/VMM/tstAsmStructsAsm.mac] Error 1
  kmk: *** Deleting file

Reported by:	pointyhat
2012-03-05 22:08:22 +00:00
Martin Wilke
bf4a1ee116 - Unbreak
PR:		165443
Submitted by:	maintainer
2012-03-04 13:46:40 +00:00
Alex Kozlov
7ca108f3bd Update maintainer email in my ports
Approved by:	eadler (mentor)
2012-03-02 23:43:45 +00:00
Gerald Pfeifer
dfd07fd791 Update to Wine 1.4 RC6. Among others, this now reliably detects
CPU speed on FreeBSD by reading the hw.clockrate sysctl instead of
one that is not always present.
2012-03-02 20:47:05 +00:00
Pav Lucistnik
9cd91f3661 - Remove conditional checks for FreeBSD 6.X
PR:		ports/165608
Submitted by:	pgollucci
Approved by:	portmgr (hat)
2012-03-02 14:56:37 +00:00
Juergen Lock
72cb34ee50 Remove the GA knob, it can no longer be turned off since other parts
of the build now depend on python too.
2012-02-28 22:41:05 +00:00
Gerald Pfeifer
d807706486 Update to Wine 1.4 RC5; translation fixes and some final bug fixes. 2012-02-26 15:54:54 +00:00
Bernhard Froehlich
948e653bff - Revert memobj r0 patch until the problems on i386 are solved
- Bump PORTREVISION

Reported by:	dougb, Frank Bartels
Discussed with:	avg
2012-02-22 22:09:41 +00:00
Bernhard Froehlich
379ce3f230 - Update to 4.1.8
- Mark broken on FreeBSD < 8.0
- Fix lib32 checks to use /usr/lib32/libc.so
- R0 memobj rewrite [1]
- Fix INVARIANTS warning: acquiring duplicate lock of same type: "IPRT Fast Mutex Semaphore" [1]

Submitted by:	Andriy Gapon <avg@FreeBSD.org> [1]
Obtained from:	redports.org/~virtualbox/
2012-02-21 14:31:55 +00:00
Bernhard Froehlich
f3865a976c - Update to 4.0.16
- Fix lib32 checks to use /usr/lib32/libc.so

Obtained from:		redports.org/~virtualbox/
2012-02-21 12:43:15 +00:00
Marcus von Appen
244ceabff9 mupen64plus-audio-sdl 2012-02-20 05:55:15 +00:00
Martin Wilke
c87be4a1d4 - Update to 0.145
PR:		164991
Submitted by:	Ports Fury
2012-02-19 23:25:04 +00:00
Martin Wilke
036fe89b5c - Update to version 0.8.2
PR:		164989
Submitted by:	Ports Fury
2012-02-19 23:24:55 +00:00
Martin Wilke
8c720ade0c - Update to version 0.145
PR:		164990
Submitted by:	Ports Fury
2012-02-19 23:24:50 +00:00
Wesley Shields
30fd0989d7 Assign back to the pool. 2012-02-18 20:30:59 +00:00
Max Brazhnikov
a5a22a7612 Update to 1.29
PR:		ports/164743
Submitted by:	Hardy Schumacher <hardy.schumacher at gmx.de>
Approved by:	Alex Kozlov (maintainer)
2012-02-18 19:08:57 +00:00
Gerald Pfeifer
437543d296 Update to Wine 1.4 RC4; yet more bug and translation fixes. 2012-02-18 11:11:09 +00:00
Marcus von Appen
fbd0197639 - Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions

Tested by:	exp-run by pav
2012-02-18 10:18:33 +00:00
Steve Wills
db8e337894 - Take maintainership 2012-02-18 01:47:54 +00:00
Juergen Lock
743f1c15fc Update to 1.0.1 - announce message is here:
http://lists.nongnu.org/archive/html/qemu-devel/2012-02/msg02458.html
2012-02-17 22:31:17 +00:00
Michael Scheidell
c768920479 - Actually bump portepoch
Submitted by:	swills
Approved by:	gabor (mentor, implicit)
2012-02-17 18:27:11 +00:00
Michael Scheidell
811e3dc9d5 - Back out all changes to date starting with this pr.
- changes that were applied by several people, one change (mine, the actual upgrade) made hgfs unloadable.
- other changes along the way, attempting to fix it made port broken were also backed out
- Only patches left were DougB's rc script patches
- Bump PORTEPOCH

PR:		ports/161891
Submitted by:	scheidell (me)
Approved by:	ports@ (maintainer, implicit), gabor (mentor)
2012-02-17 16:54:12 +00:00
Ashish SHUKLA
97ddb4e13d - Bump PORTREVISION to chase the update of multimedia/libvpx 2012-02-16 15:57:34 +00:00
Pav Lucistnik
4ac48ce5ae - Mark BROKEN: does not package
Reported by:	pointyhat
2012-02-15 23:09:25 +00:00
Martin Matuska
dbbf004162 Bump pcre library dependency due to 8.30 update 2012-02-14 12:45:35 +00:00
Gerald Pfeifer
8cb9dfdb3e Use cups-client, not the full cups-base, to support the CUPS option.
This reduces the footprint in this case.

PR:		165027
Submitted by:	Pavel Gubin <pg@2lazy.ru>
2012-02-12 17:51:47 +00:00
Ruslan Makhmatkhanov
fd3d58ae5a - convert to using PYTHON_SITELIBDIR (non-functional change) 2012-02-12 15:56:41 +00:00
Gerald Pfeifer
33678047c6 Update to Wine 1.4 RC3; yet further bug and translation fixes. 2012-02-11 20:49:52 +00:00
Philip M. Gollucci
55d8f7145b - Fix build after /usr/X11R6 symlink removal
PR:             ports/164899
Submitted by:   Stephen Hurd <shurd@sasktel.net> (maintainer)
2012-02-10 00:33:53 +00:00
Gabor Kovesdan
8753101f26 - Update to 20120131 2012-02-07 17:56:41 +00:00
Eitan Adler
2872eba657 The variable is USE_PERL5 not USE_PERL
Submitted by:	Alex Kozlov
Reviewed by:	perl (swills)
Approved by:	portmgr (pav)
2012-02-07 13:29:00 +00:00
Eitan Adler
fb064fa960 This variable changed quite some time ago.
Reported by:	Alex Kozlov
2012-02-07 01:31:10 +00:00
Jason Helfman
49e45a10e5 - Update to 0.8.2
PR:	ports/164758
Submitted by:	maintainer, beyert at cs.ucr.edu
2012-02-06 18:55:02 +00:00
Gerald Pfeifer
1504cf3096 Update to Wine 1.4 RC2 which fixes a number of further bugs. 2012-02-04 12:02:12 +00:00
Gerald Pfeifer
2ef9dd4cfb Update to Wine 1.4 RC1. This includes the following changes:
- Improved crash dialog with support for saving the backtrace.
 - Support for the Back button in built-in Internet Explorer.
 - Keyboard accelerators can now be translated through po files.
 - A number of installer fixes.
 - Many translation updates and tweaks.
 - Various bug fixes.
2012-02-03 20:02:14 +00:00
Johan van Selst
37393d62e6 Update OpenMSX to 0.8.2 2012-01-30 21:36:18 +00:00
Gabor Kovesdan
d4b68c9bc4 - Update to 20120124 2012-01-30 11:35:38 +00:00
Juergen Lock
6fb53f02ba - Fix pkg-plist.
- Bump PORTREVISION.

PR:		ports/164571
Submitted by:	Jimmy Olgeni <olgeni@freebsd.org>
2012-01-29 14:43:45 +00:00
Martin Wilke
0adb1c0c08 - Update to 2.5.1
PR:		164156
Submitted by:	Ports Fury
2012-01-28 17:50:20 +00:00
Tilman Keskinoz
719264f183 Chase libcdio shlib bump 2012-01-18 17:36:27 +00:00