Commit graph

3226 commits

Author SHA1 Message Date
wiz
8e810a2bc9 Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump. 2008-03-06 14:53:47 +00:00
jlam
d99faea4c6 + Like many other packages that pull in readline/buildlink3.mk, the
extra LIBS+=-ltermcap was there solely for readline.  Remove it
  since termcap.buildlink3.mk (pulled in via readine/buildlink3.mk)
  handles everything for us.  Bump the PKGREVISION to 1.

+ Add full DESTDIR support.
2008-03-05 15:30:02 +00:00
wiz
7e5ec4260e Fix version number by adding a PKGNAME. 2008-03-04 12:17:47 +00:00
tnn
767979bdfe Add a pseudolicense for Transport Tycoon Deluxe datafiles,
used by games/openttd. Requested by wiz@
2008-03-04 12:02:11 +00:00
rillig
ebcb0ce01e Resign from maintaining a lot of packages, so everyone is free to update
them at will.
2008-03-04 11:02:23 +00:00
jlam
0c6a3253fe Mechanical changes to add DESTDIR support to packages that install
their files via a custom do-install target.
2008-03-04 06:59:03 +00:00
tnn
554226c6df Add "ttd-data" option (default off) which installs TTD datafiles along with
the package and makes the package restricted.
2008-03-04 04:05:30 +00:00
wiz
98e4d49814 Update HOMEPAGE. 2008-03-03 12:47:06 +00:00
jlam
af331e4c12 "u_char" is not part of any standard, so it's not safe to use in cui.c.
Define "u_char" to "unsigned char" in cui.c.  This should fix the the
problem reported by Klaus Heinz in the follow-up to PR pkg/29425.
2008-03-03 05:06:40 +00:00
dsainty
701008f500 The "binary relocate" support (in src/prefix.*) parses /proc/self/maps and
expects pathnames.  Older NetBSD kernels don't provide the path, leading to a
failure to locate the right path prefixes.  Being Pkgsrc, we're not really
interested in leaving these decisions to run-time anyway, so just disable this
behaviour outright.

Bump PKGREVISION.
2008-03-02 05:31:00 +00:00
jlam
37a5d3fb3a + Don't build our own, very old version of hacked BSD curses -- just
use other, better ones from pkgsrc through ncursesw/buildlink3.mk.

+ Add a configure script that lightly probes the system and write out
  some system-specific definitions for the Makefile.

This should fix PR pkg/29425.

+ Add necessary includes (<string.h> and <unistd.h>) to global.h to do
  silly C things like prototype functions before you use them.  Remove
  the unnecessary patches to lots of *.c files that added these same
  headers.

+ Include <string.h> in ss.c because it doesn't include global.h.

+ Move HTML documentation into ${PREFIX}/share/doc.

Bump the PKGREVISION to 2.
2008-02-29 20:53:02 +00:00
drochner
63f019419f update to 8.4.4
changes: bugfixes
2008-02-28 21:01:45 +00:00
rillig
b32b7657bb Replaced the deprecated INSTALLATION_DIRS_FROM_PLIST with AUTO_MKDIRS,
to shut up the pkglint warnings.
2008-02-28 11:58:47 +00:00
rillig
8781296ecc I got the velena license wrong and assumed it were public domain, but it
isn't.

PKGREVISION++
2008-02-20 10:49:16 +00:00
markd
1bc282857c Update to kde3.5.9
Minor bugfixes
2008-02-20 10:20:56 +00:00
markd
13a430cd6a Update to kde3.5.9
Minor bugfixes
2008-02-20 10:19:54 +00:00
rh
4b599f131b Update cgoban-java to 3.3.22. Notable changes include:
- Fixed the problem where some users are always told that their
   user info has changed.
 - Updated Thawte code signing certificate.
2008-02-19 02:53:50 +00:00
rillig
3b0e8cd9dc Needs ${VARBASE}/games. While here, fixed pkglint warnings. 2008-02-12 08:03:49 +00:00
rillig
c792ea0fd0 Fixed pkglint warnings about hidden commands. Added a missing mkdir. 2008-02-12 08:01:26 +00:00
rillig
403e9f5a59 Needs ${VARBASE}/games. 2008-02-12 07:59:04 +00:00
rillig
61a3467914 Needs ${VARBASE}/games precreated. 2008-02-12 07:17:26 +00:00
tnn
955f5698bc Needs nroff 2008-02-09 23:42:59 +00:00
rillig
d1cdbf49fd Updated eboard to 1.0.4.
Changes since 1.0.3:
1.0.4:
  * [all]  fixed minor text selection bug (last character in line would disappear if
           selection ended in the previous character).

  * [all]  added Hungarian translation (contributed by Bajusz Tamás)

  * [all]  fixed a couple of memory leaks (patches sent by Tom Vijlbrief)

  * [all]  fixed some text-console relates crashes (closes SF#1664848)

  * [eng]  added some diagnostic to the console when running an engine fails.

  * [all]  eboard will no longer execvp gibberish (even though it wasn't doing
           any harm when it did) (closes SF#1642023)

  * [all]  Some dialogs now have automatic scrollbars, which should make
           eboard usable on small screen mobile devices. Patch sent by
           Peter Cox.
2008-02-06 08:53:29 +00:00
wiz
52eed8b9e7 Reset maintainer on his request. 2008-02-04 14:42:14 +00:00
heinz
9d2996c3ec Added support for installation to DESTDIR. 2008-02-02 21:04:00 +00:00
rillig
8844256f91 Made stdout unbuffered, so that the program can be used by other
programs. PKGREVISION++
2008-02-02 17:05:00 +00:00
tnn
74788f75d6 Fix PLIST breakage spotted in bulk build 2008-01-31 17:39:49 +00:00
tnn
ed6ec4cb70 fix build failure w/ ipv6 2008-01-23 05:30:59 +00:00
tnn
0487aad739 Apply patches from PR pkg/37837 to get quakeforge going on DragonFly.
Also fixes the usual gcc4 suspects. (static/extern storage class mismatch)
2008-01-23 04:59:35 +00:00
wiz
a7c8e0cd61 Reset maintainer on his request. 2008-01-19 09:16:17 +00:00
tnn
ad6ceadd25 Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
2008-01-18 05:06:18 +00:00
adam
c9faabc4f1 Changes 0.11.0:
New Games:
- Added support for Elvira: Mistress of the Dark.
- Added support for Elvira 2: The Jaws of Cerberus.
- Added support for I Have no Mouth, and I Must Scream (demo and full game).
- Added support for preAGI game Mickey's Space Adventure.
- Added support for preAGI game Troll's Tale.
- Added support for preAGI game Winnie the Pooh in the Hundred Acre Wood.
- Added support for Amiga version of Waxworks.
- Added support for Lure of the Temptress.
General:
- Added ARM assembly routines for code in the sound mixer and SCUMM
  video playback, resulting in some nice speedups on several ports.
- Improved the way keyboard input is handled internally, resolving
  some odd quirks in some game / port combinations.
- Added optional 'confirm exit' dialog to the SDL backend.
- Added support for TiMidity++ MIDI server.
- Added DMedia MIDI driver for IRIX.
- Improved detection of new game variants and localized versions.
- Completely reworked internal access to files. (GSoC Task)
- Added option to delete games from the list with Del key.
- Added support for "~/" prefix being substituted by $HOME in paths
  on POSIX systems (Linux, Mac OS X etc.).
2008-01-17 21:22:35 +00:00
rh
584e3e7a08 Update cgoban-java to 3.3.21. Notable changes include:
C14 - Fixed issue with MOTD and underlining.
S - Fixed escaper tagging issue.
S,C14,W - Updated German and French translations.
C14 - Fixed MOTD mangling issue.
c14 - Fixed problem with clicking past the ends of lines and
      paragraphs that end in links.
2008-01-15 06:57:54 +00:00
wiz
180f5fb730 Update to 0.7.1:
Removed scary language from the title screen.
2008-01-13 16:03:48 +00:00
drochner
1074f79734 update to 2.20.3
changes:
-minor bugfixes
-translation updates
2008-01-11 17:42:12 +00:00
snj
b929180a18 Sorry crack-attack, I'm abandoning you. 2008-01-06 21:33:12 +00:00
adam
df96ad7e01 Removed freeciv-sounds which is now part of freeciv-share 2008-01-06 16:40:40 +00:00
adam
06c81733a1 Changes 2.1.2:
* Improved support for GGZ Gaming Zone.
* Fix support for Leave and Load in the same client session.
* Add GTK2 client support for saving server settings.
* Add realistic terrain requirements for three default wonders, as well a number
  of missing ones to civ1 and civ2.
* Improve startup speed, reducing duplicate internal messages sent.
* Updated GTK2 hotkeys, menus, text, and translations, especially Catalan,
  Finnish, Korean, Lithuanian, Turkish, and Ukrainian.
2008-01-06 16:39:13 +00:00
jmmv
9032d7984a Bump PKGREVISION due to boost update to 1.34.1. 2008-01-04 20:05:11 +00:00
joerg
02a883075e Fix path to wish and depend on it. Bump revision. 2007-12-29 22:05:15 +00:00
wiz
65b9e2f69b Update MASTER_SITES. From Zafer Aydogan. 2007-12-29 10:03:57 +00:00
wiz
d9b1bc46cf Update MASTER_SITES and HOMEPAGE. From Zafer Aydogan. 2007-12-29 10:01:06 +00:00
wiz
32b4bf4f18 Update MASTER_SITES. From Zafer Aydogan. 2007-12-29 09:55:53 +00:00
wiz
118588ce44 Update MASTER_SITES. 2007-12-29 09:54:58 +00:00
wiz
20fcef3bdb Update MASTER_SITES, from Zafer Aydogan. 2007-12-29 09:50:14 +00:00
wiz
a26865163e Remove dead MASTER_SITES. From Zafer Aydogan. 2007-12-29 09:48:43 +00:00
wiz
5efc0e88af Update MASTER_SITES, from Zafer Aydogan. 2007-12-29 09:47:10 +00:00
veego
715806a1cf Update to 0.11.3:
* Update for the server only: resolved issues for servers that run for
  a long time.

This fixes the following vulnerabilities:
 CVE-2007-5933 and CVE-2007-6010

Approved by: wiz
2007-12-25 10:53:30 +00:00
joerg
5ef33b071f Depend on argp and build corewars-cmd. -largp is a hack for now,
upstream should fix the configure script and learn how to build a
convient library as well. Raised as part of PR 37581.
2007-12-22 01:48:55 +00:00
wiz
926f8dadfb Add commented out LICENSE line (gnu-gplv3).
XXX: please enable the default licenses so that we can add these for real.
2007-12-17 23:45:40 +00:00