1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Satoshi Asami 51b84d9321 Use RUN_DEPENDS instead of EXEC_DEPENDS, as it is not (technicall) necessary
to have /usr/local/bin/gm4 just to build this port.

However, the configure script would find /usr/bin/m4 if /usr/local/bin/gm4
isn't there, so tell it to use tha latter via CONFIGURE_ENV.
1996-04-01 05:09:13 +00:00
archivers Add newline to end of file. Take out version number while I'm here. 1996-03-31 11:29:15 +00:00
astro Split freebsd.markers to freebsd.core.markers (core team members) and 1996-03-29 05:28:27 +00:00
audio
benchmarks Check NOMANCOMPRESS, and convert a shell for loop into a make .for loop 1996-03-21 11:35:08 +00:00
cad Upgrade, 1.2pl3 -> 1.4. 1996-03-25 08:30:53 +00:00
comms Upgrade to 3.39 1996-04-01 02:50:54 +00:00
converters
databases
deskutils/ical
devel Use RUN_DEPENDS instead of EXEC_DEPENDS, as it is not (technicall) necessary 1996-04-01 05:09:13 +00:00
editors ':' was missing from constructed PATH 1996-03-25 22:04:37 +00:00
emulators now provides a.out and ELF libraries. 1996-03-29 14:46:46 +00:00
ftp Switch to .tar.gz variant, it occupes less space in distfiles 1996-03-30 13:09:27 +00:00
games Update to v3.4 1996-03-30 17:08:46 +00:00
graphics Another one without newline. 1996-03-31 11:44:23 +00:00
irc Upgrade to 2.8.16beta 1996-03-31 20:26:00 +00:00
japanese Upgrade, 1.09+0.98 -> 1.10+0.99. 1996-03-31 23:25:24 +00:00
java/kaffe Kaffe maker to brew Java on your PC. 1996-03-07 03:53:57 +00:00
lang Correct the package CATEGORIES from "languages" to "lang". 1996-03-22 15:46:41 +00:00
mail Upgrade to level 14 1996-03-26 02:58:39 +00:00
math More missing newlines. 1996-03-31 11:48:53 +00:00
mbone
misc Add a pre-clean target to delete patch-0a created by do-extract. 1996-03-29 03:28:08 +00:00
Mk Change name of variable to LOCALBASE, to keep it symmetric with X11BASE, 1996-03-31 10:35:26 +00:00
multimedia Upgrade to 2.70.4.3 1996-03-26 04:02:50 +00:00
net Add tinyfugue. 1996-03-25 10:13:47 +00:00
net-mgmt/scotty3
news Added suck. 1996-03-31 23:22:50 +00:00
print Do not mkdir ${PREFIX}/man nor ${PREFIX}/bin 1996-03-28 23:25:40 +00:00
russian Change PKGNAME to reflect elm version change. 1996-03-29 06:39:16 +00:00
security Auto-sense installed perl & wish 1996-03-24 23:04:17 +00:00
shells A file and directory management tool. 1996-03-20 07:53:43 +00:00
sysutils
textproc
www Added javac_netscape. 1996-04-01 04:04:16 +00:00
x11 Added bowman. 1996-03-30 05:42:59 +00:00
x11-clocks
x11-fm/xfm
x11-fonts Add a pre-clean target to delete the "src" subdirectory, which is a 1996-03-07 01:57:29 +00:00
x11-servers Oops, forget to add an option to not build russian fonts 1996-03-22 11:49:28 +00:00
x11-toolkits
x11-wm Update fvwm-2.0.40 -> fvwm-2.0.41. 1996-03-11 14:18:27 +00:00
INDEX
LEGAL
Makefile Update print-index rule to reflect change in INDEX format. Deleted 1996-03-06 08:53:45 +00:00
README

This is the FreeBSD Ports Collection.  Please refer to the FreeBSD
Handbook on what to do with them.

The FreeBSD Handbook is available from

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

(that's the version on your machine) and

  http://www.freebsd.org/handbook/handbook.html

for the latest version from FreeBSD-current.

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