Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.7.0_1 10 Jan 2024 13:13:03 |
Baptiste Daroussin (bapt) |
MAN?PREFIX: eleminate its usage and move man to share/man |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.7.0 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.7.0 20 Jul 2022 14:21:50 |
Tobias C. Berner (tcberner) |
emulators: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alejandro Pulver <alejandro@varnet.biz>
* Alexander Best <arundel@gmx.net>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey V. Antipovsky <kemm@in-line.ru>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Brian Gaeke <brg@dgate.org>
* Danilo Egea Gondolfo <danilo@FreeBSD.org>
* David Naylor <naylor.b.david@gmail.com>
* David O'Brien (obrien@cs.ucdavis.edu) (Only the first 15 lines of the commit message are shown above ) |
0.7.0 01 Apr 2022 04:12:21 |
Guangyuan Yang (ygy) Author: Mitchell Clay |
emulators/gxemul: Update to 0.7.0 and take maintainership
Changelog: http://gavare.se/gxemul/gxemul-stable/doc/RELEASE.html
PR: 261874 |
0.6.3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.6.3 17 Feb 2021 09:38:29 |
krion |
Update to 0.6.3 |
0.6.2 28 Sep 2020 05:05:25 |
tobik |
Reset MAINTAINER |
0.6.2 31 Oct 2019 08:59:55 |
tobik |
Add missing USES to my ports |
0.6.2 23 Jun 2019 09:08:07 |
tobik |
emulators/gxemul: Update to 0.6.2
Changes: http://gavare.se/gxemul/gxemul-stable/doc/RELEASE.html |
0.6.1 23 Jun 2019 09:07:16 |
tobik |
emulators/gxemul: Cosmetic changes
- Pet portfmt and portclippy |
0.6.1 07 Dec 2018 11:38:03 |
tobik |
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 |
0.6.0.2 18 Nov 2018 08:51:09 |
tobik |
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 |
0.6.0.1_6 29 Jul 2018 22:18:46 |
gerald |
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 |
0.6.0.1_5 10 Mar 2018 17:46:06 |
gerald |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
0.6.0.1_4 10 Sep 2017 20:55:39 |
gerald |
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 |
0.6.0.1_3 01 Apr 2017 15:23:32 |
gerald |
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 |
0.6.0.1_2 23 Mar 2017 05:47:42 |
lwhsu |
- Update WWW |
0.6.0.1_2 20 Nov 2016 09:38:09 |
gerald |
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. |
0.6.0.1_1 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
0.6.0.1_1 31 Jan 2016 21:46:25 |
amdmi3 |
- Switch to options helpers
- Regenerate patches with `make makepatch` |
0.6.0.1_1 10 Sep 2014 20:50:37 |
gerald |
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) |
0.6.0.1 24 Aug 2014 09:17:19 |
marino |
emulators/gxemul: Upgrade version 0.6.0 => 0.6.0.1
PR: 192789
Submitted by: Ports Fury |
0.6.0_2 28 Jul 2014 18:39:29 |
adamw |
Rename emulators/ patch-xy patches to reflect the files they modify. |
0.6.0_2 06 Jul 2014 14:55:37 |
bapt |
Support stage
Use options helpers |
0.6.0_2 02 Jul 2014 20:22:56 |
antoine |
Resetting maintainership on ports that have not been staged and without any
pending PR
With hat: portmgr |
0.6.0_2 10 Mar 2014 20:55:22 |
gerald |
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) |
0.6.0_1 25 Feb 2014 20:32:40 |
imp |
Force gcc, since gxemul isn't clang ready yet.
Fix for building with gcc 4.6 due to slight differences in namespace
pollution. |
0.6.0_1 20 Sep 2013 16:43:53 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
emulators) |
0.6.0_1 28 Jun 2013 01:45:27 |
adrian (src committer) |
Bump portrevision - the binary has now changed. |
0.6.0 28 Jun 2013 01:43:58 |
adrian (src committer) |
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. |
0.6.0 27 Jun 2013 22:22:05 |
adrian (src committer) |
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. |
0.6.0 28 Apr 2013 21:20:28 |
bapt |
Convert emulators to new options framework |
0.6.0 24 Oct 2011 04:17:38 |
dougb |
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. |
0.6.0 02 Jul 2011 17:14:20 |
miwi |
= Drop MD5 support |
0.6.0 14 Jun 2010 21:19:11 |
imp |
Upgrade to latest gxemul 0.6.0.
Submitted by: Tassilo Philipp
Feature safe: yes |
0.4.7.2 19 Nov 2009 23:41:55 |
pav |
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat |
0.4.7.2 19 Sep 2009 22:29:10 |
pav |
- 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 |
0.4.6.5_1 03 Oct 2008 22:53:29 |
imp |
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@ |
0.4.6.5 15 Jun 2008 02:05:00 |
lwhsu |
- Update to version 0.4.6.5
PR: ports/124587
Submitted by: KATO Tsuguru <tkato432 AT yahoo.com> |
0.4.6.3 22 May 2008 00:49:25 |
miwi |
- Update to version 0.4.6.3
PR: 123870
Submitted by: Ports Fury |
0.4.6.2_1 19 Apr 2008 17:56:05 |
miwi |
- 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) |
0.4.6.2_1 10 Apr 2008 09:15:41 |
jkoshy |
Reset maintainership. |
0.4.6.2_1 23 Mar 2008 23:03:18 |
miwi |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
0.4.6.2 22 Feb 2008 14:56:38 |
jkoshy |
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. |
0.4.6 04 Jul 2007 07:49:52 |
jkoshy |
- 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. |
0.4.5.1_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.4.5.1 03 May 2007 07:13:41 |
jkoshy |
Update pkg-descr.
Requested by: Anders Gavare [AUTHOR] |
0.4.5.1 02 May 2007 13:03:43 |
jkoshy |
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. |
0.4.4 06 Mar 2007 05:33:21 |
jkoshy |
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. |
0.4.3 08 Nov 2006 04:54:00 |
jkoshy |
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. |
0.4.2_1 02 Sep 2006 15:31:21 |
jkoshy |
Add an interim patch that allows FreeBSD to learn the clock frequency
of the emulated MIPS32 processor from yamon's environment.
Submitted by: bms |
0.4.2 20 Aug 2006 11:16:15 |
jkoshy |
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. |
0.4.1 26 Jul 2006 10:59:59 |
jkoshy |
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. |
0.3.8 19 Feb 2006 09:04:11 |
jkoshy |
- 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. |
0.3.7 10 Jan 2006 10:56:15 |
vs |
Unbreak: USE_GCC=3.2+ on 4.x |
0.3.7 31 Dec 2005 04:57:23 |
imp |
Update to 0.3.7 from 0.3.2. See
http://gavare.se/gxemul/gxemul-stable/HISTORY.html
for a long changelog between these releases. Summary: vastly improved arm,
mips and ppc support. Lots of new CPUs and a better dynamic code generator
for the instructions emulated. Vastly improved hardware device emulation.
Can boot many free and obscure guest operating systems. |
0.3.2 24 Nov 2005 16:07:52 |
pav |
- Add SHA256 |
0.3.2 30 Sep 2005 13:08:24 |
oliver |
reset maintainer to ports@
Approved by: maintainer |
0.3.2 20 May 2005 10:35:33 |
jylefort |
Add gxemul.
GXemul is a free instruction-level machine emulator, emulating not only the
CPU, but also other hardware components, making it possible to use the emulator
to run unmodified operating systems such as NetBSD, OpenBSD, or Linux.
A few different machine types are emulated. The following machine types are
emulated well enough to run at least one "guest OS":
* DECstation 5000/200 ("3max"): serial controller (including keyboard and
mouse), ethernet, SCSI, and graphical framebuffers.
* Acer Pica-61 (an ARC machine): serial controller, "VGA" text console, and
SCSI.
* NEC MobilePro 770, 780, 800, and 880 (HPCmips machines): framebuffer,
keyboard, and a PCMCIA IDE controller.
* Cobalt: serial controller and PCI IDE.
WWW: http://gavare.se/gxemul/
PR: ports/81048
Submitted by: Janni <jannisan@t-online.de> |