Alexey Degtyarev
3c79f3a6ab
* devel/awscli - update to 1.3.12
...
* devel/py-botocore - update to 0.46.0
* devel/py-jmespath - update to 0.4.1
Approved by: wg (mentor)
2014-05-31 08:28:29 +00:00
Marcus von Appen
a406ee6e80
Handle non-ASCII encoded setup.py files properly, if the locale of the
...
execution environment does not match the encoding of the setup.py file. Simply
read everything in as binary data without trying to convert it to the matching
locale.
2014-05-31 08:14:24 +00:00
Sunpoet Po-Chuan Hsieh
e1832b261b
- Update to 1.053
...
Changes: http://search.cpan.org/dist/Net-SSLGlue/Changes
2014-05-31 07:12:10 +00:00
Sunpoet Po-Chuan Hsieh
994f0fc037
- Update to 1.0.6
...
Changes: https://github.com/bdurand/lumberjack/blob/master/CHANGES.txt
2014-05-31 07:09:44 +00:00
Wen Heping
a785fe277d
- Update to 2.0.1,1
...
- Add STAGE support
PR: 190416
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-31 05:29:37 +00:00
Wen Heping
a62348b3d4
- Update to 1.9.1
...
- Add STAGE support
- Add LICENSE
- Pet portlint
PR: 190407
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-31 05:27:53 +00:00
Wen Heping
3638edbe1f
- Update to 1.6.0.6
...
- Add STAGE support
PR: 190367
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-31 05:25:50 +00:00
Wen Heping
320704ccfa
- Stage support [1]
...
- Update to 2.4.0 [1]
- Reset maintainer to ports@
PR: 190365 [1]
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> [1]
2014-05-31 05:24:11 +00:00
Wen Heping
d073bcc5fd
- Stage support [1]
...
- Reset maintainer to ports@
PR: 190358 [1]
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> [1]
2014-05-31 05:20:15 +00:00
Wen Heping
8ddd44229b
- Update to 3.1.1
...
- Add STAGE support
PR: 190352
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-31 05:07:19 +00:00
Stephen Montgomery-Smith
7869f4665f
- Replace python-2.7.5 with version 2.7.6. Thus the port should now build
...
on FreeBSD-10 and higher.
- Use the patches from the lang/python27 port.
- Bump portrevision.
2014-05-31 05:05:23 +00:00
Wen Heping
238a6c770e
- Added STAGE support
...
- Updated MASTER_SITES
PR: 190350
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-31 04:56:47 +00:00
Jonathan Chu
e4d4ffc175
Add DOCS and EXAMPLE options to biology/mafft
...
PR: ports/190161
Submitted by: "Reed A. Cartwright" <cartwright@asu.edu> (maintainer)
Approved by: swills (maintainer)
2014-05-31 04:18:18 +00:00
Danilo Egea Gondolfo
7b9aa0052c
- Update from 3.8.60 to 3.8.61
2014-05-31 04:10:40 +00:00
Danilo Egea Gondolfo
90e2691a25
- Update from 9.7.84 to 9.7.85
2014-05-31 04:10:06 +00:00
Dmitry Marakasov
8d5fbfb409
- Switch to USES=libtool, drop .la file
...
- Strip binaries
- Fix build on 10.x+ by using gcc
- Optionize
2014-05-31 00:58:44 +00:00
Dmitry Marakasov
3174b06d91
- Switch to libtool, drop .la file
...
- Strip library
- Simplify and optionize docs installation
2014-05-31 00:58:42 +00:00
Dmitry Marakasov
def5249fd4
- Switch to USES=libtool, drop .la files
...
- Strip libraries
2014-05-31 00:57:45 +00:00
Dmitry Marakasov
54aafa3fce
- Switch to USES=libtool, drop .la files
2014-05-31 00:57:40 +00:00
Tim Bishop
0b58c0895e
Stage support.
...
PR: ports/190395
Submitted by: "Markus Dolze" <bsdfan@nurfuerspam.de> (maintainer)
2014-05-31 00:25:43 +00:00
Mark Linimon
608bfdc537
Remove entries for reinstated ports print/cups-smb-backend and
...
devel/asl.
Submitted by: portsmon
Pointy hat to: amdmi3
2014-05-30 23:59:31 +00:00
Stephen Montgomery-Smith
44f3e5ecdc
- Add license.
2014-05-30 23:58:57 +00:00
John Marino
2dd72908d0
vietnamese/unicode-uhoai: Fix deinstall and add stage support
...
This port had a few problems:
* The package list tried to remove the wrong directory
* The pkg-install script installs font.dir and font.scale files but
never tries to remove them. This causes orphan checks to fail
* The EXTRACTS_BEFORE_ARGS may not be additive (don't use +=)
* The EXTRACTS_BEFORE_ARGS definition came after <bsd.port.mk> so it
was never seen anyway
* The latter may mean that the font never installed properly if the
file didn't get transformed to lower case.
After staging, I added a pkg-deinstall script. I'm not 100% sure it's
correct if there are more than one Truetype font installed, but it's a
lot better than it was and it removes the font.* stuff upon deinstall.
This passes testport in poudriere.
2014-05-30 23:16:06 +00:00
Tim Bishop
a7a73047d3
Stage support.
...
PR: ports/190384
Submitted by: Julian H. Stacey <jhs@berklix.com> (maintainer)
2014-05-30 22:08:55 +00:00
Olli Hauer
e656accb24
- /USE_AUTOTOOLS=libtool/USES=libtool/
...
with hat apache@
2014-05-30 21:55:22 +00:00
John Marino
c1ed46b329
graphics/wmicons: Add stage support, specify TAR for extraction
...
All distfiles are tar.gz. Specify TAR rather than EXTRACT_CMD.
2014-05-30 21:49:50 +00:00
Olli Hauer
282bd3a58e
- update to 0.31
...
- add stage support
- use @sample macro
Changes:
Mon Dec 23rd 2013 - Bug fix from Colin Stolley.
Writing past end of a buffer.
Fri May 24th 2013 - Steve Rader (the author) died.
We miss him. http://www.news.wisc.edu/21829
From README:
Currently, cnagios is not being actively maintained.
We continue to accept simple patches from the community.
PR: ports/189198
Submitted by: ohauer
Approved by: Alexander <alexander.4mail@gmail.com> (maintainer)
2014-05-30 21:36:33 +00:00
Rene Ladan
3ad8854905
USE_GMAKE is marked as deprecated in bsd.sanity.mk, but it is
...
unsupported since r355709
Phabric: D110
Approved by: portmgr (bdrewery)
2014-05-30 21:32:38 +00:00
John Marino
1491f74a60
games/atanks: Unbreak on F8, F9, DF and fix plist
...
The C++ compiler was harcoded to clang++ and the plist wasn't complete.
2014-05-30 21:27:51 +00:00
Kubilay Kocak
3aaa9ce650
devel/concurrencykit: Update to 0.4.2
...
- Update to 0.4.2
- Update pkg-plist
Changes:
https://github.com/concurrencykit/ck/commits/0.4.2
PR: ports/189836
Submitted by: Bartek Rutkowski <ports@robakdesign.com>
2014-05-30 21:14:52 +00:00
Olli Hauer
81fd93894b
- use bsd.apache.mk framework for building
...
(remove Makefile patch)
- add stage support
(remove pkg-plist)
PR: 190403
Submitted by: Manuel Kasper <mk@neon1.net> (maintainer)
2014-05-30 20:58:44 +00:00
Olli Hauer
50f566b7f8
- add stage support
...
- move post-install hint into pkg-message
- move port from apache@ to ports@ (port it is not apache@ related)
2014-05-30 20:47:57 +00:00
Olli Hauer
40ea588e83
- add stage support
...
- update master site
- add WWW
2014-05-30 20:45:07 +00:00
Rusmir Dusko
010cf366bc
- Transfer maintainership to games@ team
...
- Use tar:bzip2 instead of USE_BZIP2=yes
- Remove TODO from DOCS
2014-05-30 20:38:34 +00:00
Carlo Strub
7428628ac5
Back to pool
...
Approved by: portmgr (implicit)
2014-05-30 20:33:46 +00:00
Carlo Strub
d1c5d4b117
Back to pool
...
Approved by: portmgr (implicit)
2014-05-30 20:25:36 +00:00
Dmitry Marakasov
fe182bd54e
- Resurrect pring/cups-smb-backend. It was depended due to "No more
...
public distfiles", however it never had nor needed distfiles to
begin with.
- Stagify
CUPS smb backend allows *nix users to print
to Windows-attached printers via smbspool
program, which comes with Samba.
WWW: http://www.cups.org/articles.php?L294
Pointyhat to: bapt
2014-05-30 20:22:48 +00:00
Dmitry Marakasov
f44d5c3724
2014-05-30 20:09:48 +00:00
Dmitry Marakasov
fc82d967bd
- Convert USE_BZIP2 to USES
...
- Add LICENSE_FILE
2014-05-30 20:04:02 +00:00
Dmitry Marakasov
d03388cc06
- Convert USE_BZIP2 to USES
...
- Use new LIB_DEPENDS syntax
- Switch to USES=libtool, drop .la files
- Strip libraries
2014-05-30 19:59:28 +00:00
Alex Kozlov
3dfb17425b
- Update to 3.1.0
...
- Support STAGEDIR
- Convert to OptionsNG
- Convert to new LIB_DEPENDS syntax
- Add license
- Pass maintainership to submitter
PR: ports/190392
Submitted by: Daniel Austin <freebsd-ports@dan.me.uk> (new maintainer)
2014-05-30 19:37:57 +00:00
Dmitry Marakasov
e59148d1ee
- Switch to USES=libtool, drop .la files
...
- Strip libraries
2014-05-30 19:36:44 +00:00
Dmitry Marakasov
7f6292cd00
- Switch to USES=libtool, drop .la files
...
- Strip libraries
2014-05-30 19:33:22 +00:00
Steve Wills
1eafa82762
- Remove uneeded include of bsd.port.options.mk
...
Reported by: antoine
Pointyhat to: swills
2014-05-30 19:20:24 +00:00
Steve Wills
5512459c70
- Update to 10.3.2
2014-05-30 19:12:49 +00:00
Olivier Duchateau
e5af9b98f5
Dee is a shared library that provides objects that help having multiple
...
instances communicating over DBus.
WWW: https://launchpad.net/dee
2014-05-30 19:04:46 +00:00
Bryan Drewery
770ed82954
- Fix dnscache-conf referring to STAGEDIR when IP6 option is selected.
...
Something in the dependency chain for dnsip6 rebuilds when conf-home
is updated. By creating it before the build and then moving it over
later the timestamp is before all the built binaries. Since we
purposely remove all installer-related files, only those will be
rebuilt.
Reported by: brd
2014-05-30 18:57:31 +00:00
Carlo Strub
69b8c62d4e
Deprecate: abandoned for years
...
PR: ports/190412
Submitted by: Krzysztof Kowalewski <pyzmen@kam.pl> (maintainer)
Approved by: portmgr (implicit)
2014-05-30 18:56:56 +00:00
Dmitry Marakasov
8eeccaa64e
- Switch to USES=libtool, drop .la files
...
- Strip libraries
2014-05-30 18:43:48 +00:00
Dmitry Marakasov
d577cf7c39
- Switch to USES=libtool
2014-05-30 18:43:09 +00:00