1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Joerg Wunsch 5315068bcf Give up attempting to lock a file unless the resulting error was
`EWOULDBLOCK'.  This prevents DeleGate to hang upon writing the
transfer log to stderr when running as an FTP proxy in foreground
(-v) mode.
1998-11-19 17:27:40 +00:00
archivers Update to v1.14d. 1998-11-16 22:06:19 +00:00
astro
audio Fix app-defaults file gives the path to xmmix.hlp 1998-11-19 11:02:16 +00:00
benchmarks
biology Add a comment about setting env var 'FC' to 'g77' if EGCS is to be 1998-11-18 02:10:54 +00:00
cad OSVERSION was not used anymore. 1998-11-18 10:55:45 +00:00
chinese Upgrade to 4.2m. 1998-11-19 16:36:41 +00:00
comms
converters Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change 1998-11-14 09:43:39 +00:00
databases Add "FETCH_BEFORE_ARGS=-b", otherwise file will be truncated on fetch. 1998-11-17 03:41:45 +00:00
deskutils
devel Add SUBDIR+=libicq 1998-11-19 07:05:52 +00:00
dns Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change 1998-11-14 09:43:39 +00:00
editors updated to use latest m17n patch (19981119). 1998-11-19 04:46:46 +00:00
emulators Upgrade to xsystem-3.5-19981114. 1998-11-19 16:08:20 +00:00
finance
ftp Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change 1998-11-14 09:43:39 +00:00
games Install japanese document in /usr/XR6/share/doc/ja/fkiss 1998-11-18 09:29:47 +00:00
german
graphics Activate gtkfig. 1998-11-19 17:01:31 +00:00
irc Upgrade to 0.3.1. 1998-11-19 15:08:31 +00:00
japanese Update to 2.8.2dev.2. 1998-11-19 15:04:32 +00:00
java Make this package by removing the --exclude option to tar. I'm assuming this 1998-11-16 06:28:41 +00:00
korean updated to use latest m17n patch (19981119). 1998-11-19 04:46:46 +00:00
lang gyve is broken with guile-1.3. Marking it and everything that 1998-11-17 20:21:54 +00:00
mail Duh! 1998-11-18 11:42:46 +00:00
math Upgrade to 0.15.0 1998-11-18 17:33:50 +00:00
mbone Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change 1998-11-14 09:43:39 +00:00
misc Loose gmake dependency, patch the port's Makefile so we don't have to run 1998-11-18 19:25:17 +00:00
Mk Add EXTRA_PKG_FLAGS to PKG_FLAGS. You can now add arguments to pkg_create 1998-11-14 09:45:09 +00:00
multimedia was using naked '-lXm' rather than `${MOTIFLIB}'. 1998-11-15 00:31:29 +00:00
net Give up attempting to lock a file unless the resulting error was 1998-11-19 17:27:40 +00:00
net-im Initial Import gicq. 1998-11-19 07:09:00 +00:00
net-mgmt Initial import of ciscoconf - a cisco RCS tracker 1998-11-18 22:15:06 +00:00
news
palm
ports-mgmt No need to put name in front. 1998-11-18 10:55:18 +00:00
print Fix typo. 1998-11-18 15:54:20 +00:00
russian
science OSVERSION was not used anymore. 1998-11-18 10:55:45 +00:00
security Update to version 3.11.6. 1998-11-19 09:19:19 +00:00
shells
sysutils Add dependency to xpm. 1998-11-17 03:22:07 +00:00
Templates
textproc Imported htdig, activating. 1998-11-18 21:03:49 +00:00
vietnamese
www Blindly update to Fortify-1.3.0 as Fortify-1.2.6 isn't fetchable anymore. 1998-11-19 05:17:44 +00:00
x11 Add -lintl to gnome-config. 1998-11-19 15:06:59 +00:00
x11-clocks MASTERSITES of swisswatch is moved. 1998-11-17 18:28:56 +00:00
x11-fm
x11-fonts
x11-servers Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change 1998-11-14 09:43:39 +00:00
x11-themes/gtkstep
x11-toolkits List manpage name correctly. 1998-11-18 10:51:53 +00:00
x11-wm Move xfce from ports/x11 -> ports/x11-wm 1998-11-18 20:03:35 +00:00
.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.