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
Mario Sergio Fujikawa Ferreira e5accf3361 1) Revert change supporting for shared library build/installation
due to uncertainty: there are too many unsharable global variables.
Pointed out by Alexander Leidinger.
2) Due the last, revert to previous state without static library
installation
3) Revert patch template to patch-aa revision 1.7
4) Unique change that is not reverse related: update MASTER_SITES
using MASTER_SITE_SOURCEFORGE (joseph@randomnetworks.com)
5) PORTREVISION bump.

I am reverting this for I won't be around to discuss this for the
time being. :)

If anyone wants to, please contact the submitter.

Submitted by:	Alexander Leidinger <Alexander@leidinger.net>,
		Joseph Scott <joseph@randomnetworks.com>
2001-01-08 00:54:30 +00:00
archivers
astro Clean up inefficient perl invocations; use multiple REs in the same call. 2001-01-07 17:49:52 +00:00
audio 1) Revert change supporting for shared library build/installation 2001-01-08 00:54:30 +00:00
benchmarks
biology Clean up inefficient perl invocations; use multiple REs in the same call. 2001-01-07 17:49:52 +00:00
cad
chinese Clean up inefficient perl invocations; use multiple REs in the same call. 2001-01-07 17:49:52 +00:00
comms Upgrade to version 1.1.24-Jan07 2001-01-07 22:14:07 +00:00
converters Clean up inefficient perl invocations; use multiple REs in the same call. 2001-01-07 17:49:52 +00:00
databases Override PORTREVISION from master port. 2001-01-07 14:52:30 +00:00
deskutils
devel Remove albast@xs4all.nl as MAINTAINER; mail has been bouncing for 3 months. 2001-01-07 18:32:16 +00:00
dns Upgrade to 1.1.0 2001-01-07 15:06:46 +00:00
editors Fix typo. 2001-01-07 17:46:44 +00:00
emulators Spelling fix (Compatability -> Compatibility) 2001-01-07 13:20:45 +00:00
finance
french
ftp
games Fix fennerism in pkg-descr. 2001-01-07 22:37:04 +00:00
german
graphics Fix fennerism (MASTER_SITE has been slightly changed). 2001-01-07 22:32:55 +00:00
hebrew
irc Clean up inefficient perl invocations; use multiple REs in the same call. 2001-01-07 17:49:52 +00:00
japanese Clean up inefficient perl invocations; use multiple REs in the same call. 2001-01-07 17:49:52 +00:00
java
korean
lang Introduce `TARGLIB' from gcc-devel to clean this thing up. 2001-01-07 21:59:01 +00:00
mail Clean up inefficient perl invocations; use multiple REs in the same call. 2001-01-07 17:49:52 +00:00
math WWW: http://www.octave.org/ 2001-01-07 15:15:40 +00:00
mbone
misc Clean up inefficient perl invocations; use multiple REs in the same call. 2001-01-07 17:49:52 +00:00
Mk
multimedia 1) Add audio/lame as a LIB_DEPENDS 2001-01-07 14:36:04 +00:00
net - update port from 1-1-a6 to 1-1-a8 2001-01-07 23:36:44 +00:00
net-im update 0.9.6.2010 -> 0.10.1 2001-01-07 19:08:31 +00:00
net-mgmt - update port from 1-1-a6 to 1-1-a8 2001-01-07 23:36:44 +00:00
net-p2p
news
palm
ports-mgmt
portuguese/ispell-pt_BR
print New Ports: print/cups 2001-01-07 00:52:07 +00:00
russian
science
security Clean up inefficient perl invocations; use multiple REs in the same call. 2001-01-07 17:49:52 +00:00
shells
sysutils Legato's main web server consistently fails Bill Fenner's 2001-01-07 23:40:52 +00:00
Templates
textproc Clean up some space/tabbing as hinted about by portlint. 2001-01-07 21:28:10 +00:00
Tools Fix two bugs: pass $passenv to make *always*; remember that the initial 2001-01-07 07:25:18 +00:00
vietnamese
www Clean up inefficient perl invocations; use multiple REs in the same call. 2001-01-07 17:49:52 +00:00
x11 Clean up inefficient perl invocations; use multiple REs in the same call. 2001-01-07 17:49:52 +00:00
x11-clocks
x11-fm Update to version 4.4.0. 2001-01-06 17:25:48 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Clean up inefficient perl invocations; use multiple REs in the same call. 2001-01-07 17:49:52 +00:00
x11-wm Update to 1.1.1. 2001-01-07 21:52:37 +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.