History log of /freebsd-14.2/share/misc/Makefile (Results 1 – 25 of 35)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: release/13.4.0-p5, release/13.5.0-p1, release/14.2.0-p3, release/13.5.0, release/14.2.0-p2, release/14.1.0-p8, release/13.4.0-p4, release/14.1.0-p7, release/14.2.0-p1, release/13.4.0-p3, release/14.2.0, release/13.4.0, release/14.1.0, release/13.3.0
# 2464e5cf 29-Feb-2024 Baptiste Daroussin <[email protected]>

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.

(cherry picked from commit db1d086b7372d1d3

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.

(cherry picked from commit db1d086b7372d1d3f4e7a475d8e92642e698c25d)

show more ...


Revision tags: release/14.0.0
# d0b2dbfa 16-Aug-2023 Warner Losh <[email protected]>

Remove $FreeBSD$: one-line sh pattern

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


Revision tags: release/13.2.0, release/12.4.0, release/13.1.0, release/12.3.0, release/13.0.0, release/12.2.0, release/11.4.0, release/12.1.0, release/11.3.0, release/12.0.0, release/11.2.0
# 57c3dc51 12-Nov-2017 Baptiste Daroussin <[email protected]>

Stop installing eqnchar which has been removed

Pointyhat to: bapt


Revision tags: release/10.4.0, release/11.1.0
# 3a268233 25-May-2017 Baptiste Daroussin <[email protected]>

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

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.

show more ...


Revision tags: release/11.0.1, release/11.0.0, release/10.3.0, release/10.2.0
# 5b381db8 11-Jun-2015 Simon J. Gerraty <[email protected]>

Remove NO_OBJ

For meta mode we will want objdirs.

Differential Revision: D2748
Reviewed by: brooks imp


# 0341ccf2 26-Nov-2014 Enji Cooper <[email protected]>

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


Revision tags: release/10.1.0, release/9.3.0, release/10.0.0
# c8191bc6 13-Oct-2013 Simon J. Gerraty <[email protected]>

We do want objdir


Revision tags: release/9.2.0, release/8.4.0
# dc5e7eb6 05-Dec-2012 Eitan Adler <[email protected]>

Connect organization.dot to the build

Approved by: cperciva
MFC after: 3 days


Revision tags: release/9.1.0, release/8.3.0_cvs, release/8.3.0, release/9.0.0, release/7.4.0_cvs, release/8.2.0_cvs, release/7.4.0, release/8.2.0, release/8.1.0_cvs, release/8.1.0, release/7.3.0_cvs, release/7.3.0, release/8.0.0_cvs, release/8.0.0, release/7.2.0_cvs, release/7.2.0, release/7.1.0_cvs, release/7.1.0, release/6.4.0_cvs, release/6.4.0, release/7.0.0_cvs, release/7.0.0, release/6.3.0_cvs, release/6.3.0
# 768c91f6 19-Dec-2007 Warner Losh <[email protected]>

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 <[email protected]>

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 <[email protected]>

- Add myself.


# 7c2fa96d 30-Mar-2007 Florent Thoumie <[email protected]>

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

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

show more ...


Revision tags: release/6.2.0_cvs, release/6.2.0, release/5.5.0_cvs, release/5.5.0, release/6.1.0_cvs, release/6.1.0, release/6.0.0_cvs, release/6.0.0, release/5.4.0_cvs, release/5.4.0, release/4.11.0_cvs, release/4.11.0
# e653b48c 21-Dec-2004 Ruslan Ermilov <[email protected]>

Start the dreaded NOFOO -> NO_FOO conversion.

OK'ed by: core


Revision tags: release/5.3.0_cvs, release/5.3.0
# a35d8893 24-Oct-2004 Ruslan Ermilov <[email protected]>

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


Revision tags: release/4.10.0_cvs, release/4.10.0, release/5.2.1_cvs, release/5.2.1, release/5.2.0_cvs, release/5.2.0, release/4.9.0_cvs, release/4.9.0, release/5.1.0_cvs, release/5.1.0, release/4.8.0_cvs, release/4.8.0, release/5.0.0_cvs, release/5.0.0, release/4.7.0_cvs
# dc7fb8d2 18-Aug-2002 Jens Schweikhardt <[email protected]>

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

PR: misc/11553
Submitted by: Oliver Fromme <[email protected]>
MFC after: 1 week


Revision tags: release/4.6.2_cvs, release/4.6.2, release/4.6.1, release/4.6.0_cvs, release/4.5.0_cvs, release/4.4.0_cvs
# a7aaf57e 17-Dec-2001 Ruslan Ermilov <[email protected]>

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

Stolen from: NetBSD


Revision tags: release/4.3.0_cvs, release/4.3.0
# 247ff8f1 10-Dec-2000 Bruce Evans <[email protected]>

Actually install pci_vendors.


Revision tags: release/4.2.0, release/4.1.1_cvs, release/4.1.0, release/3.5.0_cvs
# 9e2046df 11-Jun-2000 Nick Hibma <[email protected]>

The USB library from NetBSD by Lennart Augustsson <[email protected]>.


Revision tags: release/4.0.0_cvs
# b69b5358 23-Dec-1999 Poul-Henning Kamp <[email protected]>

Duh! Also remove inter.phone from the makefile.


Revision tags: release/3.4.0_cvs, release/3.3.0_cvs
# 7f3dea24 28-Aug-1999 Peter Wemm <[email protected]>

$Id$ -> $FreeBSD$


Revision tags: release/3.2.0, release/3.1.0, release/3.0.0, release/2.2.8
# d0bf24fc 20-Jan-1999 Nik Clayton <[email protected]>

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

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".

show more ...


# 192fc194 11-Sep-1998 Dmitrij Tejblum <[email protected]>

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


Revision tags: release/2.2.7
# f74f7ac7 21-Jun-1998 Jordan K. Hubbard <[email protected]>

Say goodbye to Airport 71


# abc7a4ad 11-Apr-1998 Poul-Henning Kamp <[email protected]>

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: 278

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)

show more ...


Revision tags: release/2.2.6
# 05778539 02-Jan-1998 Wolfram Schneider <[email protected]>

Fix install target again.

Pointed out by: bde


12