summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2000-02-15Update mysql to 3.22.32.bad23-1107/+33
This includes a security fix for the remote password checking protocol. Other wise it's just the regular bunch of bugfixes. See appendix D of the manual.
2000-02-15regentsarna1-2/+2
2000-02-15Update to 2.1.4. Besides the changes listed below, the pkg was alsotsarna6-36/+42
fractured into two more pieces: py-extclass and py-dtml, which are independantly useful. Highlights of changes from 2.0.1 to 2.1.4: - Performance improvements - Switch to new dtml <dtml-xxx> syntax by default. - Many ZCatalog improvements - try/except, try/except/else in DTML (py-dtml package) - FastCGI support (not on NetBSD yet -- no threads) - Two security fixes (mostly for sites that allow untrusted people to write DTML) - Two object database fixes when working with versions and doing a pack - Other minor bugs See full changes at http://www.zope.org/Products/Zope/2.1.4/CHANGES.txt
2000-02-15Update to latest release. No functional changes.tsarna2-6/+6
2000-02-15Update to 2.1.4, the version-of-the-week. (no functional change.)tsarna2-6/+6
2000-02-15update for lukemftp 1.2lukem2-4/+4
2000-02-14update package to verilog-20000212. This release incorporates most of thedmcmahill14-665/+21
NetBSD pkgsrc patches to the previous release. Thanks to Stephen Williams (the author) for his willingness to accept patches!
2000-02-14Make this work on NetBSD as well as Solaris.agc3-9/+25
2000-02-14Add suse_linux depends for i386.dmcmahill1-4/+2
2000-02-14For BUILD_DEPENDS, autoreconf -> autoconf. We can't even use autoreconffredb1-2/+2
because of the package's non-standard layout.
2000-02-14Remove wildcard in DEPENDS for xpm package to make it consistent withfredb1-2/+2
asclock. This to prevent the dependency from being recorded __twice__, as both xpm-3.4k and xpm>=3.4k. I'm not sure that that actually hurts anything, but it pays to be consistent.
2000-02-14correct HOMEPAGE URL to latest oneitojun1-2/+2
2000-02-14Update afterstep to new, stable version 1.8.0. Way too many changesfredb15-578/+783
from 1.6.10 to list. [1.7.x were all development versions.] A complete history of changes is available online at <ftp://ftp.afterstep.org/stable/ChangeLog>. The home page, <http://www.afterstep.org>, has links to a source code browser and more documentation.
2000-02-14First try at making darcnes work on non-i386-platformswiz10-17/+141
2000-02-14add & enable pkg_taruphubertf1-1/+2
2000-02-14Script to tar up an already instaled package.hubertf5-0/+142
2000-02-14fix typowiz1-2/+2
2000-02-13add and enable darcneswiz1-1/+2
2000-02-13Initial import of DarcNES, a multi-system emulator. Currently emulateswiz9-0/+292
NES, SMS, and GG with sound, PCE without, and has basic support for some other systems (SMD, Coleco, Atari ][). This will not work on MSB-machines, for lack of access. The code should support it, so if anyone's willing...
2000-02-13Add USE_PERL=YES. Closes PR pkg/9048. Also, de-fuzz patches.fredb4-13/+17
2000-02-13change PLATFORM to alphaosf for the alpha version.dmcmahill1-2/+2
Thanks to Michael Hitch for finding this.
2000-02-13Update xmcd to 2.6. New command line option to start playingfredb6-60/+40
a particular track immediately, more. Complete history at <http://metalab.unc.edu/tkan/xmcd/changes.txt>
2000-02-13Readd dummy element to "for" loop. Solaris's "sh" and "bash" need this.tron1-2/+2
2000-02-13add quotes around the IGNORE strings. Enable alpha section.dmcmahill1-10/+9
2000-02-13regenerate patch-ad which managed to include a RCS ID from the file beingdmcmahill2-7/+5
patched. CVS replaced the ID which made the patch fail.
2000-02-13fix the flag passed to cc for generating shared libs on a.out machines.dmcmahill2-11/+9
(was -Bshareable, now is -shared) This fixes a compilation problem. ELF machines should not be affected.
2000-02-13Don't enable IPv6 support if socks support is activated.tron1-2/+3
2000-02-13remove redundant homepage citationwiz1-2/+0
2000-02-13avoid compile problems when libggi is installed by not using itwiz1-1/+2
2000-02-13add dependency on gtk+-1.2.*wiz1-1/+2
2000-02-13Avoid CVS lossage caused by RCS Ids in patches.tron2-21/+3
2000-02-13Add and enable "sendmail88" package.tron1-1/+2
2000-02-13Initial import of "sendmail88" package:tron42-0/+1130
The well known Mail Transport Agent This package replaces the "sendmail" 8.8.8 distribution in the main source tree.
2000-02-12revert last change, and make sure the PLIST actually existswiz1-2/+3
where it is used (after discussion with hubertf)
2000-02-12Remove dummy element from "for" loop, "/bin/sh" can handle "for" loopstron1-2/+2
with empty word lists.
2000-02-12move ${PLIST} generation to the right place, fixing installation ofwiz1-3/+2
compressed man pages. Also save one process (Hi David & Al!)
2000-02-12use the config.guess script that comes with the program to determine whatdmcmahill1-7/+3
directory the program built in instead of trying to generate the system name on our own. This ensures it always works (for example 1.4.2_ALPHA confused this when done the old way)
2000-02-12Patch wiretap/configure to properly enable zlib for NetBSD,fredb2-5/+19
as suggested by itojun.
2000-02-12add ${DIST_SUBDIR} to file paths where neededwiz1-3/+3
2000-02-12Be quiet about finding no gzipped man pages in PLIST.fredb1-2/+2
2000-02-12remove unneeded md5 fileswiz4-6/+0
2000-02-12have a bit more clue about md5-files: don't warn if there's nowiz2-5/+17
files/md5 but NO_CHECKSUM is set in the Makefile; bump version
2000-02-12Enter CONFLICTS= for glibtool-*.fredb1-1/+3
2000-02-12Update devel/libtool to 1.3.4. Closes PR pkg/9065.fredb3-9/+11
"glibtool" becomes "libtool", in anticipation of eliminating "pkglibtool". In any case, there is no reason both can't be installed presently.
2000-02-12new pkg for libffm:garbled5-0/+27
libffm - Free, pretty fast replacement for some math (libm) routines on Linux/AXP, optimized for the 21164
2000-02-12Install the static libs, now that they're built anyway, and run "ranlib",fredb2-3/+11
if it exists. Minor fix-up to PLIST. Closes PR pkg/8897.
2000-02-12Use preprocessed package list instead of package list source duringtron1-2/+2
automatical manual page handling. Patch supplied by Brook Milligan in PR pkg/9391.
2000-02-12run the man-pages that need it through tbl, since NetBSD's man doesn'twiz1-1/+9
do it.
2000-02-12be more autoconf-friendly, link ac_find_xbae.m4 to ${LOCALBASE}/share/aclocalwiz2-2/+11
2000-02-12install ac_find_motif.m4 and link it to ${LOCALBASE}/share/aclocalwiz4-3/+31