Commit graph

67625 commits

Author SHA1 Message Date
tv
37dfb96283 +win32-jdk 2004-10-11 13:37:41 +00:00
tv
e7a82e385a win32-jdk, a wrapper around the Win32 Java SDK/Runtime Environment for use
on Interix platforms.
2004-10-11 13:37:10 +00:00
shannonjr
554fc47b74 Added entry for updating libksba 2004-10-11 09:48:26 +00:00
shannonjr
748155ca2e 1) Taking over maintainance of package on agreement with previous
maintainer Klaus Klein.
2) Update to version 0.9.7 to satisfy version requirements for, soon to
   be committed, gnupg2 (1.9.10) that provides SMIME support.
Libksba is a library to make the tasks of working with X.509 certificates,
CMS data and related objects more easy. It a highlevel interface to the
implemented protocols and presents the data in a consistent way.
2004-10-11 09:46:44 +00:00
kim
944568d594 Yikes, use lchown! 2004-10-11 09:44:12 +00:00
kim
de39686019 Added p5-Lchown-0.07 2004-10-11 09:43:35 +00:00
kim
64f96bfed8 Add p5-Lchown 2004-10-11 09:42:35 +00:00
kim
744170721a Provides a perl interface to the lchown() system call, on platforms that
support it.
2004-10-11 09:41:31 +00:00
jmmv
e6f47214d8 Note update of gnome2-games to 2.8.1. 2004-10-11 09:02:15 +00:00
jmmv
cfc7073c20 Update to 2.8.1:
Bugs fixed
----------
Aisleriot:
 - Don't crash when using the find feature in the game selection dialog.
 - Fix a typo in the dutch translation.
Ataxx:
 - Ensure the counters and turn indicator are correct after an undo/redo.
 - Fix the tileset path.
General:
 - Strict C compliance for games-network.c.
2004-10-11 09:01:21 +00:00
jmmv
b74de196fa Note update of gedit to 2.8.1. 2004-10-11 08:09:42 +00:00
jmmv
cfc75fe174 Update to 2.8.1:
Fixes
=====
- do not try to open non regular files (#153204) (Paolo Borelli)
- allow opening file by drag and drop on read only documents (#89881)
  (James Bowes)
- open dropped files in the right target gedit window (#150485) (Paolo Maggi)
- do not change active document when closing an unmodified tab (#149811)
  (Paolo M.)
- fix crash when trying to open an invalid sftp uri (Paolo B.)
- update to the latest egg-recent (Paolo B.)

New and updated translations
============================
- Changwoo Ryu (ko)
- Adam Weinberger (en_CA)
- Žygimantas Beručka (lt)
- Meelad Zakaria (fa)
- Jordi Mallach (ca)
- Gora Mohanty (or)
2004-10-11 08:08:56 +00:00
minskim
ad5bc91e0c Avoid using "union wait" in calling wait(2) if possible. Fall back to
"union wait" only when sys/wait.h is not POSIX-compliant.
2004-10-11 04:54:05 +00:00
mycroft
b6c8c75150 Note the tads update a couple days ago. 2004-10-10 21:30:23 +00:00
snj
cff509fba4 Bump PKGREVISION to 2 for mycroft's recent kaudiocreator fix. 2004-10-10 19:55:01 +00:00
mycroft
2d485972eb Fix off-by-one errors which were causing the chunk sizes in .wav files
produced by kaudiocreator to be one sector too short, which in turn caused
flac to barf on the "garbage" at the end.  Now kaudiocreator can actually
read and encode an entire CD.
2004-10-10 19:50:23 +00:00
jdolecek
115a6ab5c2 add patches to make it possible to compile PL/Python 2004-10-10 18:26:00 +00:00
jdolecek
ee0a81bda9 want to describe PL/Python here, not PL/Perl 2004-10-10 17:53:49 +00:00
jdolecek
8a5195e0e3 Update to JDBC driver included with PostgreSQL 7.3.7.
Notable change in 7.3.5:
     * Remove  ability  to bind a list of values to a single parameter in
       JDBC (prevents possible SQL-injection attacks)
2004-10-10 17:48:34 +00:00
jdolecek
0b19059448 Update to PostgreSQL 7.3.7.
Changes:
     * Prevent possible loss of committed transactions during crash
       Due to insufficient interlocking between transaction commit and
       checkpointing, it was possible for transactions committed just
       before the most recent checkpoint to be lost, in whole or in part,
       following a database crash and restart. This is a serious bug that
       has existed since PostgreSQL 7.1.
     * Remove asymmetrical word processing in tsearch (Teodor)
     * Properly schema-qualify function names when pg_dump'ing a CAST
2004-10-10 17:46:07 +00:00
snj
a9012e14b3 Updated prboom to 2.2.6. 2004-10-10 17:45:24 +00:00
kim
6f34f3bec7 Added rsnapshot-1.1.6 2004-10-10 17:30:35 +00:00
kim
2284919c10 Add rsnapshot. 2004-10-10 17:29:09 +00:00
snj
61e9e14786 Updated prboom to 2.2.6. 2004-10-10 17:28:36 +00:00
snj
501ab9051a Update to 2.2.6.
Changes:
- fix Inferno intermission screen crash
- fix lockup for other netgame clients when one client quits
- fix memory leak in netgame server
- fix SDL_LockScreen crashes on Win32
- fix fuzz drawing for hi-res
- network games should survive temporary loss of connection
- fix dehacked NOSECTOR/NOBLOCKMAP effects
- fix player spawn sound
2004-10-10 17:28:24 +00:00
kim
b71b38c93d rsnapshot is a filesystem backup utility based on rsync.
Using rsnapshot, it is possible to take snapshots of your filesystems
at different points in time. Using hard links, rsnapshot creates the
illusion of multiple full backups, while only taking up the space of
one full backup plus differences. When coupled with ssh, it is possible
to take snapshots of remote filesystems as well.
2004-10-10 17:28:14 +00:00
jdolecek
030b599375 Update the NetBSD dynloader wrapper code to use straigh dl*() calls on all
archs. This fixes support for dynamic loading on mips and also improves
error reporting.

Fixes PR pkg/25473 by Byron Servies.

PKGREVISION not bumped, will ride update to 7.3.7
2004-10-10 17:27:43 +00:00
jdolecek
e07638733e Update the NetBSD dynloader wrapper code to use straigh dl*() calls on all
archs. This fixes support for dynamic loading on mips, and adresses
PR pkg/25473 by Byron Servies.
2004-10-10 16:44:39 +00:00
jdolecek
8a38b14515 Update jdbc-postgresql74 to latest version 7.4.5.
List of changes since 7.4.3 is not available beyond brief note for 7.4.4:
* Updated JDBC driver (build 215) with various fixes
2004-10-10 16:19:18 +00:00
jdolecek
a87bbf797d kill -O pax argument - it's not portable, and it's not needed here
in first place

fixes PR pkg/23829 by Michal Pasternak
2004-10-10 15:58:03 +00:00
seb
2187f63369 'if [ false ]; then ...' Yeah right... Fix my own stupidity.
No need to bump PKGREVISION or something, this was harmless:
some directories were made twice while installing from pkgsrc (by do-install
target and by INSTALL script) and binary packages were safe because the
INSTALL script creates them.
2004-10-10 15:09:23 +00:00
jdolecek
a143d162be suggest simplier way to enable PL/Python, using program createlang 2004-10-10 12:56:31 +00:00
jdolecek
b18bfc7b0b Add package for PostgreSQL 7.4.5 PL/Python. PL/Python procedural language
allows PostgreSQL functions to be written in Python language.

Fixes PR pkg/23349 by Michal Pasternak.
2004-10-10 12:38:21 +00:00
jdolecek
dee2cf3374 Add patches necessary to build PL/Python, based on information provided
in PR pkg/23349 by Michal Pasternak.
2004-10-10 12:33:35 +00:00
wiz
85b8af8287 Note update of cdparanoia to 3.0.9.8nb2. 2004-10-10 12:32:14 +00:00
wiz
4e48c18b53 Bump PKGREVISION for Charles' fix for kaudiocreator. 2004-10-10 12:30:48 +00:00
jdolecek
2efc1afc6d Import postgresql74-plperl. This is mostly for reference unfortunately.
If perl is built with thread support, loading the language module would
crash PostgreSQL on NetBSD - loading shared module linked against libpthread
doesn't work if the main binary isn't linked against libpthread.

For this reason, this package is currently marked as BROKEN, and only
here to save packaging work for person who'd want to finish this.
2004-10-10 12:24:10 +00:00
grant
3943c1bfbf fix build on Darwin:
- libtool needs -dynamiclib on Darwin to create shared libraries
- don't use libtool to create the static libtclstub.a, do it the same
  way that tcl 8.4 does
- name library libtcl83 (as opposed to libtcl8.3) like other platforms
- remove PLIST unnecessary hack for Darwin shlib name
2004-10-10 11:58:29 +00:00
kristerw
1dac7b3167 Correct WRKSRC after PKGVERSION bump. 2004-10-10 11:47:00 +00:00
kristerw
5d90438f93 This pkg fails to build with make from NetBSD-1.6.2. Use the GNU make
instead.
2004-10-10 11:20:08 +00:00
mycroft
a63c6c44a2 Fix a problem with our hacked version of cdda_identify_scsi() that was
causing kaudiocreator to fail with a mysterious "Unknown error".
2004-10-10 10:48:39 +00:00
wiz
c767399c74 + asc-1.15.1, getmail-4.2.1, mkvtoolnix-0.9.6, prboom-2.2.6,
xmbmon-2.05.
- openh323-1.12.2, pwlib-1.5.2 (thanks, mjl!).
2004-10-10 10:28:42 +00:00
minskim
8ac92e2c15 Add and enable p5-POE. 2004-10-10 10:12:48 +00:00
minskim
5acd24a629 Import p5-POE from pkgsrc-wip.
POE is a framework for creating multitasking programs in Perl.

POE parcels out execution time among one or more tasks, called
sessions.  Sessions multitask through cooperation (at least until
Perl's threads become mainstream).  That is, each session returns
execution to POE as quickly as possible so it can parcel out time to
the next.

POE includes a high-level component architecture.  Components are
modular, reusable pieces of programs.  They perform common, often
tedious tasks so programmers can work on more interesting things.

POE provides medium- and low-level concurrency functions.  Components
use them to perform their tasks.  The functions are also available to
programmers who prefer to avoid the overhead of components at the
expense of writing more code.  Components and custom sessions coexist
because they all use the same basic functions.

POE supports graphical toolkits such as Tk and Gtk.  It is the only
Perl programming framework that does this.  It also supports Curses,
HTTP, and other user interfaces.  POE programs can present multiple
user interfaces at once.
2004-10-10 10:10:26 +00:00
dillo
d906be5af2 Note update of pkgdiff to 0.115
- fix errors in extracting patched file's name from old patch files
- keep header (RCS Id and comment) from old patch files
- silence perl -w
2004-10-10 09:59:06 +00:00
dillo
8785e1e286 Welcome to 0.115
- fix errors in extracting patched file's name from old patch files
- keep header (RCS Id and comment) from old patch files
- silence perl -w
2004-10-10 09:56:37 +00:00
minskim
5a0af98e62 Update moss to 0.1.11. Patch provided by Myung-Gon Park, the maintainer.
Changes since 0.1.9:
  - Avoid an infinite loop with buffer underrun in the live mode.
  - More detailed and consistent log messages.
2004-10-10 09:48:35 +00:00
jdolecek
6ac71665c0 Update PostgreSQL 7.4 packages to 7.4.5. Changes are mostly reliability fixes.
Dump/restore is not necessary for 7.4.x users.

Changes in 7.4.5:
    * Repair possible crash during concurrent btree index insertions
       This patch fixes a rare case in which concurrent insertions into a
       btree index could result in a server panic. No permanent damage
       would result, but it's still worth a re-release. The bug does not
       exist in pre-7.4 releases.

Changes in 7.4.4:
     * Prevent possible loss of committed transactions during crash
       Due to insufficient interlocking between transaction commit and
       checkpointing, it was possible for transactions committed just
       before the most recent checkpoint to be lost, in whole or in part,
       following a database crash and restart. This is a serious bug that
       has existed since PostgreSQL 7.1.
     * Check HAVING restriction before evaluating result list of an
       aggregate plan
     * Avoid crash when session's current userID is deleted
     * Fix hashed crosstab for zero-rows case (Joe)
     * Force cache update after renaming a column in a foreign key
     * Pretty-print UNION queries correctly
     * Make psql handle \r\n newlines properly in COPY IN
     * pg_dump handled ACLs with grant options incorrectly
     * Fix thread support for OS X and Solaris
     * Updated JDBC driver (build 215) with various fixes
     * ECPG fixes
     * Translation updates (various contributors)
2004-10-10 07:30:22 +00:00
reed
dab2bd917b Added strace. Only for Linux now. Please test under SunOS, Solaris,
System V release 4 and Irix.
2004-10-10 03:16:08 +00:00
reed
df8f01fd9a Add strace. 2004-10-10 03:14:39 +00:00