1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Mario Sergio Fujikawa Ferreira f09bedf830 o Repo copy move special case. Background and methodology follows:
- In the past, this port was incorrectly added to multimedia
	  category even though it already existed in graphics
	  category. Therefore, it was removed.
	- Now, this port is being moved to multimedia category since
	  it should reside there. However, we cannot do the usual
	  repo copy since there are repo histories in both categories.
	- What to do?
		1) 'cvs checkout' both the graphics and the multimedia
		   versions of the port.
		2) 'cp' copy the files from the graphics version to
		   the multimedia one.
		3) 'cvs commit' the copied version from graphics
		   with a long commit message explaining the situation
o Appropriately update dependency references from graphics to
  multimedia category

Port creator:	ijlao
Date created:	Aug 8, 2002
2003-04-04 01:32:05 +00:00
accessibility
arabic
archivers
astro
audio update: audio/libshout (change MAINTAINER) 2003-04-02 12:01:25 +00:00
benchmarks
biology
cad
chinese
comms fix comment 2003-04-02 16:20:02 +00:00
converters
databases add dbf 0.5.1 2003-04-03 18:17:29 +00:00
deskutils Make sure to run ldconfig -m for each of the module directories at boot time. 2003-04-01 20:32:55 +00:00
devel Unbreak devel/bglibs by upgrading to 1.008 2003-04-04 00:44:16 +00:00
dns - use bsd.openssl.mk 2003-04-03 19:39:55 +00:00
editors Same as in patch patch-registry+source+registry.cxx 2003-04-03 22:17:17 +00:00
emulators
finance Security update to p5-Business-OnlinePayment-WorldPay-Junior-1.03 2003-04-04 01:30:59 +00:00
french
ftp
games upgrade to 1.5.2 2003-04-03 09:22:02 +00:00
german
graphics graphics/gd2 installs libgd.so.4. 2003-04-03 09:45:31 +00:00
hebrew new port: Hebrew spellchecker and morphology engine 2003-04-02 11:14:00 +00:00
hungarian
irc irc/darkbot - The talking IRC Bot! 2003-04-01 08:35:00 +00:00
japanese Update to 1.5.4. 2003-04-02 19:16:50 +00:00
java
korean
lang Appease portlint by using ${GMAKE}, ${GREP}, and some whitespace changes. 2003-04-03 09:55:58 +00:00
mail [Maintainer Update]: mail/gubby 2003-04-04 00:48:45 +00:00
math add it++ 3.7.0 2003-04-03 13:20:58 +00:00
mbone
misc move p5-Business-OnlinePayment from misc to finance 2003-04-04 01:22:04 +00:00
Mk - rename Makefile.ssl to bsd.openssl.mk 2003-04-03 18:24:31 +00:00
multimedia o Repo copy move special case. Background and methodology follows: 2003-04-04 01:32:05 +00:00
net - use bsd.openssl.mk 2003-04-03 19:39:55 +00:00
net-im
net-mgmt Update to version 1.0.4 2003-04-02 04:29:03 +00:00
net-p2p Add USE_LIBTOOL=yes 2003-04-01 10:50:20 +00:00
news - use bsd.openssl.mk 2003-04-03 19:39:55 +00:00
palm
picobsd
polish
ports-mgmt
portuguese
print New port: print/foomatic-db 2003-04-01 03:08:29 +00:00
russian
science
security 4256 Emergency DAT release due to: 2003-04-03 21:13:28 +00:00
shells
sysutils sysutils/pear-Log: upgrading to 1.6.1. 2003-04-04 00:36:47 +00:00
Templates
textproc It looks like something is wrong with CPAN propagation author -> 2003-04-02 20:30:47 +00:00
Tools
ukrainian
vietnamese
www - use bsd.openssl.mk 2003-04-03 19:39:55 +00:00
x11 Update to 1.6. 2003-04-02 08:56:53 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits add wmapp 0.0.4.1 2003-04-03 18:45:57 +00:00
x11-wm Udate 2.5.5 -> 2.5.6. 2003-04-03 19:32:14 +00:00
.cvsignore
INDEX
INDEX-5
LEGAL
Makefile
MOVED move p5-Business-OnlinePayment from misc to finance 2003-04-04 01:15:23 +00:00
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/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.