| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=187090
|
|
|
|
| |
Notes:
svn path=/head/; revision=187089
|
|
|
|
|
|
|
|
| |
PR: ports/110164
Submitted by: Jean-Francois Dockes <jean-francois.dockes at wanadoo.fr> (maintainer)
Notes:
svn path=/head/; revision=187088
|
|
|
|
| |
Notes:
svn path=/head/; revision=187087
|
|
|
|
|
|
|
|
| |
PR: ports/110142
Submitted by: "John K."<cfactor_at_gmail_._com>
Notes:
svn path=/head/; revision=187086
|
|
|
|
| |
Notes:
svn path=/head/; revision=187085
|
|
|
|
| |
Notes:
svn path=/head/; revision=187084
|
|
|
|
| |
Notes:
svn path=/head/; revision=187083
|
|
|
|
|
|
|
|
| |
Requested by: kris
Submitted by: Daniel O'Connor (maintainer)
Notes:
svn path=/head/; revision=187082
|
|
|
|
| |
Notes:
svn path=/head/; revision=187081
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
bsd.python.mk sets PYTHON=/somepath/someprogram, while this ports
MaKefile expects yes or no there.
This patch changes the ports configure to not test for an "user"-set
PYTHON variable.
Submitted by: YAPHR
Notes:
svn path=/head/; revision=187080
|
|
|
|
| |
Notes:
svn path=/head/; revision=187079
|
|
|
|
|
|
|
|
| |
Fixes: ports/109728
Reported by: bf <bf2006a@yahoo.com>
Notes:
svn path=/head/; revision=187078
|
|
|
|
| |
Notes:
svn path=/head/; revision=187077
|
|
|
|
|
|
|
| |
Hat: portmgr
Notes:
svn path=/head/; revision=187076
|
|
|
|
|
|
|
| |
Hat: portmgr
Notes:
svn path=/head/; revision=187075
|
|
|
|
|
|
|
|
| |
PR: ports/109399
Submitted by: Yamashiro Jun<yamajun@ofug.net>
Notes:
svn path=/head/; revision=187073
|
|
|
|
|
|
|
| |
Hat: portmgr
Notes:
svn path=/head/; revision=187072
|
|
|
|
|
|
|
|
| |
PR: ports/109399
Submitted by: Yamashiro Jun<yamajun@ofug.net>
Notes:
svn path=/head/; revision=187071
|
|
|
|
| |
Notes:
svn path=/head/; revision=187070
|
|
|
|
|
|
|
| |
Approved by: miwi (mentor, implicit)
Notes:
svn path=/head/; revision=187069
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- reset rombios32 area
- Support for more SPARC relocations, by Martin Bochnig.
- Serial console improvements, by Stefan Weil.
- Qemu support for S32 and U32 alsa output, by Vassili Karpov.
- PS/2 interface - Allow custom IO ports + IRQ, by Herve Poussineau.
- Add PS/2 keyboard to MIPS R4K, by Herve Poussineau.
- Monitor multiplexing, by Jason Wessel.
- -no-frame option for sdl, by Christian Laursen.
- Don't require a disk image for network boot, by Ferenc Wagner.
- Add -bootp option for slirp, by Anthony Liguori.
- Add OACK support to slirp TFTP server, by Anthony Liguori.
- Change -tftp option to take a root directory, by Anthony Liguori.
- 2nd serial port for Malta, by Jason Wessel.
- Increase the number of multiplexed monitor devices.
- Allow arbitrary MIPS BIOS sizes between 0 and 4 MB, by Stefan Weil.
- Allow gdbstub to connect over any serial device.
- Basic USB device resume (root hub only), by Lonnie Mendez.
- 24C01 / 24C02 EEPROM emulation for Malta, by Stefan Weil.
- DS1225Y nvram device, by Herve Poussineau.
- Make removing IOHandlers safe from within an IOHandler, by Anthony Liguori.
- MIPS FPU dynamic activation, part 1, by Herve Poussineau.
- MIPS Userland TLS register emulation, by Daniel Jacobowitz.
- New -cpu options: choose CPU model for emulated target.
Only relevant on PowerPC targets, for now.
- Simple u-boot image loading support.
- Great PowerPC emulation code resynchronisation and improvments:
- Add status file to make regression tracking easier
- Move all micro-operations helpers definitions into a separate header:
should never be seen outside of op.c
- Update copyrights
- Add new / missing PowerPC CPU definitions
- Add definitions for PowerPC BookE
- Add support for PowerPC 6xx/7xx software driven TLBs
Allow use of PowerPC 603 as an example
- Add preliminary code for POWER, POWER2, PowerPC 403, 405, 440, 601, 602
and BookE support
- Avoid compiling priviledged only resources support for user-mode emulation
- Remove unused helpers / micro-ops / dead code
- Add instructions usage statistics dump: useful to figure which instructions
need strong optimizations.
- Micro-operation fixes:
* add missing RETURN in some micro-ops
* fix prototypes
* use softfloat routines for all floating-point operations
* fix tlbie instruction
* move some huge micro-operations into helpers
- emulation fixes:
* fix inverted opcodes for fcmpo / fcmpu
* condition register update is always to be done after the whole
instruction has completed
* add missing NIP updates when calling helpers that may generate an
exception
- optimizations and improvments:
* optimize very often used instructions (li, mr, rlwixx...)
* remove specific micro-ops for rarely used instructions
* add routines for addresses computations to avoid bugs due to multiple
different implementations
* fix TB linking: do not reset T0 at the end of every TB.
- Implement --cpu for ARM.
- And some bugfixes.
Repocopy by: marcus
Approved by: miwi (mentor, implicit)
Notes:
svn path=/head/; revision=187068
|
|
|
|
|
|
|
| |
Approved by: miwi (mentor, implicit)
Notes:
svn path=/head/; revision=187067
|
|
|
|
|
|
|
| |
Submitted by: Andrey Chernov
Notes:
svn path=/head/; revision=187066
|
|
|
|
|
|
|
|
|
| |
emulators/qemu -> emulators/qemu-devel
Approved by: miwi (mentor, implicit)
Notes:
svn path=/head/; revision=187065
|
|
|
|
|
|
|
|
|
|
| |
PR: 110139
Submitted by: Maxim Samsonov
- a little cleanup of option
Notes:
svn path=/head/; revision=187064
|
|
|
|
| |
Notes:
svn path=/head/; revision=187063
|
|
|
|
| |
Notes:
svn path=/head/; revision=187062
|
|
|
|
|
|
|
|
| |
http://www.openoffice.org/servlets/ReadMsg?list=cws-announce&msgNo=4124
http://www.openoffice.org/servlets/ReadMsg?list=releases&msgNo=10566
Notes:
svn path=/head/; revision=187061
|
|
|
|
|
|
|
|
|
| |
- Pass maintainer shipt to submitter
Submitted by: farrokhi@
Notes:
svn path=/head/; revision=187060
|
|
|
|
| |
Notes:
svn path=/head/; revision=187059
|
|
|
|
|
|
|
|
|
| |
PR: 109872
Submitted by: miwi
Approved by: maintainer
Notes:
svn path=/head/; revision=187058
|
|
|
|
|
|
|
|
| |
PR: ports/98537
Submitted by: Sergey Starosek <star@sunbay.com>
Notes:
svn path=/head/; revision=187057
|
|
|
|
| |
Notes:
svn path=/head/; revision=187056
|
|
|
|
|
|
|
|
|
| |
bump PORTREVISION
Noted by: pointyhat
Notes:
svn path=/head/; revision=187055
|
|
|
|
|
|
|
| |
Reported by: pointyhat via kris
Notes:
svn path=/head/; revision=187054
|
|
|
|
|
|
|
|
| |
PR: ports/109402
Submitted by: IWATSUKI Hiroyuki <don@na.rim.or.jp>
Notes:
svn path=/head/; revision=187053
|
|
|
|
| |
Notes:
svn path=/head/; revision=187052
|
|
|
|
|
|
|
| |
- Add a patch to merge 0.10.3.1 changes (security fix).
Notes:
svn path=/head/; revision=187051
|
|
|
|
| |
Notes:
svn path=/head/; revision=187050
|
|
|
|
|
|
|
| |
put them in the wrong order.
Notes:
svn path=/head/; revision=187049
|
|
|
|
|
|
|
|
| |
2007-03-01 japanese/emacs20-dl-canna: has deprecated dependency
2007-03-01 japanese/emacs20-dl-wnn6: has deprecated dependency
Notes:
svn path=/head/; revision=187048
|
|
|
|
|
|
|
|
| |
targetting one of us can now use warheads with smaller payloads,
thus lessening the collateral damage.
Notes:
svn path=/head/; revision=187047
|
|
|
|
| |
Notes:
svn path=/head/; revision=187046
|
|
|
|
| |
Notes:
svn path=/head/; revision=187045
|
|
|
|
|
|
|
|
|
| |
the version in ports is to old.
Noted by: Nick Evans <nevans@talkpoint.com>
Notes:
svn path=/head/; revision=187044
|
|
|
|
|
|
|
| |
Discussed with and approved by: remko@
Notes:
svn path=/head/; revision=187043
|
|
|
|
|
|
|
| |
- Added pkg-message, files/patch-clive-newt.py
Notes:
svn path=/head/; revision=187042
|
|
|
|
|
|
|
| |
Additionally, unbreak when our stale ffmpeg-devel happens to be installed.
Notes:
svn path=/head/; revision=187041
|
|
|
|
| |
Notes:
svn path=/head/; revision=187040
|