| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Thanks, Kris.
|
|
|
|
|
|
|
|
|
|
| |
shell-mode on FreeBSD once a number of ttys were taken, it wouldn't
find the next free one where xterm and everybody else would.
Teach it to walk the list of possible FreeBSD ttys correctly.
This code is evil, I'm only doing it because emacs-21 is *really* evil
and I didn't port all of my .emacs to xemacs yet...
|
| |
|
|
|
|
|
| |
PR: ports/46031
Submitted by: Munehiro Matsuda <haro@h4.dion.ne.jp>
|
|
|
|
|
|
|
|
| |
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
|
|
|
|
| |
Approved by: pat
|
|
|
|
|
|
|
|
| |
sys_nerr variable.
PR: 39147
Submitted by: keramida
Prodded by: des
|
|
|
|
|
| |
Submitted by: yoichi
Obtained from: http://home.jp.freebsd.org/cgi-bin/showmail/ports-jp/12604
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- USE_AUTO* -> USE_AUTO*_VER=* where required
- USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK
- Other minor changes to fix things
These changes should be no-ops with the current bsd.port.mk, but will
assist in preparing for the next generation of USE_AUTO*.
Submitted by: bento 4-exp USE_AUTO* cleanups
http://people.FreeBSD.org/~will/4-exp/
http://bento.FreeBSD.org/errorlogs/4-exp-latest/
|
|
|
|
|
|
| |
Apply dired.el patch (yoichi).
Submitted by: taoka, yoichi
|
|
|
|
|
|
|
| |
PR: 23504
Submitted by: Giorgos Keramidas <keramida@westgate.gr>
remove xpg4 hack and process it through autoconf.
|
|
|
|
|
|
| |
have been inactive for too long
Approved by: will
|
|
|
|
|
| |
would be able to insert their own entries (usually language category)
upfront.
|
|
|
|
| |
Approved by: asami
|
|
|
|
|
| |
Submitted by: kazu@iijlab.net
Approved by: jseger
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
patch-cc (configure.in): Merged with patch-ch.
patch-af (src/unexfreebsd.c): Removed. Not used by this port.
patch-ca (src/Makefile.in): Removed. 5-CURRENT's and
4-STABLE's libtermcap -> libncurses symbolic link issues
are now well handled by vendor's src/s/freebsd.h.
Moved LIBS_XPG changes to patch-cb.
patch-cb (src/s/freebsd.h): Regenerate for emacs-20.7.
Update the conditional of enclosing the USE_XPG check
so as not to link libxpg4 on recently 5-CURRENT and
4-STABLE after the merge of libxpg4 into libc.
Added LIBS_XPG to LIBS_SYSTEM.
PR: ports/19653
Submitted by: OKAZAKI Tetsurou <okazaki@be.to>
|
| |
|
|
|
|
|
|
|
| |
WITHOUT_FOO. Begin the process of reserving these prefixes for user defined
options.
No comment by: ports
|
| |
|
| |
|
|
|
|
|
|
| |
Submitted by: Munechika SUMIKAWA <sumikawa@ebina.hitachi.co.jp>
Upgrade to emacs-20.6
|
| |
|
| |
|
|
|
|
|
| |
Submitted by: shige
PR: ports/12779
|
|
|
|
|
| |
permitted. Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
|
|
|
|
|
| |
Submitted by: Matthew Seaman <m.seaman@inpharmatica.co.uk>
PR: ports/11781
|
|
|
|
| |
in bsd.port.mk and this helps to unify the check and install.
|
|
|
|
|
| |
Submitted by: Peter Jeremy <peter.jeremy@auss2.alcatel.com.au>
Diagnosed by: David Deatherage <DDeatherage@bridge.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
${MACHINE_ARCH}--freebsd${OSREL} is now passed to CONFIGURE_ARGS if
GNU_CONFIGURE is defined. Take the target out of CONFIGURE_ARGS of
some ports that added it explicitly; define it as
${MACHINE_ARCH}--freebsd if the port doesn't like the ${OSREL} part;
define it as something else (such as ${MACHINE_ARCH}--freebsdelf if
the port requires that; define it as an empty string if the port
doesn't like it at all.
The last might be a sign that a GNU_CONFIGURE port actually doesn't
use GNU's version of configure at all; but I don't have time to go
look at them all, we'll fix them as time goes on.
At least we've got much fewer "-unknown-"s in the tree as the result. :)
|
|
|
|
|
| |
because this port includes a long long patch for configure.
And patches/patch-ce removed.
|
| |
|
|
|
|
|
|
|
| |
This fixes error at pkg_add.
Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
Modified by: kuriyama
|
| |
|
|
|
|
| |
- patch for configure, unexelf.c, alpha.h, PLIST and etc.
|
| |
|
|
|
|
| |
(not to remove directory share/emacs/site-lisp.)
|
|
|
|
|
| |
PR: ports/8775
Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
|
| |
|
|
|
|
|
| |
Submitted by: joelh
PR: 8815
|
|
|
|
|
| |
Submitted by: shige@kuis.kyoto-u.ac.jp
PR: ports/8226
|
| |
|
|
|
|
| |
when the port is upgraded.
|
|
|
|
| |
PR: 7714
|
|
|
|
| |
overstayed its welcome.
|
|
|
|
| |
Pointed out by: asami
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
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.
|