1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Satoshi Asami 1059c2e8ff (1) Fix typo in MASTER_SITES, it said ".../pib/pib" when it should have
been ".../pub/pib/" (I first thought the second "pib" was bogus,
    until I realized that the problem was in fact a typo of "pub" and
    a missing "/"!)

(2) Fix RUN_DEPENDS, you can't just put a generic name like "tk-4.1"
    here. ;)

(3) Change install: target to do-install: and also move it above the
    .include <bsd.port.mk>.  (You shouldn't define your own "install"
    or "patch" or any of the big targets unless absolutely necessary,
    the "do-*" targets are where most of the real work is done.)
1996-12-31 13:41:05 +00:00
archivers
astro
audio
benchmarks
cad
chinese
comms CATEGORIES+= -> CATEGORIES= 1996-12-30 21:33:40 +00:00
converters
databases
deskutils
devel Upgrade, 1.3.1 -> 1.3.2. 1996-12-24 11:12:12 +00:00
editors
emulators
finance/p5-Business-CreditCard
ftp
games CATEGORIES+= -> CATEGORIES= 1996-12-30 21:33:40 +00:00
graphics CATEGORIES+= -> CATEGORIES= 1996-12-30 21:33:40 +00:00
irc {MKDIR} -> ${MKDIR} 1996-12-30 21:26:52 +00:00
japanese Put files that cannot be found on any ftp site to LOCAL_PORTS and add 1996-12-30 21:12:52 +00:00
java Upgrade, 0.5.5 -> 0.6.1. 1996-12-26 09:06:35 +00:00
lang Move the master site pointer to esr's retrocomputing archive; the old 1996-12-31 08:25:17 +00:00
mail For now, stop adding the release number (sort of like patchlevel) to the 1996-12-28 22:30:29 +00:00
math
mbone
misc Moving estic from ports/comms -> ports/misc 1996-12-29 04:45:47 +00:00
Mk I'm sorry, this kind of commits need to be reviewed by me, espicially 1996-12-26 01:02:29 +00:00
multimedia
net Thanks Peter for taking this, but MAINTAINER should be a full address 1996-12-31 13:11:21 +00:00
net-mgmt Ignore checksum of tzfile.h. Closes PR ports/2306. 1996-12-28 23:39:32 +00:00
news
ports-mgmt/pib (1) Fix typo in MASTER_SITES, it said ".../pib/pib" when it should have 1996-12-31 13:41:05 +00:00
print Remove the private do-fetch target. 1996-12-27 16:34:53 +00:00
russian
security Make one of our changes for -current work on 2.1. In -current, rresvport() 1996-12-27 08:42:41 +00:00
shells Upgrade to 2.0 1996-12-27 11:40:57 +00:00
sysutils (1) Fix typo in MASTER_SITES, it said ".../pib/pib" when it should have 1996-12-31 13:41:05 +00:00
Templates
textproc
vietnamese Share vnroff with the rest of the world. 1996-12-25 12:43:09 +00:00
www Update 1.1.1 -> 1.1.2 1996-12-26 22:00:50 +00:00
x11 Activate etlfont. 1996-12-30 18:27:30 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers Quick hack of KOI8-R locale to make it work: add ISO8859-1:GR 1996-12-25 05:56:07 +00:00
x11-toolkits Import of Tix, an extension of Tk with lots of useful widgets. 1996-12-30 07:13:51 +00:00
x11-wm
INDEX
LEGAL
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.