1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
Commit Graph

325 Commits

Author SHA1 Message Date
Gary Palmer
11d8b80815 Jordan missed taking vic outa here when he moved it.. 1995-02-15 01:39:19 +00:00
Jean-Marc Zucconi
935cee0496 correct bogus path for the app-defaults file 1995-02-14 02:33:47 +00:00
Jean-Marc Zucconi
9b0d21ad99 Set flags so that ${PREFIX} is used when installing. 1995-02-14 02:32:56 +00:00
Jean-Marc Zucconi
75e336ca69 Add xkeycaps 1995-02-12 17:15:05 +00:00
Jean-Marc Zucconi
240fb85518 xkeycaps - graphically display and edit the keyboard mapping 1995-02-12 15:45:09 +00:00
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
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
Jean-Marc Zucconi
9370a1bb22 Upgrade to XFree86-3.1.1 1995-02-10 00:17:49 +00:00
Gary Palmer
afaeb3abdb Add a maintainer line 1995-02-01 22:40:38 +00:00
Joshua Peck Macdonald
ae875b6d35 updated PLIST
Reviewed by:	jmacd
Submitted by:	JKOKOT@demeter.ipan.lublin.pl
1995-02-01 10:59:49 +00:00
Joshua Peck Macdonald
375d138190 new Makefile corresponding to updated patchfile and packing list
Reviewed by:	jmacd
Submitted by:	JKOKOT@demeter.ipan.lublin.pl
1995-02-01 10:58:40 +00:00
Gary Palmer
13f8747501 Erk - missed from last commit 1995-01-26 05:20:52 +00:00
Gary Palmer
264f8caf9d Upgrade to 3.0.3.4 and add md5 file 1995-01-26 05:19:57 +00:00
Gary Palmer
4ae98b22be The master site has moved the distfile. Correct path here. 1995-01-15 06:43:05 +00:00
Jordan K. Hubbard
e960730e09 Deleted outdated entries. 1995-01-13 14:19:58 +00:00
Jean-Marc Zucconi
ffc1e1b283 XLOADIMAGE - X11 Image Loading Utility
This is not the latest version, but this one is able to load fax .g3 
images
1995-01-09 01:17:45 +00:00
Jordan K. Hubbard
782908728f Nuke out xminesweeper. 1995-01-06 05:42:02 +00:00
Jean-Marc Zucconi
ba7ba17d96 removed a bad line in the script 1995-01-06 04:28:10 +00:00
Satoshi Asami
d0e158aa93 Take out xv from SUBDIR list, it's a shareware. 1995-01-06 02:32:43 +00:00
Jean-Marc Zucconi
91c104263f This is X11R6/XFree86 3.1
The actual makefile does nothing! You have to edit it and remove a
comment to build the beast.
Note: there are in fact 2 makefiles: one which fetches the files from
ftp.x.org and another which allows to compile from a cdrom.
Note2: I have not extensively tested the port! (only one build!)
1995-01-05 03:51:15 +00:00
Steven Wallace
af5a9c1364 Added missing subdirs to list. 1995-01-05 01:02:17 +00:00
Jordan K. Hubbard
805832bf9b Add a couple more targets to the Makefile. A ports review is imminent. 1995-01-04 07:54:48 +00:00
Jordan K. Hubbard
e2ce12ad62 Janusz Kokot <janek@gaja.ipan.lublin.pl> brings us x3270. Makefile
adjusted to correct MASTER_SITES.
Submitted by:	janek
1994-12-29 13:07:57 +00:00
Andreas Schulz
18ab350ea0 Adding magic and xcd to the subdirs target. 1994-12-25 23:20:19 +00:00
L Jonas Olsson
e9aff8e4e0 The xview ports are added. 1994-12-25 21:39:25 +00:00
Satoshi Asami
7112ac2c7c Added mpeg_play. 1994-12-17 11:55:50 +00:00
Garrett Wollman
2dce31e55f Add vic. 1994-12-14 23:02:26 +00:00
Garrett Wollman
e8c3b3e2de Add blt. 1994-12-14 21:24:02 +00:00
Gary Palmer
ba2097f169 With my reversal of the INSTALL_MANPAGES logic in bsd.port.mk, none of
these need to have INSTALL_MANPAGES=	yes anymore.
1994-12-12 04:32:04 +00:00
Gary Palmer
eef18f546b This doesn't like installing a manpage, so set NO_INSTALL_MANPAGES 1994-12-12 03:50:25 +00:00
Satoshi Asami
babb9fb03a Added xfed. 1994-12-08 10:22:53 +00:00
Gary Palmer
2a93a0fd9f Add tvtwm to SUBDIRS 1994-12-05 22:59:10 +00:00
Gary Palmer
5c802fb4ba Oops. Correct wee typo on prefix line 1994-12-05 02:41:18 +00:00
Gary Palmer
5abd876905 Package files for rxvt 1994-12-05 02:20:55 +00:00
Gary Palmer
21d4215f49 Add rxvt to SUBDIRS 1994-12-05 01:50:25 +00:00
Gary Palmer
45ea0ecd8f rxvt - miniature xterm clone. 1994-12-05 01:49:10 +00:00
Andreas Schulz
b46c9afd66 Add ghostview and xfig to the SUBDIR list. Bring the list into alphabetical
order again.
1994-11-27 14:56:28 +00:00
Satoshi Asami
6a8d8113ec Added xgraph. 1994-11-25 04:49:58 +00:00
Satoshi Asami
43e365389d Added xli. 1994-11-24 21:59:00 +00:00
Satoshi Asami
61a7591f3a Added piewm. 1994-11-24 21:14:18 +00:00
Jean-Marc Zucconi
5fb7c720d6 man page is gzipped 1994-11-23 15:16:51 +00:00
Jordan K. Hubbard
3742c1d6b8 Remove ghostview from the Makefile - it's broken with some mysterious
missing header file (ps.h) and I haven't time to try and figure out why.
1994-11-23 10:14:56 +00:00
Satoshi Asami
16a533e840 Added color_xterm. 1994-11-23 00:04:24 +00:00
Andreas Schulz
aa30722beb Add Xaw3d fvwm iv kterm and tkhfs to the subdir list. 1994-11-20 20:44:50 +00:00
Torsten Blum
fb07d96ad8 Add ImageMagick, ctwm, mpeg-lib and tiff to the subdirs list 1994-11-20 16:30:49 +00:00
Gary Palmer
54277c6012 Remove the `iv' port until someone fixes it up 1994-11-15 01:26:56 +00:00
Gary Palmer
6dd1a1ae78 Disable fvwm until someone fixes it. 1994-11-12 20:28:17 +00:00
Jordan K. Hubbard
568ddf41fb Add xsnow. 1994-11-12 01:21:48 +00:00
Jordan K. Hubbard
04354d87ad From: Jean-Marc Zucconi <jmz@thud.cdrom.com>
~jmz/xsnow/   Xsnow - create a snowy and Santa-y desktop

Merry X-mas :-)
Submitted by:	jmz
1994-11-12 01:12:25 +00:00
Scott Mace
ef2671858a Add xlockmore 1994-11-09 22:41:50 +00:00
Scott Mace
9f1c178f1b Import of xlockmore 1.14 1994-11-09 22:39:07 +00:00
Jordan K. Hubbard
fc59d91b6c Add xanim to SUBDIRS. 1994-11-06 22:16:31 +00:00
Scott Mace
a6f3e7f6a2 added jpeg to Makefile 1994-11-06 08:20:17 +00:00
Jordan K. Hubbard
6d9afeeb37 Add xearth port. 1994-10-31 16:03:01 +00:00
Scott Mace
444847952f add xv 1994-10-31 04:38:27 +00:00
Paul Traina
977b48eee9 added imm 1994-10-29 22:17:33 +00:00
Jordan K. Hubbard
4a5bf7089a Add pcb. 1994-10-25 00:13:36 +00:00
Scott Mace
2b833b09fe add olvwm to SUBDIR 1994-10-22 07:40:27 +00:00
Jordan K. Hubbard
89330ba9d0 Add ghostview 1994-10-22 05:44:32 +00:00
Jordan K. Hubbard
d106513e2c Bring into alignment with current ports.
Reviewed by:
Submitted by:
Obtained from:
1994-10-20 02:08:39 +00:00
Garrett Wollman
87f792546a Disable imm for the time being because of questions regarding the source
of the source.
1994-10-17 21:54:22 +00:00
Garrett Wollman
5f026190c6 Added imm. 1994-10-14 01:37:52 +00:00
Garrett Wollman
f8caffe6bd Added ivs. 1994-10-14 01:07:39 +00:00
Garrett Wollman
d085eb2053 Add nv. 1994-10-13 00:51:53 +00:00
Jordan K. Hubbard
ff5e779d28 Remove jetpack and xmris from Makefile. 1994-10-12 23:10:03 +00:00
Jordan K. Hubbard
4cac729dfd Synchronize the ports with the Makefiles. 1994-09-26 13:39:19 +00:00
Adam David
5069355b19 Added iv 1994-09-24 16:17:14 +00:00
Jordan K. Hubbard
000e8742eb Several changes across all ports:
1.	Make MASTER_SITES entries contain a trailing /.  Garrett says that
	assuming a '/' seperator between entries in MASTER_SITES and entries
	in DISTFILES is a dangerous assumption.  This will also be taken
	out of bsd.port.mk.

2.	General clean-up.  Some of these Makefiles were a little grim.
	Make sure they're all in sync with the sometimes rapidly changing
	bsd.port.mk! :)

3.	Some small configuration tweaks to keep them compiling under the
	most recent 2.0 - some things seem to have broken along our road
	to release.
1994-09-14 14:12:45 +00:00
Jordan K. Hubbard
9ae9a60331 Bring the emu port fully on line. 1994-09-14 12:01:06 +00:00
Jordan K. Hubbard
0071b53026 Add emu to the list of ports to make. 1994-09-13 12:40:24 +00:00
Jordan K. Hubbard
a098515704 Bring in the emu port. Package files to follow. 1994-09-13 12:39:52 +00:00
Jordan K. Hubbard
d960161e22 Add $Id$ lines to all the directory level Makefiles.
Submitted by:	jkh
1994-08-23 10:20:29 +00:00
Jordan K. Hubbard
742e6c4d2a Change ports Makefiles to use bsd.port.subdir.mk
Submitted by:	jkh
1994-08-22 11:26:08 +00:00
Jordan K. Hubbard
ffa7c10723 Bring in my little ports/x11 tree.
Submitted by:	jkh
1994-08-21 19:08:10 +00:00