1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00
Commit Graph

4004 Commits

Author SHA1 Message Date
Rene Ladan
0d58cc145d Update to 1.27 which works properly on amd64 and does not need the
restricted patches any longer.

PR:		ports/162543
Submitted by:	Hardy Schumacher [hardy.schumacher gmx/de]
Approved by:	maintainer
Feature safe:	yes
2011-11-14 19:10:40 +00:00
Gerald Pfeifer
4fc79430df Add a knob DOSBOX to control an optional run-time dependency on DOSBox.
Submitted by:	Alex Kozlov <spam@rm-rf.kiev.ua>
Feature safe:	yes
2011-11-13 02:28:34 +00:00
Mark Linimon
d5db910408 Mark as broken on powerpc: does not compile.
Hat:		portmgr
Feature safe:	yes
2011-11-11 02:31:07 +00:00
Mark Linimon
ba9425925c Mark as broken on tier-2: uses i386 asm.
Hat:		portmgr
Feature safe:	yes
2011-11-11 02:27:57 +00:00
Mark Linimon
d02711d8b5 Mark as broken on powerpc: uses i386-specific option.
Hat:		portmgr
Feature safe:	yes
2011-11-11 02:26:19 +00:00
Mark Linimon
fae368cebd Mark as broken on powerpc: does not compile.
Hat:		portmgr
Feature safe:	yes
2011-11-11 02:24:19 +00:00
Mark Linimon
8522641a02 Also broken on powerpc: uses i386 asm.
Hat:		portmgr
2011-11-10 05:56:18 +00:00
Mark Linimon
7d8608ab13 Mark broken on powerpc as well as sparc64. (In fact, on all the tier-2s.)
Hat:		portmgr
2011-11-10 05:38:32 +00:00
Pav Lucistnik
425eae3b7a - Mark BROKEN: does not compile
ui-qt/input/controller.cpp:30:33: error: could not convert '(SNES::Input::JoypadID)4u' from 'SNES::Input::JoypadID' to 'unsigned int'

Reported by:	pointyhat
2011-11-08 22:11:58 +00:00
Pav Lucistnik
7557cb8c28 - Mark BROKEN: does not compile
src/lib/util/aviio.c: In function 'avi_error parse_indx_chunk(avi_file*, avi_stream*, avi_chunk*)':
  src/lib/util/aviio.c:1516:25: error: variable 'id' set but not used [-Werror=unused-but-set-variable]
  src/lib/util/aviio.c:1519:8: error: variable 'subtype' set but not used [-Werror=unused-but-set-variable]
  cc1plus: all warnings being treated as errors

Reported by:	pointyhat
2011-11-07 21:51:56 +00:00
Bernhard Froehlich
395d49b829 - Bump PORTREVISION which was missing since adding PG_UNMANAGED patch for HEAD
- Pet portlint about LICENSE variables

Reported by:	avg
2011-11-07 15:40:39 +00:00
Martin Wilke
3cabe21a2d - Get rid FreeBSD 6 support 2011-11-07 04:24:55 +00:00
Gerald Pfeifer
86656d448f Update to Wine 1.3.32. This includes the following changes:
- BiDi text support in the multi-line edit control.
 - Support for pattern brushes in the DIB engine.
 - A number of MSXML fixes.
 - Improvements to the PostScript driver.
 - Various bug fixes.
2011-11-06 09:39:27 +00:00
Ganael LAPLANCHE
b9b0e0b58c - Fix dfbinimage2 CD handling (program identification)
- Swap LICENSE and *DEPENDS to make portlint happy
2011-11-03 13:32:58 +00:00
Ganael LAPLANCHE
ce8406b395 Remove useless dependency on gnomelibs
Submitted by:	bapt (via private mail)
2011-11-03 12:51:51 +00:00
Eitan Adler
08b62e4c3e - fix explicit use of unzip in ports
PR:		ports/153429
Submitted by:	Alex Kozlov <spam@rm-rf.kiev.ua>
Approved by:	maintainers (hq, gabor, amdmi3)
Approved by:	maintainer timeout
Approved by:	bapt,sahil (mentors, implicit)
2011-11-03 00:38:47 +00:00
Doug Barton
f8a3aced5e Add EXPIRATION_DATE= 2011-11-30 to recently BROKEN ports that do not
already have one.
2011-11-01 22:51:56 +00:00
Doug Barton
989772c9ac The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
2011-10-24 09:11:38 +00:00
Doug Barton
2b1dacc826 Remove more tags from pkg-descr files fo the form:
- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
2011-10-24 04:17:37 +00:00
Juergen Lock
f69e03f3c0 - Respect STRIP [1]
- Respect NOPORTDOCS, even if it's empty [2]

PR:		ports/161856 [1], ports/161857 [2]
Submitted by:   Nali Toja <nalitoja@gmail.com>
2011-10-22 18:57:32 +00:00
Juergen Lock
59b893e7fb - Respect CC (sgabios) [1]
- Respect STRIP [2]
- Respect NOPORTDOCS, even if it's empty [3]
- Trim deps for -nographic [4]

PR:		ports/161855 [1], ports/161856 [2], ports/161857 [3],
		ports/161858 [4]
Submitted by:	Nali Toja <nalitoja@gmail.com>
2011-10-22 18:56:05 +00:00
Gerald Pfeifer
35065b1738 Update to Wine 1.3.31. This includes the following changes:
- BiDi text support in the single-line edit control.
 - Support for StretchDIBits and AlphaBlend in the DIB engine.
 - A number of audio fixes.
 - VBScript improvements.
 - Various bug fixes.
2011-10-22 11:54:46 +00:00
Pawel Pekala
0ebb65cbba Fix build with gcc 4.6
PR:		ports/161782
Submitted by:	Christian Mangin <cmangin@arobas.net>
Approved by:	maintainer
2011-10-21 16:02:31 +00:00
Erwin Lansing
8b6b891102 Mark BROKEN: does not build 2011-10-20 06:40:24 +00:00
Emanuel Haupt
d1905ea115 Update to 0.9.96
PR:		161649
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2011-10-19 13:05:21 +00:00
Emanuel Haupt
c302a89d01 - Add LICENSE
- Add MAKE_JOBS_SAFE
- Update WWW

PR:		161647
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2011-10-18 13:05:31 +00:00
Steve Wills
c87797d2ab - Update to 425873
- Unmark broken
- Pet portlint

PR:		ports/161001
Submitted by:	swills (me)
Approved by:	maintainer timeout (>2 weeks)
2011-10-14 20:12:21 +00:00
Juergen Lock
f0a083fe05 Update to 0.15.1 - Changelog:
http://wiki.qemu.org/ChangeLog/0.15
2011-10-13 19:08:30 +00:00
Pawel Pekala
93653751a1 Joytran is a joystick to keyboard/mouse events translator written in C.
The project has several advantages over similar software:

- Portable to a wide variety of platforms, since it is based on SDL and the X11
  XTest Extension (Developed on FreeBSD)
- It is easy to use the joystick in places where it is not usually supported
- Supports keyboard and mouse emulation
- Supports multiple joysticks
- Handles the presence of non-joystick devices, such as USB mice/trackballs
  that masquerade as joysticks gracefully
- Easy switching between profiles
- Lightweight, with few dependencies
- Comprehensive feature set (if there are features missing that are important
  to you, I will at least consider implementing them)
- Freely available (MIT License)

WWW: http://chiselapp.com/user/beyert/repository/joytran/

- Timothy Beyer
beyert@cs.ucr.edu

PR:		ports/159325
Submitted by:	Timothy Beyer <beyert@cs.ucr.edu>
2011-10-12 22:35:26 +00:00
David Thiel
fa2b80231b Should only be BROKEN if compiled with X11. open-vm-tools-nox11 still builds
cleanly.
2011-10-11 22:55:54 +00:00
Gerald Pfeifer
c843efaf99 Update to Wine 1.3.30. This includes the following changes:
- DirectSound reimplemented on top of MMDevAPI.
 - Support for StretchBlt in the DIB engine.
 - User interface improvements in HTML help.
 - Some MSXML fixes.
 - Performance improvements in cmd.
 - Various bug fixes.
2011-10-11 01:46:32 +00:00
Ganael LAPLANCHE
d45cdc37df Welcome Dolphin-emu, a free Wii/GC emulator 2011-10-03 11:04:43 +00:00
Rene Ladan
527e6ec324 - Incorporate Quilt MZ80 patches for non-i386 and add legal notifications
- Update MASTER_SITES
- Replace pkg-plist by PLIST_FILES
- Only depend on devel/nasm when on i386
- Add WWW to pkg-descr
- Bump PORTREVISION

PR:		ports/153437
Submitted by:	Anonymous (swell.k)
Approved by:	maintainer
2011-09-30 20:11:45 +00:00
Pav Lucistnik
ae0319a447 - Mark BROKEN: does not compile
/usr/local/include/X11/Xdefs.h:47: error: conflicting types for 'Bool'

Reported by:	pointyhat
2011-09-24 20:08:58 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Gerald Pfeifer
89034a67d7 Update to Wine 1.3.29. This includes the following changes:
- Extensive support for VBScript.
 - Various improvements to the calendar common control.
 - A number of XRender fixes and optimizations.
 - Several new functions in the MSVCP runtime.
 - A number of audio fixes.
 - DirectDraw cleanups.
 - Various bug fixes.
2011-09-23 19:47:55 +00:00
Gerald Pfeifer
46ea414893 Add XInput2 (aka x11/libXi aka xi.6) as an explicit dependency.
Suggested by:	Alex Kozlov <spam@rm-rf.kiev.ua>,
		David Naylor <naylor.b.david@gmail.com>
2011-09-19 23:04:30 +00:00
Boris Samorodov
eed6e97e18 Fix building for OSVERSION >= 900044.
PR:		ports/160799
Submitted by:	Ivan Klymenko <fidaj@ukr.net>
Patch by:	Rainer Hurling <rhurlin@gwdg.de>
2011-09-18 20:31:05 +00:00
Juergen Lock
78889e9c76 - Add ahci emulation fix for FreeBSD guests. [1]
- Add OPTION to build a seabios git snapshot that add ahci boot disk
  emulation. [2]
- Bump PORTREVISION.

Submitted by:	avg [1]
Suggested by:	avg [2]
2011-09-16 19:17:12 +00:00
Juergen Lock
3dcdb859a4 SeaBIOS is an open source implementation of a 16bit X86 BIOS. SeaBIOS
can run in an emulator or it can run natively on X86 hardware with
the use of coreboot.

SeaBIOS is the default BIOS for qemu and kvm.

This is a git snapshot to be used with the emulators/qemu-devel port.
(compared to the version shipped with qemu 0.15.0 this snapshot adds
ahci boot disk support.)

WWW: http://www.seabios.org/SeaBIOS
2011-09-16 18:13:25 +00:00
Gerald Pfeifer
fc29e8a8ec Update to Wine 1.3.28. This includes the following changes:
- Initial version of the VBScript parser.
 - Automagic audio driver selection.
 - Support for volume information on UDF file systems.
 - The OpenGL renderer is now the default for DirectDraw.
 - Device configuration dialog in DirectInput.
 - SetDIBitsToDevice support in the DIB engine.
 - Several improvements in the cmd parser.
 - Various bug fixes.
2011-09-11 12:21:15 +00:00
Dmitry Marakasov
dfa98b78f4 - Fix SFML dependency (use LIB_DEPENDS as now sfml installs numbered .so libraries)
PR:		160045
Submitted by:	myself
Approved by:	maintainer timeout
2011-09-09 03:36:18 +00:00
Eitan Adler
9968bd25b3 - emulators/wahcade: eliminate py-elementtree dependency [0]
- security/zenmap: eliminate py-pysqlite2x dependency [1]
- deskutils/griffith: eliminate py-pysqlite2x dependency [2]

PR:		ports/160049 [0], ports/160071 [1], ports/160161 [2]
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru> [0,1,2]
Approved by:	bapt (mentor)
2011-09-07 19:50:46 +00:00
Alexey Dokuchaev
52744541bc - Update to version 1.3
- Reformat port description and fix line wrapping in Makefile while here

PR:		ports/160243
Approved by:	maintainer
2011-09-06 08:54:47 +00:00
Stefan Walter
f999394523 Update to 20110826.
PR:		160217
Submitted by:	Stephen Hurd <shurd@sasktel.net> (maintainer)
2011-09-04 12:07:50 +00:00
Alexey Dokuchaev
ea826b19ad Add LICENSE (GPLv2) and relinquish to the pool. 2011-09-01 10:55:33 +00:00
Alexey Dokuchaev
d274ab9048 Minor language fixes. 2011-09-01 08:54:52 +00:00
Baptiste Daroussin
eafa5f559b 2011-09-01 deskutils/gkrellm-gtodo: No more public distfiles
2011-09-01 deskutils/xopps: No more public distfiles
2011-09-01 devel/adocman: No more public distfiles
2011-09-01 devel/bisongen: No more public distfiles
2011-09-01 devel/crow: BROKEN for more than 6 month
2011-09-01 devel/p5-Config-INI-MVP: Disappear from CPAN
2011-09-01 devel/p5-Date-Set: Disappear from CPAN
2011-09-01 devel/p5-File-FTS: No more public distfiles
2011-09-01 devel/p5-PerlMenu: No more public distfiles
2011-09-01 devel/p5-Proc-PIDFile: No more public distfiles
2011-09-01 devel/p5-UNIVERSAL-exports: Disappear from CPAN
2011-09-01 devel/ruby-rbtree: No Master Site
2011-09-01 dns/host: No more public distfiles
2011-09-01 emulators/linux-padjoy: No more public distfiles
2011-09-01 emulators/mame-extras: No more public distfiles
2011-09-01 emulators/snespp: BROKEN for more than 6 month
2011-09-01 emulators/xgs: No more public distfiles
2011-09-01 ftp/gproftpd: No more public distfiles
2011-09-01 ftp/muddleftpd: No more public distfiles
2011-09-01 07:03:48 +00:00
Ryan Steinmetz
8f8b6ea23f Fix build under 7.x
Reported by:	pointyhat
Approved by:	wxs (mentor)
2011-08-31 19:13:08 +00:00
Stanislav Sedov
764bc338f9 - Fix SMC91c111 device emulation in qemu. This allows FreeBSD to boot on
the GUMSTIX platform.

Approved by:	nox (maintainer)
Obtained from:	qemu git
2011-08-31 02:34:44 +00:00