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

320530 Commits

Author SHA1 Message Date
Baptiste Daroussin
9ab482aa0c Support stage 2014-01-09 14:29:53 +00:00
Baptiste Daroussin
36951ee4c9 Support stage 2014-01-09 14:28:30 +00:00
Baptiste Daroussin
4234579252 Support stage 2014-01-09 14:23:58 +00:00
Baptiste Daroussin
1822fd0227 Support stage & use pkg-plist 2014-01-09 14:19:44 +00:00
Baptiste Daroussin
a0604c4c2b Support stage 2014-01-09 14:10:39 +00:00
Baptiste Daroussin
6b92a99b00 Support stage 2014-01-09 14:07:36 +00:00
Baptiste Daroussin
fb391f0685 Support stage 2014-01-09 14:04:49 +00:00
Baptiste Daroussin
ab731506d9 Support stage 2014-01-09 14:02:59 +00:00
Baptiste Daroussin
81b4255ec5 Support stage 2014-01-09 13:59:28 +00:00
Baptiste Daroussin
0ac13a1166 Forgot to commit the plist earlier
Reported by:	bsam
2014-01-09 13:55:01 +00:00
Baptiste Daroussin
547559a424 Support stage 2014-01-09 13:36:10 +00:00
Baptiste Daroussin
664c716461 Support stage 2014-01-09 13:33:41 +00:00
Baptiste Daroussin
6a0c59c099 Support stage
Allow packaging as a user
2014-01-09 13:30:29 +00:00
Baptiste Daroussin
dfd28f85c9 Support stage 2014-01-09 13:27:26 +00:00
Baptiste Daroussin
19c191e2b1 Support stage
Use bsdtar to extract the zip file
2014-01-09 13:23:06 +00:00
Baptiste Daroussin
f8831853e7 Support stage 2014-01-09 13:20:36 +00:00
Baptiste Daroussin
6cd6417229 Support stage
Fix shebang
2014-01-09 13:19:09 +00:00
Baptiste Daroussin
acf4676617 Hackish way to support stage (bad upstream that uses DESTDIR instead of PREFIX) 2014-01-09 13:16:29 +00:00
Andrej Zverev
24373dae37 - add stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-09 13:14:30 +00:00
Baptiste Daroussin
8574f0b3d9 Support stage 2014-01-09 13:13:01 +00:00
Baptiste Daroussin
69a0105bef Support stage 2014-01-09 13:11:30 +00:00
Baptiste Daroussin
f629c9ecd2 Support stage 2014-01-09 13:09:44 +00:00
TAKATSU Tomonari
a9178ecf5d - Update to 1.4.1
- Replace tab with a single space after WWW: in pkg-descr
2014-01-09 12:58:46 +00:00
Wen Heping
ecbccba49e - Update to 2.2.5
- Add LICENSE
2014-01-09 12:36:23 +00:00
Wen Heping
87d36b4e7f - Update to 0.2.14
- Add LICENSE
2014-01-09 12:11:14 +00:00
William Grzybowski
40a0c3b1b7 www/py-flexget: update to 1.2.27 2014-01-09 11:44:51 +00:00
William Grzybowski
dccc97889c devel/py-dogpile.cache: update to 0.5.3 2014-01-09 11:41:49 +00:00
Ashish SHUKLA
60f674b64a - Update to 1.3.0
- Use distfile provided by Debian
- Add dependency on GCC from ports when building on 8.x (amd64) due
  to code generation issue with built-in GCC

PR:		ports/185212
Submitted by:	Jan Beich <jbeich at tormail.org>
2014-01-09 11:30:53 +00:00
Baptiste Daroussin
a05d4502ac Update license and description 2014-01-09 10:32:28 +00:00
Baptiste Daroussin
9f5ac9b62e Update to 1.3.4-20131226
Invisible Island has taken the maintainance of mawk, switch to that version.
Take maintainership
Support stage

Approved by:	Yoshihiro Ota <ota@j.email.ne.jp> (former maintainer)
2014-01-09 10:24:48 +00:00
Pietro Cerutti
1c3ce76143 - Convert to USES=tk
- Convert to USES=gmake
- STAGE-clean

MFH:		2014Q1
2014-01-09 08:59:44 +00:00
Rusmir Dusko
7a41167f51 - Adopt port
- Add license (LGPL21)
- Change WWW
- Recreate pkg-plist with make makeplist
2014-01-09 08:53:56 +00:00
Rusmir Dusko
43915304a9 - Use the new format for LIB_DEPENDS
- USES gmake instead of USE_GMAKE
- Support STAGEDIR
2014-01-09 08:53:38 +00:00
Pietro Cerutti
2461068f5d - Convert to USES=tk
- STAGE-clean

MFH:		2014Q1
2014-01-09 08:53:23 +00:00
Rusmir Dusko
bbd025efd5 - Use the new format for LIB_DEPENDS
- Support STAGEDIR
- Add REINPLACE_CMD, fix deprecated code
2014-01-09 08:53:19 +00:00
Pietro Cerutti
91b82f2e25 - Convert to USES=tk
- STAGE-clean
- PREFIX-clean

MFH:		2014Q1
2014-01-09 08:49:35 +00:00
Jason Helfman
1821fb381d - add a mirror
PR:		185583
Submitted by:	maintainer, lifanov@mail.lifanov.com
2014-01-09 07:35:27 +00:00
Vanilla I. Shu
e2b1ffef49 Add stagedir support.
Approved by:	 portmgr (blanket infrastructure)
2014-01-09 07:20:37 +00:00
Baptiste Daroussin
7b6e9b4ecd Fix test 2014-01-09 07:10:02 +00:00
Baptiste Daroussin
28446889bf Support stage 2014-01-09 06:57:58 +00:00
Baptiste Daroussin
b8a4248e6e Make gcc 4.6 is sufficient for c++0x 2014-01-09 06:56:42 +00:00
Baptiste Daroussin
9271597aee Allow to choose clang from base on 9.2 when looking for a C11 compiler
Add compiler:c++0x modeled over compiler:c++11-lang [1]

Requested by:	delphij [1]
2014-01-09 06:55:18 +00:00
Alexey Dokuchaev
691d107e38 - Update to version 1.6
- Use OPTIONS helpers, stagify

Submitted by:	maintainer
2014-01-09 03:01:23 +00:00
Colin Percival
1a1bf7ef1e STAGEify.
Submitted by:	jgh
2014-01-09 02:53:37 +00:00
Matthias Andree
35717bde57 Overhaul devel/ice, devel/py-ice and devel/php5-ice:
Changes from [*]:
- Update Ice to 3.5.1.
- Stageify all three ports.
- Convert py-ice and php5-ice to slave ports.
- Use ICONV_LIB, so it builds ok with native iconv [1].
- Workaround for FreeBSD 10's static destructor order disaster [2].
- Install man pages.
- Allow package build for non-root users.
[1] http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/using-iconv.html
[2] http://lists.freebsd.org/pipermail/freebsd-ports/2013-June/084580.html

Changes from [3]:
- Convert LIB_DEPENDS to new syntax.
- USE_GMAKE -> USES
- list Berkeley DB 6 invalid, requires upstream changes, but upstream is
  loathe to make those due to licensing change in BDB
- remove BDB 2 and 3 from invalid listing, we no longer have these ports

PR:		ports/184453 [*]
PR:		ports/185569 [3]
Submitted by:	Michael Gmelin (maintainer) [*]
Submitted by:	mandree [3]
Approved by:	Michael Gmelin (maintainer) [3]
2014-01-09 01:57:20 +00:00
Baptiste Daroussin
0814761f12 Add LIBOWN and LIBGRP to uidfix 2014-01-09 00:21:10 +00:00
Baptiste Daroussin
293eee9011 Support stage 2014-01-09 00:16:37 +00:00
Baptiste Daroussin
25bda1e0d4 Support stage
Use bsdtar to extract zip
2014-01-09 00:13:15 +00:00
Baptiste Daroussin
4cd05b4a58 Support stage 2014-01-09 00:10:08 +00:00
Baptiste Daroussin
3c03b46fda Support stage 2014-01-09 00:06:20 +00:00