1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
Commit Graph

26 Commits

Author SHA1 Message Date
Martin Wilke
0c415ba5bc - Broken checksum mismatch 2013-03-30 12:24:28 +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
Thomas Abthorpe
267a058ec2 - Reassign to the heap at maintainer's request 2012-09-22 17:17:15 +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
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
Olli Hauer
fc03c837e2 -remove MD5 2011-07-03 14:40:25 +00:00
Max Brazhnikov
4c1fbc3db1 Update to 6390
Update maintainer address

PR:		ports/151161
Submitted by:	Denis Shaposhnikov (maintainer)
2010-10-16 13:50:54 +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
Pav Lucistnik
c8721b4620 - Update to 5954
PR:		ports/137779
Submitted by:	Denis Shaposhnikov <dsh@wizard.volgograd.ru> (maintainer)
Feature safe:	yes
2009-09-15 14:13:40 +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
Andrey Slusar
a9c3e3829f - Update to 5648.
- Change maintainer email address.

PR:		ports/127831
Submitted by:	Denis Shaposhnikov(maintainer)
2008-10-04 16:05:25 +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
Gabor Kovesdan
42542fb076 - Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.

Sponsored by:	Google Summer of Code 2007
Approved by:	portmgr (pav)
2007-08-04 11:41:30 +00:00
Andrey Slusar
2a7f959f42 - Update to 5039
PR:		ports/114121
Submitted by:	Denis Shaposhnikov (maintainer)
2007-06-29 20:57:54 +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
c7b17782bb - Revert removing site-lisp dir [1]
- Remove zero length patch

PR:		ports/10290(followup) [1]
Submitted by:	maintainer [1]
2006-09-19 21:20:43 +00:00
Rong-En Fan
db016a1c53 - Update to snapshot r4747 [1]
- Fix pkg-plist [2]

PR:		ports/103351 [1], ports/102902 [2]
Submitted by:	Denis Shaposhnikov <dsh at vlink.ru> (maintainer)
2006-09-18 15:51:52 +00:00
Kris Kennaway
17ec9b4ac4 BROKEN: Incomplete pkg-plist 2006-09-17 01:36:07 +00:00
Andrey Slusar
c317bf7f1e Add required build depends.
PR:		ports/102739
Submitted by:	Denis Shaposhnikov (maintainer)
Reported by:	kris (pointyhat)
2006-09-02 09:55:37 +00:00
Andrey Slusar
c21f5cae29 Support code for editing reStructuredText with Emacs.
Basically, this package contains:

- Functions to automatically adjust and cycle the section underline
  decorations;
- A mode that displays the table of contents and allows you to jump anywhere
  from it;
- Functions to insert and automatically update a TOC in your source
  document;
- A mode which supports font-lock highlighting of reStructuredText
  structures;
- Some other convenience functions.

This package is the result of merging:

- restructuredtext.el
- rst-mode.el
- rst-html.el

Those files are now OBSOLETE and have been replaced by this single
package file (2005-10-30).

WWW: http://docutils.sourceforge.net/docs/user/emacs.html

PR:		ports/102384
Submitted by:	Denis Shaposhnikov <dsh at vlink.ru>
2006-08-23 05:35:57 +00:00