1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
Commit Graph

338804 Commits

Author SHA1 Message Date
Jimmy Olgeni
147f03dd31 Unbreak, after I broke it on r357306.
- Fix dependency on x11-fonts/urwfonts

While I'm here:

- Add LICENSE
- Remove easy_install from USE_PYDISTUTILS

Noticed by:	amdmi3
2014-06-16 20:49:35 +00:00
Baptiste Daroussin
a40d2eedb3 Update to 4.8
Release note: http://i3-wm.org/downloads/RELEASE-NOTES-4.8.txt
2014-06-16 20:42:13 +00:00
Jimmy Olgeni
59e93da178 Unbreak, after I broke it on r357306.
- Fix dependency on x11-fonts/urwfonts

While I'm here:

- Add LICENSE
- Fix WWW tag in pkg-descr

Noticed by:	amdmi3
2014-06-16 20:16:14 +00:00
Marcus von Appen
28a3b450af - Remove easy_install dependency
- Convert to PYDISTUTILS_AUTOPLIST
- Add missing py-requests RUN_DEPENDS
- Bump PORTREVISION to enforce a cleanup for the easy_install references

With hat:	python@
Approved by:	portmgr (implicit)
2014-06-16 19:36:07 +00:00
Alexander Leidinger
e277e51e38 Belately bump the portrevision, it's needed for libtool change
in the last commit.

Suggested by:	tijl
2014-06-16 19:29:40 +00:00
Marcus von Appen
434a1673f1 - Support relative paths below man/ for manpages, when using
PYDISTUTILS_AUTOPLIST. This is necessary for localized manpages, which do
  not install into the standard path man/manX, but into a locale-specific
  directory matching form man/<locale_subdirs>/manX.
  Some ports feature localized manpages - this change makes additional patches
  and plist hacks unnecessary.

With hat:	python@
2014-06-16 18:43:11 +00:00
Oliver Lehmann
5014db0fe3 try to better detect SSE availability
Submitted by:	tijl
2014-06-16 18:20:16 +00:00
Lev A. Serebryakov
202a9b9655 Fix for FreeBSD 9.
Fix messed up categories for slave ports.
2014-06-16 18:13:54 +00:00
William Grzybowski
799bb81919 devel/py-bcdoc: update to 0.12.2
PR:		187956
Submitted by:	takumiiinn gmail com
Approved by:	maintainer (timeout)
2014-06-16 18:04:53 +00:00
Johan van Selst
cd3e217ffb Update texinfo.tex and texi2dvi to latest version 2014-06-16 18:01:08 +00:00
Antoine Brodin
53857e7276 - Create symlinks for non-ABI-suffixed python*-config and ABI-suffixed python-*.pc
- Fix DISABLED_EXTENSIONS extension patch, autoconf is not used so configure has to be patched

Phabric:	D225
Reviewed by:	koobs
2014-06-16 17:46:41 +00:00
Thomas Zander
9bf9be990f - Stagify
- Handle user account creation via Makefile rather than pkg-install
- Handle permissions and ownerships via pkg-plist
- USE_* -> USES
- Add LICENSE
- Bump PORTREVISION

PR:		190972
Submitted by:	ports@encarnate.com (maintainer)
Reviewed by:	maintainer
Approved by:	maintainer, mentors (implicit)
2014-06-16 17:39:39 +00:00
Antoine Brodin
ba06d39f73 Fix BUILD_DEPENDS 2014-06-16 17:38:41 +00:00
Palle Girgensohn
2d95865309 Fix bad ICU_patchfile
PR:		191044
Submitted by:	melvyn
2014-06-16 16:52:45 +00:00
William Grzybowski
42105c2d01 games/py-mnemosyne: update to 2.3
- Update to 2.3
- Pass maintainership to submitter

PR:		188930
Submitted by:	hhh sdf org
2014-06-16 16:49:16 +00:00
Vanilla I. Shu
7a382a74fd Stagify.
Approved by:	portmgr@
2014-06-16 16:44:38 +00:00
Vanilla I. Shu
cfb50b5d71 Stagify.
Approved by:	portmgr@
2014-06-16 16:39:14 +00:00
Vanilla I. Shu
86ad838b08 Stagify.
Approved by:	portmgr@
2014-06-16 16:35:08 +00:00
Vanilla I. Shu
d6637c9fbf Stagify.
Approved by:	portmgr@
2014-06-16 16:15:01 +00:00
William Grzybowski
6dedb38d6f print/py-reportlab2: update to 2.7
- Use PKGNAMESUFFIX to simplify changes
- Change deprecated LICENSE
- Adobe CMaps is deprecated long ago
  9877f90e0a
- Freetype fonts are brought in by py-imaging, the FREETYPE option has no effect
- Limit it to python 2.x
- Use PYDISTUTILS_AUTOPLIST
- Stagify
- Change patch+reinplace+reinplace chain to one simple reinplace
- Change from tab to space after 'WWW:' in pkg-descr
- Pass maintainership to submitter

PR:             186866
Submitted by:   kozlov.sergey.404 gmail com
Approved by:    maintainer
2014-06-16 16:06:26 +00:00
Wesley Shields
e890e1a0d3 Fix plist.
PR:		190993
Submitted by:	Vikash Badal <vikashb@where-ever.za.net>
2014-06-16 16:05:17 +00:00
William Grzybowski
5c983e6f07 devel/py-robotframework-ride: update to 1.3
- Update to 1.3 [1]
- Add missing dependency

Changes: https://github.com/robotframework/RIDE/wiki/Release-notes#ride-13

PR:		186842 [1]
Submitted by:	maintainer
2014-06-16 15:36:44 +00:00
Dmitry Marakasov
8812e079ce - Clarify LICENSE
- Switch to USES=libtool

Approved by:	portmgr blanket
2014-06-16 15:32:34 +00:00
Dmitry Marakasov
1e9d58396e - Convert USE_BZIP2 to USES
- Fix build on 10.x
- Switch to USES=libtool

Approved by:	portmgr blanket
2014-06-16 15:30:39 +00:00
Dmitry Marakasov
2ab8bf6757 - Add missing USES=libtool to archivers/snappy
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
2014-06-16 15:16:17 +00:00
Vanilla I. Shu
a53dbd6e1c Stagify.
Approved by:	portmgr@
2014-06-16 15:06:04 +00:00
Vanilla I. Shu
60500ca962 Stagify.
Approved by:	portmgr@
2014-06-16 15:02:03 +00:00
Dmitry Marakasov
6960614fad - Stagify
- Fix build with clang

Approved by:	portmgr blanket
2014-06-16 14:58:52 +00:00
Dmitry Marakasov
03c90b4fac - Switch to USES=libtool
Approved by:	portmgr blanket
2014-06-16 14:56:34 +00:00
Pietro Cerutti
b8a678b0d4 - Update to 2.1.0
ChangeLog:

  * fixed some compiler warnings
  * documentation improvements
  * build fix for NetBSD (and whenever sh != bash)
  * allow client to reset generator
  * remove bash dependencies
  * add api tests
  * remove ruby dependency
  * nmake install works on windows
  * build fix for qnx
  * debugging improvements
  * json_verify supports -s flag for stream processing
  * json_reformat supports -s flag for stream processing

- Take maintainership
2014-06-16 14:56:22 +00:00
Vanilla I. Shu
4d159cd32e remove desktop-file-utils from USES to fix build.
Submitted by:	swills@
2014-06-16 14:53:43 +00:00
William Grzybowski
d8135e893c www/videocache: support stage and minor fixes
PR:		190966
Submitted by:	joe thrallingpenguin com
2014-06-16 14:44:44 +00:00
Lev A. Serebryakov
16f1ee1859 Unbreak build when "devel/subversion" doesn't have options at all. 2014-06-16 14:43:16 +00:00
Pietro Cerutti
a2609e41fd - The build process invokes fontforge, which creates $HOME/.FontForge. Let's
set HOME=${WRKDIR} to avoid polluting /root on the build clusters.

Suggested by:	swills
2014-06-16 14:42:07 +00:00
William Grzybowski
ce3290df4c www/py-selenium: update to 2.42.0
PR:		190132 (based on)
Submitted by:	vladimir.chukharev gmail com
Approved by:	maintainer
2014-06-16 14:42:00 +00:00
MANTANI Nobutaka
94bf0bf916 Remove NO_STAGE mark because staging is supported by the master port (x11/eterm). 2014-06-16 14:41:21 +00:00
MANTANI Nobutaka
3eeea5e971 Support staging. 2014-06-16 14:33:03 +00:00
MANTANI Nobutaka
40c1420fbf Fix build error.
Support staging.
2014-06-16 14:31:28 +00:00
William Grzybowski
6acd67f1df www/py-django-ldapdb: update to 0.3.2
PR:		190267
Submitted by:	maintainer
2014-06-16 14:31:22 +00:00
Dmitry Marakasov
e8b935de71 - Add missing USES=libtool 2014-06-16 14:19:50 +00:00
Dmitry Marakasov
ff44441fb3 - Switch to USES=libtool
- Strip libraries
2014-06-16 14:19:29 +00:00
Dmitry Marakasov
6e5ecd4cf2 - Add missing USES=libtool 2014-06-16 14:18:57 +00:00
Dmitry Marakasov
641d3a8025 - Convert audio/libgig to USES=libtool, drop .la files, strip library
- Bump dependent ports as .so version has changed
2014-06-16 14:18:00 +00:00
Dmitry Marakasov
c3178fd997 - Switch to USES=libtool, drop .la files
- Add required LIBS
2014-06-16 14:16:21 +00:00
Dmitry Marakasov
1c179bdf40 - Switch to USES=libtool, drop .la files
- Convert USE_BZIP2 to USES
- Fix dssi handling (was not detected by configure)

Approved by:	portmgr blanket
2014-06-16 14:13:29 +00:00
Dmitry Marakasov
a5311b0993 - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-06-16 14:03:58 +00:00
Dmitry Marakasov
ec62447dd4 - Switch to USES=libtool, drop .la files 2014-06-16 14:02:55 +00:00
Baptiste Daroussin
b42a8f39d0 Remove run dependency on gcc, this is wrong [1]
While here do not print twice the pkg-message

Reported by:	pjd [1]
2014-06-16 13:51:38 +00:00
MIHIRA Sanpei Yoshiro
c6839199ce support stage 2014-06-16 13:46:38 +00:00
John Marino
334db00cac www/jmeter: Remove whitespace from pkg-descr
This is the remaining valid change from the PR.

PR:		184708
Submitted by:	venture37 (geeklan.co.uk)
Approved by:	general blanket
2014-06-16 13:45:35 +00:00