Commit graph

72619 commits

Author SHA1 Message Date
wiz
4cb62ee54f Mention new kgeography program. 2005-01-05 12:33:44 +00:00
wiz
43615c60bf Add and enable kgeography. 2005-01-05 12:33:13 +00:00
wiz
d5a7d2e355 Initial import of kgeography-0.3:
KGeography is a geography learning tool.  Right now it has six
usage modes:

    * Browse the maps clicking in a map division to see it's name
    * The game tells you a map division name and you have to click
      on it
    * The game tells you a capital and you have to guess the division
      it belongs to
    * The game tells you a division and you have to guess its
      capital
    * The game shows you a map division flag and you have to guess
      its name
    * The game tells you a map division name and you have to guess
      its flag

Thanks to markd for review.
2005-01-05 12:31:56 +00:00
adam
35f74cc249 Updated SDL_ttf to 2.0.7 2005-01-05 12:30:37 +00:00
adam
d6dceb738c Changes 2.0.7:
* Fixed memory corruption problems with some italic fonts
* Fixed glyph metrics for bold style fonts
* Fixed compilation with newer versions of FreeType
* Fixed crash when opening a font file that doesn't exist
2005-01-05 12:30:00 +00:00
adam
aced2c3698 Updated SDL_gfx to 2.0.13 2005-01-05 12:28:41 +00:00
adam
051c9b7300 Changes 2.0.13:
* changed include back to "SDL.h"
* compile fixes for OSX fink
* compile fixes for gcc3.4
* support vertical and horizontal flipping of axis in new
  rotozoomSurfaceXY function
* updated TestRotozoom program
2005-01-05 12:24:55 +00:00
adam
e07bdcef63 Updated SDL_mixer to 1.2.6 2005-01-05 12:21:34 +00:00
adam
7b3c35537d Changes 1.2.6:
* Added support for using the system version of libmikmod
* Added SDL_RWops support for reading Ogg Vorbis files
* Added 4 and 6 channel surround sound output support
* Added support for RMID format MIDI files
* Improved timidity support (reverb, chorus, Roland & Yamaha sysex dumps, etc.)
* Fixed bug with MIDI volume in native Windows playback
* Added SDL_RWops support for reading MOD files
2005-01-05 12:20:37 +00:00
markd
d707ab24e0 On Solaris link with -lrt or fdatasync is an unresolved symbol.
Bump PKGREVISION.
2005-01-05 12:16:12 +00:00
adam
db83521320 Updated SDL_image to 1.2.4 2005-01-05 12:13:33 +00:00
adam
60b408aa7d Changes 1.2.4:
* Added support for RLE encoded BMP files
* Added EHB and HAM mode support to the ILBM loader
* Fixed crash loading certain PCX images
2005-01-05 12:09:38 +00:00
adam
3978b2a02a Updated SDL to 1.2.8 2005-01-05 12:06:24 +00:00
adam
f94bbda334 Changes 1.2.8:
* Fixed compiling under newer versions of gcc
* Fixed floating point exception with Linux 2.6 joysticks
* Added 4/6 channel surround sound support on ALSA (not 3D audio)
* Fixed mouse coordinate inversion on MacOS X
* Added a CoreAudio sound driver for MacOS X
* Added MacOS X Xcode build environment support
* Updated QNX support for QNX6
* Improved Atari port, including OSMesa support
* Numerous other bug fixes and platform support improvements
2005-01-05 12:05:19 +00:00
adam
9e47b13ad3 Updated lesstif to 0.94.0 2005-01-05 11:17:36 +00:00
adam
8ccfbaf9e6 Changes 0.94.0:
* XPM security fixes
* memory leak fixes
* other fixes
2005-01-05 11:16:38 +00:00
cjs
9daf6b2e42 Move --enable-multibyte from vim/Makefile to vim-share/Makefile.common,
since it should be not just the command line version of vim but all
versions (e.g., gtk) that use this.
2005-01-05 11:03:44 +00:00
adam
3ee7a9cea0 Updated atari800 to 1.3.5 2005-01-05 11:01:09 +00:00
adam
169cc86225 Changes 1.3.5:
* Solid improvements of keyboard handling in SDL and X11 versions
2005-01-05 11:00:26 +00:00
markd
232acac623 The FTP kioslave can be misused to execute any ftp command on the
server or be a vector for sending out unsolicited email.
http://www.kde.org/info/security/advisory-20050101-1.txt
Bump PKGREVISION.
2005-01-05 10:36:23 +00:00
markd
5c95fe7466 USE_OLD_DES_API=yes rather than explicitly using -ldes 2005-01-05 10:30:44 +00:00
markd
5f75540485 patch from KDE_3_3_BRANCH to stop SIGBUS on Solaris during URL
completion.  Bump PKGREVISION.
2005-01-05 10:27:43 +00:00
darcy
2cb9f7ba27 Builds OK with latest version of Python. 2005-01-05 10:05:19 +00:00
adam
75789e0984 Updated ImageMagick to 6.1.7-5 2005-01-05 09:26:55 +00:00
adam
6934a3c290 Changes 6.1.7:
* ReadPALMImage() now produces a proper RGB image
* Added the -shadow option to simulate an image shadow
* Fix file leak in ImageToBlob() method
2005-01-05 09:25:18 +00:00
adam
e327695c14 Updated tcl/tk to 8.4.9 2005-01-05 09:16:52 +00:00
adam
db722e511a Changes 8.4.9:
* Fixed segfault in info vars trivial matching branch (new in 8.4.8)
* Fixed the treatment of backslashes in file join on Windows
* Improved readdir_r detection and usage on unix
* Fixed potential unix fileevent issue on 64-bit systems
* Remove file normalize on tcl_findLibrary search path uniqification
  added in 8.4.8
* Ensure tilde paths are not returned specially by 'glob'
* Fixed clipping of partially transparent images on buttons on unix to
  avoid X error
* Fix Tk_PhotoPut(Zoomed)Block overlay compositing of partially
  transparent areas on blank targets
2005-01-05 09:15:29 +00:00
minskim
7cc9362756 db4 requirement of bdb-xml was met. 2005-01-05 08:30:26 +00:00
martti
f5b52c162c Updated db4 to 4.3.27 2005-01-05 08:06:47 +00:00
martti
fd15a8d857 Updated db4 to 4.3.27
* bug fixes
2005-01-05 08:06:42 +00:00
epg
eb236c9fee Note subversion-1.1.2 update. 2005-01-05 02:11:04 +00:00
epg
9109b739bd Version 1.1.2
(20 December 2004, from /branches/1.1.x)
http://svn.collab.net/repos/svn/tags/1.1.2

 User-visible-changes:
  - Client:
    * fixed: 'svn switch' interruption can break working copy (issue #1826)
    * fixed: 'svn switch' memleak over ra_dav (issue #2106)
    * fixed: 'svn blame' algorithm bug (r11527)
    * fixed: invoke external diff/diff3 with local-style paths (r11689)
    * fixed: 'svn status' handling of missing subdirs (r11936)
    * fixed: 'svn ls -v' encoding bug (r11740)
    * fixed: 'svn ls "file with space"' bug (r12273, r12393)
    * fixed: 'svn merge' should URI-encode copyfrom URLs (issue #1905)
    * fixed: 'svn merge' deletion output formatting (r12100, r12111, r12114)
    * fixed: 'svnversion --version .' crash (r11438)
    * fixed: UNC paths on Cygwin (issue #2108)
    * fixed: win98 iconv bug -- uninitialized variable (issue #2091)
    * improved 'svn status' performance:
        - do fewer check_path calls (r11592)
        - 'svn status file' shouldn't recursively lock tree (r11439, r11669)
    * translation updates for localized client messages.

  - Server:
    * fixed: 'svnadmin load' race condition (r12327)
    * fixed: fsfs memleak in commit finalization (r11706)
    * fixed: fsfs memleak in inefficient directory removal (r11701)
    * fixed: fsfs commits use insert-only perms on db/revs/ (r11665)
    * fixed: fsfs creates lockfile at creation time, not at 1st commit (r12172)
    * fixed: svndumpfilter mislabeling output as version 3 (issue #2142)
    * fixed: 'svnserve -h' encoding bug (part of issue #1997)
    * fixed: prevent cross-repository copies (r12003)
    * fixed: increase log-region max size in default DB_CONFIG (issue #2159)

  - Both:
    * fixed: 'svn switch' quietly corrupting working copy (issue #2124)
    * fixed: canonicalize paths sent by ra_svn/svnserve (issue #2119)
    * fixed: memleak into UTF8 translation routines (r11689)

 Developer-visible-changes:
 * add support for BerkeleyDB 4.3
 * add support for any apr/apr-util 1.X
 * disallow incompatible SWIG versions (r12450)
 * fixed: slight API/ABI incompatibility between 1.0.9 and 1.1.x (r12102)
 * fixed: perl bindings pool usage & object refcounts (r11451, r11630)
 * fixed: perl bindings pool usage and potential memleak (r12397)
 * fixed: javahl crash trying to fetch nonexistent property (r12184)
 * fixed: javahl build can fail due to missing dirs (issue #2032)
 * fixed: RPM build breakage (issue #2111)
 * fixed: i18n issues for windows installer (r11685)
 * allow build system to update single .po file (r11763)
2005-01-05 02:04:01 +00:00
xtraeme
47db5d08e6 dspam-3.2.4 2005-01-05 00:59:08 +00:00
xtraeme
3b32995253 Update to 3.2.4.
Changes:

BUGFIX: MIME boundaries using broken RFC are misread
BUGFIX: Tools will not build when CFLAGS is provided
BUGFIX: DSPAM misreads lines after -- as headers and fails to decode them
BUGFIX: DSPAM misreads lines after -- and adds colons to them

Enhancements:

PostgreSQL Storage Driver
Some minor fixes have been made to the PostgreSQL storage driver which may
affect performance.
2005-01-05 00:57:39 +00:00
epg
56e703e7e5 Note i'm working on subversion-1.1.2. 2005-01-05 00:55:51 +00:00
wiz
c4f295cb1b Note new revbump package. 2005-01-05 00:32:57 +00:00
wiz
808c25db87 Add and enable revbump. 2005-01-05 00:32:28 +00:00
wiz
5e4042e565 Initial import of revbump-0.1:
Tools for bumping PKGREVISIONs and adapting BUILDLINK_RECOMMENDED
versions to the latest version automatically.

This tool is mostly intended for pkgsrc developers with commit
access.

Originally written by Julio M. Merino Vidal with some improvements
by me. Comments for the package from Jeremy C. Reed -- thanks!
2005-01-05 00:31:38 +00:00
jmmv
eadcf718bd Note revision bump for gtk2 to 2. 2005-01-04 23:54:21 +00:00
jmmv
46ed1c85cf Avoid a nested mutex lock that was causing misterious application crashes
when using the SVG loader.  Bump PKGREVISION to 2.

Problem seen in vino when using the Nuvola theme (vino-preferences refuses
to start with a SIGABRT and a libpthread assertion is triggered).
2005-01-04 23:52:16 +00:00
lukem
5243486b9c explicitly regenerate for locally modified configuration 2005-01-04 23:51:00 +00:00
jmmv
0b3af246be Note addition of vino, version 2.8.1, and revision bump for gnome to 1. 2005-01-04 23:50:34 +00:00
lukem
ee5e0c6944 Update tnftp to 20050103.
Various changes, including:
        * forbid mget of filenames that aren't in or below the local cwd.
        * improve auto-fetch transfers
        * improve www/proxy authentication support
        * improve http response header parsing
        * change UCB-licensed code from 4-clause to 3-clause
2005-01-04 23:49:46 +00:00
jmmv
6930b38c0b Enable dependency on vino. Bump PKGREVISION to 1. 2005-01-04 23:49:23 +00:00
lukem
57e169fa7a update to tnftp 20050103 2005-01-04 23:48:06 +00:00
jmmv
81184caffa Add and enable vino. 2005-01-04 23:48:05 +00:00
jmmv
30235c7652 Initial import of vino, version 2.8.1:
VNC (Virtual Network Computing) software makes it possible to view and
fully-interact with one computer from any other computer or mobile device
anywhere on the Internet.  VNC software is cross-platform, allowing remote
control between different types of computer.

VNC has a wide range of applications including system administration, IT
support and helpdesks.  It can also be used to support the mobile user, both
for hot desking within the enterprise and also to provide remote access at
home, or on the road.  The system allows several connections to the same
desktop, providing an invaluable tool for collaborative or shared working in
the workplace or classroom.  Computer support within the geographically spread
family is an ever popular use.

Vino is an VNC server that integrates cleanly within the GNOME Desktop.
2005-01-04 23:47:27 +00:00
lukem
15a6669a22 Merge changes between tnftp-20030825 & tnftp-20050103 2005-01-04 23:44:24 +00:00
minskim
0a68f22994 Set LC_ALL to "C". Otherwise, the package doesn't build due to
warnings from perl.  See PR pkg/24211 for related discussion.
2005-01-04 23:38:31 +00:00
sekiya
efd0f63580 Recalculate hash for patch-al 2005-01-04 21:34:46 +00:00