Commit graph

4236 commits

Author SHA1 Message Date
Bernhard Froehlich
c2de5c9e7f - Update to 4.1.22 [1]
- Cleanup MASTER_SITES and use upstream mirror as primary

Submitted by:	Mikhail Tsatsenko <m.tsatsenko@gmail.com> [1]
2012-09-12 20:15:53 +00:00
Bernhard Froehlich
77ec5cb4ec - Cleanup MASTER_SITES and use upstream mirror as primary
Discussed with:	beat (for chruetertee mirrors)
2012-09-12 20:13:34 +00:00
Olli Hauer
f1ddff4b92 - fix PORT_OPTIONS s/)/}/ 2012-09-08 11:48:59 +00:00
Dag-Erling Smørgrav
dbc36c9345 Remove useless metadata from ports I created. 2012-09-05 15:43:33 +00:00
Gerald Pfeifer
de64575f3c Fix typo and thereby really enable the GNUTLS options. [1]
Remove now deprecated comments at the top of Makefile.

PR:		171146 [1]
Submitted by:	"Mikhail T." <m.tsatsenko@gmail.com> [1]
2012-09-01 18:41:54 +00:00
Gerald Pfeifer
a03d9efe64 Fix typo and thereby really enable the GNUTLS options. [1]
Remove now deprecated comments at the top of Makefile.

PR:		171146 [1]
Submitted by:	"Mikhail T." <m.tsatsenko@gmail.com> [1]
2012-09-01 13:41:08 +00:00
Johan van Selst
8e1bdcc3b1 - Update OpenMSX to 0.9.0
- Switch to dynamic plist, avoiding large diffs every time
- Reduce Makefile header
2012-09-01 10:38:57 +00:00
Gerald Pfeifer
f44c7e383e Update to Wine 1.5.12. This includes the following changes:
- Support for disabling individual joysticks.
 - Better support for D3DX9 constant tables.
 - Some XRandR improvements.
 - Various bug fixes.
2012-08-31 23:09:03 +00:00
Bernhard Froehlich
74b732681f - Update to 4.1.20
- Remove VNC IPv6 patch because it has been fixed upstream
- Pet portlint once again (LICENSE section)

Submitted by:	Mikhail Tsatsenko <m.tsatsenko@gmail.com>
2012-08-27 12:53:40 +00:00
Baptiste Daroussin
c9f86d5248 Fix build with clang 2012-08-24 11:36:32 +00:00
Baptiste Daroussin
c171e18c46 Fix build with clang 2012-08-24 10:48:09 +00:00
Jun Kuriyama
1c77657820 - Update to r239473. 2012-08-23 01:16:12 +00:00
Erwin Lansing
a57b4ac929 Mark BROKEN: does not build
Submitted by:	pointyhat
2012-08-20 07:26:12 +00:00
Gerald Pfeifer
06e2fa2bce Update to Wine 1.5.11. This includes the following changes:
- Multi-channel support in the ALSA driver.
 - Removal of the big X11 lock.
 - Support for pair positioning adjustments in Uniscribe.
 - More I/O stream implementations in the C++ runtime.
 - Various bug fixes.
2012-08-18 00:46:20 +00:00
Thomas Abthorpe
83fc7a83ad - Reassign nork@ ports to the heap
- Thank you for your years of service, we hope to see you back

Approved by:	portmgr
2012-08-15 19:26:13 +00:00
Gerald Pfeifer
0a896ea30f Add two options that pull in a Gecko MSI package and a Mono MSI package,
emulators/wine-gecko-devel and emulators/wine-mono, respectively.

Submitted by:	David Naylor <naylor.b.david@gmail.com>
2012-08-08 21:32:20 +00:00
Gerald Pfeifer
d9d2a639ed Mono is an Open Source and cross-platform implementation of the .NET
framework.  Wine can use a Windows build of Mono to run .NET applications.

This new ports provides such a build.

PR:		169747
Submitted by:	David Naylor <naylor.b.david@gmail.com>
2012-08-07 23:55:13 +00:00
Gerald Pfeifer
e47e5c8496 Update to version 1.7 as required by Wine 1.5.10 and above.
Submitted by:	maintainer
2012-08-06 21:47:23 +00:00
Doug Barton
9aac569eaa Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
2012-08-05 23:19:36 +00:00
Gerald Pfeifer
ba22537b15 Adapt to the new options framework.
Remove ABI version numbers for all library dependencies.

Use --with-fontconfig during configuration, since we already
have fontconfig as a dependency.
2012-08-05 15:42:52 +00:00
Gerald Pfeifer
50e3a107a5 Update to Wine 1.5.10. This includes the following changes:
- New version of the Gecko engine based on Firefox 14.
 - Support for OpenGL in the DIB engine using libOSMesa.
 - Off-screen rendering is now the default in Direct3D.
 - Some more WMI infrastructure.
 - Various bug fixes.

Use --with-fontconfig during configuration, since we already
have fontconfig as a dependency.
2012-08-05 04:47:29 +00:00
Koop Mast
5aa7246575 Switch from libglut to freeglut and retire libglut. Libglut hasn't been
developed in years and has been dropped from the MESA 8.0 distribution.
Freeglut is a rewrite of glut and is actively developed and is used by
many linux distributions instead of libglut.

Bump all ports that directly depend on libglut because of the shlib version
change.

There are some extra items in this patch.

*) Because freeglut doesn't have the same dependancies as libglut, some ports
	need extra dependencies added to USE_XORG to make them build.
*) Mark graphics/f90gl broken, f90gl depends on a header that is only shipped
	with libglut.
*) Remove option for libglut/freeglut selection in games/cake, only freeglut
	remains now.
*) While here fix a png related build issue games/vegastrike.

Thanks to miwi for running the exp-run.

Approved by:	portmgr (miwi)

Collaboration with:	zeising@
Obtained from:	xorg-dev staging area.
2012-08-04 22:52:02 +00:00
Bernhard Froehlich
9eaf125b04 - Add missing VNC IPv6 patch
- Convert to optionsng [1]

Submitted by:	bapt [1]
2012-08-04 07:54:44 +00:00
Bernhard Froehlich
524601ec22 - Convert to optionsng
Submitted by:	bapt
2012-08-04 07:53:34 +00:00
Bernhard Froehlich
09b600e31e - Use correct modulname for kldstat
- Bump PORTREVISION

PR:		ports/168897
Submitted by:	VVD <vvd@unislabs.com>
2012-08-04 06:41:24 +00:00
Max Brazhnikov
52e8b487f6 - Convert my ports to new options framework
- use CONFLICTS_INSTALL
- other minor changes
2012-07-27 11:03:38 +00:00
Baptiste Daroussin
9346b215f0 new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility

This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG

it can take the following arguments:
 - yes (meaning build only dep)
 - build (meaning build only dep)
 - run (meaning run only dep)
 - both (meaning run and build dep)

From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.

While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config

With Hat:	portmgr
Exp-runs by:	bapt (pointhat-west), beat (pointyhat)
2012-07-26 05:40:22 +00:00
Bernhard Froehlich
0584205d76 - Fix panic at unload of vboxnetadp
- Bump PORTREVISION

PR:		ports/169565
Submitted by:	Thomas Eberhardt <sneakywumpus@googlemail.com>
Obtained from:	virtualbox r41199
2012-07-25 19:15:14 +00:00
Bernhard Froehlich
4136328e14 - Follow vm_contig_grow_cache() renaming to vm_pageout_grow_cache() in r238561
PR:		ports/170056
Submitted by:	Garrett Cooper <yanegomi@gmail.com>
Thanks to:	alc, avg
2012-07-25 19:12:39 +00:00
Carlo Strub
d5fda8cb2c Fix typos in COMMENT 2012-07-25 06:32:06 +00:00
Jun Kuriyama
068d76f9a2 - pkg-{descr,message} cosmetic changes.
- Don't do multiple (needless) copy of sys/* sources [1]

PR:		ports/168512 [1]
Submitted by:	Yasuhito FUTATSUKI <futatuki@bsdclub.org> [1]
2012-07-20 14:23:37 +00:00
Juergen Lock
22ed0bf0be - Update to 1.1.1, announce message is here:
http://lists.nongnu.org/archive/html/qemu-devel/2012-07/msg01626.html

- Rename CLANG workaround knob to CLANG_HACK to avoid it being
  inadvertently triggered by WITH_CLANG in make.conf etc.

- Change USE_BZIP2=yes to EXTRACT_SUFX=.tar.bz2 because the
  1.1.1 distfile is in fact compressed with gzip not bzip2 despite
  the extension.

- Add preliminary arm-bsd-user support, this still will only run
  very simple executables like a static echo (the same as the rest
  of the bsd-user targets) due to lots of syscall handling still
  missing.  Help welcome there! :)
  This work was started by bapt and cognet, I fixed syscall arg
  passing (only the first four are passed in registers, the rest
  on the stack) as well as errno and carry handling at syscall
  return among other things and cleaned up cognet's version a bit.
  (The OpenBSD case is untested and probably wrong.) [1]
  Some notes in this post:

	http://lists.freebsd.org/pipermail/freebsd-emulation/2012-July/009901.html

Submitted by:	cognet [1] (initial version of the patch)
2012-07-19 20:15:43 +00:00
Christian Weisgerber
bcd6fbdee4 libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora).
2012-07-19 20:15:37 +00:00
Armin Pirkovitsch
bb5944abea - Update to version 0.31
PR:           ports/169412
Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
Approved by:  beat (mentor)
2012-07-19 17:28:07 +00:00
Armin Pirkovitsch
b955182027 - Update to version 1.6.1
- Update WWW: line

PR:           ports/169411
Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
Approved by:  beat (mentor)
2012-07-19 17:27:33 +00:00
Gerald Pfeifer
4bb448ca11 Update to Wine 1.5.9. This includes the following changes:
- Support for GPOS font tables in Uniscribe.
 - Support for XRandr 1.2 and 1.3.
 - Parser improvements for the HLSL compiler.
 - Various bug fixes.

Remove ABI version numbers for all library dependencies.
2012-07-17 22:37:35 +00:00
Gabor Kovesdan
65a55114c1 - Update to 20120710 2012-07-16 09:18:42 +00:00
Gerald Pfeifer
0231102853 Adapt to the new options framework.
Reviewed by:	David Naylor <naylor.b.david@gmail.com>
2012-07-14 01:28:09 +00:00
Michael Scheidell
fd7ef396cd Addport: emulators/vtoolbox Provides effective control of virtual machines of VirtualBox
icon-external-link.png (virtualization solution) on a FreeBSD
headless server, published as free and open source software.

WWW: http://vboxtool.sourceforge.net

PR:		ports/169211
Submitted by:	pjm
2012-07-13 09:17:01 +00:00
Alex Kozlov
484901efca - Update to 1.6
PR:	ports/169746
Submitted by:	David Naylor <naylor.b.david@gmail.com> (maintainer)
2012-07-12 12:39:46 +00:00
Gerald Pfeifer
8de1c0ae56 Update to Wine 1.5.8. This includes the following changes:
- More stream functionality in the C++ runtime.
 - A number of Windows Codecs improvements.
 - More WBEM classes and properties.
 - Some HTML Help fixes.
 - Support for printing fake italic fonts.
 - Various bug fixes.
2012-07-08 08:53:19 +00:00
Pawel Pekala
84d5cb591b Add USE_CSTD=gnu89 to fix linking when building with clang 2012-07-05 17:26:10 +00:00
Gerald Pfeifer
ac202d1226 Unconditionally prevent the detection of libinotify which currently
fails the build on FreeBSD.

PR:		168617
Reported by:	Barbara <barbara.xxx1975@libero.it>
2012-07-03 21:50:29 +00:00
Alex Kozlov
96acfc76ae - Remove unneeded wrapper from ${PREFIX}/bin
PR:	ports/169489
Submitted by:	Adrian Holota <holotaa@iem.pw.edu.pl>
Approved by:	Olivier Cochard-Labbe <olivier@cochard.me> (maintainer)
2012-07-03 17:41:29 +00:00
Steven Kreuzer
3e5eb05150 Imagine this nightmare scenario: your boss tells you about a legacy system you
have to support. How bad could it be? COBOL? Fortran? Worse: it's an embedded
6502 system run by a family of squirrels. Fortunately there's a pure Perl 6502
emulator that works so well the squirrels will never know the difference.

WWW:    http://search.cpan.org/dist/Acme-6502/
2012-07-03 15:35:31 +00:00
Akinori MUSHA
d48b60ff76 Add SF to master sites.
PR:		ports/167514
Approved by:	maintainer timeout
2012-07-02 06:06:36 +00:00
Jason Helfman
cc3bc4ae35 - revert previous commit, index breakage
PR:	ports/169224
2012-07-01 23:43:40 +00:00
Jason Helfman
f7c6b7b0f8 - revert previous commit, index breakage
PR:	ports/169223
VS: ----------------------------------------------------------------------
2012-07-01 23:41:31 +00:00
Jason Helfman
0939ea8d31 - re-order, include bsd.port.pre.mk so SRC_BASE is defined before referenced
- pet portlint on placement of LICENSE

PR:     ports/169224
Submitted by:   jgh@
Approved by:    maintainer timeout ( 14 days )
2012-07-01 23:08:51 +00:00
Jason Helfman
1bf5094f4c - re-order, include bsd.port.pre.mk so SRC_BASE is defined before referenced
- pet portlint on placement of LICENSE

PR:	ports/169223
Submitted by:	jgh@
Approved by:	maintainer timeout ( 14 days )
2012-07-01 22:52:41 +00:00