Commit Graph

4086 Commits

Author SHA1 Message Date
Michael Scheidell
0de731b16e - Updated to 8.8.0
PR:		ports/161891
Submitted by:	Douglas Carmichael <dcarmich@dcarmichael.net>
Approved by:	gabor (mentor)
2012-01-08 01:20:39 +00:00
Gerald Pfeifer
0a4c279773 Update to Wine 1.3.36. This includes the following changes:
- UDisks backend for the dynamic device support.
 - Polygons and geometric pens implemented in the DIB engine.
 - JScript now compiles entire functions.
 - Improved support for vertical fonts.
 - A few more scripts in UniScribe.
 - A bunch of ctype functions implemented in MSVCP.
 - Various bug fixes.
2012-01-05 16:26:14 +00:00
Ganael LAPLANCHE
d4df79224b - Update to 20111213
- Use setrlimit() to have mmap() return an address below 2GB.
  This avoids using MAP_FIXED, which could discard already mapped pages.
2012-01-02 12:16:47 +00:00
Thomas Abthorpe
948d497284 - Reassign to the heap 2012-01-02 04:39:12 +00:00
Rene Ladan
c3df4f93ad Remove expired, unmaintained ports:
2011-11-30 textproc/skribe
2011-11-30 emulators/wahcade
2011-11-30 databases/keximdb: Depends on editors/koffice-kde3, which is scheduled for deletion
2011-11-30 editors/koffice-kde3
2011-11-30 net/keepalived: Depends on net/ipvs, which is scheduled for deletion
2011-11-30 net/ipvs: Designed for FreeBSD 5.x, which is no longer supported
2011-11-30 databases/fireprofile
2011-12-01 audio/gnowavcut: Abandonware
2011-12-01 mail/demime: No upstream development since 2007
2011-12-03 x11/wmmsg: No more public distfiles
2011-12-03 x11-toolkits/libgtkeditor: No more supported upstream, not depend on anymore.
2011-12-03 misc/demoniac: No more upstream, no more public distfiles
2011-12-03 cad/gtkwave: No more public distfiles, no more upstream
2011-12-07 databases/clip: No develop anymore for long
2011-12-09 x11-toolkits/gtkextra: no longer supported upstream, no more depend on
2011-12-28 17:49:04 +00:00
Pawel Pekala
0f820178ba KCemu is an emulator for the KC85 homecomputer series and other Z80 based
microcomputers like Z1013, LC80, Polycomputer 880 and BIC A5105.
The emulation supports a number of additional hardware,
e.g. floppy disk drives and extended graphic modules.

WWW:	http://kcemu.sourceforge.net

PR:		ports/161346
Submitted by:	Hardy Schumacher <hardy.schumacher@gmx.de>
2011-12-23 12:13:55 +00:00
Bernhard Froehlich
f79d5901a5 - Add fix for build failure on FreeBSD 10-CURRENT after r228444
include/iprt/types.h:174: error: redefinition of typedef 'bool'
@/sys/types.h:271: error: previous declaration of 'bool' was here

Submitted by:	Daichi GOTO <daichi@freebsd.org>
2011-12-23 10:03:42 +00:00
Jose Alonso Cardenas Marquez
c372a12ff5 - New port: emulators/mupen64plus-plugins
This is the metaport to install third party plugins of the mupen64plus.

WWW: http://code.google.com/p/mupen64plus/
2011-12-20 23:54:32 +00:00
Jose Alonso Cardenas Marquez
e03a41e4f5 - New port: emulators/mupen64plus-video-z64
Low-level RDP plugin for the Mupen64Plus
2011-12-20 23:51:31 +00:00
Jose Alonso Cardenas Marquez
8db9e8462c - New port: emulators/mupen64plus-video-glide64
Glide64 video plugin for Mupen64Plus
2011-12-20 23:50:04 +00:00
Jose Alonso Cardenas Marquez
477c3382f7 - New port: emulators/mupen64plus-video-arachnoid
The arachnoid video plugin for Mupen64plus
2011-12-20 23:48:21 +00:00
Jose Alonso Cardenas Marquez
9849bc53c6 - New port: emulators/mupen64plus-rsp-z64
Low-level RSP processor plugin for the Mupen64Plus
2011-12-20 23:46:34 +00:00
Jose Alonso Cardenas Marquez
7090bb959b - Preparing for new mupen64plus plugin ports
- Bump PORTREVISION
2011-12-20 23:43:18 +00:00
Gerald Pfeifer
019a2e8e8d Update to Wine 1.3.35. This includes the following changes:
- Triangular gradients and cosmetic wide pens support in the DIB engine.
 - All Wine dialogs can now be translated through po files.
 - Many more scripts added to UniScribe.
 - JScript using bytecode throughout now.
 - Several MSXML improvements.
 - Various bug fixes.
2011-12-20 13:00:50 +00:00
Jose Alonso Cardenas Marquez
5e1484a800 - New port: emulators/wxmupen64plus
wxMupen64plus is A Mupen64Plus v2 frontend written with wxWidgets

WWW:    http://bitbucket.org/auria/wxmupen64plus
2011-12-18 04:18:01 +00:00
Jose Alonso Cardenas Marquez
3a04e009c1 - Update to latest 1.99.4 (hg bitbucket) version
- Bump PORTREVISION
2011-12-18 02:54:41 +00:00
Juergen Lock
26fd173746 Unbreak by fixig emulators/seabios-devel dependency.
Feature safe:	yes
2011-12-12 18:35:47 +00:00
Juergen Lock
0cce428b4d Update to 1.6.3.1 .
Feature safe:	yes
2011-12-09 21:31:16 +00:00
Pav Lucistnik
f7f36e18d2 - Disallow from pointyhat, tries to fetch from svn during extract stage
Reported by:	pointyhat
Feature safe:	yes
2011-12-05 17:45:27 +00:00
Juergen Lock
adb279437e Mirror main distfile on MASTER_SITE_LOCAL as original mastersite seems
to be unavailable for a little while now.

Feature safe:	yes
2011-12-05 17:44:37 +00:00
Gerald Pfeifer
9db133d975 Update to Wine 1.3.34. This includes the following changes:
- Bytecode support in JavaScript.
 - Support for gradients in the DIB engine.
 - A number of Uniscribe improvements.
 - Fixes for DirectDraw mode switching.
 - A few more MSVC runtime functions.
 - Various bug fixes.

Feature safe:	yes
2011-12-02 22:59:34 +00:00
Juergen Lock
188ce96b32 Update to 1.0, announce message is here:
http://lists.nongnu.org/archive/html/qemu-devel/2011-12/msg00121.html

Feature safe:	yes
2011-12-02 19:28:07 +00:00
Bernhard Froehlich
423f6e98ed - Update to 4.0.14
Feature safe:	yes
2011-12-02 17:34:39 +00:00
Bernhard Froehlich
71895d7045 - Fix error check for aio_error
- Bump PORTREVISION

Obtained from:	https://www.virtualbox.org/changeset/38332
Feature safe:	yes
2011-12-02 14:04:47 +00:00
Bernhard Froehlich
d6d01011a0 - Fix panic: mutex vm page queue free mutex not owned on 10-CURRENT
- Fix compile error: 'D_PSEUDO' undeclared here on 10-CURRENT
- Bump PORTREVISION

PR:		ports/162186
Submitted by:	Jung-uk Kim <jkim@FreeBSD.org>
Feature safe:	yes
2011-12-02 13:38:42 +00:00
Gabor Kovesdan
147019ca89 - Update to 20111108
Feature safe:	yes
2011-11-28 20:50:32 +00:00
Juergen Lock
3a595f083a (Attempt to) fix build WITH_ALL_TARGETS on < 9.x/i386
Feature safe:	yes
2011-11-26 22:52:27 +00:00
Jun Kuriyama
a84067960d Port for package building of virtio kernel lodable modules.
This port support only 8.2 and 9.0 releases.

WWW: http://people.FreeBSD.org/~kuriyama/virtio/

Feature safe:	yes
2011-11-21 15:15:54 +00:00
Rene Ladan
6d0992cb67 - Update to 1.4 [1]
- Pet portlint by moving LICENSE section [2]

PR:		ports/162678 [1]
Submitted by:	Barbara [barbara.xxx1975 libero/it] [2]
Submitted by:	myself [2]
Approved by:	maintainer [1] [2]
Feature safe:	yes
2011-11-20 17:14:34 +00:00
Gerald Pfeifer
49697614d7 Update to Wine 1.3.33. This includes the following changes:
- Support for text output in the DIB engine.
 - Improved support for HTTP proxies.
 - New version of the Gecko engine.
 - A number of cursor fixes.
 - Some fixes in bidirectional text layout.
 - Various bug fixes.

Explicitly di$sable TIFF support, configuring --without-tiff, after
we have not had this as a package dependency all the time anyway.

Feature safe:	yes
2011-11-19 14:06:48 +00:00
Rene Ladan
c6783aa91c Update to 1.28
Submitted by:	maintainer
Notified by:	Hardy Schumacher [hardy.schumacher/gmx]
Feature safe:	yes
2011-11-19 10:14:51 +00:00
Emanuel Haupt
1afcdd5eb1 Remove trailing whitespaces.
Feature safe:	yes
2011-11-18 23:30:13 +00:00
Rene Ladan
0d58cc145d Update to 1.27 which works properly on amd64 and does not need the
restricted patches any longer.

PR:		ports/162543
Submitted by:	Hardy Schumacher [hardy.schumacher gmx/de]
Approved by:	maintainer
Feature safe:	yes
2011-11-14 19:10:40 +00:00
Gerald Pfeifer
4fc79430df Add a knob DOSBOX to control an optional run-time dependency on DOSBox.
Submitted by:	Alex Kozlov <spam@rm-rf.kiev.ua>
Feature safe:	yes
2011-11-13 02:28:34 +00:00
Mark Linimon
d5db910408 Mark as broken on powerpc: does not compile.
Hat:		portmgr
Feature safe:	yes
2011-11-11 02:31:07 +00:00
Mark Linimon
ba9425925c Mark as broken on tier-2: uses i386 asm.
Hat:		portmgr
Feature safe:	yes
2011-11-11 02:27:57 +00:00
Mark Linimon
d02711d8b5 Mark as broken on powerpc: uses i386-specific option.
Hat:		portmgr
Feature safe:	yes
2011-11-11 02:26:19 +00:00
Mark Linimon
fae368cebd Mark as broken on powerpc: does not compile.
Hat:		portmgr
Feature safe:	yes
2011-11-11 02:24:19 +00:00
Mark Linimon
8522641a02 Also broken on powerpc: uses i386 asm.
Hat:		portmgr
2011-11-10 05:56:18 +00:00
Mark Linimon
7d8608ab13 Mark broken on powerpc as well as sparc64. (In fact, on all the tier-2s.)
Hat:		portmgr
2011-11-10 05:38:32 +00:00
Pav Lucistnik
425eae3b7a - Mark BROKEN: does not compile
ui-qt/input/controller.cpp:30:33: error: could not convert '(SNES::Input::JoypadID)4u' from 'SNES::Input::JoypadID' to 'unsigned int'

Reported by:	pointyhat
2011-11-08 22:11:58 +00:00
Pav Lucistnik
7557cb8c28 - Mark BROKEN: does not compile
src/lib/util/aviio.c: In function 'avi_error parse_indx_chunk(avi_file*, avi_stream*, avi_chunk*)':
  src/lib/util/aviio.c:1516:25: error: variable 'id' set but not used [-Werror=unused-but-set-variable]
  src/lib/util/aviio.c:1519:8: error: variable 'subtype' set but not used [-Werror=unused-but-set-variable]
  cc1plus: all warnings being treated as errors

Reported by:	pointyhat
2011-11-07 21:51:56 +00:00
Bernhard Froehlich
395d49b829 - Bump PORTREVISION which was missing since adding PG_UNMANAGED patch for HEAD
- Pet portlint about LICENSE variables

Reported by:	avg
2011-11-07 15:40:39 +00:00
Martin Wilke
3cabe21a2d - Get rid FreeBSD 6 support 2011-11-07 04:24:55 +00:00
Gerald Pfeifer
86656d448f Update to Wine 1.3.32. This includes the following changes:
- BiDi text support in the multi-line edit control.
 - Support for pattern brushes in the DIB engine.
 - A number of MSXML fixes.
 - Improvements to the PostScript driver.
 - Various bug fixes.
2011-11-06 09:39:27 +00:00
Ganael LAPLANCHE
b9b0e0b58c - Fix dfbinimage2 CD handling (program identification)
- Swap LICENSE and *DEPENDS to make portlint happy
2011-11-03 13:32:58 +00:00
Ganael LAPLANCHE
ce8406b395 Remove useless dependency on gnomelibs
Submitted by:	bapt (via private mail)
2011-11-03 12:51:51 +00:00
Eitan Adler
08b62e4c3e - fix explicit use of unzip in ports
PR:		ports/153429
Submitted by:	Alex Kozlov <spam@rm-rf.kiev.ua>
Approved by:	maintainers (hq, gabor, amdmi3)
Approved by:	maintainer timeout
Approved by:	bapt,sahil (mentors, implicit)
2011-11-03 00:38:47 +00:00
Doug Barton
f8a3aced5e Add EXPIRATION_DATE= 2011-11-30 to recently BROKEN ports that do not
already have one.
2011-11-01 22:51:56 +00:00
Doug Barton
989772c9ac The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
2011-10-24 09:11:38 +00:00
Doug Barton
2b1dacc826 Remove more tags from pkg-descr files fo the form:
- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
2011-10-24 04:17:37 +00:00
Juergen Lock
f69e03f3c0 - Respect STRIP [1]
- Respect NOPORTDOCS, even if it's empty [2]

PR:		ports/161856 [1], ports/161857 [2]
Submitted by:   Nali Toja <nalitoja@gmail.com>
2011-10-22 18:57:32 +00:00
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