Update MAINTAINER on my ports (and created by line to my @FreeBSD.org email
Details
Update MAINTAINER on my ports (and created by line to my @FreeBSD.org email
Approved by: adamw (mentor)
make -C <directory> describe for each port touched:
borg.lerctr.org ~/FreeBSD/ports $ for i in sysutils/lsof astro/xearth x11/xdialog net-mgmt/iog archivers/zip www/joomla3 textproc/pecl-xdiff devel/t1lib mail/dovecot2-pigeonhole; do echo ${i}; make -C ${i} describe; done
sysutils/lsof
lsof-4.90.g,8|/home/ler/FreeBSD/ports/sysutils/lsof|/usr/local|Lists information about open files (similar to fstat(1))|/home/ler/FreeBSD/ports/sysutils/lsof/pkg-descr|ler@FreeBSD.org|sysutils||||||http://people.freebsd.org/~abe/
astro/xearth
xearth-1.2|/home/ler/FreeBSD/ports/astro/xearth|/usr/local|Set the root window to the image of earth|/home/ler/FreeBSD/ports/astro/xearth/pkg-descr|ler@FreeBSD.org|astro geography||||/home/ler/FreeBSD/ports/x11-toolkits/libXt /home/ler/FreeBSD/ports/x11/libICE /home/ler/FreeBSD/ports/x11/libSM /home/ler/FreeBSD/ports/x11/libX11 /home/ler/FreeBSD/ports/x11/libXext|/home/ler/FreeBSD/ports/x11-toolkits/libXt /home/ler/FreeBSD/ports/x11/libICE /home/ler/FreeBSD/ports/x11/libSM /home/ler/FreeBSD/ports/x11/libX11 /home/ler/FreeBSD/ports/x11/libXext|http://xearth.org
x11/xdialog
xdialog-2.3.1_7|/home/ler/FreeBSD/ports/x11/xdialog|/usr/local|Drop in replacement for the "dialog" or "cdialog" programs|/home/ler/FreeBSD/ports/x11/xdialog/pkg-descr|ler@FreeBSD.org|x11||||/home/ler/FreeBSD/ports/devel/gettext-runtime /home/ler/FreeBSD/ports/devel/gettext-tools /home/ler/FreeBSD/ports/devel/glib12 /home/ler/FreeBSD/ports/x11-toolkits/gtk12|/home/ler/FreeBSD/ports/devel/gettext-runtime /home/ler/FreeBSD/ports/devel/glib12 /home/ler/FreeBSD/ports/x11-toolkits/gtk12|http://xdialog.free.fr/
net-mgmt/iog
iog-1.03_5|/home/ler/FreeBSD/ports/net-mgmt/iog|/usr/local|Graphs Byte Counts for switches/routers/etc|/home/ler/FreeBSD/ports/net-mgmt/iog/pkg-descr|ports@FreeBSD.org|net-mgmt||||/home/ler/FreeBSD/ports/lang/perl5.24|/home/ler/FreeBSD/ports/lang/perl5.24|
archivers/zip
zip-3.0_1|/home/ler/FreeBSD/ports/archivers/zip|/usr/local|Create/update ZIP files compatible with PKZIP|/home/ler/FreeBSD/ports/archivers/zip/pkg-descr|ler@FreeBSD.org|archivers||||||http://www.info-zip.org/Zip.html
www/joomla3
joomla3-3.6.5|/home/ler/FreeBSD/ports/www/joomla3|/usr/local|Dynamic web content management system (CMS)|/home/ler/FreeBSD/ports/www/joomla3/pkg-descr|ler@FreeBSD.org|www|||||/home/ler/FreeBSD/ports/archivers/php70-zip /home/ler/FreeBSD/ports/archivers/php70-zlib /home/ler/FreeBSD/ports/converters/php70-mbstring /home/ler/FreeBSD/ports/databases/php70-mysqli /home/ler/FreeBSD/ports/devel/php70-json /home/ler/FreeBSD/ports/graphics/php70-gd /home/ler/FreeBSD/ports/lang/php70 /home/ler/FreeBSD/ports/print/pecl-pdflib /home/ler/FreeBSD/ports/textproc/php70-simplexml /home/ler/FreeBSD/ports/textproc/php70-xml /home/ler/FreeBSD/ports/www/php70-session|http://www.joomla.org/
textproc/pecl-xdiff
pecl-xdiff-1.5.2_1|/home/ler/FreeBSD/ports/textproc/pecl-xdiff|/usr/local|PECL extension to create/apply binary and text patches|/home/ler/FreeBSD/ports/textproc/pecl-xdiff/pkg-descr|dbaio@bsd.com.br|textproc pear||||/home/ler/FreeBSD/ports/devel/autoconf /home/ler/FreeBSD/ports/lang/php70 /home/ler/FreeBSD/ports/textproc/libxdiff|/home/ler/FreeBSD/ports/lang/php70 /home/ler/FreeBSD/ports/textproc/libxdiff|https://pecl.php.net/package/xdiff
devel/t1lib
t1lib-5.1.2_4,1|/home/ler/FreeBSD/ports/devel/t1lib|/usr/local|Type 1 font rasterization library for Unix/X11|/home/ler/FreeBSD/ports/devel/t1lib/pkg-descr|ler@FreeBSD.org|devel||||/home/ler/FreeBSD/ports/devel/gmake /home/ler/FreeBSD/ports/x11-toolkits/libXaw|/home/ler/FreeBSD/ports/x11-toolkits/libXaw|http://www.t1lib.org/
mail/dovecot2-pigeonhole
dovecot-pigeonhole-0.4.16_4|/home/ler/FreeBSD/ports/mail/dovecot2-pigeonhole|/usr/local|Sieve plugin for the Dovecot 'deliver' LDA and LMTP|/home/ler/FreeBSD/ports/mail/dovecot2-pigeonhole/pkg-descr|ler@FreeBSD.org|mail||||/home/ler/FreeBSD/ports/mail/dovecot2|/home/ler/FreeBSD/ports/mail/dovecot2|http://wiki2.dovecot.org/Pigeonhole
borg.lerctr.org ~/FreeBSD/ports $
Diff Detail
- Repository
- rP FreeBSD ports repository
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
So your test plan should be make describe in each dir. And for the first couple port commits I'd like to see the output from the items in the test plan too.
The benefit of the test plan exercise isn't that you're likely to break INDEX by changing your email address... the exercise is about drilling how to work the ports system from the inside.