update to devel/hc12mem: version 1.2
- support for Freescale's HCS12 MCU serial monitor (Applicaton Note AN2548)
PR: ports/89646
Submitted by: Michal Konieczny <mk@capri.pl>
available; or,fallback to macros if they are not. [1]
o Fix build on ${ARCH} == "sparc64" due to (1)
o Fix build on ${OSVERSION} < 500000 by USE_GCC=3.4
o Bump PORTREVISION due to (1)
- Update to 0.8.4
- Update to 0.8.4
- Add support for avahi (disabled for now because of API changes in avahi)
- Remove OPTIONS, it caused too many problems because there are too many
options and things that should be auto-detected aren't and things broke.
- Add support for win32 codecs (i386 only)
Release notes: http://developers.videolan.org/vlc/NEWS
- Fixes bug where if run with -f switch when portmanager updates itsself goes into endless loop.
Thanks to Gerard Seibert for helping to track this one down!
PR: 89609
Submitted by: Michael C. Shultz <ringworm01@gmail.com> (maintainer)
- Do not try to build latex documentation (too many dependencies)
when html gives exact the same information [1]
- Actually install documentation unless NOPORTDOCS is defined [2]
o Bump PORTREVISION due to (2)
Submitted by: paul <paul@paulbeard.org> [1]
(warn about lack of dvips)
Drop the script to choose serial port and make the link from /dev/modem
(I assume people do not need or want it anymore), set the port directly
instead (and let people override with a make switch if they want).
Users can change the default port in the configuration anyway.
PR: ports/82241
Changes:
* Add compatibility macros for older Perl.
* Don't leak pointer returned from eval_pv.
* Don't fail on setsid if already group leader (Gabriel Russell).
* Test with relative paths.
* Support partial compilation and testing.
* Replace trunc with lop to avoid builtin conflict.
* Avoid daemontools in rts.
* Completely generic package/ scripts.
* Stop Perl 5.8.5 from warning about freeing temporaries.
* Partial-install bug fix in package/upgrade.
PR: 89604
Submitted by: maintainer