1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-31 05:41:08 +00:00
Commit Graph

55 Commits

Author SHA1 Message Date
Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Kirill Ponomarev
ceb1d522b5 Update to 0.6.3 2021-02-17 09:38:29 +00:00
Tobias Kortkamp
f35841a5de Reset MAINTAINER 2020-09-28 05:05:24 +00:00
Tobias Kortkamp
66c5c27583 Add missing USES to my ports 2019-10-31 08:59:55 +00:00
Tobias Kortkamp
04463a6271 emulators/gxemul: Update to 0.6.2
Changes:	http://gavare.se/gxemul/gxemul-stable/doc/RELEASE.html
2019-06-23 09:08:07 +00:00
Tobias Kortkamp
7c1a6c486c emulators/gxemul: Cosmetic changes
- Pet portfmt and portclippy
2019-06-23 09:07:15 +00:00
Tobias Kortkamp
7ae2e058d7 emulators/gxemul: Update to 0.6.1
Announcement:	http://gavare.se/gxemul/gxemul-stable/doc/RELEASE.html
Changes:	http://gavare.se/gxemul/gxemul-stable/HISTORY.html
2018-12-07 11:38:02 +00:00
Tobias Kortkamp
c767f350f4 emulators/gxemul: Update to 0.6.0.2
- Build with Clang
- Update WWW; the sf.net project is gone
- vga.h is now included with "../include/vga.h" so the conflict with
  svgalib should be gone
- Make sure various build dependencies are not accidentally auto-detected
- Add missing xterm dependency; gxemul tries to run xterm when run
  under X for serial console output
- Take maintainership

Changes:	http://gavare.se/gxemul/gxemul-stable/doc/RELEASE.html
2018-11-18 08:51:08 +00:00
Gerald Pfeifer
09f9633cb6 Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
2018-07-29 22:18:44 +00:00
Gerald Pfeifer
c2a92a1aea Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
2018-03-10 17:46:04 +00:00
Gerald Pfeifer
e59c88cece Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
2017-09-10 20:55:38 +00:00
Gerald Pfeifer
04d6f52202 Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
2017-04-01 15:23:30 +00:00
Li-Wen Hsu
04f1110d2b - Update WWW 2017-03-23 05:47:42 +00:00
Gerald Pfeifer
89f8b05214 Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
2016-11-20 09:38:08 +00:00
Dmitry Marakasov
1d1f878054 - Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by:	portmgr blanket
2016-05-19 10:21:23 +00:00
Dmitry Marakasov
b2c43980fb - Switch to options helpers
- Regenerate patches with `make makepatch`
2016-01-31 21:46:24 +00:00
Gerald Pfeifer
15945f8122 Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
2014-09-10 20:50:31 +00:00
John Marino
8a2e42acaf emulators/gxemul: Upgrade version 0.6.0 => 0.6.0.1
PR:		192789
Submitted by:	Ports Fury
2014-08-24 09:17:19 +00:00
Adam Weinberger
79d6017866 Rename emulators/ patch-xy patches to reflect the files they modify. 2014-07-28 18:39:29 +00:00
Baptiste Daroussin
2fd08c3066 Support stage
Use options helpers
2014-07-06 14:55:37 +00:00
Antoine Brodin
aa90d38b02 Resetting maintainership on ports that have not been staged and without any
pending PR

With hat:	portmgr
2014-07-02 20:22:55 +00:00
Gerald Pfeifer
1cd277bdce Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3.  This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.

Part II, Bump PORTREVISIONs.

PR:		182136
Supported by:	Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by:	bdrewery (two -exp runs)
2014-03-10 20:55:20 +00:00
Warner Losh
917e0f3238 Force gcc, since gxemul isn't clang ready yet.
Fix for building with gcc 4.6 due to slight differences in namespace
pollution.
2014-02-25 20:32:40 +00:00
Baptiste Daroussin
1089da7dcc Add NO_STAGE all over the place in preparation for the staging support (cat: emulators) 2013-09-20 16:43:52 +00:00
Adrian Chadd
09415ca515 Bump portrevision - the binary has now changed. 2013-06-28 01:45:26 +00:00
Adrian Chadd
9d2b32a021 Enable LBA in GXEMUL.
FreeBSD-10's ATA code requires LBA to be used.  There's no code in the
ATA stack to send CHS commands to the hardware these days.

* Enable it by default;
* Turn print() into debug()

Tested:

* MALTA kernel on gxemul.
2013-06-28 01:43:57 +00:00
Adrian Chadd
b9794cf1e7 Building gxemul conflicts with svgalib, so mark it as a conflict.
svgalib installs a 'vga.h' file in /usr/local/include, which conflicts with
the vga.h in gxemul.

Until that gets resolved, mark it as a conflict.
2013-06-27 22:22:05 +00:00
Baptiste Daroussin
f53196ebc9 Convert emulators to new options framework 2013-04-28 21:20:28 +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
Martin Wilke
6804d852ff = Drop MD5 support 2011-07-02 17:14:20 +00:00
Warner Losh
2276a90387 Upgrade to latest gxemul 0.6.0.
Submitted by:	Tassilo Philipp
Feature safe:	yes
2010-06-14 21:19:11 +00:00
Pav Lucistnik
2d68f126de - Mark MAKE_JOBS_UNSAFE
Reported by:	pointyhat
2009-11-19 23:41:55 +00:00
Pav Lucistnik
9c4cd6933e - Update to 0.4.7.2
PR:		ports/138364
Submitted by:	Sylvio Cesar <scjamorim@bsd.com.br>
Approved by:	maintainer timeout (imp; 19 days)
Feature safe:	yes
2009-09-19 22:29:10 +00:00
Warner Losh
86cd1dc141 o Fix a bug reported by Oleksandr Tymoshenko:
Due to small issue with gxemul (PCI registers values of piix
	controller are not saved having been written) FreeBSD in
	gxemul panics after detecting IDE devices. Apply this patch to
	fix it...
o Bump PORTREVISION
o Take on this port.

Submitted by:	gonzo@
2008-10-03 22:53:29 +00:00
Li-Wen Hsu
c18cc13888 - Update to version 0.4.6.5
PR:		ports/124587
Submitted by:	KATO Tsuguru <tkato432 AT yahoo.com>
2008-06-15 02:05:00 +00:00
Martin Wilke
4875258fac - Update to version 0.4.6.3
PR:		123870
Submitted by:	Ports Fury
2008-05-22 00:49:25 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Joseph Koshy
b78f774e33 Reset maintainership. 2008-04-10 09:21:53 +00:00
Martin Wilke
06aa815303 - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-23 23:03:18 +00:00
Joseph Koshy
513df8ce6f Upgrade to v0.4.6.2. Changes from the previous ported version include:
- The MIPS32/64 "ror" instruction is now supported.
- Support for NetBSD 4.0, OpenBSD/landisk 4.2.
- Documentation updates.
- Bug fixes.
2008-02-22 14:56:38 +00:00
Joseph Koshy
651ca97d82 - Upgrade to v0.4.6. Upstream changes include:
- NetBSD/pmppc can now run in the emulator (with root-on-nfs), on
    an emulated Artesyn PM/PPC board.
  - Host CPU usage reductions when the guest OS is in an idle loop.
  - Minor SuperH emulation speed improvements.
  - General code cleanup: Non-working (skeleton) emulation modes have
    been removed, and many unused/legacy constructs have been removed.
2007-07-04 07:49:52 +00:00
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
Joseph Koshy
afbbda5760 Update pkg-descr.
Requested by:	Anders Gavare [AUTHOR]
2007-05-03 07:13:40 +00:00
Joseph Koshy
29da12cc98 Upgrade to v0.4.5.1. Upstream changes from the previous version
of the port include:
 - Initial support for "disk overlays", enabling rollback of
   emulated disk contents.
 - Bug fixes to dyntrans and other modules.
 - GDB debugging stub support, some dummy and experimentals CPUs
   and machine modes have been removed.
 - Landisk emulation now runs OpenBSD/landisk.
2007-05-02 13:03:43 +00:00
Joseph Koshy
cd75a34458 Upgrade to version 0.4.4. Upstream changes include:
- a redesign/rewrite of the interrupt routing system.
 - more stable SuperH emulation.
 - minor AltiVec changes.
These changes allow a NetBSD/dreamcast 'Live CD' to boot
and NetBSD/macppc to boot a GENERIC kernel after install.
2007-03-06 05:33:21 +00:00
Joseph Koshy
7a5341a07b Upgrade to v0.4.3. Upstream changes include:
- SH4 emulation now allows NetBSD/dreamcast to reach
    userland.
  - A framework to let emulated clocks run at same
    speed as the host clock has been added.
  - The built-in debugger's expression syntax has been changed.
  - Better MIPS emulation for some combination of emulated
    processor and guest operating system.
  - Bug fixes.
2006-11-08 04:54:00 +00:00
Joseph Koshy
1284cd2c01 Add an interim patch that allows FreeBSD to learn the clock frequency
of the emulated MIPS32 processor from yamon's environment.

Submitted by:	bms
2006-09-02 15:31:21 +00:00
Joseph Koshy
2a53873cef Update to v0.4.2. Upstream changes include:
- NetWinder emulation mode works well enough to let NetBSD/netwinder
   run from a disk image.
 - Algorithmics P5064 emulation works well enough to let NetBSD/algor
   run from a disk image.
 - PCI configuration register writes are now handled, which allows
   NetBSD/Malta (evbmips) 3.0.1 and NetBSD/cobalt 3.0.1 to run
   from PCI IDE harddisk images.
 - Some performance increases for translation table updates.
2006-08-20 11:16:14 +00:00
Joseph Koshy
112a0b8c55 Upgrade to v0.4.1.
Major upstream changes from the previous ported version
include:
 - speedups for MIPS emulation,
 - an improved dyntrans backend,
 - tweaks to ARM, PPC, AVR, SPARC and MIPS emulation,
 - support for remote debugging using GDB,
 - a new statistics gathering option "-s",
 - most configuration options are no longer supported,
 - bug fixes.

Port changes:
 - the port no longer depends on GCC >= 3.2 on FreeBSD 4.X.
 - OPTION "X" has been renamed as "X11" for consistency.
2006-07-26 10:59:59 +00:00
Joseph Koshy
0102af3acf - Upgrade to v0.3.8. User visible changes include:
- i80321 (XScale) mode can run NetBSD/evbarm,
  - performance speedups for framebuffer output
  - most CPU types are enabled by default.
- Remove obsolete USE_REINPLACE directive.
- Add a local MASTER site.
- Take over port maintainership.
2006-02-19 09:04:11 +00:00