History log of /openbsd/usr.bin/tic/Makefile (Results 1 – 12 of 12)
Revision Date Author Comments
# c7ef0cfc 17-Oct-2023 nicm <nicm@openbsd.org>

Update ncurses and associated libraries (form, panel, menu) to
6.4-20230826 (from 5.7-20081102).

Based on result from Thomas Dickey's ncu2openbsd script and then
modified. Switches to the upstream t

Update ncurses and associated libraries (form, panel, menu) to
6.4-20230826 (from 5.7-20081102).

Based on result from Thomas Dickey's ncu2openbsd script and then
modified. Switches to the upstream tput. Major bump for the ncurses
libraries and for libedit and libreadline.

Help from tb, millert.

ok deraadt sthen

show more ...


# ac81be68 11-Jul-2022 daniel <daniel@openbsd.org>

remove the "tbl" suffix for a few man pages

Over a decade ago, the build infrastructure had special logic to process
man pages that ended with the suffix "tbl".

This infrastructure is long gone and

remove the "tbl" suffix for a few man pages

Over a decade ago, the build infrastructure had special logic to process
man pages that ended with the suffix "tbl".

This infrastructure is long gone and the special naming for these man pages
is no longer needed.

Revert the naming of these man pages for consistency with all other man
pages in the tree. As a bonus, we remove a few lines from some of the
Makefiles making them simpler.

ok jmc@, and no objection from schwarze@

show more ...


# 3367dcf5 21-Dec-2019 espie <espie@openbsd.org>

a few depend:-related thingies that were still in.

okay millert@, tb@


# 2eaa2fe8 16-Jun-2017 espie <espie@openbsd.org>

mark files as BUILDFIRST, or write explicit dependencies, so that most
programs will build even without a make depend first.
okay tb@ millert@


# b2d31573 10-Sep-2012 deraadt <deraadt@openbsd.org>

The gcc-sh-register-allocator bug may never be fixed. When we move to
PIE, the -O1 workarounds must be -O0. check out sort/tmp.c to see how
incredibly bad the bug is.
ok miod


# 541dd340 02-Sep-2012 deraadt <deraadt@openbsd.org>

Oh, but only -O1 is needed. With -fpie, -O0 is currently needed. Bah.


# fa354356 02-Sep-2012 deraadt <deraadt@openbsd.org>

Document (in this commit message, and an annotation in the Makefile)
that this sh-architecture gcc workaround is for the same bug that
is found in sort/tmp.c


# d9fb19d2 23-Jun-2011 schwarze <schwarze@openbsd.org>

switch to installing source manuals (base part)
discussed with lots of people, tested by naddy@,
"move fast" deraadt@


# c019c4a3 27-Feb-2007 miod <miod@openbsd.org>

Compile with -O1 on sh for now.


# 7471db2d 12-Dec-1999 millert <millert@openbsd.org>

install infotocap.1


# 1ff0b4b9 12-Aug-1998 art <art@openbsd.org>

CLEANFILES += termsort.c


# 9145c6a4 24-Jul-1998 millert <millert@openbsd.org>

tic/captoinfo/infotocap from ncurses-4.2-980718