1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
Commit Graph

4989 Commits

Author SHA1 Message Date
Baptiste Daroussin
f0a8714b3a Convert to USES=dos2unix
With hat:	portmgr
2014-05-26 06:55:07 +00:00
Eitan Adler
eccf5db03a Multiple ports: reset maintainers
Maintainers for these ports have been notified on 5 separate occasions
	over the course of several months about pending actions required.

	We really appreciate the time and effort you put in to maintain
	these ports.

	If you are still interested in helping to maintain these ports just
	reply to me or file a PR and I will happily assign the port to you
	again.

Approved by:	portmgr (implicit)
2014-05-26 02:33:38 +00:00
David Naylor
7dbb2d553f Update emulators/i386-wine-devel to 1.7.19. 2014-05-24 06:56:11 +00:00
Jung-uk Kim
4fa6babaec Remove an unnecessary change sneaked in the previous commit. 2014-05-23 23:48:13 +00:00
Jung-uk Kim
0a5a8db8c6 - Compile Python sources before installation. This fixes stage-qa. [1]
- Create symbolic links to SDK directory.

Reported by:	bar, nox [1]
2014-05-23 23:45:23 +00:00
Jung-uk Kim
c17a40b1a9 Remove cruft from r350637. The patches requiring the hack was removed in
the previous commit (r354896) because the problem was fixed in 4.3.12:

https://www.virtualbox.org/changeset/50940/vbox
2014-05-23 20:08:19 +00:00
Jung-uk Kim
f40b7d81d5 Update to 4.3.12. 2014-05-22 23:10:51 +00:00
Martin Wilke
e39ddea615 - Update depdendency
PR:		189570
Submitted by:	"Charlie &" <root@tomse.dk>
Approved by:	maintainer
2014-05-21 08:12:26 +00:00
Tijl Coosemans
f191d6b887 Quote ${CC} and similar variables in MAKE_ARGS.
Reported by:	Dominic Fandrey <kamikaze@bsdforen.de>
2014-05-20 19:32:39 +00:00
Juergen Lock
d4b92c1491 Pet check-plist. (I thought this was fixed by r354246 but looks like
that commit only handles the pkgng case not pkg_*...)

Submitted by:	jenkins via swills
2014-05-20 15:57:31 +00:00
Juergen Lock
6f2df1132f Add new slave port emulators/qemu-user-static:
QEMU is a FAST! processor emulator using dynamic translation to achieve
good emulation speed.
QEMU has two operating modes:

    * Full system emulation. In this mode, QEMU emulates a full system
(for example a PC), including a processor and various peripherials.
It can be used to launch different Operating Systems without rebooting
the PC or to debug system code.
    * User mode emulation (Linux host only). In this mode, QEMU can launch
Linux processes compiled for one CPU on another CPU. It can be used to
launch the Wine Windows API emulator or to ease cross-compilation and
cross-debugging.

As QEMU requires no host kernel patches to run, it is very safe and easy to use.

This is a slave port of emulators/qemu-devel to build only static
bsd-user targets named like qemu-mips-static.  While still being
experimental people have already built quite a few armv6/mips/mips64
packages using these and e.g. poudriere.  Some notes are also here:

	http://wiki.freebsd.org/QemuUserModeHowTo

WWW: http://wiki.qemu.org/Main_Page

Suggested by:	bapt
2014-05-19 17:12:58 +00:00
Martin Wilke
0f55b5a122 - Update to 2.7
- Update pkg-descr

PR:		188142
Submitted by:	ports fury
2014-05-19 07:50:03 +00:00
Martin Wilke
82047d9250 - Fix build with clang
- Stage support

PR:		-188144
Submitted by:	ports fury
2014-05-18 04:57:08 +00:00
Gerald Pfeifer
45e981a273 Update to Wine 1.7.19. This includes the following changes:
- New JSProxy DLL for automatic proxy configuration.
 - More OLE Accessible Object support.
 - Improvements to the XML writer.
 - Fixes for various memory issues found by Valgrind.
 - Initial headers for Direct2D support.
 - Various bug fixes.
2014-05-17 01:43:53 +00:00
Ganael LAPLANCHE
1b5600bb21 Switch to USES=libtool 2014-05-16 12:27:00 +00:00
David Naylor
2210bf6848 Update emulators/i386-wine-devel to 1.7.18. 2014-05-13 19:47:43 +00:00
Edwin Groothuis
fa8cc54e2b Fix staging 2014-05-13 06:57:18 +00:00
Max Brazhnikov
c425e0b6a4 Convert my ports to USES=tar 2014-05-12 10:53:41 +00:00
Jung-uk Kim
0dbb1b61a6 Add an option to build user manual. Turned off by default. 2014-05-09 23:57:57 +00:00
Jung-uk Kim
a8aa9b6328 Make sure to set --disable-docs and --disable-libvpx. 2014-05-09 23:38:06 +00:00
Gerald Pfeifer
640447f875 Update to Wine 1.7.18. This includes the following changes:
- Improved OLE Accessible Object support.
 - Fixes for various memory issues found by Valgrind.
 - A few more MSHTML functions.
 - Some DirectDraw cleanups.
 - Various bug fixes.
2014-05-09 18:26:26 +00:00
Jung-uk Kim
f850a79f0b - Fix dependencies. devel/qt4-linguist is not needed at run-time. [1]
- Fix VPX option to actually enable video capture for FreeBSD. [2]

PR:		ports/189417 [1]
PR:		ports/189430 [2]
2014-05-08 23:58:00 +00:00
Jung-uk Kim
06e196a2a5 Work around build failures when x11-servers/xorg-server is not installed.
${XSERVER_VER} requires ${LOCALBASE}/bin/X to find its version number.
2014-05-07 19:48:34 +00:00
Juergen Lock
d9f4f0718c Fix build on ppc. (base gcc + libc++?)
Submitted by:	jhibbits (via irc)
2014-05-07 18:41:52 +00:00
David Naylor
eba7f0cc82 Update emulators/i386-wine-devel to 1.7.17_1 2014-05-06 16:36:32 +00:00
Johan van Selst
4d4da2038b Update to OpenMSX 0.10.1 2014-05-06 07:05:27 +00:00
Juergen Lock
db7bde8a7e - bsd-user: Handle FreeBSD sysctl hw.pagesizes (by returning only
getpagesize() for now); this fixes rtld on head after r264346 that
  now uses the sysctl.
- Bump PORTREVISION.
2014-05-05 16:40:49 +00:00
Baptiste Daroussin
4a4ec28d37 Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)

bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore

Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier

With hat:	portmgr
2014-05-05 09:45:36 +00:00
Alex Kozlov
1d5180d096 - Update MASTER_SITES
- Bump PORTREVISION, distfile has been rerolled

MFH:	2014Q2
2014-05-04 14:36:50 +00:00
Tijl Coosemans
ff57a36a58 audio/sdl_sound:
- USES=libtool.
- Strip library.
- Replace patch+reinplace with a single reinplace.
- Remove a patch so we use the upstream library name again.  Bump
  PORTREVISION on all dependent ports.

games/alephone:
- USES=gmake tar:bzip2.
- Remove unneeded PKG_CONFIG variable.
- Staging.
- New LIB_DEPENDS syntax.

games/asc:
- USES=libtool.

games/gltron:
- New LIB_DEPENDS syntax.
- USES=gmake.
- Remove references to PTHREAD_CFLAGS and PTHREAD_LIBS.
- Use option helpers.
- Staging.

lang/kroc: (still BROKEN due to use of "python" command)
- New LIB_DEPENDS syntax.
- USES=pathfix tar:bzip2.
- Staging.
- Replace patches with post-patch.
- Replace MAKE with MAKE_CMD.

lang/smalltalk:
- USES=libtool tar:xz.
- Use BROKEN_sparc64.
2014-05-03 18:58:57 +00:00
Gerald Pfeifer
c71e2d814f Build with a dependency on the X composite extension.
PR:		188831
Analyzed by:	Denver Hull <denverh@comcast.net>
2014-05-02 19:30:49 +00:00
Gerald Pfeifer
bc82d04a7b Build with a dependency on the X composite extension.
PR:		188831
Analyzed by:	Denver Hull <denverh@comcast.net>
2014-04-30 21:49:00 +00:00
Bernhard Froehlich
afd3782547 - Add undef MSR_IA32_FEATURE_CONTROL for FreeBSD 10.0/i386
PR:		ports/189068
Submitted by:	Dmitry Afanasiev <KOT@MATPOCKuH.Ru>
2014-04-28 15:01:33 +00:00
Antoine Brodin
7d06e3b526 Mark a few unfetchable ports BROKEN
With hat:	portmgr
2014-04-27 14:38:18 +00:00
David Naylor
cc9a1a819d Update emulators/i386-wine-devel to 1.7.17.
While here reduce difference between this port and i386-wine.
2014-04-27 09:35:27 +00:00
David Naylor
58a430e816 Update emulators/i386-wine to 1.6.2_1.
While here reduce difference between this port and i386-wine-devel.
2014-04-27 09:34:34 +00:00
Antoine Brodin
c124b85924 Unbreak a bit, by installing mo files in stagedir and not outside
With hat:	portmgr
2014-04-26 12:19:33 +00:00
Steve Wills
02342a56b4 - Fix build on 11-CURRENT by patching:
modules/freebsd/vmhgfs/channel.h [2] [3]
  libvmtools/i18n.c [2]
  modules/freebsd/vmmemctl/os.c [4]

PR:		ports/187426 [1]
PR:		ports/188744 [2]
Submitted by:	alfred [2]
Submitted by:	garga [3]
Submitted by:	bdrewery [4]
2014-04-25 15:39:46 +00:00
Rene Ladan
2b1b4512dd Remove emulators/mupen64-rice, part of removed mupen64 2014-04-24 21:49:07 +00:00
Rene Ladan
ce5e8e1754 Remove expired ports:
2014-04-23 emulators/mupen64-sdlinput: Use mupen64plus instead
2014-04-23 emulators/mupen64-sdlaudio: Use mupen64plus instead
2014-04-23 emulators/mupen64-tr64: Use mupen64plus instead
2014-04-23 emulators/mupen64-gln64: Use mupen64plus instead
2014-04-23 emulators/mupen64-sound: Use mupen64plus instead
2014-04-23 emulators/mupen64-rsp: Use mupen64plus instead
2014-04-23 emulators/mupen64-input: Use mupen64plus instead
2014-04-23 emulators/mupen64-glide: Use mupen64plus instead
2014-04-23 emulators/mupen64: Use mupen64plus instead
2014-04-23 emulators/mupen64-softgfx: Use mupen64plus instead
2014-04-23 emulators/mupen64-dummyaudio: Use mupen64plus instead
2014-04-23 emulators/mupen64-base: Use mupen64plus instead
2014-04-24 x11/emu: Broken, not staged
2014-04-24 lang/ruby-doc-stdlib: Upstream rerolls frequently, online docs work well
2014-04-24 21:44:24 +00:00
David Naylor
a39d5573ba Update my ports to be compliant with new USES framework and fix other issues.
Changes:
 * various: migrate USE_BZIP2 to USES=tar:bzip2
 * various: migrate USE_XZ to USES=tar:xz
 * multimedia/py-ffmpeg: add and prefer github (GH) as master site
 * ports-mgmt/portbuilder: specify license as BSD2CLAUSE (instead of just BSD)

Most ports are updated infrequently so a single batch commit is preferred over
collating changes per port.
2014-04-24 20:11:01 +00:00
Dmitry Marakasov
86c417e970 - Fix path to data directory
- While here, don't remove mtree directory

PR:		188834
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
MFH:		2014Q2
2014-04-23 01:06:19 +00:00
Gerald Pfeifer
c57799cb9d Update to Wine 1.7.17. This includes the following changes:
- More implementations for the Task Scheduler.
 - C runtime made more compatible by sharing source files.
 - Various bug fixes.
2014-04-19 00:01:30 +00:00
Juergen Lock
02c40a40f5 Hm that still didn't work. Next try... 2014-04-18 18:37:12 +00:00
Juergen Lock
398e1c8e10 Bump PORTREVISION for the plist change. 2014-04-18 15:19:05 +00:00
Juergen Lock
f51fba84d0 (Attempt to) fix the previous commit:
- Set fbsd:nokeywords property on files/extra-patch-790d0ef625d22ff3f1a895d266a48e2bacd63776 . [1]
- pkg-plst was missed.

Resported by:	Nikolai Lifanov <lifanov@mail.lifanov.com> [1]
2014-04-18 15:16:09 +00:00
Juergen Lock
cf14e8bdd7 - Update to 2.0.0 - announce message is here:
http://article.gmane.org/gmane.comp.emulators.qemu/267615

- Take updated bsd-user patches from sbruno's github repo. [1]
- Add headers to my recent bsd-user patches. (they are applied as in
  the EXTRA_PATCHES order in the port Makefile)

Submitted by:	sbruno [1]
Obtained from:	https://github.com/seanbruno/qemu/commits/bsd-user [1]
2014-04-18 10:53:51 +00:00
David Naylor
f33cdd5974 Update emulators/i386-wine-devel to 1.7.16. 2014-04-17 16:29:22 +00:00
Niclas Zeising
39fc32e828 The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:

NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE

This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.

This patch also contains updates of libxcb and related ports, pixman, as well
as some drivers and utilities.

Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.

Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.

Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.

Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics

Thanks to:	all testers, bdrewery and the FreeBSD x11@ team
exp-run by:	bdrewery [1]
PR:		ports/187602 [1]
Approved by:	portmgr (bdrewery), core (jhb)
2014-04-16 18:28:47 +00:00
Alexey Dokuchaev
c00f774dc2 Stagify, convert to OptionsNG, and generally cleanup the port. 2014-04-15 12:21:49 +00:00