summaryrefslogtreecommitdiff
path: root/devel
AgeCommit message (Collapse)AuthorFilesLines
2005-04-04Update to 0.306, from PR 29852:wiz2-7/+7
Changes from 0.3.3: Mon Feb 2 22:34:28 EST 2004 Mark Rogaski . Description: 0.3.6 Stripped line endings in common tests to allow tests to succeed under non-UN*X environments. Also replaced an unnecessary handle alias with the actual file name in t/file.t. Thanks to Jay Lawrence and Terrence Brannon for pointing out the test problems. Sat Sep 27 13:56:58 EDT 2003 Mark Rogaski . Description: 0.3.5 Added a wrapper for &AutoLoader::AUTOLOAD to save the value of $!, which is often clobbered before the substitution of "%m" by logxxx(). Added a META.yml file and disabled autogeneration in Makefile.PL. Sat Mar 8 11:43:41 EST 2003 Mark Rogaski . Description: 0.3.4 Made the logxxx() calls transparent to all (current) sprintf() formatting patterns. Not all formatting errors will be caught before passed to sprintf(), but the obviously malformed ones will be detected. Added support for embedded newlines in messages passed to logcarp() and logxcarp(). Package change: add HOMEPAGE.
2005-04-03Add missing RMD160 checksum.epg1-1/+2
2005-04-03Add and enable p5-String-Format.epg1-1/+2
2005-04-03Import p5-String-Format-1.13.epg4-0/+27
String::Format lets you define arbitrary printf-like format sequences to be expanded. This module would be most useful in configuration files and reporting tools, where the results of a query need to be formatted in a particular way. It was inspired by mutt's index_format and related directives.
2005-04-02Document that this requires teTeX*1* because it's part of teTeX 2.0 and above.hubertf1-2/+2
(and thus not needed there)
2005-04-01update to 2.2.0drochner4-11/+14
changes: * remove #ifdef OSIP_RETRANSMIT_2XX to always compile it. * initialize remote_contact_uri when dialog is built with notify. * allow very short attachements. * new macros allocators. * remove use of alloca in the parser. * fix memory bug when realloc is needed on large message. * remove useless prototypes. * fix memory access in parser. * API slightly broken to enable support for binary data. * improvements of the sip message test suite. The binary compatibility and API compatibility has been lost
2005-04-01add/enable teemjschauma1-1/+2
2005-04-01Initial import of teem-1.8.0:jschauma7-0/+276
Teem is a set of ANSI C libraries for manipulation, measurement, and visualization of structured scientific data. Includes N-dimensional image I/O and processing, volume rendering, diffusion tensor processing, ray tracing, PostScript rendering, and more.
2005-04-01Darwin doesn't have malloc.h.minskim3-4/+27
2005-04-01Include errno.h to use errno on Darwin.minskim2-5/+5
2005-04-01Pre-create info directory. I noticed my pkg/info was the dmalloc.inforeed1-2/+3
file. Also use INFO_DIR instead of info (since this uses INFO_FILES).
2005-03-31Update to version 1.98seb2-7/+6
Changes since last packaged version (1.97): 1.98 Saturday 1st January, 2005 Data from José Pedro Oliveira for 5.8.6
2005-03-31Update to version 0.51seb2-7/+6
Changes since last packaged version (0.50): [Changes for 0.51 - 2005-01-08] * scandeps.pl is now usable without CPANPLUS.pm installed. Reported by: Rafael Garcia-Suarez
2005-03-31Update to version 0.08seb2-7/+6
Changes since last packaged version (0.07): 0.08 Mon Dec 13 01:23:28 GMT 2004 - Accommodate the changed internals of perl 5.9.2 (the retstack is no more: see change #23156).
2005-03-31Honor PKGDIRMODE and SHAREMODE.minskim1-2/+3
2005-03-31Update to version 1.0.1seb2-7/+7
Changes since last packaged version (1.00): * "admin -h" now actually validates the SCCS file. (SourceForge bug 1043880) * Compilation fixes for GCC version 3.4. (SourceForge bug 1045768). * Cross-references in the manual are now more consistently named. (SourceForge bug 1043893). * "sccs sccsdiff" now accepts "-r X" as well as "-rX". (SourceForge bug 966010) * "get -e" could experience an assertion failure where a file is checked out for editing; this occurred when the "next" revision has already been reserved by a previous "get -e". This is now fixed. (SourceForge bug 865422).
2005-03-31Add this buildlink3.mk file.reed1-0/+20
It creates a build (not run-time) dependency by default. This will be used initially by rtf-tools.
2005-03-30After looking at the code, looks like PKG_CONFIG_LIBDIR isn't usedxtraeme1-4/+4
anymore, we have to use PKG_CONFIG_PATH, this closes my own PR pkg/29841.
2005-03-30Fix buildlink3.mk to include archivers/szipadam1-11/+2
2005-03-29libusb package is not available on Solaris so don't depend on it heremarkd2-3/+10
if OS = Solaris.
2005-03-29Changes 2.0.10:adam3-84/+34
* tests: Include <new> to avoid unresolved symbols on Tru64. * When signal handlers are connected made during an emit of the same signal, prevent them from being called in the same emit, to prevent infinite loops. * Performance improvement in a corner case.
2005-03-29Add optional subversion support.markd2-2/+23
2005-03-29make sure LDFLAGS gets followed when linking gdb. Fixes a problemdmcmahill1-1/+2
with libintl and libiconv not being found on solaris.
2005-03-28Update to 0.16.0:wiz4-33/+6
- Use a search path, rather than a single default directory. - Fix a bunch of bugs in glib by backporting - More man page fixes - Lots of small fixes and cleanups over the place.
2005-03-28Add MAKEFILE=makefile (lower case).tv1-1/+2
2005-03-28Mark as not for IRIX:jschauma1-1/+4
This _might_ be tweaked to work under IRIX, but seems to need some work. For the time being, mark as not available, since otherwise bulk-builds will attempt to build it and endlessly loop during configure.
2005-03-27The configuration script gets confused by the Darwin libc, and waits forkristerw1-1/+3
user action (and thus breaks bulk builds...) Add Darwin to NOT_FOR_PLATFORM.
2005-03-27Update to 2.06:wiz2-6/+6
2.06 - Fix for passing arguments to v1 object - Add patch to correctly allow single hashref initialization of hashes patch courtesy of tuck at whistlingfish dot net.
2005-03-27Update to 2.09:wiz2-8/+8
2.09 Sun Mar 13 9:17 PM GMT 2005 - Fix for incorrect formatting of 'D...' time done at end 2.08 Sat Mar 12 11:47 AM GMT 2005 - Add remove option - Add patch to account for weird terminal sizing under Windoze (thanks to Andrew Peters for the patch). 2.07 Sun Mar 6 1:31 PM GMT 2005 - Correct handling of non-term mode to output stats but no PB - Print time taken to complete in ETA mode when Done - Add use of 'name' to example in 'new' doc - Add doc of use of minor characters to description - Add doc. for name value to new
2005-03-27PKGREVISION bump for glut dependency removal (SDL/buildlink3.mk).wiz6-10/+12
2005-03-27Bump PKGREVISION for removal of glut dependency.wiz1-1/+2
2005-03-27Use MesaLib/bl3 and glu/bl3 instead of Mesa/bl3, whichwiz2-4/+6
also pulls in an unnecessary dependency on glut. Addresses PR 29799 by Richard Rauch.
2005-03-27take maintainershiprecht1-2/+2
2005-03-26Add/enable sparsehashjschauma1-1/+2
2005-03-26Initial import of Google SparseHash, an extremely memory-efficient hash_mapjschauma5-0/+64
implementation. with 2 bits/entry overhead! The Google SparseHash project contains several hash-map implementations in use at Google, with different performance characteristics, including an implementation that optimizes for space and one that optimizes for speed. SparseHash is a template library; there are no binaries to install. SparseHash is distributed under the terms of the BSD License.
2005-03-26Update to 2.4.1:jmmv2-6/+6
Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi): #73207 - Addressbook crash when click on the left border of addressbook mini card view Other bugs and changes: - im selection fixes (Theppitak Karoonboonyanan) - Updated translations: tr (Alphan Bayazit)
2005-03-26Kill trailing whitespace.snj1-1/+1
2005-03-26Use INSTALLATION_DIRS to pre-create man/man3.reed1-1/+3
(Else man3 would become a manpage and break many other installs.)
2005-03-25- Fix for systems where /dev/bpf is present but not /dev/bpf0adrianp3-3/+26
- Bumb to nb5 - Issue spotted and patch provided by Jukka Salmi in PR# 29678 Thanks for the PR and patch.
2005-03-25No need to set USE_BUILDLINK3=yes; this is now the default.jmmv1-2/+1
2005-03-24Don't check for USE_BUILDLINK3 anymore in these files. These are includedjlam1-4/+1
by other package Makefiles, and with the deprecation of USE_BUILDLINK3 support in the infrastructure files, these had the potential to break existing packages.
2005-03-24Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to bewiz25-61/+25
useful.
2005-03-24Actually do the update I intended, not some other local change. Pointedcube1-4/+3
out by Amitai Schlair.
2005-03-24Update to 3.2.3. I'm not yet sure I will do the 3.4.x update in-place orcube3-7/+9
as a separate package. The change log for that versions is as always with RT very long and verbose. However, it is only a bug-fix release, and quite a few of them are fixed. Among other things, a Polish translation has been added. See the detailed information in the Changelog file at the root of the archive.
2005-03-24Update to version 0.23.cube2-7/+6
0.23 Tue Jan 18 08:31:03 EST 2005 - Switch to fetch/store instead of fetch/set (recommended by Ruslan) (Also support get/set as aliases)
2005-03-23Update to KDE 3.4markd1-2/+2
Highlights at a glance * Text-to-speech system with support built into Konqueror, Kate, KPDF and the standalone application KSayIt * Support for text to speech synthesis is integrated with the desktop * Completely redesigned, more flexible trash system * Kicker with improved look and feel * KPDF now enables you to select, copy & paste text and images from PDFs, along with many other improvements * Kontact supports now various groupware servers, including eGroupware, GroupWise, Kolab, OpenGroupware.org and SLOX * Kopete supports Novell Groupwise and Lotus Sametime and gets integrated into Kontact * DBUS/HAL support allows to keep dynamic device icons in media:/ and on the desktop in sync with the state of all devices * KHTML has improved standard support and now close to full support for CSS 2.1 and the CSS 3 Selectors module * Better synchronization between 2 PCs * A new high contrast style and a complete monochrome icon set * An icon effect to paint all icons in two chosen colors, converting third party application icons into high contrast monochrome icons * Akregator allows you to read news from your favourite RSS-enabled websites in one application * Juk has now an album cover management via Google Image Search * KMail now stores passwords securely with KWallet * SVG files can now be used as wallpapers * KHTML plug-ins are now configurable, so the user can selectively disable ones that are not used. This does not include Netscape-style plug-ins. Netscape plug-in in CPU usage can be manually lowered, and plug-ins are more stable. * more than 6,500 bugs have been fixed * more than 1,700 wishes have been fullfilled * more than 80,000 contributions with several million lines of code and documentation added or changed
2005-03-23Update to KDE 3.4markd9-216/+528
Highlights at a glance * Text-to-speech system with support built into Konqueror, Kate, KPDF and the standalone application KSayIt * Support for text to speech synthesis is integrated with the desktop * Completely redesigned, more flexible trash system * Kicker with improved look and feel * KPDF now enables you to select, copy & paste text and images from PDFs, along with many other improvements * Kontact supports now various groupware servers, including eGroupware, GroupWise, Kolab, OpenGroupware.org and SLOX * Kopete supports Novell Groupwise and Lotus Sametime and gets integrated into Kontact * DBUS/HAL support allows to keep dynamic device icons in media:/ and on the desktop in sync with the state of all devices * KHTML has improved standard support and now close to full support for CSS 2.1 and the CSS 3 Selectors module * Better synchronization between 2 PCs * A new high contrast style and a complete monochrome icon set * An icon effect to paint all icons in two chosen colors, converting third party application icons into high contrast monochrome icons * Akregator allows you to read news from your favourite RSS-enabled websites in one application * Juk has now an album cover management via Google Image Search * KMail now stores passwords securely with KWallet * SVG files can now be used as wallpapers * KHTML plug-ins are now configurable, so the user can selectively disable ones that are not used. This does not include Netscape-style plug-ins. Netscape plug-in in CPU usage can be manually lowered, and plug-ins are more stable. * more than 6,500 bugs have been fixed * more than 1,700 wishes have been fullfilled * more than 80,000 contributions with several million lines of code and documentation added or changed
2005-03-23Update to KDE 3.4markd6-61/+59
Highlights at a glance * Text-to-speech system with support built into Konqueror, Kate, KPDF and the standalone application KSayIt * Support for text to speech synthesis is integrated with the desktop * Completely redesigned, more flexible trash system * Kicker with improved look and feel * KPDF now enables you to select, copy & paste text and images from PDFs, along with many other improvements * Kontact supports now various groupware servers, including eGroupware, GroupWise, Kolab, OpenGroupware.org and SLOX * Kopete supports Novell Groupwise and Lotus Sametime and gets integrated into Kontact * DBUS/HAL support allows to keep dynamic device icons in media:/ and on the desktop in sync with the state of all devices * KHTML has improved standard support and now close to full support for CSS 2.1 and the CSS 3 Selectors module * Better synchronization between 2 PCs * A new high contrast style and a complete monochrome icon set * An icon effect to paint all icons in two chosen colors, converting third party application icons into high contrast monochrome icons * Akregator allows you to read news from your favourite RSS-enabled websites in one application * Juk has now an album cover management via Google Image Search * KMail now stores passwords securely with KWallet * SVG files can now be used as wallpapers * KHTML plug-ins are now configurable, so the user can selectively disable ones that are not used. This does not include Netscape-style plug-ins. Netscape plug-in in CPU usage can be manually lowered, and plug-ins are more stable. * more than 6,500 bugs have been fixed * more than 1,700 wishes have been fullfilled * more than 80,000 contributions with several million lines of code and documentation added or changed
2005-03-23Use NS_MAXDNAME if MAXDNAME is undefined, because some platforms don'tminskim2-1/+17
include old bind headers automatically (e.g. Darwin).
2005-03-23Take advantage of mk/djbware.mk.schmonz1-7/+5