summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
1999-05-21Update dependence to "ircII" package to version 4.4I.tron1-2/+2
1999-05-21netbsd._org_, not netbsd._com_.tv1-2/+2
(Should this include warped as a ftp site too?)
1999-05-21Speed up the evaluation of ${CKSUMFILES} vs. ${IGNOREFILES} a little (andtv1-20/+5
make it cleaner) by replacing the shell expansion with a bmake .for loop.
1999-05-21update to ircII 4.4I. features include ICB support and many bug fixes as usual.mrg7-251/+232
1999-05-21Updata geda to 19990516rh3-23/+81
Important changes are: - Now uses gtk+-1.2.2 - A bunch of bug fixes. - Added a coordinate window to gschem - Integration of contributed symbols. - Latest Jerry O'Keefe's gmk_sym integrated - Mike Jarabek's verilog gnetlist backend integrated - Jamil Khatib's latest gschcheck
1999-05-21disable sparc64 support for now; it kills sparc-netbsdelf which is actually ↵mrg3-9/+16
very useful right now.
1999-05-21Move mastersite.sakamoto1-4/+3
1999-05-21Add "suse_compat" package to dependence list.tron1-1/+2
1999-05-21Add and enable "suse_compat".tron1-1/+2
1999-05-21Import new "suse_compat" package:tron4-0/+49
Linux compatibility package with old shared libraries
1999-05-21Don't use "DISTFILES" for a single distribution file.tron1-3/+4
1999-05-21Don't extract RPM files to "/tmp" but to target directory directly.tron2-25/+41
1999-05-20Link programs with "${LDFLAGS}" so that we get "-Wl,-R${PREFIX}/lib".tron1-18/+18
1999-05-20Add and enable "p5-pilot-link".tron1-1/+2
1999-05-20Import new "p5-pilot-link" package:tron6-0/+69
perl interface to pilot-link library
1999-05-20Don't attempt to build Perl5 library because it won't build if "pilot-link"tron2-31/+2
is not already installed.
1999-05-20Use "${BSD_INSTALL_SCRIPT}" instead of "${LIBTOOL} ${INSTALL_SCRIPT}"tron1-4/+4
because we don't need to deal with "MAKE_ENV" this way.
1999-05-20Remove unnecessary assignments of "INSTALL", "INSTALL_DATA",tron34-117/+48
"INSTALL_PROGRAM" and "INSTALL_SCRIPT" from "CONFIGURE_ENV".
1999-05-20Always add "${INSTALL_DATA}" to environment for "configure" target, too.tron1-1/+2
1999-05-20Always add "${INSTALL_SCRIPT}" to environment for "configure" target.tron1-1/+2
1999-05-20Convince "configure" to find "soundcard.h" so that mixer applet getstron2-4/+11
built. Problem noted by Oleg Polyanski in PR pkg/7594.
1999-05-20No need to patch "configure" to supply preprocessor flags. Using thetron2-57/+5
"CPPFLAGS" environment variable works fine.
1999-05-20Update dependence on "ssh" package to version 1.2.27.tron3-6/+6
1999-05-20PTL2-current-990512-patch-1msaitoh2-5/+12
1999-05-20Handle factored out cwdinfo.kleink1-3/+67
1999-05-19Enable hfsutils.wrstuden1-1/+2
1999-05-19Initial import of hfsutils package, made with hubertf's url2pkg script.wrstuden5-0/+53
Supports reading and writing hfs filesystems. Doesn't yet support hfs+.
1999-05-19Add and enable bozohttpd.bad1-1/+2
1999-05-19Initial import of Matthew R. Green's bozohttpd 5.0.bad6-0/+38
``Less is more.''
1999-05-19s/EXTRACT_AFTER_ARGS/EXTRACT_ELEMENTS/, per Simon Burge <simonb@netbsd.org>.hubertf1-2/+2
1999-05-19Enable usbutil.augustss1-1/+2
1999-05-19Add a few USB developer utilities.augustss5-0/+31
1999-05-18Add and enable stella. (The misimport into the top level was correctedtv1-2/+2
on the CVS server.)
1999-05-18Import stella-1.1, an Atari 2600 VCS (and compatibles) emulator written intv8-0/+146
C++. Took hints from the FreeBSD port, but rewrote this one from scratch.
1999-05-18Update to slrn-0.9.5.9mjl1-3/+5
1999-05-18Update to slrn-0.9.5.6mjl5-40/+40
1999-05-18Enable the LDAP C-SDK.hwr1-1/+2
1999-05-18The OpenLDAP libraries collide with the ldapsdk.hwr1-1/+3
1999-05-18The Mozilla project C-SDK for LDAP. A LDAP V3 client library. hwr8-0/+100
1999-05-18Add and enable p5-XML-Parser.bad1-1/+2
1999-05-18Initial import of p5-XML-Parser, a Perl interface to James Clark'sbad7-0/+62
XML parser, expat.
1999-05-18Provide test-and-set primitive on arm32.bad1-0/+46
From Andrew McMurry <a.mcmurry1@physics.oxford.ac.uk>.
1999-05-18Fix obvious typo in getprotoent.cbad1-0/+15
From gson@araneus.fi (Andreas Gustafsson).
1999-05-18Add 2 perl scripts to collect datas on a NetBSD 1.4 system from netstat,bouyer6-3/+338
iostat, systat and a sample config file to use these. Also update the MESSAGE to stats there is a sample config file. Result can be seen at http://www.antioche.eu.org/mrtg/.
1999-05-18Update to 1.0, clean up, remove xpm dependency and check (...only used fortv15-170/+226
window icon when iconified), and add third party configs for 4064, SX-64, and C64 Game System.
1999-05-18Somewhere along the line, ISPELL_FR broke. Fix it.jwise1-3/+4
1999-05-17Define "${ECHO_MSG}" so that the patch from PR pkg/7545 doesn't breaktron1-1/+2
(at least) a recursive "make clean".
1999-05-17Remove the "linux_SuSE" package. It is replaced by the "suse_*" packages.tron9-365/+1
1999-05-17Create a sub directory in "share/doc" for the "README" file.tron2-4/+6
1999-05-17Fix broken index file creation. Patch suppled by NAKAJIMA Yoshihirotron2-8/+8
in PR pkg/7545.