openbsd-ports/infrastructure/templates
rpe 9d09dca90a MASTER_SITE_KDE
- switch ftp.uvsq.fr from http to ftp

MASTER_SITE_FREEBSD_LOCAL
- switch se and uk mirrors to http and move upwards in list
- switch ru mirror from http to ftp

MASTER_SITE_PACKETSTORM
- replace all currently listed mirrors with the 4 offical ones

MASTER_SITE_MYSQL
- remove ftp.rhnet.is and mirror.services.wisc.edu
- switch a couple of ftp mirrors to http
- ftp://ftp.linorg.usp.br beomes http://linorg.usp.br
- switch.ch becomes first ftp mirror to improve "make peek-ftp"

MASTER_SITE_ISC
- remove ftp.epix.net
- move ftp.arcane-networks.net below ftp://ftp.isc.org

ok sthen@, jasper@ (on a similar diff)
2013-04-06 19:57:48 +00:00
..
Makefile.template USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
mk.conf.template One more goody after REGRESS => TEST: remove NO_REGRSS from list of 2013-04-01 15:28:47 +00:00
network.conf.template MASTER_SITE_KDE 2013-04-06 19:57:48 +00:00
rc.template Sync with new defaults. 2011-03-10 13:46:59 +00:00
README.template Extended README.template. 2011-06-02 13:44:40 +00:00

Below is a README template for use with ports that need further setup or
configuration to run on OpenBSD. Please keep an eye out for the following
details:
- maximum width of 72 characters per column;
- file must start with the RCS ID;
- no trailing spaces or newlines;
- rulers should be the length of the above string.

------------------------8<------------------------
$OpenBSD: README.template,v 1.4 2011/06/02 13:44:40 ajacoutot Exp $

+-----------------------------------------------------------------------
| Running ${FULLPKGNAME} on OpenBSD
+-----------------------------------------------------------------------

Section name 1
==============
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed non feugiat
mi. Donec lacinia pretium ligula, quis luctus nunc lobortis non. Nam
eget justo nunc.

Subsection name 1.1
-------------------
Nulla bibendum viverra eleifend. Fusce sagittis posuere eros. Sed rutrum
justo vel nulla pellentesque eget tempus nibh consequat. Nam adipiscing
vehicula quam et porttitor.

Subsection name 1.2
-------------------
Etiam vitae nisi id mauris egestas bibendum quis non neque. Phasellus et
tristique velit. Nulla vitae enim eros. In convallis aliquet magna, at
tincidunt odio aliquam vitae. Nulla suscipit porta vestibulum. Aliquam
at leo orci, nec aliquet orci.

Section name 2
==============
Proin mollis eros vel nibh consequat egestas. Quisque a massa augue.
Donec vel justo lacus. Nam consequat hendrerit tempus. Phasellus rhoncus
hendrerit purus, eu volutpat erat vulputate non.

Section name 3
==============
Phasellus ut ipsum nulla. Aliquam lacus ligula, vulputate dignissim
tristique eget, laoreet a risus. Mauris ullamcorper consectetur
accumsan.
------------------------8<------------------------