Commit graph

150 commits

Author SHA1 Message Date
Jean-Marc Zucconi
5c93ea40ac Add -fno-strength-reduce to compilation flags
Ask the user if he/she wants to use gnu malloc
1995-09-18 20:30:21 +00:00
Jean-Marc Zucconi
d426a2ade8 User input is now only required at the beginning of the script, patches
are done after the user configuration.
Check if all files are present before building from CDROM
1995-09-16 01:41:15 +00:00
Jean-Marc Zucconi
cc57cb6147 Added cyrillic font files. I have not checked if this file is still correct. 1995-09-16 01:34:43 +00:00
Jean-Marc Zucconi
42619eeb74 Upgrade to 3.1.2 1995-09-16 01:32:53 +00:00
Satoshi Asami
de05dc749f Add "CATEGORIES=x11". Boy, was I surprised to find this baby in the
orphans dir!
1995-08-23 07:08:06 +00:00
Satoshi Asami
9b93d0be50 These ports are moved to their new homes in emulators/tkhfs and
utils/tk{info,man}.  Mom is going to miss you, kids.
1995-08-19 08:00:01 +00:00
Satoshi Asami
a5aa24b382 Added tk4. 1995-08-14 08:43:59 +00:00
Satoshi Asami
4a6b440781 Various plan9 utilities. It's such a complete collection, I'm going
to import it all at once!

Submitted by:	 Eric L. Hernes <erich@lodgenet.com>
1995-08-14 04:08:02 +00:00
Jordan K. Hubbard
42a5e01daa Add xcb 1995-08-02 06:53:40 +00:00
Jordan K. Hubbard
13215d2c88 Bring in xcb, version 2.3. Very useful. 1995-08-02 06:27:24 +00:00
Andrey A. Chernov
d96ed39f27 Upgrade 2.0 -> 2.11BETA
Reviewed by:
Submitted by:
Obtained from:
1995-07-19 15:47:33 +00:00
Jordan K. Hubbard
782dd45710 Add FWF to subdirs. 1995-07-15 13:57:40 +00:00
Satoshi Asami
dad70983da xperfmon is moved to sysutils. 1995-07-12 23:41:04 +00:00
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