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

310061 Commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
795c75c7c2 - Support STAGEDIR 2013-09-28 17:12:34 +00:00
Sunpoet Po-Chuan Hsieh
e5f8d94a37 - Support STAGEDIR 2013-09-28 17:12:30 +00:00
Sunpoet Po-Chuan Hsieh
f89d8b33da - Support STAGEDIR 2013-09-28 17:12:25 +00:00
Sunpoet Po-Chuan Hsieh
52ec4f0513 - Support STAGEDIR 2013-09-28 17:12:21 +00:00
Sunpoet Po-Chuan Hsieh
b1635961dd - Support STAGEDIR 2013-09-28 17:12:17 +00:00
Sunpoet Po-Chuan Hsieh
183b9042ff - Support STAGEDIR 2013-09-28 17:12:12 +00:00
Christian Weisgerber
ce17b5c12a Support staging, general clean-up. 2013-09-28 16:59:55 +00:00
Olli Hauer
3e5c2b2fef - update to version 1.3.4
- add OPTIONS support
- add stage support

Changes:
 - support snort 2.9.5
 - Removed the need for jpgraph to display the pie chart
 - Other code improvements
2013-09-28 16:54:24 +00:00
Martin Matuska
03ad7ca744 Add native opcache extension for php55.
Build pecl-zendopcache only for php 5.4 and older.

PR:		ports/182112
Approved by:	ale (private e-mail)
2013-09-28 16:48:34 +00:00
Christian Weisgerber
57a9dd563f Support staging. 2013-09-28 16:14:27 +00:00
Christian Weisgerber
e00ef0bb6b Support staging.
Turn obscure WITH_ variable into OPTION for Last.fm Audioscrobbler support.
2013-09-28 16:03:59 +00:00
Dmitry Marakasov
d61a4a9345 - Support staging 2013-09-28 15:54:10 +00:00
Olli Hauer
c3e2621f60 - add stage support 2013-09-28 15:50:43 +00:00
Dmitry Marakasov
9740eea223 - Support staging 2013-09-28 15:49:00 +00:00
Dmitry Marakasov
c86d5171b0 - Support staging
- Use new LIB_DEPENDS syntax
- Convert USE_GMAKE to USES
2013-09-28 15:48:37 +00:00
Dmitry Marakasov
68ed39eeef - Support staging 2013-09-28 15:42:18 +00:00
Dmitry Marakasov
13155c7415 - Update to 15.1 2013-09-28 15:37:25 +00:00
Lars Engels
202edfe626 - Fix build on HEAD [1]
- Use new LIB_DEPENDS format
- USES gmake
- Stagify
- Use dirrmtry instead of dirrm

Submitted by:	ed [1]
2013-09-28 15:35:08 +00:00
Dmitry Marakasov
6ba68fdd9a - Support staging
- Rename patches according to porter's handbook
2013-09-28 15:35:04 +00:00
Olli Hauer
18c8e0376c - add stage support
- fix so_rules hint
2013-09-28 15:33:59 +00:00
Dmitry Marakasov
fb9b8158a7 - Update to r310
- Support staging
2013-09-28 15:32:24 +00:00
Dmitry Marakasov
efcc77ad43 - Update to r2724
- Support staging
2013-09-28 15:31:40 +00:00
Dmitry Marakasov
c7c1853cc9 - Support staging 2013-09-28 15:31:18 +00:00
Christian Weisgerber
cfd400ebbd Support staging, clean up. 2013-09-28 15:30:08 +00:00
Olli Hauer
ad6e1857a0 - replace STAGEDIR with DESTDIR since this is already defined 2013-09-28 15:17:01 +00:00
Erwin Lansing
3c8b3e267a - Override install target to make it behave sanely
- Add stage support
2013-09-28 15:14:32 +00:00
Lars Engels
61ef99ec4d - Fix build with libc++ [1]
- stagify
- USES gmake

Submitted by:	ed [1]
Noticed by:	pkg-fallout [1]
2013-09-28 15:09:55 +00:00
Olivier Duchateau
ab2ab65e22 - Switch to devel/libgee (>= 0.8.x)
- Bump PORTREVISION
- Convert to new LIB_DEPENDS syntax
- Support STAGEDIR
- Adjust GNOME dependencies
- Replace tab by space in WWW entry (pkg-descr)
2013-09-28 15:02:14 +00:00
Olli Hauer
ca081ad13f - Add stage support
- rename patch files
2013-09-28 15:02:05 +00:00
Danilo Egea Gondolfo
13e1967d4b - Change maintainer email to @FreeBSD.org
- Add stage support

Approved by:	wg (mentor)
2013-09-28 15:01:01 +00:00
Danilo Egea Gondolfo
53fdf32caa - Change maintainer email to @FreeBSD.org
- Add stage support
- Silent mkdir
- Add pkg-plist file

Approved by:	wg (mentor)
2013-09-28 14:48:43 +00:00
Olivier Duchateau
997f54fe29 - Update to 1.7.1
- Use PYTHON_PY3K_PLIST_HACK

ChangeLog: https://github.com/shazow/urllib3/blob/1.7.1/CHANGES.rst#171-2013-09-25
2013-09-28 14:46:25 +00:00
Danilo Egea Gondolfo
9610ea44b2 - Change maintainer email to @FreeBSD.org
- Add stage support

Approved by:	wg (mentor)
2013-09-28 14:42:15 +00:00
Baptiste Daroussin
1f85de6586 Fix packaging
Reported by:	olgeni, bdrewery
Pointyhat to:	bapt
2013-09-28 13:50:04 +00:00
Bryan Drewery
b1bd6a3da6 - Fix install due to PREFIX not being defined by including bsd.port.pre.mk
This was not caught because 'poudriere testport' (in 3.0.8) was
  setting PREFIX in the environment which removes the need to include
  bsd.port.pre.mk. bulk -t was showing this problem though because
  it does not set PREFIX in the environment.

PR:		ports/182453
Reported by:	Kenji Rikitake <kenji.rikitake@acm.org>
Approved by:	maintainer (implicit via original submission)
Pointyhat to:	bdrewery
2013-09-28 13:34:21 +00:00
Erwin Lansing
92b50712e9 Add stage support. 2013-09-28 13:34:04 +00:00
Rene Ladan
6bef8ca785 Add staging support. 2013-09-28 13:24:47 +00:00
Brendan Fabeny
09b2c7fec0 Update zpaq to 6.42 2013-09-28 12:59:17 +00:00
Erwin Lansing
bd33f08ef3 Update to 9.8.6 2013-09-28 12:32:53 +00:00
Marcus von Appen
3ca507ce12 - Convert to PYDISTUTILS_AUTOPLIST
- Enable stage support
- Limit to the supported python versions
- Change to new LIB_DEPENDS where necessary
- Switch to new OPTIONS framework where necessary
2013-09-28 11:13:15 +00:00
Andrej Zverev
f6d6280c8f - restore missed files for proper work
PR:		ports/182454, ports/182447
Submitted by:	Kenji Rikitake <kenji.rikitake@acm.org>,
		Trevor Caira <trevor@bitba.se>
2013-09-28 09:34:52 +00:00
Martin Matuska
bda237617b Update lighttpd to 1.4.33
Remove REMOTE_USER option (has been integrated)
2013-09-28 08:20:40 +00:00
Eitan Adler
69f2f43a9b Finish converting to STAGEDIR.
Reported by:	ohauer
2013-09-28 07:47:49 +00:00
Eitan Adler
51e586e0ca - Convert to staging 2013-09-28 07:33:27 +00:00
Eitan Adler
1056b489e3 Remove NO_STAGE from port. It isn't clear to me how this port passed poudriere before. 2013-09-28 07:12:35 +00:00
Eitan Adler
ec7e7c7a4e - convert to staging 2013-09-28 07:08:21 +00:00
Eitan Adler
d7089e4d00 - convert to staging 2013-09-28 07:07:08 +00:00
Eitan Adler
bde1b531b0 Convert to staging 2013-09-28 07:05:15 +00:00
Eitan Adler
71c78f6ebb - convert to staging 2013-09-28 06:58:46 +00:00
Eitan Adler
cfe636b37f - convert to staging 2013-09-28 06:57:32 +00:00