Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 01 Feb 2018 16:50:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 225607] misc/sent: Update to version 1
Message-ID:  <bug-225607-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D225607

            Bug ID: 225607
           Summary: misc/sent: Update to version 1
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: mpp302@gmail.com
                CC: neel@neelc.org
             Flags: maintainer-feedback?(neel@neelc.org)
                CC: neel@neelc.org

Created attachment 190248
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D190248&action=
=3Dedit
A patch updating misc/sent to version 1

* Update to version 1 from 0.2.
 * Change license to ISCL.
 * Remove libpng from LIB_DEPENDS (version 1 is no longer using it).
 * Add a run-time dependecy: 2ff from graphics/farbfeld.
 * Add DOCS and EXAMPLES options.
 * Add new files to examples.
 * Add README.md to docs.
 * Change ALL_TARGET to 'install' in order to install a manpage as well.
 * Add MAKE_ARGS to fix the path for manpages (MAKE_ARGS are inspired by
MAKE_ARGS from x11-wm/dwm/Makefile).
 * Extract to WRKSRC as the port's distribution does not unpack to WRKSRC by
default.
 * Strip `sent`.
 * Update distinfo.
 * Update the 'config.mk' patch in order to use FreeBSD-specific settings f=
rom=20
upstream. Also, remove the -g flag from the default CFLAGS and LDFLAGS.

Changes:=20
 * https://git.suckless.org/sent/log/

Tests:
 * `portlint` is fine.
 * Manual installation and deinstallation works just fine.
 * `port test` passes but it produce a couple of (warning?) messages like t=
his:

  > actual-package-depends: dependency on /usr/local/libdata/pkgconfig/x11.=
pc
not registered (normal if it belongs to base)

  Unfortunately, similar messages are generated for misc/sent version 0.2 a=
nd
x11-wm/dwm. It looks like it is a problem related to the way me port softwa=
re
from suckless.org. I wasn't able to troubleshot it though.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-225607-13>