1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Masafumi Max NAKANE 168ad60604 Upgrade, 4.0 -> 4.1.
As I do the upgrade, I made this port truely respect the setting of PREFIX,
ie, now the executable looks for the config files in ${PREFIX}/lib/dmake.
Also, instead of patching the makefile in the source distribution to
add the install: target, define it in the port Makefile.
And, move the scripts/post-patch into the port Makefile.
1997-09-07 20:23:13 +00:00
archivers Upgrade to 2.4.6. 1997-09-01 09:26:38 +00:00
astro
audio Install some doc files that have copyright info. 1997-09-05 17:41:29 +00:00
benchmarks
cad
chinese
comms
converters
databases Upgrade to v3.20.25 1997-09-05 20:23:13 +00:00
deskutils
devel Upgrade, 4.0 -> 4.1. 1997-09-07 20:23:13 +00:00
dns/p5-Net-DNS
editors Update to version 7.2. 1997-09-06 19:58:13 +00:00
emulators
finance/p5-Business-CreditCard
ftp
games Change xpat2 to be sgid games instead of suid games. In addition to 1997-09-07 02:54:16 +00:00
german
graphics Update to 2.5. 1997-08-29 12:17:51 +00:00
irc
japanese Upgrade, 1.39 -> 1.41. 1997-09-07 19:38:45 +00:00
java
korean
lang Portability improvements for the thread-safe malloc. 1997-09-05 05:34:11 +00:00
mail Upgrade to 4.1.6 1997-09-07 13:17:08 +00:00
math Correctly probe for -lpng and supply -L$libdir into LDFLAGS when needed. 1997-09-01 07:43:11 +00:00
mbone
misc Upgrade to 2.4.6. 1997-09-01 09:26:38 +00:00
Mk
multimedia
net Upgrade to released version 1.0.2 1997-08-28 06:49:07 +00:00
net-mgmt Update to use ports tcl 8.0 / tk 8.0: 1997-08-27 23:05:04 +00:00
news Upgrade to 970901 1997-09-02 12:34:12 +00:00
palm/pilot_makedoc
ports-mgmt
print Upgrade, 3.08 -> 3.10. 1997-09-05 15:47:18 +00:00
russian
science/felt
security link idecrypt with -ldes 1997-09-01 13:50:41 +00:00
shells @exec/@unexec directives that use %[FD] should never be put at the 1997-09-06 17:52:52 +00:00
sysutils Update the e-mail address of the maintainer of the original 1997-09-04 14:28:11 +00:00
Templates
textproc Update from 1.1.1 to 1.2. 1997-09-07 00:20:42 +00:00
vietnamese
www Oops, license bug really _not_ fixed, return old text. 1997-09-07 20:11:30 +00:00
x11 Patch to make freq/dirlist.c compile on -current. 1997-09-03 05:23:32 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-toolkits Build and install static library also. 1997-09-01 11:46:55 +00:00
x11-wm New port, xfce: 1997-08-31 17:10:46 +00:00
.cvsignore
INDEX
LEGAL Add mikmod-2.14: 1997-09-05 18:01:09 +00:00
Makefile
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/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.