FreshPorts -- The Place For Ports notbug Sat, 11 Feb 2012 8:52 AM GMT
Port details
emacs 23.3_6,2 editors on this many watch lists=100 search for ports that depend on this port An older version of this port was marked as vulnerable.
GNU editing macros
Maintained by: ashish@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Also Listed In: ipv6
License: GPLv3
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.

Canna support is contributed by Yuji TAKANO (takachan@running-dog.net).

WWW: http://www.gnu.org/software/emacs/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Slave ports
editors/emacs-nox11

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/gmake, x11/libX11, x11/libXpm, x11-fonts/libXft, textproc/intltool, devel/pkg-config, graphics/gtk-update-icon-cache
Required To Run: x11/libX11, x11/libXpm, x11-fonts/libXft, devel/pkg-config, devel/gio-fam-backend, graphics/gtk-update-icon-cache
Required Libraries: graphics/jpeg, graphics/tiff, graphics/libungif, graphics/png, print/freetype2, devel/m17n-lib, print/libotf, devel/dbus, accessibility/atk, graphics/gdk-pixbuf2, devel/gconf2, devel/glib20, x11-toolkits/gtk20, devel/libgsf, devel/libIDL, graphics/librsvg2, textproc/libxml2, devel/ORBit2, x11-toolkits/pango

Required by:
for Build

for Run

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


Configuration Options
===> The following configuration options are available for emacs-23.3_6,2:
     CANNA=OFF (default) "Canna support"
     DBUS=ON (default) "DBus support"
     GCONF=ON (default) "GConf support"
     GIF=ON (default) "GIF images support"
     GTK2=ON (default) "Use GTK+ widgets"
     JPEG=ON (default) "JPEG images support"
     M17N=ON (default) "M17N support for text-shaping"
     MOTIF=OFF (default) "Use Motif widgets"
     OTF=ON (default) "Opentype fonts support"
     PNG=ON (default) "PNG images support"
     SOUND=ON (default) "Sound support"
     SOURCES=ON (default) "Install source code"
     SVG=ON (default) "SVG images support"
     TIFF=ON (default) "TIFF images support"
     XAW=OFF (default) "Use Athena widgets"
     XAW3D=OFF (default) "Use Athena3D widgets"
     SYNC_INPUT=ON (default) "Synchronously process asynchronous input"
     SCROLLBARS=ON (default) "Without toolkit scroll-bars"
     XFT=ON (default) "Freetype fonts support"
     XIM=ON (default) "X Input Method support"
     XPM=ON (default) "XPM images support"
===> Use 'make config' to modify these settings

Master Sites:
http://ftp.gnu.org/gnu/emacs/
ftp://ftp.gnu.org/gnu/emacs/
http://www.gtlib.cc.gatech.edu/pub/gnu/gnu/emacs/
http://mirrors.usc.edu/pub/gnu/emacs/
ftp://ftp.kddlabs.co.jp/GNU/emacs/
ftp://ftp.dti.ad.jp/pub/GNU/emacs/
http://ring.nict.go.jp/archives/GNU/emacs/
ftp://ftp.mirrorservice.org/sites/ftp.gnu.org/gnu/emacs/
ftp://ftp.informatik.hu-berlin.de/pub/gnu/gnu/emacs/
ftp://ftp.informatik.rwth-aachen.de/pub/mirror/ftp.gnu.org/pub/gnu/emacs/
http://ftp.funet.fi/pub/gnu/prep/emacs/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2011-05-11
    Affects: users of editors/emacs
    Author: ashish@FreeBSD.org
    Reason: 
      Due to a bug when upgrading from 23.2 or later versions, everything
      installed by other ports in "${PREFIX}/share/emacs" gets removed.
    
      Before upgrading:
    
      * Please backup custom configurations in "${PREFIX}/share/emacs".
      * After upgrading reinstall any ports that may have had files in the
        "${PREFIX}/share/emacs" directory.
    
    

  • 2008-06-03
    Affects: users of editors/emacs
    Author: Yasuhiro KIMURA <yasu@utahime.org>
    Reason: 
      The port (editors/emacs) is updated to 22.2 and some of Emacs Lisp
      directories had changed.  So you should reinstall all ports that depend
      on it.  Please do something like:
    
    	# portupgrade -fr emacs
    
    

Number of commits found: 77

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
29 Oct 2011 22:17:12
Original commit files touched by this commit  23.3_6,2
ashish search for other commits by this committer
- Disable OPTIONS for editors/emacs-nox11 slave port
- Bump PORTREVISION of editors/emacs-nox11

Thanks to dougb, and eadler for showing the way

Reported by:    bz
17 Oct 2011 05:53:26
Original commit files touched by this commit  23.3_6,2
ashish search for other commits by this committer
- Track ncurses dependency

PR:             ports/161497
Submitted by:   Nali Toja <nalitoja@gmail.com>
23 Sep 2011 22:26:39
Original commit files touched by this commit  23.3_5,2
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
08 Sep 2011 06:20:33
Original commit files touched by this commit  23.3_5,2
ashish search for other commits by this committer
- Restrict INSTALLS_ICONS knob to GTK2 section as it installs GTK+
  dependencies

Reported by:    Yue Wu <vanopen@gmail.com> (via private email)
07 Sep 2011 20:20:25
Original commit files touched by this commit  23.3_4,2
ashish search for other commits by this committer
- Add fix for GNU Emacs bug report# 8522 which affects users of euc-japan
  keyboard-coding-system[1]
- Fix portlint warnings
- Update PATCH_SITES

Submitted by:   hrs[1]
27 Aug 2011 22:19:55
Original commit files touched by this commit  23.3_3,2
ashish search for other commits by this committer
- Update distfile URL with new distfile which contains missing source files
  for CEDET parsers. More details at:
  http://lists.gnu.org/archive/html/emacs-devel/2011-07/msg01155.html
- Bump PORTREVISION

PR:             ports/160196
08 Aug 2011 18:56:14
Original commit files touched by this commit  23.3_2,2
ashish search for other commits by this committer
- Bump PORTREVISION

PR:             ports/159594, ports/159530
Reported by:    pgolluci
08 Aug 2011 14:24:40
Original commit files touched by this commit  23.3_1,2
ashish search for other commits by this committer
- Apply INSTALLS_ICONS fix to prevent editors/emacs from installing X11
  when WITHOUT_X11 is defined

PR:             ports/159594, ports/159530
Submitted by:   olgeni (via private email)
16 May 2011 12:27:12
Original commit files touched by this commit  23.3_1,2
ashish search for other commits by this committer
- Update emacs.desktop to launch Emacs in Terminal when WITHOUT_X11 is
  defined.[1]
- Emacs picks up giflib if available instead of libungif. Account for
  this.[2]
- Include 'alloca' fix.[2]

PR:             ports/156167[1]
Submitted by:   Zhihao Yuan <lichray@gmail.com>[1]
                Herbert J. Skuhra <h.skuhra@gmail.com>[2] (via private email)
11 May 2011 11:15:48
Original commit files touched by this commit  23.3,2
ashish search for other commits by this committer
- Update to version 23.3
- Update CANNA support[1]
- Fix bug in plist generation

Submitted by:   Yuji TAKANO <takachan@running-dog.net>[1] (via private email)
20 Mar 2011 12:54:45
Original commit files touched by this commit  23.2_4,2
miwi search for other commits by this committer
- Get Rid MD5 support
30 Sep 2010 04:38:00
Original commit files touched by this commit  23.2_4,2
ashish search for other commits by this committer
- Restore GTK2 option.

Approved by:    tabthorpe (mentor)
Reported by:    stas
27 Sep 2010 01:14:52
Original commit files touched by this commit  23.2_3,2
ashish search for other commits by this committer
- 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)
11 Jun 2010 13:37:41
Original commit files touched by this commit  23.2_2,2
ashish search for other commits by this committer
- Change my maintainer address.

Approved by:       pgj (mentor)
05 Jun 2010 20:05:46
Original commit files touched by this commit  23.2_2,2
miwi search for other commits by this committer
- Support for SOUND even when X11 support is disabled.
- Disables gettext support with the help of WITHOUT_NLS knob.
- LICENSE.

PR:             147087
Submitted by:   Ashish SHUKLA <wahjava@gmail.com> (maintainer)
31 May 2010 02:01:56
Original commit files touched by this commit  23.2_1,2
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
21 May 2010 19:51:04
Original commit files touched by this commit  23.2,2
keramida search for other commits by this committer
When dbus is already installed on FreeBSD 6.X and Emacs builds
without X11 support, it may pick dbus up as a dependency and fail
to link with the proper threading libraries.

Approved by:    Ashish SHUKLA <wahjava@gmail.com> (maintainer)
14 May 2010 08:04:39
Original commit files touched by this commit  23.2,1
bsam search for other commits by this committer
. update to version 23.2;
. introduce OPTIONS.

PR:             ports/146458
Submitted by:   Ashish SHUKLA <wahjava at gmail.com> (maintainer)
12 May 2010 05:56:38
Original commit files touched by this commit  23.1_6,1
keramida search for other commits by this committer
Ashish SHUKLA is very active in patching the emacs22, emacs and
emacs-devel ports.  My own time is now limited due to personal
reasons.  Since Ashish has agreed to take over the maintainership
of the ports from me, change MAINTAINER= for the following ports:

    editors/emacs22
    editors/emacs
    editors/emacs-devel

Many thanks to Ashish for taking over...
03 May 2010 06:41:03
Original commit files touched by this commit  23.1_6,1
wen search for other commits by this committer
- Bump PORTREVISION to chase the update of m17n-lib

PR:             ports/146249
Submitted by:   Nikola Lecic <nikola.lecic@anthesphoria.net>
30 Mar 2010 18:15:38
Original commit files touched by this commit  23.1_5,1
dinoex search for other commits by this committer
- update patch png14
PR:             145171
30 Mar 2010 03:59:30
Original commit files touched by this commit  23.1_4,1
dinoex search for other commits by this committer
- fix build for png-1.4.1
Submitted by:   Andreas Tobler
30 Mar 2010 03:59:01
Original commit files touched by this commit  23.1_4,1
dinoex search for other commits by this committer
- fix build for png-1.4.1
28 Mar 2010 06:47:48
Original commit files touched by this commit  23.1_4,1
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
15 Mar 2010 16:53:49
Original commit files touched by this commit  23.1_3,1
bsam search for other commits by this committer
. items in emacs 23.1/GTK menus don't get updated, fix it;  [1]
. bump PORTREVISION.

PR:             ports/144309  [1]
Submitted by:   Robert Jenssen <robertjenssen@ozemail.com.au>  [1]
Approved by:    keramida@ceid.upatras.gr (maintainer timeout, 17 days)
05 Feb 2010 11:46:55
Original commit files touched by this commit  23.1_2,1
dinoex search for other commits by this committer
- update to jpeg-8
02 Feb 2010 07:03:11
Original commit files touched by this commit  23.1_1,1
pgollucci search for other commits by this committer
- fix utmp.h -> utmpx.h
  fixes are included in upstream e-mail so this is temporary

PR:             ports/143113
Submitted by:   Giorgos Keramidas <keramida@freebsd.org> (maintainer)
22 Dec 2009 20:11:47
Original commit files touched by this commit  23.1,1
bsam search for other commits by this committer
Assign LATEST_LINK to apropriate directory names for ports:
. editors/emacs;
. editors/emacs-devel;
. editors/emacs-nox11;
. editors/emacs22.

Approved by:    keramida (maintainer via e-mail)
20 Dec 2009 20:19:24
Original commit files touched by this commit  23.1,1
bsam search for other commits by this committer
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:
(Only the first 15 lines of the commit message are shown above View all of this commit message)
08 Sep 2009 11:36:22
Original commit files touched by this commit  22.3_1,1
bsam search for other commits by this committer
. 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)
07 Sep 2009 19:33:30
Original commit files touched by this commit  23.1
bsam search for other commits by this committer
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)
18 Jul 2009 11:11:29
Original commit files touched by this commit  22.3_1
dinoex search for other commits by this committer
- update to jpeg7
Tested by:      pav on pointyhat
14 Nov 2008 13:00:19
Original commit files touched by this commit  22.3
pav search for other commits by this committer
- Do not explicitly set LATEST_LINK to the default value. Slave ports need to
  be able to override this.
10 Nov 2008 22:30:51
Original commit files touched by this commit  22.3
bsam search for other commits by this committer
. 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)
21 Aug 2008 06:18:49
Original commit files touched by this commit  22.2_1
 This port version is marked as vulnerable.
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
06 Jun 2008 13:25:59
Original commit files touched by this commit  22.2_1
 This port version is marked as vulnerable.
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)
03 Jun 2008 14:36:50
Original commit files touched by this commit  22.2
 This port version is marked as vulnerable.
bsam search for other commits by this committer
- 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)
14 May 2008 23:58:28
Original commit files touched by this commit  22.1_5
 This port version is marked as vulnerable.
edwin search for other commits by this committer
As pointed out by mjl @ #bsdports: The patch I commited was a patch
on itself. Extracted the patch and recommit it.

PR:             ports/120370
12 May 2008 00:57:10
Original commit files touched by this commit  22.1_4
 This port version is marked as vulnerable.
edwin search for other commits by this committer
[patch] editors/emacs build on arm

PR:             ports/120370
Submitted by:   Matthew Luckie <mjl@luckie.org.nz>
Approved by:    Giorgos Keramidas <keramida@ceid.upatras.gr>
19 Apr 2008 17:56:05
Original commit files touched by this commit  22.1_3
  Sanity Test Failure This port version is marked as vulnerable.
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
08 Oct 2007 23:29:47
Original commit files touched by this commit  22.1_2
 This port version is marked as vulnerable.
keramida search for other commits by this committer
Port the gmalloc.c allocator from the CVS trunk of Emacs.

This includes various enhancements and fixes, including a
serious bug caused by using gmalloc's allocation and free
functions and the system version of posix_memalign().

PR:             ports/114993
Submitted by:   Gardner Bell
Reviewed by:    pav
27 Sep 2007 06:16:36
Original commit files touched by this commit  22.1_1
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Kill packaged info files, they are splitted. We need to generate our own,
  non-splitted, from texinfo.

PR:             ports/115209
Submitted by:   NIIMI Satoshi <sa2c@sa2c.net>
Approved by:    maintainer timeout (keramida; 7 weeks)
24 Jul 2007 15:10:14
Original commit files touched by this commit  22.1
 This port version is marked as vulnerable.
rafan search for other commits by this committer
- Remove --mandir and --infodir from CONFIGURE_ARGS. They are now default
  in bsd.port.mk.

Tested with:    my tinderbox on i386 6
Approved by:    portmgr
16 Jul 2007 17:06:45
Original commit files touched by this commit  22.1
 This port version is marked as vulnerable.
nobutaka search for other commits by this committer
Update to 22.1.
Hand over maintainership to keramida.
19 May 2007 20:32:57
Original commit files touched by this commit  21.3_10
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}.
03 May 2007 17:15:47
Original commit files touched by this commit  21.3_9
nobutaka search for other commits by this committer
Add emacs-22.* to CONFLICTS.

PR:             ports/111814
Submitted by:   NIIMI Satoshi <sa2c@sa2c.net>
12 Nov 2006 02:50:07
Original commit files touched by this commit  21.3_9
nobutaka search for other commits by this committer
Change PATCH_SITES.
22 Jan 2006 11:02:41
Original commit files touched by this commit  21.3_9
edwin search for other commits by this committer
SHA256ify (manually updated and checked)

Approved by: krion@
18 Dec 2005 13:39:43
Original commit files touched by this commit  21.3_9
nobutaka search for other commits by this committer
Remove emacs20 from CONFLICTS.

PR:             ports/90475
Submitted by:   NIIMI Satoshi <sa2c@sa2c.net>
08 Dec 2005 17:01:46
Original commit files touched by this commit  21.3_9
nobutaka search for other commits by this committer
- Add .info suffix to filename of info files.
- Use INFO macro.

Requested by:   edwin
15 Nov 2005 06:52:12
Original commit files touched by this commit  21.3_8
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
05 Sep 2005 15:15:47
Original commit files touched by this commit  21.3_8
nobutaka search for other commits by this committer
Fix build error.

PR:             ports/85508
Submitted by:   NIIMI Satoshi <sa2c@sa2c.net>
15 Jul 2005 16:08:40
Original commit files touched by this commit  21.3_7
nobutaka search for other commits by this committer
Add powerpc support.

PR:             ports/83074
Submitted by:   Dario Freni <saturnero@freesbie.org>
15 May 2005 15:32:14
Original commit files touched by this commit  21.3_7
nobutaka search for other commits by this committer
Disable optimization on ia64 to avoid elisp processing errors.

Submitted by:   yoichi
06 May 2005 18:35:07
Original commit files touched by this commit  21.3_6
nobutaka search for other commits by this committer
Bump PORTREVISION to reflect changes in rev. 1.59 in package building.

Pointed out by: yoichi
06 May 2005 08:56:30
Original commit files touched by this commit  21.3_5
jylefort search for other commits by this committer
Add CONFLICTS variable, since this port conflicts with other
emacs/xemacs ports.

Approved by:    nobutaka (maintainer)
05 May 2005 17:22:06
Original commit files touched by this commit  21.3_5
nobutaka search for other commits by this committer
Replace -O(2|3|s) CFLAGS with -O on ia64 for a workaround to fix elisp
processing errors.

PR:             ports/75832
Submitted by:   KIMURA Yasuhiro <yasu@utahime.org>
Fix submitted by:       yoichi
12 Apr 2005 03:26:57
Original commit files touched by this commit  21.3_5
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 08:04:41
Original commit files touched by this commit  21.3_5
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
02 Mar 2005 15:05:55
Original commit files touched by this commit  21.3_5
nobutaka search for other commits by this committer
Fix problems with AltGr-Modifier on several keyboards.

PR:             ports/78209
Submitted by:   Kay Lehmann <kay_lehmann@web.de>
14 Feb 2005 15:32:30
Original commit files touched by this commit  21.3_4
nobutaka search for other commits by this committer
Fix format string vulnerability in the movemail utility.

Security:       CAN-2005-0100
Security:      
http://www.vuxml.org/freebsd/3e3c860d-7dae-11d9-a9e7-0001020eed82.html
Security:       Malicious POP3 servers can execute arbitrary code.
15 Nov 2004 05:19:30
Original commit files touched by this commit  21.3_3
 This port version is marked as vulnerable.
sf search for other commits by this committer
farewell to libxpg4.
05 Sep 2004 21:38:16
Original commit files touched by this commit  21.3_3
 This port version is marked as vulnerable.
marcel search for other commits by this committer
Fix runtime breakage on ia64, which was introduced with binutils 2.15.
Note that emacs is run as part of the build, so it shows as a build
failure...

To explain (for maintainer's benefit):

Previously the linker would put the text segment in region 2 and the
data segment in region 3. This was changed for FreeBSD (due to me
sending a patch :-) to load the text segment in region 1 with the data
segment immediately following the text segment in the same region (or
subsequent regions of the text segment is larger than 2^61 bytes in
size -- fat chance :-)

So, the previous value of DATA_SEG_BITS (=0x6000000000000000, the
region base of the data segment prior to the binutils 2.15 import),
needed to be changed to match the current layout (=0x2000000000000000,
the region 1 base address).

Approved by: portmgr (krion -- thank!)
24 May 2004 14:11:16
Original commit files touched by this commit  21.3_3
 This port version is marked as vulnerable.
nobutaka search for other commits by this committer
Enable interruption with C-g key while opening network connection.

PR:             ports/65910
Submitted by:   NIIMI Satoshi <sa2c@sa2c.net>
25 Mar 2004 13:32:31
Original commit files touched by this commit  21.3_2
 This port version is marked as vulnerable.
nobutaka search for other commits by this committer
Add SIZE to distinfo.

Submitted by:   trevor
21 Mar 2004 07:39:49
Original commit files touched by this commit  21.3_2
 This port version is marked as vulnerable.
kris search for other commits by this committer
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
21 Mar 2004 07:38:56
Original commit files touched by this commit  21.3_2
 This port version is marked as vulnerable.
kris search for other commits by this committer
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
25 Feb 2004 10:34:28
Original commit files touched by this commit  19.34b_1
 This port version is marked as vulnerable.
kris search for other commits by this committer
BROKEN on !i386 5.x: Does not compile
04 Feb 2004 05:21:48
Original commit files touched by this commit  19.34b_1
 This port version is marked as vulnerable.
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
29 Jan 2004 07:24:56
Original commit files touched by this commit  19.34b
 This port version is marked as vulnerable.
trevor search for other commits by this committer
SIZEify.
24 Sep 2003 09:37:11
Original commit files touched by this commit  19.34b
 This port version is marked as vulnerable.
osa search for other commits by this committer
Make portlint(1) happy by changing strip to ${STRIP_CMD}

Submitted by:   Oleg Karachevtsev <ok@etrust.ru>
PR:             56998
20 Feb 2003 17:12:51
Original commit files touched by this commit  19.34b
 This port version is marked as vulnerable.
knu search for other commits by this committer
De-pkg-comment.
07 Sep 2002 00:32:47
Original commit files touched by this commit  19.34b
 This port version is marked as vulnerable.
kris search for other commits by this committer
Fix build on -current (remove duplicate declarations of things in system
headers)
01 Jan 2001 10:15:17
files touched by this commit
will search for other commits by this committer
Goodbye, YEAR2000.  Hello, 2001.    
08 Oct 2000 02:02:27
files touched by this commit
asami search for other commits by this committer
Convert category editors to new layout.  
12 Jul 2000 16:13:08
files touched by this commit
shige search for other commits by this committer
Fix termcap problem.    
05 Jul 2000 13:37:07
files touched by this commit
tg search for other commits by this committer
As threatened on freebsd-ports: all startup scripts know about the two   options
`start' and `stop' now (unless I have forgotten any). This allows   us to call
the scripts from /etc/rc.shutdown with the correct option.    

Number of commits found: 77

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
bipFeb 11
surfFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06
bugzilla2Feb 06
bugzilla3Feb 06
php5*Feb 06
mathopdFeb 03
firefoxFeb 01
linux-firefoxFeb 01
linux-seamonkeyFeb 01
linux-thunderbirdFeb 01

13 vulnerabilities affecting 32 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 23149
Broken 190
Deprecated 96
Ignore 726
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 5
new 48 hours8
new 7 days49
new fortnight76
new month142

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

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