notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: lang/php53/Makefile.ext
SVNWeb

Number of commits found: 29

Thu, 25 Dec 2014
[ 19:04 antoine search for other commits by this committer ] Original commit   Revision:375594 (Only the first 10 of 332 ports in this commit are shown above. View all ports for this commit)
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade
Sat, 22 Nov 2014
[ 20:40 crees search for other commits by this committer ] Original commit   Revision:373100 (Only the first 10 of 88 ports in this commit are shown above. View all ports for this commit)
Finally retire USE_PGSQL
Sat, 27 Sep 2014
[ 08:31 riggs search for other commits by this committer ] Original commit   Revision:369379 (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
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)
Wed, 17 Sep 2014
[ 23:27 amdmi3 search for other commits by this committer ] Original commit   Revision:368418
- Bump PORTREVISIONs on php*-mcrypt after libmcrypt .so version change
- Drop specific libmcrypt so version requirement from php53 to fix build

Submitted by:	Matthew D. Fuller <fullermd at over-yonder dot net>
[ 07:38 tijl search for other commits by this committer ] Original commit   Revision:368356 (Only the first 10 of 60 ports in this commit are shown above. View all ports for this commit)
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)
Fri, 29 Aug 2014
[ 10:21 tijl search for other commits by this committer ] Original commit   Revision:366491
Fix dependencies on libtidy

Reported by:	amdmi3
Fri, 1 Aug 2014
[ 07:49 antoine search for other commits by this committer ] Original commit   Revision:363689
Fix build on head by adding missing USES=readline
(uncovered by removal of readline dep from pcre)
Fri, 4 Jul 2014
[ 20:28 tijl search for other commits by this committer ] Original commit   Revision:360658 (Only the first 10 of 34 ports in this commit are shown above. View all ports for this commit)
Convert textproc/aspell to "USES=libtool tar:bzip2" and bump dependent ports

Approved by:	portmgr (implicit, PORTREVISION bump on unstaged port)
Mon, 5 May 2014
[ 16:24 bapt search for other commits by this committer ] Original commit   Revision:353029 (Only the first 10 of 45 ports in this commit are shown above. View all ports for this commit)
Fix unixODBC vs libiodbc conflicts

Always rely on unixODBC each time a port is looking for libodbc.so
Remove odbc compat from libiodbc
This allows to install both kde and gnome at the same time

While here:
- Convert libiodbc to USES=libtool
- Convert a bunch of libiodbc dependencies to USES=libtool
- Chase libiodbc.so shlib change
- Stagify some ports
- Convert some ports to USES=pgsql

Discussed with:	rakuco (kde)
With hat:	portmgr
Fri, 2 May 2014
[ 17:48 flo search for other commits by this committer ] Original commit   Revision:352831
- Fix CVE-2014-0185 via patch until 5.3.29 is released
- Use DEFAULT_VERSIONS [1]

PR:		ports/188061 [1]
Submitted by:	Spil <spil.oss@gmail.com> [1]
MFH:		2014Q2
Sat, 19 Apr 2014
[ 15:57 tijl search for other commits by this committer ] Original commit   Revision:351598
Fix libfreetype dependencies.

PR:		ports/188792
Wed, 29 Jan 2014
[ 20:41 tijl search for other commits by this committer ] Original commit   Revision:341778
Allow the use of //TRANSLIT and //IGNORE with PHP iconv.

PR:		ports/184596
Tested by:	grembo
Approved by:	ale (maintainer)
Sat, 2 Nov 2013
[ 00:56 flo search for other commits by this committer ] Original commit   Revision:332437
Add LDFLAGS to the sqlite3 section, otherwise configure cannot properly
detect whether sqlite3 was built with sqlite3_load_extension or not.

PR:		ports/182927
Submitted by:	Birger Schacht <birger.schacht@tuwien.ac.at>
Fri, 1 Nov 2013
[ 23:49 flo search for other commits by this committer ] Original commit   Revision:332429 (Only the first 10 of 70 ports in this commit are shown above. View all ports for this commit)
- convert php53 ports to STAGE
- convert to new LIB_DEPENDS format
Fri, 13 Sep 2013
[ 21:31 marino search for other commits by this committer ] Original commit   Revision:327187
lang/php5*: Fix spl/simplexml modules (4 ports)

The simplexml module uses spl which uses pcre (php53,54,55).  For php52,
the fix is applied directly to spl.  In any case, the bundled PCRE is not
used, so it needs to be able to find the external pcre library and related
headers.  Unfortunately, there is no include for ${LOCALBASE}/include
directory.  This commit adds to fix simplexml (or spl) module build.

Approved by:	portmgr (bapt)
Thu, 12 Sep 2013
[ 16:55 bapt search for other commits by this committer ] Original commit   Revision:327089
The simplexml extension needs pkgconfig
Wed, 4 Sep 2013
[ 18:06 madpilot search for other commits by this committer ] Original commit   Revision:326307 (Only the first 10 of 129 ports in this commit are shown above. View all ports for this commit)
- Make ports use the libc provided iconv implementation on 10-CURRENT
  after r254273
- Fix a bunch of ports to properly work after this
- Mark converters/libiconv as IGNORE for systems with iconv in libc

Reviewed by:	bapt
Approved by:	portmgr (bapt)
Discussed with:	bapt, bsam (who both contributed ideas and code)
Thu, 11 Jul 2013
[ 16:26 sunpoet search for other commits by this committer ] Original commit   Revision:322783 (Only the first 10 of 252 ports in this commit are shown above. View all ports for this commit)
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
  - Add COOKIES
  - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
  - Add GSSAPI and SPNEGO [2]
  - Remove KERBEROS4
  - Rename LIBIDN to IDN
  - Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile

Changes:	http://curl.haxx.se/changes.html
PR:		ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by:	miwi
Thu, 2 May 2013
[ 06:23 jgh search for other commits by this committer ] Original commit   Revision:317073
- adoption of USES for gettext

Approved by:	portmgr (bapt@)
Mon, 29 Apr 2013
[ 08:57 bapt search for other commits by this committer ] Original commit   Revision:316786 (Only the first 10 of 157 ports in this commit are shown above. View all ports for this commit)
Rely on bsdtar to autodetermine the format of the distfiles when possible

For a while now bsdtar is able to autotermine compression and archive format.
Let's then use tar directly instead of piping to tar.

Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format
Sat, 27 Apr 2013
[ 22:09 bapt search for other commits by this committer ] Original commit   Revision:316695 (Only the first 10 of 25 ports in this commit are shown above. View all ports for this commit)
Convert the last USE_ICONV to USES=iconv
Wed, 10 Oct 2012
[ 11:47 flo search for other commits by this committer ] Original commit   Revision:305643
remove trainling " from MYSQLND_DESC

Submitted by:	Riccardo Torrini <riccardo@torrini.org>
Fri, 14 Sep 2012
[ 11:09 flo search for other commits by this committer ] Original commit   Revision:304267
- put GDBM and QDBM options into an OPTIONS_SINGLE, the cannot be used
  simultaneously (affects databases/php53-dba) [1]
- fix a typo introduced in r300957 that prevents mail/php53-imap from
  building [2]

PR:		ports/171636 [2]
Submitted by:	<freebsd@nagilum.org> [2]
Reported by:	Shahin Qurbanov <shahin.b.qurbanov@gmail.com> [1]
Wed, 18 Jul 2012
[ 07:40 flo search for other commits by this committer ] Original commit 
- fix a typo which results in php53-pdo_mysql to always set USE_MYSQL
- bump PORTREVISION of php53-pdo_mysql

PR:		ports/169959
Submitted by:	Alexey Markov <redrat@mail.ru>
Mon, 16 Jul 2012
[ 17:04 flo search for other commits by this committer ] Original commit 
More optionsNG fixes. (PORT_OPTIONS:M construct can only be used after
bsd.options.mk/bsd.port.pre.mk)

Reported by:	Michael Ranner (michael@ranner.eu)
Tested by:	Michael Ranner (michael@ranner.eu)
Discussed with:	bapt
Wed, 11 Jul 2012
[ 23:48 flo search for other commits by this committer ] Original commit 
Convert to optionsNG
Fri, 1 Jun 2012
[ 07:33 dinoex search for other commits by this committer ] Original commit 
- update png to 1.5.10
Wed, 16 May 2012
[ 15:02 flo search for other commits by this committer ] Original commit 
fix DEFAULT_PHP_VER, somehow i seem to have reverted this file prior to
committing.

Reported by:    miwi
Wed, 2 May 2012
[ 21:10 flo search for other commits by this committer ] Original commit  (Only the first 10 of 26 ports in this commit are shown above. View all ports for this commit)
forced commit to note the repo copy of lang/php5 to lang/php53

Number of commits found: 29