Alexander Leidinger
fcb536d684
Users are confused by a diagnostic message more than they are
...
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
2006-01-29 16:09:18 +00:00
Alexander Leidinger
b43a56b9e3
Use the new dirrmtry in the plist to remove the LINUXBASE/usr/local/*
...
dirs if empty, but without anoying messages if someone decides to
install some files by hand there.
Noticed by: pointyhat/kris
2006-01-29 15:54:04 +00:00
Jean-Yves Lefort
ce2a7659a6
Update to 2.8
2006-01-29 03:21:37 +00:00
Mark Linimon
739e564b8c
Replace the dangerous .error with IGNORE.
2006-01-27 09:38:34 +00:00
Renato Botelho
5606fb07ad
- Committed wrong Makefile on last commit, now commit the correct
...
s/${DATADIR}/%%DATADIR/g on PLIST_* vars
Noticed by: krismail
2006-01-27 09:02:09 +00:00
Jean-Yves Lefort
6471766646
Add amd64 to ONLY_FOR_ARCHS
...
PR: ports/92400
Submitted by: Yuri Pankov <yuri.pankov@gmail.com>
2006-01-27 07:54:31 +00:00
Jean-Yves Lefort
480aaa8033
- Add amd64 to ONLY_FOR_ARCHS
...
- Add a note about linprocfs in pkg-message
PR: ports/92400
Submitted by: Yuri Pankov <yuri.pankov@gmail.com>
2006-01-27 07:51:44 +00:00
Renato Botelho
a68d5fd3b3
OpenMSX, the open source MSX emulator that tries to achieve
...
near-perfect emulation by using a novel emulation model.
WWW: http://openmsx.sf.net/
PR: ports/92281
Submitted by: Johan van Selst <johans@stack.nl>
2006-01-26 12:19:17 +00:00
Renato Botelho
c91578d827
- Update to V3.5-2
...
- Add OPTIONS for network support
- Clean-up Makefile
- Update descriptions to cover new support
PR: ports/92300
Submitted by: Jeffrey H. Johnson <CPE1704TKS@bellsouth.net>
Approved by: maintainer
2006-01-26 09:32:57 +00:00
Kris Kennaway
7689c4a0e5
Add missing USE_GETTEXT
2006-01-26 04:29:21 +00:00
Alexander Leidinger
a8b9a73fd6
The read-only LINUXBASE case (after installing the ports, of course) has
...
to besolved differently, since the ldconfig call has to be chrooted, else
the linux ldconfig will cache some FreeBSD native libs which results in
not being able to start some programs:
- remove the symlink (linux_base)
- revert to chroot the ldconfig call (with internal functionality this
time)
2006-01-25 18:57:36 +00:00
Pav Lucistnik
821642e85d
- Update to 1.2.0 RC4
...
PR: ports/92042
Submitted by: RuanWei <iamayan@gmail.com> (maintainer)
2006-01-25 12:44:29 +00:00
Jean-Yves Lefort
d93bc16288
Add ods2reader.
...
ODS-2-READER reads files VMS Files-11 (ODS-2) file systems.
Features:
- Copies files from VMS (ODS-2) file systems.
- Files may be copied to disk or to stdout.
- Supports "text" and "image" transfer modes.
- Produces directory listings for VMS file systems.
WWW: http://vms.process.com/scripts/fileserv/fileserv.com?ODS-2-READER
PR: ports/92125
Submitted by: Jeffrey H. Johnson <CPE1704TKS@bellsouth.net>
2006-01-24 20:31:30 +00:00
Pav Lucistnik
3217bcc878
- Update to 0.103
...
PR: ports/92172
Submitted by: Miguel Mendez <mmendez@energyhq.be> (maintainer)
2006-01-24 07:47:36 +00:00
Alexander Leidinger
19ed7266b0
unbreak fetch (revert master site change, it is a local change)
2006-01-23 18:38:04 +00:00
Edwin Groothuis
0bb0ea5bd7
SHA256ify
...
Approved by: krion@
2006-01-22 09:48:59 +00:00
Edwin Groothuis
d568611c3e
eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
...
Approved by: krion@
PR: ports/88711 (related)
2006-01-22 05:52:28 +00:00
Gerald Pfeifer
a065d5902f
Update to Wine 0.9.6.
2006-01-22 05:45:04 +00:00
Edwin Groothuis
e33233f948
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
...
Approved by: krion@
PR: ports/88711 (related)
2006-01-22 01:55:36 +00:00
Maho Nakata
c458b398bb
(WITH_HACKS) Patching process should be silent
2006-01-21 23:41:48 +00:00
Maho Nakata
b8f9ac355b
Add another hack:
...
http://lists.gnu.org/archive/html/qemu-devel/2006-01/msg00208.html
1024 px width for 24 bit gets faster
Approved by: Maintainer
2006-01-21 23:10:06 +00:00
Alexander Leidinger
e1a6e5c7d3
- use MASTER_SITE_READHAT_LINUX now that fedoralegacy is added there
...
- pet portlint a little bit
- don't create LINUXBASE/var/run, to let linux apps access /var/run
- link LINUXBASE/etc/ld.so.cache to /var/run/linux-ld.so.cache on a
recent -current (where /etc/rc.d/abi knows how to handle the symlink);
this should allow a read-only LINUXBASE
- don't remove LINUXBASE/usr/local, someone may have installed something
there
2006-01-21 14:52:04 +00:00
Dirk Meyer
18c3b22b80
- remove obsolete patch
2006-01-20 07:22:35 +00:00
Dirk Meyer
65a1d40ccb
- update to 1.19
...
- force GCC 3.4, to avoid internal compiler errors
2006-01-20 07:20:28 +00:00
Erwin Lansing
656c263016
Besides BROKEN, also mark DEPRECATED as these ports are only there
...
for GPL compliance which now can be fixed by using ALWAYS_KEEP_DISTFILES
in the original ports. Set a relatively short expiration date as this
was already announced on 12/1-2005
2006-01-17 17:34:25 +00:00
Kris Kennaway
6930ccd113
BROKEN: Incorrect pkg-plist
2006-01-14 09:34:53 +00:00
Kris Kennaway
609ba5cbeb
BROKEN: Does not build
2006-01-14 09:22:57 +00:00
Tim Bishop
a686996a9d
- Add dependency on devel/p5-Locale-gettext
...
PR: 91613
Submitted by: Lars Engels <lars.engels@0x20.net>
Approved by: maintainer
2006-01-12 23:03:05 +00:00
Sergey Matveychuk
b4d2ac42d7
- Update graphics/libglut to 6.4.1.
...
- Shared lib version and PORTREVISION bumb for all affected ports.
While I'm here:
- Remove USE_MESA knob where it was (35 ports).
It marked as depricated for 2 years.
PR: ports/90247
Submitted by: Ermal Lu?i <eri--@albabsd.org>
2006-01-12 12:54:32 +00:00
Volker Stolz
5a21f214f5
Unbreak: USE_GCC=3.2+ on 4.x
2006-01-10 10:56:15 +00:00
Roman Bogorodskiy
892384b4c2
Broken on FreeBSD < 5.3 because of missing truncf().
...
Reported by: pointyhat via kris
2006-01-10 10:42:24 +00:00
Dirk Meyer
e73a6cbe45
- extend MASTER_SITES
2006-01-08 10:49:01 +00:00
Trevor Johnson
db812b6b5b
List glib-1.2.10-593. I don't know why it was missing, since it
...
was in rpmlist.conf from the beginning.
Add SHA-256 hashes.
2006-01-07 20:14:39 +00:00
Trevor Johnson
f449b89dca
Hash with SHA-256.
2006-01-07 20:00:08 +00:00
Pav Lucistnik
7c83744fe0
- Update to 2.0.0
...
PR: ports/91456
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2006-01-07 18:41:43 +00:00
Edwin Groothuis
ff251aa40f
two additional slirp patches for emulators/qemu
...
Apply two additional slirp patches from the mailing list
(and quiet WITH_HACKS patching):
http://lists.gnu.org/archive/html/qemu-devel/2005-12/msg00277.html
(-> files/patch-slirp-nat)
http://lists.gnu.org/archive/html/qemu-devel/2005-05/msg00228.html
(-> files/patch-slirp-mbuf.c)
PR: ports/91358
Submitted by: Juergen Lock <nox@jelal.kn-bremen.de>
2006-01-05 22:21:14 +00:00
Gerald Pfeifer
54c93ab676
Update to Wine 0.9.5.
2006-01-05 10:55:03 +00:00
Pav Lucistnik
cf3b6fe60c
- Add missed dependency on p5-Gnome
...
PR: ports/91096
Submitted by: Wesley Shields <wxs@csh.rit.edu> (maintainer)
2005-12-31 08:55:14 +00:00
Warner Losh
de810f3771
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.
2005-12-31 04:57:23 +00:00
Maho Nakata
58ed0a6bf9
Add a knob WITH_HACKS. we now have IDE Bus-master DMA Support.
...
(However, this will break existing Windows 2000 or XP installations).
Approved by: maintainer
2005-12-31 00:12:20 +00:00
Pav Lucistnik
b58be341c7
Qemu Launcher is a GTK front-end for the Qemu x86 PC emulator.
...
PR: ports/91071
Submitted by: Wesley Shields <wxs@csh.rit.edu>
2005-12-29 23:01:42 +00:00
Pav Lucistnik
ef5cb5ac14
- Update to 1.30
...
PR: ports/65587
Submitted by: Antonio Carlos Venancio Junior <antonio@inf.ufsc.br>
2005-12-27 23:38:52 +00:00
Pav Lucistnik
2b62f499f4
- A better way to trick rpm to create etc/nsswitch.conf.dist
...
PR: ports/90220
Submitted by: SANETO Takanori <sanewo@ba2.so-net.ne.jp>
2005-12-26 02:49:03 +00:00
Edwin Groothuis
88a2c20cf1
remove trailing spaces (portlint anybody?)
2005-12-23 20:35:32 +00:00
Makoto Matsushita
88e551ca9f
Update to 5.5.1 build 19175.
2005-12-23 01:43:38 +00:00
Gerald Pfeifer
b6c97059b7
Update to Wine 0.9.4.
2005-12-22 22:24:47 +00:00
Roman Bogorodskiy
1243cee332
Update to 0.4.
...
PR: 90791 (based on)
Submitted by: Vasil Dimov <vd@datamax.bg>
2005-12-22 12:07:37 +00:00
Pav Lucistnik
762aa1d96a
- Fix patch from previous revision
...
PR: ports/90778
Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
2005-12-21 23:46:31 +00:00
Pav Lucistnik
a5136c5d65
- add slirp speedup patch by Paul Brook (avoiding host -> guest packet loss)
...
PR: ports/90763
Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
2005-12-21 22:12:46 +00:00
Pav Lucistnik
42f8075d3e
- Update to 0.8.0
...
PR: ports/90709
Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
2005-12-20 23:27:46 +00:00