summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2000-09-15Use "dc" instead of "expr" to calculate total package size to avoidtron1-2/+2
another integer overflow which occured on "i386", too.
2000-09-15Rewrite "print-pkg-size-depends" target to work without invoking "awk".tron1-5/+5
2000-09-15Fix cut and paste error in last commit.tron1-2/+2
2000-09-15Because "awk" keeps getting overflows on "arm32" while calculating thetron1-8/+13
size of a large package we use "dc" now.
2000-09-15Update ethereal to 0.8.12.hubertf2-4/+4
This version understands our PPP protocol again (PPP over serial, i.e.). Other changes: Ethereal now understands Kerberos 5, rsh, and Zebra, and has the initial work done for BXXP. Ethereal (via our wiretap library) can now read Cisco Secure IDS iplog files. Ethereal's Help menu option finally gives help. Many other updates and fixes were made in version 0.8.12.
2000-09-14Update to version 20000912, kindly provided by der Mouse.wiz5-9/+27
Addresses pkg/9946 by Stephen Degler.
2000-09-14Add missing dependence on "perl" package. Patch worked out bytron1-1/+2
Alistair Crooks.
2000-09-14Remove scotty, now that the package finally has been removed from the tree.wiz1-2/+1
2000-09-14Remove this package. It has been supplanted by net/tcl-scotty andjwise16-2997/+0
net/tkined.
2000-09-14After getting whacked upside the head...set the maintainer to me.jlam4-8/+8
2000-09-14Import of canonical tnftp 20030825 sources,lukem4-0/+443
to make it easier to track new versions.
2000-09-14Update "libtool" version number in comment.tron1-2/+2
2000-09-14add scottywiz1-1/+2
2000-09-14Change kakasi dependency to >= 2.3.1wiz1-2/+2
2000-09-14Make sure we use the latest (and greatest!) libtool.skrll1-2/+2
2000-09-14Depreciate use of cc -shared as test and cc as linker in a.out case.skrll5-58/+48
Bump to nb5. This fixes PR/10908.
2000-09-14When calling "apache.sh restart", instead of calling "apachectl restart",jlam1-1/+6
we call stop, then start. This correctly restarts httpd with SSL support if it was initially started with SSL support.
2000-09-13Adapt to xpkgwedge and install olvwmrc.0 manpage in correct location.jlam6-23/+37
2000-09-13Change maintainer to packages@netbsd.org.jlam1-7/+8
Cosmetic changes.
2000-09-13* Remove useless pre-install target.jlam3-14/+15
* Find xview-clients in olvm/olvwm when xpkgwedge is installed.
2000-09-13Back out last change...${PREFIX}/lib/help is part of xview-lib.jlam1-2/+1
2000-09-13Remove ${PREFIX}/lib/help.jlam1-1/+2
2000-09-13Remove config dir on deinstallation.jlam1-1/+2
2000-09-13Bump version number to 3.2.1nb1, since we've removed some programs whichjlam1-2/+2
would conflict with devel/gettext.
2000-09-13Don't pass explicit "--enable-ipv6" to configure. For some reason, doingfredb1-2/+3
so messes up proper detection of NetBSD IPv6.
2000-09-13Change dependencies to >=3.2.1.jlam1-4/+4
2000-09-13Make this work with xpkgwedge:jlam1-2/+3
* Use ${X11PREFIX}/bin/xvmkmf instead of xmkmf to generate Makefiles.
2000-09-13Make this work with xpkgwedge:jlam4-8/+19
* Don't build/install xgettext and msgfmt as they'll conflict with devel/gettext. * Use ${X11PREFIX}/bin/xvmkmf instead of xmkmf to generate Makefiles.
2000-09-13Fix bug in 'describe, introduced in rev. 1.529.hubertf1-2/+2
Reported by Launey Thomas <ljt@alum.mit.edu> in private mail.
2000-09-13Make this work with xpkgwedge:jlam9-26/+115
* Move installation of config files to ${PREFIX}/lib/X11/xview (consistent with how lesstif installs into ${PREFIX}/lib/X11/lesstif) * Provide a xmkmf-type script called "xvmkmf" which does the right thing for programs needing to generate Makefiles from Imakefiles using XView. * Bump version number to 3.2.1nb1.
2000-09-13_Really_ make disable pgp by default, if IRRD_USE_PGP is not set; allowfredb1-8/+8
ipv6 to be disabled by setting USE_INET6 to something other than "YES".
2000-09-13Check for @PREFIX@/etc/httpd/mod_ssl.conf, not @PREFIX@/etc/mod_ssl.conf,jlam1-2/+2
if we're sourcing the former.
2000-09-13Nas-1.4 doesn't even try to build the voxware server on non-i386 ports,fredb3-8/+16
so split the PLIST in order to reflect that. (Clients work fine!)
2000-09-13Kaffe now builds even if gmp>=3.0.0 is installed; it now depends on gmp.wennmach3-1/+21
Fixes PR 11003 by ... who the hell was that nerd ... ahh: Lex Wennmacher.
2000-09-13Remove tkcron (per pkg/11005), and tk80.wiz1-3/+1
2000-09-13Regen.jlam1-6/+6
2000-09-13Use unified diffsjlam5-298/+177
2000-09-13Cosmetic changesjlam3-32/+32
2000-09-13Fix some configure goofiness:fredb3-17/+49
- - Don't pull in /sys/sys/include just for ipv6 support! - - Package wants "bison"; give it bison. - - Don't pull in "libpthreads" just becuase it exists on the build system. - - Likewise for "pgp", unless IRRD_USE_PGP is specified. Also, - - Rearrange package Makefile, so that only that which is "prefs" goes after ".include ../../mk/bsd.prefs.mk". TODO: - - Make the package use pgp5 or pgp2 by default?
2000-09-13Don't try to run check-shlibs over linux binaries.fredb1-1/+2
2000-09-13Fix installation problems. Patches worked out by alistair Crooks.tron5-12/+13
2000-09-13Update master site URLs.tron2-4/+4
2000-09-13Change license to 'kermit-license', as this pkg has a specifichubertf1-2/+2
license that's not covered by a general 'limited-redistribution' license. And even if you agree to honour the 'limited-redistribution' for some other pkg (by putting ACCEPTABLE_LICENSES=... into /etc/mk.conf), that doesn't mean you also agree to not redistribute kermit. Modeled after the www/jsdk20 license.
2000-09-13Fix #ifdef's to make the program compile even if rsaref's des.h is installed.wiz2-1/+15
Fixes pkg/9835 by Michael Wolfson.
2000-09-12On a.out, remove "-Bforcearchive" from linker flags to prevent multiplejlam2-0/+16
definitions of symbols. Fixes PR#10971.
2000-09-12Don't pass --disable-suexec. The configure script doens't acceptthorpej1-3/+1
it, and the default is "off" anyhow.
2000-09-12Overhaul of the jitterbug package.wennmach8-62/+59
No longer modify /etc/aliases and httpd.conf (fixes PR 10126). Also, jitterbug does not depend on apache any longer.
2000-09-12update kakasi to version 2.3.2.kei5-38/+6
The patch was supplied by Bernhard Riedel <bernhard@sdg.de> and posted to tech-pkg-ja@jp.netbsd.org mailing list. Thanks Bernhard! Changes from 2.3.1 to 2.3.2: * `wo' dissapear in output bug fixed. * library initialization bug fixed. * other bugs fixed. * Endoding of all Japanese documents is now set to EUC-JP. Also fixed typo. * included `kakasi.spec'. (No English version included, so this is translated from Japanese one by me) This version includes (part of) NetBSD patche and fix the problem, so it's removed.
2000-09-12Note conflict with versions of teTeX-bin older than 1.0.7nb1.jlam1-1/+3
2000-09-12Make this work on NetBSD without installing a config file.fredb2-1/+30