1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
Commit Graph

318127 Commits

Author SHA1 Message Date
Marcus von Appen
fabf0b7174 - Fix the usage of 'python' to get rid of the implicit lang/python
dependency

Reported by:	exp-run (PR 184591)
Approved by:	portmgr (blanket)
2013-12-15 21:33:13 +00:00
Thierry Thomas
c9f842b2cd Set support for 256 colors on by default.
Note: PORTREVISION intentionnally not bumped; this is just for package
building, and poudriere should notice it anyway.

Requested by:	R. Tyler Croy <tyler (at) monkeypox (dot) org>
2013-12-15 21:26:47 +00:00
Adam Weinberger
ec6ea5f784 Use OPTIONS instead of WITH_XYZ's
Default to PBL as the data store (per the author's recommendations)
Use OPTIONS helpers where possible
Fix with clang

PR:		ports/184579
Approved by: stefan (maintainer)
2013-12-15 20:51:37 +00:00
William Grzybowski
0aa9134a49 japanese/mozc-server: depends explicitly on "python" to build
Reported by:	exp-run (PR 184591)
Approved by:	portmgr (blanket)
2013-12-15 20:32:20 +00:00
Antoine Brodin
19eb1d4b4d Finish stage support 2013-12-15 20:21:20 +00:00
William Grzybowski
7e65cc5a7f databases/py-sqlobject: stagify and minor changes
- Allow staging
- Switch distutils from easy_install
- Use auto plist
2013-12-15 20:19:48 +00:00
Raphael Kubo da Costa
5e0cfcad8d - Update to 1.2.1.
- Support staging.
- Adapt to the new LIB_DEPENDS format.

Fixes in this release include:
 * Some improvement on inner-shadows
 * Some extra checks on widgets validity to prevent runtime warnings
 * Some rendering improvements for instance regarding scrollbars and textviews
2013-12-15 20:18:01 +00:00
Rene Ladan
1b98765c00 Set license to BSD, 3-claused. 2013-12-15 20:00:46 +00:00
William Grzybowski
f67ec29b51 devel/py-billiard: update to 3.3.0.13
- Update to 3.3.0.13
- Switch from easy_install
- Use BSD3CLAUSE license
2013-12-15 19:48:11 +00:00
Alexey Degtyarev
c38765f913 * Update to 0.87
* STAGE support

Approved by:	wg (mentor)
2013-12-15 19:44:53 +00:00
Raphael Kubo da Costa
0a5f41a746 - Update to 1.4.1.
- Support staging.

Changes in this version:
 * Mark zotero as XUL application
 * Fix some antialias issue on sliders
2013-12-15 19:41:43 +00:00
Alexey Degtyarev
b5745d260a * devel/awscli - update to 1.2.8
* devel/py-botocore - update to 0.28.0
* devel/py-jmespath - update to 0.2.0
* While here, change USE_PYDISTUTILS from "easy_install" to "yes".

Approved by:	wg (mentor)
2013-12-15 19:30:39 +00:00
Dirk Meyer
37e8cbc4cd - use STAGEDIR 2013-12-15 19:29:58 +00:00
Mikolaj Golub
9db75d9d08 - Update to 1.3.2.
- Add regression-test target.

Approved by:	bdrewery (mentor)
2013-12-15 19:28:51 +00:00
Dirk Meyer
87b9637c66 - update LIB_DEPENDS
- use OPT_USE
2013-12-15 19:24:24 +00:00
Dirk Meyer
23f18f31d2 - use STAGEDIR
- use USE_WEBPLUGINS
- use OPT_* flags
- clean LIB_DEPENDS
2013-12-15 19:19:19 +00:00
Raphael Kubo da Costa
e0b7e496b4 - Update to 0.9.31.
- Support staging [1].
- Adapt to the new LIB_DEPENDS and options formats.
- Set LICENSE.

Submitted by:	Schaich Alonso <alonsoschaich@fastmail.fm>
2013-12-15 19:12:26 +00:00
Thierry Thomas
975b6ff93b - Update to 1.1.20131109
- Stagify

Note: options have been modified, please review your config!

PR:		ports/184407
Submitted by:	Thomas Zander (maintainer)
2013-12-15 18:50:51 +00:00
Chris Rees
2ec1bb7b9f Fix WMA playback.
0.18 update will come soon, but it's proving nontrivial
due to a substantial rewrite in c++!

PR:		ports/184768
Submitted by:	Thomas Zander <thomas.e.zander@googlemail.com>
2013-12-15 18:49:15 +00:00
Raphael Kubo da Costa
fe36f39e2d - Update to 2.0.12.
- Set LICENSE.
- Adapt to the new LIB_DEPENDS format.
2013-12-15 18:35:11 +00:00
Alexey Degtyarev
6cef760861 Fix plist.
PR:		ports/184745
Submitted by:	Anes Mukhametov <anes@anes.su> (maintainer)
Approved by:	wg (mentor)
2013-12-15 17:49:26 +00:00
Olli Hauer
0caea6a3e7 - add stage support
- add License
2013-12-15 17:47:28 +00:00
Rene Ladan
14f13b87df Specify which BSD licence applies.
Submitted by:	make check-sanity
2013-12-15 17:41:39 +00:00
William Grzybowski
bf1dd3915f lang/tinypy: fix usage of python and examples
Reported by:	exp-run (PR 184591)
Approved by:	portmgr (blanket)
2013-12-15 17:21:06 +00:00
William Grzybowski
7374b6000e math/biggles: fix python usage
Reported by:	exp-run (PR 184591)
Approved by:	portmgr (blanket)
2013-12-15 17:17:09 +00:00
Rusmir Dusko
50600a20cf Loook is a simple Python tool that searches for text strings in
LibreOffice and OpenOffice.org files.

AND, OR and phrase searches are supported. It doesn't create an index,
but searching should be fast enough unless you have really many files.

WWW: http://www.danielnaber.de/loook/

PR:		ports/171734
Submitted by:	nemysis (self)
Approved by:	wg (mentor)
2013-12-15 17:05:55 +00:00
William Grzybowski
e707688381 math/petsc: depends explicitly on "python"
Reported by:	exp-run (PR 184591)
Approved by:	portmgr (blanket)
2013-12-15 16:58:20 +00:00
William Grzybowski
87410b086d devel/py-lxml: switch from easy_install and stagify 2013-12-15 16:54:02 +00:00
Olli Hauer
d16f87ef4a - add stage support
- minor cleanups
2013-12-15 16:45:38 +00:00
William Grzybowski
f59167d48a sysutils/linux-crashplan: remove bogus and useless pre-patch target
Submitted by:	Evan Susarret <evansus gmail com>
2013-12-15 16:44:08 +00:00
William Grzybowski
1e34739b64 Use setuptools for all Python ports.
Setuptools is the preferred method to manage Python distributions after
many changes to the packaging ecosystem over the past couple of years.

Only ports using USE_PYDISTUTILS= yes are affected by this commit, ports using
USE_PYDISTUTILS= easy_install remains the same however this usage is now
deprecated and should be converted to USE_PYDISTUTILS= yes.

Some Python distributions do not work with setuptools out of the box because
they extend the install command from distutils and not setuptools, and
so they need to be patched accordingly.

pip (which leverages setuptools) works around the issue by using eggs, however
we want to get rid of those as well, as support for "flat" installation is
unavailable or has other issues associated with it.

This work allows us to unify how python packages are built, ensure that Python
distributions are installed consistently, reduces complexity for Python port
maintainers and paves the way for simplifying the Python ports framework in
the future.

With hat on:	python
Reviewed by:	koobs, antoine
Exp-run:	bdrewery
Approved by:	bdrewery (portmgr)
2013-12-15 16:22:17 +00:00
William Grzybowski
875909eef3 misc/cuecat: fix python usage
Reported by:	exp-run (PR 184591)
Approved by:	portmgr (blanket)
2013-12-15 16:17:46 +00:00
William Grzybowski
0ae4f3e578 misc/pylize: depends explicitly on "python"
Also restrict to python 2.x.

Reported by:	exp-run (PR 184591)
Approved by:	portmgr (blanket)
2013-12-15 16:13:46 +00:00
William Grzybowski
6481746272 net-im/cjc: fix python usage and minor fixes
- Fix python usage to remove implicit dependency on lang/python
- Restrict to python 2.x
- Remove uselesss LICENSE_FILE
- Use new options for docs

Reported by:	exp-run (PR 184591)
2013-12-15 15:59:14 +00:00
William Grzybowski
f4305bab6d net-im/telepathy-idle: fix python depends
Reported by:	exp-run (PR 184591)
Approved by:	portmgr (blanket)
2013-12-15 15:54:56 +00:00
Alexey Dokuchaev
cc94ea99ca - Comment out apparently unused yet offending piece of code to unbreak the
build on amd64 (tested on MacBookPro6,2)
- Unify the usage of pre/do-install targets in both ports and stagify them

Reported by:	pkg-fallout
2013-12-15 15:54:17 +00:00
Pawel Pekala
8ccc1f7018 Meld 1.8.3 has been released.
Fixes:

    * Fix subdirectory comparisons for Subversion 1.6 (Ben Ross)
    * Fix git status parsing for some statuses (Tom Scytale)
    * Don't disable updating when syncpoints aren't yet active (Kai Willadsen)
    * Fix modifying column properties causing crashes when using .ini config
      backend (Kai Willadsen)

  Translations:

    * Andika Triwidada (id)
    * Milo Casagrande (it)
    * zodiac111 (zh_CN)
2013-12-15 15:50:28 +00:00
Marcus von Appen
523314f1dc - Fix ${PYTHON} -> ${PYTHON_CMD}
Reported by:	exp-run (PR 184591)
Approved by:	portmgr (blanket)
2013-12-15 15:46:16 +00:00
William Grzybowski
bde311c27a net/mpich2: fix usage of python
Reported by:	exp-run (PR 184591)
Approved by:	portmgr (blanket)
2013-12-15 15:43:22 +00:00
Marcus von Appen
ccb01f1e61 - Depend explicitly on lang/python
Reported by:	exp-run (PR 184591)
Approved by:	portmgr (blanket)
2013-12-15 15:22:14 +00:00
Dmitry Sivachenko
e58fe7a9dc Add new option: EXTRAOPTS. It enables parsing of plugins ini
config files for extra options.

Submitted by:	Chris 'sh0shin' Frage <cf@sh0shin.org>
2013-12-15 15:18:07 +00:00
Dmitry Sivachenko
c9d936d7aa Use drill(1) instead of dig(1) on fresh FreeBSD-10.
Disable check_dns for now because there is no nslookup in base.

Several people pointed out drill can be use instead of dig
(mat@, Alexander Wittig <alexander@wittig.name>, et al).
2013-12-15 15:13:13 +00:00
Kubilay Kocak
6e42769226 math/py-numpy: Remove Atlas WITH_STATIC notification using ECHO_MSG
Shell commands can't be used in a Makefile without a target. Remove the atlas
WITH_STATIC messaging until a more suitable mechanism can be found.

PR:		ports/184775
Reported by:	Roland Smith <rsmith@xs4all.nl>
2013-12-15 15:02:30 +00:00
Rene Ladan
889cc3b544 Remove expired ports:
2013-12-01 audio/liteamp: Dead upstream since 2004, does not build with clang
2013-12-08 security/opieprint: No more active upstream
2013-12-08 security/bubblegum: No more active upstream
2013-12-08 security/snortsms: Not active since several years.
2013-12-08 sysutils/hammerhead: Development no more active
2013-12-13 net-p2p/libtorrent-rasterbar-15-python: Unusable, development ceased
2013-12-13 graphics/openexr_ctl: Now distributed with ampasCTL-1.5
2013-12-15 14:32:28 +00:00
Rene Ladan
5950623eec Update to 1.1.1
Changes:

dcf77pi:
- Calculate century (modulo 400) from year, month, day of week, day of month
- New parameter -S to set the system time
- Improvements to DST handling
- Set error state if day of month is too large, not just when greater than 31

readpin:
- New parameter -t for readpin to adjust nanosleep() delay
- Determine realfreq dynamically, do not use realfreq from config.txt

general:
- Documentation updates
- Code cleanups
2013-12-15 14:19:48 +00:00
Marcus von Appen
8ef84000af - Fix the usage of 'python' to get rid of the implicit lang/python
dependency

Reported by:	exp-run (PR 184591)
Approved by:	portmgr (blanket)
2013-12-15 14:14:52 +00:00
Marcus von Appen
dbdf82a5c9 - Restrict the python version to be used to the proper value
Reported by:	exp-run (PR 184591)
Approved by:	portmgr (blanket)
2013-12-15 14:04:57 +00:00
William Grzybowski
3db2ec437b net/rabbitmq-c(-devel)?: depends explicitly on "python"
Reported by:	exp-run (PR 184591)
Approved by:	portmgr (blanket)
2013-12-15 13:56:47 +00:00
Andrej Zverev
22ee8aa1d0 - Try fix under fbsd > 10 2013-12-15 13:56:46 +00:00
Olli Hauer
5b6e5fe1ae - allow staging
- change to new LIB_DEPENDS notation
- s/LATEST_LINK/PKGNAMESUFFIX/
- fix MASTERSITE
2013-12-15 13:54:30 +00:00