Age | Commit message (Expand) | Author | Files | Lines |
1998-05-17 | Comment out SUBDIR+=ai, since we don't have it yet. | frueauf | 1 | -2/+2 |
1998-05-17 | Add missing CAT1=xjig.0. | frueauf | 1 | -1/+3 |
1998-05-16 | Add missing CAT1=xblast.0. | frueauf | 1 | -1/+3 |
1998-05-15 | "py-Tk" is in "x11" now. | tron | 2 | -3/+3 |
1998-05-15 | Move package to directory for category "x11". | tron | 8 | -50/+3 |
1998-05-15 | texi2html is NOT a web utility--it is a text utility. It does not | tv | 1 | -2/+2 |
1998-05-15 | Mirror the change made to the lesstif package - don't bother asking | agc | 1 | -24/+8 |
1998-05-15 | Re-think - don't ask the user whether they really want to overwrite | agc | 1 | -24/+8 |
1998-05-15 | Append a "/." to the ${WRKDIR} value in the find command, to ensure | agc | 3 | -8/+6 |
1998-05-15 | More cosmetic editing - PORTSTOP is now PKGSRCTOP | agc | 2 | -5/+6 |
1998-05-15 | PORTSDIR no longer existss, so delete a reference to it. | agc | 1 | -2/+2 |
1998-05-15 | Add to category www | hubertf | 1 | -2/+2 |
1998-05-14 | Add texi2html, a TeXinfo-to-HTML translator. | tv | 6 | -1/+49 |
1998-05-14 | Add and enable "py-Tk", fixes PR pkg/5411. | tron | 1 | -1/+2 |
1998-05-14 | Add "py-Tk" package made by Jaromir Dolecek. | tron | 12 | -0/+94 |
1998-05-14 | Add and enable "py-readline", fixes PR pkg/5409. | tron | 1 | -1/+2 |
1998-05-14 | Add "py-readline" package made by Jaromir Dolecek. | tron | 6 | -0/+43 |
1998-05-14 | Fix botch in previous commit, as pointed out by Thorsten Frueauf. | agc | 1 | -2/+2 |
1998-05-14 | Enable tinyfugue | agc | 1 | -2/+2 |
1998-05-14 | Use _THISDIR_, not DIRPRFX, when working out whether we've been called | agc | 1 | -4/+4 |
1998-05-14 | s/make/${MAKE}/g | agc | 1 | -9/+9 |
1998-05-14 | Use spaces to indent lines which contain only comments, rather than tabs, | agc | 1 | -84/+88 |
1998-05-14 | Add a reference to the up-to-date pkgsrc tree on ftp.netbsd.org | agc | 1 | -1/+4 |
1998-05-14 | Don't strip the info, install-info, makeinfo and texindex programs, as | agc | 1 | -4/+1 |
1998-05-14 | Change category to `net'. | pk | 1 | -2/+2 |
1998-05-14 | Correct a typo. | agc | 1 | -1/+1 |
1998-05-14 | Correct typo. | agc | 1 | -1/+1 |
1998-05-13 | Filenames changed to use a dash instead of an underscore. | fvdl | 2 | -3/+3 |
1998-05-13 | Add USE_PERL5=yes, else ietf2datebook, pilot-undelete and sync-plan | frueauf | 1 | -1/+2 |
1998-05-13 | pkg_info -> /usr/sbin/pkg_info (may or may not be in a builder's $PATH) | tv | 1 | -2/+2 |
1998-05-13 | Use getrawpartition() from libutil to get the raw partition number, | agc | 1 | -57/+67 |
1998-05-13 | Make this compile on NetBSD/sparc, as pointed out by pk. | agc | 1 | -0/+11 |
1998-05-13 | Only set -malign-functions=2 -malign-jumps=2 -malign-loops=2 on i386 | agc | 1 | -14/+21 |
1998-05-13 | Fix for tiff package on pmax, from Chris Jones in PR 4944. Munged about | agc | 1 | -5/+11 |
1998-05-13 | Add missing CAT1=xmix.0. | frueauf | 1 | -1/+3 |
1998-05-12 | Fix a typo that prevented compilation in BIGENDIAN case. | frueauf | 1 | -0/+11 |
1998-05-12 | s/cuaa/tty/ | hubertf | 1 | -4/+4 |
1998-05-11 | Remove BUILD_DEPENDS on lesstif, REQUIRES_MOTIF=yes should be enough. | frueauf | 2 | -4/+10 |
1998-05-11 | Set MASTER_SITES to ${MASTER_SITE_LOCAL} to be sore we get the right archive. | frueauf | 4 | -9/+181 |
1998-05-11 | Set MSDTER_SITES to ${MASTER_SITE_LOCAL} to ensure working md5. | frueauf | 1 | -2/+2 |
1998-05-11 | Use lesstif-current for now. | mycroft | 1 | -2/+3 |
1998-05-11 | lesstif-current, as of today. | mycroft | 13 | -0/+342 |
1998-05-10 | Use -fPIC, not -fpic, for the SPARC. | mycroft | 1 | -0/+19 |
1998-05-10 | Remove bogus do-extract: rule and make this work with WRKOBJDIR. | frueauf | 1 | -13/+11 |
1998-05-10 | Fix typo, as per PR 5434 by Jaromir Dolecek <dolecek@ics.muni.cz>. | hubertf | 1 | -0/+11 |
1998-05-10 | Check for existance of mk.conf, first. | mycroft | 2 | -2/+6 |
1998-05-10 | We need mk.conf for MAKE_EBONES/MAKE_KERBEROS4. | mycroft | 2 | -6/+5 |
1998-05-09 | Yet another pkg that wants X on during building. | hubertf | 1 | -1/+5 |
1998-05-09 | This pkg links against -lXpm, so add according DEPENDS. | frueauf | 1 | -2/+4 |
1998-05-09 | %D is needed on @unexec | hubertf | 1 | -5/+5 |