summaryrefslogtreecommitdiff
path: root/editors/emacs22/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Remove editors/emacs21, and editors/emacs22 as they're no longer maintainedAshish SHUKLA2014-06-278-306/+0
| | | | | | | | | | | | upstream - Also remove dependent ports - Add UPDATING entry informing users of the same - Add MOVED entries Approved by: portmgr (bapt) Notes: svn path=/head/; revision=359512
* - Fix crash on 10-CURRENTAshish SHUKLA2013-09-232-3/+44
| | | | | | | Submitted by: dim Notes: svn path=/head/; revision=327950
* - Unbreak on FreeBSD 9.x and laterAshish SHUKLA2013-05-131-2/+54
| | | | Notes: svn path=/head/; revision=317995
* - use libgifDirk Meyer2012-06-031-7/+25
| | | | | | | - fix build with pnng 1.5.10 Notes: svn path=/head/; revision=298069
* - update patch png14Dirk Meyer2010-03-301-2/+2
| | | | | | | PR: 145171 Notes: svn path=/head/; revision=251847
* - fix build for png-1.4.1Dirk Meyer2010-03-301-0/+47
| | | | Notes: svn path=/head/; revision=251786
* Make work with -current's utmpx changes.Martin Cracauer2010-02-161-0/+34
| | | | | | | | | | | | I tested on -current/amd64 past the utmpx change and on 8.0-RELEASE-p2/i386 for the old code path. Reviewed: Giorgos Keramidas (maintainer) Approved: Pav Lucistnik (for portmgr) Feature safe: yes Notes: svn path=/head/; revision=249977
* . backout previous commit (revert editors/emacs to version 22.3)Boris Samorodov2009-09-0810-81/+84
| | | | | | | | | | | | | since the commit broke dependencies and the ports infrastructure was not fully prepared (a new emacs/editors22 port is needed for compatibility reasons); . bump PORTEPOCH. Reported by: Jan Henrik Sylvester <me at janh.de>, kostik Pointy hat to: bsam (me) Notes: svn path=/head/; revision=241034
* Updat GNU Emacs to v. 23.1.Boris Samorodov2009-09-0710-84/+81
| | | | | | | | | | | | | | | | | | | | | | | | Emacs 23 has a wide variety of new features, including: * Improved Unicode support. * Font rendering with Fontconfig and Xft. * Support for using X displays and text terminals in one session, and for running as a daemon. * Support for multi-file commits in distributed version-control systems (VC-dir). * New modes and packages for viewing PDF and postscript files (Doc-view mode), connecting to processes through D-Bus (dbus), connecting to the GNU Privacy Guard (EasyPG), editing XML documents (nXML mode), editing Ruby programs (Ruby mode), and more. Detailed list is available at: http://www.gnu.org/software/emacs/NEWS.23.1 PR: ports/137956 Submitted by: Ashish SHUKLA <wahjava at gmail.com> Approved by: keramida@ceid.upatras.gr (maintainer tineout, 19 days) Notes: svn path=/head/; revision=241005
* . update to version 22.3 (includes a security fix in the way EmacsBoris Samorodov2008-11-104-21/+22
| | | | | | | | | | | | | interacts with Python); . change EMACS_VER at bsd.emacs.mk. While I'm here: remove old PORTREVISION. PR: 127168 Submitted by: keramida (maintainer) Notes: svn path=/head/; revision=222705
* - Update editors/emacs to 22.2.Boris Samorodov2008-06-032-616/+0
| | | | | | | | | | | | | - Change bsd.emacs.mk accordingly. - Fix comment about emacs-devel in bsd.emacs.mk. - Some lisp directories are changed, add a note to UPDATING. PR: 122783 Submitted by: KIMURA Yasuhiro <yasu at utahime.org> Approved by: keramida (maintainer timeout, 6 weeks) Notes: svn path=/head/; revision=214251
* As pointed out by mjl @ #bsdports: The patch I commited was a patchEdwin Groothuis2008-05-142-14/+10
| | | | | | | | | on itself. Extracted the patch and recommit it. PR: ports/120370 Notes: svn path=/head/; revision=213071
* [patch] editors/emacs build on armEdwin Groothuis2008-05-121-0/+14
| | | | | | | | | PR: ports/120370 Submitted by: Matthew Luckie <mjl@luckie.org.nz> Approved by: Giorgos Keramidas <keramida@ceid.upatras.gr> Notes: svn path=/head/; revision=212939
* Port the gmalloc.c allocator from the CVS trunk of Emacs.Giorgos Keramidas2007-10-081-0/+606
| | | | | | | | | | | | | This includes various enhancements and fixes, including a serious bug caused by using gmalloc's allocation and free functions and the system version of posix_memalign(). PR: ports/114993 Submitted by: Gardner Bell Reviewed by: pav Notes: svn path=/head/; revision=201125
* Update to 22.1.MANTANI Nobutaka2007-07-1622-541/+93
| | | | | | | Hand over maintainership to keramida. Notes: svn path=/head/; revision=195755
* - Add .info suffix to filename of info files.MANTANI Nobutaka2005-12-081-2/+22
| | | | | | | | | - Use INFO macro. Requested by: edwin Notes: svn path=/head/; revision=150676
* Fix build error.MANTANI Nobutaka2005-09-051-0/+42
| | | | | | | | PR: ports/85508 Submitted by: NIIMI Satoshi <sa2c@sa2c.net> Notes: svn path=/head/; revision=142000
* Add powerpc support.MANTANI Nobutaka2005-07-151-3/+4
| | | | | | | | PR: ports/83074 Submitted by: Dario Freni <saturnero@freesbie.org> Notes: svn path=/head/; revision=139280
* Fix problems with AltGr-Modifier on several keyboards.MANTANI Nobutaka2005-03-021-0/+11
| | | | | | | | PR: ports/78209 Submitted by: Kay Lehmann <kay_lehmann@web.de> Notes: svn path=/head/; revision=130195
* Fix format string vulnerability in the movemail utility.MANTANI Nobutaka2005-02-141-0/+11
| | | | | | | | | Security: CAN-2005-0100 Security: http://www.vuxml.org/freebsd/3e3c860d-7dae-11d9-a9e7-0001020eed82.html Security: Malicious POP3 servers can execute arbitrary code. Notes: svn path=/head/; revision=128795
* farewell to libxpg4.FUJISHIMA Satsuki2004-11-151-8/+0
| | | | Notes: svn path=/head/; revision=121637
* Fix runtime breakage on ia64, which was introduced with binutils 2.15.Marcel Moolenaar2004-09-051-1/+9
| | | | | | | | | | | | | | | | | | | | | | | | Note that emacs is run as part of the build, so it shows as a build failure... To explain (for maintainer's benefit): Previously the linker would put the text segment in region 2 and the data segment in region 3. This was changed for FreeBSD (due to me sending a patch :-) to load the text segment in region 1 with the data segment immediately following the text segment in the same region (or subsequent regions of the text segment is larger than 2^61 bytes in size -- fat chance :-) So, the previous value of DATA_SEG_BITS (=0x6000000000000000, the region base of the data segment prior to the binutils 2.15 import), needed to be changed to match the current layout (=0x2000000000000000, the region 1 base address). Approved by: portmgr (krion -- thank!) Notes: svn path=/head/; revision=118118
* Enable interruption with C-g key while opening network connection.MANTANI Nobutaka2004-05-241-32/+13
| | | | | | | | PR: ports/65910 Submitted by: NIIMI Satoshi <sa2c@sa2c.net> Notes: svn path=/head/; revision=109868
* Move the ancient emacs 19.x port from editors/emacs toKris Kennaway2004-03-2127-1211/+495
| | | | | | | | | | editors/emacs19, and update the main emacs port to 21.x by copying from editors/emacs21. Retire the editors/emacs21 port. PR: ports/24983 Notes: svn path=/head/; revision=104813
* Fix build on -current (remove duplicate declarations of things in systemKris Kennaway2002-09-071-0/+11
| | | | | | | headers) Notes: svn path=/head/; revision=65748
* Fix termcap problem.Shigeyuki Fukushima2000-07-121-6/+9
| | | | | | | | PR: ports/17496 Submitted by: Tetsurou OKAZAKI <okazaki@be.to> Notes: svn path=/head/; revision=30518
* As threatened on freebsd-ports: all startup scripts know about the twoThomas Gellekum2000-07-051-8/+19
| | | | | | | | | | options `start' and `stop' now (unless I have forgotten any). This allows us to call the scripts from /etc/rc.shutdown with the correct option. The (42 or so) ports that already DTRT before are unchanged. Notes: svn path=/head/; revision=30229
* Fix for systems where __FreeBSD__ >= 3.Steve Price1999-04-101-3/+3
| | | | | | | | | PR: 10783 Submitted by: Peter Jeremy <peter.jeremy@auss2.alcatel.com.au> Diagnosed by: David Deatherage <DDeatherage@bridge.com> Notes: svn path=/head/; revision=17751
* Unbreak for 4.X.Justin M. Seger1999-04-041-0/+11
| | | | | | | PR: ports/10782 Notes: svn path=/head/; revision=17635
* Add fix for Alpha.Hidetoshi Shimokawa1999-01-234-6/+112
| | | | | | | - patch for configure, unexelf.c, alpha.h, PLIST and etc. Notes: svn path=/head/; revision=16277
* Lock file correction and reflect change in /etc/mtree/BSD.local.dist.Jun Kuriyama1999-01-021-0/+10
| | | | | | | | PR: ports/8289 (part of) Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp> Notes: svn path=/head/; revision=15768
* Allow emacs to run stripped.Steve Price1998-10-101-3/+13
| | | | | | | Submitted by: TAOKA Satoshi <taoka@infonets.hiroshima-u.ac.jp> Notes: svn path=/head/; revision=13867
* Convert to ELF.Steve Price1998-10-102-16/+64
| | | | | | | | PR: 8090 Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp> Notes: svn path=/head/; revision=13832
* Fix the emacsclient bug.Motoyuki Konno1998-10-091-0/+22
| | | | | | | PR: ports/8208 Notes: svn path=/head/; revision=13788
* Rename a patch file that didn't adhere to the usual namingJohn Polstra1997-12-231-0/+11
| | | | | | | conventions. Notes: svn path=/head/; revision=9154
* Add patches to use the unexec function from xemacs. This eliminatesJohn Polstra1997-12-232-2/+706
| | | | | | | | the need for a hack in ld.so to make emacs work. I have submitted these changes to a GNU emacs maintainer. Notes: svn path=/head/; revision=9153
* Add a bunch of info files that were missing from various lists. MySatoshi Asami1997-12-141-0/+13
| | | | | | | | | goodness, I don't even know how long they were missing! PR: 5286 (pointed out the ccmode omission) Notes: svn path=/head/; revision=9071
* Align all info entries at 4th tab stop (as in system info entries).Satoshi Asami1997-06-081-15/+16
| | | | Notes: svn path=/head/; revision=6802
* If compiling under native ncurses (instead of libcurses), we have toPeter Wemm1997-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. Notes: svn path=/head/; revision=6571
* Spread info dir entries into all relevant files. The previous versionSatoshi Asami1997-05-201-11/+137
| | | | | | | | (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?). Notes: svn path=/head/; revision=6514
* Hey guys, thanks for the number of comments on my install-info inquirySatoshi Asami1997-04-181-0/+95
| | | | | | | | | (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! Notes: svn path=/head/; revision=6235
* Make the emacs/mule ports compile when __FreeBSD__ == 3. Closes PRSatoshi Asami1997-04-091-0/+11
ports/3175. Notes: svn path=/head/; revision=6165