1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Greg Larkin 6c1f956b02 - Update to 1.2.0.7692 RC3
- Fixed various portlint warnings
- Removed redundant macro definitions
- Added more MASTER_SITEs and fixed download filename problem
- Fixed do-fetch target to correct tindy errors
- Added knobs for some supported caching engines
- Cleaned up installation target and fixed for package building

Approved by:	beech (mentor, implicit)
2008-10-08 18:27:03 +00:00
accessibility
arabic
archivers . Update to 2.5.5. 2008-10-06 01:32:41 +00:00
astro - update to 0.033 2008-10-02 18:15:07 +00:00
audio Update to 0.9.13. 2008-10-08 17:35:13 +00:00
benchmarks
biology - Update to 4.1 2008-09-30 08:54:55 +00:00
cad
chinese - Update to 1.4.3.pre7 2008-10-04 03:26:05 +00:00
comms Update to version 1.21.0. 2008-10-05 21:50:35 +00:00
converters zbase32 is a base32 encoder/decoder.It is an alternate 2008-10-05 10:11:47 +00:00
databases Apply vendor fix 4.7.25.1; 2008-10-08 09:41:43 +00:00
deskutils This plugin allows applications using OpenSync to synchronise to and from 2008-10-05 13:38:02 +00:00
devel Make usable on 6.x and up. The FreeBSD defines valloc(3) in the 2008-10-08 18:22:58 +00:00
dns - Update to 0.38 2008-10-06 05:37:55 +00:00
editors - Update to 1.0.2247 2008-10-07 23:12:36 +00:00
emulators Fix PLIST_SUB and other minor issues. This change should fix package builds. 2008-10-07 18:20:47 +00:00
finance
french Update to version 4.2.2a -- bug fix release. 2008-10-06 19:27:52 +00:00
ftp - Fix NOPORTEXAMPLES=yes case. 2008-10-05 12:30:44 +00:00
games Update to 8.4.7. 2008-10-08 18:14:24 +00:00
german Update to version 4.2.2a -- bug fix release. 2008-10-06 19:27:52 +00:00
graphics - Qt linguist/qmake/uic/moc/rcc are build depends 2008-10-08 15:00:04 +00:00
hebrew
hungarian
irc update to 0.3.0.2 2008-10-01 20:47:10 +00:00
japanese Fix an issue that the port overrides the existing, modified resource 2008-10-05 12:47:00 +00:00
java Update to 1.41 release. 2008-10-03 06:29:05 +00:00
korean
lang - Update to 4.156 2008-10-07 00:12:33 +00:00
mail - UNBREAK: fix plist 2008-10-08 18:05:01 +00:00
math - Update to 1.44 2008-10-08 16:42:25 +00:00
mbone
misc - Ruby gem which provides a mailcap-like MIME Content-Type lookup 2008-10-08 07:17:23 +00:00
Mk
multimedia - Fix configure.in so it can get PACKAGE_VERSION/PACKAGE_NAME correctly 2008-10-07 09:11:57 +00:00
net - Update to 1.2.2 2008-10-07 13:52:13 +00:00
net-im - Update to 0.9.8 2008-10-07 21:15:03 +00:00
net-mgmt - Update to 0.1.9 2008-09-30 12:03:25 +00:00
net-p2p
news
palm SynCE is a project for connecting to devices running Windows CE or Pocket PC. 2008-10-05 10:15:41 +00:00
polish
ports-mgmt Add the pkg_add_it-1.0 utility for easy interactive package selection. 2008-10-06 14:49:28 +00:00
portuguese
print Add missing dependency. 2008-10-05 12:58:31 +00:00
russian Update to version 4.2.2a -- bug fix release. 2008-10-06 19:27:52 +00:00
science - Fix typo (CUNFIGURE_ARGS) 2008-10-02 19:51:35 +00:00
security - update to 1.8 2008-10-06 22:49:40 +00:00
shells Tweaking compiler options should be considered a configure task rather 2008-10-08 10:25:38 +00:00
sysutils bsdhwmon(8) is a program for FreeBSD for monitoring hardware sensors (fans, 2008-10-05 14:50:12 +00:00
Templates
textproc - update to 0.32 2008-10-08 14:14:45 +00:00
Tools
ukrainian
vietnamese
www - Update to 1.2.0.7692 RC3 2008-10-08 18:27:03 +00:00
x11 - Update to 1.3.1 2008-10-05 14:41:50 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Update to 2.27 2008-10-02 01:35:05 +00:00
x11-servers
x11-themes Add the Jini iconset for Gnome. 2008-09-29 21:39:31 +00:00
x11-toolkits - Update to 2.3.0 2008-10-04 14:57:48 +00:00
x11-wm Fix pkg-plist 2008-10-01 17:52:06 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Remove japanese/xjman and japanese/xjman-3. These are no longer 2008-10-05 02:59:53 +00:00
README
UIDs
UPDATING Assorted formatting, whitespace, consistency, and spelling fixes. 2008-10-04 09:07:24 +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.