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
Ernst de Haan 2bcca35202 Update to version 1.0.2 of Trove4j.
The port now uses the JAVAJARDIR variable defined in bsd.java.mk.

Submitted by:	maintainer
2003-05-08 07:28:48 +00:00
accessibility * Update to 0.7.1 2003-05-07 17:15:34 +00:00
arabic
archivers Set MASTER_SITES fetchable and correct reinplace command. 2003-05-08 05:08:06 +00:00
astro unbreak by upgrading to 0.1.10 2003-05-07 13:28:40 +00:00
audio
benchmarks Change maintainer email to my @FreeBSD.org address 2003-05-07 11:37:56 +00:00
biology
cad unbreak by upgrading to 0.41 2003-05-07 06:42:31 +00:00
chinese 1. include <osreldate.h> before use macro __FreeBSD_version 2003-05-07 02:19:56 +00:00
comms Change maintainer email to my @FreeBSD.org address 2003-05-07 11:37:56 +00:00
converters
databases utilize USE_GETOPT_LONG 2003-05-07 17:59:32 +00:00
deskutils Update to 0.8 2003-05-08 06:59:37 +00:00
devel A couple touch-ups. 2003-05-08 00:05:58 +00:00
dns
editors Set MASTER_SITES fetchable and correct reinplace commands. 2003-05-08 05:54:24 +00:00
emulators Mirror the distfile since the download section on the master site is dead. 2003-05-08 01:33:09 +00:00
finance
french
ftp
games USE_GETOPT_LONG[1] 2003-05-07 14:09:07 +00:00
german
graphics Set MASTER_SITES fetchable and correct reinplace commands. 2003-05-08 07:04:38 +00:00
hebrew
hungarian
irc Change maintainer email to my @FreeBSD.org address 2003-05-07 11:37:56 +00:00
japanese PREFIX to LOCALBASE in _DEPENDS and remove duplicate 2003-05-08 04:51:04 +00:00
java Update to version 1.0.2 of Trove4j. 2003-05-08 07:28:48 +00:00
korean
lang Remove SPARC section. This assumed a 32-bit SPARC, not the UltraSPARC. 2003-05-07 23:15:02 +00:00
mail PR: 51356 2003-05-08 05:03:44 +00:00
math Wrong distinfo (forgot to update) 2003-05-08 02:28:24 +00:00
mbone
misc Add missing dependency on devel/trio, and fix build. Might just be me, 2003-05-08 03:38:34 +00:00
Mk - Fixes problem when base has no openssl installed 2003-05-07 20:08:00 +00:00
multimedia Add ${PTHREAD_LIBS} because they are missing in gtk-config --libs. 2003-05-07 14:29:16 +00:00
net Update WWW to silent false alarms. 2003-05-08 05:51:49 +00:00
net-im Fix path to smbclient 2003-05-07 14:19:44 +00:00
net-mgmt Unbork net/rancid. Fix PLIST error and be more conformant to config file 2003-05-07 17:28:14 +00:00
net-p2p
news Update to latest release. (bugfix) 2003-05-07 15:44:35 +00:00
palm
picobsd
polish
ports-mgmt Change maintainer email to my @FreeBSD.org address 2003-05-07 11:37:56 +00:00
portuguese
print Original source never maintained. 2003-05-07 10:36:44 +00:00
russian
science
security Update to version 2.03. 2003-05-08 06:11:16 +00:00
shells
sysutils * Update to 0.7.1 2003-05-07 17:15:34 +00:00
Templates
textproc Add NO_LATEST_LINK. 2003-05-07 16:34:11 +00:00
Tools
ukrainian
vietnamese
www Port www/orion-devel removed. 2003-05-08 07:23:44 +00:00
x11 Add a patch to work around a gcc/gas problem on sparc64. No revision bump 2003-05-07 22:34:43 +00:00
x11-clocks
x11-fm Update to 2.2.4. 2003-05-08 04:45:18 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Update to 2.2.4. 2003-05-08 04:45:18 +00:00
x11-wm
.cvsignore
INDEX
INDEX-5
LEGAL
Makefile
MOVED Port www/orion-devel removed. 2003-05-08 07:23:44 +00:00
README

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.