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

4791 Commits

Author SHA1 Message Date
Martin Wilke
96fda31bb8 - Fix clang build
- Stage support

PR:		185704
Submitted by:	ports fury
2014-01-28 08:45:59 +00:00
Baptiste Daroussin
53f5bbb2ba Deprecate ports broken for more than 6 month 2014-01-27 17:35:26 +00:00
Alex Kozlov
4082e3f8bc - Update to 2.18
- Support STAGEDIR
2014-01-27 11:01:08 +00:00
John Marino
d54ebf4e71 emulators/qemu: Remove extraneous ".else" from previous commit 2014-01-26 20:19:18 +00:00
Rene Ladan
c7c988c343 Stage support
Reviewed by:	vbox@ (decke)
2014-01-26 20:07:33 +00:00
Rene Ladan
ebbd05ddc7 Stage support.
Reviewed by:	vbox@ (decke)
2014-01-26 20:03:06 +00:00
Rene Ladan
95c87a231c - Add stage support
- Do not install non-existant vboxvideo.ko.symbols when DEBUG is selected

Reviewed by:	vbox@ (decke)
2014-01-26 19:53:07 +00:00
Juergen Lock
0f75a8ca3d Stagify. 2014-01-26 15:51:20 +00:00
Juergen Lock
fb7dddc13f - Update LIB_DEPENDS.
- Rewrite NOPORTDOCS.
- Stagify.
2014-01-26 14:49:41 +00:00
Alex Kozlov
70f8171c6a - Update to 0.9.10 [1]
- Fix build with clang [1]
- Fix ncpu detection [1]
- Pass maintainership to submitter
- Convert to USES=dos2unix
- Support STAGEDIR
- Remove support for FreeBSD 7.x
- Remove LICENSE_FILE for standard license

PR:	ports/184111 [1]
Submitted by:	Hardy Schumacher <hardy.schumacher@gmx.de> (based on) [1]
Approved by:	llc2w@virginia.edu (old maintainer)
2014-01-26 03:20:55 +00:00
John Marino
faa1a95efc emulations/dynamips-community: Update to 0.2.10, support stage
Additionally from marino@:
 * Use OPSYS with OVERSION
 * Properly set LIB_DEPENDS
 * Treat x86-64 like amd64
 * Fixed line ending on pkg-descr

PR:		ports/185642
Submitted by:	maintainer (Pavel Volkov)
Fixed by:	marino@
2014-01-25 16:29:42 +00:00
Rene Ladan
1aa66728cf Support stage
Approved by:	portmgr (infrastructure blanket)
2014-01-25 00:02:33 +00:00
Alexander Leidinger
26612084ef Update to 6.4.
Submitted by:	Johannes Meixner <xmj@chaot.net>
2014-01-24 22:01:48 +00:00
Bernhard Froehlich
580dc0dd08 - Update to 4.3.6
Obtained from:	svn.redports.org/virtualbox
Thanks to:	all testers of the 3 CFTs
2014-01-23 17:18:42 +00:00
Baptiste Daroussin
e04b632220 Fix properties on pkg-plist 2014-01-21 23:40:21 +00:00
Ganael LAPLANCHE
041fdb5edb - Remove useless USE_GCC (should fix build where Clang is the default compiler)
- Use new options framework
- Rename CMakeLists' USE_ICONV option to ICONV_LINK
2014-01-21 07:26:24 +00:00
David Naylor
308e8e616b Update emulators/i386-wine to 1.6.2 2014-01-21 06:14:58 +00:00
David Naylor
3bf42e783c Update emulators/i386-wine-devel to 1.7.11. 2014-01-20 18:14:37 +00:00
Juergen Lock
f471f87efa Spell PORTREVISION correctly. 2014-01-19 23:01:59 +00:00
Rene Ladan
1786643043 Remove expired port:
2014-01-15 emulators/seabios-devel: Outdated, no longer needed, broken on 10+
2014-01-19 22:46:01 +00:00
Juergen Lock
d792df7427 - Remove last mentions of SEABIOS_GIT. (which were nops already tho)
- Update LIB_DEPENDS.
- Rewrite NOPORTDOCS.
- Stagify.
- Fix plist. (empty dirs)
- Bump PORTREISION.

Submitted by:	rene (via private emai)
2014-01-19 22:27:14 +00:00
Raphael Kubo da Costa
b966854346 Remove commented out line 2014-01-19 15:00:24 +00:00
Raphael Kubo da Costa
a396c53696 - Update to 1.53r81.
- Remove the ASM and MMX option as the configure script does not recognize
  "--with-assembler" and "--with-mmx" anymore.
- Support staging.

PR:		ports/
2014-01-19 14:58:04 +00:00
Martin Wilke
00427d578d - Fix build with clang
- Update MASTER_SITES
- Support OPTIONS_DEFINE
- Add LICENSE

PR:		185334
Submitted by:	ports fury
2014-01-19 14:31:27 +00:00
Martin Wilke
eab3437cdb - Fix build with clang
- Add LICENSE
- Add DESKTOP_ENTRIES

PR:		185310
Submitted by:	Ports Fury
2014-01-19 13:49:20 +00:00
Martin Wilke
c8f0bf4576 - Fix build with clang
PR:		185322
Submitted by:	ports fury
2014-01-19 13:45:39 +00:00
Martin Wilke
33e4c2e429 - Fix build with clang
PR:		185500
Submitted by:	Ports Fury
2014-01-19 09:24:34 +00:00
David Naylor
ff41552f97 Update emulators/wine-devel to 1.7.11.
ChangeLog:
  - Uniscribe support in the RichEdit control.
  - Support for condition variables and Slim Reader/Writer locks.
  - More D3D command stream preparation work.
  - Optional Start Menu in desktop mode.
  - Improved support for vertical fonts metrics.
  - Various bug fixes.

Approved by:	gerald (maintainer, implicit)
2014-01-18 20:00:01 +00:00
David Naylor
d0f148658c Update emulators/wine 1.6.2.
ChangeLog:
 - Color management support updated to liblcms version 2.
 - Various bug fixes.

Changes:
 - Remove freetype patch, merged upstream.

Approved by:	gerald (maintainer, implicit)
2014-01-18 10:04:07 +00:00
Shaun Amott
411724c8b9 Fix build on 10.0-RC5/amd64.
Submitted by:	nox
2014-01-16 22:39:44 +00:00
Danilo Egea Gondolfo
6988098c27 - Update from 2.12a to 2.15.5
- Add LICENSE
- Convert USE_GMAKE to USES

PR:		ports/185343
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2014-01-16 20:34:06 +00:00
Shaun Amott
e89a210813 Add x49gp - a HP49G+/50G graphics calculator emulator. 2014-01-16 19:31:03 +00:00
Bernhard Froehlich
4e32fe4224 - Update to 4.2.22
- Convert USE_PYDISTUTILS=easy_install to USE_PYDISTUTILS=yes
- Add patch to fix building with new gsoap [1]
- Add direct dependency on qt4-opengl [2]

PR:		ports/185579 [2]
Security:	CVE-2013-5892
Submitted by:	Jung-uk Kim <jkim@FreeBSD.org> [1]
		Jimmy Olgeni <olgeni@FreeBSD.org> [2]
2014-01-16 16:45:29 +00:00
Bernhard Froehlich
fbda6889d4 - Update to 4.2.22
- Remove 3D crOpenGl patches that are already included in the new release
- Convert USE_PYDISTUTILS=easy_install to USE_PYDISTUTILS=yes
- Add patch to fix building with new gsoap [1]
- Add direct dependency on qt4-opengl [2]

PR:		ports/185579 [2]
Security:	CVE-2013-5892
Submitted by:	Jung-uk Kim <jkim@FreeBSD.org> [1]
		Jimmy Olgeni <olgeni@FreeBSD.org> [2]
2014-01-16 16:38:18 +00:00
Danilo Egea Gondolfo
2abe307f26 emulators/qmc2
- Update from 0.41 to 0.42

emulators/{mame,mess} [1]
- Update from 0.150 to 0.152

PR:		ports/184246
Submitted by:	KATO Tsuguru <tkato432@yahoo.com> [1]
2014-01-16 02:44:49 +00:00
Rene Ladan
50f8eaece1 Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
2014-01-13 21:00:02 +00:00
Juergen Lock
f745cff607 Mark BROKEN on 10+: KPI changes in 10 and up, use bhyve or vbox.
(If someone wants to fix it: patches welcome! :)

PR:		ports/184984
Submitted by:	Alex <alex323@gmail.com>
2014-01-11 22:03:26 +00:00
Johan van Selst
ed5c9ae59e - Update to 0.10.0
This version requires WX 2.8+ and a modern C++0x compiler
- Adopt port
2014-01-10 12:14:56 +00:00
Johan van Selst
ba5882cefa - Make sure CXXFLAGS are past when using alternative compiler
without this, binary may get linked with unusable libraries
- Bump PORTREVISION
2014-01-10 08:32:19 +00:00
David Naylor
0519f1a93c Update emulators/i386-wine-devel to 1.7.10. 2014-01-08 11:36:02 +00:00
Raphael Kubo da Costa
d19fb4f87c Convert to the new LIB_DEPENDS syntax 2014-01-08 09:31:50 +00:00
David Naylor
a1ad6dcb5b Fix installation for slave port of emulators/wine-devel.
Wine switched to using an internal install script and removed logic to create
the underlying directories.  As explained in a comment from Makefile:

"""
Wine expects the install script to make any missing directories, and the default
internal tool (/tools/install-sh) does that however the default install script used
by Ports does not.
"""

Disable the specification of the INSTALL scripts and allow wine to use the
internal one.
2014-01-07 14:35:36 +00:00
Johan van Selst
b304fa7cec - Update OpenMSX to 0.10.0
http://sourceforge.net/projects/openmsx/files/openmsx/0.10.0/README_release-notes.txt/view
  This version requires a modern GCC compiler
2014-01-07 10:00:52 +00:00
David Naylor
75af857b3f Add missing patch for emulators/wine-devel.
Without this patch the port fails to build.
2014-01-05 07:36:37 +00:00
David Naylor
be508d8be4 Update emulators/wine-devel to 1.7.10.
ChangeLog:
  - Window maximization in the Mac driver.
  - AVI compressor implementation.
  - Thread local storage support in dynamically loaded libraries.
  - Beginnings of a Task Scheduler implementation.
  - Extended IPX protocol support.
  - Various bug fixes.

Approved by:	gerald (maintainer, implicit)
2014-01-03 21:54:43 +00:00
David Naylor
6fb9af90d1 Add missing PKGNAMESUFFIX from emulators/wine-mono-devel.
Reported by:	indexbuild@
2014-01-03 20:14:20 +00:00
David Naylor
248ad65303 Add missing components to patch-freetype of emulators/wine.
The patch was missing some changes made to dlls/gdi32/freetype.c.
Since the previous patch compiles and that this patch changes what code gets
compiled a PORTREVISION is required.

Base this patch on upstream commit 67f9b6e3 which simplifies some of the
changes to configure.

Approved by:    gerald (maintainer, implicit)
2014-01-03 08:22:36 +00:00
David Naylor
7b8413b318 Add emualtors/wine-mono-devel at version 4.5.2.
emulators/(i386-)wine-devel require a newer version of mono.

Reported by:	Green Dog <fiziologus@gmail.com>
Approved by:	gerald (maintainer: emulators/wine-devel, implicit)
2014-01-03 07:45:04 +00:00
David Naylor
0e73ce49e3 Update emulators/i386-wine-devel to 1.7.9.
Changes:
 - Convert MONO and GECKO to ${opt}_RUN_DEPENDS macro
2014-01-03 07:18:44 +00:00
Baptiste Daroussin
c0d7b638ed Part 1 at removing now useless FETCH_ARGS redifition 2014-01-03 00:46:47 +00:00