1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Tilman Keskinoz c508176d12 Add japanese Slaveport of MovableType
PR:		139303
Submitted by:	Takefu Kenji <takefu@airport.fm>
2009-10-06 15:32:05 +00:00
accessibility
arabic
archivers - Update to 0.6 2009-10-03 23:53:20 +00:00
astro - Update to 2221. 2009-10-04 19:35:03 +00:00
audio - Update to 2.7.1 2009-10-05 14:43:14 +00:00
benchmarks
biology - Annotate that 8.x no longer needs libmap hack 2009-10-01 07:34:28 +00:00
cad
chinese Fix typo in previous commit. 2009-09-30 17:56:55 +00:00
comms - Temporary hack to fix the build for now. 2009-10-05 21:52:44 +00:00
converters Add converters/p5-Encode-DoubleEncodedUTF8 0.04, a Perl module to fix 2009-10-01 14:01:09 +00:00
databases - Update databases/libpbl to 1.04, fix compile-time warnings, declare as safe 2009-10-06 14:52:01 +00:00
deskutils Reset maintainer due to bouncing email. 2009-10-05 20:23:00 +00:00
devel - Update to 1.0.14 2009-10-06 10:21:11 +00:00
dns - Update to 1.37 2009-10-01 10:37:11 +00:00
editors Fix on 9-current. 2009-10-06 00:15:13 +00:00
emulators Fix build on 7/amd64. 2009-09-29 22:16:37 +00:00
finance - Update to 5.0.6 2009-10-02 03:38:31 +00:00
french
ftp - Resurrect ftp/gwget 2009-10-04 00:06:51 +00:00
games Update to version 2.5.2. 2009-10-04 17:18:02 +00:00
german
graphics graphics/hugin: 2009-10-05 07:19:06 +00:00
hebrew
hungarian
irc - Update to latest snapshot 20090906 2009-09-30 13:11:59 +00:00
japanese Add japanese Slaveport of MovableType 2009-10-06 15:32:05 +00:00
java
korean
lang Update to the 20091001 snapshot of GCC 4.5.0. 2009-10-03 07:27:00 +00:00
mail - Update databases/libpbl to 1.04, fix compile-time warnings, declare as safe 2009-10-06 14:52:01 +00:00
math - Change sed pattern delimited to something less common in CFLAGS strings 2009-10-04 20:20:48 +00:00
mbone
misc Update to 3.11. 2009-10-01 16:19:41 +00:00
Mk Have CFLAGS and LDFLAGS set an -rpath to the lang/gcc44 library directory 2009-09-26 01:02:01 +00:00
multimedia - Fix plist for NOPORTDOCS 2009-10-06 15:13:28 +00:00
net - Update to 1.1.4 2009-10-04 20:47:15 +00:00
net-im Enable optional Cyrus-SASL support. 2009-10-05 07:12:56 +00:00
net-mgmt
net-p2p - Update to 1.4.1 2009-09-30 14:05:04 +00:00
news
palm
polish
ports-mgmt
portuguese
print - Update to 1.3.4. 2009-10-04 21:54:54 +00:00
russian
science - Change sed delimiters away from , 2009-10-04 20:26:01 +00:00
security Add FreeBSD-SA-09:14.devfs to the VuXML list. 2009-10-06 09:37:49 +00:00
shells - Update to 0.9.6 2009-10-04 10:16:29 +00:00
sysutils Remove duplicate port entry sysutils/fusefs-gphotofs since it already 2009-10-05 13:16:32 +00:00
Templates
textproc - Updated to 2.5.10 2009-10-06 00:40:00 +00:00
Tools - Fixed "permission denied" error 2009-10-06 00:48:13 +00:00
ukrainian
vietnamese
www Add checksums for localized distfiles too 2009-10-06 15:24:03 +00:00
x11 - Update to 1.0.1 2009-10-06 07:52:46 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Update to 0.93 2009-09-30 14:11:12 +00:00
x11-wm - Fix build on NOPORTDOCS 2009-10-05 12:03:42 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS - Add SLANG knob (we do have NCURSES there, right?) 2009-10-01 17:14:59 +00:00
LEGAL
Makefile
MOVED Remove duplicate port entry sysutils/fusefs-gphotofs since it already 2009-10-05 13:16:32 +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.