freebsd-nq/share
Satoshi Asami a6fc2e2bd1 (1) There is no default "orphans" for CATEGORIES, it simply fails if
you have a Makefile without one.

(2) Fix case when user had DISTDIR defined elsewhere and DIST_SUBDIR
    is also defined.  (Submitted by: max)

(3) Add several popular master sites as variables.  For instance,
    MASTER_SITE_XCONTRIB is defined to be a list of X11R6 contrib sites,
    which you can set MASTER_SITES to in your Makefile if you just
    want ftp.x.org or any of the mirror sites.

    There is also a new variable, MASTER_SITE_SUBDIR, to specify which
    subdirectory of the master site your tarball is located.

    One nice thing this enables the user to do is to define the
    nearest mirror site in /etc/make.conf.  This is especially useful
    for continents without a full FreeBSD master site.

    Eventually, we will probably split this into a separate file
    (bsd.port.sites.mk?), and add some more sites from all corners of
    the world.

    Right now, XCONTRIB, GNU, PERL_CPAN, TEX_CTAN, and SUNSITE are
    supported.

(4) COMPRESS_MAN command alias is replaced by MAN[1-9LN] variables.
    You just say "MAN1=foo.1 bar.1" and the make rules will
    automatically compress it for you if necessary.  (Idea by: obrien)

(5) New "distclean" target to delete distfile too.  (Submitted by:
    obrien)

(6) Chained dependency cleaning, can be turned off by NOCLEANDEPENDS.

Reviewed by:	the ports list
1996-11-13 11:37:40 +00:00
..
colldef Check for not defined / redefined chars now 1996-10-23 15:00:18 +00:00
dict add URL to dictionaries for other languages 1996-08-25 21:05:39 +00:00
doc Add missing lists.sgml. 1996-11-12 08:30:59 +00:00
examples Correct many errors of commission and omission in the example 1996-11-10 21:51:31 +00:00
man doc/1987, table heading in error. 1996-11-12 13:37:51 +00:00
me Don't install me.7. Use the one in groff. 1995-08-05 07:25:43 +00:00
misc Added Oregon's new 541 area code. Closes PR#1731. 1996-10-19 20:47:26 +00:00
mk (1) There is no default "orphans" for CATEGORIES, it simply fails if 1996-11-13 11:37:40 +00:00
mklocale Fix non-break space attrs 1996-08-20 14:36:56 +00:00
sgml A skeletal, but functional Docbook to HTML translation spec. 1996-11-09 02:04:05 +00:00
skel Improve comments, sync sh/csh scripts if possible. 1996-09-21 21:35:47 +00:00
syscons Fix a syntax error in the Belgian keymap. It caused a wrong mapping 1996-11-09 03:03:47 +00:00
tabset This commit was generated by cvs2svn to compensate for changes in r13122, 1995-12-30 19:02:48 +00:00
termcap Restore ache's km addition to syscons 1996-10-19 22:50:25 +00:00
timedef Change date format to look more naturally 1996-02-17 14:32:05 +00:00
zoneinfo Change RussiaAsia rules too to match recent zone rule change 1996-09-30 14:43:53 +00:00
Makefile Remove FAQ. 1995-09-30 15:33:08 +00:00
Makefile.inc