FreshPorts -- The Place For Ports Sun, 23 Nov 2008 12:57 AM GMT
There is a PORTS FREEZE in effect!

A ports freeze means that commits will be few and far between and only by approval.

Port details
emacs-devel 23.0.60.20080308_1 editors on this many watch lists=6 search for ports that depend on this port An older version of this port was marked as vulnerable.
GNU editing macros
Maintained by: keramida@ceid.upatras.gr search for ports maintained by this maintainer
Port Added: 01 Apr 2006 21:55:50
Also Listed In: ipv6


GNU Emacs is a self-documenting, customizable, extensible real-time
display editor.

Users new to Emacs will be able to use basic features fairly rapidly
by studying the tutorial and using the self-documentation features.
Emacs also has an extensive interactive manual browser.  It is easily
extensible since its editing commands are written in Lisp.

GNU Emacs's many special packages handle mail reading (RMail) and
sending (Mail), outline editing (Outline), compiling (Compile),
running subshells within Emacs windows (Shell), running a Lisp
read-eval-print loop (Lisp-Interaction-Mode), automated psychotherapy
(Doctor :-) and many more.

WWW: http://www.gnu.org/software/emacs/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/gmake, x11/libX11, textproc/intltool, devel/pkg-config
Required To Run: x11/libX11, devel/pkg-config, devel/gio-fam-backend
Required Libraries: graphics/jpeg, graphics/tiff, graphics/libungif, graphics/png, print/freetype2, devel/m17n-lib, accessibility/atk, devel/glib20, x11-toolkits/gtk20, x11-toolkits/pango

To install the port: cd /usr/ports/editors/emacs-devel/ && make install clean
To add the package: pkg_add -r emacs23


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/keramida/
ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/keramida/
ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/keramida/
ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/keramida/
ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/keramida/
ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/keramida/
ftp://ftp.cn.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/keramida/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 25

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
20 Jun 2008 19:33:05
Original commit files touched by this commit  23.0.60.20080308_1
lippe search for other commits by this committer
- Update to 2008.06.06.08.01.29 snapshot version.
- Make portlint happy.

PR:             ports/124359
Submitted by:   keramida
Approved by:    gabor (mentor, implicit)
06 Jun 2008 14:25:59
Original commit files touched by this commit  23.0.60.20080308_1
edwin search for other commits by this committer
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)
07 Apr 2008 02:17:26
Original commit files touched by this commit  23.0.60.20080308
rafan search for other commits by this committer
- Update to 2008.03.08.07.56.12 cvs snapshot
- Use USE_XORG

PR:             ports/121495
Submitted by:   keramida (maintainer)
27 Jan 2008 14:26:42
Original commit files touched by this commit  23.0.50.20080101
anray search for other commits by this committer
- Update editors/emacs-devel to 23.0.50.20080101 snapshot.

PR:             ports/119290
Submitted by:   keramida(maintainer)
23 Jul 2007 10:36:52
Original commit files touched by this commit  22.0.99_1
 This port version is marked as vulnerable.
rafan search for other commits by this committer
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:             ports/111470
Approved by:    portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by:      pointyhat exp run
19 May 2007 21:32:57
Original commit files touched by this commit  22.0.99_1
 This port version is marked as vulnerable.
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
29 Apr 2007 09:27:33
Original commit files touched by this commit  22.0.99
 This port version is marked as vulnerable.
clsung search for other commits by this committer
- Update to 22.0.99

PR:             ports/112168
Submitted by:   matainer (keramida)
23 Apr 2007 03:09:08
Original commit files touched by this commit  22.0.98
 This port version is marked as vulnerable.
clsung search for other commits by this committer
- Update editors/emacs-devel to 22.0.98.

PR:             ports/111813
Submitted by:   NIIMI Satoshi <sa2c_AT_sa2c dot net>
Approved by:    maintainer (keramida)
21 Apr 2007 03:01:15
Original commit files touched by this commit  22.0.97
 This port version is marked as vulnerable.
keramida search for other commits by this committer
Mark editors/emacs-devel as broken on ia64.  It doesn't really
build on ia64 right now, so let's stop bugging Kris and the ports
people with brokenness until either we fix it locally, or we find
out with upstream developers why it's broken.

Reviewed by:    kris
04 Apr 2007 08:24:07
Original commit files touched by this commit  22.0.97
 This port version is marked as vulnerable.
clsung search for other commits by this committer
* Update to 22.0.97.
* Remove etc/DOC-%%EMACS_VER%%.2 from pkg-plist even if WITHOUT_GTK is defined.
* Use "bootfast" target to recompile necessary emacs lisp files before dump.

PR:             ports/111218
Submitted by:   NIIMI Satoshi <sa2c_AT_sa2c dot net>
Approved by:    maintainer (timeout)
06 Feb 2007 20:58:06
Original commit files touched by this commit  22.0.93
 This port version is marked as vulnerable.
anray search for other commits by this committer
Update to 22.0.93

PR:             ports/108464
Submitted by:   NIIMI Satoshi <sa2c@sa2c.net>
Approved by:    keramida(maintainer)
24 Sep 2006 00:26:26
Original commit files touched by this commit  22.0.50.20060901
 This port version is marked as vulnerable.
bsam search for other commits by this committer
- fix pkg-plist  [1]
  o  when WITHOUT_GTK=YES is used (add DOC2 variable to PLIST_SUB
     at Makefile and corresponding changes to pkg-plist);
  o  change some @dirrmtry to @dirrm (for those directories which
     belongs to the port);
  o  remove @dirrmrty for ${DATADIR}/emacs/site-lisp as it listed at
     BSD.local.dist.
- fix make patch for 5.x and 4.x  [2]
  (remove extrapatch if ${OSVERSION} < 600000 -- upsteam is already have it).

PR:             102893 [1], 102906 [2]
Submitted by:   bsam (me) [1], [2]
Approved by:    keramida__at__ceid.upatras.gr (maintainer timeout 19 days)
02 Sep 2006 23:42:54
Original commit files touched by this commit  22.0.50.20060901
 This port version is marked as vulnerable.
anray search for other commits by this committer
Fix build on 4.x

Approved by:    keramida (maintainer)
Reported by:    pointyhat
02 Sep 2006 17:03:29
Original commit files touched by this commit  22.0.50.20060901
 This port version is marked as vulnerable.
anray search for other commits by this committer
Update to 22.0.50.20060901

PR:             ports/102764
Submitted by:   keramida (maintainer)
18 Aug 2006 20:28:40
Original commit files touched by this commit  22.0.50.20060813
 This port version is marked as vulnerable.
anray search for other commits by this committer
Update to 22.0.50.20060813

PR:             ports/102197
Submitted by:   keramida (maintainer)
05 Jul 2006 23:44:07
Original commit files touched by this commit  22.0.50.20060703
 This port version is marked as vulnerable.
anray search for other commits by this committer
Move multiple make install hack to pre-install.

PR:             ports/99822 (in followup)
Submitted by:   keramida(maintainer)
05 Jul 2006 23:31:55
Original commit files touched by this commit  22.0.50.20060703
 This port version is marked as vulnerable.
anray search for other commits by this committer
Complete previous update.
05 Jul 2006 15:34:43
Original commit files touched by this commit  22.0.50.20060703
 This port version is marked as vulnerable.
anray search for other commits by this committer
Distfile on the mastersite repacked without any changes. Fix distinfo.

Reported by:    Jin-Shan Tseng
05 Jul 2006 12:49:28
Original commit files touched by this commit  22.0.50.20060703
 This port version is marked as vulnerable.
anray search for other commits by this committer
Update distinfo to 22.0.50.20060703(fix previous commit)

Submitted by:   keramida(maintainer)
05 Jul 2006 12:43:12
Original commit files touched by this commit  22.0.50.20060703
 This port version is marked as vulnerable.
anray search for other commits by this committer
Update to 22.0.50.20060703

Submitted by:   keramida(maintainer)
05 Jul 2006 00:55:36
Original commit files touched by this commit  22.0.50.20060502_1
 This port version is marked as vulnerable.
anray search for other commits by this committer
- Add `${DATADIR}/${EMACS_VER}/site-lisp' dir to pkg-plist. [1]
- Fix reinstall when workdir is not cleaned (ported from editors/emacs). [2]

PR:             ports/99755 [2]
Submitted by:   keramida (maintainer) [2]
Reported by:    linimon (pointyhat) [1]
29 May 2006 11:46:39
Original commit files touched by this commit  22.0.50.20060502
 This port version is marked as vulnerable.
anray search for other commits by this committer
- Fix portlint warnings
- There are two `site-lisp' directories, but only one @dirrm pkg-plist
  line. Fix this. [1]

Submitted by:   maintainer via email [1]
Reported by:    krismail
19 May 2006 19:41:29
Original commit files touched by this commit  22.0.50.20060502
 This port version is marked as vulnerable.
anray search for other commits by this committer
- Update to 22.0.50.20060502
- Change CONFIGURE_TARGET to ${MACHINE_ARCH}-freebsd.
- Assign maintainership to Giorgos Keramidas <keramida@ceid.upatras.gr> [1]

Submitted by:   keramida (by email)
Created by:     nobutaka, keramida
Approved by:    maintainer (by email) [1]
07 Apr 2006 12:36:41
Original commit files touched by this commit  22.0.50.20060228
 This port version is marked as vulnerable.
anray search for other commits by this committer
Fix build on the FreeBSD < 6.0(old texinfo).

Approved by:    Kenneth Vestergaard Schmidt (maintainer)
01 Apr 2006 21:54:54
Original commit files touched by this commit  22.0.50.20060228
 This port version is marked as vulnerable.
anray search for other commits by this committer
Add emacs-devel , GNU editing macros.

PR:             ports/94171
Submitted by:   Kenneth Vestergaard Schmidt <kvs@pil.dk>

Number of commits found: 25

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
mantisNov 22
dovecotNov 19
dovecot-develNov 19
libxml2Nov 19
openfireNov 19
enscript-a4Nov 18
enscript-letterNov 18
enscript-letterdjNov 18
syslog-ng2Nov 18
gnutlsNov 16
net-snmpNov 14
net-snmp53Nov 14
faad*Nov 13
firefoxNov 13
firefox-develNov 13

13 vulnerabilities affecting 29 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 19422
Broken 158
Deprecated 82
Ignore 445
Forbidden 7
Restricted 270
No CDROM 132
Vulnerable 56
Expired 56
Set to expire 65
Interactive 78
new 24 hours 2
new 48 hours17
new 7 days29
new fortnight79
new month128

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.181 seconds.