summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2000-09-11Sync.tron1-4/+4
2000-09-11Build with patch to fix layer 3 engine on 64Bit systems.tron2-4/+7
Fixes PR pkg/10677 by R. C. Dowdeswell.
2000-09-11Use the .zip distribution of swing, rather than the .tar.Z, as it isjwise2-7/+7
significantly smaller. Pointed out by Bernd Ernesti.
2000-09-11Use updated IP address for official Napster servers.tron2-1/+15
2000-09-11Update md5. (hi jim!)wiz1-2/+2
2000-09-11Enable jsdk20 and the three packages which depend on it, now that thejwise1-5/+5
jsdk20 package can fetch it's distfile.
2000-09-11Add a pre-fetch: target to install the urlget package, and a do-fetch:jwise1-8/+24
target to actually go out and fetch the jsdk distribution by using urlget to navigate Sun's web forms. Make this behavior depend on the value sun-jsdk20-license being in ACCEPTABLE_LICENSES.
2000-09-11Use .tar.Z distfile, and don't re-fetch if we have the distfile. (Why doesjwise1-6/+8
the do-fetch: target get called if the distfile is present?)
2000-09-11Try to fix build failure on <1.4Y (noted in recent sparc bulk build).wiz1-2/+7
2000-09-11Enable swing, now that it can download it self.jwise1-2/+2
2000-09-11Add a pre-fetch: target which installs the `urlget' package, and then use thatjwise1-9/+25
package in a new do-fetch: target which uses urlget to navigate Sun's web forms and downloads swing. Make this behavior depend on the value `sun-swing-license' being in ACCEPTABLE_LICENSES.
2000-09-11upgrade to screen 3.9.8. it includes official security fix againstitojun7-89/+17
Msg() hole. ok'ed by packages@netbsd.org. --- ------------------------------ What's new in screen-3.9.8 ? ------------------------------ * new command 'resize' to resize regions (aka split windows), try: bind = resize = bind + resize +1 bind - resize -1 bind _ resize max * new argument for 'focus': up, down, top, bottom * X11 mouse tracking support * Support for the "new color model", aka "background color erase": the bce/defbce commands change the color model of the current window/new windows. * experimental rxvt OSC sequence support (used to set a background picture or to change the default colors), disabled by default.
2000-09-11Fix PLIST, in accordance with previous commit. Together, this createsfredb1-3/+3
a conflict with the control-center package. I'll fix that by modifying the control-center package.
2000-09-11lintpkgsrc: Clean up makefile variable parsing and use to extract PKGSRCDIRabs2-66/+82
from /etc/mk.conf - now will understand .include and other make'isms in mk.conf Update to 2.21
2000-09-11Use "ftp.infonoc.ne.jp" and "ftp.rsu.ru" as new master sites after thetron1-2/+3
Coda 4.x sources were removed from "ftp.coda.cs.cmu.edu".
2000-09-11Remove redundant DEPENDS on xpm. To recap, USE_XPM generates the DEPENDSfredb2-4/+2
automatically on systems that need it, in order to accomodate XFree86-4.x out-of-the-box installs, which include xpm.
2000-09-11Remove redundant DEPENDS on xpm; USE_XPM covers that.fredb1-3/+1
2000-09-11Modify order of compile flags of pgcc, as requested in pkg/9921.wiz3-6/+14
Approved by explorer. Step to 0.17nb1.
2000-09-11Apply patches provided in pkg/9537 and pkg/9539 by Mathew Richardson.wiz3-31/+33
2000-09-11Install spoiler files, as requested in pkg/8341; sort PLIST.wiz6-62/+136
2000-09-10Use devel/libscsi instead of adding the scsi library via patches.wiz6-1402/+16
Fix a bug. Closes pkg/6375.
2000-09-10Use gmake instead of make (handles implicit rules differently).wiz1-1/+2
Addresses pkg/9778 and pkg/10887.
2000-09-10Don't check for libnet (we're not BeOS, after all). Addresses pkg/9005.wiz3-1/+70
2000-09-10Provide patch for configure, so that we don't depend on autoconfwiz3-6/+270
(which has some problems, see pkg/10849).
2000-09-10Revert a NetBSD patch. We want this to install _over_ the xscreensaverfredb2-34/+3
that ships with gnome, in order to upgrade it properly. Otherwise, trying to handle two screensavers causes the control panel to crash frequently.
2000-09-10Use USE_XPM rather than DEPENDS+= xpm. Still not quite right withfredb1-2/+2
XFree86-4.x because of dependence on Mesa.
2000-09-10Install man page for readcd; add cross-references to supplemental man pageswiz4-4/+26
to cdrecord.1. Fixes pkg/10335.
2000-09-10Improve wording of warning if required package is not found, whichwiz1-2/+2
causes a dependency to be not registered, to minimize confusion like in pkg/9043.
2000-09-10Add documentation for --initdb to manpage; mention its use in INSTALL,wiz5-2/+98
and what to remove in DEINSTALL. Fixes pkg/8701 by Hauke Fath.
2000-09-10 * Update for changed 'doc' distfile (old distfile removed from ftp.netbsd.org)hubertf3-7/+7
* Recognize endiannes of NetBSD/powerpc properly. Adresses PR 10504 by SUNAGAWA Keiki <kei_sun@ba2.so-net.ne.jp>
2000-09-09Fix build on m68k; add a MASTER_SITE.wiz1-2/+4
2000-09-09Garbage collect defunct MASTER_SITES.fredb1-9/+3
2000-09-09Remove a distsite, and BROKEN (distfile on ftp.netbsd.org).wiz1-3/+1
2000-09-09No longer IS_INTERACTIVE. (Addresses pkg/9801.)wiz6-15/+63
Move contents of post-patch script to Makefile. Add DEINSTALL that mentions all the changes the install step does.
2000-09-09Reorganize crypto handling, as discussed on tech-pkg. Remove allfredb31-155/+76
RESTRICTED= variables that were predicated on former U.S. export regulations. Add CRYPTO=, as necessary, so it's still possible to exclude all crypto packages from a build by setting MKCRYPTO=no (but "lintpkgsrc -R" will no longer catch them). Specifically, - - All packages which set USE_SSL just lose their RESTRICTED variable, since MKCRYPTO responds to USE_SSL directly. - - realplayer7 and ns-flash keep their RESTRICTED, which is based on license terms, but also gain the CRYPTO variable. - - srp-client is now marked broken, since the distfile is evidently no longer available. On this, we're no worse off than before. [We haven't been mirroring the distfile, or testing the build!] - - isakmpd gets CRYPTO for RESTRICTED, but remains broken. - - crack loses all restrictions, as it does not evidently empower a user to utilize strong encryption (working definition: ability to encode a message that requires a secret key plus big number arithmetic to decode).
2000-09-09Fix configure script to first determine if we are on a bigendian system orwiz3-15/+78
not, and only then set the corresponding variables. Addresses pkg/9803.
2000-09-09Add a new mechanism for handling "crypto" packages, as discussedfredb2-2/+18
on tech-pkg. Setting either USE_SSL or CRYPTO in the package's Makefile will permit the package to build or not, depending on the setting of MKCRYPTO (set to yes by default).
2000-09-09Don't find any installed pthreads packages. Addresses pkg/9835.wiz2-6/+42
2000-09-09add @dirrm share/cfenginewiz1-1/+2
2000-09-09Update MASTER_SITE, as noted in pkg/9831.wiz1-2/+2
XXX: This package should probably be updated after the freeze.
2000-09-09Also patch the start and config skripts to use ${MACHINE_ARCH} insteadwiz5-6/+41
of uname -m (instead of only install skript only). Addresses pkg/10017.
2000-09-09Note CYRUS_USER and CYRUS_GROUP used by mail/cyrus-imapd.veego1-1/+13
2000-09-09Fix the path for the fxtv_cnvt.sh script.veego2-1/+15
2000-09-09Don't use internal libdb, use NetBSD's, as suggested by Patrick Welche inwiz6-17/+44
pkg/10340. While I'm here: set MANCOMPRESSED_IF_MANZ; and fix .El in another man page.
2000-09-09Remove the xpm DEPENDS line. USE_XPM is enough.veego1-2/+1
2000-09-09Fix compilation warningwiz2-1/+15
2000-09-09Correct dependency on suse_x11.jlam1-2/+2
2000-09-09Minor churn:fredb1-12/+11
- - Don't try to build on powerpc. This is not useful, and it was never tested anyway. - - ${IGNORE} doesn't need to be set from within a .BEGIN target. - - Move lines that don't need to be after .include ../../bsd.prefs.mk into the main body, same for lines that don't need to be in the header.
2000-09-09Fix permissions for netplan.dir; other minor fixes to PLIST.fredb4-9/+10
Closes PR pkg/8942.
2000-09-09fix coredump on empty lines, warn if files given on commandline are notwiz2-11/+42
in checksum file