John Marino
7ab7a478aa
games/brutalchess: add <unistd.h> for modern compilers
...
USE_DOS2UNIX was required in order to create and apply the patch.
Approved by: portmgr (bapt, implicit)
2013-10-01 21:13:17 +00:00
John Marino
c477800bf0
games/pinball: add <unistd.h> for modern compilers
...
Approved by: portmgr (bapt, implicit)
2013-10-01 20:35:53 +00:00
John Marino
ea43b13824
games/toycars: add <unistd.h> and other C++ fixes for modern compilers
...
Approved by: portmgr (bapt, implicit)
2013-10-01 20:24:27 +00:00
John Marino
193f79a08f
games/ultimatestunts: add <unistd.h> for modern compilers
2013-10-01 20:11:20 +00:00
John Marino
3305c2f2e7
games/warmux: add <unistd.h> for modern compilers
...
The DEBUG option, which is now default, sets the -Werror flag that was
removed with a sed replace command for some makefiles. Newer compilers
will pick up set-but-unused errors so -Werror really has to be disabled
everywhere on newer compilers.
Approved by: portmgr (bapt, implicit)
2013-10-01 20:04:02 +00:00
Danilo Egea Gondolfo
35233318ca
- Change maintainer email to @FreeBSD.org
...
- Add stage support
Approved by: wg (mentor)
2013-10-01 14:10:43 +00:00
Jose Alonso Cardenas Marquez
63f4c8f028
- Update to 2013.766
2013-10-01 05:53:09 +00:00
Dmitry Marakasov
9edda3320c
- Support staging
...
- Convert USE_GMAKE to USES
2013-10-01 05:52:03 +00:00
Dmitry Marakasov
9d2079cf0b
- Support staging
2013-10-01 05:46:46 +00:00
Dmitry Marakasov
e871fb918b
- Support staging
...
- Use new LIB_DEPENDS syntax
- Fix build on current
2013-10-01 05:46:25 +00:00
Jose Alonso Cardenas Marquez
1bd26c0ec8
- Add missing dependency
...
- Bump PORTREVISION
PR: 181685
Submitted by: Ken Moore <ken _ at __ pcbsd.org>
2013-10-01 00:06:54 +00:00
Christian Weisgerber
702f3064de
This uses iconv even with NLS off.
2013-09-30 20:23:38 +00:00
Sunpoet Po-Chuan Hsieh
699cd424ee
- Support STAGEDIR
2013-09-30 20:20:27 +00:00
Boris Samorodov
51ff0091fe
Fix using iconv at ports:
...
. shells/fish;
. games/instead;
. www/xapian-omega;
. devel/xdg-user-dirs.
Submitted by: marino (via e-mail)
Approved by: portmgr (bapt, implicit)
2013-09-30 19:58:20 +00:00
Christian Weisgerber
1dd1475924
Support staging.
2013-09-30 16:47:56 +00:00
Christian Weisgerber
0fd3526def
Support staging.
...
Use option helpers.
Fix build with NLS option off.
2013-09-30 16:16:06 +00:00
Thomas Abthorpe
95613aa169
- Update to 1.2.17
...
PR: ports/182229
Submitted by: Juraj Lutter <otis@sk.FreeBSD.org> (maintainer)
2013-09-30 03:16:24 +00:00
William Grzybowski
9ffa5a1338
games/wtf: update to 20130928
...
- Update to 20130928
PR: ports/182479
Submitted by: Nikolai Lifanov <lifanov mail.lifanov.com> (maintainer)
2013-09-29 22:37:14 +00:00
Dmitry Marakasov
4ff88d40d0
- Support staging
...
- Convert USE_GMAKE to USES
2013-09-29 21:55:31 +00:00
Dmitry Marakasov
b0dc7fdede
- Support staging
...
- Use new LIB_DEPENDS syntax
- Convert USE_GMAKE to USES
2013-09-29 21:54:42 +00:00
Dmitry Marakasov
15e00f1f4e
- Support staging
2013-09-29 21:51:57 +00:00
Dmitry Marakasov
9ccfaeb569
- Support staging
...
- Use new LIB_DEPENDS syntax
2013-09-29 21:49:38 +00:00
Dmitry Marakasov
6f7746b8e4
- Support staging
2013-09-29 21:48:26 +00:00
Dmitry Marakasov
ca4220f188
- Support staging
...
- Use new LIB_DEPENDS syntax
- Convert USE_GMAKE to USES
2013-09-29 21:46:22 +00:00
Dmitry Marakasov
e73d4fdb8e
- Support staging
...
- Convert USE_GMAKE to USES
2013-09-29 21:42:52 +00:00
Dmitry Marakasov
5d3f733838
- Support staging
2013-09-29 21:38:37 +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
Rusmir Dusko
f0fef5dc45
The duck can move walls, but only if there are no walls in the way
...
(it makes sense when you try it).
It's a simple puzzle game which starts with easy levels but progresses
to some quite tricky ones.
WWW: http://duckmaze.sourceforge.net/
Approved by: wxs/wg (mentors)
2013-09-29 16:30:49 +00:00
Dmitry Marakasov
a37314c5be
- Support staging
...
- Use new LIB_DEPENDS syntax
2013-09-29 13:55:30 +00:00
Danilo Egea Gondolfo
7b7aebb007
- Changer maintainer email to @FreeBSD.org
...
- Convert USE_GMAKE to USES
- Add stage support
Approved by: wg (mentor)
2013-09-29 13:48:26 +00:00
Danilo Egea Gondolfo
e65c7a8196
- Change maintainer email to @FreeBSD.org
...
- Remove LICENSE_FILE
- Add stage support
- Convert LIB_DEPENDS to new syntax
Approved by: wg (mentor)
2013-09-29 13:47:40 +00:00
Rene Ladan
0f98949244
Add stage support.
2013-09-29 12:50:40 +00:00
Guido Falsi
2f04cf5a8e
- Support staging
2013-09-29 11:18:05 +00:00
Guido Falsi
2c9300fabd
- Support staging
2013-09-29 11:17:43 +00:00
Guido Falsi
91a7d9d4d3
- Support staging
2013-09-29 11:17:14 +00:00
Guido Falsi
d4e2a77842
- Support staging
...
- Convert to new LIB_DEPENDS format
- Use options helpers
- Don't check for ARCH in compiler conditional.
2013-09-29 11:16:46 +00:00
Guido Falsi
d0f083280a
Support staging.
2013-09-29 10:57:09 +00:00
Antoine Brodin
1f5467cabc
Finish STAGEDIR conversion
2013-09-29 08:38:19 +00:00
Dmitry Marakasov
d61a4a9345
- Support staging
2013-09-28 15:54:10 +00:00
Dmitry Marakasov
9740eea223
- Support staging
2013-09-28 15:49:00 +00:00
Lars Engels
202edfe626
- Fix build on HEAD [1]
...
- Use new LIB_DEPENDS format
- USES gmake
- Stagify
- Use dirrmtry instead of dirrm
Submitted by: ed [1]
2013-09-28 15:35:08 +00:00
Lars Engels
61ef99ec4d
- Fix build with libc++ [1]
...
- stagify
- USES gmake
Submitted by: ed [1]
Noticed by: pkg-fallout [1]
2013-09-28 15:09:55 +00:00
Eitan Adler
1056b489e3
Remove NO_STAGE from port. It isn't clear to me how this port passed poudriere before.
2013-09-28 07:12:35 +00:00
Eitan Adler
a7cd78529c
convert to staging
2013-09-28 06:55:18 +00:00
Dmitry Marakasov
4eeb461d16
- Support staging
...
- Convert USE_GMAKE to USES
2013-09-28 00:46:09 +00:00
Dmitry Marakasov
c0d0be9781
- Support staging
...
- Use new LIB_DEPENDS syntax
2013-09-28 00:43:17 +00:00
Dmitry Marakasov
38cae62a73
- Support staging
...
- Rework OPTIONS
2013-09-28 00:38:48 +00:00
Dmitry Marakasov
63395f6b36
- Support staging
...
- Use new LIB_DEPENDS syntax
- Remove unneeded patching
2013-09-28 00:30:22 +00:00
Pawel Pekala
ccb339f7cc
Add support for STAGEDIR
2013-09-27 22:56:06 +00:00
Rusmir Dusko
6fb621dd1a
- Change Makefile header
...
- Change maintainer email to @FreeBSD.org
- Change Desktop entry file
- Support STAGEDIR
- Mute dir install
- Add patch, fix build with Clang
Approved by: wg/pawel (mentors)
2013-09-27 17:57:38 +00:00