7e48 FreshPorts -- editors/edith
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
edith 1.58_2 editors on this many watch lists=0 search for ports that depend on this port
Ignore IGNORE: is only for i386, while you are running amd64
Restricted RESTRICTED: "Redistribution not allowed"
A X11 GUI editor for binary and plain text files

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 10 Feb 2002 04:30:10
Also Listed In: linux
License: not specified in port


Edith Pro is a high quality user-friendly text editing system
that combines a modern, colourful multi-window user interface 
with large basic editing flexibility. It is intended for those
who want a powerful editing tool, but are not prepared to
spend a wealth of energy into learning and configuring their 
applications.

Edith Pro concentrates on editing features that are universal
in applicability; as such it is not a programmable editor, but
it has many well thought-out elementary features that allow
efficient text editing for arbitrary types of text.

This port uses the Linux binary compatibility.
SVNWeb : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Run:
  1. emulators/linux_base-f10
  2. textproc/linux-f10-expat
  3. x11-fonts/linux-f10-fontconfig
  4. x11/linux-f10-xorg-libs
There are no ports dependent upon this port

To install the port: cd /usr/ports/editors/edith/ && make install clean

A package is not available for ports marked as: Forbidden / Broken / Ignore / Restricted


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://www.groenink.com/pub/edith/

Number of commits found: 20

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
18 Mar 2013 21:56:30
Refresh Original commit files touched by this commit
  Sanity Test Failure
eadler search for other commits by this committer
"aaargh, quoted Makefile variables"

Approved by:	portmgr (bapt)
20 Mar 2011 12:54:45
Original commit files touched by this commit  1.58_2
miwi search for other commits by this committer
- Get Rid MD5 support
19 Mar 2009 17:28:51
Original commit files touched by this commit  1.58_2
bsam search for other commits by this committer
Welcome to the new linux ports infrastructure which allows using
both current (fc4) and future linux (f8) distributions at one
ports tree.

The patch contains full changes to ports/Mk files and all ports involved.
But only infrastructure is changed. The resulting packages are the same as
before. Hence no need to bump PORTREVISIONs.

The idea was taken from bsd.gnome.mk and others.

More than 130 ports are switched to follow a new linux infrastructure
introduced by changes to bsd.port.mk, bsd.linux-rpm.mk and a new
bsd.linux-apps.mk.

Thanks for all who was involved and helped me with this work.
And help from Alexander Leidinger was incredible.

Other changes are coming. Stay tuned!

PR:             ports/132510
Submitted by:   bsam (me)
Exp-run by:     portmgr (pav)
19 Apr 2008 17:56:05
Original commit files touched by this commit  1.58_2
  Sanity Test Failure
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)
17 Mar 2008 10:42:57
Original commit files touched by this commit  1.58_1
miwi search for other commits by this committer
- Update MASTER_SITES (make fetch again)

Submitted by:   Ganael Laplanche <ganael.laplanche@martymac.com>
23 Dec 2007 12:43:24
Original commit files touched by this commit  1.58_1
erwin search for other commits by this committer
Mark BROKEN: unfetchable
25 Nov 2005 04:17:56
Original commit files touched by this commit  1.58_1
edwin search for other commits by this committer
- Remove WWW on pkg-descr, this site doesn't exist anymore.

PR:             ports/89510
Submitted by:    Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
24 Nov 2005 02:03:34
Original commit files touched by this commit  1.58_1
pav search for other commits by this committer
- Add SHA256
17 Jun 2005 22:59:29
Original commit files touched by this commit  1.58_1
netchild search for other commits by this committer
Mega-patch to cleanup the ports infrastructure regarding our linux bits:
  - USE_LINUX now implies NO_FILTER_SHLIBS=yes. It also doesn't use FreeBSD
    tools to strip binaries anymore, so it's not neccesary anymore to override
    STRIP and STRIP_CMD.
  - USE_LINUX_PREFIX implies NO_MTREE now.
  - In the USE_LINUX case, USE_XLIB now depends upon the linux X11 libraries
    instead upon the native FreeBSD libraries.
  - The variable LINUX_BASE_PORT contains a string which is suitable as an
    item in *_DEPENDS, so if a port BATCH_DEPENDS or FETCH_DEPENDS upon the
    default (or overriden) linux base, ${LINUX_BASE_PORT} should be used
    instead of a hardcoded reference.
  - Change all ports to comply to the "new world order".
  - The Ports Collection now allows to override the default linux_base port.
    Specify e.g. OVERRIDE_LINUX_BASE_PORT=rh-9 in /etc/make.conf to use
    ${PORTSDIR}/emulators/linux_base-rh-9 (the logic is to use
(Only the first 15 lines of the commit message are shown above View all of this commit message)
01 Mar 2005 21:51:49
Original commit files touched by this commit  1.58_1
trevor search for other commits by this committer
Respect the user's USE_LINUX setting.
31 Dec 2004 18:24:10
Original commit files touched by this commit  1.58_1
netchild search for other commits by this committer
Say hello to the linux mega patch, it consolidates our linux bits a
little bit and allows to proceed to a more recent linux_base from
a stable (read as: the major bugs should be ironed out or identified
and most linux ports build just fine) source.

It also allows to ship 4.11 with a working linuxolator (the EOLed
linux_base is marked forbidden because of a security hole).

This is a major update, please read UPDATING (and CHANGES if you
develop linux ports).

Changes:
 - change the default linux_base from v7 to v8
 - add a newer freetype to linux_base-8 for nicer fonts display [1]
 - don't let cpio use hardlinks in the linux_base-8 port to quiet some
(Only the first 15 lines of the commit message are shown above View all of this commit message)
03 May 2004 18:12:21
Original commit files touched by this commit  1.58
markus search for other commits by this committer
Remove reference to former maintainer

Requested by:   brueffer
29 Jan 2004 07:24:56
Original commit files touched by this commit  1.58
trevor search for other commits by this committer
SIZEify.
30 Jul 2003 22:30:46
Original commit files touched by this commit  1.58
kris search for other commits by this committer
Consolidate NO_CDROM and NO_PACKAGE -> RESTRICTED
04 Jun 2003 18:58:12
Original commit files touched by this commit  1.58
adamw search for other commits by this committer
Assign MAINTAINER to ports@FreeBSD.org.

PR:             ports/52534
Submitted by:   Christian Brueffer <chris@unixpages.org>
21 Feb 2003 11:38:28
Original commit files touched by this commit  1.58
knu search for other commits by this committer
De-pkg-comment.
18 May 2002 02:29:11
Original commit files touched by this commit  1.58
sada search for other commits by this committer
Set USE_X_PREFIX.
PR:     ports/37196
Submitted by:   maintainer
22 Feb 2002 03:26:32
files touched by this commit
ijliao search for other commits by this committer
Replace RUN_DEPENDS= ${LINUXBASE}/sbin/ldconfig with USE_LINUX    
15 Feb 2002 05:56:53
files touched by this commit
kevlo search for other commits by this committer
Port should not be packaged due to legal issues.    
10 Feb 2002 07:30:10
files touched by this commit
kevlo search for other commits by this committer
Initial import of edith 1.58    

Number of commits found: 20

2843
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15
linux-firefoxMay 15
linux-seamonkeyMay 15

6 vulnerabilities affecting 28 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 24514
Broken 219
Deprecated 472
Ignore 639
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 29
Expired 132
Set to expire 510
Interactive 33
new 24 hours 3
new 48 hours4
new 7 days31
new fortnight71
new month203

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0