summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2002-03-23Replace STRIPFLAG with _STRIPFLAG_CC to fix pkg/15467.yyamano3-6/+6
2002-03-23Replace STRIPFLAG with _STRIPFLAG_INSTALL to fix pkg/15467.yyamano1-2/+2
2002-03-23Fix for PKG_SYSCONFDIR -- the compiled-in paths should now be correct.kim2-14/+6
2002-03-23Don't truncate the output of tmpnam() so that the same temporary filesimonb2-1/+18
names are used regardless of the process ID.
2002-03-23Fix another divide-by-zero problem.simonb2-1/+21
2002-03-23Add:hubertf1-1/+9
10.26 Using pkgsrc on non-NetBSD (Linux, Solaris, Darwin, MacOS X)
2002-03-23Update PilotManager to 1.107.2nb1magick3-5/+32
Changes are: - Apply a patch posted on the homepage to avoid problems when backing up PalmOS3.5 devices - Make PKGNAME dewey conform
2002-03-23Work around divide-by-zero core dumps on alpha.simonb2-1/+21
Problem report and patch sent to the xpdf author.
2002-03-23Add and enable mrproject.agc1-1/+2
2002-03-23Initial import of mrproject-0.5.1, a program to manage project development.agc6-0/+211
This was provided by Martti Kuparinen, modified slightly by myself. This also links the component plugins statically in mrproject, the idea taken from the FreeBSD comments on the mrproject mailing lists by Joe Clarke. Note that ORBit 0.5.13nb1 is necessary for this package to work properly (so that a maximum of IOV_MAX iovecs are sent at a time to writev(2)) MrProject is a project management program that can help build project plans, and track the progress of a project.
2002-03-23Dropped in the previous commit.uebayasi1-2/+2
2002-03-23Update to 1.0.2.uebayasi2-6/+6
No ChangeLog/NEWS are available.
2002-03-23correct patchsumitojun1-2/+2
2002-03-23make it buildable on darwin/macosx.itojun3-1/+37
patch-ad has been sent to bind-bugs@isc.org.
2002-03-23DESTMAN inconsistent with PLISTitojun1-2/+2
2002-03-23upgrade to 8.3.1.itojun4-22/+11
changes are available at http://www.isc.org/products/BIND/bind8.html
2002-03-23Let configure check for the presence of <sys/wait.h>, in order to providefredb4-7/+47
a prototype for waitpid() in the theme-switcher capplet.
2002-03-23Update csound to 4.13.0.2a, provided by Ben Collver in pkg/14631.wiz18-375/+820
Changes unknown, package changes: * the c-preprocessor should now correctly chose whether to build big-endian or little-endian specific code * added support for NetBSD native audio API
2002-03-23Update to 4.18, provided by Ben Collver in pkg/14630.wiz20-194/+510
Changes are unknown. Package changes: * the c-preprocessor should now correctly chose whether to build big-endian or little-endian specific code * added support for NetBSD native audio API
2002-03-23Update SDL-image to 1.2.1, based on the new package provided by Ben Collverwiz4-15/+15
in pkg/16016. Relevant changes since 1.2.0: * Fixed transparency in the GIF loading code * Added support for the IFF (LBM) image format * Fixed transparency in 8-bit PNG files * Added support for loading XPM image data directly
2002-03-23Add examples for using csound with realtime MIDI input on NetBSD,wiz4-3/+35
update MAINTAINER address. Both from pkg/16012 by Ben Collver.
2002-03-23if we're using ptl2, then pull in its buildlink.mk file now that onedmcmahill1-2/+2
exists rather than just adding a DEPENDS.
2002-03-22Replace some spaces with tabs in the Makefile.rh1-8/+9
Set LOCALSTATEDIR to ${X11PREFIX}/var/gnome to prevent the package from installing scrollkeeper files where they don't belong. Another step in the continuing uphill struggle to close PR pkg/13057. Bump package revision to nb1.
2002-03-22Add and enable "chrony" package. This fixes PR pkg/15729 bytron1-1/+2
Juergen Hannken-Illjes.
2002-03-22Import new "chrony" package:tron12-0/+327
Daemon for maintaining the accuracy of computer clocks This packages was supplied by Juergen Hannken-Illjes in PR pkg/15729.
2002-03-22Bump package revision to 2 after switch to Motif toolkit.tron1-3/+2
2002-03-22Use Motif instead of Xaw3d as toolkit. This avoids crashes when the XEmacstron1-8/+3
window is closed via the window manager and fixes PR pkg/15561 by Matthias Buelow.
2002-03-22Update to latest version (1.5). Numerous changes, and moved to sourceforge.mycroft3-10/+21
2002-03-22Update "bidwatcher" package to version 1.3.3. Changes since version 1.3.0:tron7-1138/+7
- many bug fixes - improved GUI - experimental bidding daemon
2002-03-22Add a comment why "TZ" is set.tron1-1/+3
2002-03-22Set "TZ" to "GMT" to avoid unnecessary rebuild of the info files whichtron1-2/+2
fails under NetBSD 1.5.3. Problem noted by Matthew Green in PR pkg/15954.
2002-03-22Remove depend directory file in "update" target if the deinstallationtron1-3/+5
fails because otherwise the next invokation of the "update" target will not attempt to remove the package again. Fix provided by Aaron J. Grier in PR pkg/15827.
2002-03-22Upgrade nethack packages to NetHack 3.4.0pooka30-182/+851
Highlights of the new release: * numerous bugfixes * stamina affects ability to throw heavy things * objects merge in containers * several small refinements to race/role separation * more feedback about skill advancement from #enhance command * "autodig" option * option for starting without a pet + many more, read doc/fixes34.0 Old savegames naturally don't work, so make sure you finish old ones before upgrading the package. Also fixes the rest of pkg/15717 by Bernd Ernesti. Solution was the same as what Thomas Klausner used to fix angband (ie. simply duplicate the patches)
2002-03-22Update to 3.24:wiz2-3/+9
Report downlevel pkg_install version, too (in -i mode). Requested by gendalia and agc.
2002-03-22Add and enable claraocr.wiz1-1/+2
2002-03-22Initial import of clara OCR, provided by Ben Wong in pkg/16006, overwhauledwiz5-0/+138
by me. From the DESCR: Clara OCR is a free (GPL) Optical Character Recognition (OCR) program for systems that support the C library and the X windows system (e.g. most flavours of Unix). The development platform of Clara OCR is 32-bit Intel running GNU/Linux. Clara OCR is intended for large scale digitalization projects. It features a powerful GUI and a web interface for cooperative digitalization of books. Clara OCR development started in 1999 and is approaching production quality. Features: Converts pbm/pgm image files to text (ISO-8859) Can process scans in batch for large documents Can run from the command-line Is relatively easy to train Non-features: Is not "omnifont"; you must train it for each document Does not scan the images Does not support unicode Cannot read handwriting
2002-03-22-remove hardwired "/usr/local" and "/usr/contrib" library search paths,drochner4-6/+111
as suggested by Johnny Lam -don't try to build the "locale" module - it doesn't work anyway -pull up a fix from Python CVS to get more consistent math exceptions (eg pow(1e-200,2) vs. math.pow(1e-200,2)) This will be part of 2.2.1.
2002-03-22Change "squid" package to honor "PKG_SYSCONFDIR" completely. This fixestron5-21/+22
PR pkg/15775 by Kimmo Suominen.
2002-03-22Make sure to update the distinfo file.taca1-3/+3
2002-03-22Add and enable anjuta.wiz1-1/+2
2002-03-22Initial import of anjuta-0.1.9, based on a package provided by Nir Morwiz15-0/+615
in connection with pkg/15403. From the DESCR: Anjuta is a versatile Integrated Development Environment (IDE) for C and C++ on GNU/Linux. It has been written for GTK/GNOME, and features a number of advanced programming features. It is basically a GUI interface for the collection of command line programming utilities and tools available for unix. These are usually run via a text console, and can be unfriendly to use.
2002-03-22Move yencode from archivers to converters, where it's more suitably placed.wiz6-7/+7
2002-03-22Fix typo in last commit.tron1-2/+2
2002-03-22Add a conflict with the "ivtools" package.tron1-1/+3
2002-03-22Add and enable "ivtools" package. This fixes PR pkg/9264 by Todd Gruhns.tron1-1/+2
2002-03-22Import new "ivtools" package as suggested by Todd Gruhns in PR pkg/9264:tron5-0/+926
Drawing editors for PostScript, TeX, and web graphics
2002-03-22Bump PKGREVISION to denote the version with the writev(2) fix. Thanksagc1-1/+2
for the nudge, Martti.
2002-03-22Update to 2.5.uebayasi1-2/+2
2.3 Thu June 28 12:00:00 2001 - New Feature: template tags can now span lines. (Roland Giersig) - New Feature: new() option 'filehandle'. (Roland Giersig) - Bug Fix: includes were broken in some cases using scalarref templates. (Lance Thomas) - Bug Fix: recursive include detection was broken for scalarref templates. (Mark Stosberg) - Bug Fix: cleaned up more 5.004 warnings. (Jere Julian) 2.4 Mon August 27 12:00:00 2001 - Bug Fix: case_sensitive option broke loops (Peter Leonard) - Bug Fix: code-ref params now work with IF and UNLESS 2.5 Fri Feb 01 12:00:00 2002 - Bug Fix: global_vars fixed for loops within loops - Bug Fix: include paths were broken under Windows (David Ferrance) - Bug Fix: nested include path handling was wrong (Gyepi Sam) - Bug Fix: MD5 signatures for file cache corrected (Martin Schroth) - Bug Fix: print_to was broken for tied filehandles (Darren Chamberlain) - Doc Fix: added mailing-list archive URL to FAQ, added link to tutorial, fixed typos and formatting - Doc Fix: added reference to new HTML::Template website at http://html-template.sourceforge.net/
2002-03-22Improve package based on patches supplied by Rui-Xiang Guo in PR pkg/15978:tron7-16/+151
- Build and install shared libraries "libav" and "libavcodec". - Fix "ffserver" to search its configuration file in "${PKG_SYSCONFDIR}". - Install "ffserver.conf" configuration to example and not into documentation directory. Bump package revision to 1 after these changes.
2002-03-22The ORBit code doesn't check the number of iovec structs before itagc2-1/+46
calls writev(2). Some of the applications which use ORBit, such as oaf, can send 1214 iovecs, which is slightly more than IOV_MAX. Add a wrapper for writev(2), to check the number of iovecs passed to writev, and loop, sending MIN(IOV_MAX, count) until the iovecs have all been written.