Commit graph

2600 commits

Author SHA1 Message Date
Martin Wilke
4c6131bc02 - Update to 2006-11-28 snapshot
- Fix WITHOUT_CDROM_DMA check which was the wrong way around (doh!)
- Document physical device problems in pkg-message and move aio item
  to the bottom so it has a slightly smaller chance of being
  overlooked

PR:		ports/105971
Submitted by:	Juergen Lock (maintainer)
2006-11-29 20:58:35 +00:00
Gerald Pfeifer
0343b63483 Update to Wine 0.9.26. Among others, this brings the following changes:
- Better support for Unix locale settings.
 - Improved X11 keyboard support.
 - Various MSI fixes.
 - Winecfg improvements.
 - Lots of bug fixes.
2006-11-25 18:15:21 +00:00
Martin Wilke
72524095bd - Update to 0.8.1
PR:             105840
Submitted by    trasz (maintainer)
2006-11-25 10:33:33 +00:00
Martin Wilke
c273bb04eb - Respect X11BASE
PR:		ports/105815
Submitted by:	trasz
2006-11-24 22:48:39 +00:00
Martin Wilke
e300f305ab - Update to 9.16.06
- Respects X11BASE

PR:		ports/105805
Submitted by:	trasz (maintainer)
2006-11-24 22:24:33 +00:00
Martin Wilke
a80f0c9d31 - Respect X11BASE
PR:		105804
Submitted by:	trasz (maintainer)
2006-11-24 22:11:08 +00:00
Stanislav Sedov
8d3f9c74ab - Update to the version 6.5
- Unbrake

PR:		ports/100682
Submitted by:	me (stas)
Approved by:	maintainer timeout (4 months)
2006-11-22 21:59:22 +00:00
Dirk Meyer
06d92dd8f8 VMware Command Line Tools
On this page, you'll find command line programs which can replace and/or
supplement the VMware's official VMwareTools.

These programs use VMware's undocumented and therefore not officially
supported feature to communicate with VMware (see VMware Backdoor I/O Port).
Information on these functions have come entirely from my personal research
and quite a few contributions by fellow VMware users.

These programs are intended partly as illustrative examples of how to use the
VMware backdoor function and I have cut many corners writing them.

* vmw: generic backdoor access program
* vmshrink: virtual disk shrink program
* vmftp: host-guest file transfer program

WWW: http://chitchat.at.infoseek.co.jp/vmware/vmtools.html
2006-11-21 13:01:32 +00:00
Pav Lucistnik
b7798a0c80 - 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>
2006-11-19 15:09:53 +00:00
Martin Wilke
1e9c841fe2 - Update to 1.7.2
PR:             ports/105540
Submitted by:   Wesley Shields <wxs@atarininja.org> (maintainer)
2006-11-15 20:43:41 +00:00
Erwin Lansing
938c732c11 Fix dasdlist utility
PR:		105148
Submitted by:	trasz <trasz@pin.if.uz.zgora.pl>
Approved by:	bz (maintainer)
2006-11-15 20:23:48 +00:00
Max Khon
521ebc7ce9 Fix the build on RLEENG_4. 2006-11-14 04:33:04 +00:00
Max Khon
375ae2ae35 Remove LIB_DEPENDS if we link with libpcap from ports. 2006-11-14 04:24:43 +00:00
Max Khon
edd3566211 - Require ${PORTSDIR}/net/libpcap >= 0.9.4 when system libpcap < 0.9.4.
This should also enable pcap on FreeBSD 4/5.
- Backout accidentall committed Makefile change (JIT still does not work on
amd64).
- Notice that dynamips now supports 3600 series.
- Bump PORTREVISION.
2006-11-14 04:22:00 +00:00
Max Khon
83a38e9ea5 Oops, worng patch committed. 2006-11-14 04:15:04 +00:00
Max Khon
7b5543d645 Fix nojit build. 2006-11-14 04:13:24 +00:00
Max Khon
0c828377ed Bump PORTREVISION for PCAP_D_IN fix.
PR:		105468
2006-11-13 18:41:57 +00:00
Max Khon
abb3bb636a Define PCAP_D_IN as D_IN on FreeBSD < 6.2 or HEAD before pcap 0.9.4 import.
PR:		105468
2006-11-13 18:40:40 +00:00
Gerald Pfeifer
18d8fc711a Update to Wine 0.9.25. Among others, this brings the following changes:
- Many more fixes for installer support.
 - Many MSHTML improvements.
 - Support for NTLMv2.
 - RPC over TCP improvements.
 - Lots of bug fixes.
2006-11-11 11:47:59 +00:00
Martin Wilke
c858900efe Dynagen is a front-end for use with the Dynamips Cisco router
emulator. It uses an INI-like configuration file to provision
Dynamips emulator networks. It takes care of specifying the right
port adapters, generating and matching up those pesky NIO descriptors,
specifying bridges, frame-relay, ATM switches, etc. It also provides
a management CLI for listing devices, suspending and reloading
instances, etc.

WWW:    http://dyna-gen.sourceforge.net/

PR:		ports/105282
Submitted by:	trasz <trasz@pin.if.uz.zgora.pl>
2006-11-08 23:34:32 +00:00
Joseph Koshy
7a5341a07b 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.
2006-11-08 04:54:00 +00:00
Max Khon
4850276e8b Update to 0.2.5. 2006-11-07 15:01:41 +00:00
Martin Wilke
4d356ed643 - Update to 20061102
PR:		ports/105086
Submitted by:	Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
Sponsored by:   FreeBSD Bug-a-thon #2
2006-11-04 18:29:35 +00:00
Dirk Meyer
fb2965d5c9 - fix build on FreeBSD 6.x 2006-11-01 11:23:57 +00:00
Jose Alonso Cardenas Marquez
eff49a089b - Replace some thread function marked like deprecated in the latest version of
py-gtk2
2006-11-01 04:02:56 +00:00
Pav Lucistnik
4a45abe094 - update to 20061031 cvs snapshot (now uses aio and supports acpi and a new
qcow2 image format)
- properly respect NOPORTDOCS
- make -serial /dev/cuadX work (modified patch from this post:
  http://lists.gnu.org/archive/html/qemu-devel/2006-09/msg00201.html , and hi
  Michael! :)
- add WITHOUT_SDL (hi joshe! :) and WITHOUT_CDROM_DMA knobs (the latter to work
  around atapicam problems in FreeBSD guests with the now by default enabled
  ide cdrom dma patch)
- use OPTIONS

PR:		ports/104989
Submitted by:	Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
2006-10-31 22:55:34 +00:00
Alejandro Pulver
78aa7cac7d - Use SF macro in MASTER_SITES.
- Add more OPTIONS and knobs.
2006-10-31 18:48:16 +00:00
Martin Wilke
4a3965280f - Fix build with gcc4.1
PR:		ports/103765
Submitted by:	trasz <trasz@pin.if.uz.zgora.pl>
2006-10-31 08:11:17 +00:00
Gerald Pfeifer
f1f1a72a89 Update to Wine 0.9.24. Among others, this brings the following changes:
- Massive update of printf formats for Win64 compatibility.
 - Dynamic drive support on MacOSX.
 - MSI fixes and improvements.
 - Support for multiple monitors using Xinerama.
 - A ton of memory leaks fixed.
 - Many common controls fixes.
 - Lots of bug fixes.
2006-10-31 07:52:09 +00:00
Dirk Meyer
42641ec5ba - drop USE_X_PREFIX 2006-10-31 05:26:49 +00:00
Kris Kennaway
958a3869c8 Despite trevor commits 7 weeks ago the ports remained broken and trevor
has again been unresponsive to reports of the problem.  Honour the original
expiration date and remove the ports.

Approved by:    portmgr (self)
2006-10-21 02:59:05 +00:00
Cheng-Lung Sung
bd8cad365f - follow devel/libticalcs 4.6.1 library version
- bump PORTREVISION

Noted by:       kris
PR:             ports/103997
Approved by:    portmgr (kris)
2006-10-16 07:47:47 +00:00
Joe Marcus Clarke
29747f458a Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:	mezz, ahze, pav, and many others
Approved by:	portmgr (implicit, kris)
2006-10-14 08:54:54 +00:00
Gerald Pfeifer
560c8ded3d Update to Wine 0.9.22. Among others, this brings the following changes:
- The usual assortment of MSI improvements.
 - Several bug fixes to the various common controls.
 - Pixel shaders enabled by default in D3D.
 - Various improvements to the build process.
 - Many translation updates.
 - Lots of bug fixes.
2006-10-09 19:20:49 +00:00
Johan van Selst
24308eca83 - Fix build on FreeBSD 4.x
Reported by:	krismail
2006-10-08 11:57:11 +00:00
Erwin Lansing
3ff6126961 - Exclude some remaining device nodes from the install
- Bump PORTREVISION

Spotted by:     netchild
PR:		104052
Submitted by:	gabor (maintainer)
2006-10-06 19:44:20 +00:00
Erwin Lansing
b0fbf7dcef - Exclude some remaining device nodes from the install
- Bump PORTREVISION

Spotted by:     netchild
PR:		104051
Submitted by:	gabor (maintainer)
2006-10-06 19:29:50 +00:00
Erwin Lansing
a2c687132b - Exclude some remaining device nodes from the install
- Bump PORTREVISION

Spotted by:     netchild
PR:		104050
Submitted by:	gabor (maintainer)
2006-10-06 19:28:10 +00:00
Boris Samorodov
9aa07987fc Revert back previous commit of removing deleted ports from
CONFLICTS variable. Give happy users just another chance to
update their systems.

Pointed out by:		infofarmer, kris
2006-10-05 18:53:43 +00:00
Boris Samorodov
5a361c630f Remove deleted linux_base-* and linux_locale* ports from CONFLICTS variable
of the remaining linux ports.

Reviewed by:	netchild (agreed in principle)
2006-10-05 15:32:10 +00:00
Alexey Dokuchaev
8c0b461846 Update to version 2.08.
PR:		ports/103999
Submitted by:	Naram Qashat <cyberbotx(at)kirby.cyberbotx.com>
2006-10-05 12:52:46 +00:00
Vasil Dimov
fc2592492d Remove expired ports:
2006-10-01 devel/rtplib
2006-09-01 emulators/linux_base
2006-09-01 emulators/linux_base-debian
2006-09-01 emulators/linux_base-8
2006-09-01 emulators/linux_base-rh-9
2006-10-01 misc/pointless
2006-10-01 www/mediawiki14
2006-10-02 12:38:35 +00:00
Jose Alonso Cardenas Marquez
cacf0e81a5 - Update to 16 final
- Add devel/py-psyco dependency only on i386
- Few modifications in patch files
- Bump PORTEPOCH
2006-10-02 03:14:36 +00:00
Rong-En Fan
e178c0a05c - Update to 2.3
PR:		ports/103635
Submitted by:	KATO Tsuguru <tkato432 at yahoo.com>
2006-09-26 12:33:18 +00:00
Martin Wilke
5114f90783 - Update to 0.90
- BROKEN Does not build on 4.X

PR:		ports/103607
Submitted by:	Alex Kozlov <spam@rm-rf.kiev.ua>
2006-09-25 11:29:18 +00:00
Jose Alonso Cardenas Marquez
f6a1089851 - Update WWW to new url of gngeo project. 2006-09-23 23:12:27 +00:00
Jose Alonso Cardenas Marquez
f1e26c1a9a - Update 0.7.2 2006-09-22 23:02:47 +00:00
Erwin Lansing
ca59751839 Fix build when PREFIX is set.
Submitted by:	bz (maintainer)
2006-09-21 19:55:34 +00:00
Stanislav Sedov
e74ffecde5 - Fix SDL-dependent ports broken by last update.
Approved by: kris (portmgr), sem (mentor)
2006-09-21 08:07:59 +00:00
Jose Alonso Cardenas Marquez
39c8265062 - Change some paths into pyxmamerc file. It solves a problem with wrong path of
default_image.

Submitted by:	mezz (email)
2006-09-20 21:01:19 +00:00