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

4034 Commits

Author SHA1 Message Date
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