pkgsrcv2.git
18 years agoMerge from vendor branch TNF:
xtraeme [Mon, 31 Oct 2005 09:22:26 +0000 (09:22 +0000)]
Merge from vendor branch TNF:
Initial import of mysql5-server-5.0.15.

MySQL is a SQL (Structured Query Language) database server.  SQL is the
most popular database language in the world.  MySQL is a client-server
implementation that consists of a server daemon `mysqld' and many
different client programs/libraries.

The main goals of MySQL are speed and robustness.

The base upon which MySQL is built is a set of routines that have been
used in a highly demanding production environment for many years.  While
MySQL is still in development it already offers a rich and highly useful
function set.

The official way to pronounce 'MySQL' is 'My Ess Que Ell' (Not MY-SEQUEL).

This package contains the MySQL server programs and libraries.

18 years agoInitial import of mysql5-server-5.0.15.
xtraeme [Mon, 31 Oct 2005 09:22:26 +0000 (09:22 +0000)]
Initial import of mysql5-server-5.0.15.

MySQL is a SQL (Structured Query Language) database server.  SQL is the
most popular database language in the world.  MySQL is a client-server
implementation that consists of a server daemon `mysqld' and many
different client programs/libraries.

The main goals of MySQL are speed and robustness.

The base upon which MySQL is built is a set of routines that have been
used in a highly demanding production environment for many years.  While
MySQL is still in development it already offers a rich and highly useful
function set.

The official way to pronounce 'MySQL' is 'My Ess Que Ell' (Not MY-SEQUEL).

This package contains the MySQL server programs and libraries.

18 years agoMerge from vendor branch TNF:
xtraeme [Mon, 31 Oct 2005 09:21:40 +0000 (09:21 +0000)]
Merge from vendor branch TNF:
Initial import of mysql5-client-5.0.15.

MySQL is a SQL (Structured Query Language) database server.  SQL is the
most popular database language in the world.  MySQL is a client-server
implementation that consists of a server daemon `mysqld' and many
different client programs/libraries.

The main goals of MySQL are speed and robustness.

The base upon which MySQL is built is a set of routines that have been
used in a highly demanding production environment for many years.  While
MySQL is still in development it already offers a rich and highly useful
function set.

The official way to pronounce 'MySQL' is 'My Ess Que Ell' (Not MY-SEQUEL).

This package contains the MySQL client programs and libraries.

18 years agoInitial import of mysql5-client-5.0.15.
xtraeme [Mon, 31 Oct 2005 09:21:40 +0000 (09:21 +0000)]
Initial import of mysql5-client-5.0.15.

MySQL is a SQL (Structured Query Language) database server.  SQL is the
most popular database language in the world.  MySQL is a client-server
implementation that consists of a server daemon `mysqld' and many
different client programs/libraries.

The main goals of MySQL are speed and robustness.

The base upon which MySQL is built is a set of routines that have been
used in a highly demanding production environment for many years.  While
MySQL is still in development it already offers a rich and highly useful
function set.

The official way to pronounce 'MySQL' is 'My Ess Que Ell' (Not MY-SEQUEL).

This package contains the MySQL client programs and libraries.

18 years agoBumped PKGREVISION for chat/irssi. The Perl modules are now included in
rillig [Mon, 31 Oct 2005 09:19:40 +0000 (09:19 +0000)]
Bumped PKGREVISION for chat/irssi. The Perl modules are now included in
the binary package.

18 years ago.include "../../lang/perl5/packlist.mk". This fixes PR 31948. Bumped
rillig [Mon, 31 Oct 2005 09:18:45 +0000 (09:18 +0000)]
.include "../../lang/perl5/packlist.mk". This fixes PR 31948. Bumped
PKGREVISION.

18 years agoUpdated games/scummvm to 0.8.0
adam [Mon, 31 Oct 2005 09:06:14 +0000 (09:06 +0000)]
Updated games/scummvm to 0.8.0

18 years agoChanges 0.8.0:
adam [Mon, 31 Oct 2005 09:05:34 +0000 (09:05 +0000)]
Changes 0.8.0:
 New Games:
   - Added SAGA engine (for the games "I Have No Mouth and I Must Scream"
     and "Inherit the Earth").
   - Added Gob engine (for the Goblins series). Currently, only the first of
     the Goblins games is supported.

 New Ports:
   - Added PlayStation 2 port.
   - Added PlayStation Portable (PSP) port.
   - Added AmigaOS 4 port.
   - Added EPOC/SymbianOS port.
   - Added fixes for OS/2 port.

 General:
   - Reworked cursor handling in SDL backend. Now cursors can have their own
     palette and scaling. This is used by Humongous Entertainment games now.
   - Added FluidSynth MIDI driver.
   - Added GUI for the "soundfont" setting. (Currently only used by the
     CoreAudio and FluidSynth MIDI drivers.)
   - The MPEG player could hang if the sound ended prematurely.
   - Improved autoscaling GUI, which takes full advantage of your screen.
   - Fixes for GCC 4.

 SCUMM:
   - Added support for Mac Humongous Entertainment titles.
   - Added support for multiple filenames/versions using a single target.
   - Implemented CGA and Hercules render modes in early LEC titles.
   - Added dialogs which are shown when you modify the talkspeed or music
     volume using hotkeys.
   - Added support for NES version of Maniac Mansion.
   - Added thumbnail support for savegames.
   - Broke compatibility with HE savegame (HE v71 and upwards only).
   - Added possibility to disable building of HE and SCUMM v7 & v8 games
     support.
   - Fixed the last few known music glitches in Sam & Max. (There are still
     some - probably - minor missing features though.)
   - Added support for Commodore64 version of Zak McKracken
   - Eliminated all demos targets and platform-specific targets. Config file
     is autoupdated.

 Sword2:
   - Made the resource manager expire resources more intelligently.
   - Improved performance when playing the game from CD instead of hard disk.
   - Simplified sound effects handling. Again.
   - Code cleanups and restructuring.
   - Fixed long-standing bug in decompressing sounds from the speech/music CLU
     files. It was generating one sample too many, which could be heard as a
     very slight popping noise at the end of some sounds. Files that have been
     compressed with older versions of compress_sword2 will, of course, still
     have the same error. You may want to regenerate them.

18 years agoRegen to make GNU patch happy.
minskim [Mon, 31 Oct 2005 05:41:41 +0000 (05:41 +0000)]
Regen to make GNU patch happy.

18 years agoMake this package build on Darwin.
minskim [Mon, 31 Oct 2005 05:34:07 +0000 (05:34 +0000)]
Make this package build on Darwin.
  - Do not declare a static variable as non-static.
  - Build a Unix-style binary.

18 years agoMake this package build on platforms with setxattr(2) (e.g., Linux and
minskim [Mon, 31 Oct 2005 05:11:41 +0000 (05:11 +0000)]
Make this package build on platforms with setxattr(2) (e.g., Linux and
Darwin).

18 years agoDo not declare static variables as non-static. This makes the package
minskim [Mon, 31 Oct 2005 04:42:38 +0000 (04:42 +0000)]
Do not declare static variables as non-static.  This makes the package
build with gcc-4.

18 years agoRegen patch-ad to make GNU patch happy.
minskim [Mon, 31 Oct 2005 04:32:10 +0000 (04:32 +0000)]
Regen patch-ad to make GNU patch happy.

18 years agobump PKGSREVISION for root inode search bugfix in patch-as
dbj [Mon, 31 Oct 2005 02:02:16 +0000 (02:02 +0000)]
bump PKGSREVISION for root inode search bugfix in patch-as

18 years agofix logic error when searching for the root inode
dbj [Mon, 31 Oct 2005 01:52:36 +0000 (01:52 +0000)]
fix logic error when searching for the root inode

18 years agoAdded a patch for ISO C90 compatibility.
rillig [Sun, 30 Oct 2005 23:17:35 +0000 (23:17 +0000)]
Added a patch for ISO C90 compatibility.

18 years agoUpdated pkglint to 4.31.2.
rillig [Sun, 30 Oct 2005 23:09:40 +0000 (23:09 +0000)]
Updated pkglint to 4.31.2.

Added the expected and actual checksums to the diagnostics if they
differ for patches.

18 years agoAdded three methods insert_before(), insert_after() and delete() to a
rillig [Sun, 30 Oct 2005 23:03:41 +0000 (23:03 +0000)]
Added three methods insert_before(), insert_after() and delete() to a
Pkglint::FileUtil::Line, which will be used for the --autofix option.
No user-visible changes.

18 years agoWhen checking Makefiles, get rid of the "physical" lines as soon as
rillig [Sun, 30 Oct 2005 22:11:38 +0000 (22:11 +0000)]
When checking Makefiles, get rid of the "physical" lines as soon as
possible and base all other checks on the logical lines. The physical
source lines are saved literally to make implementing the --autofix
option easier.

18 years agoFixed hang in ftpio of pkg_install.
joerg [Sun, 30 Oct 2005 21:54:52 +0000 (21:54 +0000)]
Fixed hang in ftpio of pkg_install.

18 years agoTreat FTP error 450 like 550, otherwise pkg_add from a proftpd server
joerg [Sun, 30 Oct 2005 21:27:47 +0000 (21:27 +0000)]
Treat FTP error 450 like 550, otherwise pkg_add from a proftpd server
can hang.

Submitted-by: Eirik Nygaard
18 years agoNote addition of intel-iscsi-20040115
agc [Sun, 30 Oct 2005 21:05:50 +0000 (21:05 +0000)]
Note addition of intel-iscsi-20040115

18 years agoAdd and enable intel-iscsi
agc [Sun, 30 Oct 2005 21:04:13 +0000 (21:04 +0000)]
Add and enable intel-iscsi

18 years agoInitial import of Intel's reference implementation of an iSCSI target (with
agc [Sun, 30 Oct 2005 21:02:58 +0000 (21:02 +0000)]
Initial import of Intel's reference implementation of an iSCSI target (with
a userlevel iSCSI test-quality initiator).

This project is Intel Lab's software reference implementation of
iSCSI.  It has been tested to interoperate with the Cisco initiator,
and conforms to RFC 3720.

There are 3 forms of the iSCSI target that are produced:

ufsdisk - standard iSCSI target
ufsdisk_mmap - an mmap(2)-based iSCSI target
uramdisk - a ramdisk iSCSI target

and a testing-quality user-level iSCSI initiator called utest, which
can exercise the targets above.

18 years agoMerge from vendor branch TNF:
agc [Sun, 30 Oct 2005 21:02:58 +0000 (21:02 +0000)]
Merge from vendor branch TNF:
Initial import of Intel's reference implementation of an iSCSI target (with
a userlevel iSCSI test-quality initiator).

This project is Intel Lab's software reference implementation of
iSCSI.  It has been tested to interoperate with the Cisco initiator,
and conforms to RFC 3720.

There are 3 forms of the iSCSI target that are produced:

ufsdisk - standard iSCSI target
ufsdisk_mmap - an mmap(2)-based iSCSI target
uramdisk - a ramdisk iSCSI target

and a testing-quality user-level iSCSI initiator called utest, which
can exercise the targets above.

18 years agoclaim MAINTAINER
jdolecek [Sun, 30 Oct 2005 20:30:34 +0000 (20:30 +0000)]
claim MAINTAINER

18 years agoNote hylafax security bump
adrianp [Sun, 30 Oct 2005 20:16:19 +0000 (20:16 +0000)]
Note hylafax security bump

18 years agoSecurity fixes for SA16906 (CAN-2005-3069 and CAN-2005-3070) from hylafax CVS
adrianp [Sun, 30 Oct 2005 20:14:07 +0000 (20:14 +0000)]
Security fixes for SA16906 (CAN-2005-3069 and CAN-2005-3070) from hylafax CVS
Remove obsolete patches to make this build again on NetBSD (x86)

18 years agoRemoved two unused variables.
rillig [Sun, 30 Oct 2005 19:54:36 +0000 (19:54 +0000)]
Removed two unused variables.

18 years agoMention xine-arts and xine-esound updates.
wiz [Sun, 30 Oct 2005 18:33:31 +0000 (18:33 +0000)]
Mention xine-arts and xine-esound updates.

18 years agoFix installation dir to match updated xine. Bump PKGREVISION.
wiz [Sun, 30 Oct 2005 18:32:33 +0000 (18:32 +0000)]
Fix installation dir to match updated xine. Bump PKGREVISION.

18 years agoNote graphics/xli PKGREVISION bump: security fix.
salo [Sun, 30 Oct 2005 18:23:03 +0000 (18:23 +0000)]
Note graphics/xli PKGREVISION bump: security fix.

18 years agoSecurity fix for CVE-2005-3178:
salo [Sun, 30 Oct 2005 17:58:58 +0000 (17:58 +0000)]
Security fix for CVE-2005-3178:

"Buffer overflow in xli might allow user-complicit attackers to execute
arbitrary code via a long title name in a NIFF file, which triggers the
overflow during zoom, reduce, or rotate operations."

http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-3178

Patch from Debian.

18 years agoIf we're using devel/patch, then we know that we can create backup files
jschauma [Sun, 30 Oct 2005 17:32:07 +0000 (17:32 +0000)]
If we're using devel/patch, then we know that we can create backup files
and how, so set this.
Fixes problems observed under (at least) IRIX, where otherwise a call to

gpatch ${_PATCH_BACKUP_ARG} .orig <patch

would fail, as ${_PATCH_BACKUP_ARG} would be the empty string.

18 years agoNote gopher update
adrianp [Sun, 30 Oct 2005 16:55:17 +0000 (16:55 +0000)]
Note gopher update

18 years agoUpdate gopher to 3.0.11
adrianp [Sun, 30 Oct 2005 16:54:03 +0000 (16:54 +0000)]
Update gopher to 3.0.11
 * [security] Fix for client buffer overflows [CAN-2005-2772].

18 years agoanother attempt at slib init. use a real module, so that later uses
gdt [Sun, 30 Oct 2005 14:55:46 +0000 (14:55 +0000)]
another attempt at slib init.  use a real module, so that later uses
from different modules will work.  Export the same symbols as before,
but obtain definitions from guile.init instead of home-grown.

18 years agoThis needs msgfmt plurals, according to a recent bulk build.
jmmv [Sun, 30 Oct 2005 13:28:42 +0000 (13:28 +0000)]
This needs msgfmt plurals, according to a recent bulk build.

18 years agoMention pnet* PRs.
wiz [Sun, 30 Oct 2005 13:26:54 +0000 (13:26 +0000)]
Mention pnet* PRs.

18 years agorar-linux updated to 3.5.1.
wiz [Sun, 30 Oct 2005 13:11:20 +0000 (13:11 +0000)]
rar-linux updated to 3.5.1.

18 years agoUpdate to 3.5.1:
wiz [Sun, 30 Oct 2005 13:10:38 +0000 (13:10 +0000)]
Update to 3.5.1:

   Version 3.51

   1. Bugs fixed:

      a) previous version tried to create symbolic links even when
         testing an archive;

      b) symbolic links unpacked with -ow switch had a wrong owner;

      c) RAR failed to restore setuid and setgid access rights
         when unpacking files with -ow switch.

   Version 3.50

   1. New -n<mask> and -n@<listfile> switches set additional include
      filters, so only files matching the mask will be processed.

   2. New -id[c,d,p,q] switch. Additionally to previously available
      -idp switch (disable percentage indicator), switches -idc, -idd
      and -idq instruct the console RAR to hide the copyright message,
      "Done" message and all information messages.

   3. Switch -e+<attr> allows to specify file include attributes mask.

      It is possible to use 'd' and 'v' characters in -e[+]<attr> switch
      to denote directory and device attributes.

   4. Switch -ver[n] supports the optional 'n' parameter also when
      archiving. It limits the maximum number of file versions.

18 years agoNote update of "phpmyadmin" package to version 2.6.4pl3.
tron [Sun, 30 Oct 2005 12:55:00 +0000 (12:55 +0000)]
Note update of "phpmyadmin" package to version 2.6.4pl3.

18 years agoUpdate "phpmyadmin" package to version 2.6.4-pl3. This version fixes
tron [Sun, 30 Oct 2005 12:54:35 +0000 (12:54 +0000)]
Update "phpmyadmin" package to version 2.6.4-pl3. This version fixes
the security vulnerability reported in PMASA-2005-5.

18 years agoUpdated emulators/fceu to 0.98.13
wiz [Sun, 30 Oct 2005 11:49:30 +0000 (11:49 +0000)]
Updated emulators/fceu to 0.98.13

18 years agoUpdate to 0.98.13:
wiz [Sun, 30 Oct 2005 11:47:56 +0000 (11:47 +0000)]
Update to 0.98.13:

Additional patch from dillo@:
Fix display and sync on sound.  Ignore NoWaiting and the rest for now.

Changes since 0.98.12:
SDL:  Fixed button configuration when using joystick hats.  Thanks to
ShaolinMan for pointing out the code errors.

Readded checks in ines.c for some common bad dumps and non-working hacked
games.

Sprite hit emulation is more precise(as it was in 0.97.5).

Fixed mapper 185 emulation to work properly with the Japanese
version of "Spy vs Spy", and hopefully with the GOOD dump
of Banana(I don't think one exists).

Added per-game hacks for Shougi Meikan '92 and Shougi Meikan '93.

Fixed a bug in SetupCartMirroring() that could cause some games to have corrupted
mirroring if loaded in a certain order.  This was a rather major, long-standing
bug. :/

Added many iNES header corrections.

Fixed emulation of the "ISB" and "DCP" invalid opcodes.

Optimized the PPU background drawing code with inline assembly.  Older/some(?) versions
of gcc may produce bad code(from previous experience with inline
assembly in gcc), but 3.4.1 seems to do ok.

Optimized some of the low-quality sound emulation code.

Added a command-line option to the configure script to enable the FCE Ultra
debugger(disabled by default).  It reduces executable size, and may increase speed
of execution slightly.

In unix-netplay.c, replaced the ioctl() on a socket to read the number of bytes available to read
with a select().  I've also added some "BEOS" #ifdefs.  I don't know if they will
work properly.

Replaced archaic include of "malloc.h" in unix-netplay.c with "stdlib.h".
Also in unix-netplay.c, I've added:

#ifndef SOL_TCP
#define SOL_TCP IPPROTO_TCP
#endif

Fixed a bug in sdl-sound.c that would prevent FCE Ultra from being compiled
on certain platforms(Mac OS X).

Fixed variable declarations in the following files to be compatible
with C compilers that don't adhere to C99(or was it C98...):
movie.c
drivers/sexyal/convertgen.c and drivers/sexyal/convert.inc
drivers/pc/unix-netplay.c

18 years ago+ fox-1.4.21, ion3-20051029, kazehakase-0.3.2, lbdb-0.31, wmii-20051030
wiz [Sun, 30 Oct 2005 10:39:10 +0000 (10:39 +0000)]
+ fox-1.4.21, ion3-20051029, kazehakase-0.3.2, lbdb-0.31, wmii-20051030
  [pkg/31949].

18 years agoadded missing header lines.
schwarz [Sun, 30 Oct 2005 10:33:23 +0000 (10:33 +0000)]
added missing header lines.

18 years agoENV is not defined; use SETENV instead.
minskim [Sun, 30 Oct 2005 04:55:59 +0000 (04:55 +0000)]
ENV is not defined; use SETENV instead.

18 years agoAdd update entry for 9base.
wiz [Sun, 30 Oct 2005 01:12:25 +0000 (01:12 +0000)]
Add update entry for 9base.

18 years agoFix fvwm-devel entry (missing category dir).
wiz [Sun, 30 Oct 2005 01:11:10 +0000 (01:11 +0000)]
Fix fvwm-devel entry (missing category dir).

18 years agoAdd patch to replace ice-9/slib.scm with a few lines to read slib's
gdt [Sun, 30 Oct 2005 00:56:40 +0000 (00:56 +0000)]
Add patch to replace ice-9/slib.scm with a few lines to read slib's
guile.init.  A bit hackish, but restores slib functionality, which
should restore gnucash to working order.  (The underlying problem is
that slib 3a2 has new primitives that dialect-specific init files are
supposed to define, and ice-9/slib.scm doesn't define one of them.
The slib way is to read slib's guile.init, but guile's way was to have
an implementation of the same interface, know known to be a moving
target.)

PKGREVISION++

18 years agoAdd note about upgrading neon-0.25.4.
epg [Sat, 29 Oct 2005 23:49:11 +0000 (23:49 +0000)]
Add note about upgrading neon-0.25.4.

18 years agoNote fvwm-devel-2.5.14 update.
epg [Sat, 29 Oct 2005 23:47:11 +0000 (23:47 +0000)]
Note fvwm-devel-2.5.14 update.

18 years agoUpdate to 2.5.14.
epg [Sat, 29 Oct 2005 23:45:02 +0000 (23:45 +0000)]
Update to 2.5.14.

Changes in beta release 2.5.14 (24-Aug-2005)

* New features:

   - Fvwm now officially supports 64-bit architertures.
   - New Test conditions EnvIsSet, EnvMatch, EdgeHasPointer and
     EdgeIsActive.
   - New window condition FixedPosition.

* New module features:

   - FvwmPerl module supports window context when preprocessing.
   - FvwmPerl module accepts new --export option that by default
     defines two fvwm functions "Eval" and ".", to be used like:

       FvwmPerl -x
       Eval $a = $[desk.n] - 2; cmd("GotoDesk 0 $a") if $a >= 0
       . Exec xmessage %{2 + cos(0)}%    # embedded calculator

   - New FvwmProxy option ProxyIconified.
   - New FvwmTaskBar option Pad to control the gap between
     buttons.

* Bug Fixes:

   - Fixed a Solaris compiler error introduced in 2.5.13.
   - Fixed a hang with layers set by applications (e.g. AbiWord).
   - GotoDesk with a relative page argument now wraps around at
     the end of the given range as documented. (Bug #1396).
   - PopupDelayed menu style option was not copied on
     CopyMenuStyle.
   - Transparent Animated menus with non-transparent popup were
     not animated correctly.
   - Supported euc-jp class of encodings.
   - A window's default layer is no longer set to 0 durin a
     restart.
   - Fixed an annoying MouseFocus/SloppyFocus problem in
     conjunction with EdgeResistance + EdgeScroll (sometimes a
     window did noit get the focus as it should have). This
     problem first occured in 2.5.11.

-------------------------------------------------------------------

Changes in beta release 2.5.13 (16-Jul-2005)

* Bug Fixes:

   - The MoveToPage command did not work without arguments in
     2.5.11 and 2.5.12.
   - Mouse/Key command no args possible core dump.
   - Direction with no args possible core dump.
   - FvwmScript periodic tasks run too often.
   - Perl modules did not work on 64 machines.
   - FvwmDebug did not report any extended messages.
   - fvwm-menu-desktop supports mandriva.
   - fvwm-menu-desktop when verifying executable, allow full path.

* New module features:

   - FvwmIconMan: MaxButtonWidth and MaxButtonWidthByColumns
     options.
   - FvwmIconMan: added tool tips with Tips, TipsDelays, TipsFont,
     TipsColorset, TipsFormat, TipsBorderWidth, TipsPlacement,
     TipsJustification and TipsOffsets options.
   - FvwmButtons: PressColorset & ActiveColorset options for
     _individual_ buttons.

18 years agoFix build on Mac OS X Tiger (from DarwinPorts).
epg [Sat, 29 Oct 2005 23:27:34 +0000 (23:27 +0000)]
Fix build on Mac OS X Tiger (from DarwinPorts).

18 years agoSet MAINTAINER to tech-pkg@NetBSD.org.
epg [Sat, 29 Oct 2005 22:22:08 +0000 (22:22 +0000)]
Set MAINTAINER to tech-pkg@NetBSD.org.

18 years agoNote rapidsvn-0.9.0 update.
epg [Sat, 29 Oct 2005 22:17:21 +0000 (22:17 +0000)]
Note rapidsvn-0.9.0 update.

18 years agoUpdate to 0.9.0, set MAINTAINER to tech-pkg@NetBSD.org.
epg [Sat, 29 Oct 2005 22:16:07 +0000 (22:16 +0000)]
Update to 0.9.0, set MAINTAINER to tech-pkg@NetBSD.org.

Version 0.9.0 (released Oct 18 2005)
http://rapidsvn.tigris.org/svn/rapidsvn/tags/0.9.0

User-visible changes:
* 285 New: Changed license to GPL / LGPL
* 68  New: commit log ctrl
* 95  New: Create a bookmark editor
* 249 New: Bookmark based configuration for flat view
* 253 New: Expand item in tree view when selected
* 258 New: Added column for log messages in Log dialog
* 307 New: No prefix in path column (Flat mode)
* 273 Change titlebar info to "RapidSVN - <location>"
* 205 Fixed: Show log entries for copied branches
* 274 Fixed: Import and Info had the same shorcut
* 275 Fixed: Window Frame Positioning incorrect on restart
* 303 Fixed: GUI minimized and then closed does not show GUI on restart
* 286 Fixed: Detection of supported schemas doesnt work with subversion-1.2

Developer-visible changes:
* 281 New (Mac): Create package directory for osx and include it in "check-version"
* 276 Fixed: Compilation error in path.cpp because of missing APR_STATUS_
* 277 Fixed: Build error on wxMac because of wxString/libtoolize
* 278 Fixed (Mac): autogen.sh on OSX needs 'glibtoolize' instead of 'libtoolize
* 280 Fixed: configure didnt detect missing docbook-xsl
* 284 Fixed (Mac): Menu flickering when list view changes
* 288 Fixed: Performance while expand item in tree view
* 289 Fixed: Diff working copy against BASE file
* 293 Fixed: Segmentation fault in client error handling
* 321 Fixed: segmentation fault in src/svncpp/context.cpp
* 328 Fixed: Change MSVC project to support Subversion 1.2.3.
* 329 Fixed: Add ICONV files to installer

Work in progress (not completed):
* 80  Remember filenames, log entries between calls
* 261 Additional bookmark operations
* 279 Ensure Compatibility with wxWidgets 2.6.0
* 287 Support Subversion 1.2

18 years agoFix for darwin, reusing Dragonfly fix by joerg
tonio [Sat, 29 Oct 2005 21:05:28 +0000 (21:05 +0000)]
Fix for darwin, reusing Dragonfly fix by joerg

18 years agofix homepage
dillo [Sat, 29 Oct 2005 20:55:55 +0000 (20:55 +0000)]
fix homepage

18 years agosecurity/smtpd bumped for PLIST reorg.
joerg [Sat, 29 Oct 2005 19:50:59 +0000 (19:50 +0000)]
security/smtpd bumped for PLIST reorg.

18 years agoKill the post-install script. The example files are installed under
joerg [Sat, 29 Oct 2005 19:49:40 +0000 (19:49 +0000)]
Kill the post-install script. The example files are installed under
${PREFIX}/share/examples/smtpd, the spool setup moved into a newly added
rc script. This also handles missing configurations files better, since
the old post-install would fail e.g. if no local time was configured.

Bump revision.

18 years agoNote clearsilver-0.10.1 update.
epg [Sat, 29 Oct 2005 19:44:52 +0000 (19:44 +0000)]
Note clearsilver-0.10.1 update.

18 years agoUpdate to 0.10.1, hopefully fixing PR 28699. Add buildlink3.mk,
epg [Sat, 29 Oct 2005 19:29:52 +0000 (19:29 +0000)]
Update to 0.10.1, hopefully fixing PR 28699.  Add buildlink3.mk,
resolving PR 31001.  Don't declare an unnecessary dependency on
clearsilver-base in py-clearsilver or ruby-clearsilver.

Upstream changelog:

2005/07/27 by blong@blong

fix for cs_dist update

2005/07/27 by blong@blong

update makefile for new release (and p4)

2005/07/27 by blong@blong

update to -fPIC for position independent code to support amd64
machines
Change makedep routine to use find instead of ls, so it won't
error if there are no files (like in the top level directory)

2005/07/27 by blong@blong

missed a file for const fix

2005/07/27 by blong@blong

generic python location

2005/07/26 by blong@blong

add limits.h to define _POSIX_PATH_MAX before we define it if it
doesn't exist

2005/07/18 by nschrenk@nschrenk2

Fix bug that caused bogus tzoffset to be exported by export_date_tm().

2005/07/07 by blong@blong

Update configure to take a --disable-wdb argument
We don't want to link with bdb sometimes

2005/07/07 by blong@blong

Update ClearSilver to take correct const char * arguments in
most places that it should.  This should make clearsilver easier
to use from C++ and just for people who like their const
correctness for strings.

Also fix the hdftest since some machines have "words" with
periods in them in their dict file.

2005/07/01 by blong@blong

Change clearsilver to link to checked-in versions instead
buildonly.

Add README.google and setup_google.sh files to document how to
build for Google

2005/06/29 by nschrenk@nschrenk

Fix an allocation bug in the HDF.getValue() native method: don't
release the default_value string until after it has been copied.

2005/06/28 by nschrenk@nschrenk

Fix bug where the HDF Java wrapper would not allow a default value of
null, and clean up the code a bit so that exceptions are thrown in a
couple more places, and the right type of exceptions are thrown instead
of a generic RuntimeException.

2005/06/24 by nschrenk@nschrenk

Change variable type from int to long to fix compile warning in the
Clearsilver ruby support.

2005/06/22 by nschrenk@nschrenk

Support more of the HDF C API in the Java wrapper.

2005/06/08 by quong@quong-clean

Initial submit of Clearsilver

This is simply the code from clearsilver-0.9.14.tar.gz
from the http://clearsilver.net/  with the following
files removed:  *.pyc, */.cvsignore, and man/...

I'll submit changes to this code in future CL's.

18 years agoFix Heimdal's LOCAL_PEERCRED on DragonFly by including
joerg [Sat, 29 Oct 2005 18:12:10 +0000 (18:12 +0000)]
Fix Heimdal's LOCAL_PEERCRED on DragonFly by including
the necessary headers.

XXX Ask upstream, why this isn't a #if / #elif list

Reported-by: walt <wa1ter AT myrealbox DOT com> on tech-pkg
18 years agoUse EXTRACT_USING = pax, to avoir problem under 1.6.2
tonio [Sat, 29 Oct 2005 17:37:20 +0000 (17:37 +0000)]
Use EXTRACT_USING = pax, to avoir problem under 1.6.2
Silent pkglint warnings

18 years agoNote PKGREVISION bump for mail/isync.
kristerw [Sat, 29 Oct 2005 17:14:58 +0000 (17:14 +0000)]
Note PKGREVISION bump for mail/isync.

18 years agoThis pkg installs some README files etc. Add them to the PLIST.
kristerw [Sat, 29 Oct 2005 17:12:59 +0000 (17:12 +0000)]
This pkg installs some README files etc.  Add them to the PLIST.

Bump PKGREVISION.

18 years agoAdd mydns-pgsql and mydns-mysql.
minskim [Sat, 29 Oct 2005 17:00:52 +0000 (17:00 +0000)]
Add mydns-pgsql and mydns-mysql.

18 years agoImport mydns-mysql from pkgsrc-wip. Packaged by Geert Hendrickx, and
minskim [Sat, 29 Oct 2005 16:59:17 +0000 (16:59 +0000)]
Import mydns-mysql from pkgsrc-wip.  Packaged by Geert Hendrickx, and
slightly modified by me.

MyDNS is a free DNS server for UNIX.  It was implemented from scratch
and is designed to serve records directly from an SQL database
(currently either MySQL or PostgreSQL).

Its primary objectives are stability, security, interoperability, and
speed, though not necessarily in that order.

MyDNS does not include recursive name service, nor a resolver library.
It is primarily designed for organizations with many zones and/or
resource records who desire the ability to perform real-time dynamic
updates on their DNS data via MySQL.

MyDNS starts and is ready to answer questions immediately, no matter
how much DNS data you have in the database.  It is very fast and
memory- efficient.  It includes complete documentation, including a
manual and a FAQ.

MyDNS supports a few frills, including round robin DNS, dynamic load
balancing, and outgoing AXFR for non-MyDNS nameservers.

MyDNS is licensed under the GNU General Public License.

This package provides the MySQL-based version.

18 years agoMerge from vendor branch TNF:
minskim [Sat, 29 Oct 2005 16:59:17 +0000 (16:59 +0000)]
Merge from vendor branch TNF:
Import mydns-mysql from pkgsrc-wip.  Packaged by Geert Hendrickx, and
slightly modified by me.

MyDNS is a free DNS server for UNIX.  It was implemented from scratch
and is designed to serve records directly from an SQL database
(currently either MySQL or PostgreSQL).

Its primary objectives are stability, security, interoperability, and
speed, though not necessarily in that order.

MyDNS does not include recursive name service, nor a resolver library.
It is primarily designed for organizations with many zones and/or
resource records who desire the ability to perform real-time dynamic
updates on their DNS data via MySQL.

MyDNS starts and is ready to answer questions immediately, no matter
how much DNS data you have in the database.  It is very fast and
memory- efficient.  It includes complete documentation, including a
manual and a FAQ.

MyDNS supports a few frills, including round robin DNS, dynamic load
balancing, and outgoing AXFR for non-MyDNS nameservers.

MyDNS is licensed under the GNU General Public License.

This package provides the MySQL-based version.

18 years agoImport mydns-pgsql from pkgsrc-wip. Packaged by Geert Hendrickx, and
minskim [Sat, 29 Oct 2005 16:56:15 +0000 (16:56 +0000)]
Import mydns-pgsql from pkgsrc-wip.  Packaged by Geert Hendrickx, and
slightly modified by me.

MyDNS is a free DNS server for UNIX.  It was implemented from scratch
and is designed to serve records directly from an SQL database
(currently either MySQL or PostgreSQL).

Its primary objectives are stability, security, interoperability, and
speed, though not necessarily in that order.

MyDNS does not include recursive name service, nor a resolver library.
It is primarily designed for organizations with many zones and/or
resource records who desire the ability to perform real-time dynamic
updates on their DNS data via MySQL.

MyDNS starts and is ready to answer questions immediately, no matter
how much DNS data you have in the database.  It is very fast and
memory- efficient.  It includes complete documentation, including a
manual and a FAQ.

MyDNS supports a few frills, including round robin DNS, dynamic load
balancing, and outgoing AXFR for non-MyDNS nameservers.

MyDNS is licensed under the GNU General Public License.

This package provides the PostgreSQL-based version.

18 years agoMerge from vendor branch TNF:
minskim [Sat, 29 Oct 2005 16:56:15 +0000 (16:56 +0000)]
Merge from vendor branch TNF:
Import mydns-pgsql from pkgsrc-wip.  Packaged by Geert Hendrickx, and
slightly modified by me.

MyDNS is a free DNS server for UNIX.  It was implemented from scratch
and is designed to serve records directly from an SQL database
(currently either MySQL or PostgreSQL).

Its primary objectives are stability, security, interoperability, and
speed, though not necessarily in that order.

MyDNS does not include recursive name service, nor a resolver library.
It is primarily designed for organizations with many zones and/or
resource records who desire the ability to perform real-time dynamic
updates on their DNS data via MySQL.

MyDNS starts and is ready to answer questions immediately, no matter
how much DNS data you have in the database.  It is very fast and
memory- efficient.  It includes complete documentation, including a
manual and a FAQ.

MyDNS supports a few frills, including round robin DNS, dynamic load
balancing, and outgoing AXFR for non-MyDNS nameservers.

MyDNS is licensed under the GNU General Public License.

This package provides the PostgreSQL-based version.

18 years agoDon't include <getopt.h> if all you need is traditional getopt.
tv [Sat, 29 Oct 2005 16:26:21 +0000 (16:26 +0000)]
Don't include <getopt.h> if all you need is traditional getopt.
(Interix doesn't have getopt.h, but getopt(3) is in unistd.h as with other OS.)

18 years agoAdd #define differences for Interix; deal with it not having utimes(3).
tv [Sat, 29 Oct 2005 16:20:26 +0000 (16:20 +0000)]
Add #define differences for Interix; deal with it not having utimes(3).

18 years agoNote PKGREVISION bump of wmii.
minskim [Sat, 29 Oct 2005 16:13:23 +0000 (16:13 +0000)]
Note PKGREVISION bump of wmii.

18 years agoUpdate dependency since 9rc was renamed. Patches provided by Leonard
minskim [Sat, 29 Oct 2005 16:12:37 +0000 (16:12 +0000)]
Update dependency since 9rc was renamed.  Patches provided by Leonard
Schmidt in PR pkg/31945.

Bump PKGREVISION.

18 years agoRename 9rc to 9base.
minskim [Sat, 29 Oct 2005 16:09:03 +0000 (16:09 +0000)]
Rename 9rc to 9base.

18 years agoReimport 9rc as 9base since the package was renamed. Patches provided
minskim [Sat, 29 Oct 2005 16:04:38 +0000 (16:04 +0000)]
Reimport 9rc as 9base since the package was renamed.  Patches provided
by Leonard Schmidt (maintainer) in PR pkg/31945.

18 years agoMerge from vendor branch TNF:
minskim [Sat, 29 Oct 2005 16:04:38 +0000 (16:04 +0000)]
Merge from vendor branch TNF:
Reimport 9rc as 9base since the package was renamed.  Patches provided
by Leonard Schmidt (maintainer) in PR pkg/31945.

18 years agoAdd a Modules/Platform/DragonFly.cmake file (copied from FreeBSD.cmake).
reed [Sat, 29 Oct 2005 15:57:48 +0000 (15:57 +0000)]
Add a Modules/Platform/DragonFly.cmake file (copied from FreeBSD.cmake).
cmake not tested on DragonFly, but did build package on DragonFly.

Also hardcode "NetBSD" in PLIST instead of ${OPSYS} so deinstall
works on non-NetBSD platforms.

Bump PKGREVISION.

18 years agoHonor CFLAGS and LDFLAGS.
minskim [Sat, 29 Oct 2005 15:33:35 +0000 (15:33 +0000)]
Honor CFLAGS and LDFLAGS.

18 years agoUpdated dmidecode to 2.7.
reed [Sat, 29 Oct 2005 15:33:17 +0000 (15:33 +0000)]
Updated dmidecode to 2.7.

18 years agoUpdate to 2.7. This is from Nicolas Joly via PR# 31529.
reed [Sat, 29 Oct 2005 15:32:04 +0000 (15:32 +0000)]
Update to 2.7. This is from Nicolas Joly via PR# 31529.
And okayed by maintainer.

Many changes, see CHANGELOG for all. Here are some highlights:
        * dmidecode.c: Add option -u, --dump. It disables decoding of the
          entries, raw dumps are displayed instead. This option is mainly
          intended for debugging.
        * vpddecode.c: Add option -u, --dump. It disables decoding of the
          VPD records, a raw dump is displayed instead. This option is
          mainly intended for debugging.
        * dmidecode.c: Add option -t, --type. It limits the output to
          the given type(s) of DMI entries.
        * dmiopt.c: Define keywords to be used with --type (instead of
          numeric values).
        * dmidecode.c, dmiopt.c, dmiopt.h: Add option -q, --quiet. It
          makes the output less verbose.
        * dmidecode.c, dmiopt.c, dmiopt.h: Add option -s, --string. It
          prints one selected DMI string instead of the regular output.

This also installs AUTHORS, CHANGELOG, and README.
And I added "@dirrm share/doc/dmidecode" to PLIST.

patch-aa to use PKGMANDIR and also sets docdir.

18 years agoAdded graphics/vnc2swf.
xtraeme [Sat, 29 Oct 2005 14:30:57 +0000 (14:30 +0000)]
Added graphics/vnc2swf.

18 years agoInitial import of vnc2swf-0.5.0 from pkgsrc-wip, packaged by OBATA Akio.
xtraeme [Sat, 29 Oct 2005 14:29:13 +0000 (14:29 +0000)]
Initial import of vnc2swf-0.5.0 from pkgsrc-wip, packaged by OBATA Akio.

Vnc2swf captures live motion of a screen through VNC protocol
and converts it a Macromedia Flash(TM) movie (.swf)

18 years agoMerge from vendor branch TNF:
xtraeme [Sat, 29 Oct 2005 14:29:13 +0000 (14:29 +0000)]
Merge from vendor branch TNF:
Initial import of vnc2swf-0.5.0 from pkgsrc-wip, packaged by OBATA Akio.

Vnc2swf captures live motion of a screen through VNC protocol
and converts it a Macromedia Flash(TM) movie (.swf)

18 years agoUpdated databases/mysql4-* to 4.1.15
xtraeme [Sat, 29 Oct 2005 14:15:27 +0000 (14:15 +0000)]
Updated databases/mysql4-* to 4.1.15

18 years agoUpdate mysql4* to 4.1.5.
xtraeme [Sat, 29 Oct 2005 14:14:00 +0000 (14:14 +0000)]
Update mysql4* to 4.1.5.

Please see http://dev.mysql.com/doc/refman/4.1/en/news-4-1-15.html
for more information about bugfixes/changes.

18 years agoUpdated mail/sylpheed-devel to 2.1.5
xtraeme [Sat, 29 Oct 2005 13:22:15 +0000 (13:22 +0000)]
Updated mail/sylpheed-devel to 2.1.5

18 years agoUpdate to 2.1.5:
xtraeme [Sat, 29 Oct 2005 13:21:22 +0000 (13:21 +0000)]
Update to 2.1.5:

    * The command line option to specify directory which stores configuration
      files (--configdir dirname) was added.
    * The output headers of printed messages now match to those of the message
      view.
    * Confirmation dialog is displayed instead of input dialog on printing.
    * When replying to ML post that has the Reply-To set, both addresses will
      be set.
    * The option to delete filtered junk mails from server was added.
    * The locale name 'zh_TW.Big5' was changed to 'zh_TW'.
    * The problem that drag and drop didn't work with GTK+ 2.8 was fixed.
    * The sample mime.types was included into the source package.
    * Win32: The remote command was implemented using TCP socket.
    * Win32: The drag and drop of files from Explorer was supported.
    * Win32: The default print command for text file is used for printing when
      the command is unspecified.
    * Win32: Several bugfixes were made.

18 years agofix typo (missing quote)
recht [Sat, 29 Oct 2005 12:36:50 +0000 (12:36 +0000)]
fix typo (missing quote)

18 years ago+ 9base-20051028 [pkg/31945, replacing 9rc], DatLib-2.9, DatUtil-2.21,
wiz [Sat, 29 Oct 2005 12:04:12 +0000 (12:04 +0000)]
+ 9base-20051028 [pkg/31945, replacing 9rc], DatLib-2.9, DatUtil-2.21,
  MAMEDiff-2.20, bittornado-0.3.14, bittornado-gui-0.3.14,
  dejavu-ttf-1.15 [pkg/31941], devilspie-0.15, enchant-1.2.0,
  horde-3.0.6, mldonkey-2.6.7, mldonkey-gui-2.6.7.

18 years agoReset maintainer to tech-pkg:
wiz [Sat, 29 Oct 2005 12:02:23 +0000 (12:02 +0000)]
Reset maintainer to tech-pkg:
host idoru.mine.nu[82.31.78.41] said: 550 sorry,
    never heard of you (in reply to RCPT TO command)

18 years agoUpdated emulators/gxemul to 0.3.6.2
xtraeme [Sat, 29 Oct 2005 10:06:57 +0000 (10:06 +0000)]
Updated emulators/gxemul to 0.3.6.2

18 years agoUpdate to 0.3.6.2:
xtraeme [Sat, 29 Oct 2005 10:05:47 +0000 (10:05 +0000)]
Update to 0.3.6.2:

* Many improvements to the ARM emulation were made, and now it works
  3x faster than 0.3.6.1.

18 years agoiwi(4) is now MI, so this package is no longer restricted to NetBSD/i386.
scw [Sat, 29 Oct 2005 08:46:45 +0000 (08:46 +0000)]
iwi(4) is now MI, so this package is no longer restricted to NetBSD/i386.

18 years agoUpdated devel/chmlib to 0.37.4
wiz [Sat, 29 Oct 2005 08:23:32 +0000 (08:23 +0000)]
Updated devel/chmlib to 0.37.4

18 years agoUpdate to 0.37.4: upstream release including patch-ab fixes.
wiz [Sat, 29 Oct 2005 08:23:11 +0000 (08:23 +0000)]
Update to 0.37.4: upstream release including patch-ab fixes.

18 years agonote PKGREVISION bump of vcdimager-devel (libcdio dependency fix).
grant [Sat, 29 Oct 2005 06:19:21 +0000 (06:19 +0000)]
note PKGREVISION bump of vcdimager-devel (libcdio dependency fix).