Commit graph

4642 commits

Author SHA1 Message Date
Ganael LAPLANCHE
d3ecfdaad6 Do not specify GCC version in USE_GCC.
(this change has been introduced by mistake in my previous commit)

Submitted by:	gerald
2013-10-28 08:19:55 +00:00
Dirk Meyer
338eecf237 - use STAGEDIR
- use OPTIONS_DEFINE
2013-10-27 22:29:46 +00:00
Gerald Pfeifer
8f935a37af Update to Wine 1.7.5. This includes the following changes:
- Support for registration-free COM using activation contexts.
 - Improved support for simulated bold fonts.
 - Unicode data updated to Unicode 6.3.
 - Better support for typelib registration on 64-bit.
 - Various bug fixes.
2013-10-27 02:38:52 +00:00
Danilo Egea Gondolfo
bd0d20b2bc - Add stage support 2013-10-26 16:06:22 +00:00
Gerald Pfeifer
3be3e90f93 Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
 - #14669: Fixed extraction of CC from gmp.h.
 - Fixed case of intermediate zero real or imaginary part in mpc_fma,
   found by hydra with GMP_CHECK_RANDOMIZE=1346362345.

This is on top of the following changes from version 1.0

 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
   invariant sections) for the documentation.
 - 100% of all lines are covered by tests
 - Renamed functions
   . mpc_mul_2exp to mpc_mul_2ui
   . mpc_div_2exp to mpc_div_2ui
 - 0^0, which returned (NaN,NaN) previously, now returns (1,+0).
 - Removed compatibility with K&R compilers, which was untestable due
   to lack of such compilers.
 - New functions
   . mpc_log10
   . mpc_mul_2si, mpc_div_2si
 - Speed-ups
   . mpc_fma
 - Bug fixes
   . mpc_div and mpc_norm now return a value indicating the effective
     rounding direction, as the other functions.
   . mpc_mul, mpc_sqr and mpc_norm now return correct results even if
     there are over- or underflows during the computation.
   . mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has
     infinite part and equals output variable is corrected.
   . mpc_fr_sub: Wrong return value for imaginary part is corrected.

Convert to the new LIB_DEPENDS standard and remove hard-coded
.so versions from a couple of dependent ports.

Bump PORTREVISIONS of all dependent ports.

PR:		183141
Approved by:	portmgr (bdrewery)
2013-10-26 00:52:33 +00:00
Rusmir Dusko
c154bb5fb8 - Simplify master sites
- Fix portaudio2 dependency due to recent commit
- Support STAGEDIR
- Change pkg-plist, remove DOCS

Approved by:	pawel / wg (mentors, implicit)
2013-10-25 20:38:03 +00:00
Danilo Egea Gondolfo
f2cf00459f - Update from 3.08 to 3.09
- Define DOCS and OPTIMIZATIONS options
- Remove NLS option
- Add stage support
2013-10-25 18:38:03 +00:00
Marcus von Appen
1cdb3e8f5d - Chase devel/sdl20 shlib version change 2013-10-25 16:16:48 +00:00
Dirk Meyer
2a5c8652e5 - add MAKE_JOBS_UNSAFE
to fix build error:
crt1.c:(.text+0xa8): undefined reference to `main'
gmake[2]: *** [build68k] Error 1
2013-10-25 05:43:41 +00:00
Alexey Dokuchaev
b354fb3a19 Stagify the port. 2013-10-24 12:00:17 +00:00
Alex Kozlov
69d833029a - Fix build with clang on i386 [1]
- Support STAGEDIR
- Convert to new LIB_DEPENDS syntax
- Add LICENSE

PR:	ports/183213 [1]
Submitted by:	Tom Carrick <knyght@gmail.com> (maintainer) [1]
2013-10-23 22:15:15 +00:00
Max Brazhnikov
21646392b0 - Support staging
- Use new LIB_DEPENDS syntax
- Use options helpers
- Convert to USES
- Minor changes/fixes
2013-10-23 13:08:41 +00:00
Dmitry Marakasov
a2105d9f79 - Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with [bce])
Approved by:	portmgr (bdrewery)
2013-10-22 13:57:35 +00:00
Gerald Pfeifer
29dea009f3 STAGEify. Move PKGNAMESUFFIX to the proper location in Makefile.
Approved by:	dbn (maintainer)
2013-10-21 21:46:11 +00:00
William Grzybowski
3fe270e952 emulators/dolphin-emu: link against ffmpeg
- Link against ffmpeg instead of ffmpeg1

Approved by:	portmgr (bapt, implicit)
2013-10-21 16:23:22 +00:00
Juergen Lock
0a45e41144 Add powerpc64 to ONLY_FOR_ARCHS.
PR:		ports/183067
Submitted by:	jhibbits
2013-10-19 22:07:48 +00:00
Tijl Coosemans
cfea1fe89d - Fix build with clang and recent kernel API changes.
- Use new style LIB_DEPENDS.

PR:		173038, 174290, 180499
Submitted by:	Garrett Cooper <yaneurabeya@gmail.com>
Approved by:	swills (maintainer)
2013-10-19 14:39:55 +00:00
Gerald Pfeifer
8e073d1e4c Support staging. 2013-10-18 20:49:04 +00:00
Baptiste Daroussin
8fdb9a217f Fix a hidden bad usage of pkgconfig 2013-10-18 14:00:34 +00:00
Ganael LAPLANCHE
2890f5b752 - Update to 4.0.0
- As OpenGL rendering now works, remove the -devel suffix
- Enable staging
- Use new LIB_DEPENDS format
- Add new UPNP option
- Handle -liconv removal on -CURRENT
2013-10-16 07:16:57 +00:00
Alex Kozlov
b3cb579889 - Unbreak build [1]
- Support STAGEDIR

PR:	ports/178160 (based on) [1]
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2013-10-14 11:20:46 +00:00
Gerald Pfeifer
859dea7933 Update to Wine 1.7.4. This includes the following changes:
- More preparation work for the Direct3D command stream.
 - A number of Winsock improvements.
 - Various bug fixes.

Move PKGNAMESUFFIX to where it belongs.

Convert LIB_DEPENDS to the new standard.

Replace USE_GMAKE by USES=gmake.
2013-10-13 22:42:30 +00:00
Rene Ladan
3843ca5aed Remove unmaintained ports which depends on Linux GTK1 libraries:
emulators/linux-ePSXe
emulators/linux-peops-spu
math/linux-relview

No objections from:	emulation@
2013-10-13 22:16:20 +00:00
Juergen Lock
8cf238d721 Update to 1.6.1 - announce message is here:
http://lists.nongnu.org/archive/html/qemu-devel/2013-10/msg01207.html
2013-10-12 20:10:50 +00:00
Rene Ladan
c2db014b11 - Add staging support
- Properly handle yp.conf and krb5.conf
- Remove some assignments with default values

Note that staging warns about etc/*shadow not being readable, because their
permissions are 0.
2013-10-10 16:12:48 +00:00
Jose Alonso Cardenas Marquez
c1902c2b2e - Fix build
Reported by:	pkg-fallout
2013-10-09 19:48:04 +00:00
Max Brazhnikov
a821cad16d - Convert to USES= qmake
- Bring stage support
- Adjust DESKTOP_ENTRIES
- Use options helpers
- Use new LIB_DEPENDS syntax
2013-10-09 10:08:04 +00:00
Baptiste Daroussin
1f93c9dd90 Fix pkgname collision
With hat:	portmgr
2013-10-07 11:09:05 +00:00
David Naylor
0b26c589cb Update emulators/i386-wine-devel to 1.7.3. 2013-10-06 16:37:27 +00:00
Antoine Brodin
d89de633a5 Rework linux rpm plist generation/installation
Convert linux-f10-libasyncns to STAGEDIR (only user of AUTOMATIC_PLIST)

Approved by:	portmgr (bapt)
2013-10-06 09:08:22 +00:00
Baptiste Daroussin
eb7bb6a16a Removed unmaintained (ports@) or gnome@ ports depending on gnome1
Approved by:	gnome (implicit)
2013-10-05 14:42:53 +00:00
William Grzybowski
2a8a9303b5 emulators/visualboyadvance-m: fix build
- Fix build [1]
- Convert lib depends to new format
- Allow staging

PR:		ports/181413 [1]
Submitted by:	David Demelier <demelier.david gmail.com> (maintainer) [1]
2013-10-05 10:49:12 +00:00
Jose Alonso Cardenas Marquez
bf8a643350 - Update to 0.3 2013-10-05 02:02:34 +00:00
Alex Kozlov
06c35fa8de - Convert to options helpers
- Remove Author tag from pkg-descr
- Resolve pkgname collision
2013-10-04 19:09:45 +00:00
Jose Alonso Cardenas Marquez
22767f08be - Fix mupen64plus-video-glide64mk2 entry 2013-10-04 18:01:29 +00:00
Jose Alonso Cardenas Marquez
37db926653 - Add new port: emulators/mupen64plus-video-glide64mk2 2013-10-04 17:19:41 +00:00
Jose Alonso Cardenas Marquez
32e23fd557 - Update to 2.0 2013-10-04 17:18:44 +00:00
Rene Ladan
cb0af6fdb1 - Add staging support [1]
- Remove some default assignments
Submitted by:	bapt [1] (partially)
2013-10-04 15:45:04 +00:00
Dirk Meyer
776b0ce461 - fix option WITHOUT_NLS
fix bug introduced by USES= iconv
2013-10-04 10:18:12 +00:00
Baptiste Daroussin
d8352fb86c Do not arbitrary rename packages 2013-10-04 08:52:32 +00:00
Juergen Lock
fcc2b18cb3 - Add patch to fix mips-softmmu target crashes with clang. [1]
- Remove USE_GCC.
- Bump PORTREVISION.

Submitted by:	dim [1]
2013-10-03 13:10:13 +00:00
John Marino
d05adc5aa7 emulators/aqemu: add <unistd.h> for modern compilers
Approved by:	portmgr (bapt, implicit)
2013-10-02 22:56:34 +00:00
Jose Alonso Cardenas Marquez
0277870162 - Update to 3.9.2 2013-10-01 19:12:17 +00:00
Alex Kozlov
69bb086920 - Fix build on 10.x [1]
- Support STAGEDIR

Reported by:	pkg-fallout [1]
2013-10-01 05:10:19 +00:00
Juergen Lock
fa24fb0b77 - Set USE_GCC= any for now when building all targets as clang seems
to build a broken mips-softmmu target.  Some info is here - feel
  free to debug :)

	http://people.freebsd.org/~nox/tmp/qemu-1.6.0-mips-softmmu-crash.txt

- Bump PORTREVISION.

Submitted by:	sbruno
2013-09-30 22:26:08 +00:00
Gerald Pfeifer
99198ca937 Update wine-gecko to version 2.24, based on Firefox 24. [1]
Update wine-devel to Wine 1.7.3.  This includes the following changes:
 - New version of the Gecko engine based on Firefox 24.
 - Preparation work for the Direct3D command stream.
 - Various bug fixes.

Approved by:	dbn (maintainer, pre-approved)
2013-09-29 18:40:11 +00:00
Niclas Zeising
5a4c543c2b The FreeBSD graphics/x11 team proudly presents
a kwm, zeising production:

MESA 9.1.6

Starring:
Mesa 9.1.6, including libGL, libGLU and dri (new xorg only)
Addition of libEGL and libglesv2
KMS support for ATI graphics cards in 10-current (new xorg only)
Improved sparc64 support for new xorg. [1]
pixman 0.30.2, including shlib bump and portrevision bumps
libX11 1.6.2
Make absolute pointing devices work with x11-drivers/xf86-input-mouse
x11-drivers/xf86-video-ati 7.2.0 for 10-current (KMS aware ati driver)

Also starring:
Updates to drivers and other libraries and utilities

Additional notes:
When updating MESA related ports (libGL, dri) you need to remove old versions
first.  See UPDATING for details.

PR:		ports/181962 [2]
Submitted by:	marius [1]
		zeising [2]
Exp-run by:	bdrewery
Approved by:	portmgr (bdrewery)

Thanks to all who helped testing!
2013-09-29 17:01:41 +00:00
Danilo Egea Gondolfo
9eba1ba894 - Add "Created by" line to header
- Change maintainer email to @FreeBSD.org
- Add stage support

Approved by:	culot (mentor)
2013-09-29 13:45:23 +00:00
Rene Ladan
97fc551481 Add staging support 2013-09-27 11:08:02 +00:00
Rene Ladan
44df6d7559 Add staging support 2013-09-27 10:14:26 +00:00