non port: emulators/bochs/Makefile |
SVNWeb
|
Number of commits found: 114 (showing only 100 on this page) |
Sat, 26 Aug 2023
|
[ 21:03 Po-Chuan Hsieh (sunpoet) ] 7a4777d (Only the first 10 of 116 ports in this commit are shown above. )
*: Rename GTK+ to GTK
GTK+ has been renamed to GTK since 2019.
Reference: https://mail.gnome.org/archives/gtk-devel-list/2019-February/msg00000.html
Approved by: portmgr (blanket)
|
Tue, 25 Apr 2023
|
[ 15:17 Christian Weisgerber (naddy) ] feb1fa3 (Only the first 10 of 1613 ports in this commit are shown above. )
audio/opus: bump consumers after update to 1.4
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] 27eb52a (Only the first 10 of 118 ports in this commit are shown above. )
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 )
|
Wed, 2 Feb 2022
|
[ 21:19 Neel Chauhan (nc) ] 1e385d0
emulators/bochs: Include CFLAGS directive needed for SB16 config flag
PR: 261259
Reported by: Marty Stanquist <martys1oi@att.net>
|
Fri, 10 Sep 2021
|
[ 21:17 Bernhard Froehlich (decke) ] 29a044b
emulators/bochs: Add CPE information
Approved by: portmgr (blanket)
|
Mon, 9 Aug 2021
|
[ 17:34 Neel Chauhan (nc) ] 2e4d406
emulators/bochs: Update to 2.7
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sun, 17 Jan 2021
|
[ 16:48 nc ]
emulators/bochs: Update to 2.6.11
Changes: http://svn.code.sf.net/p/bochs/code/tags/REL_2_6_11_FINAL/bochs/CHANGES
Reviewed by: 0mp (mentor)
Approved by: 0mp (mentor)
Differential Revision: https://reviews.freebsd.org/D28204
|
Sat, 16 Jan 2021
|
[ 20:13 nc ]
emulators/bochs: Adopt port.
Approved by: 0mp (mentor, implicit)
|
Mon, 7 Dec 2020
|
[ 20:09 rene ] (Only the first 10 of 25 ports in this commit are shown above. )
Return mmokhi@'s ports to the pool after his commit bit was safekept.
|
Thu, 14 Nov 2019
|
[ 12:39 tobik ] (Only the first 10 of 68 ports in this commit are shown above. )
Add USES={gl,gnome,mate,sdl,xorg} missed in the last round
|
Tue, 5 Nov 2019
|
[ 15:48 zeising ] (Only the first 10 of 73 ports in this commit are shown above. )
Add USES=xorg USES=gl, ports categories e
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'e'.
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
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, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
|
Tue, 9 Apr 2019
|
[ 14:04 sunpoet ] (Only the first 10 of 289 ports in this commit are shown above. )
Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://tiswww.case.edu/php/chet/readline/CHANGES
PR: 236156
Exp-run by: antoine
|
Mon, 28 Jan 2019
|
[ 06:56 araujo ]
- Bump PORTREVISION of ports that depends of net/libvncserver after it
was updated to version 0.9.12
Submitted by: dereks_lifeofadishwasher.com
Differential Revision: https://reviews.freebsd.org/D18836
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 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, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590
|
Wed, 1 Aug 2018
|
[ 16:33 adamw ] (Only the first 10 of 35 ports in this commit are shown above. )
Fix a common grammar error: "can not" means the opposite of "cannot."
"Can not" means "it is possible not to," and "cannot" means "it is impossible
to."
|
Sun, 29 Jul 2018
|
[ 22:18 gerald ] (Only the first 10 of 1480 ports in this commit are shown above. )
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
|
Mon, 27 Nov 2017
|
[ 17:33 mmokhi ]
emulators/bochs: Update the port to the latest release
Update the port to the latest release. take maintership as well
Reviewed by: mat
Differential Revision: https://reviews.freebsd.org/D13104
|
Tue, 31 Oct 2017
|
[ 14:51 olgeni ] (Only the first 10 of 40 ports in this commit are shown above. )
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.
|
Sun, 10 Sep 2017
|
[ 20:55 gerald ] (Only the first 10 of 1201 ports in this commit are shown above. )
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
|
Wed, 12 Jul 2017
|
[ 02:39 araujo ]
Bump PORTREVISION of several ports that depends of net/libvncserver to
reflect the changes made on r445054.
PR: ports/220565 (based on)
Submitted by: Martin Birgmeier <la5lbtyi@aon.at>
Sponsored by: iXsystems, Inc.
|
Tue, 27 Jun 2017
|
[ 13:46 sunpoet ] (Only the first 10 of 252 ports in this commit are shown above. )
Update devel/readline to 7.0 patch 3
- Bump PORTREVISION for shlib change
Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision: https://reviews.freebsd.org/D11172
PR: 219947
Exp-run by: antoine
|
Sat, 1 Apr 2017
|
[ 15:23 gerald ] (Only the first 10 of 1118 ports in this commit are shown above. )
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
|
Tue, 3 Jan 2017
|
[ 11:01 mat ] (Only the first 10 of 79 ports in this commit are shown above. )
Cleanup BROKEN/IGNORE for 10.3-
Sponsored by: Absolight
|
Wed, 21 Dec 2016
|
[ 10:21 amdmi3 ]
- Mark BROKEN on FreeBSD 10+ i386 10
|
Thu, 15 Sep 2016
|
[ 01:41 swills ] (Only the first 10 of 193 ports in this commit are shown above. )
Unmark broken on powerpc64
These ports built successfully
|
Thu, 21 Apr 2016
|
[ 16:43 swills ] (Only the first 10 of 419 ports in this commit are shown above. )
many ports: mark broken on powerpc64
|
Fri, 8 Apr 2016
|
[ 12:37 mat ]
Update to 2.6.8.
PR: 208612
Submitted by: tkato432 yahoo com
Sponsored by: Absolight
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 30 Mar 2016
|
[ 16:41 culot ] (Only the first 10 of 11 ports in this commit are shown above. )
- Reassign to the heap, on maintainer's request
|
Sat, 31 Jan 2015
|
[ 09:39 riggs ]
- Update to upstream version 2.6.7
- New maintainer: Anton Tornqvist (antont@inbox.lv)
PR: 197069
Submitted by: antont@inbox.lv (maintainer)
|
Mon, 8 Dec 2014
|
[ 16:48 tijl ] (Only the first 10 of 920 ports in this commit are shown above. )
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above )
|
Thu, 13 Nov 2014
|
[ 14:32 antoine ] (Only the first 10 of 16 ports in this commit are shown above. )
Cleanup plist
|
Wed, 18 Jun 2014
|
[ 07:37 miwi ]
- Update to 2.6.5
PR: 190897
|
Tue, 3 Jun 2014
|
[ 00:40 amdmi3 ]
- Add USES=libtool
- Strip binaries
|
Sat, 14 Dec 2013
|
[ 02:08 danilo ]
- Add stage support
- Convert a lot of "if's" to options helpers
- Convert LIB_DEPENDS to new syntax
|
Fri, 20 Sep 2013
|
[ 16:43 bapt ] (Only the first 10 of 190 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
emulators)
|
Thu, 12 Sep 2013
|
[ 00:21 marino ] (Only the first 10 of 27 ports in this commit are shown above. )
Add explicit dependency on pkgconf (27 ports)
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Wed, 29 May 2013
|
[ 05:29 miwi ]
- Update to 2.6.2
PR: 179055
Submitted by: Ports Fury
|
Thu, 16 May 2013
|
[ 09:16 miwi ]
- Fix options entries
PR: 178586
Submitted by: Ports Fury
|
Mon, 6 May 2013
|
[ 15:34 bapt ] (Only the first 10 of 78 ports in this commit are shown above. )
Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline
|
Fri, 26 Apr 2013
|
[ 07:04 miwi ]
- Update to 2.6.1
PR: 178035
Submitted by: Ports Fury
|
Tue, 11 Dec 2012
|
[ 13:05 bapt ]
Convert SINGLE to RADIO option
Remove unused DEBUGGER_X86 option
|
Thu, 1 Nov 2012
|
[ 11:33 madpilot ]
- Replace usage of !${PORT_OPTIONS:MFOO} with empty(PORT_OPTIONS:MFOO)
I did not notice this before the previous commit.
Feature safe: yes
|
[ 11:21 madpilot ]
- Update to 2.6
- Remove ABI version numbers from LIB_DEPENDS
- Fix echoes in pre-everything target
- Trim Makefile headers
PR: ports/171992
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Feature safe: yes
|
Fri, 8 Jun 2012
|
[ 11:58 madpilot ]
Convert to new options framework.
Approved by: tabthorpe (mentor)
|
Sat, 18 Feb 2012
|
[ 10:18 mva ] (Only the first 10 of 537 ports in this commit are shown above. )
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions
Tested by: exp-run by pav
|
Sat, 28 Jan 2012
|
[ 17:50 miwi ]
- Update to 2.5.1
PR: 164156
Submitted by: Ports Fury
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- 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
|
Sun, 7 Aug 2011
|
[ 12:58 arved ]
Add dependency on alsa-lib. Port picks it up with configure if installed
Fix mispelled option MISALIGNED
PR: 159340
Submitted by: Joel Ray Holveck <joelh@piquan.org>
|
Sat, 25 Jun 2011
|
[ 05:40 miwi ]
- Update to 1.4.6
PR: 155826
Submitted by: Ports Fury
|
Sat, 4 Dec 2010
|
[ 07:34 ade ] (Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
Thu, 15 Jul 2010
|
[ 05:13 miwi ]
- Update to 2.4.5
PR: 148551
Submitted by: Port Fury
|
Sun, 2 Aug 2009
|
[ 19:36 mezz ] (Only the first 10 of 1514 ports in this commit are shown above. )
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr
|
Sat, 23 May 2009
|
[ 14:23 miwi ]
- Update to 2.4
PR: 134625
Submitted by: Ports Fury
|
Wed, 24 Sep 2008
|
[ 13:50 gahr ]
- Add option to enable ACPI emulation
PR: 127606
Submitted by: Andriy Gapon <avg@icyb.net.ua>
|
Fri, 5 Sep 2008
|
[ 12:39 pav ]
- Fix build with SDL
PR: ports/127082
Reported by: Edward Sanford Sutton, III
|
Sun, 15 Jun 2008
|
[ 02:09 lwhsu ]
- Update to version 2.3.7
PR: ports/124586
Submitted by: KATO Tsuguru <tkato432 AT yahoo.com>
|
Sat, 19 Apr 2008
|
[ 17:56 miwi ] (Only the first 10 of 2842 ports in this commit are shown above. )
- 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)
|
Thu, 13 Mar 2008
|
[ 14:28 miwi ] (Only the first 10 of 442 ports in this commit are shown above. )
- Chase devel/sdl12 shlib version bump
|
Sun, 30 Dec 2007
|
[ 12:49 mm ]
- Update to 2.3.6
- Add new features to OPTIONS
|
Fri, 14 Dec 2007
|
[ 23:14 miwi ]
- Update to 2.3.5
PR: 118607
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Sun, 19 Nov 2006
|
[ 15:09 pav ]
- If you use ne2k driver for FreeBSD, bochs will not receive incoming packets
until the buffer specified by bochs is full (2048). Enable immediate mode to
solve this.
PR: ports/105580
Submitted by: Thinker <thinker@branda.to>
|
Tue, 31 Oct 2006
|
[ 18:48 alepulver ]
- Use SF macro in MASTER_SITES.
- Add more OPTIONS and knobs.
|
Tue, 26 Sep 2006
|
[ 12:33 rafan ]
- Update to 2.3
PR: ports/103635
Submitted by: KATO Tsuguru <tkato432 at yahoo.com>
|
Wed, 17 May 2006
|
[ 13:08 vs ]
Enable --port-e9-hack option
PR: ports/95057
Submitted by: Matthieu Michaud
|
Sun, 14 May 2006
|
[ 11:06 lawrance ]
Use SUB_FILES instead of pre-patch commands.
PR: port/97217
Submitted by: Ports Fury
|
Sat, 18 Mar 2006
|
[ 12:40 mnag ]
- Fix build on 4.x
- Minor reoganize in Makefile
PR: 94596
Submitted by: Sven Berkvens-Matthijsse <sven@ilse.net>
|
Thu, 16 Mar 2006
|
[ 19:44 pav ]
- Update to 2.2.6
- Change flag to enable/disable SMP instead of obsolete method of specifying
the number of CPU's
PR: ports/94533
Submitted by: Sean Farley <sean-freebsd@farley.org>
|
Fri, 27 Jan 2006
|
[ 09:35 linimon ]
Replace the dangerous .error with IGNORE.
|
Tue, 15 Nov 2005
|
[ 13:17 lawrance ]
Update to 2.2.1
PR: ports/89067
Submitted by: Jan Rochel <jannisan@t-online.de>
|
Thu, 23 Jun 2005
|
[ 17:49 dinoex ]
- update to 2.2
|
Tue, 12 Apr 2005
|
[ 03:26 obrien ] (Only the first 10 of 773 ports in this commit are shown above. )
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
|
Mon, 11 Apr 2005
|
[ 08:04 obrien ] (Only the first 10 of 776 ports in this commit are shown above. )
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
Thu, 29 Jul 2004
|
[ 18:13 pav ]
- Fix WITH_BOCHS_GUI_TERM to work as documented
- Add new knob WITH_BOCHS_GUI_NOGUI
PR: ports/69736
Submitted by: Dryice Liu <dryice@liu.com.cn>
|
Fri, 23 Jul 2004
|
[ 19:10 anholt ] (Only the first 10 of 163 ports in this commit are shown above. )
- Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.
PR: ports/68763
Approved by: portmgr (marcus)
Approved by: re (scottl)
|
Sat, 27 Mar 2004
|
[ 13:25 netchild ]
Update to 2.1.1, changes since 2.1 are:
- fix bug in int15h function 0xe820 (Christian Neubert)
- fix vmware3 disk support on big-endian platforms (Christophe Bothamy)
- fix conditions for NM exception on FWAIT instruction (Christophe)
- fix symbol conflict in rfb and x display libraries (Volker Ruppert)
- allow 16 bit writes to ne2k page 0 (Volker)
- notify display libraries on change of bpp (Volker)
- fix bug in int13h function 0x10 (Volker)
- fix floppy dialog error on win2k (Volker)
- fix adress check in TSS IO permission bitmap (Christophe)
- fix buffer overflow vulnerability pointed out by SeSoX (Christophe)
- updates for MacOS compile (Daniel Gimpelevich)
- Fix the path arguments of the 'vgaromimage' options (i.e. don't prepend
"file=") in the installed bochsrc-sample.txt. This was already wrong for
at least 2.1.
- Respect DATADIR/DOCSDIR, use DATADIR in pkg-plist.
- Update pkg-descr (emulated CPUs etc.) based on the info on the homepage.
- Reword pkg-message a bit so the line containing DOCSDIR does (normally) fit
in 80 chars when expanded.
Submitted by: Marius Strobl <marius@alchemy.franken.de>
|
Wed, 4 Feb 2004
|
[ 05:21 marcus ] (Only the first 10 of 1588 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
|
Fri, 30 Jan 2004
|
[ 22:03 kris ]
Fix plist and bump PORTREVISION
|
Wed, 28 Jan 2004
|
[ 09:16 anholt ]
Return to ports@ because I won't be working on FreeBSD for 3 months minimum.
|
Thu, 22 Jan 2004
|
[ 00:10 anholt ]
Remove some obsolete messages, and apply some punctuation fixes from
ports/61549.
PR: ports/61549
Submitted by: Ken Stailey <kstailey@yahoo.com>
|
Sat, 17 Jan 2004
|
[ 23:22 anholt ]
Update to 2.1. Try to provide a better set of default options and a better
default configuration (VESA enabled, which is very popular, and the config file
has the clock synchronizing to the host as default). Simplify the Makefile
greatly.
|
Tue, 15 Jul 2003
|
[ 19:22 anholt ]
Add in PCI bridge support. It's a run-time option, too, and is required for
some guest OSes.
PR: ports/52631
Submitted by: Bruce M Simpson <bms@spc.org>
|
Tue, 20 May 2003
|
[ 18:02 anholt ]
Add WITH_BOCHS_TERM and WITH_BOCHS_VESA options and explicitly disable MMX on
emulated processor versions that can't support it.
PR: ports/52347
Submitted by: keramida (mostly)
|
Mon, 14 Apr 2003
|
[ 01:52 obrien ]
Add support for configuring for a AMD64.
|
Fri, 7 Mar 2003
|
[ 06:01 ade ] (Only the first 10 of 72 ports in this commit are shown above. )
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
Thu, 13 Feb 2003
|
[ 20:05 anholt ]
Remove attempt at installing the 1.4.1 BIOS, which was no longer needed with
the 2.0.2 update (fetching of the distfile was removed in the last commit).
Noticed by: Ronald Klop <ronald@cs.vu.nl>
|
Tue, 11 Feb 2003
|
[ 00:57 anholt ]
Update to 2.0.2
PR: ports/48143
Submitted by: Ports Fury
|
Sat, 11 Jan 2003
|
[ 00:07 anholt ]
Missed slash in MASTER_SITE_SUBDIR prevented fetching.
|
Fri, 10 Jan 2003
|
[ 23:59 anholt ]
Update bochs port to 2.0.1, take maintainership.
PR: 46937
Submitted by: Ports Fury (PR), Keith Jones (patch-cdrom.cc)
|
Thu, 12 Dec 2002
|
[ 07:52 edwin ]
Fix emulators/bochs WITH_BOCHS_PROCESSORS
PR: ports/45827
Submitted by: Ceri Davies <ceri@FreeBSD.org>
|
Sun, 3 Nov 2002
|
[ 14:41 naddy ]
Rename patch-message, which is already a bsd.port.mk target.
|
Fri, 12 Jul 2002
|
[ 19:56 pat ]
Update to 1.4.1
PR: ports/40495
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
Wed, 19 Jun 2002
|
[ 01:07 pat ]
- Add patch which fixes build under certain configurations
PR: ports/38124
Submitted by: Leland Wang <llwang@infor.org>
- Fix build for -current and add WITH_NE2000 knob
PR: ports/38759
Submitted by: anholt
|
Tue, 14 May 2002
|
[ 21:48 pat ]
Update to 1.4
PR: 38041
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
Wed, 9 Jan 2002
|
[ 00:58 mbr ]
Upgrade to version 1.3. Bochs works now wonderfull in CURRENT, while 1.21 did
panic.
|
Number of commits found: 114 (showing only 100 on this page) |