1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Philip M. Gollucci 0a07b121e1 - SUB_FILES += pkg-message
PR:             ports/142621
Submitted by:   Sevan Janiyan <venture37@geeklan.co.uk>
2010-01-12 04:04:05 +00:00
accessibility
arabic - Update to 0.7.0 2010-01-10 14:46:46 +00:00
archivers - Update to 2.024 2010-01-11 08:20:01 +00:00
astro
audio - Update Amarok to 2.2.2 "Maya Gold" release! 2010-01-12 00:26:08 +00:00
benchmarks specifiy explicit RUN_DEPENDS instead of RUN=BUILD 2010-01-11 20:02:23 +00:00
biology
cad
chinese - Add files/pkg-message.in 2010-01-11 02:37:42 +00:00
comms - Update to 0.5.11 [1] 2010-01-10 23:40:08 +00:00
converters - Upgrade to 2.17. 2010-01-11 01:19:06 +00:00
databases - remove files I didn't mean to add 2010-01-12 01:24:55 +00:00
deskutils - Update to 0.6 2010-01-11 12:37:38 +00:00
devel - Update to 0.94 2010-01-12 00:49:23 +00:00
dns - Update to 3.2.4 2010-01-12 00:41:23 +00:00
editors - Respect CC 2010-01-11 14:20:22 +00:00
emulators Upgrade to open-vm-tools-2009.12.16 build 217847 2010-01-10 10:31:45 +00:00
finance With portmgr hat on, reset the maintainership of skv@ for ports that 2010-01-10 03:54:09 +00:00
french . update to version 4.4.0, changes: 2010-01-11 08:59:05 +00:00
ftp - Update to 3.3.1 2010-01-12 01:12:33 +00:00
games - remove redundent sed command to adjust pkg-message 2010-01-12 03:32:48 +00:00
german . update to version 4.4.0, changes: 2010-01-11 08:59:05 +00:00
graphics - Chase the redirect 2010-01-12 03:43:44 +00:00
hebrew
hungarian
irc - SUB_FILES += pkg-message 2010-01-12 04:03:26 +00:00
japanese - SUB_FILES += pkg-message 2010-01-12 04:04:05 +00:00
java
korean
lang - Update to 4.175 2010-01-11 14:40:12 +00:00
mail - fix pkg-plist problem 2010-01-12 02:06:17 +00:00
math Update to 4.3.2 release. 2010-01-11 11:33:02 +00:00
mbone
misc - chase devel/newt shlib bump 2010-01-10 23:51:08 +00:00
Mk As announced, remove MySQL 6.0 (dead development branch) and update CONFLICTS. 2010-01-11 11:58:42 +00:00
multimedia bump PORTREVISION for the recent update of 2010-01-10 10:01:28 +00:00
net - Update to 1.52 2010-01-12 00:49:40 +00:00
net-im bump PORTREVISION for the recent update of 2010-01-10 09:56:26 +00:00
net-mgmt - Fix build with SNMP option. 2010-01-10 15:09:14 +00:00
net-p2p Fix port installation 2010-01-11 01:45:54 +00:00
news With portmgr hat on, reset the maintainership of skv@ for ports that 2010-01-10 03:54:09 +00:00
palm
polish
ports-mgmt
portuguese
print - Update to 0.5.3 2010-01-11 06:10:24 +00:00
russian . update to version 4.4.0, changes: 2010-01-11 08:59:05 +00:00
science - Update to 1.4 2010-01-12 03:02:16 +00:00
security - Update to 2.3e 2010-01-12 00:51:42 +00:00
shells
sysutils Add support for FreeBSD 8 in mount module. 2010-01-11 10:29:03 +00:00
Templates
textproc - Depending on docbook-4.1 directly. We need some of DocBook DTDs, 2010-01-12 02:53:07 +00:00
Tools
ukrainian
vietnamese
www - Update to 3.63 2010-01-12 02:43:12 +00:00
x11 bump PORTREVISION for the recent update of 2010-01-10 09:56:26 +00:00
x11-clocks bump PORTREVISION for the recent update of 2010-01-10 09:56:26 +00:00
x11-drivers
x11-fm bump PORTREVISION for the recent update of 2010-01-10 09:56:26 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits - Unbreak port by disabling gtkdoc 2010-01-11 08:51:39 +00:00
x11-wm - Pass maintainer to submitter. 2010-01-10 13:11:40 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Remove old enigmail port. 2010-01-11 15:20:39 +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.