Yang Tse 9137e717b0 Use build-time configured curl_socklen_t instead of socklen_t 15 éve
..
AIX 28605f6bd3 cvsignore these files 18 éve
DOS 15363cd6dc Added TOPDIR variable. Updated package locations. 17 éve
EPM 5f6fd682a5 Provide 'datarootdir' parameter to shutup configuration warning, 17 éve
Linux 67a83c1b34 David Shaw finally removed all traces of Gopher and we are now officially 18 éve
NetWare 9d28a0252c fixed link to latest native awk. 16 éve
OS400 9137e717b0 Use build-time configured curl_socklen_t instead of socklen_t 15 éve
Solaris 411ca1c050 things to ignore 22 éve
Symbian e43606eb4d Added new libcurl source files to Symbian OS build files. 15 éve
TPF 5a91746b80 David McCreedy's "TPF-platform specific changes to various files" patch 15 éve
Win32 67a83c1b34 David Shaw finally removed all traces of Gopher and we are now officially 18 éve
vms 9137e717b0 Use build-time configured curl_socklen_t instead of socklen_t 15 éve
.cvsignore 411ca1c050 things to ignore 22 éve
Makefile.am 5a91746b80 David McCreedy's "TPF-platform specific changes to various files" patch 15 éve
README 823785c53e new package related file 23 éve

README

_ _ ____ _
___| | | | _ \| |
/ __| | | | |_) | |
| (__| |_| | _ <| |___
\___|\___/|_| \_\_____|

PACKAGES

This directory and all its subdirectories are for special package
information, template, scripts and docs. The files herein should be of use for
those of you who want to package curl in a binary or source format using one
of those custom formats.

The hierarchy for these directories is something like this:

packages/[OS]/[FORMAT]/

Currently, we have Win32 and Linux for [OS]. There might be different formats
for the same OS so for Linux we have RPM as format.

We might need to add some differentiation for CPU as well, as there is
Linux-RPMs for several CPUs. However, it might not be necessary since the
packaging should be pretty much the same no matter what CPU that is used.

For each unique OS-FORMAT pair, there's a directory to "fill"! I'd like to
see a single README with as much details as possible, and then I'd like some
template files for the package process.