Personal patches
Go to file
Kurt Jaeger 180fd0f5ee New port: print/fig2dev
Fig2dev is a set of tools for creating TeX documents with graphics
which are portable, in the sense that they can be printed in a wide
variety of environments.

Drivers currently exist for the following graphics languages:
AutoCad slide, BOX, (E)EPIC macros, LaTeX picture environment,
PIC, PiCTeX, PNG, PostScript, Encapsulated Postscript, GIF,
IBM-GL, JPEG, PCX, MF (METAFONT), TeXtyl, TIFF, TPIC, XBM (X11
Bitmap), XPM (X11 Pixmap), and TK (tcl/tk).  Fig2dev can be
configured with a subset of these drivers.

WWW: https://en.wikipedia.org/wiki/Xfig

This port will replace print/transfig after a bit of testing.
2016-08-23 17:44:52 +00:00
accessibility
arabic
archivers - Update to 1.59 2016-08-23 10:23:45 +00:00
astro
audio - Update to 0.7.5 2016-08-23 13:29:17 +00:00
benchmarks
biology - Mark BROKEN: does not fetch (distfile was removed from ftp) 2016-08-22 11:06:06 +00:00
cad cad/NASTRAN-95: Report version as FREEBSD rather than LINUX 2016-08-23 02:29:44 +00:00
chinese
comms
converters
databases databases/py-sqlalchemy10: 1.0.13 -> 1.0.14 2016-08-23 16:28:40 +00:00
deskutils - Update to 0.42 2016-08-23 16:02:51 +00:00
devel devel/dfuife-curses: document ncurses requirement 2016-08-23 16:56:41 +00:00
dns Update to latest commit. 2016-08-22 12:20:54 +00:00
editors editors/the: document ncurses requirement 2016-08-23 16:34:18 +00:00
emulators Configure without --without-xinerama which I missed from r420654 since 2016-08-23 10:14:41 +00:00
finance
french
ftp Reset sem@'s ports per his request. 2016-08-21 11:58:26 +00:00
games games/eif: Document and fix ncurses requirement, use errno.h 2016-08-23 15:29:09 +00:00
german
graphics - Add LICENSE 2016-08-23 09:01:19 +00:00
hebrew
hungarian
irc
japanese
java java/intellij: Update to version 2016.2.2. 2016-08-23 15:21:48 +00:00
Keywords
korean
lang - Add enchant php55/php56/php70 extension 2016-08-23 10:54:49 +00:00
mail mail/gnome-gmail-notifier: remove WWW 2016-08-23 17:36:36 +00:00
math math/oleo: document ncurses and remove extern errno 2016-08-23 16:25:35 +00:00
misc misc/nms: document ncurses, honor CFLAGS and LDFLAGS 2016-08-23 14:32:09 +00:00
Mk Mk/Uses/alias.mk: Fix typo, remove "8" option 2016-08-23 12:33:13 +00:00
multimedia multimedia/emby-server: Update to 3.0.6070 2016-08-22 16:07:30 +00:00
net net/tcpkali: document ncurses requirement 2016-08-23 16:12:17 +00:00
net-im
net-mgmt net-mgmt/bpft: document and fix ncurses requirement 2016-08-23 17:43:42 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print New port: print/fig2dev 2016-08-23 17:44:52 +00:00
russian
science science/epte: document ncurses, fix DF 2016-08-23 16:07:29 +00:00
security security/whatweb: update to latest revision 2016-08-23 17:29:32 +00:00
shells
sysutils sysutils/heirloom: Document and fix ncurses requirement 2016-08-23 17:10:39 +00:00
Templates
textproc textproc/soothsayer: fix ncurses, missing c++ headers, not jobs safe 2016-08-23 15:58:43 +00:00
Tools
ukrainian
vietnamese
www - Update to MediaWiki 1.27.1, 1.26.4, 1.23.15 2016-08-23 13:51:14 +00:00
x11 Lightweight Qt-based terminal emulator. 2016-08-23 15:18:26 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Update fontconfig to 2.12.1. 2016-08-21 19:13:32 +00:00
x11-servers
x11-themes
x11-toolkits QTermWidget is an opensource project originally based on KDE4 Konsole 2016-08-23 15:11:50 +00:00
x11-wm Add missing braces in polkit example rules. 2016-08-23 14:12:59 +00:00
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Revive audio/exaile-devel 2016-08-21 13:26:34 +00:00
README
UIDs
UPDATING

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	http://www.FreeBSD.org/ports

For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:

	http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports.html
		for the latest official version
	or:
	The ports(7) manual page (man ports).

These will explain how to use ports and packages.

If you would like to search for a port, you can do so easily by
saying (in /usr/ports):


	make search name="<name>"
	or:
	make search key="<keyword>"

which will generate a list of all ports matching <name> or <keyword>.
make search also supports wildcards, such as:

	make search name="gtk*"

For information about contributing to FreeBSD ports, please see the Porter's
Handbook, available at:

	http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/porters-handbook/

NOTE:  This tree will GROW significantly in size during normal usage!
The distribution tar files can and do accumulate in /usr/ports/distfiles,
and the individual ports will also use up lots of space in their work
subdirectories unless you remember to "make clean" after you're done
building a given port.  /usr/ports/distfiles can also be periodically
cleaned without ill-effect.