1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Jean-Yves Lefort 3dae5ab198 - Update to 0.4.0 [1]
- Respect ${CC}, ${CFLAGS}, ${CXX} and ${CXXFLAGS}
- Fix the packing list when ${CXX} != g++
- Use ${PREFIX} rather than /usr/local in pkg-message, and reword it
- Refactor patches as ${REINPLACE_CMD} invocations

[1]:
PR:		ports/84285
Submitted by:	Daniel Blankensteiner <db@trunet.dk>
2005-07-29 16:47:31 +00:00
accessibility
arabic
archivers - Update to 1.24 2005-07-28 17:52:03 +00:00
astro
audio - Fix crash when finishing the track [1] 2005-07-29 11:25:04 +00:00
benchmarks
biology
cad Pass maintainership to last submitter 2005-07-29 15:14:18 +00:00
chinese
comms Add jerm 8094, communication terminal through serial and TCP/IP 2005-07-28 19:11:05 +00:00
converters Add p5-Encode 2.10, provides interfaces between strings and the rest of 2005-07-28 14:35:41 +00:00
databases Fix problems with gcc4 2005-07-29 10:44:59 +00:00
deskutils Update to version 1.0 2005-07-29 16:30:44 +00:00
devel - Update to 0.4.0 [1] 2005-07-29 16:47:31 +00:00
dns - Fix and update LDAP support 2005-07-28 22:37:50 +00:00
editors removing unnecessary patches 2005-07-29 12:50:52 +00:00
emulators - Add nasm as a dependency 2005-07-28 18:01:02 +00:00
finance - add missing dependency 2005-07-29 02:19:58 +00:00
french
ftp - Update to 1.2.3 2005-07-28 18:34:11 +00:00
games Use ECHO_CMD to write down configuration file 2005-07-29 12:17:54 +00:00
german
graphics Add the missing USE_GHOSTSCRIPT. 2005-07-29 13:57:33 +00:00
hebrew
hungarian
irc
japanese
java - Don't mkdir ${JAVAJARDIR} (already in mtree) 2005-07-29 12:36:08 +00:00
korean
lang Update to 7.3.1 2005-07-29 13:28:02 +00:00
mail switch NO_LATEST_LINK since sylpheed 2.0 is the new stable branch 2005-07-29 16:06:48 +00:00
math Asymptote is a powerful script-based vector graphics language that 2005-07-29 15:27:25 +00:00
mbone
misc
Mk
multimedia
net - Add --enable-pipe option 2005-07-29 14:52:26 +00:00
net-im - Add --enable-pipe option 2005-07-29 14:52:26 +00:00
net-mgmt Update to 0.42. 2005-07-29 06:49:08 +00:00
net-p2p
news
palm
polish
ports-mgmt Pass full path to pkg_{add,info} invoked from portupgrade. 2005-07-29 16:34:48 +00:00
portuguese
print This includes some tools that are in FreeType 1's contrib directory. 2005-07-29 09:24:29 +00:00
russian
science
security Pass maintainership to last submitter 2005-07-29 15:12:18 +00:00
shells
sysutils Pass full path to pkg_{add,info} invoked from portupgrade. 2005-07-29 16:34:48 +00:00
Templates
textproc - Update to 0.76 2005-07-28 15:03:12 +00:00
Tools
ukrainian
vietnamese
www - Update to 0.2.9 2005-07-29 01:45:18 +00:00
x11 - Update to 4.3 2005-07-29 15:43:10 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm - Update to 20050728 2005-07-29 12:41:57 +00:00
.cvsignore
CHANGES
LEGAL Add entry for lang/polyml, which requires a license agreement before 2005-07-29 07:27:07 +00:00
Makefile
MOVED lang/stackless_python is removed. 2005-07-29 01:01:41 +00:00
README
UPDATING Note Sun Grid Engine updates. 2005-07-29 02:18:38 +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 which is available from:

        file://localhost/usr/share/doc/handbook/handbook.html

(if you installed the doc distribution on your machine)

Or:

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

for the latest official version from FreeBSD-current.

The section "The Ports Collection" will tell you how to use the
ports and packages and the "Porting Applications" section
describes how one can contribute to the ports collection.

If you would like to search for a given port, you can do so easily
by saying:

	make search key="<keyword>"

Which will generate a list of all ports matching <keyword>.

NOTE:  This tree can 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, though if you don't have the original
distribution tarball(s) for something on CDROM then you will need to pull
it all over your network connection again if you ever try to build the
associated port.