1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Commit Graph

19 Commits

Author SHA1 Message Date
Ashish SHUKLA
5c9e555fc2 - Add CANNA support to the port, provided by Yuji TAKANO.
- Update CONFLICTS to conflict with 24.x.
- Include the license file to the port.
- Update descriptions of the OPTIONS.
- Fix building of port on 6.x/9.x with DBUS option enabled, provided
  by swell.k@gmail.com .
- Remove unneeded dependencies on gettext and dbus-glib.
- Remove ALSA checks.
- Clean up pkg-plist.

PR:		ports/146979
Approved by:	tabthorpe (mentor)
2010-09-27 01:14:52 +00:00
Boris Samorodov
dd849164d3 . update to version 23.2;
. introduce OPTIONS.

PR:		ports/146458
Submitted by:	Ashish SHUKLA <wahjava at gmail.com> (maintainer)
2010-05-14 08:04:39 +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
Boris Samorodov
bb2e6e9dcd . backout previous commit (revert editors/emacs to version 22.3)
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)
2009-09-08 11:36:21 +00:00
Boris Samorodov
f1f69ce2f9 Updat GNU Emacs to v. 23.1.
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)
2009-09-07 19:33:30 +00:00
Boris Samorodov
80012e1ea9 . update to version 22.3 (includes a security fix in the way Emacs
interacts with Python);
. change EMACS_VER at bsd.emacs.mk.

While I'm here: remove old PORTREVISION.

PR:		127168
Submitted by:	keramida (maintainer)
2008-11-10 22:30:51 +00:00
Boris Samorodov
23f3a4a858 - Update editors/emacs to 22.2.
- 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)
2008-06-03 14:36:50 +00:00
MANTANI Nobutaka
a98a506adc Update to 22.1.
Hand over maintainership to keramida.
2007-07-16 17:06:44 +00:00
Edwin Groothuis
eabe5ffb0c SHA256ify (manually updated and checked)
Approved by: krion@
2006-01-22 11:02:41 +00:00
MANTANI Nobutaka
e6d2af565d Add SIZE to distinfo.
Submitted by:	trevor
2004-03-25 13:32:31 +00:00
Kris Kennaway
131cd97388 Move the ancient emacs 19.x port from editors/emacs to
editors/emacs19, and update the main emacs port to 21.x by copying from
editors/emacs21.  Retire the editors/emacs21 port.

PR:	ports/24983
2004-03-21 07:39:49 +00:00
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Satoshi Asami
f1371a36f6 19.34 -> 19.34b. It seems like this release was replaced on the GNU master
site 2 months ago and nobody noticed!
1996-11-19 13:15:31 +00:00
Satoshi Asami
9ff496d18c Upgrade, 19.31 -> 19.34.
Submitted (in part) by:	rich
1996-09-04 00:56:24 +00:00
Jordan K. Hubbard
5fa74962cf Upgrade to 19.31 1996-06-07 09:41:29 +00:00
Satoshi Asami
418b9a67e5 Upgrade from 19.29 to 19.30. One of the patches, which we got from
rms, is no longer necessary (naturally).
1995-12-01 09:35:20 +00:00
Satoshi Asami
f3c4de62e0 Upgrade, 19.28 -> 19.29. Note /usr/local/lib/emacs is now
/usr/local/share/emacs!
1995-06-26 06:03:45 +00:00
Jordan K. Hubbard
3c90684579 Update to version 19.28 1995-01-09 12:06:38 +00:00
Gary Palmer
3217d24fe5 First batch of MD5 checksum files. Only did through to the end of net
to both give my fingers a rest & let freefall clear some of it's
backlogged mail :-)

The rest will follow later
1994-12-18 00:28:13 +00:00