1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-17 03:25:46 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Satoshi Asami 15c86344a3 (1) New variables INSTALL_SHLIBS and LDCONFIG_DIRS. When
INSTALL_SHLIBS is set, ldconfig is automatically called from
    post-install and necessary @exec and @unexec lines are added to
    PLIST.

Requested by:	lioux@uol.com.br
Reviewed by:	the ports list, in particular sobomax

(1a) Add

    PREFIX=%D LOCALBASE=${LOCALBASE} X11BASE=${X11BASE}

    to PLIST_SUB.  These are needed by INSTALL_SHLIBS, but also could
    be useful in general.

(2) Move master/mirror site definitions to bsd.sites.mk and include it
    from bsd.port.mk.  Open bsd.sites.mk to other committers.
Submitted by:	reg

(2a) Add MASTER_SITE_SOURCEFORGE.
Submitted by:	sobomax (who wrote SORCEFORGE, but I assume that's a typo :)

(2b) Move MASTER_SITE_LOCAL from ".../ports/distfiles/LOCAL_PORTS/" to
    ".../ports/local-distfiles/%SUBDIR%/" which will be mirrored from
    peoples' ~user/public_distfiles on freefall.  Add two mirrors
    (Japan and Germany).
Requested by:	obrien (moving)
Submitted by:	will (German mirror)

(3) Simplify definition of PKGBASE since it can now be defined as
    simply ${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX}, instead of
    sed'ing out the version number from ${PKGNAME}.
Submitted by:	hoek

(4) Remove unnecessary targets prefix and mtree-file, which can be
    implemented as "make -V PREFIX" and "make -V MTREE_FILE",
    respectively.  Don't define MTREE_FILE when NO_MTREE is set so
    "make -V MTREE_FILE" won't print out anything.

(5) Various minor typo and grammar fixes.

(6) Define NONEXISTENT?=/nonexistent.  This will help quiet portlint
    warnings, among other things.
2000-06-14 02:14:49 +00:00
archivers Several cleanups: 2000-06-12 07:43:07 +00:00
astro Don't install xttpd any more, which cleans up the port. 2000-06-11 19:26:01 +00:00
audio Add xsidplay. 2000-06-11 19:06:58 +00:00
benchmarks Activate ubench. 2000-06-06 13:38:50 +00:00
biology fc is ftn77 now, adjust accordingly. 2000-06-11 19:51:59 +00:00
cad Add gmac.1 and tkgate.1 2000-06-07 23:18:48 +00:00
chinese Fix the refresh problem. 2000-06-10 11:47:53 +00:00
comms Define MASTER_SITE_SUBDIR=asami/LOCAL_PORTS as these are moved to my 2000-06-09 21:59:16 +00:00
converters Argh! I screwed up with the last commit, bigtime! Now it respects 2000-06-09 23:59:28 +00:00
databases Add support for building db2 shared library. 2000-06-06 15:15:18 +00:00
deskutils Define MASTER_SITE_SUBDIR=asami/LOCAL_PORTS as these are moved to my 2000-06-09 21:59:16 +00:00
devel Fix compile-time location of locale NLS directories 2000-06-13 22:55:50 +00:00
dns
editors Use JRE/javavmwrapper instead of JDK. 2000-06-12 13:41:18 +00:00
emulators Move distfile to local-distfiles directory on ftp.FreeBSD.org 2000-06-11 17:30:28 +00:00
finance Updates for new shared library versions in GNOME 1.2 2000-06-01 16:25:45 +00:00
french/ispell Change MAINTAINER: alex@big.endian.de --> alex@FreeBSD.org 2000-06-10 10:25:49 +00:00
ftp Update to version 2.2.3 2000-06-11 16:08:28 +00:00
games Move distfile to local-distfiles directory on ftp.FreeBSD.org 2000-06-11 17:20:38 +00:00
german Change MAINTAINER: alex@big.endian.de --> alex@FreeBSD.org 2000-06-10 10:25:49 +00:00
graphics Remove paterno@dsi.unifi.it as MAINTAINER; email has been bouncing for 2000-06-12 17:35:30 +00:00
irc Update to version 0.7.90. The author has removed all GTK/GNOME bits for 2000-06-12 19:16:51 +00:00
japanese Changed maintainer's mail address. 2000-06-13 12:08:18 +00:00
java Fix typo. 2000-06-12 13:37:28 +00:00
korean @dirrm share/doc/nhpf 2000-06-07 21:31:25 +00:00
lang Change MAINTAINER: alex@big.endian.de --> alex@FreeBSD.org 2000-06-10 10:25:49 +00:00
mail Output PREFIX safe pkg/MESSAGE. 2000-06-11 07:48:08 +00:00
math Define MASTER_SITE_SUBDIR=asami/LOCAL_PORTS as these are moved to my 2000-06-09 21:59:16 +00:00
mbone
misc Change MAINTAINER to myself (approved by: will). 2000-06-11 18:50:51 +00:00
Mk (1) New variables INSTALL_SHLIBS and LDCONFIG_DIRS. When 2000-06-14 02:14:49 +00:00
multimedia Not "plugin.html" but "plugin.htm". 2000-06-11 06:04:59 +00:00
net Remove a broken mastersite. 2000-06-10 20:44:37 +00:00
net-im Update to version 0.9.19. 2000-06-10 17:57:50 +00:00
net-mgmt Use mkstemp() instead of insecure mktemp(). 2000-06-09 07:23:48 +00:00
net-p2p Add bwap, a console napster client. 2000-06-10 06:58:32 +00:00
news Use print/gnomeprint and replace supplied uulib library with the 2000-06-13 22:59:07 +00:00
palm Fix call to glib-config (should be $GLIB_CONFIG) in configure script. 2000-06-13 22:57:18 +00:00
ports-mgmt
portuguese/ispell-pt_BR
print Define MASTER_SITE_SUBDIR=asami/LOCAL_PORTS as these are moved to my 2000-06-09 21:59:16 +00:00
russian Put manpages in the correct locale directory. 2000-06-09 23:01:00 +00:00
science Sort PLIST. 2000-06-07 20:37:38 +00:00
security Activate tripwire131. 2000-06-13 15:09:38 +00:00
shells The zsh-functions distfile has been moved from freefall to ftp. 2000-06-08 14:53:07 +00:00
sysutils Vendor fix for building on the latest 5-CURRENT. 2000-06-12 23:57:00 +00:00
Templates
textproc Update to 0.30 2000-06-13 23:05:44 +00:00
Tools Add extract-lines for .Z archives. 2000-06-10 11:12:10 +00:00
vietnamese
www Update to version 0.91.0. 2000-06-11 06:01:49 +00:00
x11 Unbreak 'make clean' and 'make readmes' 2000-06-13 21:54:07 +00:00
x11-clocks Update to 2.6, add a WWW while I'm here. 2000-05-25 16:50:31 +00:00
x11-fm Add vide, a simple filemanager with vi-like keybindings. 2000-06-09 22:25:05 +00:00
x11-fonts Make PLIST match BSD.x11.dist. Mostly cosmetic (added/deleted @dirrm 2000-06-09 20:49:12 +00:00
x11-servers Make PLIST match BSD.x11.dist. Mostly cosmetic (added/deleted @dirrm 2000-06-09 20:49:12 +00:00
x11-themes Add buffy. 2000-06-13 15:37:47 +00:00
x11-toolkits Activate buffy. 2000-06-13 15:38:36 +00:00
x11-wm Fix installation of Gnome-Control-Center pieces. 2000-06-13 15:21:18 +00:00
.cvsignore
INDEX
LEGAL Add security/lsh, which is export-controlled. 2000-06-02 02:58:09 +00:00
Makefile
README
YEAR2000

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.