1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-04 11:23:46 +00:00

318240 Commits

Author SHA1 Message Date
Baptiste Daroussin
31e3c5129c fmake doesn't like previous commit (which breaks index) [1]
Given we do not support for long enough old OPTIONS framework just get
rid of this compat block that doesn't bring anything anymore

Kick by:	cperciva [1]
2013-12-15 23:44:13 +00:00
Baptiste Daroussin
990ef2dec3 Do not set again WITHOUT_NLS in old backward compatibility if NLS is in OPTIONS_UNSET
Reported by:	eadler
2013-12-15 23:31:36 +00:00
Rene Ladan
f7110a705a Mention nestedfct parameter.
Perform some language fixes while here.

Approved by:	portmgr (bapt)
2013-12-15 23:22:33 +00:00
Antoine Brodin
61b75b3d0b setuptools are now default, no need to bring it explicitly 2013-12-15 22:47:22 +00:00
Antoine Brodin
a82e074125 - Switch from easy_install to install
- Use PYDISTUTILS_AUTOPLIST
- License is BSD3CLAUSE
2013-12-15 22:34:56 +00:00
Antoine Brodin
f0399b368f - switch from easy_install to install
- stage support
- use PYDISTUTILS_AUTOPLIST
2013-12-15 22:22:21 +00:00
Matthew Seaman
d895ce64a1 Update to 2.3.1
* Staging support
   * New style LIB_DEPENDS
   * Use OPTIONS helpers
   * OPTIONS_SINGLE to select between Cyrus SASL and gsasl
   * Two new options: EXPERIMENTAL and SUPERCEDED

The port requires OpenSSL >= 1.0.1, so set WANT_OPENSSL_PORTS=yes
everywhere except for on FreeBSD 10.x, where it's in the base system.

The github.org MASTER_SITE a) redirects to a server in the Amazon
cloud and b) requires use of HTTPS.

(a) implies setting fetch(1) to follow redirects, which is usually
frowned upon.  However, this pattern is recommended in bsd.sites.mk
for use with GitHub.

(b) is troublesome for FreeBSD 8.x, as fetch(1) hasn't grown HTTPS
support there yet.  Hence provide a copy of the distfile on
http://people.freebsd.org/ as a 2nd MASTER_SITE

Approved by:	mm (maintainer)
2013-12-15 22:14:40 +00:00
Olli Hauer
8136ee5a9f - add stage support
- add license
- minor cleanups

with hat apache@
2013-12-15 22:11:20 +00:00
Marcus von Appen
ab634dd8ea - Back out my change, since wg@ already fixed the port
Noticed by:	wg@
2013-12-15 21:56:48 +00:00
William Grzybowski
88488ebd59 Mk/bsd.sanity.mk: note USE_PYDISTUTILS=easy_install deprecation
Now that all python packages use setuptools and eggs are undesired for system
wide packages the ports should use USE_PYDISTUTILS=yes instead.

Approved by:	portmgr (bapt)
2013-12-15 21:56:41 +00:00
Thierry Thomas
919c3bd721 Fix libdv entry.
Reported by:	Ivan Klymenko <fidaj (at) ukr (dot) net>
2013-12-15 21:54:19 +00:00
Marcus von Appen
dd575daa58 - Depend explicitly on lang/python at build time.
Reported by:	exp-run (PR 184591)
Approved by:	portmgr (blanket)
2013-12-15 21:50:51 +00:00
William Grzybowski
0eebcaee48 x11-wm/ede: depends explicitly on "python" to build
Reported by:	exp-run (PR 184591)
Approved by:	portmgr (blanket)
2013-12-15 21:50:25 +00:00
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