Commit graph

921 commits

Author SHA1 Message Date
Satoshi Asami
86793c984d Converted Makefiles as much as I could.
(1) Took out INSTALL_MANPAGES (not necessary anymore, porter should
    set NO_INSTALL_MANPAGES for not calling "make install.man")

(2) Replaced most of DEPENDS with EXEC_DEPENDS and LIB_DEPENDS.  These
    are the entries I used:

    EXEC_DEPENDS:
      unzip:${PORTSDIR}/archivers/unzip
      gmake:${PORTSDIR}/devel/gmake
      wishx:${PORTSDIR}/lang/tclX
      xli:${PORTSDIR}/graphics/xli
      gs:${PORTSDIR}/print/ghostscript
      gunshar:${PORTSDIR}/archivers/gshar+gunshar
      hfs:${PORTSDIR}/utils/hfs
      rman:${PORTSDIR}/utils/rman

    LIB_DEPENDS:
      tiff\\.3\\.:${PORTSDIR}/graphics/tiff
      jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg
      Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
      tcl\\.7\\.:${PORTSDIR}/lang/tcl
      tk\\.3\\.:${PORTSDIR}/x11/tk
      xview\\.1\\.:${PORTSDIR}/x11/xview-lib
      Xaw3d\\.:${PORTSDIR}/x11/Xaw3d
      mpeg\\.1\\.:${PORTSDIR}/graphics/mpeg-lib
      xview\\.3\\.:${PORTSDIR}/x11/xview-lib
      BLT\\.1\\.:${PORTSDIR}/x11/blt

    There are still some dependencies I can't figure out what exactly
    is needed.  If your port still has DEPENDS in it, please check it out!
1995-02-11 13:51:48 +00:00
Gary Palmer
9f2b60a378 Not that irc is fixed add it back to the subdirs list 1995-02-11 12:37:36 +00:00
Jean-Marc Zucconi
d489767447 Avoid error during install if an old version already exists. 1995-02-11 02:59:04 +00:00
Torsten Blum
6998b22103 Upgarde to 2.8.21 1995-02-11 01:45:04 +00:00
Gary Palmer
e13d1ecf0b I'm afraid I couldn't hold off any longer. Yes, a port of XDaliClock :-) 1995-02-10 23:32:43 +00:00
Andreas Schulz
2734102949 Another patch for the "new" make :-). screen/doc/Makefile has some spaces
in it.
1995-02-10 21:57:21 +00:00
Gary Palmer
95bd42eb6c Add Gofer
Submitted by:	hsu
1995-02-10 08:07:59 +00:00
Gary Palmer
b21e1a6304 Add smalltalk 1995-02-10 07:47:27 +00:00
Gary Palmer
a9c40c59c3 md5 file for xsnow v1.39 1995-02-10 06:55:40 +00:00
Gary Palmer
35521c26aa Upgrade to 1.39 1995-02-10 06:54:26 +00:00
Gary Palmer
af7e3499e3 GNU Smalltalk version 1.1.1. The install target is a dummy which
prints a warning as the supplied install target is interactive.
1995-02-10 06:15:04 +00:00
Gary Palmer
29b4546616 Make the fetch target a dummy so from-the-top `make fetch' runs don't fall
over
1995-02-10 06:09:56 +00:00
Gary Palmer
6610de0667 Move gn from the subdirs list to the broken list until
someone fixes it.
1995-02-10 06:02:42 +00:00
Satoshi Asami
14c91ea240 Added xdu. 1995-02-10 02:14:22 +00:00
Satoshi Asami
d34c0dc462 Oops sorry, previous one had wrong argument orders.... ;)
xdu displays output of du graphically.
1995-02-10 02:11:44 +00:00
Jean-Marc Zucconi
9370a1bb22 Upgrade to XFree86-3.1.1 1995-02-10 00:17:49 +00:00
Andrey A. Chernov
54dfde982f Upgrade. 1995-02-09 22:09:05 +00:00
Andrey A. Chernov
739bf156bb Upgrade. 1995-02-09 21:25:02 +00:00
Andrey A. Chernov
c653c1a2e3 Upgrade. 1995-02-09 21:04:57 +00:00
Andreas Schulz
de7e641af2 Add an EXTRACT_SUFX line. The source is only available as a tar.Z and
not a tar.gz file on the master site.
1995-02-09 18:42:18 +00:00
Andrey A. Chernov
3537e35898 Upgrade. 1995-02-09 15:10:33 +00:00
Jordan K. Hubbard
ca193f1483 Put seyon back, now that Mr Elbel has laid his
hands upon it.
Submitted by:	me
1995-02-09 12:07:48 +00:00
Jordan K. Hubbard
9e75bdf5b2 Adjust package to match reality (sort of). 1995-02-09 09:39:21 +00:00
Jordan K. Hubbard
6239fe8afb Update to deal with current fvwm port. 1995-02-09 08:41:20 +00:00
Satoshi Asami
7bc414dc62 Not sure how this thing ever worked. Problems:
(1) The hunk about "manformat" was missing a "-l" (patch didn't apply)

(2) "glimpseindex" wasn't defined at all (run-time error).  Made it to
    be defined as "".

Shouldn't this go to utils/ instead of x11/ though?
1995-02-08 12:18:47 +00:00
Satoshi Asami
b85f71a7f2 Checksum. 1995-02-08 12:15:23 +00:00
Jeffrey Hsu
7687e06a93 gofer - a lazy functional language 1995-02-08 09:41:13 +00:00
Jeffrey Hsu
5871577329 Mesa - a 3-D graphics library similiar to OpenGL 1995-02-07 21:58:10 +00:00
Gary Palmer
21f759cdc5 Upgrade to 3.10a (bugfix release) 1995-02-07 07:40:21 +00:00
Satoshi Asami
2db58e929d Put back in the color patch, but not as default. User should explicitly
type "make color" to get the color version.  This should make both Andrew
and people who requested color-less happy. :)
1995-02-07 03:55:22 +00:00
Gary Palmer
2e23ead7f5 Upgrade to work with current distfile 1995-02-07 03:07:02 +00:00
Jean-Marc Zucconi
4ace844353 Test if we can use sed. A version >19950206 is required. 1995-02-07 02:41:52 +00:00
Gary Palmer
e01d852def Add a note about XRisk 1995-02-07 02:27:28 +00:00
Satoshi Asami
794a4c0b79 Correct some brain-farts.
Pointed-out by:	jmz
1995-02-07 01:32:21 +00:00
Jordan K. Hubbard
ef0a1156a2 Fixes from Michael Elbel:
Makefile:
       - new master site, the 2.14c version seems to have been "unofficial"
         the last one really is 2.14b

patches/patch-aa
       - put a setgid before forking a subshell to have csh not bitch
       - add install options to the Imakefile to have seyon installed
         sgid dialer
Submitted by:	me
1995-02-06 22:37:22 +00:00
Jean-Marc Zucconi
6dfb8bc1df Upgrade to version 3.1.18 1995-02-06 15:07:47 +00:00
Satoshi Asami
b456c121a1 A bunch of small corrections, most notably:
(1) Create merged binaries (much, much smaller total size)
(2) Use tiff library available in ports
(3) Install manpages in section 3 and 5 correctly
(4) Add missing executables to PLIST
1995-02-06 10:25:17 +00:00
Jeffrey Hsu
926c79cd3e Wine - Microsoft Windows Emulator 1995-02-06 09:58:07 +00:00
Jeffrey Hsu
9de2b11e75 Allow arbitrarily named configure script for use w/ HAS_CONFIGURE. 1995-02-06 08:52:19 +00:00
Jordan K. Hubbard
2162a1b2c8 Upgrade to version 3.4d 1995-02-06 08:10:27 +00:00
Jordan K. Hubbard
a695ff61d3 Upgrade this to 3.4d. Hmmm. Still have to investigate the effects of this
on all of those applications that depend on xpm.
Submitted by:	"Philippe Charnier" <charnier@lirmm.fr>
1995-02-06 08:09:33 +00:00
Satoshi Asami
245813abd5 Checksum. 1995-02-06 06:03:49 +00:00
Satoshi Asami
3c6c56e2ca Added nkf. 1995-02-06 05:30:34 +00:00
Satoshi Asami
11f6aecd8d nkf-1.4, Network Kanji code conversion Filter 1995-02-06 05:28:26 +00:00
Gary Palmer
3f213ef157 Oops - typo. 1995-02-05 16:28:43 +00:00
Gary Palmer
28a16c824e Yet more package files 1995-02-05 16:26:53 +00:00
Gary Palmer
74378010a3 Yet more package files 1995-02-05 15:18:50 +00:00
Gary Palmer
93632aef4f Yet more package files... 1995-02-05 15:03:20 +00:00
Gary Palmer
5d7549ceb1 Yet more package files 1995-02-05 14:54:07 +00:00
Gary Palmer
289c1239ca Some more package files 1995-02-05 14:05:35 +00:00