1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-17 03:25:46 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Herve Quiroz 5e4de9c874 - Update to bsd.java.mk 2.0 [1]
- Use USE_ANT
- Remove unneeded PLIST_SUB entries
- Dynamic packing list
- Use JAVALIBDIR in BUILD_DEPENDS
- Use INSTALL_DATA to install documentation and JAR files
- Use ECHO_MSG rather than ECHO
- Use MASTER_SITE_APACHE_JAKARTA
- Remove DIST_SUBDIR
- Add 'devel' category

PR:		76036
Submitted by:	maintainer [1]
Approved by:	maintainer
2005-01-18 09:09:42 +00:00
accessibility Update to 0.11.12. 2005-01-18 06:22:32 +00:00
arabic
archivers update to 4.14. 2005-01-18 06:02:58 +00:00
astro
audio
benchmarks
biology
cad Upgrade to 1.2.0. 2005-01-17 21:09:27 +00:00
chinese
comms
converters
databases
deskutils - Update to 0.3 2005-01-18 06:26:25 +00:00
devel Upgrade to 1.2.3. 2005-01-17 21:38:11 +00:00
dns
editors -Update to 2.2.3, see more details: 2005-01-17 21:23:31 +00:00
emulators Get the PLIST generation out of do-install and into pre-instal. 2005-01-17 19:37:47 +00:00
finance
french Chase Code_Aster upgrade to 7.4.0. 2005-01-17 21:11:06 +00:00
ftp
games Typo: explicitely -> explicitly 2005-01-18 01:34:31 +00:00
german
graphics upgrade to 2.2 2005-01-18 05:40:42 +00:00
hebrew
hungarian
irc o Update checksum due to distfile change 2005-01-18 03:22:34 +00:00
japanese
java - Update to bsd.java.mk 2.0 [1] 2005-01-18 09:09:42 +00:00
korean
lang
mail upgrade to 0.98 2005-01-18 05:44:50 +00:00
math Update to 1.4.2. 2005-01-18 06:17:48 +00:00
mbone
misc
Mk
multimedia
net
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security Document security vulnerability in ImageMagick. 2005-01-18 01:02:45 +00:00
shells
sysutils
Templates
textproc Update to 2.6.17. 2005-01-18 01:50:45 +00:00
Tools
ukrainian
vietnamese
www upgrade to 1.6 2005-01-18 05:38:38 +00:00
x11
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.cvsignore
CHANGES
LEGAL
Makefile
MOVED
README
UPDATING Add a entry on upgrading the SpamBouncer installation. 2005-01-17 22:56:09 +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.