Commits

Ryan Schmidt authored 30cfb03f98b
logjam: Add modeline and adjust whitespace
No tags

net/logjam/Portfile

Modified
1 -PortSystem 1.0
1 +# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
2 +
3 +PortSystem 1.0
2 4 PortGroup github 1.0
3 5
4 6 github.setup andy-shev LogJam 4.6.2 v
5 7 revision 0
6 8 checksums rmd160 050d8913ee08380410679eee245557fc1fae738d \
7 9 sha256 6735e98daaa0711f4723865866e89847c9ae2bd20853beebccd8d5056df5ee84 \
8 10 size 789333
9 11
10 -name logjam
11 -categories net
12 -license GPL-2+
13 -maintainers nomaintainer
14 -description GTK2 client for livejournal.com
15 -platforms darwin
12 +name logjam
13 +categories net
14 +platforms darwin
15 +maintainers nomaintainer
16 +license GPL-2+
17 +
18 +description GTK2 client for livejournal.com
16 19
17 -long_description LogJam is a GTK2 client for LiveJournal.com.
20 +long_description LogJam is a GTK2 client for LiveJournal.com.
18 21
19 22 homepage https://andy-shev.github.io/LogJam/
20 23 master_sites ${homepage}download/
21 24 distname ${name}-${version}
22 25 use_bzip2 yes
23 26
24 27 depends_build port:intltool \
25 28 port:pkgconfig
26 29
27 30 depends_lib port:curl \
38 41 # Missing files required by autoreconf.
39 42 touch ${worksrcpath}/protocol/liblivejournal/AUTHORS \
40 43 ${worksrcpath}/protocol/liblivejournal/NEWS \
41 44 ${worksrcpath}/AUTHORS ${worksrcpath}/NEWS ${worksrcpath}/README
42 45 }
43 46
44 47 # autoreconf to reconfigure for intltool
45 48 use_autoreconf yes
46 49 autoreconf.args -fvi
47 50
48 -configure.args --without-gtkspell --without-xmms --without-gtkhtml \
51 +configure.args --without-gtkhtml \
52 + --without-gtkspell \
49 53 --without-libsoup \
50 54 --without-librsvg \
55 + --without-xmms \
51 56 --with-sqlite3

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut