Commit graph

4118 commits

Author SHA1 Message Date
abs
2df120f6b8 +wargames 2012-07-07 20:20:07 +00:00
abs
91de8171aa Added games/wargames version 1.01
The wargames shell script (and associated helper wopr binary)
simulates the interaction with the W.O.P.R. computer from the film
War Games.
2012-07-07 20:19:39 +00:00
drochner
beb89c5407 fix build with gnutls-3, bump PKGREV
fixes PR pkg/46656 by David Shao
2012-07-05 10:33:06 +00:00
drochner
f092b8fb9b +xcowsay 2012-07-04 18:05:26 +00:00
drochner
b2959f8e52 add xcowsay-1.3, an X11 version of cowsay, from Leonardo Taccari
per pkgsrc-wip
2012-07-04 18:04:44 +00:00
joerg
b5b09e3b3a Fix template definition to include all necessary parts.
Don't mix void and non-void in an expression.
2012-07-03 18:46:16 +00:00
joerg
ff26c49a68 Fix template look up. 2012-07-03 18:45:14 +00:00
joerg
3279cbfb47 Fix main() 2012-07-03 18:44:45 +00:00
joerg
84bc5addcd Fix inline usage 2012-07-03 18:44:11 +00:00
joerg
244c7981ad Remove use of nested functions 2012-07-03 18:43:37 +00:00
joerg
f82042d059 Fix inline usage. 2012-07-03 18:42:58 +00:00
joerg
a87153b6ba Add missing this references for template look ups 2012-07-03 18:42:31 +00:00
joerg
3491b61048 Fix build with compilers implementing C99 inline semantics 2012-07-03 18:41:58 +00:00
joerg
aca83d385c Fix inline usage 2012-07-03 18:41:20 +00:00
adam
866b730e71 Revbump after updating boost 2012-07-02 13:37:35 +00:00
dholland
49cfd098d9 Add desktopdb.mk and bump PKGREVISION for 118 packages as reported by
pkglint. If any of these are wrong for some reason, please revert/adjust.
2012-07-01 19:05:10 +00:00
wiz
c139c99866 Update to 2.1.4:
Version 2.1.4
* Updated translations
* 1 bug fix
2012-07-01 14:13:03 +00:00
dholland
5aa131a68e Fix build with latest automake. 2012-07-01 00:10:51 +00:00
dholland
c8004171a5 Add -lX11 and -lsocket -lnsl on Solaris. Add missing libX11 buildlink.
PKGREVISION -> 11.
2012-06-23 19:47:07 +00:00
dholland
74924cae44 Take a shot at letting this configure on Solaris. Untested.
(But tested not to break the build elsewhere, of course.)
2012-06-23 19:45:06 +00:00
dholland
b09b1d9c9e Add -lsocket -lnsl on Solaris. 2012-06-23 19:35:45 +00:00
tsutsui
7884aad458 Update onscripter to 20120531 (leaf package bugfix).
Also take MAINTAINER.

Changes from 20120527:
 - fix a bug in Lua initialization
2012-06-23 08:00:49 +00:00
dholland
5922467730 Honor pkgsrc LDFLAGS so rpaths get set; should fix Linux build.
While here, avoid trying to arbitrarily delete the package's man page
from /usr/share/man prior to installing.
2012-06-18 04:55:38 +00:00
dholland
ac66a25460 Fix time handling; avoids need to use -lcompat and should fix the Linux
build. While here, tidy a couple bits of pkglint. PKGREVISION -> 3.

Set LICENSE to generic-nonlicense as that appears to describe the situation.
2012-06-18 04:45:47 +00:00
dholland
a843f35e04 Honor pkgsrc LDFLAGS to get rpaths set; this should fix the Linux build. 2012-06-18 04:24:07 +00:00
dholland
8173d6e252 Don't provide own malloc declarations; use stdlib.h instead. Should fix
Linux build.
2012-06-18 04:19:09 +00:00
dholland
911e896f0c Sort. 2012-06-18 04:18:14 +00:00
dholland
064f3e49db Use valid C. Should at least improve the Linux build. 2012-06-18 04:14:30 +00:00
dholland
efa106c5c9 Needs yacc. 2012-06-18 03:59:09 +00:00
dholland
48a8baeb1a Don't overwrite pkgsrc LDFLAGS so rpaths get set. Should fix Linux build. 2012-06-18 03:51:25 +00:00
tron
3853c6e038 Add a hack to work around a compiler bug under Mac OS X Lion. 2012-06-17 00:22:10 +00:00
markd
859d12642b Update to KDE SC 4.8.4
Bug fixes.
2012-06-16 04:45:28 +00:00
joerg
d418a6398e Fix use of nested functions. Bump revision. Fix C99 inline usage. 2012-06-15 18:51:32 +00:00
sbd
cdfc7f300d Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
wiz
2f9e0bbe6e Add inet6 to default suggested options. It's 2012. 2012-06-12 15:45:54 +00:00
wiz
e8375dafa5 Recursive bump for libmikmod shlib major ++
Noted by dholland.
2012-06-04 09:29:53 +00:00
dholland
6426ed1474 Use standard headers. Should fix Solaris build. 2012-05-31 23:15:07 +00:00
wiz
7b932fc66d Update to 2.13:
Version 2.1.3
* Updated translations & fixes
* 1 bug fix
2012-05-29 14:05:07 +00:00
abs
4eb61da945 Fall back to "fixed" when a font is missing rather than crash. Add LICENSE. Bump PKGREVISION 2012-05-27 18:16:31 +00:00
tsutsui
443960d77a Fix botch in previous: use more pkg-config metainfo for all necessary libs 2012-05-27 17:40:38 +00:00
tsutsui
9baa4a5c2b Update onscripter to 20120527.
Changes from 20120520:
- refactored Makefile.Linux
- fix textbtnwait command bug
2012-05-27 17:08:44 +00:00
marino
e96f9e160e games/rtcw: Fix extract and PKG_DEVELOPER errors
On DragonFly with zlib 1.2.7, an error during extraction was seen:
> gzip: (stdin): trailing garbage ignored
> /usr/pkg/bin/gtar: Child return status 1
> /usr/pkg/bin/gtar: Error is not recoverable: exiting now

RTCW uses a custom extraction command which is sed piped into gtar.
To workaround this error, sed was piped into gunzip which was then
piped into gtar, so other error status was laundered out.

Also, there were some permission check failures when PKG_DEVELOPER=yes
so small workarounds were added.  rctw installs with PKG_DEVELOPER check
without error now.
2012-05-27 17:00:49 +00:00
wiz
91347cc23b Remove ultima4-data, the distfile has been pulled by upstream and replaced
with a Windows executable. No point in this package any longer.
2012-05-25 20:40:08 +00:00
dholland
6cf9d24334 Oops, need to explicitly pass VARBASE or it gets compiled in as "". 2012-05-23 16:46:15 +00:00
dholland
65b37924c2 Oops, needs to be curses.bl3.mk, not termcap.bl3.mk. 2012-05-23 08:11:18 +00:00
dholland
fd787a3ef2 Add missing include that broke the Linux build. 2012-05-23 06:35:17 +00:00
dholland
e5eb03a5f6 Honor LDFLAGS. Should fix Linux build. 2012-05-23 06:29:58 +00:00
dholland
7ae3456c0e Add missing termcap.bl3.mk. 2012-05-23 06:26:59 +00:00
dholland
f1ce3b2432 Fix invalid C. Should fix the Linux build. 2012-05-23 06:26:10 +00:00
dholland
957a1f150c Honor LDFLAGS; should fix Linux build. 2012-05-23 06:23:02 +00:00