1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
Commit Graph

187 Commits

Author SHA1 Message Date
Satoshi Asami
9660c11d4c Added xscreensaver. 1995-07-11 06:52:29 +00:00
Satoshi Asami
e55833f847 Version 1.25 of xscreensaver, this one works on screens with more
than 8 planes too.
1995-07-11 06:50:12 +00:00
Andrey A. Chernov
edde123c0b color_xterm was broken to color and _xterm separately, fix it 1995-07-08 00:31:12 +00:00
Satoshi Asami
22f7f0b993 Disable tkman. Convert it to the new format along the way.
Note that the "BROKEN+=tkman" is not a comment but is just as good as
one, since bsd.port.subdir.mk doesn't understand the BROKEN keyword
yet anyway. ;)

-----
Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>

Moin,

I just noticed that tkman-1.6.tar.Z is gone from the master site.
There is no copy anywhere for copyright reasons and the new
version requires Tk-4.0beta (which we don't have). Could someone add
it to the BROKEN list?

tg
1995-07-05 21:39:13 +00:00
Satoshi Asami
d530b271d9 Add
post-install:
	pkg_add -m ${PREFIX}/lib

to Makefiles and

@exec ldconfig -m %D

to packing lists of ports that install shared libraries.

This should get rid of a huge chunk of confusion for novice users!
All hail Paul Kranenburg! :)
1995-06-24 11:42:32 +00:00
Satoshi Asami
14992d5ee4 Add xbuffy. 1995-06-22 06:33:22 +00:00
Jean-Marc Zucconi
3ae6e278b5 Set DISTFILES so that the files will be checksum'ed (only with FTP build) 1995-06-17 01:29:06 +00:00
Jean-Marc Zucconi
9a3d3bdb87 Checksum 1995-06-17 01:26:06 +00:00
Satoshi Asami
3eb8172016 Moved iv from BROKEN to SUBDIRS. Hooray! 1995-05-31 06:01:09 +00:00
Jean-Marc Zucconi
4665c9e7e0 Bug fixes for compilation from the O'Reilly and Associates CDROM
Reviewed by:	jmz
Submitted by:	Mark Murray <mark@grondar.za>
1995-05-17 13:07:28 +00:00
Jean-Marc Zucconi
63a64ba812 remove initial @cwd
fix typo in app-defaults file name
1995-05-15 16:41:08 +00:00
Jean-Marc Zucconi
b3bea52ceb Correct pathname of app-defaults file 1995-05-15 16:33:19 +00:00
Satoshi Asami
c9dc84a522 Clean up subdir Makefiles. They now all look like this:
=====
# Id line
#
# RESTRICTED: restricted_port_1 (comment1)
# RESTRICTED: restricted_port_2 (comment2)
#
# BROKEN: broken_port_3 (comment3)
# BROKEN: broken_port_4 (comment4)
# BROKEN: broken_port_5 (comment5)
#

SUBDIR= good_port_1 good_port_2 ...
=====

Basically, the idea is to make it easy to find restricted or broken
ports by doing a "grep".
1995-05-14 03:30:07 +00:00
Satoshi Asami
7d8b673dc5 Add back emiclock. 1995-05-13 11:07:42 +00:00
Satoshi Asami
07ad3cbafd Upgrade (3.0.3.4 -> 3.0.3.7). 1995-05-13 10:11:51 +00:00
Satoshi Asami
42f2844969 Add emiclock (doesn't fetch) to restricted. Add tkinfo, x3270, xdtm,
xgrab and xloadimage to SUBDIR.
1995-05-13 10:10:28 +00:00
Satoshi Asami
06b4017273 Add "IS_INTERACTIVE=yes" (needs to actually *run* xrdb) and
"XMKMF=xmkmf" (make depend blows up).

Still don't know if it works, though.
1995-05-13 10:04:19 +00:00
Satoshi Asami
cdfb6bc8eb Define NO_PACKAGE for now, we aren't building the package of this thing
yet.  The user can define FORCE_PACKAGE if the package is really
desired.
1995-05-13 05:42:15 +00:00
Satoshi Asami
ccf4da06f7 Added xcolors. 1995-05-10 09:54:17 +00:00
Satoshi Asami
91fba36ae2 xcolors, displays the colors in the universe, R6 version 1995-05-10 09:53:40 +00:00
Satoshi Asami
e024b4de47 Remove gatekeeper.dec.com. Mirror of ftp.x.org:/contrib is gone. :< 1995-05-03 06:48:57 +00:00
Satoshi Asami
f505dafb26 Put back xlockmore, it built fine when I tried. 1995-05-03 00:15:09 +00:00
Joerg Wunsch
2fd65ad1b1 Upgrade to version 2.9.
Slightly reordered the MASTER_SITES, since gatekeeper doesn't seem to
be up-to-date yet.

The port still doesn't compile out of the box, since the standard make
sequence for our ports doesn't invoke `xmkmf -a', but xlockmore does
need it.
1995-05-02 22:17:44 +00:00
Gary Palmer
90e1de3968 xlockmore's distfile has been moved/lost. Disable until fixed. 1995-04-28 21:48:16 +00:00
Jean-Marc Zucconi
3e625a8f5f Use 'do-install:' instead of 'install:'
Complain and fail if no build option is set.
1995-04-26 14:45:15 +00:00
Gary Palmer
8dad1eea1c xdtm - X Desktop Manager. 1995-04-26 11:49:42 +00:00
Satoshi Asami
6912424c5b Move blt into alphabetical order in SUBDIR list. We now have LIB_DEPENDS
to take care of the dependencies
1995-04-24 10:48:35 +00:00
Jean-Marc Zucconi
14e13212f9 Fix a typo 1995-04-22 22:40:06 +00:00
Jean-Marc Zucconi
0adc42bd27 Changes for the new bsd.port.mk 1995-04-22 22:39:30 +00:00
Jean-Marc Zucconi
ce27b66e2d Add XFree86 to the SUBDIR list 1995-04-13 15:25:40 +00:00
Jean-Marc Zucconi
8c3bf9b9e5 Add the MAINTAINER line. 1995-04-13 15:22:11 +00:00
Satoshi Asami
eabfc48a36 And now the rest of the x11 ports Makefiles. 1995-04-12 20:32:12 +00:00
Satoshi Asami
2327dcc513 Now the rest of the ports Makefiles.... 1995-04-12 20:26:23 +00:00
Satoshi Asami
08f93b2bb4 Some more ports Makefile updates...sorry, don't have time now so
x11/ is only halfway finished.
1995-04-12 15:22:43 +00:00
Satoshi Asami
0205e854ff Added iv to broken list. It wasn't in SUBDIR to begin with. 1995-04-11 16:51:47 +00:00
Satoshi Asami
edd71eca0e New Makefile structure, package name and pre-configure target.
Submitted by:	me
1995-04-11 02:32:57 +00:00
Jean-Marc Zucconi
bb0452e715 Add MAINTAINER= jmz@FreeBSD.org 1995-04-11 02:02:17 +00:00
Jordan K. Hubbard
ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00
Gary Palmer
3753222345 Try to get most ports checksummed 1995-03-31 22:18:54 +00:00
Jordan K. Hubbard
eda63ab57c Add Michael Elbel as MAINTAINER of the ports he manages. 1995-03-29 21:22:55 +00:00
Jean-Marc Zucconi
4fa8aeca2a Add xperfmon to the SUBDIR list 1995-03-29 11:45:51 +00:00
Gary Palmer
461216a502 x3270 doesn't seem to exist anymore either 1995-03-28 04:45:39 +00:00
Gary Palmer
54d767e860 emiclock doesn't seem to exist on the MASTER_SITE anymore 1995-03-28 04:41:44 +00:00
Jean-Marc Zucconi
97a7300b6b The tarballs at xtp.x.org have been updated to patchlevel 11. So there is
no need to patch the distribution when X11_VIA_FTP=yes
1995-03-26 12:13:17 +00:00
Jean-Marc Zucconi
43273d1197 Here is a patch for XFree86 to allow the proud owner of "The X Companion
CD for R6" from O'Reilly and Associates, Inc, to mount and compile X on
this CD. I have tried to create this patch in such a way that if any other
CD's come along, they can be kluged in too.
Submitted by:	Mark Murray <mark@grondar.za>
1995-03-23 21:20:44 +00:00
Jordan K. Hubbard
0b7b44f06a Add sxpc port 1995-03-22 21:15:38 +00:00
Jordan K. Hubbard
6d0f1f4db0 Bring in the simple X protocol compressor. 1995-03-22 21:14:56 +00:00
Satoshi Asami
177a07f6ea Removed Canna, Wnn, kterm and nkf. 1995-03-16 00:07:40 +00:00
Satoshi Asami
24217db1f1 Added emiclock. 1995-03-15 07:06:17 +00:00
Andreas Schulz
56b712ffb3 Mark emu as an interactive port. It uses xrdb that fails without a valid
DISPLAY variable that is normally not set if you run a "make BATCH=yes".
1995-03-11 14:54:48 +00:00
Jean-Marc Zucconi
490ab3a381 Add g3view to the SUBDIR list 1995-03-01 02:10:46 +00:00
Jordan K. Hubbard
3f73feb5a4 Update to latest version.
Submitted by:	me
1995-02-27 23:14:41 +00:00
Jean-Marc Zucconi
16670163d2 xgrab, xgrabsc: an X-Windows image grabber 1995-02-27 02:47:49 +00:00
Joerg Wunsch
66a698077d Make a checksum file. 1995-02-24 19:47:04 +00:00
Joerg Wunsch
fb19099218 Make sure that the xlock binary gets installed suid-root, even if it
has not been so originally.
1995-02-23 21:39:07 +00:00
Joerg Wunsch
64135a2353 Upgrade this beast to the most recent version.
Most of the old patches are no longer needed.  The app-defaults
have been slightly modfied (so `image' is the default mode
again, giving us the daemon image).
1995-02-22 22:50:37 +00:00
Joerg Wunsch
57d9f18d7e Upgrade this beast to the most recent version.
Now we've got the BSD daemon incorporated into the distribution. :-)
1995-02-22 22:48:10 +00:00
Jean-Marc Zucconi
0c494b31d5 Correct a typo which caused the W32 server always to be installed 1995-02-20 22:14:46 +00:00
Andreas Schulz
cbe3a27040 Get it into order again, i have hosed it with the last commit and add xfm
to the SUBDIR target.
1995-02-18 23:12:37 +00:00
Andreas Schulz
363591ae55 Add xdaliclock. 1995-02-18 22:12:47 +00:00
Jean-Marc Zucconi
450c6d609d Makefiles have been simplified, and most of the work is now done in
configure. In particular patches are now done by the script.
The port is now interactive, (ask for servers to be build, if you want
to build fonts, etc) This time I have build it (successfully) from a cdrom.
1995-02-17 01:23:44 +00:00
Satoshi Asami
56bc85617d Added xphoon. 1995-02-15 02:53:47 +00:00
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