summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2001-07-06update kame patch again. use ksx1001.1997 than ksx5601.1987.itojun2-5/+5
2001-07-06Update wl to 2.6.0jun2-5/+5
2001-07-04 Yuuichi Teranishi <teranisi@gohome.org> * 2.6.0 - "Twist And Shout" 2001-05-24 Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp> * WL-MK (wl-detect-info-directory): Call `info-initialize' for Emacs21. 2001-04-16 Yuuichi Teranishi <teranisi@gohome.org> * utils/bbdb-wl.el (bbdb-wl-get-update-record): Use `with-current-buffer'. 2001-04-02 Yuuichi Teranishi <teranisi@gohome.org> * utils/bbdb-wl.el: Applied patch from Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp> for bbdb 2.33 (X-Mail-Count: 07190, 07195 in the ML); Added workaround for older version of bbdb.
2001-07-06Update flim to 1.14.3jun2-5/+5
FLIM: Version 1.14.3 Merged MIME Parameter Value decoder. * mime-parse.el (mime-decode-parameter-value): Use one temporary buffer. * eword-decode.el (eword-encoded-word-regexp): Match for language. * mime-def.el (mime-charset-regexp): Updated for RFC2231. * mime-parse.el (mime-decode-parameter-value): New implementation; use temporary buffer for conversion. * test/test-rfc2231.el (test-rfc2231-10, test-rfc2231-11, test-rfc2231-12): New testcases for language info. * mime-def.el (mime-content-type-parameter): Expand `mime-content-type-parameters'. * test/test-rfc2231.el: Made independent of internal representation of Content-Type. * FLIM-MK (check-flim): Limit filename of test files. * test/test-rfc2231.el: New file. * mime-parse.el (mime-decode-parameter-plist): Shortcut for parameters without extensions. * mime-def.el (make-mime-content-type): Don't reverse parameters. (make-mime-content-disposition): New function. (mime-decode-parameter-encode-segment): New function. (mime-decode-parameter-plist): New implementation. Switched from decode-then-concat to concat-then-decode model. * lunit.el (lunit-test-listener-*): Abolish generic interface. (lunit-test-result-notify): New function. (lunit-create-index-function): New function. * mel-b-dl.el: Don't do `dynamic-call' at compile-time. (base64-dl-handle): Don't eval at compile-time. Support for built-in `md5' of Emacs 21. * md5.el (md5-dl-module): Moved from md5-dl.el. Use it for test whether to require 'md5-dl. (hmac-md5-96): New function. (hmac-sha1-96): New function. * mime.el (mime-find-root-entity): Find root recursively. MIME Parameter Value decoder support. * mime-parse.el (mime-lexical-analyze): New function. (mime-decode-parameter-value, mime-decode-parameter-plist, mime-parse-alist-to-plist, mime-decode-parameter-alist): New functions. (mime-parse-parameters): New function. (mime-parse-Content-Type, mime-parse-Content-Disposition, mime-parse-Content-Transfer-Encoding): New implementation. (mime-read-Content-Type, mime-read-Content-Disposition, mime-read-Content-Transfer-Encoding): Ditto.
2001-07-06Make this compile on NetBSD/newsmips (i.e., mipseb). At least amandaenami2-1/+24
can be built now.
2001-07-06Update ${HOMEPAGE} for Mesa and family.fredb3-6/+6
2001-07-05Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY.jlam5-31/+113
2001-07-05Update mirrormagic to version 2.0.0kristerw9-108/+367
Changes since version 1.3: - complete code redesign (based on new Rocks'n'Diamonds game engine) - contains now 60 levels from the classic game "Deflektor" - can be compiled with SDL library to build native Windows version - can be compiled with Allegro library to build native DOS version - DOS and Windows versions can be compiled with gcc cross-compiler - changed levels 43 and 45 due to changed (faster) pac man behaviour
2001-07-05Update rocksndiamonds to version 2.0.0kristerw9-66/+112
Changes since version 1.4.0: - major code redesign to maintain generic game functions in a separate library and make it easier to port the game to new targets like SDL - can be compiled with SDL library to build native Windows version - DOS and Windows versions can be compiled with gcc cross-compiler - trying to open already busy audio device does not block the game - fixed network playing bug (patch from web site) - SDL version can load and play music modules - fixed element description in level editor for EM doors and keys
2001-07-05bsd.prefs.mk: Make OBJECT_FMT work on NetBSD 1.3abs1-1/+12
2001-07-05Updated pkgchk to 1.02 - if extracting the pkgname form a pkgdir fails,abs3-8/+10
make sure to display the pkgdir name.
2001-07-05Use the man page included in the distribution instead of relyingnra2-7/+4
on Imake to correctly generate the html documentation.
2001-07-05Update to GSL version 0.9.jtb4-12/+14
* What is new in gsl-0.9: ** There is a new system of vector and matrix views. Any code using vector and matrix views will need to be updated. ** The order of arguments of the view functions involving strides have been changed to be consistent with the rest of the library. ** The ode solvers have been reorganized. ** There are new eigensystem routines for real symmetric and complex hermitian matrices. ** The linear algebra directory now includes functions for computing symmetric tridiagonal decompositions and bidiagonal decompositions. ** The svd routines now include the Golub-Reinsch and Modified Golub-Reinsch algorithms in addition to the Jacobi algorithm. ** The interpolation directory has been reorganized and a higher-level "spline" interface has been added which simplifies the handling of interpolation arguments. ** IEEE support is now available on OpenBSD.
2001-07-05Add SSL settings to this Makefile and remove SSL settings fromjlam2-4/+22
buildlink.mk. Also add $(KDE_RPATH) to some Makefiles to properly compile when libqt.la isn't found. The USER_LDFLAGS setting is thus unnecessary.
2001-07-05Update buildlink-x11 to 0.6. Changes include moving the custom overridesjlam3-23/+19
of X11.rules settings below the inclusion of <X11.rules>. This should cause overrides to work correct for XFree-3.3.x systems.
2001-07-05Re-add checksum of KTerm-BGP-1.0.patch.gz.taca1-1/+3
2001-07-05Remove SSL-related settings -- these should be set in the individual KDE2jlam1-4/+1
packages that need them.
2001-07-05update to gpasm-0.9.7dmcmahill4-102/+16
many improvements such as: 1. The i++ and i-- operators are now implemented. Note: the variable is a label and must appear in column 1. 2. +=, -=, *=, /=, %=, <<=, >>=, &=, |=, and ^= have all been implemented. additional processor support and more. Also, many bug fixes. See the ChangeLog in the distfile for a complete list of changes (quite long).
2001-07-05remove a test that changed the way the package was built depending on DISPLAYperry1-5/+7
2001-07-05update to acs-0.29dmcmahill5-17/+47
------------------ ACS 0.29 release notes (06/30/2001) The primary effort has been to implement IBIS, which is still not done. The changes here are mostly infrastructure changes needed to support IBIS. New features: 1. "Fit" function has choice of fit order and extrapolation. You can have order 0, 1, 2, or 3. 2. "Posy" has even and odd options, to determine what happens in the negative region. 3. Modelgen improvements. It now is useful for the whole device, sometimes. It now handles probes and the device side of the model. The diode uses it completely. There are still a few missing features needed for the MOSFET and BJT. 4. Spice-3 compatible semiconductor resistor and capacitor. 5. "Table" model statement. Improvements, bug fixes, etc. 1. Option "numdgt" really works. 2. Better error messages from modelgen. 3. Code changes for optimization of commons. This should reduce memory use, sometimes, by sharing commons. Common sharing is still not fully implemented. 4. Fix two bugs that sometimes caused problems after a "modify" or on a "fault". 5. Better handling of "vmin" and "vmax". It should be much less likely that limiting causes convergence to a nonsense result. Some things that are still partially implemented: 1. Internal element: non-quasi-static poly-capacitor. 2. BSIM models, charge effects, "alpha0" parameter. (computed then ignored)
2001-07-05don't depend on prc-tools-gdb on alpha: it doesn't build theredillo1-1/+3
2001-07-05don't optimize on alpha (optimization causes prc-tools-gcc build to segfault)dillo1-1/+8
2001-07-05Make lat_rpc.c at least not dump core when run. Now it's very flakeysimonb2-5/+24
(needs to be run multiple times sometimes) but better than before...
2001-07-05- Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. Thejlam4-44/+111
conversion generally consisted of making sure that -L options passed to the compiler in the configure script didn't refer to any directories outside of ${BUILDLINK_DIR} and ${X11BASE}, and replacing dependencies with buildlink.mk file inclusions. - Add a buildlink.mk for use by other package Makefiles.
2001-07-05Add support for USE_BUILDLINK_ONLY packages. This has no effect on KDE2jlam1-1/+16
packages that don't define USE_BUILDLINK_ONLY.
2001-07-05USE_SSL and some minor whitespace changes.jlam1-3/+5
2001-07-05Whitespace changes only.jlam1-24/+23
2001-07-05Document the logic that sets XMKMF_CMD.jlam1-1/+3
2001-07-05Update buildlink-x11 to 0.5. Changes from previous version are thejlam3-8/+91
addition of the xmkmf script from the XFree86-4.0.x distribution, which understands passing -D options through to imake. Update the dependency on buildlink-x11 in bsd.pkg.mk for packages using USE_BUILDLINK_ONLY to >=0.5. Also, if USE_BUILDLINK_X11 is set, then refer to ${BUILDLINK_DIR} for location of X headers and libraries.
2001-07-05upgrade KAME patch. ksc5601 and ksx1001 are looked up correctly.itojun2-7/+5
(are there any ESC & x for differentiating them?)
2001-07-05it is bad to translate encoding portion in bdf font.itojun1-10/+1
XXX we don't split ksc5601fonts and ksx1001fonts for now. see recent tech-pkg posting on font directory/pkgname reorganization.
2001-07-04fix a problem with HAVE_BUILTIN_XPMperry1-2/+2
2001-07-04Update ipcalc to 0.34zuntum2-5/+5
Changelog: - Use default netmask of class when no netmask is given
2001-07-04Update ap-auth-ldap to 1.6.0; changes since 1.5.2 include:kleink2-6/+6
* Cleaned up a number of memory leaks. * Can now be built with autoconf.
2001-07-04update for zoularis-20010704christos3-13/+13
2001-07-04Update wmbiff to 0.3.1magick4-33/+37
Changes since 0.3.0: * Replaced /var/spool/mail with /var/mail, which is what the FHS mandates. All decent systems should have either the directory or a symlink pointing somewhere else. (Jordi Mallach) * I reformatted ths changelog, again. I hope this is the last time I need to do this. The CVS logs should be used for all changes, and this file should by updated for user-visible changes only, from now on. (Dwayne C. Litzenberger) * Updated the README to reflect that Gennady Belyakov died right after releasing wmBiff 0.2. May your soul rest in peace, Gennady. (Dwayne C. Litzenberger) * Fixed the IMAP support, again. (Rob Funk)
2001-07-04Note my intention to update print/ghostscript.jlam1-1/+2
2001-07-04remove redundant USE_RUBY.taca4-8/+4
2001-07-04define USE_RUBY using "?=" instead of "=".taca1-2/+2
2001-07-04define USE_RUBY_RD implies USE_RUBY.taca1-1/+2
2001-07-04Use lesstif/buildlink.mk instead of USE_MOTIF. Also remove settingjlam1-3/+2
of USE_BUILDLINK_ONLY as it's not really true.
2001-07-04Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. If notjlam8-81/+87
on Linux, force use of specific fstropen code. Also fix check for AIX in the source code.
2001-07-04-fstack-protector is enabled by default.kent2-7/+6
Build with `make bootstrap.'
2001-07-04Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY.jlam3-19/+15
2001-07-04upgrade to 9.1.3 from ISC. changes between 9.1.2 to 9.1.3:itojun2-6/+6
--- 9.1.3 released --- --- 9.1.3rc3 released --- 911. [bug] Fail gracefully with multiple hint zones. [RT #1433] 910. [port] Some pre-RFC2133 IPv6 implementations do not define IN6ADDR_ANY_INIT. [RT #1416] --- 9.1.3rc2 released --- 904. [bug] The server would leak memory if attempting to use an expired TSIG key. [RT #1406] 903. [bug] dig should not crash when receiving a TCP packet of length 0. 902. [bug] The -d option was ignored if both -t and -g were also specified. 901. [cleanup] The man pages no longer have empty lines outside of literal blocks. 898. [bug] "dig" failed to set a nonzero exit status on UDP query timeout. [RT #1323] 894. [bug] When using the DNSSEC tools, a message intended to warn when the keyboard was being used because of the lack of a suitable random device was not being printed. 892. [bug] The server could attempt to refresh a zone that was being loaded, causing an assertion failure. [RT #1335] 891. [bug] Return an error when a SIG(0) signed response to an unsigned query is seen. This should actually do the verification, but it's not currently possible. [RT #1391] 888. [bug] Don't die when using TKEY to delete a nonexistent TSIG key. [RT #1392] 860. [interop] Drop cross class glue in zone transfers. 852. [bug] Handle responses from servers which do not now about IXFR. 850. [bug] dns_rbt_findnode() would not find nodes that were split on a bitstring label somewhere other than in the last label of the node. [RT #1351] 705. [port] Work out resource limit type for use where rlim_t is not available. [RT #695] 704. [port] RLIMIT_NOFILE is not available on all platforms. 703. [port] sys/select.h is needed on older platforms. [RT #695] --- 9.1.3rc1 released --- 831. [bug] The configure script tried to determine endianness before making its final decision on which C compiler to use, causing Solaris/x86 systems with gcc to be incorrectly identified as big-endian. [RT #1315] 827. [bug] When an IXFR protocol error occurs, the slave should retry with AXFR. 826. [bug] Some IXFR protocol errors were not detected. 825. [bug] zone.c:ns_query() detached from the wrong zone reference. [RT #1264] 824. [bug] Correct line numbers reported by dns_master_load(). [RT #1263] 822. [bug] Sending nxrrset prerequisites would crash nsupdate. [RT #1248] 806. [bug] DNS_R_SEENINCLUDE was failing to propagate back up the calling stack to the zone maintence level, causing zones to not reload when an included file was touched but the top-level zone file was not. 771. [cleanup] TSIG errors related to unsynchronized clocks are logged better. [RT #919] 734. [bug] An attempt to re-lock the zone lock could occur if the server was shutdown during a zone tranfer. [RT #830] 712. [bug] Sending a large signed update message caused an assertion failure. [RT #718] 669. [bug] dnssec-keygen now makes the public key file non-world-readable for symmetric keys. [RT #403]
2001-07-03Converted to use buildlink.mk fileszuntum1-5/+5
2001-07-03Add buildlink.mk file for use by other packageszuntum1-0/+36
2001-07-03Update tkcvs to 7.0zuntum4-61/+56
Changelog: - Improved main file-browsing window. It now has icons to indicate the status of the files. The right mouse button activates context-sensitive popup menus. As a consequence of using a canvas widget instead of a listbox, the selection mechanism is different. It's click to select, shift-click to add selection, click-on-background to deselect all. The right button does an area select. - The module browser reads whatever information is available in the modules file via "cvs checkout -c" before it looks for the tkcvs-specific extensions. Thus if there is a modules file at all, some information will be available without the additional comments. - Options are specified via the options database instead of with cvscfg variables. If the window manager is CDE, its options are used by default. - The state of the main windows is remembered between sessions. - Bugs in display of the Editors column are fixed. - Finally found a good home for the "Checkout with Options" dialog. Someone pointed out that it belongs in the File menu next to the simple Update item. I'm conviced that that's right. - The module browser window is paned so that you can adjust the relative width of the columns. - CVS version 1.11 is supported better. o converted to use buildlink files, set USE_BUILDLINK_ONLY Update provided by Ingolf Steinbach <ingolf@jellonet.de> in pkg/13366, thanks for the PR!
2001-07-03First step in conversion to buildlink.mk -- use xpm's buildlink instead of ↵zuntum1-2/+2
USE_XPM
2001-07-03Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY.jlam1-3/+4
2001-07-03Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY.jlam6-22/+28