TABLE OF CONTENTS


Uploading

[ Top ] [ Chapter 13 ] [ Concepts ]

INTRODUCTION

Once your binary and source packages are built, in order to distribute them to users you'll need to upload them to the Cygwin package archive. Before you can upload packages, you'll need to do the following things:

Once those things are done, running cygport upload (or cygport up for short) will upload your finished packages to the package archive on cygwin.com. After confirming that your package was successfully uploaded and merged into the distribution, you should send an announcement email to <cygwin-announce AT cygwin.com> with information about your package and the changes therein. The cygport announce command will create a template announcement, to which you can add release-specific details, and then send the email if an SMTP server is configured.

SEE ALSO

SSH_KEY, EDITOR, SMTP_SENDER, SMTP_SERVER, SMTP_SERVER_PORT, SMTP_ENCRYPTION, SMTP_USER, SMTP_PASS.