[Bug 219971] [NEW PORT] devel/libtsm: library providing a terminal state machine
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Jun 14 05:01:20 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219971
Richard Gallamore <ultima at freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ultima at freebsd.org
--- Comment #3 from Richard Gallamore <ultima at freebsd.org> ---
Hello, thanks for submitting this port. I found some things that will need to
be fixed before committing.
Required:
- Change the pkg-descr to match the sites description in pkg-descr.
Optional / nice to have:
- Add options that the port supports. This is found in the configure file.
Optional Features:
--disable-option-checking ignore unrecognized --enable/--with options
--disable-FEATURE do not include FEATURE (same as --enable-FEATURE=no)
--enable-FEATURE[=ARG] include FEATURE [ARG=yes]
--disable-largefile omit support for large files
--enable-dependency-tracking
do not reject slow dependency extractors
--disable-dependency-tracking
speeds up one-time build
--enable-silent-rules less verbose build output (undo: "make V=1")
--disable-silent-rules verbose build output (undo: "make V=0")
--enable-shared[=PKGS] build shared libraries [default=yes]
--enable-static[=PKGS] build static libraries [default=yes]
--enable-fast-install[=PKGS]
optimize for fast installation [default=yes]
--disable-libtool-lock avoid locking (might break parallel builds)
--enable-debug whether to build with debugging on
--disable-optimizations whether to disable code optimizations
Optional Packages:
--with-PACKAGE[=ARG] use PACKAGE [ARG=yes]
--without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no)
--with-pic[=PKGS] try to use only PIC/non-PIC objects [default=use
both]
--with-gnu-ld assume the C compiler uses GNU ld [default=no]
--with-sysroot=DIR Search for dependent libraries within DIR
(or the compiler's sysroot if not specified)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list