summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2000-08-18upgrade to 0.88.itojun4-22/+13
--- from announcement on zebra@zebra.org o Zebra protocol is changed to support multipath and distance configuration. o Distance configuration is enabled. o Metric value is passed from protocol daemon to zebra. o "default-information originate" for OSPF. o Soft reconfiguration for BGP. o Route refresh support for BGP. o MD5 authentication for RIP. o Introducing integrated shell vtysh. PLEASE UPDATE WHOLE SUITE including zebra, bgpd, ripd, ripngd, ospfd, ospf6d when you update from previous version. Zebra protocol is changed so there may be some protocol mismatch when you don't update everything.
2000-08-18De-(pkg)lint.fredb1-2/+1
2000-08-18Update "PolyGlotMan", a.k.a "rman", to version 3.0.9. A Changelog fromfredb7-39/+28
the previous version, 3.0.8, is not available. The most noticable change is that the license is now less restrictive, and more GPL-like.
2000-08-17add the "new"dmcmahill1-3/+4
NO_BIN_ON_CDROM= ${RESTRICTED} NO_SRC_ON_CDROM= ${RESTRICTED} restrictions in place of the old NO_CDROM.
2000-08-17Remove unwanted patchabs1-44/+0
2000-08-17Make this work with 16-bit displays. Patch provided by Johan Danielssonfredb2-1/+120
<joda@netbsd.org>, in response to PR pkg/10852.
2000-08-17add audio/vorbisitojun1-1/+2
2000-08-17vorbis audio encoder/decoder, from daily snapshot (2000/8/18).itojun10-0/+90
--- pkg/DESCR Vorbis is a general purpose audio and music encoding format contemporary to MPEG-4's AAC and TwinVQ, the next generation beyond MPEG audio layer 3. Unlike the MPEG sponsored formats (and other proprietary formats such as RealAudio G2 and Windows' flavor of the month), the Vorbis CODEC specification belongs to the public domain. All the technical details are published and documented, and any software entity may make full use of the format without royalty or patent concerns. This package contains libvorbis, an LGPLed software implementation of the Vorbis specification by the Xiphophorus company (http://www.xiph.org/), vorbisfile, an LGPLed convenience library built on Vorbis designed to simplify common uses and a number of GPL example programs, utilities and player plugins.
2000-08-17Update lintpkgsrc -R to check for NO_BIN_ON_FTP or RESTRICTEDabs3-11/+11
Now 2.13
2000-08-17remove paragraph about pkglibtoolwiz1-7/+2
2000-08-17Make this work on ELF. Also, respect ${LDFLAGS} for xpkgwedge users. Thefredb3-2/+16
patch is actually redundant, but if accepted by the author, it should let this software build out of the box on NetBSD/ELF systems.
2000-08-17remove pkglibtool directorywiz1-2/+1
2000-08-17This package is BROKEN, so convert it from USE_PKGLIBTOOL without testing.wiz2-10/+17
2000-08-17USE_PKGLIBTOOL is no morewiz1-12/+4
2000-08-17All packages have been converted to USE_LIBTOOL, so remove pkglibtool.wiz8-179/+0
2000-08-17USE_PKGLIBTOOL -> USE_LIBTOOLwiz5-9/+42
Added hack to post-build since the package's libtool recognizes more switches for the install program than the default libtool.
2000-08-17sed -> ${SED}, chmod -> ${CHMOD}wiz1-3/+3
2000-08-17remove unnecessary whitespacewiz1-3/+3
2000-08-17remove file overlooked in last commitwiz1-24/+0
2000-08-17wildcard dependency on libnetwiz1-2/+2
2000-08-17wildcard dependency on naswiz1-2/+2
2000-08-17Add and enable awkarh1-1/+2
2000-08-17Initial import of awka-0.7.0, an AWK to ANSI C converter.rh5-0/+49
2000-08-17Make patchdiff work again after the last changes. Bump to 0.94.wiz2-6/+8
2000-08-17grep -> grep -qhubertf1-2/+2
2000-08-17USE_PKGLIBTOOL -> USE_LIBTOOL.wiz8-16/+104
While I'm here, convert it from addnerd to user.
2000-08-17 don't end directory names on @dirrm lines with /hubertf1-119/+119
2000-08-17USE_PKGLIBTOOL -> USE_LIBTOOLhubertf1-2/+2
2000-08-17print-PLIST: move all the variables from PLIST_SUBST into their non-expandedhubertf1-4/+16
for (e.g. netbsd -> ${LOWER_OPSYS})
2000-08-17USE_PKGLIBTOOL -> USE_LIBTOOLhubertf2-3/+4
2000-08-16Add support for "lha" archives (as distfiles). Patch submitted by SUNAGAWAfredb1-10/+11
Keiki in PR 10819. Expanded and revised comments concerning same. Also, removed some blank lines, in keeping with the style of the rest of the file, and moved the comments for 'EXTRACT_USING_PAX' closer to the relevant code. (They have slipped farther and farther apart as the 'EXTRACT_SUFX' section has expanded.)
2000-08-16Update to 0.27. Changes are (from the release notes):dmcmahill5-18/+195
ACS 0.27 release notes (06/03/2000) New features: 1. BSIM3 model, DC. They work for AC and transient analysis, but only the DC effects actually work. The next release should have the charge effects. For now, it fakes it with Meyer's model. 2. A first cut at a model compiler, to aid in development of new models. Models are described in a ".model" file, which is processed to automatically generate the ".h" and ".cc" files. This version fully handles the ".model" statement part of it, but leaves the device and common sections the old way. Eventually, the entire process will be automated. The old way still works. 3. "Fit" behavioral modeling function, which fits a curve to a set of data. You can specify the order of the fit, which is piecewise polynomials. For now, the order may be 1 (linear, like PWL) or 3 (cubic splines). You may also specify the boundary consitions. 4. More probes. Some things that are partially implemented: 1. Internal element: non-quasi-static poly-capacitor. It is needed by the BSIM3 and EKV models. Eventually, it will be available as a netlist item, but not yet. Bug fixes: 1. PWL could fail if there were duplicate points at the beginning. It still does, but gives a reasonable error message. 2. Some "dot commands" were ignored if there were spaces before the dot. This was particularly annoying if the line was supposed to be ".end" which should make it exit. It didn't, leaving it in interactive mode, a major annoyance in a script. Other improvements: 1. There is a change to the way integration in capacitors is done. It is now strictly based on charge (i = dq/dt). The old version was based on capacitance (i = C * dv/dt) which is strictly incorrect. The dC/dt term was missing (i = C * dv/dt + v * dC/dt). This is a non-issue when C is constant. 2. More documentation on internals. Changes that I think are improvements, but some may disagree: 1. The command line is a little different. In the old version, "acs file" would run it, and whether it exited or not depended on whether there was an ".end" line. Now, by default, it just loads the file in preparation for interactive use. If you want batch mode, say "acs -b file". 2. The regression suite is included in the standard distribution. Changes that are not really improvements: 1. Due to the model compiler, the build process is a little more complicated. To do a complete build, you must build the model compiler first, then the simulator. If you are not making any new models, you can probably get away with just building the simulator. This will change in a future release. Bugs: 1. The transmission line initial conditions are not propagated until the transient analysis runs. 2. The makefile does not set up the proper link for the model compiler. You need to do it manually. Hot items for a future release (no promises, but highly probable): 1. Charge effects in BSIM models. They are computed, but not loaded to the matrix. 2. Completion of model compiler, and its documentation. 3. Completion of multi-rate. 4. Homotopy methods to improve convergence. 5. Transmission line accuracy and speed improvements, using a step control mechanism similar to that used for capacitors. 6. Parameterized subcircuits and defined parameters. 7. A "trigger" element, so time dependent values can be triggered by the circuit, as an alternate to simple time. To reach me, try this email address: aldavis@ieee.org ACS ftp sites: ftp://ftp.geda.seul.org/pub/geda/dist/acs-0.27.tar.gz http://www.geda.seul.org/dist/acs-0.27.tar.gz ftp://sunsite.unc.edu/pub/Linux/apps/circuits/acs-0.27.tar.gz
2000-08-16Update "mozilla" package to 5.0 milestone 17. This release is completelytron21-506/+4625
different from the 19980728 snapshot on which our last package version was based. The most important change is the new GTK+ based GUI and the gecko rendering engine. This update wouldn't exist without the work of Shin'ichiro TAYA who not only contributed several NetBSD related fixes to the mozilla sources but also created the base for this NetBSD package.
2000-08-16Look in the right directory for binaries and libraries when doing askrll1-2/+2
check-shlibs.
2000-08-16add a note suggesting that LOCALBASE should only be for pkgsrc and notdmcmahill1-4/+9
shared with other programs to prevent conflicts. Hopefully this will help avoid people trying to do things like LOCALBASE=/usr as in PR pkg/10783.
2000-08-16Update R to 1.1.1. This is primarily a bugfix release from version 1.1.0,jlam5-3120/+32
particularly fixing the table editor, but also contains a few additions: o data(), example() and help() now search the loaded packages, then in their .lib.loc argument, the latter as pre-0.99.0. See their help pages for the precise details. o help() has a new argument `try.all.packages' set by the option "help.try.all.packages". If help is not found in the normal path and this is TRUE then a search is made of all packages for possible matches. o prop.trend.test() - test for trend in proportions. o write.table() has new argument `dec' for setting the decimal separator (SPSS/Windows and probably others want commas in continental European locales). o Advance warning: save(, oldstyle=TRUE) will no longer be available after this release. o Symbols can now be coerced to expressions, making as.expression(quote(a)) work
2000-08-16Forgot to add this file...skrll1-0/+27
2000-08-16Use LTCONFIG_OVERRIDE and make sure that qt1 library path is included inskrll3-24/+11
-rpath list.
2000-08-16Don't limit this package to the "i386" port. PCI brooktree cards shouldtron1-3/+3
work under several other ports, too.
2000-08-16Update homepage and master site.tron1-2/+2
2000-08-16Fix possible vulnerability due to improper use of "syslog(3)" ortron2-4/+22
"fprintf(3)".
2000-08-16Add back linking against jpeg, ungif, tiff, png, etc. viajlam2-5/+6
"imlib-config --libs" versus directly specifying them. Fixes linking on a.out platforms. Thanks to Matthias Scheler for pointing this out.
2000-08-16Use "5.0m16" instead of "0.16" as version number.tron1-2/+2
2000-08-16mozilla-m16 breaks the dewey-decimal numbering.abs1-2/+2
use mozilla-0.16 as a 'lesser of various evils' option.
2000-08-16reissue kame patch.itojun1-2/+2
now contains security fix from http://www.securityfocus.com/templates/archive.pike?list=1&msg=36B5F824.B28E02FD@ce.cctpu.edu.ru
2000-08-16use latest IPv6 patch from kame (now supports IPv6 FTP properly).itojun10-2487/+12
patches/patch-?? contain IPv6 patches only, switch to PATCHFILES.
2000-08-16Bump version to 0.4nb1:jlam5-27/+58
* bluefish uses GTK+, so define USE_X11BASE; * use package gettext instead of included gettext library; * remove unnecessary linking against graphics libraries - gdk_imlib is sufficient; * put pixmaps in directory where desktops/window managers expect to find them.
2000-08-16- make sure that the local includes are always searched first to avoid pickingdmcmahill2-6/+6
up some possible conflicting headers. - while I'm here, make me the maintainer (instead of 'packages')
2000-08-16USE_PKGLIBTOOL -> USE_LIBTOOLhubertf2-3/+6
2000-08-16USE_PKGLIBTOOL -> USE_LIBTOOL.wiz4-24/+6
Use LTCONFIG_OVERRIDE for fewer patches.