1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Martin Wilke eb06a2c453 settitle can set the icon and/or window titles of terminal emulator
windows such as those provided by xterm, eterm or Terminal.app.

Useful for tracking your mail or irc windows among the crowd.

Submitted by:	Stanislav Sedov <ssedov(at)mbsd.msk.ru> via private mail
Approved by:	krion (mentor)
2006-08-16 21:38:07 +00:00
accessibility
arabic
archivers - Update MASTER_SITES 2006-08-15 11:10:09 +00:00
astro
audio - Fix deinstall of certain files (missing in /etc/mtree/BSD.local.dist) 2006-08-16 15:19:03 +00:00
benchmarks
biology
cad Fix fetch. 2006-08-16 15:12:47 +00:00
chinese - Update to 0.3.1 2006-08-16 16:30:27 +00:00
comms - s,INSTALLS_SHLIB,USE_LDCONFIG,g 2006-08-14 22:55:18 +00:00
converters - s,INSTALLS_SHLIB,USE_LDCONFIG,g 2006-08-14 22:55:18 +00:00
databases - distfile has been re-rolled. 2006-08-16 15:53:14 +00:00
deskutils - Define USE_GETTEXT, bump PORTREVISION 2006-08-15 08:27:47 +00:00
devel Now builds on 7.0 2006-08-16 19:32:05 +00:00
dns - Update to 0.09 2006-08-15 00:10:49 +00:00
editors - Update to 3.5 2006-08-16 06:29:33 +00:00
emulators - Update to 0.6.3 2006-08-15 09:59:47 +00:00
finance - s,INSTALLS_SHLIB,USE_LDCONFIG,g 2006-08-14 23:06:39 +00:00
french - s,INSTALLS_SHLIB,USE_LDCONFIG,g 2006-08-14 23:06:39 +00:00
ftp - Pass maintainership to submitter 2006-08-15 08:23:59 +00:00
games The master site I previously added was a redirect; we need to use the 2006-08-16 18:04:13 +00:00
german
graphics - Update to 0.11.0 2006-08-16 17:49:38 +00:00
hebrew
hungarian Now installs again. 2006-08-16 19:31:05 +00:00
irc Fix dependency after eggdrop update 2006-08-16 16:22:31 +00:00
japanese Update to 1.2.0. 2006-08-16 18:06:46 +00:00
java Make portlint(1) happy 2006-08-15 21:46:13 +00:00
korean
lang - update to 0.013 2006-08-15 02:29:07 +00:00
mail Reawake USE_BISON after my cleanup. 2006-08-16 19:46:40 +00:00
math - Respect DESTDIR 2006-08-16 16:43:18 +00:00
mbone
misc Fix PLIST, add missing build time dependency. 2006-08-16 08:58:25 +00:00
Mk
multimedia - Move to LOCALBASE, force by bumping PORTREVISION 2006-08-16 12:32:27 +00:00
net - Update to bsd.java.mk 2.0 2006-08-16 21:38:02 +00:00
net-im - Mark it as deprecated since it depends of broken net-im/jabber and there is 2006-08-16 10:20:53 +00:00
net-mgmt Add p5-Net-IP-Match-Regexp 0.94, efficiently match IP addresses against 2006-08-15 07:30:59 +00:00
net-p2p - s,INSTALLS_SHLIB,USE_LDCONFIG,g 2006-08-15 00:56:24 +00:00
news
palm - s,INSTALLS_SHLIB,USE_LDCONFIG,g 2006-08-15 00:56:24 +00:00
polish
ports-mgmt - Respect DESTDIR 2006-08-16 05:51:17 +00:00
portuguese
print - Define USE_GETTEXT, bump PORTREVISION 2006-08-15 08:27:47 +00:00
russian
science - s,INSTALLS_SHLIB,USE_LDCONFIG,g 2006-08-15 01:45:58 +00:00
security - Update to 0.7 2006-08-16 16:46:58 +00:00
shells
sysutils - Respect DESTDIR 2006-08-16 05:51:17 +00:00
Templates
textproc Only broken on 5.x and below. 2006-08-16 19:36:03 +00:00
Tools
ukrainian
vietnamese
www - Fix PLIST_SUB entry to fix package building [1] 2006-08-16 21:23:54 +00:00
x11 settitle can set the icon and/or window titles of terminal emulator 2006-08-16 21:38:07 +00:00
x11-clocks - s,INSTALLS_SHLIB,USE_LDCONFIG,g 2006-08-15 01:11:33 +00:00
x11-drivers/synaptics
x11-fm - Remove directories that are not in mtree file 2006-08-15 07:56:23 +00:00
x11-fonts
x11-servers - s,INSTALLS_SHLIB,USE_LDCONFIG,g 2006-08-15 01:11:33 +00:00
x11-themes - s,INSTALLS_SHLIB,USE_LDCONFIG,g 2006-08-15 01:11:33 +00:00
x11-toolkits - s,INSTALLS_SHLIB,USE_LDCONFIG,g 2006-08-15 01:13:42 +00:00
x11-wm - Partially revert previous changes. 2006-08-15 11:27:21 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED
README
UIDs
UPDATING - Update to 3.0.23b 2006-08-15 15:25:02 +00:00

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.