Commit graph

82 commits

Author SHA1 Message Date
Baptiste Daroussin
72a6ab7988 Convert categories m* and m* to USES=sqlite and USES=firebird 2016-01-10 16:44:24 +00:00
Alex Dupre
8ac0713bc4 Switch to onigurum5 port and bump PORTREVISION. 2015-12-15 14:53:35 +00:00
Alex Dupre
ddeccedfb4 Update to 5.6.16 release. 2015-11-30 14:05:47 +00:00
Mathieu Arnold
7f0f664d7e Drop 8 support.
With hat:	portmgr
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3694
2015-10-15 14:55:14 +00:00
Alex Dupre
666fb29d41 Update PHP ports to versions 5.5.30 and 5.6.14.
PR:		203541
Submitted by:	Jason Unovitch
2015-10-05 09:37:54 +00:00
Mark Felder
87d2d932eb lang/php56: Update to 5.6.13
PR:		202906
Approved by:	ports-secteam (with hat)
Security:	CVE-2015-6834
Security:	CVE-2015-6835
Security:	CVE-2015-6836
Security:	CVE-2015-6837
Security:	CVE-2015-6838
Security:	3d675519-5654-11e5-9ad8-14dae9d210b8
2015-09-10 16:29:21 +00:00
Mathieu Arnold
21a283f3be Remove UNIQUENAME and LATEST_LINK.
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.

Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.

Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)

Reviewed by:	antoine, bapt
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3336
2015-08-17 14:20:40 +00:00
Alex Dupre
758c771d9e Update to 5.6.12 release. 2015-08-15 08:12:11 +00:00
Alex Dupre
109dbff180 Update to 5.6.11 release. 2015-07-11 11:55:52 +00:00
Antoine Brodin
6e5719ca80 Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
Alex Dupre
c8918d2ca8 Update PHP ports:
- php5 to 5.4.42
- php55 to 5.5.26
- php56 to 5.6.10
2015-06-14 20:23:09 +00:00
Alex Dupre
08a85e3b39 Update to 5.6.9 release. 2015-05-24 20:33:50 +00:00
Mathieu Arnold
60d1a83c2a MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
2015-05-14 10:15:04 +00:00
Sean Bruno
68da98f94a Disable FPM on mips/mips64 due to lack of ASM implementations for these
architectures.

PR:	197128
2015-05-02 19:08:43 +00:00
Alex Dupre
7f5193f66b Update to 5.6.8 release.
PR:		199585
Submitted by:	Franco Fichtner
2015-04-26 12:33:09 +00:00
Alex Dupre
27c4ca46c5 Update to 5.6.7 release. 2015-04-01 08:31:33 +00:00
John Marino
d945d5ea98 lang category: Remove $PTHREAD_LIBS
Note: ecl did not pass check-plist (pre-existing), PR 198897 submitted.

approved by:	PTHREAD blanket
2015-03-25 12:58:33 +00:00
Alex Dupre
d859043302 Switch default PHP version to 5.6.x.
- Update PHP 5.4 to 5.4.38 release
- Update PHP 5.5 to 5.5.22 release
- Update PHP 5.6 to 5.6.6 release

PR:		195604
Approved by:	portmgr
2015-02-20 13:56:11 +00:00
Alex Dupre
13f4df7c05 Update to 5.6.5 release. 2015-01-23 12:14:38 +00:00
Alex Dupre
02525ad728 Allow to link imap extension with newer panda-cclient library.
PR:		195973
Submitted by:	thierry
2015-01-19 10:32:23 +00:00
Alex Dupre
bca9f04e02 Update to 5.6.4 release. 2014-12-29 10:00:37 +00:00
Antoine Brodin
7ae46e9b12 Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade 2014-12-25 19:04:25 +00:00
Alex Dupre
60d4d872e1 Fix build into jails with DTRACE enabled.
PR:		190662
Submitted by:	Martin Vahi <martin.vahi@softf1.com>
2014-11-27 09:41:17 +00:00
Chris Rees
4cb60faedd Finally retire USE_PGSQL 2014-11-22 20:40:08 +00:00
Alex Dupre
f3b3414f6d Update to 5.6.3 release. 2014-11-14 17:03:04 +00:00
Alex Dupre
2989c3f993 Update to 5.6.2 release. 2014-10-17 21:14:58 +00:00
Alex Dupre
61932c5536 Fix build on 8.x and 9.x. 2014-10-08 15:24:20 +00:00
Alex Dupre
8c6dede668 Update to 5.6.1 release. 2014-10-08 07:56:04 +00:00
Thomas Zander
b97f4dcc3a Modernise databases/freetds port
- Retire databases/freetds-msdblib port
  (no longer needed, recently updated upstream version has necessary compat
   option which is now enabled in the freetds port)
- Fix LIB_DEPENDS in dependent ports
- Bump PORTREVISION in freetds and dependent ports

PR:		193850
Submitted by:	5u623l20@gmail.com (maintainer)
2014-09-27 08:31:58 +00:00
Antoine Brodin
b6ac0cab9a Php extensions are built from the same source tarball as php and should
have the same CPE identifier

Discussed with:	des@
With hat:	portmgr
2014-09-17 18:38:18 +00:00
Tijl Coosemans
15c4a5ecf3 Replace USE_AUTOTOOLS=libltdl with an ordinary LIB_DEPENDS in all ports.
There are only 60 such ports so there doesn't need to be a separate
keyword or USES for this.

Approved by:	portmgr (bapt)
2014-09-17 07:38:15 +00:00
Alex Dupre
f23aed7bde Import PHP 5.6 branch! 2014-09-04 14:24:25 +00:00