Personal patches
Go to file
CHOI Junho b165170138 Clean up ports.
- MAINTAINER line changed.
 - unnecessasry CONFIGURE_ARGS option removed.
 - patches/patch-aa removed, CONFIGURE_ENV added instead.
 - pkg/PLIST sorted.
2000-07-17 21:01:34 +00:00
archivers Correct dependencies. 2000-07-14 13:27:07 +00:00
astro Another in the long list of California committers 2000-07-15 05:03:43 +00:00
audio Fix sound file read/write/import/export. 2000-07-16 19:53:07 +00:00
benchmarks
biology Activating the chemeq, clustalw, paml, and phylip ports. 2000-07-10 03:26:57 +00:00
cad Update MD5 (numerous updates without a version change) 2000-07-12 22:27:09 +00:00
chinese Make it compileable with libtabe-0.1.5. 2000-07-16 08:51:39 +00:00
comms Remove all installed directories 2000-07-14 12:35:13 +00:00
converters Add libiconv - a charset conversion library (LGPL'ed iconv() implementation). 2000-07-17 15:47:13 +00:00
databases Update to 0.3.2. 2000-07-17 06:55:35 +00:00
deskutils Update port to 1.1.2 2000-07-15 17:27:45 +00:00
devel Correct md5 that is calculated from the original distfile. 2000-07-17 10:42:22 +00:00
dns Update to 1.6. 2000-07-13 11:13:34 +00:00
editors Clean up the fte port: 2000-07-17 09:19:13 +00:00
emulators Update to 2000.0325 2000-07-17 13:40:09 +00:00
finance
french/ispell
ftp Remove extra whiteline. 2000-07-17 08:31:57 +00:00
games Distfile changed because of minor mods to the Makefile and the addition 2000-07-17 01:18:07 +00:00
german
graphics Update to version 1.40. 2000-07-16 19:58:55 +00:00
irc Update to 0.9.0. 2000-07-17 10:07:52 +00:00
japanese Update to 2.8.4.dev4. 2000-07-17 06:38:29 +00:00
java Apostrophes in string should be escaped. 2000-07-15 13:49:46 +00:00
korean Clean up ports. 2000-07-17 21:01:34 +00:00
lang Update librep/rep-gtk/sawfish triplet to the latest versions: 2000-07-17 16:43:54 +00:00
mail Update imap-uw to depend on the cclient port. 2000-07-17 08:47:13 +00:00
math Update to version 2.0.20b 2000-07-16 13:58:35 +00:00
mbone
misc Update to version 2.53. 2000-07-16 19:49:46 +00:00
Mk Add new variable: EMACS_HAS_MULE. 2000-07-12 15:18:32 +00:00
multimedia Fix the build for older versions of gcc by renaming *.s -> *.S. 2000-07-13 20:20:21 +00:00
net Activate tcpmssd. 2000-07-17 18:26:24 +00:00
net-im Update to version 0.9.20. 2000-07-15 06:58:39 +00:00
net-mgmt Development versioin of scotty3 (after repo-copy). 2000-07-14 08:17:56 +00:00
net-p2p
news
palm Upgrade to version 2.58. (Force commit on files/md5, which I updated 2000-07-13 21:55:02 +00:00
ports-mgmt
portuguese/ispell-pt_BR
print - a patch added: changes default Korean PS font. 2000-07-17 14:05:53 +00:00
russian Adding ru-apache13 with modssl support. 2000-07-16 20:09:51 +00:00
science
security - Update to version 0.10 and MASTER_SITES 2000-07-17 06:39:49 +00:00
shells - Update to verison 6.09.01 2000-07-16 13:02:30 +00:00
sysutils Update to 1.0. 2000-07-17 07:08:19 +00:00
Templates
textproc Temporarly remove libiconv - it belongs to converters. 2000-07-17 15:37:28 +00:00
Tools Fix benign bug which had the script claiming to delete any package that 2000-07-12 23:29:30 +00:00
vietnamese
www Change dependency from mail/imap-uw to mail/cclient (the client part 2000-07-17 12:35:57 +00:00
x11 Fix zh_TW.Big5/XLC_LOCALE. 2000-07-16 08:16:06 +00:00
x11-clocks
x11-fm Correct dependencies. 2000-07-14 13:48:01 +00:00
x11-fonts Update to 3.0. 2000-07-15 17:42:44 +00:00
x11-servers
x11-themes
x11-toolkits Update librep/rep-gtk/sawfish triplet to the latest versions: 2000-07-17 16:43:54 +00:00
x11-wm Update librep/rep-gtk/sawfish triplet to the latest versions: 2000-07-17 16:43:54 +00:00
.cvsignore
INDEX
LEGAL hanIM and xfntmizi-*: author of these files confirmed that 2000-07-15 13:10:22 +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.