FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 7:03 AM GMT
Port details
ted 2.21_3 editors on this many watch lists=2 search for ports that depend on this port
X11 based RTF editor

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: 24 Aug 2001 05:32:20
License: not specified in port
Ted is a text editor running under X11 on Unix/Linux systems.

Features 
--------   
  * Wysiwyg rich text editing. 
  * Ted uses Microsoft RTF as its native file format.
  * In line bitmap, jpeg, gif, ppm, png and xpm pictures.
  * Postscript printing.
  * Cut/Copy/Paste, text and images.
  * Find/Replace using regular expressions.
  * Ruler: Paragraph indentation, Indentation of first line, Tabs.
  * Footnotes and endnotes.
  * Tables: Insert Table, Row, Column. Changing the column width of tables 
    with their ruler.
  * Symbols and accented characters are fully supported.
  * Hyperlinks. 
  * Saving a document in HTML format.
  * Save to *.pdf using /usr/local/bin/rtf2pdf.sh
  * Numbered or bulleted lists 

WWW: http://www.nllgg.nl/Ted/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: x11/libXext, x11-fonts/libXft, x11/libXpm
Required To Run: print/gsfonts, x11/libXext, x11-fonts/libXft, x11/libXpm, print/ghostscript9
Required Libraries: devel/pcre, graphics/png, graphics/tiff, converters/libiconv, x11-toolkits/open-motif
There are no ports dependent upon this port

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


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.nluug.nl/pub/editors/ted/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 38

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
18 Nov 2011 23:30:13
Original commit files touched by this commit  2.21_3
ehaupt search for other commits by this committer
Remove trailing whitespaces.

Feature safe:   yes
02 May 2011 12:44:53
Original commit files touched by this commit  2.21_3
makc search for other commits by this committer
Bump PORTREVISION after open-mofit update
20 Mar 2011 12:54:45
Original commit files touched by this commit  2.21_2
miwi search for other commits by this committer
- Get Rid MD5 support
29 Mar 2010 19:22:20
Original commit files touched by this commit  2.21_2
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  2.21_2
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  2.21_1
dinoex search for other commits by this committer
- update to jpeg-8
02 Nov 2009 10:54:21
Original commit files touched by this commit  2.21
miwi search for other commits by this committer
- Update to 2.21

PR:             140114
Submitted by:   Ports Fury
31 Jul 2009 13:57:52
Original commit files touched by this commit  2.20_1
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
04 Jul 2009 20:54:37
Original commit files touched by this commit  2.20
miwi search for other commits by this committer
- Update to 2.20

PR:             136043
Submitted by:   Ports Fury
08 Jun 2009 13:02:12
Original commit files touched by this commit  2.17_1
itetcu search for other commits by this committer
- Fix build with custom LOCALBASE
- make our configure script a little verbose

Reported by:    QATty
21 Aug 2008 06:18:49
Original commit files touched by this commit  2.17_1
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)
11 Apr 2008 20:14:20
Original commit files touched by this commit  2.17_1
dinoex search for other commits by this committer
- fix build
- set USE_XORG
24 Mar 2008 23:21:25
Original commit files touched by this commit  2.17_1
miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
19 May 2007 20:32:57
Original commit files touched by this commit  2.17_1
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}.
07 May 2006 10:55:47
Original commit files touched by this commit  2.17
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with E
26 Feb 2006 20:35:31
Original commit files touched by this commit  2.17
dougb search for other commits by this committer
Reset maintainer by request.

Approved by:    portmgr (marcus)
22 Jan 2006 08:34:46
Original commit files touched by this commit  2.17
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
29 Nov 2005 23:35:25
Original commit files touched by this commit  2.17
edwin search for other commits by this committer
editors/ted - Fix LOCALBASE/X11BASE settings

        Fix port so that it respects LOCALBASE/X11BASE settings.

PR:             ports/89602
Submitted by:   Jonathan <jdrews@cybox.com>
Approved by:    Jon Drews <jon.drews@gmail.com>
12 Apr 2005 03:26:57
Original commit files touched by this commit  2.17
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  2.17
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'.
26 Feb 2005 00:21:09
Original commit files touched by this commit  2.17
pav search for other commits by this committer
- Update to 2.17

PR:             ports/78078
Submitted by:   Jonathan <jon.drews@gmail.com> (maintainer)
13 Dec 2004 07:21:40
Original commit files touched by this commit  2.14_1
vs search for other commits by this committer
Update maintainer's address

PR:             ports/75005
Submitted by:   maintainer
17 Jun 2004 08:18:55
Original commit files touched by this commit  2.14_1
pav search for other commits by this committer
- Unify print/gsfonts dependency check

PR:             ports/67999, ports/68035
Submitted by:   Jose M Rodriguez <freebsd@wanadoo.es>
10 Jun 2004 03:51:16
Original commit files touched by this commit  2.14_1
will search for other commits by this committer
Update gsfonts dependency.  Use DOCSDIR instead of port-specific INFODIR.
Use PORTDOCS.

PR:             67736
Submitted by:   MAINTAINER
18 Aug 2003 02:48:32
Original commit files touched by this commit  2.14_1
petef search for other commits by this committer
- use the proper lpc syntax to get a printer list
- bump PORTREVISION

PR:             37362
Submitted by:   maintainer
Reported by:    Greg Shenaut <gkshenaut@ucdavis.edu>
18 Jun 2003 02:34:27
Original commit files touched by this commit  2.14
will search for other commits by this committer
Fix rendering crash with patch developed by the Ted developer and
sent via the submitter.  Set maintainer to submitter.

PR:             53329
Submitted by:   Jonathan Drews <j.e.drews@att.net>
19 May 2003 22:54:44
Original commit files touched by this commit  2.14
lioux search for other commits by this committer
o Fix a crash when trying to open menu Help -> Document
o Fix consists on depending on open-motif rather than GTK+ for the
  build. Developer also advises open-motif over GTK+

PR:             52418
Submitted by:   Jonathan Drews <j.e.drews@worldnet.att.net>
23 Apr 2003 23:23:13
Original commit files touched by this commit  2.14
naddy search for other commits by this committer
Update to version 2.14.

PR:             51051
Submitted by:   Ports Fury
20 Apr 2003 02:58:54
Original commit files touched by this commit  2.12
marcus search for other commits by this committer
Remove USE_GNOMENG.
20 Feb 2003 17:12:51
Original commit files touched by this commit  2.12
knu search for other commits by this committer
De-pkg-comment.
02 Jan 2003 19:04:46
Original commit files touched by this commit  2.12
ijliao search for other commits by this committer
upgrade to 2.12

PR:             46131
Submitted by:   Ports Fury
27 Jul 2002 02:51:57
Original commit files touched by this commit  2.11
pat search for other commits by this committer
Update to 2.11

PR:             ports/41030
Submitted by:   KATO Tsuguru <tkato@prontomail.com>
21 Jun 2002 15:52:35
Original commit files touched by this commit  2.10_1
ijliao search for other commits by this committer
Replace ${PERL} with ${REINPLACE_CMD}

PR:             39591
Submitted by:   Oliver Braun <obraun@informatik.unibw-muenchen.de>
16 Sep 2001 17:59:24
files touched by this commit
kevlo search for other commits by this committer
- Add USE_X_PREFIX   - Support CC/CFLAGS properly   - Add WWW: line- Add
USE_X_PREFIX    
11 Sep 2001 11:06:02
files touched by this commit
kris search for other commits by this committer
Spell ${TAR} correctly.    
11 Sep 2001 04:05:10
files touched by this commit
ache search for other commits by this committer
Bump png major    
28 Aug 2001 07:36:25
files touched by this commit
petef search for other commits by this committer
Specify DISTNAME correctly (no need to add .tar.gz, EXTRACT_SUFX is appended)   
24 Aug 2001 09:32:20
files touched by this commit
kris search for other commits by this committer
Add ted-2.10    

Number of commits found: 38

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
webcalendarFeb 12
webcalendar-develFeb 12
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06

15 vulnerabilities affecting 34 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 23151
Broken 192
Deprecated 96
Ignore 728
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 2
new 48 hours7
new 7 days44
new fortnight70
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.194 seconds.