summaryrefslogtreecommitdiff
path: root/editors/slime (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-09-07Chase editors/emacs updateAshish SHUKLA1-1/+1
Notes: svn path=/head/; revision=281398
2011-08-27Chase editors/emacs update.Ashish SHUKLA1-1/+1
PR: ports/160196 Notes: svn path=/head/; revision=280599
2011-07-15- Update editors/slime to a new snapshot.Stanislav Sedov3-7/+16
PR: ports/148314 (based on) Submitted by: Jimmy Olgeni <olgeni@freebsd.org> Notes: svn path=/head/; revision=277731
2011-03-20- Get Rid MD5 supportMartin Wilke1-1/+0
Notes: svn path=/head/; revision=271346
2010-03-28- update to 1.4.1Dirk Meyer1-1/+1
Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
2010-02-05- update to jpeg-8Dirk Meyer1-1/+1
Notes: svn path=/head/; revision=249285
2009-12-20Changes to editors/emacs and Mk/bsd.emacs.mk were taken fromBoris Samorodov1-1/+1
PR/137956 by Ashish SHUKLA (thanks!). [1] Those ports which define EMACS_PORT_NAME to be "emacs21" were not touched (this time). They may be converted to the new world order by removing the above mentioned assignment. Four ports were marked as BROKEN with EMACS_PORT_NAME=emacs23 (they do not compile): . lang/bigloo; . mail/wanderlust; . mail/wanderlust-devel; . www/emacs-w3m. Three ports were marked as IGNORE with EMACS_PORT_NAME=emacs23: . japanese/egg-canna (the port version is dated as of 2001, does not compile with Emacs 23 and seems it cannot be fixed); . deskutils/remember.el (was incorporated into Emacs 23); . editors/nxml (was incorporated into Emacs 23). Changes that were made after (and as a result of) exp run. For those ports: . japanese/migemo-emacs21; . japanese/migemo-emacs22 EMACS_PORT_NAME?= was changed to EMACS_PORT_NAME= to the apropriate emacs port name. PR: ports/137956 [1], ports/141369 [2] Submitted by: Ashish SHUKLA <wahjava at gmail.com> [1], bsam (me) [2] Exp-run by: miwi Notes: svn path=/head/; revision=246319
2009-08-09- Update to 20090809.Stanislav Sedov3-6/+6
Notes: svn path=/head/; revision=239201
2009-07-31- bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer1-1/+1
bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
2009-04-06- Update to 20090407.Stanislav Sedov3-6/+17
- Update installation instructions. [1] PR: ports/132624 Submitted by: Michael Krauss <hippodriver@gmx.net> [1] Notes: svn path=/head/; revision=231743
2008-08-03- Update slime to the latest snapshot. SLIME development teamStanislav Sedov3-51/+105
stopped rolling out releases and it's recommended to use the CVS version. Bump PORTEPOCH as well. - Install contrib modules. - Add basic usage instructions. - Take maintainership. Notes: svn path=/head/; revision=217982
2008-06-06Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis1-1/+1
The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
2007-09-24Dominic is a new dad, and will be too busy for a while to work on ports.Mark Linimon1-1/+1
Congratulations :-) Notes: svn path=/head/; revision=200026
2007-09-16editors/slime is compatible with Emacs 22.Andrey Slusar1-2/+1
Remove EMACS_PORT_NAME to use system default emacs. PR: ports/115421 Submitted by: NIIMI Satoshi <sa2c@sa2c.net> Approved by: maintainer timeout (1 month 6 days) Notes: svn path=/head/; revision=199570
2007-05-19- Welcome X.org 7.2 \o/.Florent Thoumie1-0/+1
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
2006-11-09Remove unneeded patch.Andrey Slusar1-10/+0
Notes: svn path=/head/; revision=176915
2006-11-09Update to 2.0Andrey Slusar3-4/+12
PR: ports/105325 Submitted by: NIIMI Satoshi <sa2c at sa2c.net> Approved by: maintainer Notes: svn path=/head/; revision=176911
2006-01-28 - Fix possibility of "infinite make fork" when "Registering install for ..."Mark Linimon1-0/+1
EMACS ports. [1] - Allow building a port as root using an NFS-mounted /usr/ports if the server maps root to a UID other than root. [2] - Make 'BROKEN' and 'IGNORED' ports exit their "make install" with a fail status rather than success. [3] - Improve behavior when dealing with versioned dependencies. [4] - Fix false positives in check-conflicts target. [5] - Remove obsolete bzip2 code. [6] - Add physical category net-p2p. [7] - Don't fetch INDEXFILE if not necessary; respect FETCH_ENV. [8], [11] - INDEX can now be moved outside of ports tree. [9] - Add ghostscript-gpl. [10] - Remove obsolete USE_MESA. [12] - Force pkg_install tools from ports on FreeBSD 4.10 and older. [13] - Document ALWAYS_KEEP_DISTFILES. [14] - Remove USE_REINPLACE from bsd.port.mk USE_DOS2UNIX patch. [15] PR: ports/37596 [1], ports/57259 [2], ports/63216 [3], ports/89448 [4], ports/89710 [5], ports/88996 [6], ports/89260 [7], ports/89363 [8], ports/89809 [9], ports/89853 [10], ports/91086 [11], ports/91710 [12], ports/91727 [13], ports/92111 [14], ports/92124 [15] Submitted by: Jay Sachs <jay at eziba dot com> [1], sem [1, 3, 8, 12], Andrew Heybey <ath at niksun dot com> [2], Jamie Jones <jamie at thompson dot bishopston dot net>, tobez [4], Mark Andrews <Mark_Andrews at isc dot org> [5], edwin [6, 11, 15], pav [7, 13], Peter Jeremy <PeterJeremy at optushome dot com dot au> [9], Ulrich Spoerlein <q at galgenberg dot net> [10], netchild [11], erwin [14] Reviewed by: kris, clement (partially) Notes: svn path=/head/; revision=154626
2006-01-22SHA256ifyEdwin Groothuis1-0/+1
Approved by: krion@ Notes: svn path=/head/; revision=154141
2005-12-04Remove install-info from Makefile, it's automatically done when INFO is definedEdwin Groothuis1-1/+0
Notes: svn path=/head/; revision=150427
2005-05-24- Update to 1.2.1Pav Lucistnik4-4/+23
PR: ports/81253 Submitted by: NIIMI Satoshi <sa2c@sa2c.net> Approved by: Dominic Mitchell <dom@happygiraffe.net> (maintainer) Notes: svn path=/head/; revision=136048
2004-11-15Add slime, a new mode for interacting with common lisp inside emacs.Pav Lucistnik4-0/+89
PR: ports/73919 Submitted by: Dominic Mitchell <dom@happygiraffe.net> Notes: svn path=/head/; revision=121671