aboutsummaryrefslogtreecommitdiff
path: root/editors/slime
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 20090809.Stanislav Sedov2009-08-093-6/+6
| | | | Notes: svn path=/head/; revision=239201
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Update to 20090407.Stanislav Sedov2009-04-063-6/+17
| | | | | | | | | | - Update installation instructions. [1] PR: ports/132624 Submitted by: Michael Krauss <hippodriver@gmx.net> [1] Notes: svn path=/head/; revision=231743
* - Update slime to the latest snapshot. SLIME development teamStanislav Sedov2008-08-033-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
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-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
* Dominic is a new dad, and will be too busy for a while to work on ports.Mark Linimon2007-09-241-1/+1
| | | | | | | Congratulations :-) Notes: svn path=/head/; revision=200026
* editors/slime is compatible with Emacs 22.Andrey Slusar2007-09-161-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
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Remove unneeded patch.Andrey Slusar2006-11-091-10/+0
| | | | Notes: svn path=/head/; revision=176915
* Update to 2.0Andrey Slusar2006-11-093-4/+12
| | | | | | | | | PR: ports/105325 Submitted by: NIIMI Satoshi <sa2c at sa2c.net> Approved by: maintainer Notes: svn path=/head/; revision=176911
* - Fix possibility of "infinite make fork" when "Registering install for ..."Mark Linimon2006-01-281-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
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Remove install-info from Makefile, it's automatically done when INFO is definedEdwin Groothuis2005-12-041-1/+0
| | | | Notes: svn path=/head/; revision=150427
* - Update to 1.2.1Pav Lucistnik2005-05-244-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
* Add slime, a new mode for interacting with common lisp inside emacs.Pav Lucistnik2004-11-154-0/+89
PR: ports/73919 Submitted by: Dominic Mitchell <dom@happygiraffe.net> Notes: svn path=/head/; revision=121671