summaryrefslogtreecommitdiffstats
path: root/editors/emacs20
Commit message (Collapse)AuthorAgeFilesLines
* Bump portsrevision.cracauer2003-07-021-1/+1
| | | | Thanks, Kris.
* Fix a long-term problem: shell-mode would not open a new shell focracauer2003-07-011-0/+42
| | | | | | | | | | 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...
* De-pkg-comment.knu2003-02-202-1/+1
|
* Fix core-dump-problem on 5.0 or later.shige2003-02-021-2/+6
| | | | | PR: ports/46031 Submitted by: Munehiro Matsuda <haro@h4.dion.ne.jp>
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-102-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-062-1/+2
| | | | Approved by: pat
* Fix build by removing declaration for deprecated and unreferencednaddy2002-07-291-0/+13
| | | | | | | | sys_nerr variable. PR: 39147 Submitted by: keramida Prodded by: des
* Fix build-failure at makeinfo(4.1 or later).shige2002-04-101-1/+10
| | | | | Submitted by: yoichi Obtained from: http://home.jp.freebsd.org/cgi-bin/showmail/ports-jp/12604
* First round of auto* cleanups:will2002-01-061-1/+1
| | | | | | | | | | | | | - 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 linespace patch (taoka).shige2001-12-073-3/+44
| | | | | | Apply dired.el patch (yoichi). Submitted by: taoka, yoichi
* Tidy up Makefile: double negative condition check si not good.sf2001-09-224-62/+20
| | | | | | | PR: 23504 Submitted by: Giorgos Keramidas <keramida@westgate.gr> remove xpg4 hack and process it through autoconf.
* Remove jseger and torstenb from maintainership of their ports, theydwcjr2001-09-171-1/+1
| | | | | | have been inactive for too long Approved by: will
* Don't overwrite CATEGORIES in master ports. Use += instead, so slavessobomax2001-05-221-1/+1
| | | | | would be able to insert their own entries (usually language category) upfront.
* Goodbye, YEAR2000. Hello, 2001.will2001-01-011-2/+0
| | | | Approved by: asami
* Incorrect error code fix when a connection is failed.sumikawa2000-09-041-50/+61
| | | | | Submitted by: kazu@iijlab.net Approved by: jseger
* patch-ai, patch-an, patch-cg: Regenerated for emacs-20.7.jseger2000-07-305-29/+45
| | | | | | | | | | | | | | | | | 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>
* Upgrade to emacs-20.7jseger2000-06-273-6/+14
|
* Standardize all user defined options to the booleans WITH_FOO andreg2000-04-171-6/+4
| | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports
* portname/portversion updatemharo2000-04-141-2/+2
|
* Add 'ipv6' on CATEGORIES.sumikawa2000-03-081-1/+1
|
* "Enable IPv6-ready for emacs20"jseger2000-03-083-5/+154
| | | | | | Submitted by: Munechika SUMIKAWA <sumikawa@ebina.hitachi.co.jp> Upgrade to emacs-20.6
* Upgrade to emacs-20.5ajseger2000-01-042-4/+5
|
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Upgrade to emacs 20.4jseger1999-08-0820-250/+265
| | | | | Submitted by: shige PR: ports/12779
* As threatened, enforce the "Capital, no period" rule. Ellipses arehoek1999-06-261-1/+1
| | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each.
* Add non-X support by building with NO_X11 defined.jseger1999-06-251-2/+6
| | | | | Submitted by: Matthew Seaman <m.seaman@inpharmatica.co.uk> PR: ports/11781
* Remove the test to create ${PREFIX}/share/info/dir as it is nowmharo1999-06-051-1/+0
| | | | in bsd.port.mk and this helps to unify the check and install.
* Fix for systems where __FreeBSD__ >= 3.steve1999-04-101-2/+11
| | | | | Submitted by: Peter Jeremy <peter.jeremy@auss2.alcatel.com.au> Diagnosed by: David Deatherage <DDeatherage@bridge.com>
* Commit all Y2K/WWW_SITE changes from today...scrappy1999-03-111-1/+3
|
* Fix to make ports work with bsd.port.mk rev. 1.306.asami1999-03-081-4/+4
| | | | | | | | | | | | | | | | ${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. :)
* Changed from GNU_CONFIGURE=yes to USE_AUTOCONF=yes,shige1999-03-011-2/+2
| | | | | because this port includes a long long patch for configure. And patches/patch-ce removed.
* Unbreak for currentjseger1999-02-161-1/+10
|
* Add @direntry for info.info.kuriyama1999-02-091-0/+13
| | | | | | | This fixes error at pkg_add. Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp> Modified by: kuriyama
* ${MASTER_SITE_GNU} got rearranged in December; let's catch up.fenner1999-01-271-1/+2
|
* Add fix for Alpha.simokawa1999-01-236-19/+111
| | | | - patch for configure, unexelf.c, alpha.h, PLIST and etc.
* Add USE_XLIB -- otherwise the packages will be built without X support.asami1999-01-161-1/+2
|
* Reflect change in 1.44 of src/etc/mtree/BSD.local.dist.kuriyama1999-01-021-2/+0
| | | | (not to remove directory share/emacs/site-lisp.)
* Add USE_XPGLIB extension (default OFF).kuriyama1998-12-134-1/+47
| | | | | PR: ports/8775 Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
* Change @mkdir to @exec mkdir so that it actually worksjseger1998-11-231-1/+1
|
* Make the package properly create the leim dirjseger1998-11-231-0/+1
| | | | | Submitted by: joelh PR: 8815
* Don't warn before mv'ing.jseger1998-10-311-1/+1
| | | | | Submitted by: shige@kuis.kyoto-u.ac.jp PR: ports/8226
* Fix info page problem.vanilla1998-09-232-62/+147
|
* Use PLIST_SUB to avoid having to change 1,200 lines in the PLIST fileasami1998-09-012-1255/+1256
| | | | when the port is upgraded.
* Upgrade to emacs 20.3jseger1998-09-016-1326/+1309
| | | | PR: 7714
* Handle /usr/lib/aout which, like the visiting mother-in-law, hasjdp1998-07-041-0/+9
| | | | overstayed its welcome.
* Remove a few lines that shouldn't be there.jseger1997-12-172-4/+1
| | | | Pointed out by: asami
* Upgrade repository copy of emacs to emacs 20.2.jseger1997-12-146-1088/+1317
|
* Make this port a little more portlint-clean.asami1997-07-171-2/+4
|
* Align all info entries at 4th tab stop (as in system info entries).asami1997-06-081-15/+16
|
* If compiling under native ncurses (instead of libcurses), we have topeter1997-05-261-3/+21
| | | | | | | 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.
OpenPOWER on IntegriCloud