History log of /freebsd-current/share/misc/Makefile
Revision Date Author Comments
# db1d086b 29-Feb-2024 Baptiste Daroussin <bapt@FreeBSD.org>

usb_vendors: add new usb_vendors

usb_vendors is a local copy of usb.ids (similar to pci_vendors)
It is now used by usbconfig(1) when listing the devices.


# 97759ccc 23-Nov-2023 Warner Losh <imp@FreeBSD.org>

share: Remove ancient SCCS tags.

Remove ancient SCCS tags from the tree, automated scripting, with two
minor fixup to keep things compiling. All the common forms in the tree
were removed with a perl script.

Sponsored by: Netflix


# d0b2dbfa 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

Remove $FreeBSD$: one-line sh pattern

Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/


# 57c3dc51 12-Nov-2017 Baptiste Daroussin <bapt@FreeBSD.org>

Stop installing eqnchar which has been removed

Pointyhat to: bapt


# 3a268233 25-May-2017 Baptiste Daroussin <bapt@FreeBSD.org>

Remove the old man.template

In FreeBSD we only use mdoc(7) format. A template is available as mdoc.template
The usage of man(7) format is discouraged and this file was driving people into
the front direction as a template to use.


# 5b381db8 10-Jun-2015 Simon J. Gerraty <sjg@FreeBSD.org>

Remove NO_OBJ

For meta mode we will want objdirs.

Differential Revision: D2748
Reviewed by: brooks imp


# 0341ccf2 26-Nov-2014 Enji Cooper <ngie@FreeBSD.org>

Clean up more usb related files when MK_USB == no when dealing with
manpages, libraries, and binaries


# c8191bc6 12-Oct-2013 Simon J. Gerraty <sjg@FreeBSD.org>

We do want objdir


# dc5e7eb6 05-Dec-2012 Eitan Adler <eadler@FreeBSD.org>

Connect organization.dot to the build

Approved by: cperciva
MFC after: 3 days


# a7d5f7eb 19-Oct-2010 Jamie Gritton <jamie@FreeBSD.org>

A new jail(8) with a configuration file, to replace the work currently done
by /etc/rc.d/jail.


# fe0506d7 09-Mar-2010 Marcel Moolenaar <marcel@FreeBSD.org>

Create the altix project branch. The altix project will add support
for the SGI Altix 350 to FreeBSD/ia64. The hardware used for porting
is a two-module system, consisting of a base compute module and a
CPU expansion module. SGI's NUMAFlex architecture can be an excellent
platform to test CPU affinity and NUMA-aware features in FreeBSD.


# d7f03759 19-Oct-2008 Ulf Lilleengen <lulf@FreeBSD.org>

- Import the HEAD csup code which is the basis for the cvsmode work.


# 768c91f6 18-Dec-2007 Warner Losh <imp@FreeBSD.org>

Go ahead and install usbdevs. This will be used by the usbdevs device
to print more information about some devices.


# 31f0f2ef 31-Mar-2007 Simon L. B. Nielsen <simon@FreeBSD.org>

Back out last commit, which should not have been committed in the first
place.

Note to self: Do not commit when not really awake yet.

Pointy hat to: simon


# f4947de2 31-Mar-2007 Simon L. B. Nielsen <simon@FreeBSD.org>

- Add myself.


# 7c2fa96d 30-Mar-2007 Florent Thoumie <flz@FreeBSD.org>

Add stub files to keep track of the mentor/mentee relationships.
Have a look at committers-ports.dot for a start.

Simple command to generate the graph is:

$ dot -T png -o file.png file.dot

Dot can be installed via graphics/graphviz.

Discussed on: -developers


# e653b48c 21-Dec-2004 Ruslan Ermilov <ru@FreeBSD.org>

Start the dreaded NOFOO -> NO_FOO conversion.

OK'ed by: core


# a35d8893 24-Oct-2004 Ruslan Ermilov <ru@FreeBSD.org>

For variables that are only checked with defined(), don't provide
any fake value.


# dc7fb8d2 18-Aug-2002 Jens Schweikhardt <schweikh@FreeBSD.org>

Provide an iso8859 table similar to share/misc/ascii.

PR: misc/11553
Submitted by: Oliver Fromme <olli@fromme.com>
MFC after: 1 week


# a7aaf57e 17-Dec-2001 Ruslan Ermilov <ru@FreeBSD.org>

FILES support for bsd.prog.mk. See bsd.README for details.

Stolen from: NetBSD


# 247ff8f1 10-Dec-2000 Bruce Evans <bde@FreeBSD.org>

Actually install pci_vendors.


# 9e2046df 11-Jun-2000 Nick Hibma <n_hibma@FreeBSD.org>

The USB library from NetBSD by Lennart Augustsson <lennart@augustsson.net>.


# b69b5358 23-Dec-1999 Poul-Henning Kamp <phk@FreeBSD.org>

Duh! Also remove inter.phone from the makefile.


# 7f3dea24 27-Aug-1999 Peter Wemm <peter@FreeBSD.org>

$Id$ -> $FreeBSD$


# d0bf24fc 20-Jan-1999 Nik Clayton <nik@FreeBSD.org>

iso639 is the ISO two letter codes for the representation of the names of
languages (en = English, de = German, zn = Chinese, and so on). This
complements the existing iso3166 file, which maps codes to countries.

Country code != language code.

I ran this past -core. No one voiced any objections, jkh said "fine".


# 192fc194 11-Sep-1998 Dmitrij Tejblum <dt@FreeBSD.org>

Install the file init.ee (after 1 year in the source tree).
Make it actually work.


# f74f7ac7 20-Jun-1998 Jordan K. Hubbard <jkh@FreeBSD.org>

Say goodbye to Airport 71


# abc7a4ad 11-Apr-1998 Poul-Henning Kamp <phk@FreeBSD.org>

In these enlightened times there are more and better places to find
this information. PR 2789 mentions:

http://www.pacbell.com/about-pb/areacodes/

http://www.bellcore.com/NANP/

PR: 2789 (in a backewards kind of way)


# 05778539 02-Jan-1998 Wolfram Schneider <wosch@FreeBSD.org>

Fix install target again.

Pointed out by: bde


# c34b37c8 01-Jan-1998 Wolfram Schneider <wosch@FreeBSD.org>

Do not install the file `zipcodes'. It is now a port (misc/na-zipcodes).
Fix INSTALL variables.


# 539f83b7 31-Mar-1997 Andreas Klemm <andreas@FreeBSD.org>

Added new file bsd-family-tree
Forgotten by: wosch ;-)


# b97fa2ef 22-Feb-1997 Peter Wemm <peter@FreeBSD.org>

Revert $FreeBSD$ to $Id$


# 1130b656 14-Jan-1997 Jordan K. Hubbard <jkh@FreeBSD.org>

Make the long-awaited change from $Id$ to $FreeBSD$

This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.


# 4ba3b099 05-Aug-1996 Garrett Wollman <wollman@FreeBSD.org>

Add a listing of ISO 3166 country codes (probably the first thing in this
directory that's actually useful). This will be needed for the
next-generation `tzsetup'.


# 4cfe9fc7 14-Jul-1996 Poul-Henning Kamp <phk@FreeBSD.org>

Remove the ipfw sample files from the Makefile too.
Forgotten by: alex :-)


# 9c0dc173 24-Jul-1995 Bruce Evans <bde@FreeBSD.org>

Change `install' to `${INSTALL}' so that default install flags can be
specified in the top level Makefiles.


# 650afa65 01-May-1995 Peter Dufault <dufault@FreeBSD.org>

Add scsi_modes


# 7fc55516 12-Jan-1995 Guido van Rooij <guido@FreeBSD.org>

Install the ipfw.samp.* files

Reviewed by:
Submitted by:
Obtained from:


# afe61c15 30-May-1994 Rodney W. Grimes <rgrimes@FreeBSD.org>

BSD 4.4 Lite Share Sources