aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt/newportsversioncheck/files/pkg-message.in
blob: 24ea2d1dba163c4e73dca7cc99be73ea83e04595 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
To continue the installation of sysutils/newportsversioncheck...

$ mkdir %%PREFIX%%/newportsversioncheck/html
$ mkdir %%PREFIX%%/newportsversioncheck/db
$ cd %%PREFIX%%/newportsversioncheck
$ bin/init_db.sh db/newports.db

And then edit bin/mail_maintainers.pl and set the variable $ME to
your name and email address. Don't forget the \ in front of the @.

Then read the file bin/README with regarding to the "Running" section.

Note: for this tool to work you need to have the first patch in ports/86776
(http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/86776) applied
to bsd.port.mk.