- multiwindow editing
- LaTeX support
- table of contents support for C/C++/Javascript
- kloc functionality
- new ctags engine
- code beautifier
- help menu
- context help support for POSIX standard header files
- context help support for LaTeX
- proxy traversing support for webload feature
- several FreeBSD fixes
and continue with removal anyway. Requested by miwi@
* Pipe dependencies information (if any) through a PAGER because INDEX lines
are very long and hard to read when wrapped
- Use correct order of @exec/@unexec directives for .conf files handling.
- Add @dirrmtry for additional locale.
- Remove BROKEN for dependent ports (tuxpaint-fonts and tuxpaint-stamps).
- Patch from hrs [2]:
o Update to 1.3.3-pre1
o Install openjade(1) manual page.
o Fix a possible problem that prevents xmlcatmgr from
working during pkg_delete.
o Clean up Makefile to make portlint happy.
o Improvements since 1.3.2: the following flow objects added:
page-sequence
column-set-sequence
embedded-text
anchor
included-container-area
glyph-annotation
aligned-column
multi-line-inline-note
emphasizing-mark
side-by-side
side-by-side-item
PR: ports/107648 [1]
Submitted by: Jason Lenthe<lenthe@comcast.net> [1],
hrs [2]
- Add WITHOUT_NLS support.
- Install doc files into the standard DOCSDIR only.
- Clean up Makefile to make portlint happy.
- Improvements since 1.5: translated .po files,
$SP_MESSAGE_FORMAT, HTTP redirection, $SP_HTTP_USER_AGENT,
$SP_HTTP_ACCEPT, and preserve case option in osx(1).
Submitted by: hrs
* Bump port revision.
BTW: A newer CImg-1-17.zip is at MASTER_SITE, I fetched from one of
the mirror of FBSD distfiles, though.
Approved by: portmgr(kris)
- Hack configure so produced daemon binary is ready to use
with third party kernel drivers.
- Make libirman support optional.
- Move daemon communication sockets under /var/run/lirc.
- Add startup script.
- Use bzip2.
- Minor cleanups.
Approved by: maintaner
FreeBSD. Because we already have '-9' in our ${GZIP_CMD} we
do not need to specify '--best' anyway.
PR: ports/108068
Reported by: pointyhat via kris
Approved by: maintainer
release notes for details http://www.slimdevices.com/Changelog6.html.
Fix a longstanding bug that caused mDNS support to not actually work.
Take advantage of improvements in rc.subr to reduce the amount of code
in the shutdown path including removing the pgrep dependancy.