aboutsummaryrefslogtreecommitdiffstats
path: root/editors/ted
Commit message (Collapse)AuthorAgeFilesLines
* - Switch print/libpaper to USES=libtool, drop .la filesamdmi32014-06-201-0/+1
| | | | | | - Bump dependent ports as .so version has changed Approved by: portmgr blanket
* Stagify.vanilla2014-06-152-19/+19
| | | | Approved by: portmgr@
* Update freetype to 2.5.2.kwm2013-12-251-0/+11
| | | | | | | | | | | | | | Remove patch to add -I/usr/local/include in freetype-config --cflags. If ports need extra headers they should look for them, and not get them via a side-effect. Freetype had a header resuffle in 2.5.1, patch ports to use the new header style. Thanks go to bdrewery for the two exp-runs and rakuco for helping me with some troublesome cmake ports. PR: ports/184587
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | editors)
* - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0
| | | | Approved by: portmgr (bdrewery)
* Convert from USE_MOTIF to USES=motifbapt2013-07-101-1/+1
|
* - Convert USE_ICONV=yes to USES=iconvmva2013-04-271-1/+1
| | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: bapt, kwm
* - Update to 2.23pclin2013-02-185-27/+24
| | | | | | | | | | - Remove ABI version number of LIB_DEPENDS - Rename patch to pet portlint(1) - Sort pkg-plist - Take maintainership PR: ports/175956 Approved by: swills (mentor)
* Update PCRE to 8.32mm2012-12-111-2/+2
| | | | | Introduces the UTF-32 library pcre32 Bump PORTREVISION in dependent ports
* Convert to new options frameworkbapt2012-06-121-3/+3
|
* - update png to 1.5.10dinoex2012-06-012-1/+13
|
* - Update to 2.22miwi2012-05-045-25/+30
| | | | | PR: 166883 Submitted by: Ports Fury
* Bump pcre library dependency due to 8.30 updatemm2012-02-141-2/+2
|
* Remove trailing whitespaces.ehaupt2011-11-191-1/+1
| | | | Feature safe: yes
* Bump PORTREVISION after open-mofit updatemakc2011-05-021-1/+1
|
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
|
* - fix build for png-1.4.1dinoex2010-03-301-0/+10
|
* - update to 1.4.1dinoex2010-03-281-2/+2
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8dinoex2010-02-051-0/+1
|
* - Update to 2.21miwi2009-11-022-5/+4
| | | | | PR: 140114 Submitted by: Ports Fury
* - bump all port that indirectly depends on libjpeg and have not yet been ↵dinoex2009-07-311-0/+1
| | | | | | bumped or updated Requested by: edwin
* - Update to 2.20miwi2009-07-056-44/+96
| | | | | PR: 136043 Submitted by: Ports Fury
* - Fix build with custom LOCALBASEitetcu2009-06-082-4/+4
| | | | | | - make our configure script a little verbose Reported by: QATty
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav)
* - fix builddinoex2008-04-121-0/+1
| | | | - set USE_XORG
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-251-2/+1
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Remove USE_REINPLACE from all categories starting with Eedwin2006-05-071-1/+0
|
* Reset maintainer by request.dougb2006-02-271-1/+1
| | | | Approved by: portmgr (marcus)
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* editors/ted - Fix LOCALBASE/X11BASE settingsedwin2005-11-302-4/+16
| | | | | | | | 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>
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
| | | | after 5.4-RELEASE.
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* - Update to 2.17pav2005-02-265-113/+13
| | | | | PR: ports/78078 Submitted by: Jonathan <jon.drews@gmail.com> (maintainer)
* Update maintainer's addressvs2004-12-131-1/+1
| | | | | PR: ports/75005 Submitted by: maintainer
* - Unify print/gsfonts dependency checkpav2004-06-171-1/+1
| | | | | PR: ports/67999, ports/68035 Submitted by: Jose M Rodriguez <freebsd@wanadoo.es>
* Update gsfonts dependency. Use DOCSDIR instead of port-specific INFODIR.will2004-06-102-7/+9
| | | | | | | Use PORTDOCS. PR: 67736 Submitted by: MAINTAINER
* - use the proper lpc syntax to get a printer listpetef2003-08-182-0/+21
| | | | | | | | - bump PORTREVISION PR: 37362 Submitted by: maintainer Reported by: Greg Shenaut <gkshenaut@ucdavis.edu>
* Fix rendering crash with patch developed by the Ted developer andwill2003-06-183-10/+100
| | | | | | | sent via the submitter. Set maintainer to submitter. PR: 53329 Submitted by: Jonathan Drews <j.e.drews@att.net>
* o Fix a crash when trying to open menu Help -> Documentlioux2003-05-201-3/+1
| | | | | | | | 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>
* Update to version 2.14.naddy2003-04-242-2/+2
| | | | | PR: 51051 Submitted by: Ports Fury
* Remove USE_GNOMENG.marcus2003-04-201-1/+0
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* upgrade to 2.12ijliao2003-01-032-4/+5
| | | | | PR: 46131 Submitted by: Ports Fury
* Update to 2.11pat2002-07-275-135/+19
| | | | | PR: ports/41030 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Replace ${PERL} with ${REINPLACE_CMD}ijliao2002-06-211-1/+2
| | | | | PR: 39591 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
* - Add USE_X_PREFIXkevlo2001-09-172-14/+21
| | | | | | | | - Support CC/CFLAGS properly - Add WWW: line- Add USE_X_PREFIX PR: 30533 Submitted by: Ports Fury
* Spell ${TAR} correctly.kris2001-09-111-1/+1
|
* Bump png majorache2001-09-111-1/+1
|
* Specify DISTNAME correctly (no need to add .tar.gz, EXTRACT_SUFX is appended)petef2001-08-281-1/+1
| | | | | PR: 30156 Submitted by: Andreas Schulz <ats@first.gmd.de>
* Add ted-2.10kris2001-08-247-0/+220
Ted is a text editor running under X Windows on Unix/Linux systems. Ted was developed as an operating system accessory like Wordpad on MS-Windows. Features -------- * Wysiwyg rich text editing. * Ted uses Microsoft RTF as its native file format. * In line bitmap pictures. * Postscript printing. * Spelling checking in several Latin languages. (English, Dutch, German, Portuguese, French and Spanish.) * Directly mailing documents from Ted. * Cut/Copy/Paste, also with other applications. * Find/Replace. * Ruler: Paragraph indentation, Indentation of first line, Tabs. * Copy/Paste Ruler. * Page breaks. * 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. Obtained from: OpenBSD