[Bug 225607] misc/sent: Update to version 1

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Feb 1 16:50:28 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225607

            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 at FreeBSD.org
          Reporter: mpp302 at gmail.com
                CC: neel at neelc.org
             Flags: maintainer-feedback?(neel at neelc.org)
                CC: neel at neelc.org

Created attachment 190248
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=190248&action=edit
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 from 
upstream. Also, remove the -g flag from the default CFLAGS and LDFLAGS.

Changes: 
 * 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 this:

  > 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 and
x11-wm/dwm. It looks like it is a problem related to the way me port software
from suckless.org. I wasn't able to troubleshot it though.

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


More information about the freebsd-ports-bugs mailing list