notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: lang/php53/Makefile.ext

Number of commits found: 29

Thursday, 25 Dec 2014
19:04 antoine search for other commits by this committer
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade
Original commitRevision:375594 
Saturday, 22 Nov 2014
20:40 crees search for other commits by this committer
Finally retire USE_PGSQL
Original commitRevision:373100 
Saturday, 27 Sep 2014
08:31 riggs search for other commits by this committer
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)
Original commitRevision:369379 
Wednesday, 17 Sep 2014
23:27 amdmi3 search for other commits by this committer
- 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>
Original commitRevision:368418 
07:38 tijl search for other commits by this committer
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)
Original commitRevision:368356 
Friday, 29 Aug 2014
10:21 tijl search for other commits by this committer
Fix dependencies on libtidy

Reported by:	amdmi3
Original commitRevision:366491 
Friday, 1 Aug 2014
07:49 antoine search for other commits by this committer
Fix build on head by adding missing USES=readline
(uncovered by removal of readline dep from pcre)
Original commitRevision:363689 
Friday, 4 Jul 2014
20:28 tijl search for other commits by this committer
Convert textproc/aspell to "USES=libtool tar:bzip2" and bump dependent ports

Approved by:	portmgr (implicit, PORTREVISION bump on unstaged port)
Original commitRevision:360658 
Monday, 5 May 2014
16:24 bapt search for other commits by this committer
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
Original commitRevision:353029 
Friday, 2 May 2014
17:48 flo search for other commits by this committer
- 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
Original commitRevision:352831 
Saturday, 19 Apr 2014
15:57 tijl search for other commits by this committer
Fix libfreetype dependencies.

PR:		ports/188792
Original commitRevision:351598 
Wednesday, 29 Jan 2014
20:41 tijl search for other commits by this committer
Allow the use of //TRANSLIT and //IGNORE with PHP iconv.

PR:		ports/184596
Tested by:	grembo
Approved by:	ale (maintainer)
Original commitRevision:341778 
Saturday, 2 Nov 2013
00:56 flo search for other commits by this committer
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>
Original commitRevision:332437 
Friday, 1 Nov 2013
23:49 flo search for other commits by this committer
- convert php53 ports to STAGE
- convert to new LIB_DEPENDS format
Original commitRevision:332429 
Friday, 13 Sep 2013
21:31 marino search for other commits by this committer
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)
Original commitRevision:327187 
Thursday, 12 Sep 2013
16:55 bapt search for other commits by this committer
The simplexml extension needs pkgconfig
Original commitRevision:327089 
Wednesday, 4 Sep 2013
18:06 madpilot search for other commits by this committer
- 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)
Original commitRevision:326307 
Thursday, 11 Jul 2013
16:26 sunpoet search for other commits by this committer
- 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
Original commitRevision:322783 
Thursday, 2 May 2013
06:23 jgh search for other commits by this committer
- adoption of USES for gettext

Approved by:	portmgr (bapt@)
Original commitRevision:317073 
Monday, 29 Apr 2013
08:57 bapt search for other commits by this committer
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
Original commitRevision:316786 
Saturday, 27 Apr 2013
22:09 bapt search for other commits by this committer
Convert the last USE_ICONV to USES=iconv
Original commitRevision:316695 
Wednesday, 10 Oct 2012
11:47 flo search for other commits by this committer
remove trainling " from MYSQLND_DESC

Submitted by:	Riccardo Torrini <riccardo@torrini.org>
Original commitRevision:305643 
Friday, 14 Sep 2012
11:09 flo search for other commits by this committer
- 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]
Original commitRevision:304267 
Wednesday, 18 Jul 2012
07:40 flo search for other commits by this committer
- 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>
Original commit
Monday, 16 Jul 2012
17:04 flo search for other commits by this committer
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
Original commit
Wednesday, 11 Jul 2012
23:48 flo search for other commits by this committer
Convert to optionsNG
Original commit
Friday, 1 Jun 2012
07:33 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Wednesday, 16 May 2012
15:02 flo search for other commits by this committer
fix DEFAULT_PHP_VER, somehow i seem to have reverted this file prior to
committing.

Reported by:    miwi
Original commit
Wednesday, 2 May 2012
21:10 flo search for other commits by this committer
forced commit to note the repo copy of lang/php5 to lang/php53
Original commit

Number of commits found: 29