=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/Attic/porting.html,v retrieving revision 1.56 retrieving revision 1.57 diff -c -r1.56 -r1.57 *** www/Attic/porting.html 2006/11/04 10:53:37 1.56 --- www/Attic/porting.html 2007/06/18 15:27:16 1.57 *************** *** 52,57 **** --- 52,69 ---- its address to ports@openbsd.org or send the port mime encoded to the same address. Pick whichever method works best for you. +

+ Porting some new software takes time. Maintaining it over time is harder. + It is quite okay to port software, and let other people handle it + afterwards. It is also okay to help other people update and maintain + other ports, as long as you communicate to avoid doing the same things + twice. +

+ In the OpenBSD culture, MAINTAINERship is not a status item, + but a responsibility. We have CVS and comments to give credit to the + person who did the work. A port MAINTAINER is something else: + a person who assumes responsibility for the working of the port, and is + willing to spend some time ensuring it works as best as can be.

Index of Porting Documentation