| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=225293
|
|
|
|
| |
Notes:
svn path=/head/; revision=200756
|
|
|
|
| |
Notes:
svn path=/head/; revision=181634
|
|
|
|
|
|
|
| |
Approved by: portmgr (kris)
Notes:
svn path=/head/; revision=156811
|
|
|
|
| |
Notes:
svn path=/head/; revision=156449
|
|
|
|
|
|
|
|
|
|
|
| |
helped because it is printing the -current- value of HZ, not the
value requested. This is fixed be rearranging the order of changing
the value and printing the message (they are in adjacent lines).
Submitted by: rgrimes
Notes:
svn path=/head/; revision=154728
|
|
|
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
Notes:
svn path=/head/; revision=154110
|
|
|
|
|
|
|
|
|
|
|
| |
- Clean pkg-plist a bit.
- Re-word IGNORE lines and remove quotes.
PR: ports/87546
Submitted by: Simun Mikecin <numisemis@yahoo.com>
Notes:
svn path=/head/; revision=149914
|
|
|
|
|
|
|
|
|
|
| |
set to 1000 or greater, and take out the check to see if hz is greater
than the requested tick rate.
Inspired by PR: 71536
Notes:
svn path=/head/; revision=144365
|
|
|
|
|
|
|
|
| |
set to 1000 or greater, and take out the check to see if hz is greater
than the requested tick rate.
Notes:
svn path=/head/; revision=144364
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- USE_LINUX now implies NO_FILTER_SHLIBS=yes. It also doesn't use FreeBSD
tools to strip binaries anymore, so it's not neccesary anymore to override
STRIP and STRIP_CMD.
- USE_LINUX_PREFIX implies NO_MTREE now.
- In the USE_LINUX case, USE_XLIB now depends upon the linux X11 libraries
instead upon the native FreeBSD libraries.
- The variable LINUX_BASE_PORT contains a string which is suitable as an
item in *_DEPENDS, so if a port BATCH_DEPENDS or FETCH_DEPENDS upon the
default (or overriden) linux base, ${LINUX_BASE_PORT} should be used
instead of a hardcoded reference.
- Change all ports to comply to the "new world order".
- The Ports Collection now allows to override the default linux_base port.
Specify e.g. OVERRIDE_LINUX_BASE_PORT=rh-9 in /etc/make.conf to use
${PORTSDIR}/emulators/linux_base-rh-9 (the logic is to use
${PORTSDIR}/emulators/linux_base-${OVERRIDE_LINUX_BASE_PORT}).
- If USE_LINUX or OVERRIDE_LINUX_BASE doesn't point to an existing linux_base
port and if USE_LINUX isn't set to "yes" (case insensitive), the port will
be marked as IGNORE. [1]
- Readd USE_LINUX knobs into several ports and make several uses of a
conditional dependency ("USE_LINUX?=") into an unconditional one
("USE_LINUX=") which where removed/changed by Trevor to allow the use of
alternative linux_base ports. While this is a nice goal, the implementation
resulted in missing dependencies. The OVERRIDE_LINUX_BASE_PORT knob
in this commit is supposed to fix the problem while keeping the feature.
Basicaly this includes a backout of Trevor's commit, to prevent confusion
I mention it here explicitely.
- Use the correct prefix (X11- instead of LOCAL- or LINUX-) for some ports.
Chase dependencies for this.
- Changes to make linux_devtools installable on amd64, remove some stray
device nodes (they don't work on recent OS versions and aren't really
needed).
- Make linux_base-8 PREFIX clean and remove some stray device nodes.
Additionally tell a little bit more about how to setup NIS/YP [2].
- Update the PGSQL dependency in the linux-opengroupware port to a recent
version (the old one isn't available anymore), I don't know if this
works (at least it isn't more broken than before).
- Use PREFIX/usr/share/doc instead of PREFIX/usr/doc in the divx4linux
ports, the former path exists already and gets populated by other
packages too (PREFIX=LINUXPREFIX!).
- Fix some obvious (non-linuxolator) bugs in some linux ports while being
there.
- Bump PORTREVISION where neccesary.
Requested by: portmgr (linimon) [1]
Submittted by: Gerrit Kuehn <gerrit_huehn@gruft.fido.de [2]
Approved by: portmgr (kris, linimon), maintainers (or maintainer timeout)
Tested on: ports cluster (kris)
Reviewed by: silence on emulation@
Superseedes PR: 69997
Maintainer approval from:
chris@chrisburkert.de
cracauer@cons.org
des
girgen
jamie@bishopston.net
mezz
mi
nivit@users.sf.net
pat
simond@irrelevant.org
riggs@rrr.de
Udo.Schweigert@Siemens.com
Notes:
svn path=/head/; revision=137660
|
|
|
|
| |
Notes:
svn path=/head/; revision=130124
|
|
|
|
| |
Notes:
svn path=/head/; revision=125288
|
|
|
|
|
|
|
| |
revision bump, the functionality is unchanged.
Notes:
svn path=/head/; revision=112105
|
|
|
|
|
|
|
|
|
| |
accomdate this change, stop using device nodes in /usr/compat/linux/dev
and instead rely on the linuxalator passing through requests to the
real /dev. (This second change also applies to 4.x).
Notes:
svn path=/head/; revision=103901
|
|
|
|
|
|
|
| |
No portrev bump needed.
Notes:
svn path=/head/; revision=103508
|
|
|
|
|
|
|
| |
Reminded by: kris
Notes:
svn path=/head/; revision=103503
|
|
|
|
| |
Notes:
svn path=/head/; revision=103502
|
|
|
|
| |
Notes:
svn path=/head/; revision=102801
|
|
|
|
|
|
|
|
|
|
|
| |
the linux rtc device is being emulated as accurately as possible,
at least in terms of its behavior. Further improvements to its
accuracy will require much more precise measurement.
Device cloning is not yet implemented.
Notes:
svn path=/head/; revision=102012
|
|
|
|
|
|
|
|
|
|
| |
uses tsleep / selrecord and a worker thread to provide a much better emulation
of the rtc driver, as well as greatly decreased processor usage.
Device cloning as well as a few more tweaks to the emulation are still pending.
Notes:
svn path=/head/; revision=99307
|
|
|
|
|
|
|
| |
PR: ports/57465
Notes:
svn path=/head/; revision=98870
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
to be present, or does not compile on certain versions of FreeBSD. This
will potentially avoid needless compilations on bento, and has the added
benefit of improving certain reporting tools. To most users, this change
is a no-op.
PR: 61090
Submitted by: linimon
Notes:
svn path=/head/; revision=97845
|
|
|
|
| |
Notes:
svn path=/head/; revision=81033
|
|
|
|
|
|
|
|
|
| |
and destroy the device on cleanup.
Submitted by: Orlando Bassotto <orlando.bassotto@ieo-research.it>
Notes:
svn path=/head/; revision=81032
|
|
|
|
|
|
|
|
|
|
|
| |
Correct dependency on linux.ko and Bump PORTREVISION.
PR: ports/37992, ports/40973
Submitted by: Alexandr Kovalenko <never@nevermind.kiev.ua>
Vladimir B. Grebenschikov <vova@sw.ru>
Notes:
svn path=/head/; revision=78223
|
|
|
|
|
|
|
|
| |
PR: ports/40973
Submitted by: Vladimir B. Grebenschikov <vova@sw.ru>
Notes:
svn path=/head/; revision=78222
|
|
|
|
|
|
|
|
| |
Submitted by: Marcin Cielak <saper@sgh.waw.pl>
Tested by: freebsd-emulation
Notes:
svn path=/head/; revision=77249
|
|
|
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Notes:
svn path=/head/; revision=77045
|
|
|
|
| |
Notes:
svn path=/head/; revision=75388
|
|
|
|
|
|
|
| |
Submitted by: Mark Santcroos <marks@ripe.net>
Notes:
svn path=/head/; revision=64506
|
|
|
|
| |
Notes:
svn path=/head/; revision=47860
|
|
|
|
| |
Notes:
svn path=/head/; revision=47859
|
|
|
|
|
|
|
| |
- Support the post-KSE CURRENT.
Notes:
svn path=/head/; revision=47858
|
|
|
|
| |
Notes:
svn path=/head/; revision=39821
|
|
|
|
| |
Notes:
svn path=/head/; revision=37252
|
|
|
|
|
|
|
|
| |
This is only a cosmetic change, so there's no need to reinstall your
installation(s).
Notes:
svn path=/head/; revision=33019
|
|
|
|
|
|
|
| |
Correct the startup script to unload rtc.ko module properly.
Notes:
svn path=/head/; revision=32996
|
|
|
|
|
|
|
|
|
| |
Add $FreeBSD$ tag.
Submitted by: Boris Popov <bp@FreeBSD.org>
Notes:
svn path=/head/; revision=32494
|
|
|
|
|
|
|
|
| |
PR: ports/20818
Submitted by: Sean-Paul Rees <sean@dreamfire.net>
Notes:
svn path=/head/; revision=31925
|
|
|
|
|
|
|
| |
Submitted by: bento
Notes:
svn path=/head/; revision=31241
|
|
|
|
|
|
|
|
|
|
| |
options `start' and `stop' now (unless I have forgotten any). This allows
us to call the scripts from /etc/rc.shutdown with the correct option.
The (42 or so) ports that already DTRT before are unchanged.
Notes:
svn path=/head/; revision=30229
|
|
|
|
| |
Notes:
svn path=/head/; revision=28313
|
|
|
|
| |
Notes:
svn path=/head/; revision=28303
|
|
|
|
|
|
|
|
|
| |
for running Linux stuff.
Suggested by: Nick Sayer
Notes:
svn path=/head/; revision=27544
|
|
|
|
| |
Notes:
svn path=/head/; revision=27455
|
|
Some apps such as VMware for Linux would be happy with it.
The code was originally written by Vladimir N. Silyaev.
Note: It _includes_ Linux ioctl support, but basically it's
FreeBSD native stuff. I'm importing this into emulators
category for convevience' sake. Check it out.
Notes:
svn path=/head/; revision=27306
|