Commit graph

50204 commits

Author SHA1 Message Date
xtraeme
0147a1ba7c Added games/boson. 2003-12-03 18:49:15 +00:00
xtraeme
a00f997404 Add and enable boson. 2003-12-03 18:48:13 +00:00
xtraeme
c610c6952e Initial import of boson-0.8, from pkgsrc-wip.
Boson is an OpenGL real-time strategy game, with the feeling of
Command&Conquer(tm) or StarCraft(tm) and OpenGL support.
It is designed to run on Unix computers, and is built on top of the
libkdegames, kde and Qt libraries.
2003-12-03 18:47:27 +00:00
xtraeme
759f02cc31 Added benchmarks/postal. 2003-12-03 18:42:33 +00:00
xtraeme
41553b8e60 Add and enable postal. 2003-12-03 18:41:21 +00:00
xtraeme
821a52860d Initial import of postal-0.62, package provided by David Ferlier via
pkgsrc-wip.

Postal is a SMTP benchmark.

Postal-list will list all the possible expansions for an account name (used
for creating a list of accounts to create on your test server).

Rabid is the mad Biff, it is a POP benchmark.
2003-12-03 18:40:32 +00:00
erh
97e8a744ee fake-la also needs @AR@ replaced now. 2003-12-03 18:38:04 +00:00
erh
619cf5c083 Shared libraries on AIX have a ".a" extension. Handle those by either looking
for an existing libtool ".la" library, or looking inside the archive for the
.so file.
Also, fail immediately if passed a library that isn't handled.
2003-12-03 18:37:35 +00:00
xtraeme
160c62e2d7 Require at least esound>=0.2.27 (missed in previous). Thanks Quentin :) 2003-12-03 18:33:17 +00:00
erh
12e024f7e7 Add another shlib type "aixlib".
Handle this in do-shlib-handling: turn *.so into *.a.
Pull out the inline awk scripts into variables to make the actual
target a little bit clearer.
2003-12-03 18:31:06 +00:00
erh
b43041a271 Pay attention to the setting of $ROOT_USER when checking whether we're root. 2003-12-03 18:25:05 +00:00
erh
5522ce89d0 If PKGMAKECONF is defined, use it to set MAKECONF instead of "/dev/null". 2003-12-03 18:13:28 +00:00
erh
8a217f07c8 Add initial support for AIX to pkgsrc. Tested with AIX 4.3 2003-12-03 17:57:33 +00:00
sketch
4324dba117 Missing terminating quote. 2003-12-03 17:49:33 +00:00
sketch
186afc65ad Note update of evilwm to 0.99.17. 2003-12-03 17:45:03 +00:00
gson
45833c1ff5 Note update of bbapm to 0.0.1nb1. 2003-12-03 17:43:05 +00:00
gson
2d2786613a bbapm did not build on -current because g++ now treats "or" as a reserved
word.  Also added a missing #include <stdlib.h>.
2003-12-03 17:41:21 +00:00
sketch
0135e9fdd6 Update evilwm to 0.99.17, with the following changes:
2003-07-23
	Dave Holland sent a patch to fix some Alt+Tab misbehaviour.

2003-09-18
	Fixed "losing control of windows" problem when switching desktops
	rapidly on slow machines.
	Released 0.99.16.

2003-09-25
	Hopefully *really* fix that bug.  Testers suggest to me that it is
	now really gone.

2003-10-15
	Integrated a patch from Neil Drumm to implement snap-to-border.
	Run evilwm with -snap num to enable the behaviour (num specifies
	the proximity in pixels to snap to - 10 is quite nice).
	It's worth noting that Per Weijnitz sent a similar patch a while
	ago, but I never got around to using it :(
	Released 0.99.17.
2003-12-03 17:40:25 +00:00
erh
ff4ab4ac22 Add an empty plist for AIX. 2003-12-03 17:35:43 +00:00
sketch
7c69c8c5d6 Portability fixes to get the package to compile and install correctly
under Solaris, maybe others too.
2003-12-03 17:31:04 +00:00
erh
76cc1bbdbb On AIX, perl doesn't like building with gcc.
Force it to use /usr/bin/cc instead.
2003-12-03 17:29:12 +00:00
gson
e9e447eb38 Belatedly note update of popt to 1.7nb4. 2003-12-03 17:28:34 +00:00
epg
5b2f487bd3 Finished subversion and swig updates (actually the swig entry was
quite old and long-since done).
2003-12-03 17:21:01 +00:00
recht
0266aed580 aspell and icu update are done. 2003-12-03 17:17:21 +00:00
recht
33ffdaf60d Note update of aspell to 0.50.4.1, icu to 2.6.1 and mono to 0.29. 2003-12-03 17:16:10 +00:00
sketch
fed8dd643d Make sure programs compatible with pkgsrc are used, rather than relying
on the first in path.  Fixes possible issues with Solaris.
2003-12-03 17:13:02 +00:00
recht
fcb9bedc62 update to 0.29
lots of updates fixes
see http://www.go-mono.com/archive/mono-0.29.html for details
2003-12-03 17:08:24 +00:00
recht
2d52a339a1 update to 2.6.1
Lots of changes/fixes, eg. Unicode 4.0 support.
See
http://oss.software.ibm.com/cvs/icu/~checkout~/icu/readme.html?rev=1.141.2.1#News
for details.

ok'ed by wiz@
2003-12-03 16:52:48 +00:00
recht
5c77c15e85 update to 0.50.4.1
changes since 0.50.2:
# Fixed major bug in pipe mode which caused the last character to be
  chopped off words before they were stored.
# Minor formating fixes in the manual.
# Minor changes in URL filter to avoid treating the double quote character
  as part of the URL, and to avoid treating words ending in more than one
  period as a URL.
# Document fixes in Aspell API
# Small compile fixes, including one for GCC 3.3
# Updated Win32 section since a port now exists thanks to Thorsten Maerz.
# Complain instead of doing nothing or aborting for unimplemented functions
  in Aspell utility.
# Portability bug fixes.
# Upgraded to Autoconf 2.57, Automake 1.7.7, Libtool 1.5 (no longer use
  CVS version of libtool).

ok'ed by wiz@
2003-12-03 16:49:06 +00:00
erh
20f03a747a Use libtool when installing, and install libbz2 first. 2003-12-03 16:47:25 +00:00
epg
c27fff22f7 Added p5-YAML-0.35, p5-Algorithm-Diff-1.15, p5-Algorithm-Annotate-0.10,
p5-Algorithm-Merge-0.04, p5-Text-Diff-0.35, and p5-SVN-Web-0.30pre0.40.
2003-12-03 16:31:31 +00:00
epg
cb5169903b import p5-SVN-Web-0.30pre0.40.
SVN::Web is a repository browser for Subversion, similar to cvsweb
and ViewCVS.

This is a snapshot from the SVN::Web Subversion repository; it is
*NOT* a stable release.
2003-12-03 16:13:28 +00:00
epg
936f0a36ca import p5-Text-Diff-0.35.
This module provides a high-level interface to the diff algorithm
in the p5-ALgorithm-Diff package.
2003-12-03 16:11:50 +00:00
epg
e2ded55ca5 import p5-Algorithm-Merge-0.04.
This module provides diff3(1)-like functionality (three-way merge).
2003-12-03 16:07:56 +00:00
epg
6d4a499ee3 import p5-Algorithm-Annotate-0.10.
Represent a series of changes in annotate form; like cvs annotate.
2003-12-03 16:04:15 +00:00
epg
ae69ff088b import p5-Algorithm-Diff-1.15.
This is a module for computing the difference between two files,
two strings, or any other two lists of things.  It uses an
intelligent algorithm similar to (or identical to) the one used by
the Unix `diff' program.   It is guaranteed to find the *smallest
possible* set of differences.
2003-12-03 15:58:53 +00:00
adam
b4116be8f3 Updated gperf to 3.0.1 2003-12-03 15:57:47 +00:00
epg
f843636dfd import YAML-0.35
This is an implementation of YAML (YAML Ain't Markup Language,
http://www.yaml.org/) for Perl.
2003-12-03 15:56:20 +00:00
adam
ce13bf5848 New in 3.0.1:
* Bug fix.

New in 3.0:
* Added option --output that allows to specify the output file name.
* Some options have been renamed:
    --hash-fn-name=NAME     -->   --hash-function-name=NAME
    --lookup-fn-name=NAME   -->   --lookup-function-name=NAME
    --compare-strlen        -->   --compare-lengths
    --global                -->   --global-table
  The older variants are still supported for backward compatibility.
* New options can now be specified inside the input file: --> see "NEWS"
* When the option -k is not given, the default key positions are now
  computed depending on the set of keywords.
* If the input file is given by name, the output file will now contain
  #line directives referring to the input file.
* Some keyword sets containing permutations, like { "xy", "yx", "xz", "zx" }
  or { "abc", "acb", "bca", "cab" }, are now handled by gperf without
  requiring the option -D.
* The generated table is usually much smaller than it was with earlier
  versions of gperf.
* Added option -m/--multiple-iterations that allows to further reduce the
  size of the generated table.
* When the search for a good hash function is not immediately successful,
  the table's size will grow as needed. Earlier versions of gperf bailed
  out with an "Internal error, duplicate hash code value".
* The options -f/--fast and -o/--occurrence-sort have no effect any more.
* Added options -P/--pic and --null-strings that optimize the generated code
  for use in shared libraries. -P/--pic does a perfect optimization but may
  require some small code changes (see the documentation for details), whereas
  --null-strings does only a half-hearted optimization but works without
  needing any change to surrounding code.
* Added option --ignore-case that produces a case independent lookup function.
* Bug fixes
2003-12-03 15:56:16 +00:00
epg
0b0661d357 Note PKGREVISION bumps of apr, apache2, ap2-perl, ap2-ruby, and
ap2-subversion.
2003-12-03 15:51:39 +00:00
epg
9d865de65c Require apache 2.0.48. 2003-12-03 15:43:35 +00:00
epg
cd9583f81d Require apr 0.9.5 (thanks Bang Jun-Young). 2003-12-03 15:43:09 +00:00
epg
d29f3171fc ap2-subversion had a PKGREVISION bump. 2003-12-03 15:42:10 +00:00
epg
3f7007b8ca PKGREVISION bumps due to apr bump (thanks Thomas Klausner). 2003-12-03 15:40:02 +00:00
epg
0ac81ca665 Bump PKGREVISION (thanks Thomas Klausner). 2003-12-03 15:30:26 +00:00
epg
c2b0c20808 Add swig-perl and p5-subversion.
Note subversion update.
2003-12-03 15:25:47 +00:00
epg
38da85a24c Update to 0.33.1.
Add p5-subversion package.

Upstream change log:

Version 0.33.1 (released 17 November 2003, revision r7782)
http://svn.collab.net/repos/svn/tags/0.33.1

    NOTICE: This is a bugfix release.  The bug is fixed if *either*
            the client or server uses the new code.

User-visible changes:
* major performance fix for updates

Version 0.33.0 (released 13 November 2003, revision r7737)
http://svn.collab.net/repos/svn/tags/0.33.0

                              NOTICES:

    1. This client may be incompatible with ra_dav servers <= 0.31.

    2. In order to make commits more responsive, repository
       deltification is no longer automatic.  However, you may want
       to run deltification as a background process in your repository
       post-commit hook.  For example, the new post-commit.tmpl file
       recommends 'nice -2 svnadmin deltify "$REPOS" -r "$REV" &'.

 User-visible changes:
 * now require APR/APU 0.9.5 (ships in Apache 2.0.48)
 * lose automatic deltification, but recommend it in post-commit (r7695, #1573)
 * new configuration and authn/authz support in ra_svn (r7604, r7601)
 * much faster checkouts and updates, over both svn:// and http:// (#1429)
 * new partial-authz feature: checkouts/updates just skip unauthorized items
 * new 'use-commit-times = yes' config option to use commit-time timestamps
 * new 'svnadmin hotcopy' command, like hot-backup.py (#1567)
 * fix Win32 "access denied" error in renames (r7598, #1576)
 * unnecessary working copy tree locks now avoided, to save time (#1245)
 * Compatibility changes:
    - lose ra_dav compatibility with servers 0.31 and earlier
    - lose support for working copy format "1" (not created for over a year)
 * 'svn diff' and other read-only actions now work in read-only working copies
 * 'svn blame -rX' now does the intuitive thing
 * 'svn log' output headers now say "rXXXX | " instead of "rev XXXX:  "
 * 'svnversion' no longer stymied by svn:externals
 * new 'svn pd' alias for 'svn propdel'
 * '-rCOMMITTED' keyword now works on more commands
 * minor changes to output of 'svn ls -v' and 'svn st -v' (r7530)
 * 'svn log --xml' now obeys the '-q' flag (r7555)
 * cvs2svn.py bugfixes, especially issue #1440
 * book and documentation updates
 * removed server config options ssl-ignore-invalid-date and
   ssl-override-cert-hostname (r7644)
 * many other enhancements, minor features, and bugfixes not listed here

 Developer-visible changes:
 * repair text- and prop-time in .svn/entries if spuriously wrong (r7565)
 * speed up keyword translation (r7502)
 * two new editor functions, absent_file() and absent_directory()
 * ra_dav checkouts/updates no longer do O(n) number of GET, PROPFIND requests
 * new svn_io_temp_dir function, will morph to apr_temp_dir_get soon
 * new svn_io_file_close wrapper for apr_file_close
 * tools/test-scripts/svntest/ scripts now support ra_dav and ramdisk
 * many other changes not listed here
2003-12-03 15:20:44 +00:00
epg
f32f6b6f98 import p5-subversion-0.33.1 (the rest of subversion 0.33.1 to follow).
This package contains the Perl bindings to the Subversion libraries.
2003-12-03 15:13:58 +00:00
epg
d26572ef2a import swig-perl-1.3.19
This is the runtime for Perl bindings written with SWIG 1.3.19.
2003-12-03 15:11:23 +00:00
epg
785609cf5f Add missing file. 2003-12-03 14:57:18 +00:00