summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-06-28Initial import of txt2pdbdoc.minskim4-0/+38
txt2pdbdoc is a Unix-based Text-to-Doc file conversion program. (It also converts Doc files to plain text.) A Doc file is a defacto standard file format for text documents for PalmOS document reader applications. The motivation for writing txt2pdbdoc was that such software at the time was crufty and poorly documented. In contrast, txt2pdbdoc is well written and well documented. Unix-style "man" pages are included for the program, utility scripts, and the Doc file format itself. The source code is also generously commented.
2004-06-28Update emulators/mips64emul to 20040627.xtraeme4-8/+21
Changes: 27 Jun 2004: (Early.) I found and fixed an interrupt related bug in the BT459 ramdac device, which affected the performance of any machine using the PMAG-BA negatively (that means DECstations), so now Ultrix 4.2 boots into graphical login in about 25 seconds! Wow. For X11 bitdepths other than 8 or 24, a warning message is printed at startup. Adding a BUGS file containing a list of known bugs. I'm doing a lot of other minor fixes, optimizations, and beautifying of the code as well. I measured the time of another full NetBSD 1.6.2 install, on the same host and with the same compiler as on the 24th of June: Runtime flags: -CR4000 -D2 -q -M32 -I6000000 Total install time (NetBSD 1.6.2, silent mode): about 50 minutes Total time until the login prompt appears: about 2 minutes (This is with -CR4000 and without -X.) Compiling the emulator inside itself: 1.5 hours -fomit-frame-pointer is now enabled by default by the configure script, if the C compiler supports it. Adding a minimal man page, doc/mips64emul.1. 25 Jun 2004: (Later) Adding a -v (verbose) command line option. If -v is not specified, the emulator goes into -q (quiet) mode just before it starts to execute MIPS code.
2004-06-28Fix some C99 variable definitions, to make this build with gcc 2.95.kristerw3-1/+136
2004-06-28Fix some C99 variable definitions, to make this build with gcc 2.95.kristerw2-1/+98
2004-06-28This is a C99 program, so require gcc3.kristerw1-1/+3
2004-06-28Fix a C99 variable definition, to make this build with older compilers.kristerw2-1/+18
2004-06-27regen (hi minskim!)dillo1-2/+2
2004-06-27Note addition of mail/rss2email. Add a dash to the cambevao entry.schmonz1-2/+3
2004-06-27Add and enable rss2email.schmonz1-1/+2
2004-06-27Note update of:recht1-2/+3
- py-soappy to 0.11.4 - py-fpconst to 0.7.0
2004-06-27The capplet-widget.h is not located where this package expect.kristerw1-1/+3
Add an include path to its current location.
2004-06-27Import rss2email 2.32.schmonz7-0/+213
rss2email is a simple Python script that lets you subscribe to a list of XML newsfeeds and get new items sent to you by email. The man page and sample config file are from the Debian package.
2004-06-27Update to SOAPpy-0.11.4recht2-5/+5
changes: - Bug fixes: - SOAPpy/Server.py: Check if header information contains SOAPAction key before checking its value. - Fixes for generating SOAP from complexType arrays, contributed by antonio.beamud@linkend.com - Fixed bug that caused typedArrayTypes to lose their type information when rendered to SOAP and added corresponding test case. - New Features - Enhancements to fault handling: The faultType Faultstring is now a non-variable string (i.e. no nsmethod in it) so that it can be programmatically checked. In addition fault handlers can now be registered to handle specific types of faults. - SOAPpy/Server.py: Modified unregsiterObject function to take optional namespace/path args to be consistent with registerObject. - SOAPpy/Server.py: Added an unregisterObject function - Changes to allow SOAPBuilder so it can handle a 'raw' Python object. For details see: http://sourceforge.net/project/showfiles.php?group_id=26590
2004-06-27update to fpconst-0.7.0recht2-7/+7
The primary purpose of this release is to correct problems on big-endian 64 bit platforms. It also introduces some test code to verify that the functions and constants work properly.
2004-06-27Use shell builtins where possible, particularly for TEST.jschauma1-9/+5
Pointed out by Roland Illig on tech-pkg.
2004-06-27Update pkglint to 3.80. Changes to lintpkgsrc.abs3-13/+20
- Append appropriate dirs to path - should fix pkg/23534 - Undefined variables evaluate to blank not UNDEFINED - should fix pkg/24475 - Handle ${C and ${S constructs that use separators other than / - Slightly more debugging - die if uname fails
2004-06-27The source code contains a couple of C++ features that is notkristerw1-1/+3
implented in gcc 2.95. Require a newer compiler. Solves PR 26085.
2004-06-27Import cambevao 2.0abs1-1/+3
cambevao grabs images from NetBSD's or FreeBSD's /dev/bktr and ov511+ based USB webcams and saves them as jpegs. It includes a built-in mini webserver for static and streaming images.
2004-06-27add camevaoabs1-1/+2
2004-06-27Feeding back the patches to the author and waiting for a new releaseabs2-60/+0
before importing the package to avoid having to commit the patches is a good idea. Committing them anyway in a temp dir is not...
2004-06-27Inport cambevao 2.0abs6-0/+107
cambevao grabs images from NetBSD's or FreeBSD's /dev/bktr and ov511+ based USB webcams and saves them as jpegs. It includes a built-in mini webserver for static and streaming images.
2004-06-27Correct line offsets in patch while here.wiz2-5/+5
2004-06-27Fix a C99 variable definition, to make this build with older compilers.kristerw2-1/+18
2004-06-27Require gcc 3.0 or newer, since it contains c++ constructs thatkristerw3-2/+21
gcc 2.95 does not understand. DTRT with threading for platforms without native threads.
2004-06-27Update misc/uptimec to 0.2p3, closes PR pkg/26082.xtraeme3-7/+8
Changes: Version 0.2p3 ------------- Fixed problem when compiling on some HP/UX systems. Implemented changes that forces uptimec to use select() on HP/UX systems even if sys/select.h is not availible. Version 0.2p2 ------------- Imported new routines to extract uptime on Tru64 which enables the client to run in a chrooted environment. Will now bind() socket before using it, which seems to be required on some platforms. (Noted when running in FreeBSD jail) Contributors to this release: Tobias Nygren Aaron D. Gifford
2004-06-27Fix several 64 bit issues to get this going on alpha and hopefullydmcmahill6-1/+193
amd64 and sparc64. Patches provided by Olaf Seibert in PR pkg/26055.
2004-06-27Update samba2 to samba-2.2.8anb8abs2-146/+146
Fix PLIST - it seems to install in share/doc/samba2 not share/doc/samba
2004-06-27Remove duplicate line in install arg. Reported by Sebastian Prause on tech-pkg.wiz1-2/+1
2004-06-27The configure script requires pkg-config.kristerw1-1/+2
2004-06-27Make sure the directories exists before trying to install in them.kristerw4-3/+32
Solves PR 25426. Add dependency on PERL5 so that the configure script does the right thing, since this package use the path in places that cannot be patched by REPLACE_PERL (and bin/swish-filter-test need perl to run anyway). Bump PKGREVISION.
2004-06-27Note update of intltool to 0.31 and removal of xml-i18n-tools.jmmv1-1/+3
2004-06-27Remove xml-i18n-tools. This package is obsolete: the homepage is notjmmv5-80/+1
available, intltool provides its funcionality, and some Linux systems I checked do not provide it any more.
2004-06-27Use intltool instead of xml-i18n-tools. No functional changes.jmmv3-8/+6
2004-06-27Update to 0.31. While here, make this package also install the xml-i18n-toolsjmmv6-56/+20
utility to obsolete the standalone xml-i18n-tools package. Changes since 0.30: * Usage of [no-xml] option in AC_PROG_INTLTOOL to avoid requiring XML::Parser Perl module. (Rodney Dawes) * Support for C#. (Rodney) * Support for running intltool-update without autoconf, or with po/Makevars file (as used in gettext). (Danilo Segan) * New XML merging (compatible with pre-0.27.2 intltool) -- bug #130802 -- entity decoding and encoding is not done anymore for XML. (Danilo) * Multiple-output XML merging now produces simpler files, and sets "xml:lang" only when translation is used -- bug #46650. (Danilo) * Support for passing comments to translators from XML and GConf schema files. (Danilo) * Many bug fixes (Rodney, Danilo, Callum McKenzie)
2004-06-27Note update of:recht1-1/+7
- postgresql74 to 7.4.3 - postgresql74-client to 7.4.3 - postgresql74-docs to 7.4.3 - postgresql74-lib to 7.4.3 - postgresql74-server to 7.4.3 - jdbc-postgresql74 to 7.4.3
2004-06-27update to 7.4.3recht13-638/+633
changes: * Fix temporary memory leak when using non-hashed aggregates (Tom) * ECPG fixes, including some for Informix compatibility (Michael) * Fixes for compiling with thread-safety, particularly Solaris (Bruce) * Fix error in COPY IN termination when using the old network protocol (ljb) * Several important fixes in pg_autovacuum (Matthew T. O'Connor) * Fix problem with reading tar-format dumps on NetBSD and BSD/OS (Bruce) * Several JDBC fixes * Fix ALTER SEQUENCE RESTART where last_value equals the restart value (Tom) * Repair failure to recalculate nested sub-selects (Tom) * Fix problems with non-constant expressions in LIMIT/OFFSET * Support FULL JOIN with no join clause, such as X FULL JOIN Y ON TRUE (Tom) * Fix another zero-column table bug (Tom) * Improve handling of non-qualified identifiers in GROUP BY clauses in sub-selects (Tom) * Do not generate "NATURAL CROSS JOIN" when decompiling rules (Tom) * Add checks for invalid field length in binary COPY (Tom) * Avoid locking conflict between ANALYZE and LISTEN/NOTIFY * Numerous translation updates (various contributors)
2004-06-27Fix suEXEC DOCPATHadrianp1-2/+2
2004-06-27s/planetmirror.com/public.planetmirror.com.au/ to help MASTER_SORT.grant1-2/+2
2004-06-27Note update of openoffice-linux to 1.1.2.mrauch1-1/+2
2004-06-27Update to version 1.1.2.mrauch5-4354/+4818
This is a bugfix release, no new features have been added. For a complete list of fixed crashes and problems see http://download.openoffice.org/1.1.2/release_notes_1.1.2.html The user installation part now happens also automatically.
2004-06-27Note update of multimedia/m{kvtoolnix,mg}.salo2-3/+4
2004-06-27Updated to version 0.9.1.salo3-7/+7
Changes: - mkvmerge: Dropped supoprt for 'aviclasses' (one of the two libraries for accessing AVI files). This mostly affects the Windows users as I've used aviclasses and not avilib on Windows so far. The 0.9.0-pre-builds so far haven't shown any problems, though, so I hope this doesn't break anything. new feature: mmg will set the 'display dimensions' automatically for AVI files whose video track is MPEG4 and has the pixel aspect ratio stored in the bitstream. bug fix: The improved MP3 garbage detection was broken resulting in an error message from mkvmerge in some weird bug fix: Matroska tracks can use lacing (several frames inside one Matroska block with only one timecode for the whole block). mkvmerge did not recreate the timecodes for the frames 1..n in the lacing correctly. feature removed: Dropped support for 'time slices'. They were not used, didn't offer the player any additional value and caused massive increase in overhead. bug fix: The OGM fix in 0.9.0 broke handling for non-broken OGM files a bit. new feature: Added support for the audio/video synchronization method used by NanDub (garbage at the beginning of audio tracks inside an AVI) for AC3 and MPEG audio tracks. In other words: If an AVI is read and an audio track contains garbage right at the beginning then the corresponding audio delay is calculated and used instead of simply discarding the garbage. new feature: Enabled reading MPEG4 video from MP4 files (nope, they're not stored in Matroska's native mode yet). - mmg bug fix: The job manager did not handle the conversion of non-ASCII characters correctly. new feature: The action 'delete job' in the job manager will also delete the file in the 'jobs' subdirectory. new feature: Added an option to make mmg stay always on top (only on Windows). new feature: Added a dialog for adding arbitrary command line options which includes a list of advanced options to chose from.
2004-06-27remove unwanted word "version" from a previous line (hi, seb!)grant1-2/+2
2004-06-27note update of fltk to 1.1.5rc1nb2 (PLIST fix).grant1-1/+2
2004-06-27fix @dirrm in PLIST:grant2-4/+4
share/doc/html/fltk -> dirrm share/doc/fltk bump PKGREVISION.
2004-06-27+ eclipse-3.0, gsasl-0.1.1, libidn-0.5.0, uptimec-0.2p3 [pkg/26082].wiz1-4/+5
2004-06-27correctly detect sparcv9, allows this to get further on Solarisgrant1-2/+6
when running a 64-bit kernel.
2004-06-27use buildlink3 for compiler specific flag stripping. fixes build ongrant1-1/+2
Solaris.
2004-06-27don't pass gcc specific flags.grant1-2/+2
XXX this is still bogus because it passes -fpic to generate pic code to build a shared obbject which is not always desired (eg. Interix).
2004-06-27this blindly calls "gcc" so use buildlink3 so it uses the wrapper.grant1-1/+3