Commit graph

5066 commits

Author SHA1 Message Date
Kurt Jaeger
16a68097dd emulators/joytran: provide correct distinfo
PR:		191893
Submitted by:	beyert@cs.ucr.edu (maintainer)
2014-07-20 07:04:24 +00:00
Kris Moore
78cd9966cf Fix build 2014-07-19 13:16:02 +00:00
David Naylor
a99e0c3598 Update emulators/i386-wine-devel to 1.7.22. 2014-07-19 12:40:15 +00:00
Philippe Audeoud
11d9cb5b48 - Update to 0.8.7
PR:		ports/191760
Submitted by:	maintainer
Sponsored by:	Orange Business Services
2014-07-17 15:22:02 +00:00
Kurt Jaeger
08df28733e emulators/joytran: 0.9.5.1 -> 0.9.5.2
- stripped binary
- USES update

PR:		191893
Submitted by:	beyert@cs.ucr.edu (maintainer)
2014-07-17 05:40:11 +00:00
David Naylor
b7546c2037 Update emulators/i386-wine to 1.6.2_2. 2014-07-16 19:31:12 +00:00
Baptiste Daroussin
06af334ab9 Fix non default LIB_DEPENDS
With hat:	portmgr
2014-07-16 08:05:11 +00:00
Adam Weinberger
bdeb856151 Add DOCS to OPTIONS for ports that have PORTDOCS in the plist. 2014-07-15 23:30:05 +00:00
Kris Moore
953a3a7978 - Cleanup Makefile includes, remove depreciated MAN1= entry 2014-07-15 18:07:08 +00:00
Adam Weinberger
9bfca7c0d6 Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 15:12:57 +00:00
Steve Wills
8293d4d800 - Fix plist 2014-07-15 01:37:19 +00:00
Baptiste Daroussin
e6ffa1f425 Modernize LIB_DEPENDS
With hat:	portmgr
2014-07-13 23:23:25 +00:00
Baptiste Daroussin
8d29c3c03e Modernize LIB_DEPENDS
With hat:	portmgr
2014-07-13 23:09:10 +00:00
Raphael Kubo da Costa
273faacae9 Add dependency on pkg-config when GTK2 is on.
PR:		189138
Approved by:	maintainer timeout (74 days)
MFH:		2014Q3
2014-07-13 17:08:41 +00:00
John Marino
231c809495 emulators/yabause: Update version 0.9.11.1 => 0.9.13.1 and stage
PR:		191820
Submitted by:	Ports Fury
2014-07-13 10:12:12 +00:00
Raphael Kubo da Costa
a5f69d47fd Support staging. 2014-07-12 22:59:25 +00:00
Gerald Pfeifer
eb07bd6736 Update to Wine 1.7.22. This includes the following changes:
- Support for Unicode bracketing pairs.
 - Improved Internet cookie support.
 - Initial support for geographical information.
 - Various bug fixes.

Add sysutils/preload as a new build dependency.  This should help with
DRM and similar Windows bits and will especially be helpful for the new
emulators/pipelight port. [1]

Suggested by:	kmoore [1]
2014-07-12 22:47:26 +00:00
Raphael Kubo da Costa
0bd9a54566 - Support staging.
- Sort OPTIONS_DEFINE.
- Stop including bsd.port.{pre,post}.mk:
  o Replace the ${ARCH} check with BROKEN_<arch>=...
  o Include bsd.port.options.mk for checking the GTK2 option.
2014-07-12 17:35:20 +00:00
Kris Moore
aa83b3d9cb - Update RUN_DEPENDS to use the correct version of wine, wine-devel on i386,
and i386-wine-devel on amd64
2014-07-11 15:33:03 +00:00
Kris Moore
dd85d47fd2 - Add pipelight, which works with wine to provide windows plugins to browsers 2014-07-11 14:16:35 +00:00
Juergen Lock
e45c9fdb5c Fix build on 8 and 9.
Submitted by:	beefy1 via pkg-fallout
2014-07-10 16:44:22 +00:00
Gerald Pfeifer
b17a47b014 Add a new OPTION named COMPHOLIO to include the Compholio patchset.
This is off by default for now and nicely moving towards increasing
upstream integration.  It will be needed for Pipelight support.

Submitted by:	kmoore
Tested by:	gerald, kmoore
2014-07-10 15:40:54 +00:00
Tijl Coosemans
ee97df16bd - Convert net/sdl_net to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip

Approved by:	portmgr (implicit, bump unstaged port)
2014-07-09 19:06:34 +00:00
Vanilla I. Shu
a88724972a 1: Stagify.
2: add INSTALLS_EGGINFO, bump version.
3: use options helper.
2014-07-09 09:33:39 +00:00
David Naylor
b9337cdd5b Update emulators/i386-wine-devel 1.7.21. 2014-07-07 20:10:03 +00:00
Juergen Lock
c47e201eb2 - bsd-user: Follow exec_copyout_strings more closely when setting
up guest stack. [1]
- Bump PORTREVISION.

Submitted by:	kan [1]
Obtained from:	21927cffcc [1]
2014-07-06 18:14:57 +00:00
Juergen Lock
b3f3b52f4a Four more bsd-user fixes, poudriere now builds more armv6 packages
and sparc64 dynamic exectuables get a little further:

- Fix crashes with long argv invocations. [1]
- Fix ARMv6 stack alignment in a new thread. [1]
- sparc64: sync ccr before changing carry flag.
- Writing to readonly page can cause trap 0xc on FreeBSD too.
- Bump PORTREVISION.

Submitted by:	sson [1]
2014-07-06 16:11:28 +00:00
Baptiste Daroussin
2fd08c3066 Support stage
Use options helpers
2014-07-06 14:55:37 +00:00
Baptiste Daroussin
cff87df133 Support stage
Use @sample
2014-07-06 14:48:47 +00:00
Adam Weinberger
458634284f Remove NOPORTDOCS, and convert some stuff to OPTIONS helpers. 2014-07-03 22:10:07 +00:00
Dmitry Marakasov
6ddd7ebf8b - Switch graphics/sdl2_ttf to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
2014-07-03 17:25:30 +00:00
Dmitry Marakasov
5a30401327 - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-07-03 11:09:23 +00:00
Dmitry Marakasov
f8bcb55d49 - Switch to USES=libtool
Approved by:	portmgr blanket
2014-07-03 00:07:09 +00:00
Antoine Brodin
aa90d38b02 Resetting maintainership on ports that have not been staged and without any
pending PR

With hat:	portmgr
2014-07-02 20:22:55 +00:00
Juergen Lock
652731ab59 - bsd-user: Implement getvfsbyname(3) that popped up in ports builds
and used by tar. [1]
- bsd-user: Fix crashes in sysctl.kern.proc in 32bit envs on 64bit. [1]
- Bump PORTREVISION.

Submitted by:	sson [1]
2014-07-02 17:16:16 +00:00
Tilman Keskinoz
c2a0d1236f Update to 0.2.12
PR:		190875
Submitted by:	maintainer
2014-07-02 11:41:16 +00:00
Juergen Lock
27befbdddd Fix build on powerpc64 in poudriere.
Reported by:	jhibbits
2014-06-27 23:28:08 +00:00
Gerald Pfeifer
53e8709318 Update to Wine 1.7.21. This includes the following changes:
- Support for critical sections in the C runtime.
 - Unicode data updated to Unicode 7.0.
 - Support for interlaced PNG encoding.
 - Initial stub for the Packager library.
 - Various bug fixes.
2014-06-27 19:35:46 +00:00
Juergen Lock
bccbf3e27f - bsd-user: add posix-openpt syscall and TIOCPTMASTER/TIOCPKT ioctl
handling.  (this fixes sysutils/screen) [1]
- arm-bsd-user: fix sigreturn frame handling. [2]
- Bump PORTREVISION.

Submitted by:	kan [1], sson [2]
2014-06-27 18:31:19 +00:00
Dmitry Marakasov
2c9fc2bc62 - Switch emulators/libspectrum to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
2014-06-27 08:58:00 +00:00
Antoine Brodin
c0ef6553ab Allow to build with texinfo from ports
With hat:	portmgr
2014-06-26 08:41:34 +00:00
Antoine Brodin
3ee9c91394 Allow to build with texinfo from ports 2014-06-25 21:51:15 +00:00
Alexander Nedotsukov
6e1f5a5663 Support staging. 2014-06-25 14:42:07 +00:00
Baptiste Daroussin
698f728a34 Fix build on system built WITHOUT_INFO
With hat:	portmgr
2014-06-25 08:58:09 +00:00
Baptiste Daroussin
a33191366c Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends

With hat:	portmgr
2014-06-25 05:35:31 +00:00
Alex Kozlov
3e3a8c925a - Remove empty files and directories 2014-06-24 12:29:20 +00:00
Juergen Lock
d0d1c5fea9 - Fix bsd-user default TARGET_SIGINFO handling.
- Bump PORTREVISION.

Reported by:	sbruno
2014-06-22 11:05:29 +00:00
David Naylor
e22b18e5b5 Update i386-wine-devel to 1.7.20. 2014-06-21 16:54:28 +00:00
John Marino
1dcf992440 emulators/visualboyadvance-m: Upgrade version r1001 => r1231
Improvements:
  * Add Link support
  * Add Lirc support
  * Patch SDL interface (thanks dennylin93)
  * Several new translations
  * Many small fixes to various titles

PR:		189647
Submitted by:	maintainer (Nicole Reid)
2014-06-20 10:20:17 +00:00
Juergen Lock
5c9705912b Restore fbsd:nokeywords property on files/extra-patch-790d0ef625d22ff3f1a895d266a48e2bacd63776 lost by psvn ci. 2014-06-19 19:00:30 +00:00