1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Daniel Eischen e4f8d56850 Updates from Maxim Sobolev:
+ CFLAGS received appropriate respect
  + X11BASE now used insted of PREFIX in -I and -L compiler directives
  + pkg/DESCR slightly modified to reflect Nedit's LessTif frindiness

PR:		ports/17457
Submitted by:	Maxim Sobolev <sobomax@altavista.net>
2000-03-27 13:14:14 +00:00
archivers Activate fastjar. 2000-03-25 00:18:26 +00:00
astro port update: dgpsip 1.29 -> 1.32 2000-03-27 00:41:22 +00:00
audio Update to 2.4 2000-03-26 01:06:37 +00:00
benchmarks * Install the new manpage. 2000-03-23 02:21:52 +00:00
biology
cad Update to 1.0 2000-03-24 00:29:28 +00:00
chinese
comms
converters Whoops, I put this in the wrong category. 2000-03-25 18:53:53 +00:00
databases Fix URL. 2000-03-26 21:38:19 +00:00
deskutils Upgrade to version 1.3.3. 2000-03-26 13:16:31 +00:00
devel Update to 0.16d. Shuffle PLIST around a bit. 2000-03-27 08:14:57 +00:00
dns
editors Updates from Maxim Sobolev: 2000-03-27 13:14:14 +00:00
emulators - Add a tip (/tmp usage) 2000-03-25 23:02:49 +00:00
finance Upgrade to version 1.3.3. 2000-03-26 13:16:31 +00:00
french/ispell
ftp Update to curl 6.5.2 2000-03-26 05:08:26 +00:00
games Add mudix, a ncurses-based MUD client. Finally, an alternative to the ugly 2000-03-26 19:19:35 +00:00
german
graphics Doing KDE style mtree in kdelibs. 2000-03-25 16:14:50 +00:00
irc Change "jensen@arizona.edu" to "toast@blackened.com". 2000-03-25 22:14:52 +00:00
japanese Update to 0.14.2 2000-03-26 21:22:44 +00:00
java update to reflect latest tarball 2000-03-24 00:52:15 +00:00
korean
lang Comply with the license terms and install the license file. 2000-03-26 06:03:02 +00:00
mail Sort and remove blank lines. 2000-03-25 16:17:31 +00:00
math Upgrade to 15.2. 2000-03-27 10:33:49 +00:00
mbone
misc Update to 4.5.43. 2000-03-25 23:17:12 +00:00
Mk Rework the previous commit. The 'make search' mechanism will now work 2000-03-22 22:41:05 +00:00
multimedia
net Update to version 0.9.12 2000-03-27 06:07:33 +00:00
net-im Update to version 0.9.12 2000-03-27 06:07:33 +00:00
net-mgmt
news Update port to 1.3.4 2000-03-24 00:00:41 +00:00
palm Change from http://jpilot.linuxbox.com/ to http://jpilot.linuxave.net/. 2000-03-27 10:38:19 +00:00
ports-mgmt
portuguese/ispell-pt_BR
print fixed png.h problem by setting include path in CFLAGS in ports Makefile 2000-03-25 21:50:52 +00:00
russian
science
security Add ident2, a way for people running behind a natd server to use ident. 2000-03-27 09:58:45 +00:00
shells
sysutils Add LIB_DEPEND on graphics/imlib. 2000-03-24 12:59:26 +00:00
Templates
textproc
Tools
vietnamese
www Fix exec bug via PATCH_SITES/PATCHFILES: 2000-03-26 21:54:45 +00:00
x11 Update to rxvt 2.7.3 per the rxvt-devel mailing list announcement. 2000-03-27 07:00:09 +00:00
x11-clocks
x11-fm Update to 4.5.43. 2000-03-25 23:17:12 +00:00
x11-fonts
x11-servers Compile the mouse driver even if the user choose to not build the servers 2000-03-24 01:11:55 +00:00
x11-themes Update MASTER_SITES and WWW to their new domain 2000-03-23 23:54:23 +00:00
x11-toolkits Update to version 2.1.0 beta3. 2000-03-24 15:59:25 +00:00
x11-wm Clean up x11-wm/ude port. 2000-03-25 18:56:40 +00:00
.cvsignore
INDEX
LEGAL
Makefile
README
YEAR2000

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/handbook/handbook.html

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.