summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-08-19update to gerbv-0.14.dmcmahill2-6/+5
Changes since 0.13: * Removal of the last inclusions of malloc.h after tips from Charles Lepple. * Some patch that fixed a problem for Larry Doolittle * Error messages when running RS274D instead of "crash-and-burn" (ie segfault).
2003-08-18Split the PLIST into common and os dependent parts. Start with NetBSDrecht14-276/+202
and Linux. Disable the curses module on Linux.
2003-08-18Get the OS name from "uname -s" instead of assuming NetBSD.cjep1-4/+6
Observed from Gavan's Solaris bulk build.
2003-08-18Note update of gaim to 0.67.jmmv1-1/+2
2003-08-18Update to 0.67:jmmv3-6/+12
* Brought back the message notification plugin (Brian Tarricone) You'll need to reconfigure your settings for this plugin * IRC protocol plugin rewritten (Ethan Blanton) * New IRC protocol icon (Nuno Donato) * Protocol and status icons now optionally appear on tabs. (Etan Reisner) * Various dialog rewrites (Jabber vCard, Add Group, Alias Chat, Rename Group, Privacy) * Shows "hiptop" icon for AIM buddies using hiptop devices (Robey Pointer) * Privacy core/UI split. * Conversation placement by group now applies to chats in the buddy list as well. * Events in a conversation (user logged in, logged out, window closed, etc.) now grey the tab. * Various bug fixes (larne from irc, Tim Ringenbach, Bjoern Voigt, Paul A (darkrain)) * British English "translation" updated (Sam Halliday) * Chinese (Simplified) translation updated (Funda Wang) * Chinese (Traditional) translation updated (Ambrose C. Li) * Danish translation updated (Morten Brix Pedersen) * Dutch translation updated (Vincent van Adrighem) * French translation updated (Eric Boumaour) * German translation updated (Bjoern Voigt) * Hindi translation added (Guntupalli Karunakar) * Hungarian translation updated (Zoltan Sutto) * Italian translation updated (Luca Beltrame, Claudio Satriano) * Portuguese (Brazilian) translation updated (Mauricio de Lemos Rodrigues Collares Neto) * Romanian translation updated (Misu Moldovan (dumol)) * Serbian translation updated (Danilo Segan) * Spanish translation updated (Javier Fernandez-Sanguino Pena)
2003-08-18Initial import of an autoconf-ed version of NetBSD's sed(1).agc1-1/+2
2003-08-18Add and enable nbsed.agc1-1/+2
2003-08-18Initial import of an autoconf-ed version of NetBSD's sed(1).agc25-0/+18470
2003-08-18- Fix build for NetBSD <= 1.5.recht6-18/+46
- Include bzip2's buildlink2.mk to work-around different API versions. - Include db's buildlink2.mk on non-NetBSD platforms to get a similar feature-set on a pkgsrc platforms.
2003-08-18Note update of www/squid package to 2.5.3nb4.taca1-1/+2
Broken squid-2.5.STABLE3-coss-improvements-2.patch was fixed.
2003-08-18Broken squid-2.5.STABLE3-coss-improvements-2.patch was fixed.taca2-8/+6
Bump package revision.
2003-08-18Note update of www/squid package to 2.5.3nb3.taca1-1/+2
- fix PR pkg/22502 and includes newer official patches (except broken one).
2003-08-18Update squid package to squid-2.5.3nb3.taca3-6/+38
- fix startup script as PR pkg/22502 by Steven M. Bellovin - includes newer official squid patches except squid-2.5.STABLE3-coss-improvements-2.patch (which is broken). o 2003-07-22 15:22 (Cosmetic) statCounter.syscalls.disk counters treated inconsistently o 2003-07-25 17:25 (Minor) Improvements to the (experimental) COSS storage scheme. o 2003-07-28 09:28 (Minor) Blank username logging fix o 2003-07-29 22:29 (Minor) More improvements to the (experimental) COSS storage scheme. o 2003-08-06 13:06 (Medium) assertion failed: http.c:869: "-1 == cfd || FD_SOCKET == fd_table[cfd].type" o 2003-08-06 14:06 (Medium) assertion failed: client_side.c:1478: "size > 0" when using aufs o 2003-08-06 14:06 (Minor) aufs calculates the number of threads and queue limits wrongly o 2003-08-10 07:10 (Cosmetic) Compile error in auth/digest_auth.c o 2003-08-10 19:10 (Minor) Username not logged into ACCESS.LOG in case of /407 o 2003-08-13 00:13 (Minor) ICP dynamic timeout algorithm ignores multicast
2003-08-18This needs nasm-devel in order to compile export_mpeg. Bump version as well.jmc1-3/+3
2003-08-18- Note update of mail/mew3 package to 3.3.taca1-2/+3
- Fix last update date of py-dns. (CVS's id was already 2003/8/17.)
2003-08-18Update mew package to 3.3.taca2-5/+5
Mew 3.3 release (2003/07/24) Mew 3.3 release candidate 4 (2003/07/16) * Set mew-icon-p to t on Emacs 21 when tool-bar is available. KOSEKI Yoshinori <kose@yk.NetLaputa.ne.jp> * Defining mew-highlight-x-face-function. Tatsuya Kinoshita <tats@vega.ocn.ne.jp> * Tuning up mew-summary-scan. * mew-input-refile-folders sets inhibit-quit to nil to avoid Emacs 21.3's bug. * Security fix: stunnel now allows access from localhost only. Koga Youichirou <y-koga@cq.jp.nec.com> Mew 3.3 release candidate 3 (2003/06/23) * Implementing mew-find-file-noselect2(). * Setting buffer-file-coding-system for Summary/Virtual mode so that modeline displays "1". * Loosen content-type check. ("Text" instead of "Text/") Mew 3.3 release candidate 2 (2003/06/19) * Security fix: Implementing mew-find-file-noselect to prevent file-local variable attack. * A bug fix for "mr" in Virtual mode. * A bug fix for "mo". Mew 3.3 release candidate 1 (2003/05/22) * A bug fix for mew-smtp-queue again. * A bug fix for handling Message-Id: in citation. * Checking utf-translate-cjk-mode to set mew-internal-utf-8p. * A bug fix for 7bit vs mew-convert-singlepart. * The filename parameter for CDP:inline of CT: Message/. * Moving the position of mew-make-message-hook so that ispell-message works.
2003-08-18Drop XEmacs support (this is included in xemacs-packages; a bit older, though).minoura1-8/+3
2003-08-18Correct XEmacs support (typos and PLIST fix).minoura2-11/+13
2003-08-18Typo (EMACS_VERSIONS_ACCEPTED, not EMACS_VERSION_ACCEPTED).minoura2-4/+4
2003-08-18XEmacs is 21.4, not 21.1.minoura1-2/+2
2003-08-18Correct XEmacs support.minoura2-9/+8
Tested with xemacs214.
2003-08-18xemacs211 -> xemacs214minoura1-4/+4
Include emacs.mk after defining EMACS_VERSIONS_ACCEPTED.
2003-08-18simplify build a bit, and allow any Python version >=2.2drochner2-69/+65
2003-08-18catch up with py-imaging - use distutils and don't depend strictlydrochner5-46/+90
on Python-2.0 anymore
2003-08-18cosmetics: use ${PYSITELIB}drochner2-10/+10
2003-08-18make distutils obey LDFLAGS set in the environment, analogous todrochner3-3/+26
patches we've applied to Python-2.1+
2003-08-18I have missed a USE_MAKEINFO=yes here, without buildlink2 enabled forseb1-1/+2
this package it had only been caught by tools.mk's overriding script.
2003-08-18Update my old address. Noted by Yamano-san.uebayasi1-2/+2
2003-08-18fix manpage.itojun2-1/+67
2003-08-18Tweak the getrusage test to a much larger loop value as my machine was fastjmc3-1/+29
enough in the testing for instance that it never got usage on the process.
2003-08-18Note update of net/py-dns to 1.1.0.gson1-1/+2
2003-08-18Update py-dns to 1.1.0.gson3-7/+15
Summary of changes from 1.0.0: * Message sections are now lists of RRsets, not lists of nodes. * Nodes no longer have names; owner names are associated with nodes in the Zone object's nodes dictionary. * Many tests have been added to the test suite; dnspython 1.0.0 had 47 tests, 1.1.0 has 275. The improved testing uncovered a number of bugs, all of which have been fixed. * The NameDict class provides a dictionary whose keys are DNS names. In addition to behaving like a normal Python dictionary, it also provides the get_deepest_match() method. If, for example, you had a dictionary containing the keys foo.com and com, then get_deepest_match() of the name a.b.foo.com would match the foo.com key. * A new Renderer class for those applications which want finer control over the DNS wire format message generation process. * Support for a "TooBig" exception if the size of wire format output exceeds a specified limit. * Zones now have find_rrset() and find_rdataset() convenience methods. They let you retrieve rdata with the specified name and type in one call, e.g.: rrset = zone.find_rrset('foo', 'mx') * Other new zone convenience methods include: find_node(), delete_node(), delete_rdataset(), replace_rdataset(), iterate_rdatasets(), and iterate_rdatas(). * get_ variants of find_ methods are provided; the difference is that get_ methods return None if the desired object doesn't exist, whereas the find_ methods raise an exception. * Zones now have a to_file() method. * The message and zone from_file() methods allow Unicode filenames on platforms (and versions of python) which support them. Universal newline support is also used if available. * The Zone class now implements more of the standard mapping interface. E.g. you can say zone.keys(), zone.get('name'), zone.iteritems(), etc. __iter__() has been changed to iterate the keys rather than values to match the standard mapping interface's behavior. * Rdatasets support more set operations * Zone and Node factories may be specified, allowing applications to subclass Zone or Node and yet still use the algorithms which build zones from master files or AXFR data. * dns.ipv6.inet_ntoa() now minimizes the text representation of IPv6 addresses in the usual way, e.g. "0000:0000:0000:0000:0000:0000:0000:0001" is minimized to "::1". * dns.query functions now take an optional address family parameter. All known bugs from 1.0.0 are fixed in this release.
2003-08-18Export proper link flags to LDFLAGS based on overall config (i.e. whetherjmc1-4/+4
libiconv exists/is needed and whether to link it in). This means packages can avoid hardcoding LDFLAGS+=-liconv and breaking on -current. Fixes gnomeicu for -current and 1.6.x
2003-08-18Updated postgresql to 7.3.4 [cjs 2003-08-18]cjs1-1/+2
2003-08-18Upgrade to 7.3.4. The on-disk format is the same, so a dump/restore iscjs2-5/+5
not required. Changes include: Repair breakage in timestamp-to-date conversion for dates before 2000 Prevent rare possibility of server startup failure (Tom) Fix bugs in interval-to-time conversion (Tom) Add constraint names in a few places in pg_dump (Rod) Improve performance of functions with many parameters (Tom) Fix to_ascii() buffer overruns (Tom) Prevent restore of database comments from throwing an error (Tom) Work around buggy strxfrm() present in some Solaris releases (Tom) Properly escape jdbc setObject() strings to improve security (Barry) In particular, the server startup failure mentioned above occurs when the transaction log ends on a page boundary.
2003-08-17Needs USE_MAKEINFOjmc1-1/+2
2003-08-17add a missing buildlink filejmc1-1/+2
2003-08-17Note update of intltool to 0.27.1.jmmv1-1/+2
2003-08-17Update to 0.27.1:jmmv4-32/+29
- Fixed .xam support (Abel Cheung) - Fixed intltool-update, it's not usable with 0.27 :-( (Carlos Perelló Marín) - intltool-update -m tells you about files that are at POTFILES.in but does not exists anymore (Abel Cheung) - Small scheme support fixes (Callum McKenzie) - Added support for .lang files (Gustavo Giraldez) - Added support for .xam files (Abel Cheung) - Updated I18N-HOWTO (Kenneth, Bruno Haible) - Updated all manual pages and command help (Abel Cheung) - Improved the package name detection code (Abel Cheung) - better .server files handling (Abel Cheung) - source code with non-ASCII chars support with GNU gettext 0.12 (bug #99005, Abel Cheung, Carlos Perelló Marín) - intltool-unicodify is deprecated, please use msgconv (Abel Cheung)
2003-08-17Note update of esound to 0.2.31.jmmv1-1/+2
2003-08-17Update to 0.2.31: Solaris 8 build fixes.jmmv3-7/+7
2003-08-17Python 2.3 comes with the "csv" module, so don't accept python23 andrecht1-1/+3
python23-pth.
2003-08-17Allow also Python 2.3 to be used.recht5-10/+10
2003-08-17note update of boehm-gc package to 6.2nb1.kei1-1/+2
2003-08-17install private header files as well. an application (latest version ofkei5-5/+41
lang/gauche, actually) needs them. there are some comments in doc/README.changes about this issue.
2003-08-17note update of acroread5 package to 5.0.8.kei1-1/+2
2003-08-17updated acroread5 to 5.0.8. it fixes a security problem.kei2-10/+10
from README: ----- New for Acrobat Reader 5.0.8 A security patch was applied that solves a problem reported with long URLs in weblinks which can cause a buffer overrun. ----- XXX a solaris version is not tested.
2003-08-17Avoid circular dependencies if USE_GNU_TOOLS is set unconditionally injlam1-1/+19
either the environment or in /etc/mk.conf by telling dependencies of the named GNU tool to ignore any USE_GNU_TOOLS settings when they are built.
2003-08-17note addition of cad/pcb-current version 20030815dmcmahill1-1/+2
2003-08-17add conflict with pcb-currentdmcmahill1-1/+3