summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove stray PLIST.mktmp file.steve1998-08-241-1/+2
|
* Remove manpages from pkg/PLIST.steve1998-08-242-78/+0
|
* Add Tategaki fonts.steve1998-08-243-34/+51
| | | | | PR: 7620 Submitted by: maintainer
* Add back a file I accidentally deleted.asami1998-08-231-0/+2
|
* Remove comment that should have been deleted with the previous commit. :)asami1998-08-231-2/+1
|
* It this port incompatible with newer versions of qt?asami1998-08-233-3/+9
| | | | | | | | | | | | === g++ -pipe -O -I../include -I. -I/usr/X11R6/include -I/usr/X11R6/include/X11/qt -c ../win/Qt/qt_win.cpp In file included from ../win/Qt/qt_win.cpp:90: /usr/include/malloc.h:2: warning: #warning "this file includes <malloc.h> which is deprecated, use <stdlib.h> instead" ../win/Qt/qt_win.cpp: In method `void NetHackQtGlyphs::resize(int, int)': ../win/Qt/qt_win.cpp:2952: no member function `QImage::smoothScale(int, int)' defined gmake[1]: *** [qt_win.o] Error 1 gmake[1]: Leaving directory `/usr/ports/games/nethack-qt/work/nethack-3.2.2/src' gmake: *** [nethack] Error 2
* Ja-weblint97 have contained "jcode.pl".kuriyama1998-08-233-6/+9
| | | | | | | | But jcode.pl is ported now. Therefore separate jcode.pl from ja-weblint97. PR: ports/7333 Submitted by: Takayuki Ariga <a00821@cc.hc.keio.ac.jp>
* Perl fixesjseger1998-08-234-10/+10
|
* Perl fixesjseger1998-08-232-7/+7
|
* Perl fixesjseger1998-08-234-32/+32
|
* Update to work with new distfile.jseger1998-08-231-2/+1
|
* Perl fixesjseger1998-08-236-21/+23
|
* Perl fixesjseger1998-08-232-4/+4
|
* Fix perl dependencies.jseger1998-08-231-7/+7
| | | | Pointed out by: asami
* More perl fixes.jseger1998-08-232-5/+5
|
* Perl fixesjseger1998-08-232-5/+5
|
* Add Andrzej Bialecki to committers so he can maintain picobsd asjkh1998-08-232-4/+4
| | | | | | part of the standard distribution. Welcome, Andrzej!
* Don't gratuitously ignore PREFIX. Still be gratuitously stupid.hoek1998-08-231-2/+3
|
* Use the MANx variables. This commit only covers ports thathoek1998-08-2340-40/+83
| | | | | | | | | | | don't USE_IMAKE, don't appear to change behaviour on NOMANCOMPRESS (many do, subtly) and don't install more than one manpage. Any port listed here is a good candidate for a general review simply due to age... For example, a number of them seem to patch an install: target into the program Makefile and/or arbitrarily compress their manpages from patches/patch-*. This has been out-of-vogue since I would guess mid-1996, at least.
* Mark broken for -stable too.asami1998-08-231-1/+3
| | | | | | | | | | | | === : cc -c -O2 -pipe -Idevelhdrs xc_builtins.c xc_builtins.c:37: X11/Xlib.h: No such file or directory xc_builtins.c:38: X11/Xutil.h: No such file or directory xc_builtins.c:39: X11/Xresource.h: No such file or directory xc_builtins.c:101: parse error before `*' xc_builtins.c:148: parse error before `*' :
* Add MAINTAINER.hoek1998-08-231-3/+3
|
* upgrade to dev.22ache1998-08-233-5/+5
|
* Standard perl fixesjseger1998-08-234-24/+24
|
* Missed two files in the merge...scrappy1998-08-232-16/+6
|
* Update mico port from 2.0.5 to 2.1.0scrappy1998-08-233-25/+313
|
* Update to latest snapshot of xicq. All previous patches were submitted andscrappy1998-08-236-14/+30
| | | | committed as part of the central sources, so are no longer required...
* Perl fixesjseger1998-08-236-25/+25
|
* Perl fixesjseger1998-08-232-6/+6
|
* Fix with new perl versionsjseger1998-08-231-26/+26
|
* Unbreak this port.jseger1998-08-232-5/+5
|
* unbreak this after perl changesjseger1998-08-232-6/+5
|
* Unbreak this with new perl variables.jseger1998-08-232-9/+9
|
* Unbreak this by using new perl variables.jseger1998-08-232-5/+5
|
* Make this work with new perl variables.jseger1998-08-232-27/+27
|
* Use MAN1. Install correctly from usermode.hoek1998-08-233-11/+8
|
* Clarify.hoek1998-08-231-1/+1
|
* Move the warning about redistribution from Makefile to pkg/DESCR. Somehoek1998-08-232-11/+9
| | | | rephrasals in pkg/DESCR.
* Use MAN1. Don't be as gratuitously stupid about it (and installinghoek1998-08-233-7/+6
| | | | in general) as before.
* Use the MANx variables.hoek1998-08-233-3/+294
| | | | | | | | | | For the record, pkg_delete also gave me the following errors: : cannot delete specified file `/a/tmp/hoek/usr/i486-linuxaout/lib/ldscripts - it is a directory! : cannot delete specified file `/a/tmp/hoek/usr/include/linux' - it is a directory! : cannot delete specified file `/a/tmp/hoek/usr/include/asm' - it is a directory! There wouldn't happen to be a problem with pkg/PLIST, would there?
* Smoothify style.hoek1998-08-233-12/+6
|
* .ifndef NOMANCOMPRESShoek1998-08-232-6/+7
| | | | | .def MANCOMPRESSED .dejavu
* .if !defined(NOMANCOMPRESS)hoek1998-08-232-2/+6
| | | | | | MANCOMPRESSED= yes .endif .haveaniceday!
* Oops. /dev/null, not /dev/nul. I actually fixed this beforehoek1998-08-231-1/+1
| | | | committing but forgot to hit the "save" button...
* Don't expect /etc/passwd and /etc/group to mean anything particular.hoek1998-08-231-5/+5
| | | | PR: ports/7708
* Make this work with new perl versionjseger1998-08-222-30/+29
|
* Make this work with the new perl variables.jseger1998-08-222-12/+12
|
* Fix this so that it uses the PERL_VERSION and PERL_VER variables.jseger1998-08-226-33/+33
|
* Don't force the user to edit pkg/PLIST manuall. Don't use += onhoek1998-08-222-5/+5
| | | | first occurence of MAKE_ENV.
* ${PKGDIR}/PLIST -> ${PLIST}hoek1998-08-225-10/+10
|
* Make links correctly depending on NOMANCOMPRESS.asami1998-08-222-2/+10
|
OpenPOWER on IntegriCloud