1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Peter Pentchev b4e6f94390 Use the current version of pdflib instead of pdflib4.
Bump PORTREVISION for the dependency (and possibly functionality) change.

PR:		57499
Submitted by:	maintainer
2003-10-03 08:40:42 +00:00
accessibility Fix build under -STABLE. 2003-09-30 01:12:20 +00:00
arabic
archivers Fix comment info about compression. 2003-09-30 13:28:09 +00:00
astro . Update to 2.0.2. 2003-10-02 17:08:54 +00:00
audio Add vte to USE_GNOME. 2003-10-02 23:32:36 +00:00
benchmarks
biology
cad
chinese update to 0.9.4 2003-09-30 17:55:12 +00:00
comms IA64s do not have apm. 2003-09-30 13:12:51 +00:00
converters Update to 0.31 2003-10-02 12:14:04 +00:00
databases Update to 0.02 2003-10-02 12:55:26 +00:00
deskutils Add gnome-blog. 2003-10-01 00:22:51 +00:00
devel Add cl-split-sequence-clisp 20011114.1, partinitoning Common Lisp 2003-10-03 07:47:10 +00:00
dns Unbreak(?) USE_OPENSSL support for people that don't have it in the base 2003-10-02 19:18:54 +00:00
editors (1) omit RC4 in pkg-message 2003-10-03 00:09:06 +00:00
emulators - Update to 1.13 2003-10-02 06:57:01 +00:00
finance
french
ftp
games Actually pass in PTHREAD_{LIBS,CFLAGS} to the port build. 2003-10-02 23:12:45 +00:00
german
graphics Mark broken on !i386 2003-10-02 17:34:42 +00:00
hebrew
hungarian
irc Move USE_OPENSSL variable before bsd.port.pre.mk 2003-10-02 18:06:05 +00:00
japanese Set primary download (mirror) site for this port to ring servers. 2003-10-03 03:39:09 +00:00
java . Sync with the change to linux-sun-jdk14 (it now installs in 2003-10-01 16:14:20 +00:00
korean - Fix MASTER_SITES 2003-10-01 13:56:46 +00:00
lang Use the current version of pdflib instead of pdflib4. 2003-10-03 08:40:42 +00:00
mail Move USE_* above bsd.port.pre.mk. 2003-10-02 19:02:03 +00:00
math Update to 0.2 2003-10-02 16:50:02 +00:00
mbone
misc Utilise USE_SDL. 2003-10-02 17:53:11 +00:00
Mk - detect OpenSSL 0.9.7c in base as good. 2003-10-02 19:46:35 +00:00
multimedia Use USE_SDL. 2003-10-02 12:42:16 +00:00
net Update to 0.14. 2003-10-03 00:43:08 +00:00
net-im Update to 0.14. 2003-10-03 00:43:08 +00:00
net-mgmt - Update to 0.5.1 2003-10-02 19:33:40 +00:00
net-p2p - Update to version 1.2.4a 2003-09-30 21:26:19 +00:00
news
palm
picobsd
polish [new port] polish/webalizer2 2003-09-30 23:10:16 +00:00
ports-mgmt If no CVS root was specified, but a (possibly out-of-date) ports tree 2003-10-01 15:15:37 +00:00
portuguese
print - Update to version 20030929 2003-10-01 09:26:40 +00:00
russian
science
security PR: 55646 2003-10-03 07:13:01 +00:00
shells
sysutils Add Joliet support for long filenames. 2003-10-02 19:22:43 +00:00
Templates
textproc Add cl-ppcre-clisp 0.5.4 2003-10-03 07:37:12 +00:00
Tools
ukrainian
vietnamese
www Update to 0.11.20030929. 2003-10-03 02:09:14 +00:00
x11 Back the space-saving out again, the tag has been slipped. 2003-10-02 16:47:41 +00:00
x11-clocks
x11-fm
x11-fonts Update vertion to 1.2.1 2003-09-30 13:51:58 +00:00
x11-servers
x11-themes Update to 0.26 2003-10-02 15:42:42 +00:00
x11-toolkits Mark paragui broken for everything but i386 and amd64 2003-10-02 17:29:47 +00:00
x11-wm Update to 2.6.2. 2003-10-02 00:06:40 +00:00
.cvsignore
INDEX Update 4.9-RELEASE INDEX with recent tag slippage. 2003-10-02 20:55:57 +00:00
INDEX-5
LEGAL
Makefile
MOVED Remove mozilla-embedded and mozilla-embedded-devel. 2003-10-01 05:51:19 +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.