Commit graph

50 commits

Author SHA1 Message Date
Yuri Victorovich
c17a37ae92 editors/slime: Update to 2.20
Additional port changes:
* Changed to DISTVERSION
* Changed LICENSE to PD
* Added NO_ARCH=yes

PR:		225333
Submitted by:	cheunghonyu@gmail.com
Approved by:	joe@thrallingpenguin.com (maintainer), tcberner (mentor, implicit)
2018-02-23 06:22:56 +00:00
Joseph Mingrone
a3cc513bfc Flavorize and modernize Emacs ports
- Convert USE_EMACS to USES=emacs
- Remove editors/emacs-nox11 (refer to nox flavors of editors/emacs and
  editors/emacs-devel)
- Permit default Emacs flavor to be specified in make.conf
- Rename japanese/migemo-emacs23 to japanese/migemo-emacs
- Update and simplify audio/emms and fix build on FreeBSD 10 [1]
- Update databases/bbdd and fix build on FreeBSD 10 [1]
- Update editors/emacs-devel
- Ensure Makefile shell commands that change directory are executed in a
  subshell
- Silence some portlint warnings

[1] By not depending on base texinfo

PR:		225404
Reviewed by:	antoine
Approved by:	portmgr (mat) ashish (maintainer)
Differential Revision:	https://reviews.freebsd.org/D13506
2018-02-01 18:03:09 +00:00
Ashish SHUKLA
53aec0cd56 Chase Emacs update 2017-09-12 15:38:56 +00:00
Joseph Mingrone
3f98bcd00c Chase editors/emacs update to version 25.2
Reported by:	des
Approved by:	ashish (emacs maintainer), swills (mentor, implicit)
Differential Revision:	https://reviews.freebsd.org/D10534
2017-04-29 14:50:53 +00:00
Mathieu Arnold
4e1b79a0a6 Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:00:51 +00:00
Martin Wilke
e1b86f1fe7 - Update to 2.15
PR:		205187
Submitted by:	maintainer
Approved by:	bapt (mentor)
Differential Revision:	D4564
2015-12-15 08:16:07 +00:00
Jan Beich
adf6e2946d editors/slime: update to 2.13 and convert to USE_GITHUB [1]
PR:		198595
Submitted by:	cheunghonyu@gmail.com
Approved by:	joe@thrallingpenguin.com (maintainer)
Approved by:	portmgr blanket [1]
2015-04-29 06:02:55 +00:00
Ashish SHUKLA
c5167c49ba - Chase GNU Emacs updates
PR:		199553
2015-04-27 10:29:27 +00:00
Pawel Pekala
e13768140f Update to version 2.12
PR:		197472
Submitted by:	cheunghonyu@gmail.com
Approved by:	maintainer timeout
2015-03-15 09:49:37 +00:00
Pawel Pekala
2c7fcdc11c Update to version 2.11
PR:		195607
Submitted by:	maintainer
2014-12-15 00:19:53 +00:00
Ashish SHUKLA
85f56adb6e - Chase GNU Emacs updates
PR:		194624
2014-11-05 13:19:31 +00:00
Rodrigo Osorio
5fcc76f9d0 Update editors/slime to 2.10
PR:		ports/194240
Submitted by:	joe@thrallingpenguin.com (maintainer)
Approved by:	mentors (implicit)
2014-10-16 06:06:45 +00:00
Rodrigo Osorio
00a4eae142 Update editors/slime to 2.10
Add license

PR:		ports/194240
Submitted by:	joe@thrallingpenguin.com (maintainer)
Approved by:	mentors (implicit)
2014-10-12 22:06:11 +00:00
Raphael Kubo da Costa
595a3058b7 Update to 2.8.
PR:		191672
Submitted by:	joe@thrallingpenguin.com (maintainer)
2014-07-08 22:42:57 +00:00
Antoine Brodin
cd419fd1df Make those ports more likely to build with texinfo from ports
With hat:	portmgr
2014-07-01 17:37:41 +00:00
Martin Wilke
71f0e22a2c - Update to 2.7
PR:		190950
2014-06-15 08:40:22 +00:00
Steve Wills
3cb4bcb34e - Update to 2.6
PR:		ports/189395
Submitted by:	Joseph Benden <joe@thrallingpenguin.com> (maintainer)
2014-05-23 19:55:53 +00:00
Steve Wills
a6c62a969c - Oops, PORTEPOCH shouldn't go backwards!
Reported by:	danfe
Pointyhat to:	swills
2014-04-14 11:58:29 +00:00
Steve Wills
9ec8b5a0a6 - Update to 2.5
PR:		ports/188237
Submitted by:	Joseph Benden <joe@thrallingpenguin.com> (maintainer)
2014-04-14 02:25:31 +00:00
Pawel Pekala
89ec8a19f8 - Update to version 2.4, take maintainership [1]
- Convert to new ports standards, fix few portlint warnings
- Define DOCS option
- Move info displayed after build to pkg-message file so
  that package users can see it too
- Add staging support

PR:		ports/187509 [1]
Submitted by:	Joseph Benden <joe@thrallingpenguin.com>
2014-03-13 22:07:02 +00:00
Baptiste Daroussin
68ede13b49 Add NO_STAGE all over the place in preparation for the staging support (cat: editors) 2013-09-20 16:36:23 +00:00
Ashish SHUKLA
7fc5bd70f3 GNU Emacs updates
editors/emacs:
 - Update to 24.3
 - Update CANNA patchset[1]
 - Unbreak ARM support by using the patch from emacs-devel port
 - Add missing INSTALLS_ICONS[2]
 - Remove a patch which is already integrated upstream
 - Fix Makefile header

editors/emacs-devel:
 - Update to bzr revision 112178
 - Fix Makefile header
 - Add missing INSTALLS_ICONS[2]

editors/emacs23:
 - Remove ABI versions from LIB_DEPENDS
 - Fix Makefile header
 - Add missing INSTALLS_ICONS[2]

Mk/bsd.emacs.mk:
 - Update major version for editors/emacs port

*:
 - Bump PORTREVISION to chase Emacs updates

PR:		ports/177428[2]
Submitted by:	Yuji TAKANO[1] (via private email), bdrewery[2]
2013-03-30 05:13:30 +00:00
Ashish SHUKLA
4b9fb5608c Chase Emacs updates 2012-09-04 17:05:43 +00:00
Ashish SHUKLA
f3770c10f9 - Bump PORTREVISION to chase Emacs port updates
- Unbreak INDEX caused by databases/lsdb, editors/flim, and editors/semi
2012-08-01 16:50:15 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Ashish SHUKLA
709e7e7325 - Chase Emacs updates
PR:		ports/165082
2012-02-22 13:31:32 +00:00
Stanislav Sedov
422bce3414 - Return my ports back to the pool. I was unable to make any fixes to
my ports in the past 3 weeks while ports were broken on any 10.x
  machines, which means I'm unable to maintain them.  So let people know
  that there's no available support for them until things are back to
  normal (which also means that anyone with spare time will be able
  to fix them without getting approval).
2011-10-24 03:33:20 +00:00
Ashish SHUKLA
8f63af93b0 - Chase editors/emacs update 2011-10-17 06:01:31 +00:00
Ashish SHUKLA
dfda2a32ec Chase editors/emacs update 2011-09-07 20:21:30 +00:00
Ashish SHUKLA
9d1247d864 Chase editors/emacs update.
PR:		ports/160196
2011-08-27 22:22:57 +00:00
Stanislav Sedov
c4cfc354a6 - Update editors/slime to a new snapshot.
PR:		ports/148314 (based on)
Submitted by:	Jimmy Olgeni <olgeni@freebsd.org>
2011-07-15 00:55:25 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Boris Samorodov
3cb246682f Changes to editors/emacs and Mk/bsd.emacs.mk were taken from
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
2009-12-20 20:19:24 +00:00
Stanislav Sedov
4eba9b4e2b - Update to 20090809. 2009-08-09 12:07:16 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Stanislav Sedov
2a0f3cded3 - Update to 20090407.
- Update installation instructions. [1]

PR:		ports/132624
Submitted by:	Michael Krauss <hippodriver@gmx.net> [1]
2009-04-06 20:26:31 +00:00
Stanislav Sedov
2a2d02dc59 - Update slime to the latest snapshot. SLIME development team
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.
2008-08-03 09:59:10 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
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)
2008-06-06 14:17:21 +00:00
Mark Linimon
cd4b80489b Dominic is a new dad, and will be too busy for a while to work on ports.
Congratulations :-)
2007-09-24 07:38:42 +00:00
Andrey Slusar
dcb238d457 editors/slime is compatible with Emacs 22.
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)
2007-09-16 17:40:51 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Andrey Slusar
a10a6ac568 Remove unneeded patch. 2006-11-09 09:20:53 +00:00
Andrey Slusar
704c0cc0d3 Update to 2.0
PR:		ports/105325
Submitted by:	NIIMI Satoshi <sa2c at sa2c.net>
Approved by:	maintainer
2006-11-09 09:14:06 +00:00
Mark Linimon
b09666fc1e - Fix possibility of "infinite make fork" when "Registering install for ..."
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)
2006-01-28 02:11:35 +00:00
Edwin Groothuis
acd87b4ad8 SHA256ify
Approved by:    krion@
2006-01-22 08:34:46 +00:00
Edwin Groothuis
3d887eb3f6 Remove install-info from Makefile, it's automatically done when INFO is defined 2005-12-04 23:35:14 +00:00
Pav Lucistnik
25d6837dec - Update to 1.2.1
PR:		ports/81253
Submitted by:	NIIMI Satoshi <sa2c@sa2c.net>
Approved by:	Dominic Mitchell <dom@happygiraffe.net> (maintainer)
2005-05-24 17:18:48 +00:00
Pav Lucistnik
1b20baafc2 Add slime, a new mode for interacting with common lisp inside emacs.
PR:		ports/73919
Submitted by:	Dominic Mitchell <dom@happygiraffe.net>
2004-11-15 17:56:34 +00:00