Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-09-11 | Sync. | tron | 1 | -4/+4 | |
2000-09-11 | Build with patch to fix layer 3 engine on 64Bit systems. | tron | 2 | -4/+7 | |
Fixes PR pkg/10677 by R. C. Dowdeswell. | |||||
2000-09-11 | Use the .zip distribution of swing, rather than the .tar.Z, as it is | jwise | 2 | -7/+7 | |
significantly smaller. Pointed out by Bernd Ernesti. | |||||
2000-09-11 | Use updated IP address for official Napster servers. | tron | 2 | -1/+15 | |
2000-09-11 | Update md5. (hi jim!) | wiz | 1 | -2/+2 | |
2000-09-11 | Enable jsdk20 and the three packages which depend on it, now that the | jwise | 1 | -5/+5 | |
jsdk20 package can fetch it's distfile. | |||||
2000-09-11 | Add a pre-fetch: target to install the urlget package, and a do-fetch: | jwise | 1 | -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-11 | Use .tar.Z distfile, and don't re-fetch if we have the distfile. (Why does | jwise | 1 | -6/+8 | |
the do-fetch: target get called if the distfile is present?) | |||||
2000-09-11 | Try to fix build failure on <1.4Y (noted in recent sparc bulk build). | wiz | 1 | -2/+7 | |
2000-09-11 | Enable swing, now that it can download it self. | jwise | 1 | -2/+2 | |
2000-09-11 | Add a pre-fetch: target which installs the `urlget' package, and then use that | jwise | 1 | -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-11 | upgrade to screen 3.9.8. it includes official security fix against | itojun | 7 | -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-11 | Fix PLIST, in accordance with previous commit. Together, this creates | fredb | 1 | -3/+3 | |
a conflict with the control-center package. I'll fix that by modifying the control-center package. | |||||
2000-09-11 | lintpkgsrc: Clean up makefile variable parsing and use to extract PKGSRCDIR | abs | 2 | -66/+82 | |
from /etc/mk.conf - now will understand .include and other make'isms in mk.conf Update to 2.21 | |||||
2000-09-11 | Use "ftp.infonoc.ne.jp" and "ftp.rsu.ru" as new master sites after the | tron | 1 | -2/+3 | |
Coda 4.x sources were removed from "ftp.coda.cs.cmu.edu". | |||||
2000-09-11 | Remove redundant DEPENDS on xpm. To recap, USE_XPM generates the DEPENDS | fredb | 2 | -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-11 | Remove redundant DEPENDS on xpm; USE_XPM covers that. | fredb | 1 | -3/+1 | |
2000-09-11 | Modify order of compile flags of pgcc, as requested in pkg/9921. | wiz | 3 | -6/+14 | |
Approved by explorer. Step to 0.17nb1. | |||||
2000-09-11 | Apply patches provided in pkg/9537 and pkg/9539 by Mathew Richardson. | wiz | 3 | -31/+33 | |
2000-09-11 | Install spoiler files, as requested in pkg/8341; sort PLIST. | wiz | 6 | -62/+136 | |
2000-09-10 | Use devel/libscsi instead of adding the scsi library via patches. | wiz | 6 | -1402/+16 | |
Fix a bug. Closes pkg/6375. | |||||
2000-09-10 | Use gmake instead of make (handles implicit rules differently). | wiz | 1 | -1/+2 | |
Addresses pkg/9778 and pkg/10887. | |||||
2000-09-10 | Don't check for libnet (we're not BeOS, after all). Addresses pkg/9005. | wiz | 3 | -1/+70 | |
2000-09-10 | Provide patch for configure, so that we don't depend on autoconf | wiz | 3 | -6/+270 | |
(which has some problems, see pkg/10849). | |||||
2000-09-10 | Revert a NetBSD patch. We want this to install _over_ the xscreensaver | fredb | 2 | -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-10 | Use USE_XPM rather than DEPENDS+= xpm. Still not quite right with | fredb | 1 | -2/+2 | |
XFree86-4.x because of dependence on Mesa. | |||||
2000-09-10 | Install man page for readcd; add cross-references to supplemental man pages | wiz | 4 | -4/+26 | |
to cdrecord.1. Fixes pkg/10335. | |||||
2000-09-10 | Improve wording of warning if required package is not found, which | wiz | 1 | -2/+2 | |
causes a dependency to be not registered, to minimize confusion like in pkg/9043. | |||||
2000-09-10 | Add documentation for --initdb to manpage; mention its use in INSTALL, | wiz | 5 | -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) | hubertf | 3 | -7/+7 | |
* Recognize endiannes of NetBSD/powerpc properly. Adresses PR 10504 by SUNAGAWA Keiki <kei_sun@ba2.so-net.ne.jp> | |||||
2000-09-09 | Fix build on m68k; add a MASTER_SITE. | wiz | 1 | -2/+4 | |
2000-09-09 | Garbage collect defunct MASTER_SITES. | fredb | 1 | -9/+3 | |
2000-09-09 | Remove a distsite, and BROKEN (distfile on ftp.netbsd.org). | wiz | 1 | -3/+1 | |
2000-09-09 | No longer IS_INTERACTIVE. (Addresses pkg/9801.) | wiz | 6 | -15/+63 | |
Move contents of post-patch script to Makefile. Add DEINSTALL that mentions all the changes the install step does. | |||||
2000-09-09 | Reorganize crypto handling, as discussed on tech-pkg. Remove all | fredb | 31 | -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-09 | Fix configure script to first determine if we are on a bigendian system or | wiz | 3 | -15/+78 | |
not, and only then set the corresponding variables. Addresses pkg/9803. | |||||
2000-09-09 | Add a new mechanism for handling "crypto" packages, as discussed | fredb | 2 | -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-09 | Don't find any installed pthreads packages. Addresses pkg/9835. | wiz | 2 | -6/+42 | |
2000-09-09 | add @dirrm share/cfengine | wiz | 1 | -1/+2 | |
2000-09-09 | Update MASTER_SITE, as noted in pkg/9831. | wiz | 1 | -2/+2 | |
XXX: This package should probably be updated after the freeze. | |||||
2000-09-09 | Also patch the start and config skripts to use ${MACHINE_ARCH} instead | wiz | 5 | -6/+41 | |
of uname -m (instead of only install skript only). Addresses pkg/10017. | |||||
2000-09-09 | Note CYRUS_USER and CYRUS_GROUP used by mail/cyrus-imapd. | veego | 1 | -1/+13 | |
2000-09-09 | Fix the path for the fxtv_cnvt.sh script. | veego | 2 | -1/+15 | |
2000-09-09 | Don't use internal libdb, use NetBSD's, as suggested by Patrick Welche in | wiz | 6 | -17/+44 | |
pkg/10340. While I'm here: set MANCOMPRESSED_IF_MANZ; and fix .El in another man page. | |||||
2000-09-09 | Remove the xpm DEPENDS line. USE_XPM is enough. | veego | 1 | -2/+1 | |
2000-09-09 | Fix compilation warning | wiz | 2 | -1/+15 | |
2000-09-09 | Correct dependency on suse_x11. | jlam | 1 | -2/+2 | |
2000-09-09 | Minor churn: | fredb | 1 | -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-09 | Fix permissions for netplan.dir; other minor fixes to PLIST. | fredb | 4 | -9/+10 | |
Closes PR pkg/8942. | |||||
2000-09-09 | fix coredump on empty lines, warn if files given on commandline are not | wiz | 2 | -11/+42 | |
in checksum file |