FreeBSD ports tree (read-only mirror)
0329b5bbe3
easily be made (Ion-Mihai Tetcu via chinsan). Let slave ports override MAINTAINER and COMMENT. PR: 84877 Submitted by: chinsan Move RESTRICTED line to a correct place (portlint). Mention the searching feature in COMMENT. Submitted by: hrs List ja-acroread in CONFLICTS Submitted by: hrs Let slave ports override CONFLICTS. The license for the Adobe Reader forbids any changes to the installed files, even inserting the word "FreeBSD" into the wrapper script. By cleverly spoofing "uname" output we can avoid patching that script. Submitted by: hrs Remove unneeded USE_LINUX=yes and USE_XLIB=yes, and an erroneous comment about the need to run brandelf, which were added by netchild. Also remove his comments about the prefix being wrong. I am changing the prefix. I think that rather than inserting such comments in a port, it is better to contact the maintainer. Install under LOCALBASE, rather than LINUXBASE, without registering in the RPM database. This addresses the part of PR 84877 about the port failing to unregister itself on deinstallation. It also addresses the part of PR 85827 which requested a different prefix. Don't install the "acroread" link. I feel that it has caused more trouble than it is worth. Separate do-install and post-install sections are not necessary. Rename pre-install to do-build so it will be completed by "make all". |
||
---|---|---|
accessibility | ||
arabic | ||
archivers | ||
astro | ||
audio | ||
benchmarks | ||
biology | ||
cad | ||
chinese | ||
comms | ||
converters | ||
databases | ||
deskutils | ||
devel | ||
dns | ||
editors | ||
emulators | ||
finance | ||
french | ||
ftp | ||
games | ||
german | ||
graphics | ||
hebrew | ||
hungarian | ||
irc | ||
japanese | ||
java | ||
korean | ||
lang | ||
math | ||
mbone | ||
misc | ||
Mk | ||
multimedia | ||
net | ||
net-im | ||
net-mgmt | ||
net-p2p | ||
news | ||
palm | ||
polish | ||
ports-mgmt | ||
portuguese | ||
russian | ||
science | ||
security | ||
shells | ||
sysutils | ||
Templates | ||
textproc | ||
Tools | ||
ukrainian | ||
vietnamese | ||
www | ||
x11 | ||
x11-clocks | ||
x11-fm | ||
x11-fonts | ||
x11-servers | ||
x11-themes | ||
x11-toolkits | ||
x11-wm | ||
.cvsignore | ||
CHANGES | ||
LEGAL | ||
Makefile | ||
MOVED | ||
README | ||
UPDATING |
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/doc/en_US.ISO8859-1/books/handbook/ 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.