OpenBSD CVS

CVS log for src/usr.bin/pmdb/Attic/Makefile


[BACK] Up to [local] / src / usr.bin / pmdb

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.13, Thu Aug 30 15:53:47 2012 UTC (11 years, 8 months ago) by kettenis
Branch: MAIN
CVS Tags: HEAD
Changes since 1.12: +1 -1 lines
FILE REMOVED

Move pmdb to the attic.

It's unfinished.  It will never be finished.
It's unfinishable.  deraadt@

Revision 1.12 / (download) - annotate - [select for diffs], Wed Feb 3 20:49:01 2010 UTC (14 years, 3 months ago) by miod
Branch: MAIN
CVS Tags: OPENBSD_5_2_BASE, OPENBSD_5_2, OPENBSD_5_1_BASE, OPENBSD_5_1, OPENBSD_5_0_BASE, OPENBSD_5_0, OPENBSD_4_9_BASE, OPENBSD_4_9, OPENBSD_4_8_BASE, OPENBSD_4_8, OPENBSD_4_7_BASE, OPENBSD_4_7
Changes since 1.11: +6 -6 lines
Diff to previous 1.11 (colored)

Use MACHINE_CPU instead of MACHINE_ARCH to pick the correct machine dependent
files or directories when applicable.
The inspiration and name of MACHINE_CPU come from NetBSD, although the way to
provide it to Makefiles is completely different.
ok kettenis@

Revision 1.11 / (download) - annotate - [select for diffs], Sun Nov 19 03:34:03 2006 UTC (17 years, 6 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5, OPENBSD_4_4_BASE, OPENBSD_4_4, OPENBSD_4_3_BASE, OPENBSD_4_3, OPENBSD_4_2_BASE, OPENBSD_4_2, OPENBSD_4_1_BASE, OPENBSD_4_1
Changes since 1.10: +3 -2 lines
Diff to previous 1.10 (colored)

always make a man

Revision 1.10 / (download) - annotate - [select for diffs], Sun Nov 19 03:32:09 2006 UTC (17 years, 6 months ago) by deraadt
Branch: MAIN
Changes since 1.9: +1 -2 lines
Diff to previous 1.9 (colored)

always build man page, that is the way we do things

Revision 1.9 / (download) - annotate - [select for diffs], Wed Dec 3 22:28:01 2003 UTC (20 years, 5 months ago) by grange
Branch: MAIN
CVS Tags: OPENBSD_4_0_BASE, OPENBSD_4_0, OPENBSD_3_9_BASE, OPENBSD_3_9, OPENBSD_3_8_BASE, OPENBSD_3_8, OPENBSD_3_7_BASE, OPENBSD_3_7, OPENBSD_3_6_BASE, OPENBSD_3_6, OPENBSD_3_5_BASE, OPENBSD_3_5
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Append but not override COPTS.
ok espie@

Revision 1.8 / (download) - annotate - [select for diffs], Tue Jul 22 17:15:13 2003 UTC (20 years, 10 months ago) by brad
Branch: MAIN
CVS Tags: OPENBSD_3_4_BASE, OPENBSD_3_4
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

- use :L variable modifier with ELF_TOOLCHAIN variable
- change 2 instances of the check from != "yes" to == "no"

ok deraadt@

Revision 1.7 / (download) - annotate - [select for diffs], Wed Jun 5 18:02:27 2002 UTC (21 years, 11 months ago) by fgsch
Branch: MAIN
CVS Tags: OPENBSD_3_3_BASE, OPENBSD_3_3, OPENBSD_3_2_BASE, OPENBSD_3_2
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

core support from Jean-Francois Brousseau <krapht@secureops.com> with
a few tweaks of mine. tested on sparc64 and i386.

Revision 1.6 / (download) - annotate - [select for diffs], Sat May 11 00:20:20 2002 UTC (22 years ago) by espie
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

Add missing libraries to bsd.prog.mk (mostly kerberosV)
Use them in DPADD throughout the tree.
Fix a few mispells (LIBMATH -> LIBM...)
Wipe obsolete lib (LIBRESOLV)
Sort added missing libraries, move obsolete stuff apart.
Synch documentation in bsd.README

ok deraadt@

Revision 1.5 / (download) - annotate - [select for diffs], Fri Mar 15 16:51:29 2002 UTC (22 years, 2 months ago) by art
Branch: MAIN
CVS Tags: OPENBSD_3_1_BASE, OPENBSD_3_1
Changes since 1.4: +9 -1 lines
Diff to previous 1.4 (colored)

Don't try to build if there is no MD support.

Revision 1.4 / (download) - annotate - [select for diffs], Fri Mar 15 16:45:10 2002 UTC (22 years, 2 months ago) by drahn
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

support MACHINE_ARCH != MACHINE

Revision 1.3 / (download) - annotate - [select for diffs], Fri Mar 15 16:41:05 2002 UTC (22 years, 2 months ago) by jason
Branch: MAIN
Changes since 1.2: +1 -1 lines
Diff to previous 1.2 (colored)

s/$PMDB$/$OpenBSD$/

Revision 1.2 / (download) - annotate - [select for diffs], Fri Mar 15 16:32:45 2002 UTC (22 years, 2 months ago) by art
Branch: MAIN
Changes since 1.1: +0 -2 lines
Diff to previous 1.1 (colored)

No more /usr/local/bin

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Mar 15 16:30:32 2002 UTC (22 years, 2 months ago) by art
Branch: PMBD_4_1
CVS Tags: PMDB
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Import pmdb 4.1.

(see http://www.blahonga.org/~art/openbsd/pmdb.html for more info).

The development repository now moves here out from my local repository.

Revision 1.1 / (download) - annotate - [select for diffs], Fri Mar 15 16:30:32 2002 UTC (22 years, 2 months ago) by art
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.