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
Akinori MUSHA 361431b8cb Update to 20011231.
pkgtools.conf(5):
  - Introduce new configuration variables: BEFOREBUILD and
    AFTERINSTALL.

    Requested by: Gabriel Ambuehl <gabriel_ambuehl@buz.ch>

  - New utility functions localbase() and x11base() are now available.

pkgdb(1):
  - Add some progress messages.

pkg_deinstall(1):
  - Do not try to backup a nonexistent file.

portupgrade(1):
  - Always run afterinstall commands as root.

  - Show beforebuild/afterinstall commands to run.

  - Do not try to restore a +REQUIRED_BY file that's empty.

overall:
  - Do not call stty(1) if stdin is not a terminal.

  - Fix a bug where portupgrade(1) and pkgdb(1) fail to do a
    substitution over a large file.

    Reported by:	asmodai
2001-12-30 22:45:44 +00:00
accessibility/atk
arabic
archivers
astro - update to 3.5.1 2001-12-30 17:18:07 +00:00
audio Chase libaudio shlib major (from the audio/nas update). 2001-12-30 18:17:35 +00:00
benchmarks
biology Update to 0.2. 2001-12-29 06:36:25 +00:00
cad Add message explaining that after installation the user have to run the program 2001-12-29 10:25:54 +00:00
chinese Need to include bsd.port.pre.mk sooner to pick up the value of XFREE86_VERSION 2001-12-29 18:23:27 +00:00
comms
converters
databases Upgrade to 3.23.47. 2001-12-29 10:33:26 +00:00
deskutils Fix DISTNAME 2001-12-29 16:49:51 +00:00
devel - update to 0.5.8 2001-12-30 19:52:44 +00:00
dns
editors Fix dir entry to refer one installed by speedbar port. 2001-12-30 13:45:49 +00:00
emulators
finance
french Hardcode another /cdrom, since the define is not overwritten by the 2001-12-28 10:36:58 +00:00
ftp Update to 0.4.2. 2001-12-29 17:26:50 +00:00
games Chase libaudio shlib major (from the audio/nas update). 2001-12-30 18:17:35 +00:00
german Add message explaining that after installation the user have to run the program 2001-12-29 10:25:54 +00:00
graphics Repocopied from graphics/iview. 2001-12-30 06:56:58 +00:00
hebrew
hungarian
irc
japanese Update to 2.0.10. 2001-12-28 05:25:55 +00:00
java
korean
lang To much _MLINKS for README.html 2001-12-28 13:18:45 +00:00
mail Add gnomespell into RUN_DEPENDS, so that spell checking works right out of the 2001-12-29 21:42:36 +00:00
math Update to 0.99.1. 2001-12-28 08:53:02 +00:00
mbone
misc add cave 0.3 2001-12-30 19:24:46 +00:00
Mk
multimedia Update to 0.8.2 2001-12-28 00:53:08 +00:00
net upgrade to 0.5.0 2001-12-30 15:44:17 +00:00
net-im Update 0.96.1 -> 0.98 2001-12-29 04:07:34 +00:00
net-mgmt Add %%PORTDOCS%% tag for files wrapped by NOPORTDOCS in the Makefile. 2001-12-28 10:08:33 +00:00
net-p2p upgrade to 0.5.0 2001-12-30 15:44:17 +00:00
news
palm
picobsd
polish
ports-mgmt Update to 20011231. 2001-12-30 22:45:44 +00:00
portuguese
print Updated to 1.14. 2001-12-30 06:58:41 +00:00
russian
science
security Updated to 1.7. 2001-12-30 06:59:19 +00:00
shells
sysutils Update to 20011231. 2001-12-30 22:45:44 +00:00
Templates
textproc - update to 0.5.8 2001-12-30 19:52:44 +00:00
Tools
ukrainian
vietnamese
www Remove files no longer necessary after Makefile rev 1.29 2001-12-30 22:12:02 +00:00
x11 Upgrade to version 1.4. 2001-12-30 12:28:07 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.cvsignore
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.

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.