Personal patches
Go to file
Jim Mock 1096d5b2bd Fix the following from the PR:
First, teapop fails to authentificate user if he logs in without
   specifying his domain (pop_auth calls pop_string_find and tests its
   result against being NULL, while NULL is returned only upon malloc()
   failures. On empty domain logins pop_string_find returns empty
   string). This makes APOP login method to always fail as teapop
   erroneously interprets command APOP avn
   d41d8cd98f00b204e9800998ecf8427e as an attempt of login for user
   avn@d41d8cd98f00b204e9800998ecf8427e without supplying MD5 hash
   value. Instead, return value should be tested against being empty
   string, while positive test for NULL should cause pop3 server error
   message to be printed.

   Second, if configured with WITHOUT_APOP arguments to 'make install',
   teapop incorrectly handles QUIT command while in authentification
   state. It's because a part of switch statement became commented out
   and there will be no branch for return value from
   pop_wait_for_commands with command "QUIT" (it will return 3, not 4
   when configured without APOP).

PR:		26181
Submitted by:	Alexey V. Neyman <avn@any.ru>
2001-03-28 20:51:19 +00:00
arabic
archivers
astro Change maintainer's address. 2001-03-27 03:51:26 +00:00
audio Allow MAINTAINER to be redefined in slave ports. 2001-03-28 18:23:41 +00:00
benchmarks add bonnie++ 2001-03-24 16:39:32 +00:00
biology
cad
chinese Add another kernel module: big5ntfs.ko 2001-03-28 17:44:25 +00:00
comms
converters add siconv 2001-03-26 17:10:50 +00:00
databases Upgrade to 3.23.36. 2001-03-28 13:43:06 +00:00
deskutils Add phpgroupware, a multi-user web-based groupware suite written in PHP. 2001-03-27 23:06:00 +00:00
devel Update to version 1.3 2001-03-28 19:39:00 +00:00
dns Latest bug fixes, FOR GREAT JUSTICE !! 2001-03-27 08:45:23 +00:00
editors add poedit 2001-03-27 15:45:18 +00:00
emulators - Update to the version 0.37b12.1 of xmame/xmess 2001-03-27 10:38:45 +00:00
finance
french
ftp Update maintainer email. 2001-03-27 14:20:46 +00:00
games Revert last change. I now understand where the PORT prefixed variables 2001-03-28 19:12:56 +00:00
german
graphics D'oh, PORTREVISION doesn't work if you define the value of it after 2001-03-28 12:33:17 +00:00
hebrew
hungarian
irc Update to version 1.7.1. 2001-03-28 15:24:08 +00:00
japanese o update to 20010325. 2001-03-27 22:56:07 +00:00
java Upgrade to 2.0.1. 2001-03-28 14:08:46 +00:00
korean ko-msdosfs, VFAT filesystem module supporting CP949 VFAT(unicode), activated. 2001-03-24 03:48:41 +00:00
lang Update to the latest snapshot of the stable branch. 2001-03-28 11:45:08 +00:00
mail Fix the following from the PR: 2001-03-28 20:51:19 +00:00
math Update to 1.1.6. 2001-03-28 17:03:41 +00:00
mbone
misc add grc 2001-03-25 13:17:54 +00:00
Mk Update to the latest snapshot of the stable branch. 2001-03-28 11:45:08 +00:00
multimedia Allow MAINTAINER to be redefined in slave ports. 2001-03-28 18:23:41 +00:00
net Add VRRP implementation from Linux. Many people have wanted this 2001-03-28 18:23:50 +00:00
net-im o Correct Ukrainian translation; 2001-03-28 12:30:39 +00:00
net-mgmt Change maintainer to: Anton Berezin <tobez@tobez.org> 2001-03-27 13:02:58 +00:00
net-p2p Update MASTER_SITES and maintainer email. 2001-03-27 13:10:14 +00:00
news change /nonexistent to ${NONEXISTENT} as noted in porters handbook 2001-03-23 17:34:06 +00:00
palm add romeo 2001-03-25 13:38:32 +00:00
polish
ports-mgmt Reword pkg-comment and pkg-descr to make it clearer. (README will be 2001-03-23 20:47:52 +00:00
portuguese
print New port: ktexshell. 2001-03-28 09:50:40 +00:00
russian Add xxkb 1.5.1, an XKB keyboard layout switcher and indicator. 2001-03-28 17:45:41 +00:00
science Add new categories science and ukrainian. 2001-03-24 21:40:17 +00:00
security Empty line removed to make portlint happy 2001-03-28 17:26:27 +00:00
shells
sysutils Fix typo. 2001-03-28 14:51:51 +00:00
Templates
textproc Author in the process of moving from the old to the new MASTER_SITE, so 2001-03-28 18:10:45 +00:00
Tools
ukrainian Add new categories science and ukrainian. 2001-03-24 21:40:17 +00:00
vietnamese Install new manpage. 2001-03-25 16:49:22 +00:00
www Fix dependency problem: p5-Apache -> mod_perl. 2001-03-28 14:30:56 +00:00
x11 Add xxkb 1.5.1, an XKB keyboard layout switcher and indicator. 2001-03-28 17:45:41 +00:00
x11-clocks Bring in my fixes for KDE2 for users of XFree86 4.0.x. Basically, what 2001-03-24 22:15:59 +00:00
x11-fm
x11-fonts update to 4.0.3. 2001-03-25 23:04:52 +00:00
x11-servers update to 4.0.3. 2001-03-25 23:04:52 +00:00
x11-themes Add gtk-qn-x11-theme and gtk-engines. 2001-03-23 19:59:51 +00:00
x11-toolkits add paragui 2001-03-28 15:35:42 +00:00
x11-wm - Fix compilation error 2001-03-26 23:26:59 +00:00
.cvsignore
INDEX
LEGAL
Makefile Use single colons instead of double colons for "*-all" targets. I don't know 2001-03-25 01:50:40 +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/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.