<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/lang/php5, branch pkg-install-eol</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=pkg-install-eol</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=pkg-install-eol'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2014-08-29T10:21:51Z</updated>
<entry>
<title>Fix dependencies on libtidy</title>
<updated>2014-08-29T10:21:51Z</updated>
<author>
<name>Tijl Coosemans</name>
<email>tijl@FreeBSD.org</email>
</author>
<published>2014-08-29T10:21:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=49947868c8fc61e4b048965592161eca4195eb40'/>
<id>urn:sha1:49947868c8fc61e4b048965592161eca4195eb40</id>
<content type='text'>
Reported by:	amdmi3
</content>
</entry>
<entry>
<title>Update to 5.4.32 release.</title>
<updated>2014-08-27T12:20:40Z</updated>
<author>
<name>Alex Dupre</name>
<email>ale@FreeBSD.org</email>
</author>
<published>2014-08-27T12:20:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8ab83160e5049928edeb44d81fc126fce5e53c66'/>
<id>urn:sha1:8ab83160e5049928edeb44d81fc126fce5e53c66</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Berkeley DB cleanup, remove versions 4.0 ... 4.7.</title>
<updated>2014-08-21T22:50:29Z</updated>
<author>
<name>Matthias Andree</name>
<email>mandree@FreeBSD.org</email>
</author>
<published>2014-08-21T22:50:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b50a4b0708948c5766fb92a70bfc082efa53857b'/>
<id>urn:sha1:b50a4b0708948c5766fb92a70bfc082efa53857b</id>
<content type='text'>
- Mk/bsd.database.mk rewrite, new default to db5.
- db6 is eligible by default only if installed on the system.
- Bump PORTREVISION of all ports that directly depend on BerkeleyDB or
  where USE_BDB is found in the port's directory
- Patch a few ports such that they will pick up or work with newer
  versions.
- Add UPDATING entry
- Drive-by format fix for pks
- Drop BerkeleyDB option from mail/popular for now, requires more work.
- Exp-run logs linked from the PR below.
- Ports that do not build (IGNORE, BROKEN, etc.) have pro-forma changes
  for new Berkeley DB, but are untested.

NOTE: please read UPDATING and the Wiki page before proceeding!

Announcement:	http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-August/000090.html
Wiki reference:	https://wiki.freebsd.org/Ports/BerkeleyDBCleanup
PR:		192690
Approved by:	portmgr (implicit, PORTREVISION bump on unstaged ports)
</content>
</entry>
<entry>
<title>Update to 5.4.31 release.</title>
<updated>2014-08-04T15:03:44Z</updated>
<author>
<name>Alex Dupre</name>
<email>ale@FreeBSD.org</email>
</author>
<published>2014-08-04T15:03:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a2df0fbb926d860eb6498ca22314264707af2f8f'/>
<id>urn:sha1:a2df0fbb926d860eb6498ca22314264707af2f8f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Unbreak php5-readline on head (uncovered by removal of readline dep from pcre)</title>
<updated>2014-07-31T13:16:29Z</updated>
<author>
<name>Antoine Brodin</name>
<email>antoine@FreeBSD.org</email>
</author>
<published>2014-07-31T13:16:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=6a8f9fc236ac474bd43e864a7de231d0ab727d92'/>
<id>urn:sha1:6a8f9fc236ac474bd43e864a7de231d0ab727d92</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Rename all patches that contain '::' as a path separator, and use</title>
<updated>2014-07-29T17:12:47Z</updated>
<author>
<name>Adam Weinberger</name>
<email>adamw@FreeBSD.org</email>
</author>
<published>2014-07-29T17:12:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=08a006d08a4c35d2c3ecc9a3d10cf7fd14661a84'/>
<id>urn:sha1:08a006d08a4c35d2c3ecc9a3d10cf7fd14661a84</id>
<content type='text'>
'__' instead.
</content>
</entry>
<entry>
<title>- Update to 5.4.30 release</title>
<updated>2014-07-07T09:23:06Z</updated>
<author>
<name>Alex Dupre</name>
<email>ale@FreeBSD.org</email>
</author>
<published>2014-07-07T09:23:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=bd9297188f8379762d42804ed2bfa02433044b06'/>
<id>urn:sha1:bd9297188f8379762d42804ed2bfa02433044b06</id>
<content type='text'>
- Add extra patch to enable ipv6 support in fpm [1]

PR:		190190 [1]
Submitted by:	melvyn@magemana.nl
</content>
</entry>
<entry>
<title>Support LIBS like LDFLAGS.</title>
<updated>2014-06-11T14:49:59Z</updated>
<author>
<name>Tijl Coosemans</name>
<email>tijl@FreeBSD.org</email>
</author>
<published>2014-06-11T14:49:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=9f8b4bcde30c0ca3bf6cead5f48aa102536e0e92'/>
<id>urn:sha1:9f8b4bcde30c0ca3bf6cead5f48aa102536e0e92</id>
<content type='text'>
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS.  Also remove references to
  PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
  required additional patches.

Somewhat simplified a linker command line looks like:

${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}

where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us.  If possible -L and -l flags need to be
added to LIBS to make sure they appear after any -L and -l flags set by
upstream.  Many ports currently add -L${LOCALBASE}/lib to LDFLAGS but this
may appear too early on the command line causing installed libraries to
be linked in instead of freshly built ones.

Additional changes:
benchmarks/netio: Replace WITH_IPV6 with an IPV6 option.
comms/gnokii: Replace some patches with USES=pathfix.  Also remove -fPIC.
graphics/gimageview: USES=libtool and install desktop file in DESKTOPDIR.
graphics/visionworkbench: Remove FreeBSD 7 support.
multimedia/libmovtar: New LIB_DEPENDS syntax.
multimedia/opencinematools: Use standard do-build.
net/siproxd: USES=libtool:keepla (port actually needs .la files for plugins)
net-mgmt/nagios: Remove -fPIC.
net-mgmt/nagios4: Remove -fPIC.
print/cups-base: Only add -lssp_nonshared on i386 and OSVERSION &lt; 1000036.
security/p11-kit: Replace PTHREAD_LIBS in CONFIGURE_ENV with
ac_cv_func_pthread_mutexattr_init=no in CONFIGURE_ARGS.  This skips a test
in configure that falsely detects pthread_mutexattr_init in our libc.
sysutils/dar: Fix iconv detection.
x11/rxvt-unicode: Remove -lstdc++ and patch configure to remove a FreeBSD
hack and use $CXX as linker as on other platforms.

PR:		190592
Exp-run by:	antoine
Approved by:	portmgr (antoine)
</content>
</entry>
<entry>
<title>Add CPE information.</title>
<updated>2014-06-04T16:54:43Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2014-06-04T16:54:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8d617af08fe0a39e29fadd6d2aea3bbe321d2e7b'/>
<id>urn:sha1:8d617af08fe0a39e29fadd6d2aea3bbe321d2e7b</id>
<content type='text'>
With hat:	ports-secteam
</content>
</entry>
<entry>
<title>Update to 5.4.29 release.</title>
<updated>2014-06-03T12:17:51Z</updated>
<author>
<name>Alex Dupre</name>
<email>ale@FreeBSD.org</email>
</author>
<published>2014-06-03T12:17:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=0d50cb1e16ed600698566aa8b23b5cc5e11cebb3'/>
<id>urn:sha1:0d50cb1e16ed600698566aa8b23b5cc5e11cebb3</id>
<content type='text'>
</content>
</entry>
</feed>
