1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
Hidetoshi Shimokawa
ac34d7309c Add fix for Alpha.
- patch for configure, unexelf.c, alpha.h, PLIST and etc.
1999-01-23 14:28:28 +00:00
Jun Kuriyama
568d186c34 Add USE_XPGLIB extension (default OFF).
PR:		ports/8775
Submitted by:	Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
1998-12-13 11:54:50 +00:00
Vanilla I. Shu
10edeb347a Fix info page problem. 1998-09-23 16:13:20 +00:00
Justin M. Seger
2621e4186a Upgrade to emacs 20.3
PR:     7714
1998-09-01 02:29:51 +00:00
Justin M. Seger
5f572b1190 Upgrade repository copy of emacs to emacs 20.2. 1997-12-14 14:52:03 +00:00
Satoshi Asami
42fadb342e Align all info entries at 4th tab stop (as in system info entries). 1997-06-08 12:55:04 +00:00
Peter Wemm
72383a3825 If compiling under native ncurses (instead of libcurses), we have to
use the terminfo version of tparam() since the termcap version supplies
tgoto() which seriously screws up text display.  ncurses-4.1 has both a
termcap and terminfo internal interface and is quicker with the terminfo
one even when it's read a termcap.db file.
1997-05-26 13:34:38 +00:00
Satoshi Asami
61770d0a45 Spread info dir entries into all relevant files. The previous version
(with all entries listed in emacs.texi) deleted only the first entry
when the user did a pkg_delete (a bug in install-info, maybe?).
1997-05-20 10:25:12 +00:00
Satoshi Asami
df765a4bd6 Hey guys, thanks for the number of comments on my install-info inquiry
(which was about equal to number of FreeBSD installations on Hale Bopp
itself).  Seems like I need to just go ahead and commit it so people
can try out and scream!
1997-04-18 10:50:28 +00:00
Satoshi Asami
d02cf33167 Make the emacs/mule ports compile when __FreeBSD__ == 3. Closes PR
ports/3175.
1997-04-09 07:24:35 +00:00