1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00
Commit Graph

4034 Commits

Author SHA1 Message Date
Juergen Lock
59b893e7fb - Respect CC (sgabios) [1]
- Respect STRIP [2]
- Respect NOPORTDOCS, even if it's empty [3]
- Trim deps for -nographic [4]

PR:		ports/161855 [1], ports/161856 [2], ports/161857 [3],
		ports/161858 [4]
Submitted by:	Nali Toja <nalitoja@gmail.com>
2011-10-22 18:56:05 +00:00
Gerald Pfeifer
35065b1738 Update to Wine 1.3.31. This includes the following changes:
- BiDi text support in the single-line edit control.
 - Support for StretchDIBits and AlphaBlend in the DIB engine.
 - A number of audio fixes.
 - VBScript improvements.
 - Various bug fixes.
2011-10-22 11:54:46 +00:00
Pawel Pekala
0ebb65cbba Fix build with gcc 4.6
PR:		ports/161782
Submitted by:	Christian Mangin <cmangin@arobas.net>
Approved by:	maintainer
2011-10-21 16:02:31 +00:00
Erwin Lansing
8b6b891102 Mark BROKEN: does not build 2011-10-20 06:40:24 +00:00
Emanuel Haupt
d1905ea115 Update to 0.9.96
PR:		161649
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2011-10-19 13:05:21 +00:00
Emanuel Haupt
c302a89d01 - Add LICENSE
- Add MAKE_JOBS_SAFE
- Update WWW

PR:		161647
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2011-10-18 13:05:31 +00:00
Steve Wills
c87797d2ab - Update to 425873
- Unmark broken
- Pet portlint

PR:		ports/161001
Submitted by:	swills (me)
Approved by:	maintainer timeout (>2 weeks)
2011-10-14 20:12:21 +00:00
Juergen Lock
f0a083fe05 Update to 0.15.1 - Changelog:
http://wiki.qemu.org/ChangeLog/0.15
2011-10-13 19:08:30 +00:00
Pawel Pekala
93653751a1 Joytran is a joystick to keyboard/mouse events translator written in C.
The project has several advantages over similar software:

- Portable to a wide variety of platforms, since it is based on SDL and the X11
  XTest Extension (Developed on FreeBSD)
- It is easy to use the joystick in places where it is not usually supported
- Supports keyboard and mouse emulation
- Supports multiple joysticks
- Handles the presence of non-joystick devices, such as USB mice/trackballs
  that masquerade as joysticks gracefully
- Easy switching between profiles
- Lightweight, with few dependencies
- Comprehensive feature set (if there are features missing that are important
  to you, I will at least consider implementing them)
- Freely available (MIT License)

WWW: http://chiselapp.com/user/beyert/repository/joytran/

- Timothy Beyer
beyert@cs.ucr.edu

PR:		ports/159325
Submitted by:	Timothy Beyer <beyert@cs.ucr.edu>
2011-10-12 22:35:26 +00:00
David Thiel
fa2b80231b Should only be BROKEN if compiled with X11. open-vm-tools-nox11 still builds
cleanly.
2011-10-11 22:55:54 +00:00
Gerald Pfeifer
c843efaf99 Update to Wine 1.3.30. This includes the following changes:
- DirectSound reimplemented on top of MMDevAPI.
 - Support for StretchBlt in the DIB engine.
 - User interface improvements in HTML help.
 - Some MSXML fixes.
 - Performance improvements in cmd.
 - Various bug fixes.
2011-10-11 01:46:32 +00:00
Ganael LAPLANCHE
d45cdc37df Welcome Dolphin-emu, a free Wii/GC emulator 2011-10-03 11:04:43 +00:00
Rene Ladan
527e6ec324 - Incorporate Quilt MZ80 patches for non-i386 and add legal notifications
- Update MASTER_SITES
- Replace pkg-plist by PLIST_FILES
- Only depend on devel/nasm when on i386
- Add WWW to pkg-descr
- Bump PORTREVISION

PR:		ports/153437
Submitted by:	Anonymous (swell.k)
Approved by:	maintainer
2011-09-30 20:11:45 +00:00
Pav Lucistnik
ae0319a447 - Mark BROKEN: does not compile
/usr/local/include/X11/Xdefs.h:47: error: conflicting types for 'Bool'

Reported by:	pointyhat
2011-09-24 20:08:58 +00:00
Dmitry Marakasov
6f6fbe4bdf - 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
2011-09-23 22:26:39 +00:00
Gerald Pfeifer
89034a67d7 Update to Wine 1.3.29. This includes the following changes:
- Extensive support for VBScript.
 - Various improvements to the calendar common control.
 - A number of XRender fixes and optimizations.
 - Several new functions in the MSVCP runtime.
 - A number of audio fixes.
 - DirectDraw cleanups.
 - Various bug fixes.
2011-09-23 19:47:55 +00:00
Gerald Pfeifer
46ea414893 Add XInput2 (aka x11/libXi aka xi.6) as an explicit dependency.
Suggested by:	Alex Kozlov <spam@rm-rf.kiev.ua>,
		David Naylor <naylor.b.david@gmail.com>
2011-09-19 23:04:30 +00:00
Boris Samorodov
eed6e97e18 Fix building for OSVERSION >= 900044.
PR:		ports/160799
Submitted by:	Ivan Klymenko <fidaj@ukr.net>
Patch by:	Rainer Hurling <rhurlin@gwdg.de>
2011-09-18 20:31:05 +00:00
Juergen Lock
78889e9c76 - Add ahci emulation fix for FreeBSD guests. [1]
- Add OPTION to build a seabios git snapshot that add ahci boot disk
  emulation. [2]
- Bump PORTREVISION.

Submitted by:	avg [1]
Suggested by:	avg [2]
2011-09-16 19:17:12 +00:00
Juergen Lock
3dcdb859a4 SeaBIOS is an open source implementation of a 16bit X86 BIOS. SeaBIOS
can run in an emulator or it can run natively on X86 hardware with
the use of coreboot.

SeaBIOS is the default BIOS for qemu and kvm.

This is a git snapshot to be used with the emulators/qemu-devel port.
(compared to the version shipped with qemu 0.15.0 this snapshot adds
ahci boot disk support.)

WWW: http://www.seabios.org/SeaBIOS
2011-09-16 18:13:25 +00:00
Gerald Pfeifer
fc29e8a8ec Update to Wine 1.3.28. This includes the following changes:
- Initial version of the VBScript parser.
 - Automagic audio driver selection.
 - Support for volume information on UDF file systems.
 - The OpenGL renderer is now the default for DirectDraw.
 - Device configuration dialog in DirectInput.
 - SetDIBitsToDevice support in the DIB engine.
 - Several improvements in the cmd parser.
 - Various bug fixes.
2011-09-11 12:21:15 +00:00
Dmitry Marakasov
dfa98b78f4 - Fix SFML dependency (use LIB_DEPENDS as now sfml installs numbered .so libraries)
PR:		160045
Submitted by:	myself
Approved by:	maintainer timeout
2011-09-09 03:36:18 +00:00
Eitan Adler
9968bd25b3 - emulators/wahcade: eliminate py-elementtree dependency [0]
- security/zenmap: eliminate py-pysqlite2x dependency [1]
- deskutils/griffith: eliminate py-pysqlite2x dependency [2]

PR:		ports/160049 [0], ports/160071 [1], ports/160161 [2]
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru> [0,1,2]
Approved by:	bapt (mentor)
2011-09-07 19:50:46 +00:00
Alexey Dokuchaev
52744541bc - Update to version 1.3
- Reformat port description and fix line wrapping in Makefile while here

PR:		ports/160243
Approved by:	maintainer
2011-09-06 08:54:47 +00:00
Stefan Walter
f999394523 Update to 20110826.
PR:		160217
Submitted by:	Stephen Hurd <shurd@sasktel.net> (maintainer)
2011-09-04 12:07:50 +00:00
Alexey Dokuchaev
ea826b19ad Add LICENSE (GPLv2) and relinquish to the pool. 2011-09-01 10:55:33 +00:00
Alexey Dokuchaev
d274ab9048 Minor language fixes. 2011-09-01 08:54:52 +00:00
Baptiste Daroussin
eafa5f559b 2011-09-01 deskutils/gkrellm-gtodo: No more public distfiles
2011-09-01 deskutils/xopps: No more public distfiles
2011-09-01 devel/adocman: No more public distfiles
2011-09-01 devel/bisongen: No more public distfiles
2011-09-01 devel/crow: BROKEN for more than 6 month
2011-09-01 devel/p5-Config-INI-MVP: Disappear from CPAN
2011-09-01 devel/p5-Date-Set: Disappear from CPAN
2011-09-01 devel/p5-File-FTS: No more public distfiles
2011-09-01 devel/p5-PerlMenu: No more public distfiles
2011-09-01 devel/p5-Proc-PIDFile: No more public distfiles
2011-09-01 devel/p5-UNIVERSAL-exports: Disappear from CPAN
2011-09-01 devel/ruby-rbtree: No Master Site
2011-09-01 dns/host: No more public distfiles
2011-09-01 emulators/linux-padjoy: No more public distfiles
2011-09-01 emulators/mame-extras: No more public distfiles
2011-09-01 emulators/snespp: BROKEN for more than 6 month
2011-09-01 emulators/xgs: No more public distfiles
2011-09-01 ftp/gproftpd: No more public distfiles
2011-09-01 ftp/muddleftpd: No more public distfiles
2011-09-01 07:03:48 +00:00
Ryan Steinmetz
8f8b6ea23f Fix build under 7.x
Reported by:	pointyhat
Approved by:	wxs (mentor)
2011-08-31 19:13:08 +00:00
Stanislav Sedov
764bc338f9 - Fix SMC91c111 device emulation in qemu. This allows FreeBSD to boot on
the GUMSTIX platform.

Approved by:	nox (maintainer)
Obtained from:	qemu git
2011-08-31 02:34:44 +00:00
Gerald Pfeifer
27a252c686 Update to Wine 1.3.26. This includes the following changes:
- Support for multisampling in Direct3D.
 - New version of the Gecko engine.
 - Improvements to the network proxy handling.
 - Better write support in MSXML.
 - Side-by-side manifests for built-in libraries.
 - Various bug fixes.

Explicitly disable gstreamer support, thus avoiding automatic
detection and incorrect package lists in case. [1]

PR:		159749 [1]
Submitted by:	Anatoly Borodin <anatoly.borodin@gmail.com> [1]
2011-08-27 20:56:47 +00:00
Martin Wilke
cc4d2c7c2f - Update MASTER_SITES and WWW: line
- Add LICENSE

PR:		160099
Submitted by:	Ports Fury
2011-08-26 03:46:11 +00:00
Martin Wilke
3ebf7d71ec - Fix MASTER_SITES
PR:		160098
Submitted by:	Ports Fury
2011-08-26 03:45:08 +00:00
Juergen Lock
2052a28971 Fix last-minute Makefile edit that broke the build WITH_GNS3. 2011-08-25 16:54:45 +00:00
Stanislav Sedov
72cc04ebb6 - Undeprecate. 2011-08-24 05:30:47 +00:00
Koop Mast
fe61bf1eb4 Chase libnotify, libproxy and webkit-gtk2 shlib changes, and fix build where needed. 2011-08-23 18:39:19 +00:00
Ryan Steinmetz
116bdfe7a0 Update to 0.9.7
Add LICENSE

PR:		ports/158929
Submitted by:	L Campbell <llc2w@virginia.edu> (maintainer)
Approved by:	tabthorpe (mentor)
2011-08-23 12:35:50 +00:00
Doug Barton
f9faa8bdaa Geocities has been gone for almost 2 years now, so let's remove
references to it.

Deprecate ports whose only MASTER_SITE is (was) geocities
2011-08-23 07:45:27 +00:00
Juergen Lock
4a44907122 - Update to 0.15.0 - Changelog:
http://wiki.qemu.org/ChangeLog/0.15
2011-08-21 15:49:39 +00:00
Alexey Dokuchaev
2951e25d16 - Update to version 0.6.3, which features number of bug fixes and "netbook"
look for small/short screens.  Unfortunately, SX ROM revision J still does
  not seem to work
- Build is done with GNU make now (was Imake before)
- Contract ${MASTER_SITE_BERLIOS} -> BERLIOS
- Augment CATEGORIES (add math): x48 can be used as powerful calculator
- Add LICENSE (GPLv3), utilize PORTDOCS
- Touch a COMMENT (use HP's official "graphic calculator" spelling) and add
  couple of small comments about HP ROM images in Makefile
2011-08-19 18:17:28 +00:00
Gabor Kovesdan
545310fcae - Update to 20110809 2011-08-18 18:51:06 +00:00
Gerald Pfeifer
b0af689990 Move LICENSE, LICENSE_COMB and LICENSE_FILE up to appease new portlint. [1]
Use PORTDATA which allows simplifying pkg-plist significantly. [1][2]
Explicitly disable ALSA support. [2]
Add to PLIST_SUB instead of just setting it (for the OPENAL knob). [1]

Bump PORTREVISION due to the potentially fixed package list.

PR:		159749
Submitted by:	Anatoly Borodin <anatoly.borodin@gmail.com> [1]
Inspired by:	Anatoly Borodin <anatoly.borodin@gmail.com> [2]
2011-08-15 23:51:57 +00:00
Chris Rees
bc8dd1b931 - Update to 0.143p2 ('borrowing' obrien's cool patchlevel code from editors/vim)
- Add missing fontconfig dependency
- Use PORTDOCS/PORTEXAMPLES
- Use PATCHDIR (not FILESDIR)
- Use COPYTREE_SHARE (not cp -R)

Mostly based on:
PR:		ports/153645
Submitted by:	Emmanuel Vadot <elbarto@arcadebsd.org> (maintainer), acm
Approved by:	maintainer timeout (8 weeks)
2011-08-13 17:04:38 +00:00
Emanuel Haupt
ed40f4ba7b Update to 1.5.0
PR:		159439
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2011-08-12 19:40:36 +00:00
Bernhard Froehlich
a9293b1e11 - Fix PG_UNMANAGED compile problem on HEAD after r224746.
Remove explicit initialization of m->flags and m->oflags because per
default vm_phys_alloc_contig() already initializes the page as unmanaged.
Chase move of PG_UNMANAGED flag from m->flags to m->oflags and renaming
to VPO_UNMANAGED for an additional assert.

PR:		ports/159675
Reported by:	Kyryll A Mirnenko <xmirya@gmail.com>,
		Michael Butler <imb@protected-networks.net>
Thanks to:	beat
2011-08-12 14:45:17 +00:00
Koop Mast
0e682dded4 Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:		ports/159624
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-08-11 19:20:17 +00:00
Mark Linimon
409a4b2ae8 Mark as broken on sparc64: fails to compile. 2011-08-10 08:58:16 +00:00
Tilman Keskinoz
7ab85aab70 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>
2011-08-07 12:58:59 +00:00
Dirk Meyer
c09de5bf9e - fix MASTER_SITES 2011-08-06 17:48:25 +00:00
Gerald Pfeifer
e7e3932b0e Update to Wine 1.3.26. This includes the following changes:
- Various improvements to the builtin Internet Explorer.
 - Support for Get/SetDIBits in the DIB engine.
 - Support for enhanced metafiles in the View tool.
 - Many improvements in WinHTTP.
 - A number of fixes to the COM stubless marshaller.
 - Improved mechanism for DLL registrations.
 - Various bug fixes.
2011-08-06 07:13:26 +00:00
Dirk Meyer
d2799e2cac - update MASTER_SITES and WWW 2011-08-06 06:13:03 +00:00
Dmitry Marakasov
b527f085b3 - Update to 1001:
- Added support for GBA cheats
  - Added RTC support
  - Added vba-over.ini support
  - Added internationalization support
  - Added 7zip support

PR:		159387
Submitted by:	Nicole Reid <root@cooltrainer.org> (maintainer)
2011-08-04 21:08:37 +00:00
Emanuel Haupt
f760c11728 Remove WWW entries from unmaintained ports that return 404 or where the domain
disappeared.
2011-08-02 20:58:23 +00:00
Baptiste Daroussin
d389c2f0a8 Deprecate some ports where I can't find distfiles and upstream 2011-08-02 17:04:00 +00:00
Baptiste Daroussin
bdf39c48d5 Mark BROKEN: Does not fetch 2011-08-02 11:31:36 +00:00
Baptiste Daroussin
afe07e88e7 Deprecate unmaintained ports marked as BROKEN for more then 6 month 2011-08-02 09:22:42 +00:00
Sunpoet Po-Chuan Hsieh
3fd8e422e2 - Sort SUBDIRs
- Fix NO_VIET_KDE coverage
2011-08-01 02:53:58 +00:00
Rene Ladan
934d86f3a7 Fix build with clang by respecting CC
PR:		ports/158598
Submitted by:	maintainer
2011-07-31 09:12:33 +00:00
Gerald Pfeifer
9f4f83be0c Update to Wine 1.3.25. This includes the following changes:
- Rewrite of the audio support, using the Win7 architecture.
 - Old-style sound drivers for Jack, NAS and ESD are removed.
 - Graphics driver architecture changes for the DIB engine.
 - Improved handling of the shell recycle bin.
 - Better joystick support in DirectInput.
 - Initial stub for VBScript support.
 - Various bug fixes.
2011-07-23 12:21:15 +00:00
Mark Linimon
867742e27e Temporary workaround for INDEX building on pointyhat-west: allow override
of LINUX_OSRELEASE.  pointyhat-west itself might have a different version
of linux compat than whatever we are testing on the client nodes.

The more general solution is in ports/135221, which needs a careful -exp
run to test.

Hat:		portmgr
2011-07-21 04:39:21 +00:00
Bernhard Froehlich
3d9d3b7e75 - Update to 4.0.12 2011-07-18 16:06:58 +00:00
Ganael LAPLANCHE
53cf19d422 Improve dfbinimage2 plugin CD handling (seeking, fix TOC parsing) 2011-07-15 12:37:24 +00:00
Juergen Lock
7c2e3f3563 - Update to release 0.7.4 .
- Add support for qemu.

PR:		ports/158752
Submitted by:	Olivier Cochard-Labbe <olivier@cochard.me> (maintainer)
2011-07-13 20:06:49 +00:00
Juergen Lock
85c8cc458d - Add patches and knob (defaulted to off) to support udp networking
and a patch for promiscuous multicast for the emulated e1000 nic,
  both to support using qemu with the (also to be updated)
  emulators/gns3 port.
- Change DIST_SUBDIR to qemu/${PORTVERSION} because PATCHFILES names
  are not versioned.

Requested by:	Benjamin Epitech <mlspirat42@gmail.com>
		(via private email)
Obtained from:	http://code.gns3.net/qemu-patches/
2011-07-13 20:01:41 +00:00
Juergen Lock
63d98d05d8 - Add patch and knob (defaulted to on) to support udp networking
and a patch for promiscuous multicast for the emulated e1000 and
  eepro100 nics, both to support using qemu with the (also to be
  updated) emulators/gns3 port.
- Bump PORTREVISION.

Requested by:	Benjamin Epitech <mlspirat42@gmail.com>
		(via private email)
Obtained from:	http://sourceforge.net/projects/gns-3/files/Qemu/qemu-0.11.0-olive.patch/download (in parts)
2011-07-13 19:59:15 +00:00
Gerald Pfeifer
bfed4e5ec0 Update to Wine 1.3.24. This includes the following changes:
- Various DirectInput improvements.
 - Support for line breaking in Uniscribe.
 - More UI elements in builtin Shell Explorer.
 - Some more D3DX9 functions.
 - Improved support for shell known folders.
 - Various bug fixes.
2011-07-10 23:11:14 +00:00
Baptiste Daroussin
10f5e8576f - update ICU to 4.8
- chase library bump
- add an entry in UPDATING for instructions
- remove old conflict lines
2011-07-10 21:06:39 +00:00
Bernhard Froehlich
6cf371bb44 - Fix build on 9-CURRENT after removal of cpumask_t
- Bump PORTREVISION

Submitted by:	Jung-uk Kim <jkim@FreeBSD.org>
Reported by:	Armin Pirkovitsch <armin@frozen-zone.org>
2011-07-09 14:07:05 +00:00
Gerald Pfeifer
f62deff6bf Update to Wine 1.3.23. This includes the following changes:
- Support for stubless COM proxies on x86-64.
 - Builtin dxdiag now outputs real information.
 - Monochrome bitmap format in the DIB engine.
 - Beginnings of a true shell Explorer builtin.
 - A number of new D3DX9 functions.
 - More support for Indic text shaping.
 - Various bug fixes.

Also fix pkg-plist with respect to the USE_OPENAL option.

Remove an obsolete (pre FreeBSD 7.x) post-patch target. [1]

PR:		158406
Submitted by:	David Naylor <naylor.b.david@gmail.com>
Reported by:	Alex Kozlov <spam@rm-rf.kiev.ua> [1]
2011-07-08 23:15:38 +00:00
Steven Kreuzer
9733d77c65 Don't overwrite mtools.conf
PR:		ports/157910
Submitted by:	Max Brazhnikov <makc@FreeBSD.org>
2011-07-05 20:23:32 +00:00
Gerald Pfeifer
61b66b60e9 Update to Wine 1.3.22. This includes the following changes:
- Support for Indic text shaping.
 - Generation of stubless code in the IDL compiler.
 - Support for X files in D3DX.
 - 4- and 24-bit bitmap formats in the DIB engine.
 - Listview performance improvements.
 - Various bug fixes.

No longer set the GNU configure datadir based on our DATADIR.  This
should enable this port and emulators/wine-gecko to nicely fit together.
2011-07-03 15:39:11 +00:00
Steve Wills
e0755b977d - Chase the libgcrypt shared lib version 2011-07-03 11:40:49 +00:00
Juergen Lock
8cc334169b Update optional samba dependencies to net/samba35 from samba34.
Submitted by:	joerg (via private email)
2011-07-02 22:02:38 +00:00
Martin Wilke
6804d852ff = Drop MD5 support 2011-07-02 17:14:20 +00:00
Martin Wilke
6586357830 2011-07-01 math/femlab: No more distfile, looks like abandonware
2011-07-01 japanese/wikicker: Looks like an abandonware
2011-07-01 emulators/vmware3: No more distfiles available. emulators/virtualbox-ose can be used as a replacement
2011-07-02 13:45:43 +00:00
Juergen Lock
008b2dab03 - Fix dependency conflict problem.
- Unmark BROKEN.
- Bump PORTREVISION.

PR:		ports/158540
Submitted by:	Olivier Cochard-Labbe <olivier@cochard.me> (maintainer)
2011-07-01 17:30:40 +00:00
Bernhard Froehlich
7c8c29d4d8 - Update to 4.0.10
- Fix build on 9-CURRENT with latest CAM changes [1]
- Add stop command and delay parameter to vboxheadless rc script [2]

Submitted by:	Jung-uk Kim <jkim@FreeBSD.org> [1],
		Franco Ricci <franco.ricci@phys.uniroma1.it> [2]
2011-07-01 13:31:47 +00:00
Bernhard Froehlich
ea253ac9b9 - Update to 4.0.10
- Fix kmod build on 9-CURRENT after removal of cpumask_t [1]

Submitted by:	Jung-uk Kim <jkim@FreeBSD.org> [1]
2011-07-01 13:29:48 +00:00
Bernhard Froehlich
fdf47c36d4 - Update to 4.0.10 2011-07-01 13:27:08 +00:00
Bernhard Froehlich
7265cde226 - Fix build on 9-CURRENT with latest CAM changes [1]
- Add stop command and delay parameter to vboxheadless rc script [2]
- Bump PORTREVISION

Submitted by:	Jung-uk Kim <jkim@FreeBSD.org> [1],
		Franco Ricci <franco.ricci@phys.uniroma1.it> [2]
2011-07-01 13:24:42 +00:00
Bernhard Froehlich
dd59c8b8a3 - Fix kmod build on 9-CURRENT after removal of cpumask_t
- Bump PORTREVISION

Submitted by:	Jung-uk Kim <jkim@FreeBSD.org>
2011-07-01 13:21:51 +00:00
Ganael LAPLANCHE
eb1c2e8fe7 Update to 1.9.92.r68256 2011-07-01 10:13:22 +00:00
Matthias Andree
bb2dabcbef Heed CC/CPPFLAGS/CFLAGS, fixes clang build.
Drop MD5 from distinfo.
2011-07-01 02:18:46 +00:00
Gabor Kovesdan
91977bd058 - Update to 20110614 2011-06-25 21:20:41 +00:00
Martin Wilke
3a71381c72 - Update to 1.4.6
PR:		155826
Submitted by:	Ports Fury
2011-06-25 05:40:38 +00:00
Jose Alonso Cardenas Marquez
c5d6c2dab2 - Update to 0.9.10
- Add QT4 option for build emulator with qt4 interface instead of gtk2
2011-06-25 01:42:16 +00:00
Martin Matuska
c86cd8cae2 Bump due to ffmpeg update to 0.7.1 2011-06-24 22:39:03 +00:00
Jose Alonso Cardenas Marquez
a7066bf808 - Update to 3.4.1 2011-06-24 21:38:30 +00:00
Ganael LAPLANCHE
6ab033ea12 - Fix build with clang
- Remove useless CPPFLAGS in CONFIGURE_ENV
2011-06-24 09:33:58 +00:00
Hiroki Sato
7ae6ec9c16 - Use print/texinfo for texi2{dvi,pdf} instead of print/teTeX-base.
- Use print/teTeX-base for latex instead of print/teTeX.
- Use share/texmf for TeX-related files instead of share/texmf-local.
2011-06-18 16:13:31 +00:00
Pav Lucistnik
dacc305c2f - Mark BROKEN: conflicting dependencies
pkg_add: package 'dynamips-devel-0.2.8.r2_3' conflicts with dynamips-community-0.2.8

Reported by:	pointyhat
2011-06-16 20:15:03 +00:00
Julien Laffaye
1a3f17922e Update converters/libticonv to 1.1.2 [1]
Update comms/libticables2 to 1.3.2 [2]
Update devel/libtifiles2 to 1.1.4 [3]
Update comms/libticalcs2 to 1.1.6 [4]
Update comms/tilp2 to 1.15 [5]
Bump emulators/tiemu3 [6]

PR:		ports/157837 [1], ports/157832 [2], ports/157830 [3], ports/157836 [4], ports/157838 [5], ports/157839 [6]
Submitted by:	Tijl Coosemans <tijl@coosemans.org> [1] [2] [3] [4] [5] (maintainer) [6]
Approved by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer) [6], bapt (mentor)
2011-06-16 15:46:36 +00:00
Juergen Lock
10d5c138f1 - Update to 0.14.1 .
- Change ALL_TARGETS knob to only affect the bsd-user targets that
  are still incomplete.  (they would be for emulating a single
  process instead of an entire OS; default off i.e. don't build
  them.)
- Fix ADD_AUDIO knob to also emulate hda sound hardware.
- Change CONFLICTS to CONFLICTS_INSTALL in case people that already
  have emulators/qemu installed want to test this version from below
  the work/ dir.
- Prepare Makefile for sparc64 host build in case someone wants to
  debug the runtime problems there. [1]  (Add sparc64 to ONLY_FOR_ARCHS
  then.)

PR:		ports/138772 [1]
Submitted by:	Nathaniel Filardo <nwf@cs.jhu.edu> [1]
2011-06-11 16:22:34 +00:00
Gabor Kovesdan
60ee2be0a2 - Update to 20110607 2011-06-11 14:20:48 +00:00
Steven Kreuzer
5cae0e97df Respect WITHOUT_X11 in plist
PR:		ports/157428
Submitted by:	Jimmy Olgeni <olgeni@freebsd.org>
2011-06-07 14:53:03 +00:00
Roman Bogorodskiy
207386f96a Chase security/gnutls update and add an UPDATING entry. 2011-06-05 18:43:16 +00:00
Bernhard Froehlich
cd2186d43c - Fix panic: spin lock held too long on FreeBSD 7.x
- Bump PORTREVISION

PR:		ports/157290
Submitted by:	Alexander Eichner <Alexander.Eichner@oracle.com>
Reported by:	Oleksii Krykun <kryol@bigmir.net>,
		Martin Birgmeier <xxllxrvt@aon.at>,
		Peter Klett <peter@netkey.at>
2011-06-02 17:02:22 +00:00
Gerald Pfeifer
7bca0f5550 Update to Wine 1.3.21. This includes the following changes:
- Support for installation rollbacks in MSI.
 - 8- and 16-bit bitmap formats in the DIB engine.
 - Fixes in the XInput2 mouse support.
 - Better support for text shaping in Uniscribe.
 - Improvements to the Item common dialog.
 - More MSVC runtime functions.
 - Various bug fixes.

Also force building with OSS support and, look Ma!, no more extra
patches for that.
2011-05-29 00:59:38 +00:00
Gabor Kovesdan
4a78f5657e - Update to 20110524 2011-05-27 10:37:43 +00:00
Bernhard Froehlich
6a77a174fb - Fix pkg-plist for VBoxDbg.so
Reported by:	Barbara <barbara.xxx1975@libero.it>
2011-05-27 08:07:49 +00:00