Commit graph

4696 commits

Author SHA1 Message Date
Ganael LAPLANCHE
2f92a0b681 Convert my ports from using USE_DOS2UNIX to USES=dos2unix 2013-12-03 08:34:29 +00:00
David Naylor
f4fa763b69 Update emulators/i386-wine to 1.6.1.
Changes:
 * Backport changes from emulators/i386-wine-devel
 * Fix CONFLICTS_INSTALL [1]

Approved by:	gerald [1]
2013-12-02 16:49:37 +00:00
David Naylor
b72403382f Update emulators/wine-gecko to 2.21. 2013-12-01 18:36:01 +00:00
David Naylor
10ac0e1be2 Update emulators/i386-wine-devel to 1.7.7.
Changes:
 - Fix the patch-nvidia.sh script's usage of getopt [1]
 - Fix the patching of the packages for installation on amd64 [2]
 -

Reported by:	[1] Nicole Reid <nicole@cooltrainer.org>
		[2] Piotr Kubaj <pkubaj@riseup.net>
2013-12-01 15:30:42 +00:00
Rene Ladan
39edf56f09 Remove expired ports:
2013-12-01 x11-fm/xnc: Latest release from 2005, upstream disappeared, does not build
2013-12-01 audio/liteamp: Dead upstream since 2004, does not build with clang
2013-12-01 net-im/tapioca-qt: Unmaintained upstream since 2007, not used by anything
2013-12-01 net-im/telepathy-qt: Unmaintained upstream since 2007, use net-im/telepathy-qt4
2013-12-01 x11-toolkits/linux-f10-gtk: GTK1 is deprecated
2013-12-01 net-im/linux-ymessenger: Depends on deprecated Linux GTK1
2013-12-01 emulators/linux-pete-mesagpu: Depends on deprecated Linux GTK1
2013-12-01 emulators/linux-pete-xgl2gpu: Depends on deprecated Linux GTK1
2013-12-01 emulators/linux-peops-softgpu: Depends on deprecated Linux GTK1
2013-12-01 finance/eqonomize-kde4: No upstream releases since 2008, does not build on FreeBSD 10 and 11
2013-12-01 comms/uhso-kmod: included in base system on all supported releases
2013-12-01 deskutils/ecru: No longer maintained upstream
2013-12-01 editors/gphpedit: No longer maintaned upstream
2013-12-01 irc/inspircd12: No upstream support; known vulnerable. Please use irc/inspircd
2013-12-01 graphics/py-clutter: Broken for more than 6 month
2013-12-01 graphics/py-clutter-gtk: depends on expired graphics/py-clutter
2013-12-01 00:37:20 +00:00
Dirk Meyer
eb6c9a7189 - use STAGEDIR
- use OPTIONS_DEFINE
2013-11-30 07:08:51 +00:00
Rene Ladan
8cb7d9786c Simplify installation of PORTDOCS, no package changes. 2013-11-29 11:38:05 +00:00
Dirk Meyer
941c7e8824 - use OPTIONS_DEFINE
- fix option EXAMPLES
2013-11-27 20:42:45 +00:00
Ganael LAPLANCHE
a1bd522600 Fix pkg-message shown twice 2013-11-27 07:19:41 +00:00
Rusmir Dusko
d959829a25 - Update to 1.1
- Change CATEGORIES deskutils to emulators
- Adjust patches
- Change pkg-message

Approved by:	pawel (mentor)
2013-11-26 22:32:54 +00:00
Rusmir Dusko
049d9894fe - Update to 1.0.4
- Change Makefile header
- Remove master sites, use GitHub=yes
- Change maintainer email to @FreeBSD.org
- USES gmake instead of USE_GMAKE
- Support STAGEDIR
- Add DOCS Option
- Change REINPLACE_CMD
- Change pkg-message

Approved by:	pawel / wg (mentors, implicit)
2013-11-26 19:59:55 +00:00
Gerald Pfeifer
cae89c24aa Replace USE_GCC by USES=compiler:c11. [1]
Process two scripts installed with USES=shebangfix. [2]

Wine 1.6 actually depends on lcms, not lcms2. [3]

Suggested by:	dbn [1]
Reported by:	dbn [2], fiziologus@gmail.com [3]
2013-11-26 14:19:50 +00:00
Gerald Pfeifer
01d8c0a33f Update to Wine 1.7.7. This includes the following changes:
- Support for configuring remote shares using Samba's NetAPI library.
 - Improved embedding support through XEMBED.
 - Support for arrays in VBScript.
 - Various bug fixes.

Process two scripts installed with USES=shebangfix. [1]

Reported by:	dbn [1]
2013-11-26 13:06:15 +00:00
Ganael LAPLANCHE
afaa265de2 Use '${COPYTREE_SHARE} .' instead of '${COPYTREE_SHARE} \*' in my ports
Suggested by: danfe
2013-11-26 07:59:03 +00:00
Marcus von Appen
171759f9fe - Fix the usage of 'python' to get rid of the implicit lang/python
dependency
2013-11-24 21:09:22 +00:00
Alex Kozlov
d3e4fbe5f6 - Update maintainer email
PR:	ports/184189
Submitted by:	Vladimir Kondratiev <wulf@mail.mipt.ru> (maintainer)
2013-11-23 14:14:16 +00:00
Pawel Pekala
9330f9596b - Update to version 0.9.5.1 (fixes joystick support when SDL 2.x is used) [1]
- Support staging
- Define supported DOCS option

PR:		ports/184064 [1]
Submitted by:	maintainer [1]
2013-11-23 10:53:02 +00:00
Steve Wills
80c8961852 - Disable LIBNOTIFY option to avoid pulling in some X libs 2013-11-23 04:12:10 +00:00
Rene Ladan
8d30ffe80c Fix expiration dates, they should be *December* 18th, not November 18th. 2013-11-22 10:58:20 +00:00
Baptiste Daroussin
b346d3d4d6 Deprecated ports broken for more than 6 month 2013-11-22 08:24:11 +00:00
Max Brazhnikov
4ddfac46e6 - Remove now needless qmake_build from USE_QT4
- Get rid of QMAKEFLAGS
- Convert to USES=dos2unix
2013-11-21 15:41:06 +00:00
Mathieu Arnold
02e619a5d8 - Convert to dos2unix.mk
- While at it convert to gmake.mk ports that still USE_GMAKE.
2013-11-19 23:08:44 +00:00
David Naylor
7bcca65a4d Add stage support for emulators/wine-gecko and emulators/wine-mono. 2013-11-18 18:09:12 +00:00
Steve Wills
ec67c2b687 - Add patch to fix build when devel/libunwind is installed
- While here, rename patch to better name. All the patches probably need
  renaming.

Reported by:	Andrzej Tobola <ato@iem.pw.edu.pl>
2013-11-17 23:25:47 +00:00
Marcus von Appen
7c19894cc2 - Switch devel/sdl20 to use the autotools-based configuration, since the
cmake-based one is not maintained that well
- Fix library naming to ensure backwards compatibility on minor version
  changes
- Bump the PORTREVISION on ports depending on devel/sdl20, since its
  shared library name changed

PR:		ports/183975
Submitted by:	Jan Kokemüller <jan.kokemueller@gmail.com>
2013-11-17 12:33:49 +00:00
Steve Wills
a1c803102d - Update to 9.4.0
- Commit open-vm-tools-nox11 part of conversion to optionsNG missed in last
  commit [1]
- Fix plist issue with open-vm-tools-nox11 with optionsNG enabled

PR:		ports/183893 [1]
Submitted by:	mat
2013-11-16 23:22:22 +00:00
Baptiste Daroussin
8e4b4a694e Fix nox's calendar 2013-11-16 16:03:47 +00:00
Juergen Lock
6c4c08b8fa Add DEPRECATED=Outdated, no longer needed, broken on 10+. 2013-11-16 15:36:10 +00:00
Steve Wills
7723ee16fc - Convert to new options framework
- Pet portlint

PR:		ports/183893
Submitted by:	mat
2013-11-16 14:18:54 +00:00
Steve Wills
4aff9086cc - Update to 9.2.3-1031360 [1]
- Fix build on CURRENT

PR:		ports/180471 [1] (partially)
Submitted by:	Douglas Carmichael <dcarmich@dcarmichael.net> [1] (partially)
2013-11-16 04:35:59 +00:00
Gerald Pfeifer
bca36f6bef Update to Wine 1.6.1 which brings various bug fixes and translation
updates.
2013-11-16 04:31:33 +00:00
David Naylor
8fd1ae97fb Update emulators/i386-wine-devel to 1.7.6. 2013-11-15 15:17:48 +00:00
Ganael LAPLANCHE
07d8868ecf - Enable staging
- Switch to new LIB_DEPENDS format
- Strip shared libraries
- Switch to new options format
- Always stage documentation
2013-11-15 12:44:56 +00:00
Rene Ladan
26c1b45c12 - Add an option to install emulators/fuse-roms as a runtime dependency
(default off)
- Install README.copyright detailing the copyright status of the ROMs
  included in _this_ package as a PORTDOCS
- Bump PORTREVISION
2013-11-12 22:31:00 +00:00
Rene Ladan
8added90dd This port installs some extra ZX spectrum ROM images which have been
removed after version 1.0.0.1 of the Fuse emulator.

WWW: http://sourceforge.net/projects/fuse-emulator/

Update ports/LEGAL

PR:		ports/183694 (followup)
Submitted by:	Vladimir Kondratiev <wulf@mail.mipt.ru>
2013-11-12 22:15:39 +00:00
Rene Ladan
30d8dd5f19 Deprecate ports which depend on Linux GTK1 libraries and schedule them for removal
on December 1st, 2013.

Discussed on:	emulation@ (2013-10-06)

Approved by:	maintainer timeout (emulators/linux-pe*), private mail
Approved by:	maintainer (games/HeroesOfMightAndMagic), via IRC
2013-11-11 12:55:23 +00:00
Juergen Lock
728b5c3489 (Attempt to) fix build with unusual locales(?).
Reported by:    AN <andy@neu.net> on -ports
2013-11-10 20:27:06 +00:00
Juergen Lock
1296c9cfcd - Fix plist when security/nss is installed. [1]
- (Attempt to) fix build with unusual locales(?). [2]

Reported by:	jkim (via private email) [1]
Reported by:	AN <andy@neu.net> on -ports [2]
2013-11-10 20:25:25 +00:00
Rene Ladan
e0ba17436f - Use option helpers
- Drop SAMPLERATE option, the configure script no longer defines it
- Add GTK3, SDL, and SVGALIB interfaces
- Add support for installing icons
- Fix broken libao sound and issue with SDL sound
- Bump PORTREVISION

PR:		ports/183694
Submitted by:	Vladimir Kondratiev <wulf@mail.mipt.ru>
2013-11-10 11:30:32 +00:00
Rene Ladan
35ea50fc9d Forgot to commit this port in the previous USES=kmod conversion. 2013-11-09 19:20:29 +00:00
Rene Ladan
bfc52e7104 Convert to USES=kmod, which removes duplicated code and ensures that all
required steps are followed.

There are no user-visible changes.  The exception is multimedia/ptx-kmod,
which now installs the kernel module into /boot/modules instead of
${PREFIX}/libexec/${PORTNAME}, this was something USES=kmod cannot handle.

PR:		ports/183625
Submitted by:	myself
Approved by:	portmgr (bdrewery)
Exp-run by:	bdrewery
2013-11-09 19:13:27 +00:00
Gerald Pfeifer
b11bc2267f Update to Wine 1.7.5. This includes the following changes:
- Rewrite of the BiDi algorithm for full Unicode 6.3 support.
 - Support for Video Mixing Renderer version 7.
 - Various bug fixes.

Replace USE_GCC by USES=compiler:c11. [1]

Suggested by:	dbn [1]
2013-11-09 14:32:23 +00:00
Rene Ladan
224821f431 - Add stage support
- Only include bsd.port.mk once
2013-11-08 19:52:00 +00:00
Dmitry Marakasov
a9d9f7e599 - Make X11 support optional
PR:		183440
Submitted by:	amdmi3
Approved by:	gerald
2013-11-08 18:23:15 +00:00
Koop Mast
7ec7468932 Update to 0.3.6.
This update supports a number of new codecs.
Remove indiffently argument from COMMENT
Update pkg-descr to supported codec list.
Stageify.
2013-11-08 14:31:40 +00:00
Steve Wills
0adf1a0c87 - Add stage support
- Convert to USES=kmod

PR:		ports/183754
Submitted by:	mat
2013-11-07 21:50:19 +00:00
Pietro Cerutti
cbbf190e5e - Convert to USES+=tk
- STAGE-clean
2013-11-05 16:32:57 +00:00
David Naylor
efb3ddac5d Update emulators/i386-wine-devel to 1.7.5.
Also add the port-update target to automate updating the port.  This update
is for the package component (and to reduce human error).
2013-11-04 19:53:25 +00:00
David Naylor
b5da36bb93 Update emulators/i386-wine-devel to 1.7.4 and add stage support.
Port ChangeLog:
 - Update to version 1.7.4 (for pre-built packages for amd64)
 - Add stage support for both Makefile.(i386|inc)
 - Add the -devel suffix and remove LATEST_LINK
 - Teach the patch-nvidia.sh script about the -devel suffix
 - Track updates for the GECKO version (2.24)
2013-11-03 21:13:34 +00:00
Rene Ladan
7070b5217e Convert to USES=kmod 2013-11-03 16:46:21 +00:00