Commit graph

336872 commits

Author SHA1 Message Date
Wen Heping
de1d8e3315 - Update to 0.3.2
- Add STAGE support
- Add LICENSE

PR:		190343
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-31 13:59:02 +00:00
Wen Heping
5cfe3554eb - Added STAGE support
- Update to 3.5.0

PR:		190314
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-31 13:56:17 +00:00
Wen Heping
cbd296338f - Add STAGE support
- Add LICENSE
- Change to PYDISTUTILS_AUTOPLIST framework

PR:		190337
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-31 13:54:24 +00:00
Wen Heping
fcbf194302 - Added STAGE support
- Added LICENSE
- Fixed WWW
- Update to 0.9.8

PR:		190317
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-31 13:51:28 +00:00
Pawel Pekala
b39633f69e - Add staging support
- Convert to new options framework
2014-05-31 13:46:04 +00:00
Pawel Pekala
e91eb32c49 - Add staging support
- Convert to USES=tar:bzip2
2014-05-31 13:26:33 +00:00
Steve Wills
59ca7f5176 - Update to 20140524
PR:		ports/190194
Submitted by:	Koichiro IWAO <meta+ports@vmeta.jp> (maintainer)
2014-05-31 13:20:39 +00:00
Pawel Pekala
e4f61f6046 - Add staging support
- Convert to new options framework
- Remove RUN_DEPENDS on javavmwrapper, it's pulled in by java port
2014-05-31 12:48:50 +00:00
Antoine Brodin
bca23b4a7c Stage support 2014-05-31 12:26:06 +00:00
Alexey Degtyarev
6c22305b68 Update to latest version - 2.0
Approved by:	wg (mentor)
2014-05-31 12:09:59 +00:00
Pawel Pekala
845b4ef666 - Add staging support
- Convert to new options framework
2014-05-31 12:03:44 +00:00
Pawel Pekala
4e24a1e8dc - Add staging support
- Convert to new options framework
- USE_ANT, ALL_TARGET, MAKE_ARGS instead of custom do-build target
- Use PLIST_FILES and not generated plist file
2014-05-31 11:50:14 +00:00
Antoine Brodin
023ce00d00 - Use libtool pathfix tar:bzip2
- Strip shared library
2014-05-31 11:47:32 +00:00
Tim Bishop
b94177b342 Stage support.
PR:		ports/189690
Submitted by:	Robert Jenssen <robertjenssen@ozemail.com.au> (maintainer)
2014-05-31 11:27:03 +00:00
Guido Falsi
607e58ef41 - Stagify
- Convert to new LIB_DEPENDS format

PR:		ports/190271
Submitted by:	freebsd@nagilum.org
2014-05-31 11:25:28 +00:00
Pawel Pekala
aa4e33bcb6 - Add staging support
- Convert to new options framework
- USE_ANT, ALL_TARGET instead of custom do-build target
- Use PLIST_FILES and not generated plist file
2014-05-31 11:08:34 +00:00
Guido Falsi
9f347da861 - Stagify [1]
- Convert to USES=tar [1]
- Use @sample pkg directive

PR:		ports/190199 [1]
Submitted by:	freebsd@nagilum.org
2014-05-31 10:57:17 +00:00
Guido Falsi
5a492baf3b - Update to 0.7.2
PR:		ports/190354
Submitted by:	Fernando <fernando.apesteguia@gmail.com> (maintainer)
2014-05-31 10:53:05 +00:00
Olli Hauer
79c6cb1376 - add WWW line 2014-05-31 10:50:57 +00:00
Olli Hauer
beb0501c23 - add stage support
- add WWW
2014-05-31 10:49:41 +00:00
Dmitry Sivachenko
6d001adfaa Update to -dev26. 2014-05-31 10:48:30 +00:00
Wen Heping
3dd4f73f86 - Added STAGE support
- Added LICENSE
- Fixed MASTER_SITES

PR:		190355
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-31 10:32:15 +00:00
Olli Hauer
fea36bd2b2 - add stage support
with hat apache@
2014-05-31 10:25:32 +00:00
Olli Hauer
7285b08e9f - add stage support 2014-05-31 10:22:22 +00:00
Olli Hauer
52bb5e052b - update to version 0.32 2014-05-31 09:59:24 +00:00
Olli Hauer
4a998e29a9 - cleanup Makefile
- do not mix pkg-plist and PLIST_(FILES|DIRS|DIRSTRY)
 - MANx is wrong with staging -> correct PERL5_MAN3 in pkg-plist

PR:		ports/188875
Submitted by:	ohauer
Approved by:	maintainer timeout (3 weeks)
2014-05-31 09:54:18 +00:00
Rene Ladan
ff816cc614 Remove expired ports:
2014-05-31 net-im/mercury: MSN is dying and the domain mercury.im is down
2014-05-31 german/bsdgroup-firefox-searchplugin: bsdgroup.de no longer seems to exist
2014-05-31 german/bsdforen-firefox-searchplugin: No longer works after forum software update
2014-05-31 09:46:08 +00:00
Alexey Degtyarev
cc843afff0 * Support STAGE
* Update to latest version: 1.1.3.

Approved by:	wg (mentor)
2014-05-31 08:40:52 +00:00
Alexey Degtyarev
2c12f85bf0 Fix illegal division by zero. Upstream support seems abandoned, thus attaching patch to files/.
Approved by:	wg (mentor)
2014-05-31 08:37:18 +00:00
Alexey Degtyarev
e64bb3f555 Update to latest version - 2.8.
Approved by:	wg (mentor)
2014-05-31 08:32:05 +00:00
Marcus von Appen
9f90cca55f Peewee is a MIT licensed object relational mapper for Python. It allows access
of relational databases (MySQL / MariaDB, PostgreSQL, SQLite3) in a pretty
object oriented way. There is usually no need to write SQL.

PR:		ports/185470
Submitted by:	Matthias Petermann <matthias@petermann-it.de>
2014-05-31 08:31:00 +00:00
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