Commit graph

291067 commits

Author SHA1 Message Date
Pav Lucistnik
554384eb49 - Update to 2012-11-12
Submitted by:	gleb (maintainer)
2012-12-26 18:47:05 +00:00
Beech Rintoul
2001478de5 - Update to 0.7
PR:		ports/174709
Submitted by:	Jake Smith <jake@xz.cx> (maintainer)
2012-12-26 18:42:12 +00:00
Jase Thew
ec9e2cfa4b - Update to 20121226 (0.4.0-rc1) 2012-12-26 17:40:00 +00:00
Beech Rintoul
8c254976bb - Update to 0.90
- 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)
2012-12-26 17:38:13 +00:00
Olivier Duchateau
891316d2d8 - Update to 0.8.2
- Convert Makefile headers to new style
- Update maintainer address

Approved by:	rene, miwi (mentors, implicit)
2012-12-26 15:42:56 +00:00
Beech Rintoul
264cb4cef7 - Update to 3.4.5
- Update maintainer address

PR:		ports/174639
Submitted by:	Cristiano Rolim Pereira <cristianorolim@outlook.com> (maintainer)
2012-12-26 15:16:40 +00:00
Anton Berezin
1f828d4aee Update to 2.79.
Changes:	http://search.cpan.org/dist/Module-CoreList/Changes
2012-12-26 14:17:31 +00:00
Anton Berezin
b8e9a89f4c Update to 0.98.
Changes:	http://search.cpan.org/dist/Devel-Cover/Changes
2012-12-26 14:15:33 +00:00
Anton Berezin
2f4e5becf9 Update to 0.0506.
Changes: http://search.cpan.org/dist/JSON-RPC-Dispatcher/Changes
2012-12-26 14:05:38 +00:00
Anton Berezin
cb20d2ac2b Update to 1.12.
Changes:	http://search.cpan.org/dist/File-Next/Changes
2012-12-26 13:29:27 +00:00
Ruslan Makhmatkhanov
db9d25797b - add two more pypi mirrors, obtained on pypi-mirrors.org 2012-12-26 13:29:07 +00:00
Anton Berezin
26cd823b03 Update to 0.12.
Changes: http://search.cpan.org/dist/Data-Phrasebook-Loader-YAML/Changes
2012-12-26 13:27:42 +00:00
Anton Berezin
c55a4c5ca8 Update to 0.05.
Changes:	http://search.cpan.org/dist/HTML-RewriteAttributes/Changes
2012-12-26 13:25:31 +00:00
Anton Berezin
ac8c8ab337 Update to 0.48.
Changes:	http://search.cpan.org/dist/MooseX-Getopt/Changes
2012-12-26 13:20:13 +00:00
Anton Berezin
4a4d1f4b68 Update to 1.02.
Changes:	http://search.cpan.org/dist/List-Cycle/Changes
2012-12-26 13:01:15 +00:00
Anton Berezin
2fddd0ffa4 Update to 0.46.
Changes:	http://search.cpan.org/dist/Template-Declare/Changes
2012-12-26 12:58:37 +00:00
Raphael Kubo da Costa
4264a1b54e - Change install-time bevaviour to generate new RSA key pair
- 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)
2012-12-26 12:27:15 +00:00
Olivier Duchateau
f178cb85a4 Bump PORTREVISION for keybinder-related ports
While here,
- audio/xfce4-mixer improve KEYBIND_DESC

Approved by:	rene, miwi (mentors, implicit)
2012-12-26 10:39:17 +00:00
Olivier Duchateau
dd508b3208 - Update to 0.3.0
Approved by:	rene, miwi (mentors, implicit)
2012-12-26 10:34:20 +00:00
Ruslan Makhmatkhanov
5c7ef45f2c - do not directly depend on py-setuptools, use USE_DISTUTILS=easy_install instead
- bump PORTREVISION because of dependencies change
- trim Makefile header
- remove indefinite article from COMMENT
- limit python version to 2.x
- remove checks for deprecated python versions
- general Makefile clean-up
- move pkg-plist content into Makefile:PLIST_FILES

PR:		173838
Submitted by:	rm (myself)
Approved by:	maintainer timeout (~2 months)
2012-12-26 10:04:46 +00:00
Ruslan Makhmatkhanov
7956142272 - do not directly depend on setuptools, use USE_DISTUTILS instead
- 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)
2012-12-26 10:03:58 +00:00
Ruslan Makhmatkhanov
f33e2c255a - do not directly depend on setuptools, use USE_DISTUTILS instead
- 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)
2012-12-26 09:57:39 +00:00
Ruslan Makhmatkhanov
f4f3d946de - do not directly depend on setuptools, use USE_DISTUTILS instead
- 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)
2012-12-26 09:56:35 +00:00
Ruslan Makhmatkhanov
8b338905da - do not directly depend on setuptools, use USE_DISTUTILS instead
- 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)
2012-12-26 09:40:28 +00:00
Ruslan Makhmatkhanov
231e51fc99 - update to 2.1.0
- change MASTER_SITES to pypi
- add license (BSD)
- use bzip2 distribution
- simplify Makefile a bit

PR:		173829
Submitted by:	rm (myself)
Approved by:	maintainer timeout (1 month)
2012-12-26 09:38:23 +00:00
Olivier Duchateau
b798a7f6d8 xfce4-mixer needs multimedia/gstreamer-plugins-good to access any OSS devices.
PR:		ports/174039
Submitted by:	David Demelier <demelier.david_AT_gmail.com>
Approved by:	rene, miwi (mentors, implicit)
2012-12-26 09:35:02 +00:00
Ruslan Makhmatkhanov
c9eefa2cee - update to 0.3.2
- trim Makefile header
- remove shlib versions from LIB_DEPENDS (portlint warning)
- limit python version to 2.x only
- add tests

PR:		174394
Reported by:	Markus Golser <markus@weihergut.it>
Approved by:	maintainer timeout (2 weeks)
2012-12-26 09:15:45 +00:00
Olivier Duchateau
04c16f2213 - Update to 0.10
- Convert Makefile headers to new style

PR:		ports/174683
Submitted by:	Po-Chien Lin <linpc_AT_cs.nctu.edu.tw>
Approved by:	rene, miwi (mentors, implicit)
2012-12-26 09:13:23 +00:00
Ruslan Makhmatkhanov
12799e84a8 - update to 12.11
- 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)
2012-12-26 09:10:11 +00:00
Ruslan Makhmatkhanov
d699acd668 - remove bogus setuptools dependency. This port actually using
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)
2012-12-26 09:05:28 +00:00
Olivier Duchateau
cdc53d2309 Drop anti-alias support (deprecated in VTE since version 0.20).
Add patches to avoid warning during compilation stage.

Approved by:	rene, miwi (mentors, implicit)
Obtained from:	project repository (commit 88f342a)
2012-12-26 08:43:25 +00:00
Maho Nakata
062c9f8039 update to svn 1425776 2012-12-26 07:36:37 +00:00
Dmitry Sivachenko
f0beb4059e fix prev. patch.
Obtained from: project repository.
2012-12-26 02:48:50 +00:00
Stephen Montgomery-Smith
9a31a4717b - Update to 5.5. 2012-12-26 00:25:29 +00:00
Stephen Montgomery-Smith
b19e95e95f - Update to 7.0. 2012-12-26 00:23:59 +00:00
Greg Lewis
c15a9595f1 . Add a runtime dependency on dejavu fonts. Several have reported problems
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@
2012-12-25 20:49:55 +00:00
Dmitry Sivachenko
f51df0f37a Fix stats page.
Obtained from: project repository.
2012-12-25 20:13:09 +00:00
Akinori MUSHA
2f7ca3f15c Update to 0.2.4. 2012-12-25 19:28:07 +00:00
Diane Bruce
c2323b3961 - Cosmetic change only, to use space rather than tab after Created by: 2012-12-25 19:04:09 +00:00
Diane Bruce
2c67d66fa5 * fix on amd64 by forcing to always use the i686 version
* remove unncessary EXTRACT_SUFX
* optionalize MPG123 dependency

PR:		ports/174448
Submitted by:	4721@hushmail.com
2012-12-25 18:11:04 +00:00
Marcus von Appen
94b064d49d Subliminal is a python library to search and download subtitles.
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>
2012-12-25 17:19:12 +00:00
Hajimu UMEMOTO
5b9a25b635 size_t is now defined in sasl.h. 2012-12-25 17:12:30 +00:00
Hajimu UMEMOTO
292403246c Add upstream commit to define size_t in sasl.h.
PR:		ports/174379, ports/174692
Submitted by:	rakuco
Obtained from:	http://git.cyrusimap.org/cyrus-sasl/commit/include/sasl.h?id=67a188693796a14e3a76ac603104807fbbfddfc4
2012-12-25 17:02:10 +00:00
Raphael Kubo da Costa
e07f9e9773 - Update to 2.0.5.
- 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.
2012-12-25 16:28:34 +00:00
Ashish SHUKLA
5c30de3a0f editors/emacs-devel:
- 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]
2012-12-25 16:28:05 +00:00
Marcus von Appen
3a4e1bc7b9 GuessIt is a python library that tries to extract as much information as
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>
2012-12-25 16:02:06 +00:00
Marcus von Appen
3ec57ec255 - Fix NLS option behaviour
PR:		ports/173424
Submitted by:	nemysis <nemysis@gmx.ch> (maintainer)
2012-12-25 14:28:20 +00:00
Dirk Meyer
3acf732846 - update to 8.14.6
- fix option sasl2
2012-12-25 13:12:43 +00:00
Dirk Meyer
077899bb6d - fix deinstall
Submitted by:	Jason E. Hale
2012-12-25 12:58:44 +00:00
Grzegorz Blach
b11d54bab7 - add USE_GCC=any to Makefile
Approved by:	crees (mentor)
2012-12-25 12:32:08 +00:00