- Changelog:
2011-10-04
* cone/gettext.C: gettext can't deal with literal ^Ds, so provide a
workaround: "\\D" literal.
2011-09-23
* cone/cursesindexdisplay.C (drawLine): Misformatting of the date
column in some locales.
PR: ports/174708
Submitted by: Uffe Jakobsen <uffe@uffe.org> (maintainer)
- Update rc script in order to control daemons xrdp and xrdp-sesman separately
- Update WWW in pkg-descr
- Trim Makefile header
PR: ports/173566
Submitted by: Koichiro IWAO <meta+ports@vmeta.jp> (maintainer)
- bump PORTREVISION because of dependency change
- trim Makefile header
- remove indefinite article in COMMENT
- limit python version to 2.x only
- remove permissions fixing part - setuptools will take care of it
- move pkg-plist contents into Makefile:PLIST_FILES
PR: 173163
Submitted by: rm (myself)
Approved by: maintainer timeout (~2 months)
- bump PORTREVISION because of dependency change
- trim Makefile header
- remove indefinite article in COMMENT
- limit python version to 2.x only
- remove permissions fixing part - setuptools will take care of it
PR: 173231
Submitted by: rm (myself)
Approved by: maintainer timeout (~2 months)
- bump PORTREVISION because of dependency change
- trim Makefile header
- remove indefinite article in COMMENT
- limit python version to 2.x only
- remove permissions fixing part - setuptools will take care of it
- simplify pkg-plist entries
PR: 173162
Submitted by: rm (myself)
Approved by: maintainer timeout (~2 months)
- bump PORTREVISION because of dependency change
- trim Makefile header
- remove indefinite article in COMMENT
- limit python version to 2.x only
- remove permissions fixing part - setuptools will take care of it
PR: 173173
Submitted by: rm (myself)
Approved by: maintainer timeout (~2 months)
- trim Makefile header
- remove dependency on libgnet, because it was dropped upstream
- info file not generated anymore, so remove INFO knob accordingly
- eliminate using of PYTHON_SITELIBDIR in dependencies
- adjust local patch
- tab -> space change in pkg-descr:WWW
PR: 173948
Submitted by: rm (myself)
Approved by: maintainer timeout (1 month)
bundled ``paver'' build tool, that's initiated by distutils's setup.py.
- bump PORTREVISION because of dependency change
- trim Makefile header
- try to avoid PYTHON_SITELIBDIR in *_DEPENDS
- limit python version to 2.x only per official docs
- use ``yes'' in USE_PYDISTUTILS
- whitespace fix in pkg-descr
PR: 174320
Submitted by: rm (myself)
Approved by: maintainer timeout (2 weeks)
with font related crashes without them. I haven't been able to reproduce,
but this should be relatively harmless, so I'm committing it anyway.
PR: 173760
Submitted by: girgen@
It uses video hashes and the powerful guessit library that extracts
informations from filenames or filepaths to ensure you have the best
subtitles. It also relies on enzyme to detect embedded subtitles and avoid
duplicates.
WWW: http://subliminal.readthedocs.org/en/latest/index.html
PR: ports/172909
Submitted by: William Grzybowski <william88@gmail.com>
- Convert to OptionsNG.
- Install the .desktop file and PNG icon into ${PREFIX} instead of
${LOCALBASE}. This should make no difference to everyone else, but makes
using `port test' easier with the port.
- Update to bzr snapshot 111312
- Add OPTION for LTO support
- Remove ABI versions from LIB_DEPENDS
- Fix configure command-line arguments
- Add patches to make sure it compiles with GCC 4.6+
- Add patch for compilation on FreeBSD/arm[1]
Mk/bsd.emacs.mk
- Update EMACS_VER for editors/emacs-devel
Submitted by: kientzle[1]
possible from a video file.
It has a very powerful filename matcher that allows to guess a lot of metadata
from a video using only its filename. This matcher works with both movies and
tv shows episodes.
WWW: http://guessit.readthedocs.org/en/latest/
PR: ports/172890
Submitted by: William Grzybowski <william88@gmail.com>