summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-07-01Changes 2.0.26:adam3-7/+7
* Windows build uses __stdcall calling convention * Even more complete freetype version checking * Binary transparency is now handled correctly in gdImageToPalette
2004-07-01bump revision after previous. suggested by wizcjep1-2/+2
2004-07-01Add freetype2. PR#24513.cjep1-1/+2
2004-07-01Modified buildlink3.mk to check for the existance ofshannonjr1-6/+8
${BUILDLINK_PREFIX.gcc34}/bin/gcc before calling it.
2004-07-01note PKGREVISION bump of sqlite (hi pooka!)grant1-1/+2
2004-07-01Remove a commented out line for WRKSRC.xtraeme1-2/+1
2004-07-01Update emulators/mips64emul to 0.1 (first stable version).xtraeme3-9/+8
In mips64emul's current state, it is possible to emulate a DECstation well enough to let NetBSD/pmax install itself onto a harddisk image, in a manner very similar to how an install is performed on a real physical DECstation. (Ultrix/RISC is also possible to install this way.)
2004-07-01Modified buildlink3.mk file to perform existance test onshannonjr1-2/+4
${BUILDLINK_PREFIX.gcc34-ada}/bin/gcc before calling it.
2004-07-01wonka does not come with an include/ subdir -- no point in adding it towiz2-9/+2
CPPFLAGS.
2004-07-01Make bl3-ready -- do not set PREFIX.wiz2-83/+80
2004-07-01+apache-2.0.50grant1-1/+2
2004-07-01Make bl3-ready -- do not set PREFIX, use paths relative to "real" PREFIX.wiz5-664/+666
2004-06-30add missing pkgconfig bl3recht1-1/+2
fix suggested by Rhialto in PR pkg/26105
2004-06-30"r2e" distfile changed. Update checksum and patch, riding the recent update.schmonz2-8/+8
2004-06-30Note updates of py-feedparser and rss2email.schmonz1-1/+3
2004-06-30Update to 2.51. From the changelog for 2.5:schmonz4-29/+31
* An HTML mail option. * SMTP support. * html2text 2.0. * A gaggle of bug fixes. * A gaggle of small improvements. And for 2.51: * Fixes a crash in older versions of Python on slow feeds. pkgsrc changes: * Set the versions of rss2email.py and html2text.py in one place.
2004-06-30Update to 3.1. From the changelog:schmonz2-5/+5
* added and passed tests for converting HTML entities to Unicode equivalents in illformed feeds (aaronsw) * added and passed tests for converting character entities to Unicode equivalents in illformed feeds (aaronsw) * test for valid parsers when setting XML_AVAILABLE * make version and encoding available when server returns a 304 * add handlers parameter to pass arbitrary urllib2 handlers (like digest auth or proxy support) * add code to parse username/password out of url and send as basic authentication * expose downloading-related exceptions in bozo_exception (aaronsw) * added __contains__ method to FeedParserDict (aaronsw) * added publisher_detail (aaronsw)
2004-06-30Patch to suppress some warning - from FreeBSDhubertf2-1/+14
2004-06-30Make previous change build with gcc3 too.kristerw2-9/+8
2004-06-30Import archivemail-0.6.1: Tool for archiving and compressing old email in ↵hubertf1-1/+2
mailboxes archivemail is a tool written in Python for archiving and compressing old email in mailboxes. It can move messages older than the specified number of days to a separate mbox format mailbox that is compressed with gzip, or optionally just delete old email.
2004-06-30add & enable archivemailhubertf1-1/+2
2004-06-30Import archivemail-0.6.1:hubertf4-0/+48
Tool for archiving and compressing old email in mailboxes archivemail is a tool written in Python for archiving and compressing old email in mailboxes. It can move messages older than the specified number of days to a separate mbox format mailbox that is compressed with gzip, or optionally just delete old email.
2004-06-30Update pkglint to 3.83. Changes:hubertf3-348/+344
- made the program compile with "use strict" - completely rewrote some subs to make the code more readable - converted the global ("local") variables into local ("my") ones ;-) - limited the scope of variables where possible - added file and line number to the error messages where possible Patch contributed by Roland Illig in private mail.
2004-06-30Sort mpeg-lib properly (hi grant!).salo1-2/+2
2004-06-30Sort cambevao properly (hi abs!).salo1-2/+2
2004-06-30Add libtcl-nothread (hi drochner!).salo1-3/+4
Sort gcc34 packages properly (hi snannonjr!).
2004-06-30As suggested by salo@ on tech-pkg: ${PREFIX}/libexec is a betterjschauma3-8/+8
location than ${PREFIX}/share.
2004-06-30Note import of sysutils/xraidadmin, a tool to administer Apple's Xserve RAIDjschauma1-2/+2
2004-06-30Add/enable xraidadminjschauma1-1/+2
2004-06-30Initial import of xraidadmin:jschauma5-0/+61
The xraidadmin package contains the Java version of Apple's RAID Admin tool. RAID Admin is an application used to configure and monitor your Xserve RAID systems. You use RAID Admin to set up the Xserve RAID hardware, including o Creating or deleting RAID arrays (known as hardware RAID) o Monitoring the status of one or more Xserve RAID systems o Adjusting settings, including system name and password, network address for each RAID controller, fibre channel communication speed, drive cache, controller cache, and LUN masking o Setting up email notification for system alerts
2004-06-30Added entry for updating binutilsshannonjr1-1/+3
2004-06-30Update to 2.15, the latest release of GNU binutils.shannonjr2-5/+5
2004-06-30Updated to release 2.15. This release incorporates a number of bug fixes ↵shannonjr1-3/+3
along with support for MIPS64 Release 2 in gas and improved handling of unresolved symbols in the linker.
2004-06-30 Fixed to work in NetBSD 1.6.* also. Tested on NetBSD 2.0 BETAkivinen6-19/+49
and NetBSD 1.6. Updated PKGREVISION and DESCR and MESSAGE texts.
2004-06-30Use "libmilter" in base system if it is available.tron1-0/+10
2004-06-30Updated xfce4-weather-plugin and xfce4-cpugraph-pluginmartti1-1/+3
2004-06-30Updated xfce4-cpugraph-plugin to 0.2.2martti4-58/+29
* Bug fixes
2004-06-30Updated xfce4-weather-plugin to 0.3.9.1martti5-27/+9
* Bug fixes
2004-06-30disable pkgviews installation for now, since it breaks other packagesrecht1-2/+2
ok'd by wiz fixes PR 26119 by Rhialto
2004-06-30Added florist-3.15pshannonjr1-2/+2
2004-06-30Added floristshannonjr1-1/+2
2004-06-30Package was removed when gcc 3.4 was removed. Adding back now.shannonjr21-0/+591
2004-06-30update mu-conference to 0.6.0nb1abs1-1/+6
Correctly substitute in JABBER_USER into rc.d file
2004-06-30Update pkg_chk to 1.49:abs3-21/+24
When -v (verbose) is given with -l (list binary packages required for target config), display which package pulled in a particular dependency
2004-06-30install manual pagepooka2-2/+7
2004-06-30As pointed out by tron@, this DESCR file was void.manu1-0/+21
2004-06-30Initial import of p5-Log-Dispatch-DBI 0.02 into the NetBSD packagesgrant1-1/+2
collection. Log::Dispatch::DBI is a subclass of Log::Dispatch::Output, which inserts logging output into relational database using DBI interface.
2004-06-30+p5-Log-Dispatch-DBIgrant1-1/+2
2004-06-30Initial import of p5-Log-Dispatch-DBI 0.02 into the NetBSD packagesgrant4-0/+30
collection. Log::Dispatch::DBI is a subclass of Log::Dispatch::Output, which inserts logging output into relational database using DBI interface.
2004-06-30easytag-0.31 update done.wiz2-3/+3