summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2001-03-30Upgrade to 5.7.7. Needs gmake now.mycroft4-16/+17
(Unfortunately, this doesn't fix my KPOP problem.)
2001-03-30the ${FILESDIR}/endian.sh stuff needs to come after bsd.pkg.mk to makedmcmahill1-16/+17
sure FILESDIR is defined. Problem noted by several people (Christoph, Mycroft, etc.).
2001-03-30Remove redundant input redirection for SEDzuntum1-2/+2
2001-03-30Fix quoting problems.mycroft2-4/+4
2001-03-30Correct master site list and homepage URL.tron1-5/+10
2001-03-30Update to mozilla 0.8.1taya27-1700/+186
See the release notes for detail: http://www.mozilla.org/releases/mozilla0.8.1/ Currently only tested(and worked) on -current/i386. Tested on 1.5.1_ALPHA/mac68k, but did not work(still investigating).
2001-03-30Respect CC and CFLAGSzuntum3-8/+16
2001-03-30Use __builtin_return_address(0) to get the PC of the caller.thorpej2-9/+28
2001-03-30upgrade to 0.06.itojun2-4/+4
* Supporting old-format packet length 3 ("until the end of the file").
2001-03-30Add and enable ap-jk.jwise1-1/+2
2001-03-30Sync the doc files with reality. I mean it!hubertf1-29/+16
2001-03-30Added koffice-2.0.1: KDE Office Suite with text processor, spreadsheet, ...hubertf19-0/+1578
KOffice is an integrated office suite for KDE, the K Desktop Environment. Includes: KWord - A frame-based wordprocessor comparable to FrameMaker KSpread - A powerful spreadsheet application KPresenter - A full-featured presentation program Kivio - A Visio-style flowcharting application KIllustrator - A vector drawing application Krayon - A pixel-based image manipulation program like GIMP or Adobe Photoshop Based on package from Nick Hudson <skrll@netbsd.org>.
2001-03-30Make the configure script recognize NetBSD and report accordinglyjtb3-7/+40
(instead of giving "system: unknown"). This is just cosmetic. Add a dependence on f2c.
2001-03-29Ease out-of-the-box integration with mod_jk (pkgsrc/www/ap-jk):jwise4-3/+51
* include a workers.properties which works out of the box -- this file may be better off as part of the ap-jk package, even though it is somewhat tomcat-specific. I'll give this possibility more thought. * modify the apache config file fragment generator which runs on tomcat startup to generate an Include-able apache config file fragment which works out of the box to laod mod_jk.
2001-03-29Added USE_LIBINTL=YES.jtb1-1/+3
2001-03-29Make the default method of determining the current working directorykim5-11/+31
use "pwd" instead of "pawd". NOTE: if you are running amd you'll want to set SDIST_PAWD and SSYNC_PAWD to "pawd" in /etc/mk.conf now.
2001-03-29Add `workers.properties' to config files which receive special treatment.jwise3-6/+11
2001-03-29Don't use regexp substitution where plain substitution is intended,hubertf1-2/+2
it might yield some surprising results. Pointed out by Marc Espie <espie@schutzenberger.liafa.jussieu.fr>
2001-03-29Added CONFLICTS to octave-2.1.*wennmach1-1/+3
2001-03-29Added BUILD_DEPENDS to teTeX. Removed some blanks from PLIST.wennmach2-6/+7
Noted by Hubert Feyrer.
2001-03-29Added CONFLICTS to cyrus-imapd, lukemftp, zephyr, and libdes.wennmach1-2/+5
2001-03-29Building against the new jakarta-servletapi fixes the javac compiler bugjwise1-10/+5
which would crop up before, so remove the workaround. For the time being, we still use the version of ant and the build script which ship with cocoon. This will be addressed soon.
2001-03-29Add CONFLICTS=lwp-* rx-*wennmach1-1/+3
2001-03-29This conflicts with wu-ftpd.kim1-1/+3
2001-03-29This conflicts with kth-krb4kim1-1/+2
2001-03-29On deinstall, unconditionally remove the cocoon scratch directory if itjwise1-1/+2
exists in the location it will be created in if cocoon is run from tomcat.
2001-03-29Add pointer to jakarta-tomcat for new servlet developers.jwise2-2/+6
2001-03-29Initial import of ap-jk-3.2.1, the next generation connector for accessingjwise5-0/+57
Jakarta Tomcat of JServ from Apache. Some more information: What is mod_jk? mod_jk is a replacement to the elderly mod_jserv. It is a completely new Tomcat-Apache plugin that handles the communication between Tomcat and Apache Why mod_jk? Several reasons: mod_jserv was too complex. Because it was ported from Apache/JServ, it brought with it lots of JServ specific bits that aren't needed by Apache. mod_jserv supported only Apache. Tomcat supports many web servers through a compatibility layer named the jk library. Supporting two different modes of work became problematic in terms of support, documentation and bug fixes. mod_jk should fix that. The layered approach provided by the jk library makes it easier to support both Apache1.3.x and Apache2.xx. Better support for SSL. mod_jserv couldn't reliably identify whether a request was made via HTTP or HTTPS. mod_jk can, using the newer Ajpv13 protocol.
2001-03-29Patch from the squirrelmail cvs repository:bouyer2-1/+16
Revision 1.46.2.1: * UW workaround improved, methinks (1.0 branch) Fixes a problem when used with imap-uw: 1.0.3 couldn't read folders in subdirectories.
2001-03-29Enable MIF output, default catalog, and fix the docs to actuallyhubertf1-3/+5
install the *jade* *docs* (not sp, which is in another dir here). thanks a lot to "Kogule, Ryo" <kogule@mars.dti.ne.jp> for the patch!
2001-03-29enable recent additionsdrochner3-3/+7
2001-03-29Update crafty to 18.9. Changes to version 18.8:jlam2-7/+7
18.9 Book() modified to increase the responsiveness of book learning. the new code, plus the default weights for the book parameters now make Crafty learn very aggressively and repeat good opening lines and avoid bad ones.
2001-03-29Add missing files for NetBSD/sparc to a ${MACHINE_PLATFORM}-specificjlam2-1/+10
PLIST for pgcc. PGCC should now list all the files needed on NetBSD/sparc. This matches a similarly motivated change in gcc/Makefile, but done differently.
2001-03-29RCS Id policewennmach2-2/+4
2001-03-29* As per discussion with Emmanuel Dreyfus, install the package into /usr/pkg,kei2-4/+34
not /usr/pkg/emul/linux/usr on powerpc. This requires rpm2pkg-1.2. * Provide "communicator-4.73" wrapper shell script and "communicator" symbolic link to point it. Original "netscape" script still exists.
2001-03-29Update to 0.2.7:zuntum2-5/+5
colorize (0.2.7) unstable; urgency=medium * file exists test was in wrong place *fixed* (thanks HoFi for report) - ohh, i hate, that i can't release a stable version :(
2001-03-29Installed docs are actually for SP, not Jadehubertf2-23/+23
Pointed out on tech-pkg by "Kogule, Ryo" <kogule@mars.dti.ne.jp>
2001-03-29Remove entry for "tix" package.tron1-2/+1
2001-03-29Remove "tix" package. It doesn't work with current versions of "tcl" andtron8-682/+0
seems to be completely unmaintained.
2001-03-29Added INFO_FILES to Makefile and @exec/@unexec install-info to pkg/PLISTwennmach2-2/+6
2001-03-29fix DISTNAME vs. PKGNAMEdrochner1-2/+3
2001-03-29Document the EVAL_PREFIX (and the related <dirname>_DEFAULT) definitions.agc1-1/+23
2001-03-29Fix order of EXTRACT_SUFX and DISTFILES.wennmach1-2/+2
2001-03-29a tool to produce covers for audio CDsdrochner6-0/+48
2001-03-29Audio-CD perl module for use with disc-coverdrochner6-0/+43
2001-03-29Include the rmd160 sources unconditionally, in reponse to a number ofagc2-5/+3
reports which state that, although /usr/include/rmd160.h exists, the corresponding rmd160*() routines are not available in libc. Bump version number to 20010320
2001-03-29Don't try to remove "share/pixmaps" which is part of the standardtron1-2/+1
directory structure now.
2001-03-29Update:jun2-4/+4
1.95b116 (2001/03/29) mew-dist release * last:N is supported for range. * Setting mew-addrbook-orig-alist with unquoted strings when C-uC-cC-a. SUGIMORI <taro@fc.jpn.org> * A bug fix for Bcc: vs +backup. * Sender: is now decided when the message is sent. * A patch for contrib/mew-summary-hl.el. Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp> * Using delete-windows-on so that scrambled drafts are not displayed. * Removing bold from the comment face. Shun-ichi TAHARA <jado@flowernet.gr.jp> * defface -> faces group. Ryutaroh Matsumoto <ryutaroh@rmatsumoto.org>
2001-03-29upgrade to 9.1.1. functionality equal to 9.1.1rc7 (= 9.1.0.7)itojun2-6/+5
2001-03-29Update to 1.2.1nb1:hubertf3-5/+20
Add patch sent in by Kogule, Ryo <kogule@mars.dti.ne.jp> on tech-pkg so this does not crash on NetBSD/mac68k.