Commit graph

2562 commits

Author SHA1 Message Date
wiz
751d30d637 DEPENDS and PKGREVISION bumps because db4's library name changed. 2006-01-06 15:10:01 +00:00
ghen
455345bb5b Change the default for BUILDLINK_DEPMETHOD.qt3-tools from "full" to "build",
without affecting packages that are currently using it.

Packages which previously didn't set BUILDLINK_DEPMETHOD to neither "full" nor
"build" now set it to "full", but should be checked whether they really need it
(comment added).  Packages which previously set it to "build" now don't set it
anymore.

Ok by jlam, wiz.
2006-01-05 10:08:58 +00:00
joerg
954114cdb5 Use soundcard.h for OpenBSD and sys/soundcard.h for DragonFly. 2006-01-04 23:39:24 +00:00
joerg
b36634437f Use X11BASE instead of /usr/X11R6, always include limits.h, it provides
PATH_MAX and exists on all platforms.
2006-01-04 23:18:08 +00:00
joerg
780cc49098 Forgotten distinfo commit. Rightfully blamed by wiz@ 2006-01-04 08:58:47 +00:00
christos
200bae7f8f upgrade to 1.4.0 2006-01-02 14:01:09 +00:00
wiz
f61c002199 Recursive PKGREVISION bump for gnutls shlib major bump.
Bump BUILDLINK_RECOMMENDED.
2005-12-31 12:32:31 +00:00
joerg
5a27872305 Include ossaudio.b3.mk. 2005-12-30 22:57:57 +00:00
joerg
06c3764607 Add DragonFly support. Fix ossaudio usage. Use system perror. 2005-12-30 22:41:27 +00:00
joerg
8e75ad951f Fix errno. 2005-12-29 22:43:40 +00:00
joerg
c9bfbc08f7 sys/time.h needed for DragonFly as well. 2005-12-29 20:27:14 +00:00
joerg
739e5ad231 Fix errno. 2005-12-29 19:55:22 +00:00
joerg
fd0a792844 This is GNU configure. Use ulong definition on DragonFly as well. 2005-12-29 18:58:23 +00:00
joerg
3741be15fc dmalloc.h MUST be included after unistd.h on DragonFly, since it
messes with compat function names.
Fix errno.
Use bzip2 to extract a bzipped file, it works somehow better than
gzip.
2005-12-29 17:41:27 +00:00
joerg
2b2af3ee56 Fix errno. 2005-12-29 16:20:48 +00:00
jlam
1859f144b4 Convert to use the new pkginstall framework fonts-handling by renaming
FONTS_<TYPE>_DIRS variables to FONTS_DIRS.<type>, and by removing the
unnecessary inclusion of mk/fonts.mk.
2005-12-29 07:04:27 +00:00
jlam
dc9594e09d Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
2005-12-29 06:21:30 +00:00
garbled
14ec8a0653 Re-enable this pkg now that gtkglext is fixed. Tested on 2.0/i386. 2005-12-28 08:11:29 +00:00
reed
09a3af01c2 Use PKGMANDIR for man page. 2005-12-28 04:53:36 +00:00
reed
22d792e57d Install man page to PKGMANDIR instead of "man".
No change from default.
2005-12-28 04:52:23 +00:00
reed
118921ec81 Update patch-aa to use PKGMANDIR.
Also use INSTALLATION_DIRS to precreate the needed man page directory.
2005-12-27 21:13:34 +00:00
schmonz
463f43526a Mark packages for pkgsrc-2005Q4 that don't build on NetBSD/i386
3.0. If one of these is important to you, please fix it in time
for pkgsrc-2006Q1, or it may be removed.
2005-12-26 23:39:30 +00:00
joerg
552c2ca893 Fix GCC 3.4+: label at end of compound statement. 2005-12-20 14:22:00 +00:00
joerg
11afaf3c3e Add DragonFly support. When linking with libqt-mt, explicitly link in
the thread libraries, this is needed for FreeBSD4-style -pthread.
2005-12-19 19:45:02 +00:00
joerg
59d17597fb DragonFly support. 2005-12-19 19:42:08 +00:00
joerg
40d4b32010 Use NetBSD hack for FreeBSD and DragonFly as well. 2005-12-19 19:39:44 +00:00
joerg
0f53c9c38d Regen checksum. XXX should use a shared distinfo. 2005-12-19 17:52:11 +00:00
joerg
89977029a7 Fix DragonFly. 2005-12-19 17:47:04 +00:00
joerg
faaa6c0c4c Fix errno. 2005-12-19 17:29:34 +00:00
joerg
bf5fe6c34a Replace patch-af with a working patch version and supposedly the
same content.
2005-12-19 17:08:28 +00:00
joerg
4d30fe9a95 Use FreeBSD target for DragonFly as well. Honor CC and CXX for
FreeBSD target, gcc is not enough to link on DragonFly.

XXX Is the override necessary at all?
XXX Other platforms should do this as well.
2005-12-19 16:41:39 +00:00
joerg
49a5d6de51 Fix errno. 2005-12-19 16:22:25 +00:00
joerg
673530c658 Use NetBSD config for DragonFly. Fix errno.
XXX Merge FreeBSD config as well?
2005-12-19 15:45:01 +00:00
joerg
57a77d8264 All the world is a VAX -- really, for errno that is a good assumption.
Fix errno.
2005-12-18 23:27:29 +00:00
rillig
5d50e8ca8d Fixed quoting of CFLAGS. 2005-12-18 21:11:11 +00:00
dillo
a2504c254d Move variable declaration to top of function. Fixes compile error
noted on recent 1.6.2/i386 bulk build by kristerw.
2005-12-18 20:26:03 +00:00
joerg
6e4a0dd799 Bump all motif packages for recent openmotif update. The major version
of the shared libXm has changed.
2005-12-12 21:36:54 +00:00
joerg
1f6a39a84e First step at reworking Linux binary packages.
Change most pkgs to depend on either
emulators/suse_linux/Makefile.application (normal pkgs) or
Makefile.common (suse91 and suse themselves) to filter out Operating
Systems without Linux ABI support. Use CPU masks to limit the pkg to
supported platforms.
2005-12-12 14:43:23 +00:00
rillig
cc2dc0cf25 Fixed the quoting of the DEFINES, which had been broken by my recent
pkglint patch.
2005-12-11 21:24:58 +00:00
markd
a83ddf0bb1 Update to KDE 3.5
Many new features and refinements.

Notable changes include:
* Konqueror is the second web browser to pass the Acid2 CSS test,
  ahead of Firefox and Internet Explorer
* Konqueror can also now free web pages from adverts with its
  ad-block feature
* SuperKaramba is included in KDE, providing well-integrated and
  easy-to-install widgets for the user's desktop
* Kopete has support for MSN and Yahoo! webcams
* The edutainment module has three new applications (KGeography,
  Kanagram and blinKen), and has seen huge improvements in Kalzium
2005-12-11 11:47:44 +00:00
wiz
7e1c5bfbc9 Convert aalib to options framework, adding an 'x11' option, and remove
aalib-x11 and aview-x11.
SDL dependencies change, so bump PKGREVISION (and BUILDLINK_RECOMMENDED)
for affected packages.

Addresses PR 32046 by Leonard Schmidt.
2005-12-11 09:40:37 +00:00
wiz
03e44536db Update to 1.0.2:
Version 1.0.2:
 * new utilities: prkill, find-unused-images, mkdos
 * fixed text savegames (as opposed to binary savegames) having wrong
 textdomain information, making the messages be displayed in English when
 loading levels (#4454).
 * backport fix for Create Unit menu not being translated (#4424)
 * graphics:
   * improved lava-tiles and transitions
   * new attack icon for the fireball
   * new paved road
   * new swamp tiles
   * new cave wall tiles
   * new snow villages (human & elven)
   * new underground village
   * new Deep Tentacle images
   * new death animation: Deep Tentacle
 * sounds:
   * New entangle sound
   * New bat movement sound
 * language and i18n:
   * updated translations: Afrikaans, German, Japanese, Polish,
     Portuguese (Brazil), Slovak
 * multiplayer
   * revised multiplayer maps: Blitz, Clash, Charge, CastleHoppingIsle,
     Hamlets, Hornshark Island, Meteor Lake, Sablestone Delta, Sullas Ruins,
     Smallolof
   * fixed gamelist diff bug
 * Fix bug where duplicate key values were being concatenated rather than
   being replaced by the last value.
 * Backport recall fix to allow access to recall list when short on gold.
 * Fix bug with leader starting position.
 * Tighten up checks on leaders and units placed on the map at the start of
   a scenario.
 * Campaigns
   * Fix bug in HTTP FoA where a serpent leader was defined off board instead
     of using the no_leader attribute.
   * Fix bug in TDH UP where units are placed off map and in walls.
   * Fix bug in EI NO where no_leader should have been used instead of a leader
     without a starting position.
   * Fix bug in EI OT where no_leader should have been used instead of a leader
     without a starting position.
   * Fix bug in EI Captured where no_leader should have been used instead of a
     leader without a starting position.
   * Fix bug in EI TD. Sides 3 and 4 had leaders on the recall list. These
     units have speaking roles, but shouldn't be on the map, so they were
     changed to be regular units.
   * Fix bug in SotBE DoD where no_leader should have been used instead of a
     leader without a starting position.
   * Fix bug in SotBE CoA where the mermen side should have their leader
     created in an event rather than defined in the side setup.
   * Add a backup save_id to use if both save_id and description are empty.
   * Increase maximum allowed recursion depth. The previous limit was
     being reached in "The Heist".
 * Replace all calls to sprintf with snprintf to prevent buffer overflow
   attacks from other players in multiplayer games or from downloaded
   campaigns.
2005-12-07 17:57:38 +00:00
rillig
579e977969 Ran "pkglint --autofix", which corrected some of the quoting issues in
CONFIGURE_ARGS.
2005-12-05 23:55:01 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
peter
c4090520e6 Update to qstat-2.8.
Changes 2.8:

Summary of New Features
-----------------------

add support for new steam protocol (-a2s)
add derived type STMHL2 for steam master returning a2s instead of hls
change timing for sending packets to improve ping times of low-ping servers

Fixes
-----
fix ut2004 master server support


Changes 2.7:

Summary of New Features
-----------------------
new protocols:
   UT2004 master [-ut2004m]

update steam master protocol to new version
add additional output to the player xml of -gps
add option -progress,n to print out progress every n packets
add doom3 protocol and osmask as server rule
use autoconf+automake, a simple Makefile is provided as fallback
add "flags" to qstat.cfg

Fixes
-----
fix hanging qstat when receiving UDP packets with incorrect checksum
fix colored names in America's Army (use -ams instead of -gps)
2005-12-03 23:19:43 +00:00
rillig
8d1b4fc403 Removed the ONLY_FOR_PLATFORM=NetBSD-*. The package probably works
elsewhere, too.
2005-12-02 11:49:06 +00:00
wiz
321a09857a Bump PKGREVISION for libgsf dependencies, and BUILDLINK_DEPENDS because
of the libgsf shlib major bump and associated BUILDLINK_DEPENDS bump.
2005-11-25 21:23:14 +00:00
rillig
1030544335 Removed the definition for ALLFILES, as it had no effect on the package. 2005-11-24 20:33:38 +00:00
rillig
6442476448 Removed the definition for the ALLFILES variable, which will soon be marked
as deprecated by pkglint. It had no effect on this package, as this package
does not have any PATCHFILES.
2005-11-24 20:32:34 +00:00
tonio
6e22ec8801 make sure frozen-bubble installs perl module in vendor_site
Fix PR 32015, no need for PKGREVISION bump, as it fails otherwise

Also, the previous version may have installed files in
lib/perl5/site_perl/**/auto/fb_c_stuff/
They will have to be manually deleted
2005-11-17 15:21:57 +00:00