summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2000-07-11Use pkg_info(1) to find out the prefix of the installed imlib package,agc1-2/+2
rather than using a hardcoded best guess.
2000-07-11Make this package cooperate with xpkgwedge better by using X11PREFIXagc1-6/+6
in preference to X11BASE.
2000-07-11Make this package cooperate with xpkgwedge better.agc1-23/+23
Use shell "for" loops in preference to make ".for" loops where possible.
2000-07-11Use pkg_info(1) to find the installed path of the gtk+ package.agc1-2/+2
2000-07-11Make this package cooperate with xpkgwedge better by using X11PREFIX inagc1-2/+2
preference to X11BASE for its installed prefix.
2000-07-11Use X11PREFIX in preference to X11BASE, to make this package cooperateagc1-2/+2
better with xpkgwedge.
2000-07-11Find out where kde is installed by using pkg_info(1), rather than hardcodingagc1-2/+2
${X11BASE}.
2000-07-11Use X11PREFIX in preference to X11BASE, just in case xpkgwedge isagc3-6/+6
installed.
2000-07-11Use X11PREFIX in preference to X11BASE, just in case xpkgwedge isagc1-5/+5
installed. Also use a shell "for" loop in preference to a make ".for" loop.
2000-07-11Use X11PREFIX in preference to X11BASE, just in case xpkgwedge is installed.agc1-2/+2
2000-07-11Use pkg_info(1) to find the installed location of qt1, rather thanagc1-3/+3
hardcoding a best guess.
2000-07-11Use X11PREFIX in preference to X11BASE to make this package cooperateagc1-7/+7
better with xpkgwedge. Also use a shell "for" loop rather than a make ".for" loop.
2000-07-11Attempt to differentiate between X11BASE (where X11 is installed) andagc4-9/+10
X11PREFIX (where the app defaults file is to be installed, and which will be X11BASE, or LOCALBASE if xpkgwedge is installed).
2000-07-11Use X11PREFIX in preference to X11BASE when installing this package, soagc1-4/+4
that the package cooperates better with an installed xpkgwedge.
2000-07-11Make these packages work better with xpkgwedge by using X11PREFIX inagc6-15/+17
preference to X11BASE, and by finding out where the xpm package is installed by using pkg_info(1), not hardcoding a best guess.
2000-07-11Use X11PREFIX in preference to X11BASE, so that this package cooperatesagc1-3/+3
with xpkgwedge.
2000-07-11Don't try to link with ${X11BASE}/qt1/lib and ${LOCALBASE}/qt1/lib, ratheragc1-4/+3
find out where qt1 is installed and use that directory.
2000-07-11Use X11PREFIX in preference to X11BASE when installing files, so that thisagc3-11/+11
package cooperates better with xpkgwedge.
2000-07-11Use X11PREFIX in preference to X11BASE for installed files, so that thisagc1-2/+2
package cooperates better with an installed xpkgwedge.
2000-07-11Use X11PREFIX in preference to X11BASE when installing files, so thatagc1-13/+13
this package cooperates better when xpkgwedge is installed.
2000-07-11Use X11PREFIX in preference to X11BASE for installed files, to makeagc1-13/+13
this package cooperate with xpkgwedge.
2000-07-11Add --with-xaw to configure line to avoid picking up Xaw3d. This pkg doesn'tdmcmahill1-2/+2
need that extra DEPENDS. This addresses PR 10561 filed by moehl@akaflieg.extern.tu-berlin.de
2000-07-10Add the patches supplied by Gabriel Rosenkoetter in pkg/10412 andwiz4-18/+62
pkg/10477.
2000-07-10Thomas Klausner maintains this package at the moment.tron1-2/+2
2000-07-10Fix oversight in "a.out" patch.tron2-4/+4
2000-07-10Make "emacs" package build on "pmax" port. Patch supplied by Joel Reichertron2-1/+14
in PR pkg/10548.
2000-07-10Avoid conflict between "control-center" and "xscreensave-gnome" package.tron2-5/+36
2000-07-10bump to 0.17 -- fixes a resolver bug, and works with 1.5{,A,B} as well.explorer3-9/+6
2000-07-10Properly merge "patch-aa" and "patch-af".tron2-7/+16
2000-07-10Remove unnecessary "./" from pathnames in patch file.tron2-4/+4
2000-07-10Don't patch "drivers/Makefile.in" twice.tron3-36/+18
2000-07-10Remove directory "share/gnome/help/gdict/C/images" during deinstallation.tron1-1/+3
2000-07-10Update "mg2a" package to version to version 1.11:tron16-80/+143
Don't attempt to edit non regular files. Patches supplied by John Refling in PR pkg/10536.
2000-07-10Fix dependences and add local package list including the GNOME relatedtron2-2/+193
files.
2000-07-10make the tcl_platform.machine variable be MACHINE_ARCH. This will keep binarydmcmahill2-1/+49
compatibility across the m68k ports. This addresses PR 10510 and 9800.
2000-07-10Find qt2 prefix via pkg_info(1), rather than hardcoding it as ${X11BASE}.agc4-10/+10
Pointed out by Dave Sainty <dave@dtsp.co.nz>, munged slightly by me.
2000-07-10Find qt1 prefix via pkg_info(1), rather than hardcoding it as ${X11BASE}.agc24-71/+73
Pointed out by Dave Sainty <dave@dtsp.co.nz>, munged slightly by me.
2000-07-10Update delegate to 6.1.16. Changes include:rh2-5/+5
+ FTP/TUNNEL: enabled PASV on TUNNEL (precedes XDC/TUNNEL) + FTP/TUNNEL: enabled MODE XDC on TUNNEL + FTP: enabled "CWD //ftp:foo%40%bar@server/path" + FTP: enabled USER user:pass@host, CWD //user:pass@host anytime * general: regard POLLHUP as well as POLLIN|POLLPRI (mainly for pipe) (it can be disabled by -wH command line option for debugging) + FTP: enabled %XX in password of "user:pass" part for USER,CWD + TUNNEL: fixed to wait children for TUNNEL via sshd (since 6.1.13) + FTP: fixed cached RETR by PASV with DeleGate in XDC mode + FTP/HTTP: fixed erasing password in embeded URL in FTP/HTTP page + HTTP: fixed relaying HTTP/0.9 response to HTTP/1.1 client + cache: fixed readlink() error detection on some platforms(AIX) + IMAP: introduced IMAP proxying by "LOGIN user@host pass" + SMTPGATE: don't count Max-Exclams(!) in uuencoded text + HTTP: fixed possible SEGV on Can't Connect message generation + MIME: fixed getting value out of "name=value; ..." + FTP: fixed REST followed by RETR //serv/path, with cache, etc. + SMTPGATE: return appropriate code(554) on bad Message-ID error + porting: trial to escape readlink() bug in some version of Linux + porting: fix for compilation on AIX+gcc
2000-07-10Work out in which directory xpm and gtk are installed as part of theagc2-11/+6
shell command, rather than as a make(1) preprocessor-like directive. Pointed out by Thomas Klausner.
2000-07-10Make the rc.d script(s) react to something else then 'start', i.e.hubertf2-4/+10
one can now stop the daemon.
2000-07-10mark this as not for any NetBSD-ELF platforms until someone has time to portdmcmahill1-1/+7
it.
2000-07-10Update to netpbm-9.5.wiz10-286/+73
Fixes pkg/8949. Changes: o Extend formats to allow multiple images per file. Add -allimages option to pnmfile. Add pnmsplit. Extend pnmtops. o Add pbmtowbmp, wbmptopbm. Thanks Terje Sannum. o ppmtobmp: Add 24 bit (truecolor) capability. o pnmcut: easier, more expressive syntax for specifying what to cut. o pnminterp: handle maxval != 255, convert to use Netpbm libraries. o Translate pstopnm from Csh to C, eliminate dependency on the 'bc' program. o Fix bug in tiff library build which caused null soname. o Add optParseopt2() to shhopt.a so you can use long options with one hyphen instead of two. o giftopnm: fix bug with variable used before set. Fix bug (coding error -- 0=>i). Unknown impact. o bmptoppm: fix bug with 24 bit (truecolor) Windows BMPs. o xwdtopnm: fix one more bug with bits_per_item <> bits_per_pixel. o Fix ppmtompeg build bug with static libraries. o Make build clean with gcc -ansi (albeit with some files that need extensions declaring the _BSD_SOURCE etc.). o Rebase pnmtopng, pngtopnm on Pnmtopng 2.37.4. o pbmtolj: fix bug where blank lines get discarded. Thanks Charles Howes. o ppmtompeg: fix bug with "PNM" format files with maxval != 255. Get rid of built-in PPM file parsing. o Fix 'make install' where mkinstalldirs is not found. o Fix bug where rle_global.c would not compile with GNU C Library 2.
2000-07-10Update to 0.5.2. Changes seem to be bugfixes (no ChangeLog available).wiz5-33/+17
2000-07-10Hardcoding X11PREFIX into package Makefiles forces the user to installagc13-29/+35
xpkgwedge once, before any other packages have been installed, and never to delete it. This change finds the prefix of the installed pre-req package using pkg_info(1), and allows packages to be found in ${X11BASE} and ${LOCALBASE}, not just ${X11PREFIX} - from mail from Dave Sainty <dave@dtsp.co.nz>, munged slightly by myself.
2000-07-10Add dependence on "gettext" package because the "mutt" binary might gettron1-1/+2
linked with the new shared "libintl".
2000-07-10Let's head for DocBook 4.xhubertf2-6/+6
2000-07-10Update to 1.54. Changes: support for DocBook 4.xhubertf3-249/+260
2000-07-10Add docbook public identifierhubertf1-0/+1
2000-07-09Update "wmthemes" package to version 0.62.x:tron1-6/+18
The new version is able to handle windowmaker 0.60 themes properly.
2000-07-09Add and enable netbsd-doc and netbsd-doc-printhubertf1-1/+3