aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add back a file I accidentally deleted.Satoshi Asami1998-08-231-0/+2
| | | | Notes: svn path=/head/; revision=12762
* Remove comment that should have been deleted with the previous commit. :)Satoshi Asami1998-08-231-2/+1
| | | | Notes: svn path=/head/; revision=12761
* It this port incompatible with newer versions of qt?Satoshi 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 Notes: svn path=/head/; revision=12760
* Ja-weblint97 have contained "jcode.pl".Jun 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> Notes: svn path=/head/; revision=12759
* Perl fixesJustin M. Seger1998-08-234-10/+10
| | | | Notes: svn path=/head/; revision=12758
* Perl fixesJustin M. Seger1998-08-232-7/+7
| | | | Notes: svn path=/head/; revision=12757
* Perl fixesJustin M. Seger1998-08-234-32/+32
| | | | Notes: svn path=/head/; revision=12756
* Update to work with new distfile.Justin M. Seger1998-08-231-2/+1
| | | | Notes: svn path=/head/; revision=12755
* Perl fixesJustin M. Seger1998-08-236-21/+23
| | | | Notes: svn path=/head/; revision=12754
* Perl fixesJustin M. Seger1998-08-232-4/+4
| | | | Notes: svn path=/head/; revision=12753
* Fix perl dependencies.Justin M. Seger1998-08-231-7/+7
| | | | | | | Pointed out by: asami Notes: svn path=/head/; revision=12752
* More perl fixes.Justin M. Seger1998-08-232-5/+5
| | | | Notes: svn path=/head/; revision=12751
* Perl fixesJustin M. Seger1998-08-232-5/+5
| | | | Notes: svn path=/head/; revision=12750
* Don't gratuitously ignore PREFIX. Still be gratuitously stupid.Tim Vanderhoek1998-08-231-2/+3
| | | | Notes: svn path=/head/; revision=12748
* Use the MANx variables. This commit only covers ports thatTim Vanderhoek1998-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. Notes: svn path=/head/; revision=12747
* Mark broken for -stable too.Satoshi 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 `*' : Notes: svn path=/head/; revision=12746
* Add MAINTAINER.Tim Vanderhoek1998-08-231-3/+3
| | | | Notes: svn path=/head/; revision=12745
* upgrade to dev.22Andrey A. Chernov1998-08-233-5/+5
| | | | Notes: svn path=/head/; revision=12744
* Standard perl fixesJustin M. Seger1998-08-234-24/+24
| | | | Notes: svn path=/head/; revision=12743
* Missed two files in the merge...Marc G. Fournier1998-08-232-16/+6
| | | | Notes: svn path=/head/; revision=12742
* Update mico port from 2.0.5 to 2.1.0Marc G. Fournier1998-08-233-25/+313
| | | | Notes: svn path=/head/; revision=12741
* Update to latest snapshot of xicq. All previous patches were submitted andMarc G. Fournier1998-08-236-14/+30
| | | | | | | committed as part of the central sources, so are no longer required... Notes: svn path=/head/; revision=12740
* Perl fixesJustin M. Seger1998-08-236-25/+25
| | | | Notes: svn path=/head/; revision=12739
* Perl fixesJustin M. Seger1998-08-232-6/+6
| | | | Notes: svn path=/head/; revision=12738
* Fix with new perl versionsJustin M. Seger1998-08-231-26/+26
| | | | Notes: svn path=/head/; revision=12737
* Unbreak this port.Justin M. Seger1998-08-232-5/+5
| | | | Notes: svn path=/head/; revision=12736
* unbreak this after perl changesJustin M. Seger1998-08-232-6/+5
| | | | Notes: svn path=/head/; revision=12735
* Unbreak this with new perl variables.Justin M. Seger1998-08-232-9/+9
| | | | Notes: svn path=/head/; revision=12734
* Unbreak this by using new perl variables.Justin M. Seger1998-08-232-5/+5
| | | | Notes: svn path=/head/; revision=12733
* Make this work with new perl variables.Justin M. Seger1998-08-232-27/+27
| | | | Notes: svn path=/head/; revision=12732
* Use MAN1. Install correctly from usermode.Tim Vanderhoek1998-08-233-11/+8
| | | | Notes: svn path=/head/; revision=12731
* Clarify.Tim Vanderhoek1998-08-231-1/+1
| | | | Notes: svn path=/head/; revision=12730
* Move the warning about redistribution from Makefile to pkg/DESCR. SomeTim Vanderhoek1998-08-232-11/+9
| | | | | | | rephrasals in pkg/DESCR. Notes: svn path=/head/; revision=12729
* Use MAN1. Don't be as gratuitously stupid about it (and installingTim Vanderhoek1998-08-233-7/+6
| | | | | | | in general) as before. Notes: svn path=/head/; revision=12728
* Use the MANx variables.Tim Vanderhoek1998-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? Notes: svn path=/head/; revision=12727
* Smoothify style.Tim Vanderhoek1998-08-233-12/+6
| | | | Notes: svn path=/head/; revision=12726
* .ifndef NOMANCOMPRESSTim Vanderhoek1998-08-232-6/+7
| | | | | | | | .def MANCOMPRESSED .dejavu Notes: svn path=/head/; revision=12725
* .if !defined(NOMANCOMPRESS)Tim Vanderhoek1998-08-232-2/+6
| | | | | | | | | MANCOMPRESSED= yes .endif .haveaniceday! Notes: svn path=/head/; revision=12724
* Oops. /dev/null, not /dev/nul. I actually fixed this beforeTim Vanderhoek1998-08-231-1/+1
| | | | | | | committing but forgot to hit the "save" button... Notes: svn path=/head/; revision=12723
* Don't expect /etc/passwd and /etc/group to mean anything particular.Tim Vanderhoek1998-08-231-5/+5
| | | | | | | PR: ports/7708 Notes: svn path=/head/; revision=12722
* Make this work with new perl versionJustin M. Seger1998-08-222-30/+29
| | | | Notes: svn path=/head/; revision=12721
* Make this work with the new perl variables.Justin M. Seger1998-08-222-12/+12
| | | | Notes: svn path=/head/; revision=12720
* Fix this so that it uses the PERL_VERSION and PERL_VER variables.Justin M. Seger1998-08-226-33/+33
| | | | Notes: svn path=/head/; revision=12719
* Don't force the user to edit pkg/PLIST manuall. Don't use += onTim Vanderhoek1998-08-222-5/+5
| | | | | | | first occurence of MAKE_ENV. Notes: svn path=/head/; revision=12718
* ${PKGDIR}/PLIST -> ${PLIST}Tim Vanderhoek1998-08-225-10/+10
| | | | Notes: svn path=/head/; revision=12717
* Make links correctly depending on NOMANCOMPRESS.Satoshi Asami1998-08-222-2/+10
| | | | Notes: svn path=/head/; revision=12716
* It doesn't compile because of gtk path. Vanilla? :)Satoshi Asami1998-08-221-1/+3
| | | | | | | | Also, the tcl path ("--with-tcl=/usr/include") is entirely wrong. Ports are not supposed to use tcl in /usr. Notes: svn path=/head/; revision=12715
* Use the MAN1 variable. Add the other half of patch-aa that causesTim Vanderhoek1998-08-223-9/+15
| | | | | | | this port to respect BINOWN and MANOWN. Notes: svn path=/head/; revision=12714
* Use MAN1. Split-up monolithic patch-aa. Make reinstall: work.Tim Vanderhoek1998-08-225-2/+75
| | | | | | | | Respect BINOWN and MANOWN. (Changes for this are in patch-ad --- I should have split patch-aa in a separate commit). Notes: svn path=/head/; revision=12713
* Make this work with asami's proposed bsd.port.mk. <sigh>Tim Vanderhoek1998-08-221-3/+3
| | | | Notes: svn path=/head/; revision=12712