- Make it prefix-clean by PYTHON_SITELIBDIR -> PYTHONPREFIX_SITELIBDIR, that
will fix if anyone change the prefix and generate the .pyc and .pyo files
will be still working.
src/sys/dev/usb/usb_port.h hacked off some deprecated compatibilty macros.
A number of manually designed device printf statements were replaced with
the appropriate calls to device_printf(9). In addition, did a find/replace
of other removed macros with the previous definitions from that file.
I don't have a camera so I don't know the operative status of this port
under -CURRENT yet.
PR: ports/106794
Keep sync with www/resin3:
- A new option can be set in rc.conf to specify Java version to be used:
resin2_java_version
- Set REQUIRE and KEYWORD in rc.d script
- Fix faststart in rc.d script
- Update maintainer's email
PR: ports/106793
Submitted by: Jean-Baptiste Quenot <jb.quenot at caraldi.com> (maintainer)
* Improved color syntax highlighting
* Copy text without cutting
* Verbatim input mode
* Repeat last seach without confirmation (Meta-W)
* Spell check/replace selected text only
* Indent marked text
* Move to beginning/end of paragraph
* Search within the file browser
* Mixed file format auto-conversion
adjusting some package names, and collapsing some ruby entries that
can be combined. Also properly sort the <bid> and <cvename> tags.
b comes before c.
Description:
This is a SlimServer plugin to add lazy search capabilities. Lazy
searching allows for much faster entry of search text by allowing
you to forget about multi-tapping and instead just press each of
the remote control buttons once for each of the letters in the text,
whatever position the letter appears in above the button.
WWW: http://hickinbottom.demon.co.uk/lazysearch/
in the playlist and determines whether an album is playing or if
random tracks are playing. After that determination, it sets the
player's transition behavior (crossfade, fade, etc) appropriately.
The transition behavior for the album/random/default cases can be
changed by modifying the values of the four global variables at the
top of Transitions.pm. There is also a user configurable section
for excluding specific genres from being processed for album/random
detection. In these cases, the 'default' transition preference will
be used.
WWW: http://www.sutula.us/james/slimserver/