1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-15 10:17:20 +00:00
freebsd/share
Satoshi Asami 68b35df498 (1) Add ONLY_FOR_ARCHS and NOT_FOR_ARCHS. They are list of architecture names
(as given by "uname -m") by which you can specify which
    architectures the port is appropriate for.
Idea borrowed from:	NetBSD, OpenBSD
Reviewed by:		simokawa

(2) New variable PERL_ARCH (value: ${ARCH}-freebsd) that is also
    passed to ${PLIST_SUB}.  Use it to simplify PLISTs.
Submitted by:	simokawa

(3) Check OSVERSION as well as existence of /usr/bin/perl5 before
    assuming USE_PERL5 is to be a no-op.  Basically to allow building
    of 2.2-INDEX on a 3.0 machine.

(4) Change USE_QT definition to use new shlib version (2) and
    directory (qt142).

(5) Uncomment temporary Motif dependency for parallel package
    building.  We still need to figure out a way to install the pkg
    database files, but it's a start.

(6) Move EXTRACT_SUFX up into the pre.mk area so it can be used in
    exists() tests.

(7) Add MASTER_SITE_COMP_SOURCES.  Note that this is defined like
    "/pub/usenet/comp.sources.%SUBDIR%/" so you can specify something
    like "SUBDIR=x/volume18" to select the newsgroup as well as
    subdirectory name.
Submitted by:	"distfiles" fenner

(8) Other misc. master site cleanup.
Submitted by:	"distfiles" fenner

(9) New target "maintainer".  I intend to use it to auto-mail failure
    build failure notices to the maintainer.
1999-01-11 13:04:18 +00:00
..
colldef I have been running with these locale data for a while now and 1998-08-10 09:49:42 +00:00
dict Note that we have removed some words form the original. 1998-12-25 00:56:09 +00:00
doc Find sendmail source under contrib now. 1998-08-05 01:36:06 +00:00
examples Use modstat(2) to get the syscall number. 1999-01-09 15:03:06 +00:00
info Print a human-readable warning and die if $INFODIR do not exist. 1998-05-09 22:15:19 +00:00
isdn Initial entry of ISDN4BSD into the FreeBSD tree. 1998-12-27 21:47:14 +00:00
man Add vpo.4 to the list of manpages to build and install. 1999-01-10 19:26:27 +00:00
me Year 2000 fixes 1997-12-20 22:31:37 +00:00
misc Install the file init.ee (after 1 year in the source tree). 1998-09-11 16:38:20 +00:00
mk (1) Add ONLY_FOR_ARCHS and NOT_FOR_ARCHS. They are list of architecture names 1999-01-11 13:04:18 +00:00
mklocale Added support for DIS 8859-15 based locales using patch 1998-12-14 02:59:15 +00:00
skel Nuked setting of crt here too. 1998-09-02 14:10:22 +00:00
syscons Forgot the Makefile entry for the Latin9 font. 1998-11-06 07:59:11 +00:00
tabset 444 -> ${SHAREMODE} 1998-01-03 14:13:48 +00:00
termcap lable -> label 1998-06-23 05:30:26 +00:00
timedef Make Australian time GB-like 1998-10-13 20:20:27 +00:00
zoneinfo s/Lesp/Leap/ 1998-10-02 17:08:35 +00:00
Makefile oops- I must have had a mangeld Entries 1998-12-28 21:51:49 +00:00
Makefile.inc Reverted part of previous change and improved formatting. Switching 1998-03-07 09:06:09 +00:00