summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
1999-10-27Look for the host program in /usr/bin, /usr/sbin and then $PATH, ratheragc1-2/+13
than hardcoding a directory which changed in NetBSD 1.4. Pointed out by Lex Wennmacher.
1999-10-26Add an explicit dependency on libungif. Required to get this pkg to buildwennmach1-2/+3
with older versions of kde* which installed giflib.
1999-10-26Add dependence on "kdemultimedia" package.tron1-1/+2
1999-10-26Create directories "share/doc/kde/HTML/pl" and "share/doc/kde/HTML/sv"tron1-2/+3
required for other KDE packages.
1999-10-26Share common pieces with net/speakfreely.jlam12-378/+5
1999-10-26* Fix for endianness check (NetBSD-current and 1.4.x are different)jlam5-59/+65
* Move parts shared between speakfreely and speakfreely-crypto to Makefile.common.
1999-10-26Don't attempt to delete directory "share/kde/applnk/Multimedia" whichtron1-2/+1
is created by "kdebase" package.
1999-10-26Make this pkg work even if 'hostname' does not return the fully qualifiedwennmach1-4/+11
hostname, without requiring the environment variable JB_FQHOSTNAME to be set. Should also work on Solaris.
1999-10-26Mark these packages as interactive because the distribution files needtron2-4/+8
to be fetched manually.
1999-10-26Add note link to compile-instructions if someone doesn't find thehubertf1-1/+5
desired binary package. Suggested by David Brownlee <abs@mono.org>
1999-10-26Update checksums.fredb2-2/+6
1999-10-26Use (more accurate) supplied description of EsounD.jlam1-5/+5
1999-10-26* HOMEPAGE has changedjlam1-3/+2
* GNU make isn't really required
1999-10-26Ignore case when sorting lines in README-all.htmlhubertf1-2/+2
1999-10-26Fix PR 8678 by Thomas Klausner <wiz@danbala.ifoer.tuwien.ac.at>:hubertf4-4/+41
- Prevent configure from picking up any stray /dev/dsp's and believing it should use OSS - In the play script, add proper arguments if ran on NetBSD - Fix the $PATH setting in the play script
1999-10-25* Move HOMEPAGE from pkg/DESCR to top-level Makefilejlam3-7/+18
* Install library documentation.
1999-10-25Make this package conform to hier(7) - put files in share/catdoc, notagc2-2/+45
lib/catdoc. Sync PLIST with reality.
1999-10-25Update to version 0.91.2 of this package, a bug fix release - the oldagc5-46/+20
version of the distfile was no longer around on the MASTER_SITE. Removed old patches ac and ad, and added a new one to include CPPFLAGS in CFLAGS, passed from the package Makefile through the environment. Fixed the manual page handling on NetBSD.
1999-10-25chmod -> ${chmod}hubertf1-5/+5
1999-10-25This file had somehow become corrupted. Regenerate.agc1-1/+1
1999-10-25Correct the location of the vile helpfile.agc1-2/+2
1999-10-25don't install backup~ files, remove empty line from PLIST,hubertf2-8/+8
chmod => ${CHMOD}
1999-10-25comment out the curl subdirdbj1-2/+2
1999-10-25backing out curl due to mini pkg freezedbj5-37/+0
it can be recovered via tag: dbj-pkgsrc-curl-removal-19991025
1999-10-25Teach kworldwatch to look for libungif instead of libgif.jlam3-8/+17
1999-10-25Teach kdf to look for libungif instead of libgif.jlam3-8/+17
1999-10-25Update bochs to 991023a.drochner9-104/+143
relevant changes since 980707: new BIOS many many fixes integrated debugger additions Pentium emulation It's now possible to boot NetBSD inside bochs. (Remaining problems: missing BIOS INT15/86 (delay), IDE disk recognition, timer interrupt too fast, pccons-isapnp clash)
1999-10-25Install wterm.tiff and wtermthai.tiff, which come with the distribution.hubertf2-2/+12
Mmm, @cwd. :-) Fixes second part of PR 8677 by wiz@danbala.ifoer.tuwien.ac.at
1999-10-25Remove conflictshubertf5-18/+21
1999-10-25correct ftp distribution directorydrochner1-2/+2
1999-10-25Import pkg for ELM 2.4ME+54hubertf2-0/+336
Submitted in PR 7404 by Adam Ciarcinski <adam@pulstar.albedo.com.pl>
1999-10-25Re-generate patchsum file. Closes PR pkg/8677,fredb1-2/+2
filed by wiz@danbala.ifoer.tuwien.ac.at
1999-10-25Fix typo, pointed out by Hubert Feyrer, thanks!frueauf1-2/+2
1999-10-25Simplify check for Riva chipsets.tron2-6/+5
1999-10-25Use wildcard dependence for "gtk+" package.tron1-2/+2
1999-10-25Teach kdeutils to look for libungif instead of libgif.jlam2-6/+15
1999-10-251. Fix last commit if PAPERSIZE's not defined anywherehubertf3-62/+44
2. Split out common code.
1999-10-24Make hardware acceleration for Riva 128, TNT and TNT 2 boards work withtron2-1/+41
XFree86 3.3.5 servers. Fix based on a patch sent by Andrew Gillham in private e-mail.
1999-10-24Add missing directory "share/doc/kde/HTML/zh_CN.GB2312/kdevelop" plustron1-1/+4
contents to package list.
1999-10-24Make this package with "libungif" instead of "libgif".tron2-5/+14
1999-10-24Update "imlib" package to version 1.9.7 included in GNOME 1.0.53 release.tron5-23/+24
1999-10-24- Remove redundant dependence on "gtk+" package.tron2-6/+4
- Use wildcard dependences for "imlib" package.
1999-10-24Use wildcard dependence for "gtk+" package.tron3-6/+6
1999-10-24Add variables USE_CANNA, USE_SJ3 and USE_WNN4.minoura1-1/+16
1999-10-24Configure with kerberosIV support if KERBEROS is defined in /etc/mk.conf.frueauf1-1/+8
Suggested by Skeelo <skeelo@white-dwarf.flame.org> in private email.
1999-10-24add curldbj1-1/+2
1999-10-24a command line tool for transfering data specified with URL syntax.dbj5-0/+37
1999-10-23Enable Japanese support, as suggested in PR pkg/8668fredb1-2/+8
filed by SUNAGAWA Keiki. Also, handle PAPERSIZE=A4.
1999-10-23Set --enable-a4-paper option to configure conditionally on PAPERSIZE=A4.fredb1-1/+6
1999-10-23Update "gmc" package to version 4.5.40 included in GNOME 1.0.53 release.tron7-25/+76