1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
freebsd-ports/editors
Tijl Coosemans 59272d1017 Combine print/cups-base, print/cups-client and print/cups-image into
print/cups and update it to 2.1.3.  Also remove print/cups-pstoraster,
improve print/cups-filters, print/foomatic-* and update print/hplip to
3.16.2.

Long description:

First some background.  When you hand a file to cups it sets up a chain of
filter programs that converts the file to something a printer understands.
Each filter has a cost associated with it and cups tries to find the
cheapest chain.  Costs used to be configured in such a way that files were
first converted to PostScript.  This could then be manipulated further (e.g.
putting multiple pages on one sheet) before finally being sent to a
PostScript printer or another filter like pstoraster which produces a raster
format understood by non-PostScript printer drivers.  Nowadays most filters
have been moved from cups to cups-filters and they have been configured to
use PDF as an intermediate format instead of PostScript.

Merging of cups-base, cups-client and cups-image into print/cups:
- cups-image provides a library to work with the cups raster format.  It is
  only used to implement filters and printer drivers and these only exist
  in the context of a cups server so there's no need to separate this from
  cups-base.
- cups-client provides a library that allows applications to print via cups.
  It is possible to use the library to access a remote cups server without
  running a local cups server, but such a setup is discouraged and the
  configuration file to set this up has been marked deprecated.  It is
  better to run a local cups server and let that talk to the remote cups
  server because then you have the benefits of local job queuing in case the
  remote server is down or busy.  Given this and the fact that without
  filters cups-base is now smaller than it used to be it makes sense to
  merge the ports.  The patch also adds options IPPTOOL, DOCS and NLS which
  when disabled make the new cups package smaller than the current
  cups-client package.  Merging the ports also prevents problems with
  options like ZEROCONF being configured differently in both ports.
- print/cups was a metaport that depended on cups-base and some filters.
  There isn't really a need for such a metaport so cups-base can be renamed
  to cups.  The filters can be depended on by printer drivers such as hplip
  if they need them.

Additional changes to the new print/cups:
- Clean up the patches.  They seem to have been regenerated with post-patch
  changes included.
- Add a patch to prevent intermediate conversion to PDF when a PostScript
  file is sent to a PostScript printer when cups-filters is installed.
- Fix the PAM configuration file.
- Add a patch to let the server search /usr/local/share/ppd like on Linux so
  other ports don't have to add links to it.
- Remove ulpt(4) helper scripts.  The port uses libusb with ugen(4).
- Remove support for mDNSResponder.  cups-filters only supports Avahi.
- Combine ICONS and XDG_OPEN options into an X11 option to support WITHOUT_X11.
- Optionally depend on colord for ICC profile support.
- Various smaller changes.

Changes to print/cups-filters:
- Let the cups_browsed rc.d script depend on cupsd and avahi_daemon instead
  of LOGIN.
- Development of foomatic-filters has been moved to cups-filters so let this
  port install foomatic related files and add foomatic-filters to CONFLICTS.
- Fix location of liblouis tables.
- Add patch to fix ICC support.

Changes to print/cups-pstoraster:
This port is essentially an old version of Ghostscript plus a cups filter.
It's no longer developed.  This commit removes it and changes existing
dependencies to print/cups-filters which depends on print/ghostscript* and
includes a gstoraster filter that can handle both PostScript and PDF.

Changes to print/foomatic-db*:
Remove old MASTER_SITES and dependencies and eliminate PKGNAMEPREFIX.

Changes to print/foomatic-filters:
Install beh backend with its original name again and add cups-filters to
CONFLICTS.

Changes to print/hplip:
- Stop installing hpijs/foomatic-rip support.  This is no longer supported
  upstream.
- Stop installing hpcups PPDs.  These are now automatically generated.  The
  bundled PPDs are generated for an older version of cups.
- Rename the QT option to X11 to support WITHOUT_X11.
- Simplify the patches now that ports are installed in a staging area.
- Add a patch to set SO_REUSEPORT (next to SO_REUSEADDR) on the mDNS socket
  like avahi-daemon does.  This fixes Zeroconf support for HP network
  printers.

PR:		207746
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2016-03-11 11:53:42 +00:00
..
2bsd-vi editors/2bsd-vi: document ncurses requirement (USES+=ncurses) 2016-02-05 18:12:42 +00:00
abiword The MATHVIEW option needs bison instead of byacc to generate correct code. 2016-01-29 14:33:00 +00:00
abiword-docs Update editors/abiword-docs to the latest upstream release 3.0.1. 2015-06-18 22:22:47 +00:00
aee editors/aee: document ncurses rqmt (USES+=ncurses), respect LDFLAGS 2016-02-05 18:15:20 +00:00
aewan editors/aewan: document ncurses requirement (USES+=ncurses) 2016-01-31 11:19:44 +00:00
apel - Switch to options helpers 2015-08-26 18:26:14 +00:00
asedit
beav editors/beav: USES+= ncurses, respect LDFLAGS 2016-02-05 18:17:02 +00:00
biew editors/biew: document ncurses requirement (USES+=ncurses) 2016-01-31 13:38:50 +00:00
bitedit editors/bitedit: document ncurses rqmt (USES+=ncurses), respect LDFLAGS 2016-01-31 12:41:50 +00:00
boiling-egg
bvi editors/bvi: document ncurses requirement (USES+=ncurses) 2016-02-05 18:19:14 +00:00
calligra Fix plist with the GMIC option on after r408504. 2016-02-12 12:27:57 +00:00
calligra-l10n Update Calligra to 2.9.10. 2015-12-21 18:10:32 +00:00
calligra-l10n-bs Update Calligra to 2.9.11. 2016-02-08 19:18:59 +00:00
calligra-l10n-ca Update Calligra to 2.9.11. 2016-02-08 19:18:59 +00:00
calligra-l10n-ca_valencia Update Calligra to 2.9.11. 2016-02-08 19:18:59 +00:00
calligra-l10n-cs Update Calligra to 2.9.11. 2016-02-08 19:18:59 +00:00
calligra-l10n-da Update Calligra to 2.9.11. 2016-02-08 19:18:59 +00:00
calligra-l10n-el Update Calligra to 2.9.11. 2016-02-08 19:18:59 +00:00
calligra-l10n-en_GB Update Calligra to 2.9.11. 2016-02-08 19:18:59 +00:00
calligra-l10n-es Update Calligra to 2.9.11. 2016-02-08 19:18:59 +00:00
calligra-l10n-et Update Calligra to 2.9.11. 2016-02-08 19:18:59 +00:00
calligra-l10n-fi Update Calligra to 2.9.11. 2016-02-08 19:18:59 +00:00
calligra-l10n-gl Update Calligra to 2.9.11. 2016-02-08 19:18:59 +00:00
calligra-l10n-it Update Calligra to 2.9.11. 2016-02-08 19:18:59 +00:00
calligra-l10n-kk Update Calligra to 2.9.11. 2016-02-08 19:18:59 +00:00
calligra-l10n-nb Update Calligra to 2.9.11. 2016-02-08 19:18:59 +00:00
calligra-l10n-nl Update Calligra to 2.9.11. 2016-02-08 19:18:59 +00:00
calligra-l10n-sk Update Calligra to 2.9.11. 2016-02-08 19:18:59 +00:00
calligra-l10n-sv Update Calligra to 2.9.11. 2016-02-08 19:18:59 +00:00
calligra-l10n-tr Update Calligra to 2.9.11. 2016-02-08 19:18:59 +00:00
chexedit editors/chexedit: document ncurses requirement (USES+=ncurses) 2016-01-31 13:26:25 +00:00
codelite Update to 9.1 2016-03-07 17:48:20 +00:00
conglomerate
cooledit 3 ports categories: Remove $PTHREAD_LIBS 2015-03-24 19:37:43 +00:00
cream Convert LICENSE= "GPLxx # or later" to "GPLxx+" 2016-01-12 16:20:31 +00:00
deforaos-editor - patch for main deforaos library 2016-03-08 10:24:06 +00:00
dhex editors/dhex: document ncurses requirement (USES+=ncurses) 2016-02-05 18:20:31 +00:00
diakonos Convert to @sample 2015-09-24 22:19:58 +00:00
dkns Re-apply r368096 to allow staging as a regular user 2015-05-03 17:44:12 +00:00
drjava - Update to 20140826-r5761 2015-09-26 14:08:41 +00:00
e3 Unbreak fetch 2015-12-31 09:48:20 +00:00
edith
editorconfig-core-c Update ports in the [ef]* categories to not use GH_COMMIT. 2015-05-06 15:27:43 +00:00
emacs Update giflib to 5.1.1 2015-12-03 20:01:03 +00:00
emacs-devel - Update to latest pretest version 25.0.92 2016-03-08 14:43:35 +00:00
emacs-nox11 Remove UNIQUENAME and LATEST_LINK. 2015-08-17 14:20:40 +00:00
fb Mark as broken: does not fetch 2015-10-24 01:14:41 +00:00
fileobj Always set the DEFAULT github DISTFILE with .tar.gz for EXTRACT_SUFX. 2016-03-08 13:09:12 +00:00
flim - Remove deprecated @dirrm from pkg-plist 2016-01-07 16:55:35 +00:00
fpc-ide FPC ecosystem: Upgrade version 2.6.4 => 3.0.0 2015-12-05 23:29:36 +00:00
fte Cleanup DIST* variables. 2015-05-11 18:34:57 +00:00
fxite editors/fxite: Fix when Fox-1.7 option selected 2015-10-16 14:51:05 +00:00
gate editors/gate: USES+= ncurses, respect LDFLAGS 2016-01-31 13:34:42 +00:00
gedit editors/gedit: actualize descriptions 2016-03-05 19:13:47 +00:00
gedit-plugins editors/gedit: actualize descriptions 2016-03-05 19:13:47 +00:00
ghex The FreeBSD GNOME team proudly presents GNOME 3.18 for FreeBSD. 2016-02-14 18:57:53 +00:00
gmanedit
gnotepad+ Cleanup DIST* variables. 2015-05-11 18:34:57 +00:00
gobby MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
gwrite - Add NO_ARCH 2016-03-06 06:19:36 +00:00
heme editors/heme: document ncurses rqmt (USES+=ncurses), respect LDFLAGS 2016-01-31 14:40:55 +00:00
hexcurse editors/hexcurses: document ncurses requirement (USES+=ncurses) 2016-01-31 11:47:43 +00:00
hexedit editors/hexedit: document ncurses requirement (USES+=ncurses) 2016-01-31 11:18:37 +00:00
hexpert x11/xterm: document ncurses requirement (USES+=ncurses) 2016-02-05 18:34:16 +00:00
hnb Convert LICENSE= "GPLxx # or later" to "GPLxx+" 2016-01-12 16:20:31 +00:00
hte editors/hte: document ncurses requirement (USES+=ncurses) 2016-02-05 18:38:36 +00:00
impress - Switch to options helpers 2015-08-26 18:26:14 +00:00
jed Cleanup DIST* variables. 2015-05-11 18:34:57 +00:00
jedit - Update to 5.3.0 2015-10-23 11:00:44 +00:00
joe Update to 4.2 2016-03-08 00:59:28 +00:00
joe2
jove editors/joe: USES+= ncurses, respect LFLAGS 2016-02-05 18:36:03 +00:00
jupp - Readopt port 2015-08-16 21:56:50 +00:00
kate Update KDE SC to 4.14.3 2015-03-11 23:11:47 +00:00
kate-plugin-pate
kile-kde4
klat4 Convert LICENSE= "GPLxx # or later" to "GPLxx+" 2016-01-12 16:20:31 +00:00
komodo-edit
latexila - Unbreak build on 9.x 2016-02-21 20:07:48 +00:00
lazarus editors/lazarus* (5 ports): Upgrade version 1.4.2 => 1.6RC2 2016-01-26 17:59:50 +00:00
lazarus-lcl-gtk2 editors/lazarus* (5 ports): Upgrade version 1.4.2 => 1.6RC2 2016-01-26 17:59:50 +00:00
lazarus-lcl-nogui editors/lazarus* (5 ports): Upgrade version 1.4.2 => 1.6RC2 2016-01-26 17:59:50 +00:00
lazarus-lcl-qt editors/lazarus* (5 ports): Upgrade version 1.4.2 => 1.6RC2 2016-01-26 17:59:50 +00:00
lazarus-lcl-units editors/lazarus* (5 ports): Upgrade version 1.4.2 => 1.6RC2 2016-01-26 17:59:50 +00:00
le editors/le: document ncurses requirement (USES+=ncurses) 2016-01-31 11:39:58 +00:00
leafpad - address not being able to turn off NLS correctly 2015-07-01 19:08:59 +00:00
led editors/led: document ncurses requirement (USES+=ncurses) 2016-01-31 11:20:47 +00:00
leo editors/leo: fix runtime 2015-11-18 18:24:18 +00:00
lfhex - Fix four cases of an obvious typo: LICENSE_FILES -> LICENSE_FILE 2015-07-25 15:06:48 +00:00
libreoffice Combine print/cups-base, print/cups-client and print/cups-image into 2016-03-11 11:53:42 +00:00
libreoffice4 Combine print/cups-base, print/cups-client and print/cups-image into 2016-03-11 11:53:42 +00:00
libreoffice-af Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-am Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-as Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-ast Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-be Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-bg Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-bn Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-bn_IN Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-bo Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-br Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-brx Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-bs Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-ca Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-ca_valencia Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-cs Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-cy Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-da Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-dgo Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-dz Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-el Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-en_GB Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-en_ZA Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-eo Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-es Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-et Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-eu Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-fa Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-fi Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-ga Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-gd Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-gl Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-gu Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-gug Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-hi Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-hr Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-i18n Update to 5.0.2. 2015-09-23 21:06:12 +00:00
libreoffice-id Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-is Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-it Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-ka Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-kk Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-km Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-kmr_Latn Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-kn Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-kok Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-ks Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-lb Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-lo Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-lt Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-lv Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-mai Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-mk Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-ml Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-mn Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-mni Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-mr Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-my Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-nb Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-ne Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-nl Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-nn Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-nr Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-nso Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-oc Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-om Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-or Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-pa_IN Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-ro Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-rw Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-sa_IN Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-sat Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-sd Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-si Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-sid Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-sk Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-sl Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-sq Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-sr Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-sr_Latn Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-ss Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-st Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-sv Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-sw_TZ Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-ta Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-te Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-tg Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-th Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-tn Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-tr Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-ts Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-tt Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-ug Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-uz Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-ve Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-xh Update to 5.0.5. 2016-02-15 19:32:16 +00:00
libreoffice-zu Update to 5.0.5. 2016-02-15 19:32:16 +00:00
linux-sublime - Fix conflicts between linux-sublime and linux-sublime3 2015-12-29 17:50:14 +00:00
linux-sublime3 - Fix conflicts between linux-sublime and linux-sublime3 2015-12-29 17:50:14 +00:00
madedit - Remove unneeded WX_UNICODE 2015-11-06 13:29:15 +00:00
manedit
mg Update to 20160118 snapshot 2016-02-07 07:25:33 +00:00
mined editors/mined: document ncurses requirement (USES+=ncurses) 2016-02-05 18:43:32 +00:00
morla
mousepad Clean up options helper 2015-08-09 15:45:51 +00:00
mp editors/mp: respect LDFLAGS 2016-02-05 18:56:22 +00:00
nano editors/nano: document ncurses requirement (USES+=ncurses) 2016-01-31 13:25:29 +00:00
nano-devel - Update to 2.5.3 2016-02-27 00:14:52 +00:00
ne - Update WWW 2016-02-24 00:16:39 +00:00
nedit MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
neovim Update to 0.1.2 2016-02-10 21:18:01 +00:00
nvi-devel editors/nvi-devel: document ncurses requirement (USES+=ncurses) 2016-02-05 18:37:39 +00:00
nvi-m17n editors/nvi-m17n: document ncurses requirement (USES+=ncurses) 2016-01-31 12:11:03 +00:00
omegaT Update omegaT to 3.1.9 update 4 2016-02-19 20:46:30 +00:00
openoffice-4 Combine print/cups-base, print/cups-client and print/cups-image into 2016-03-11 11:53:42 +00:00
openoffice-devel Combine print/cups-base, print/cups-client and print/cups-image into 2016-03-11 11:53:42 +00:00
p5-Padre Been broken on 9 for more than a month, marking BROKEN before 2016Q2. 2016-02-28 23:38:15 +00:00
p5-Proc-InvokeEditor
p5-Vimana Make it so that the default Perl is always called perl5. 2015-09-14 12:19:48 +00:00
paredit-mode.el - Chase GNU Emacs updates 2015-04-27 10:29:27 +00:00
pico-alpine
pluma Update pluma to 1.12.2. 2016-03-03 14:46:49 +00:00
plume-creator-devel Convert LICENSE= "GPLxx # or later" to "GPLxx+" 2016-01-12 16:20:31 +00:00
poedit Fix issues in freeBSD 9.3-RELEASE 2015-09-06 13:40:36 +00:00
psgml - Fix broken patches. 2015-11-12 07:09:05 +00:00
puff editors/puff: document ncurses rqmt (USES+=ncurses), respect LDFLAGS 2016-01-31 14:44:32 +00:00
py-room
rox-edit
scite Update to 3.6.3 2016-02-07 07:17:25 +00:00
se editors/se: document ncurses requirement (USES+=ncurses) 2016-02-05 18:57:08 +00:00
semi - Drop @dirrm* from plist 2015-06-07 17:07:10 +00:00
shed editors/shed: document ncurses requirement (USES+=ncurses) 2016-02-05 18:57:54 +00:00
slime - Update to 2.15 2015-12-15 08:16:07 +00:00
ssam Mark a few ports BROKEN: unfetchable 2015-11-09 12:59:03 +00:00
ssed
sted editors/sted: USES+=ncurses, respect LDFLAGS 2016-01-31 14:35:35 +00:00
tamago - Switch to options helpers 2015-08-26 18:26:14 +00:00
tea - Update to 41.1.0 2015-10-01 23:36:34 +00:00
teco
ted - Split ghostscript into X11-independent and -dependent parts: 2015-08-22 17:48:35 +00:00
tetradraw editors/tetradraw: USES+= ncurses, respect LDFLAGS 2016-01-31 12:29:31 +00:00
texmacs - Split ghostscript into X11-independent and -dependent parts: 2015-08-22 17:48:35 +00:00
texmaker Update poppler to 0.40.0. [1] 2016-01-21 19:40:10 +00:00
texstudio Update poppler to 0.40.0. [1] 2016-01-21 19:40:10 +00:00
textroom Remove trailing whitespace from Makefiles, A-L. 2015-10-08 15:11:28 +00:00
texworks Update poppler to 0.40.0. [1] 2016-01-21 19:40:10 +00:00
the New port: editors/the 2016-01-20 18:59:18 +00:00
thoteditor MASTER_SITES cleanup. 2015-05-14 10:15:04 +00:00
tpad
tree-widget - Chase GNU Emacs updates 2015-04-27 10:29:27 +00:00
treeform
tweak editors/tweak: document ncurses requirement (USES+=ncurses) 2016-01-31 12:34:28 +00:00
uemacs editors/uemacs: document ncurses rqmt (USES+=ncurses), respect LDFLAGS 2016-02-05 18:59:49 +00:00
uzap editors/uzap: document ncurses reqmt (USES+=ncurses), respect LDFLAGS 2016-01-31 12:18:31 +00:00
vanubi Switch to USES=execinfo 2015-12-30 20:49:51 +00:00
vigor editors/vigor: USES+= ncurses, link with ncurses, not curses 2016-02-05 19:00:51 +00:00
vile editors/vile: document ncurses requirement (USES+=ncurses) 2016-01-31 12:35:36 +00:00
vim - Remove USES=tar:bzip2 2016-03-10 19:54:00 +00:00
vim-lite
winefish Fix fetching 2015-03-30 20:55:29 +00:00
with-editor New port: editors/with-editor 2016-02-04 19:10:57 +00:00
wordgrinder - Use options helpers 2015-11-10 20:14:48 +00:00
xcoral Add a patch to relax requirements for matching font-names available 2015-01-24 18:43:27 +00:00
xed - Simplify MASTER_SITES 2015-03-05 04:29:56 +00:00
xmlcopyeditor Remove ansi version fo wxGTK 2.8 and only keep the unicode version 2015-09-16 19:51:26 +00:00
xvile editors/(x)vile: Upgrade version 9.8o => 9.8q 2015-10-09 22:07:50 +00:00
yudit
yui
yzis
zile editors/zile: document ncurses requirement (USES+=ncurses) 2016-01-31 12:47:51 +00:00
zoinks Convert LICENSE= "GPLxx # or later" to "GPLxx+" 2016-01-12 16:20:31 +00:00
Makefile New port: editors/with-editor 2016-02-04 19:10:57 +00:00