Commits

Marcus Calhoun-Lopez authored c817f142b87
libmowgli: mark as deprecated (no upstream support)
No tags

devel/libmowgli/Portfile

Modified
1 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 2
3 3 PortSystem 1.0
4 4 PortGroup github 1.0
5 +PortGroup deprecated 1.0
5 6
6 7 github.setup atheme-legacy libmowgli 1.0.0 v
7 8 categories devel
8 9 license ISC
9 10 maintainers nomaintainer
10 11 description class library for C
11 12 long_description libmowgli is a class library containing performance \
12 13 and usability oriented extensions to C.
13 14 platforms darwin
14 15 # github has no releases and http://distfiles.atheme.org no longer seems to work
17 18 checksums rmd160 55b3eea025e27bed54c6f59bba6fd989606da1f9 \
18 19 sha256 c1ed9a4efafc9ec9700142eb41accc8bf69d205e23e5a5664e5ab4c56c1a5a11 \
19 20 size 126941
20 21
21 22 patchfiles patch-m4-buildsys.m4.diff
22 23
23 24 use_autoconf yes
24 25
25 26 # github has no releases and all work upstream seems to be going toward libmowgli-2
26 27 livecheck.type none
28 +
29 +deprecated.upstream_support no

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

Add shortcut