summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-07-02When exec'ing child processes (netstat and vmstat), make sure the standardjmmv3-2/+35
file descriptors (0, 1, 2) are open. This avoids multiple warnings issued under NetBSD about running set[ug]id programs with those descriptors closed. Fixes PR pkg/26079; although it talks about gaim, the problem is here, in libgcrypt. Bump PKGREVISION to 1.
2004-07-02Convert to bl3.wiz1-3/+3
2004-07-02Add appropriate CPPFLAGS and PASSTHRU_DIRS variables so that packageswiz5-5/+26
depending on this one can find the header files. Noted broken by snj.
2004-07-02+ TeXmacs-1.0.3.10, centericq-4.10.0, clamav-0.74, elm-me-2.4pl117,wiz1-9/+16
heimdal-0.6.2, kth-kerberos-1.2.2, liferea-0.5.1, mkvtoolnix-0.9.2, mono-1.0, nut-9.17, phppgadmin-3.4 [pkg/26130], re2c-0.9.2, snd-7.5, sqlite-3.0.2, thy-0.9.3. - binutils-2.15 (thanks, shannonjr)
2004-07-02Updated postfix to 2.2-20040628martti1-1/+2
2004-07-02Update xchat2 to 2.0.10 and take maintainership.minskim5-13/+21
Changes: - Updated translations (ru, sr). - Fixed compiling on systems other than linux/freebsd [969643]. (Samuel Mimram). - Fixed compiling with an old version of GTK (2.0.x). - Further BiDi fixes in xtext (Ilya Konstantinov). - Brand-new tab completion code (Ian Kumlien). This also fixes: Tab expansion not working behind umlauts [956127]. Plugin commands can now be tab-completed too (Frank Thieme). - Fixed parsing URIs on userlist drag-n-drop (Jonas Heylen). - Added Sort button to the server list window (David Oftedal and Tim-Philipp Mueller). - Tab button selection fix (Guillaume Knispel). - Added marker-line feature. Shows a red-line to indicate the place where you last read up to (Thomas Kockerbauer). - The "Get my IP from Server" feature now works on networks that hide your hostname too (by using the USERHOST command). - Win32: Fixed CPS calculation for file transfers [824934]. - Fixed: Ping timeout when the system clock changes [789140]. - Fixed: Private messages delivered to status window when nickname is the same as the network [977550]. - Maximised window-state is now saved. - Double middle-clicking a nickname in the text area will now select it in the userlist. - Included a work-around to stop X-Sys plugin crashing with GTK 2.4. - Fixed: /list output going to the current tab [970746]. - Fixed: Serverlist crash while editing a port-number, and switching to another network before pressing enter [968652]. - Made it possible to execute multiple "Connect Command:"s in the ServerList window, when they're separated by ctrl-alt-a.
2004-07-02Updated postfix-current to 2.2-20040628martti19-225/+92
* Sync with pkgsrc/mail/postfix * Get rid of canonical_classes patch * No IPv6 patch
2004-07-02Update -> Updated to be consistent.minskim1-4/+3
2004-07-02Install .packlist.h2ph into PREFIX instead of LOCALBASE.minskim1-2/+2
This closes PR pkg/26099.
2004-07-01Update pkglint 3.84abs3-47/+60
Parse Make .{if,endif,else,elif,include} directives which contain a space between the . and the directive. Fix an include path issue which this threw up. Now 'lintpkgsrc -d' correctly extracts the PKGNAMEs for the gcc3 packages. It still doesn't understand 'dewey' versions with alpha chars, or some of the more interesting makefile constructs, but it looks closer to reality.
2004-07-01opera7 is not pkgviews readyrecht1-2/+2
noted by Cesar Catrian C. in PR 26133
2004-07-01Note that I'm currently working on apache 2.0.50adrianp1-2/+2
2004-07-01Updated snort to 2.1.3adrianp1-1/+2
2004-07-01- Upgrade snort to 2.1.3adrianp4-13/+250
- Grab maintainership of the package (with ok of previous owner) - Use SUBST_* code Ok'ed wiz@, snj@, salo@ From the changelog: 2004-05-06 Daniel Roelker <droelker@sourcefire.com> * src/detection-plugins/sp_pattern_match.c: Fixed rule read up error when parsing hexmode content options. Thanks for pointing it out Toni Maatta. (Roelker) * src/preprocessors/spp_stream4.c: Fixed null pointer dereference when detect_scans were enabled and creating a new session that had funky flags. Thanks to Chad Kreimendahl for reporting the bug and testing the fix. (Roelker) 2004-04-20 Daniel Roelker <droelker@sourcefire.com> * src/event_queue.c: * src/event_queue.h: * src/sfutil/sfeventq.c: * src/sfutil/sfeventq.h: Added multi-event queueing in Snort. Snort now supports logging multiple events per packet, and prioritizing those events using different methods. Thanks to H.D. Moore for illustrating event obfuscations when snort only logged one event per packet. (Roelker) * src/snort.c: * src/decode.c: * src/detect.c: * src/fpcreate.c: * src/fpdetect.c: * src/preprocessors/spp_arpspoof.c: * src/preprocessors/spp_bo.c: * src/preprocessors/spp_frag2.c: * src/preprocessors/snort_httpinspect.c: * src/preprocessors/spp_rpc_decode.c: * src/preprocessors/spp_stream4.c: Updated event generators to use new event queueing sytem. (Roelker) * src/output-plugins/spo_alert_fast.c: Added newline to 'cmg' alert output, so IP decode is easier to read. (Roelker) * src/output-plugins/spo_database.c: Updated how current/utc times are calculated, as well as how they are formatted, thanks Marcus Janoski. (Reid) * src/parser.c: Error on unterminated IP lists. Added 'config event_queue' parameter. Configuration changes to 'config checksum_mode' for specifying which checksums to do. (Norton) * src/plugbase.h: Fixes from Chris Reid for timestamp routines. (Reid) * src/tag.c: Revert to old tag functionality. Will add proposed tagging configurations in the future. (Roelker)
2004-07-01Update liferea to 0.5.1.minskim4-7/+10
Changes: * Favicons are now processed with gdkpixbuf and saved to disc in PNG format. Images with 24bit colors and sizes other than 16x16 are now supported. (Nathan Conrad) PLEASE NOTE THAT THIS BREAKS FAVICON CACHE DOWNWARD COMPATIBILITY WITH OLDER RELEASES! WHEN YOU FALLBACK YOU WILL LOOSE YOUR ICONS. * Now a short help text is displayed in the HTML view after startup. (Lars Linder) * Updated networking code. Many more things, such as adding a new feed, are processed in the background. (Nathan Conrad) * Improved preferences for selecting how to open a link in an external browser. (Nathan Conrad) * Popup-window notifications of new items. This is a first implementation and we are open for your critics and suggestions! (Karl Soderstrom) Bugfixes: * When URLs are passed to an external browser they are now escaped correctly. (Lars Lindner) * When a feed could not be downloaded after the subscription it was missing a cache file. This caused an error message each time the program starts. This is fixed now. (Lars Lindner) * Debian bug #254959 reported by Martin-Eric Racine was fixed. No Liferea recognizes RSS 1.0 Creative Commons license information. (Lars Lindner) * Better favicon detection (more coming in the next release). * Feed properties (such as titles) are now saved when they change. (Nathan Conrad) * Compiles on Solaris, and is hopefully more portable now. (Nathan Conrad) * Feed update locking issues were fixed. (Nathan Conrad) * Several memleaks were fixed.
2004-07-01Note update of wm/wmi to version 8nb1 [explicit dependency on Xft2]seb1-1/+2
2004-07-01This package uses the Xft and freetype libraries when theyseb1-1/+3
are provided by the installed X11. IMHO wmi is nicer with this support so make Xft2 a requirement/dependency in all cases. Bump PKGREVISION.
2004-07-01Note the following updates:recht1-1/+4
- libxml2 to 2.6.10 - libxslt to 1.1.7 - db4 to 4.2.52nb4
2004-07-01Add two patches from Sleepycat:recht4-3/+43
1. Long-running applications can hang in the Berkeley DB cache. http://www.sleepycat.com/update/4.2.52/patch.4.2.52.1 as patch-ba 2. Replication clients fail to lock all the necessary pages when applying updates if there were more than one database in the transaction. http://www.sleepycat.com/update/4.2.52/patch.4.2.52.2 as patch-bb Bump PKGREVISION to 4.
2004-07-01update to 1.1.7 and take maintainershiprecht3-11/+12
use xmlsoft's FTP since GNOME's hasn't got this version 1.1.7: May 17 2004 - build fix: warning about localtime_r on Solaris - bug fix: UTF8 string tokenize (William Brack), subtle memory corruption, linefeed after comment at document level (William), disable-output-escaping problem (William), pattern compilation in deep imported stylesheets (William), namespace extension prefix bug, libxslt.m4 bug (Edward Rudd), namespace lookup for attribute, namespaced DOCTYPE name
2004-07-01update to 2.6.10 and take maintainershiprecht3-10/+11
use xmlsoft's FTP since GNOME's hasn't got this version 2.6.10: May 17 2004 - build fixes: --without-html problems, make check without make all - portability: problem with xpath.c on Windows (MSC and Borland), memcmp vs. strncmp on Solaris, XPath tests on Windows (Mark Vakoc), C++ do not use "list" as parameter name, make tests work with Python 1.5 (Ed Davis), - improvements: made xmlTextReaderMode public, small buffers resizing (Morten Welinder), add --maxmem option to xmllint, add xmlPopInputCallback() for Matt Sergeant, refactoring of serialization escaping, added escaping customization - bugfixes: xsd:extension (Taihei Goi), assorted regexp bugs (William Brack), xmlReader end of stream problem, node deregistration with reader, URI escaping and filemanes, XHTML1 formatting (Nick Wellnhofer), regexp transition reduction (William), various XSD Schemas fixes (Kasimier Buchcik), XInclude fallback problem (William), weird problems with DTD (William), structured error handler callback context (William), reverse xmlEncodeSpecialChars() behaviour back to escaping '"'
2004-07-01Convert to NO_BUILDLINK (doesn't build anything).wiz1-2/+2
2004-07-01Convert to bl3.wiz1-2/+2
2004-07-01Unused.wiz4-115/+0
2004-07-01Convert to bl3.wiz1-3/+3
2004-07-01"Blind" conversion to bl3 -- does not compile on 1.6.x nor 2.0_BETA withwiz1-3/+3
bl2 anyway.
2004-07-01the timezone file on Solaris is /etc/TIMEZONE.grant1-2/+10
2004-07-01Do not use continuation -- line is shortwiz1-3/+2
enough, and this silences a pkglint warning.
2004-07-01To be on the safe side, bump PKGREVISION for the PREFIX change.wiz1-1/+2
2004-07-01To be on the safe side, bump PKGREVISION for the RPEFIX change.wiz1-2/+2
2004-07-01Make blackdown-j* packages bl3-ready by avoiding to set PREFIX.wiz8-1133/+1132
Also, add some files to common to make deinstall work cleanly. And set NO_BUILDLINK, since nothing is built. Bump PKGREVISION.
2004-07-01Updated gd to 2.0.26adam1-1/+2
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