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: converters/php5-bsdconv/Makefile

Number of commits found: 30

Thursday, 8 Mar 2018
19:48 mat search for other commits by this committer
Introduce PHP flavors.

  Ports using USES=php:phpize, php:ext, php:zend, and php:pecl are now
  flavored.  They will automatically get flavors (php56, php70, php71, php72)
  depending of the versions they support (set with IGNORE_WITH_PHP).  As a
  consequence, ports using USES=pear and USES=horde are also flavored.

PR:		226242
Submitted by:	mat
Exp-run by:	antoine
Approved by:	portmgr
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D14208
Original commitRevision:463917 
Wednesday, 7 Feb 2018
17:46 mat search for other commits by this committer
Note PHP ports that do not build with 7.2.

Sponsored by:	Absolight
Original commitRevision:461158 
Tuesday, 7 Feb 2017
12:14 mat search for other commits by this committer
Mark ports not building with PHP 7.1.

Sponsored by:	Absolight
Original commitRevision:433543 
Wednesday, 3 Aug 2016
12:47 mat search for other commits by this committer
Don't use extension.ini any more, and have each extension install in its
file, so the order remains the same.

Every PHP (or Zend) extension now installs its own .ini file in
/usr/local/etc/php.  A PHP extension will be automatically activated
when installed.  The order into which extensions are loaded is
automatically guessed.  In some very rare cases, the guess will be
wrong, and PHP_MOD_PRIO will need to be set.  Refer to the USES=php
section of the Porter's Handbook for more information.

Convert ports touching etc/php/extensions.ini manually, or telling the
OP to do it.

And finally, bump PORTREVISION for all php extensions.

PR:		210697
Submitted by:	mat
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D7022
Original commitRevision:419514 
Tuesday, 28 Jun 2016
14:00 mat search for other commits by this committer
Convert USE_PHP*=yes into USES=php*

PR:		210529
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D6936
Original commitRevision:417719 
Friday, 1 Apr 2016
13:29 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412344 
Sunday, 13 Mar 2016
16:56 mat search for other commits by this committer
These ports do not build with PHP 7.0, make them as such.
Also, mark those who try to use mysql, which does not exist in PHP 7.0.

Sponsored by:	Absolight
Original commitRevision:411002 
Sunday, 28 Jun 2015
08:38 sunpoet search for other commits by this committer
- Update to 11.3.0

Changes:	https://github.com/buganini/php-bsdconv/releases
PR:		201013
Submitted by:	sunpoet (myself)
Approved by:	Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
Original commitRevision:390748 
Wednesday, 6 May 2015
15:16 mat search for other commits by this committer
Update ports in the [bcd]* categories to not use GH_COMMIT.

With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:385521 
Monday, 22 Dec 2014
17:31 feld search for other commits by this committer
Update "BSD" license for buganini's ports
Original commitRevision:375251 
Thursday, 15 May 2014
16:02 vanilla search for other commits by this committer
Support STAGEDIR.

Approved by:	portmgr@
Original commitRevision:354149 
Saturday, 21 Sep 2013
15:41 sunpoet search for other commits by this committer
- Update to 11.1.0
- While I'm here, convert to new LIB_DEPENDS format

Changes:	https://github.com/buganini/php-bsdconv/commits/master
PR:		ports/182259
Submitted by:	Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
Original commitRevision:327829 
Friday, 20 Sep 2013
16:05 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
converters)
Original commitRevision:327715 
Wednesday, 1 May 2013
23:16 bdrewery search for other commits by this committer
- Update to 10.0.0

PR:		ports/178136
Submitted by:	Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
Original commitRevision:317063 
Wednesday, 10 Oct 2012
12:33 bdrewery search for other commits by this committer
- Use GH_ACCOUNT in DISTNAME

Suggested by:	sunpoet
Approved by:	Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
Original commitRevision:305650 
Monday, 8 Oct 2012
16:12 bdrewery search for other commits by this committer
- Update bsdconv and wrappers to 9.0 [1]
- Switch to USE_GITHUB for fetching
- Update to new header format
- Mark converters/bsdconv as MAKE_JOBS_UNSAFE
- Add prefix into DISTNAMEs to avoid conflicts

Changelog for converters/bsdconv:
 9.0:
  fix for MinGW
  export bsdconv_malloc/bsdconv_free
  add {from,to}/CCCII
  add inter/ZH-STRINGS
  internal API changes for use of bsdconv_ctl in wrappers
  bugfixes

 8.0:
  add flush function into callback interface
  for supporting inter/OPENCC* ( http://github.com/buganini/bsdconv-opencc )
  sync data from project chvar
  update inter/KANA_PHONETIC
  use double data type for score value
  add inter/TRIM-WIDTH

Changelog for converters/{p5,php5,py,ruby}-bsdconv:
  update/add ctl function
  add mktemp/fopen function

PR:		ports/172263 [1]
Submitted by:	Kuan-Chung Chiu <buganini@gmail.com> [1]
Original commitRevision:305541 
Saturday, 26 May 2012
19:01 sunpoet search for other commits by this committer
- Update to 7.3
- While I'm here, pet portlint by removing ABI version number from LIB_DEPENDS

Changes:
- info(): add width information

Submitted by:   Kuan-Chung Chiu <buganini@gmail.com> (maintainer, via IRC)
Original commit
Thursday, 17 May 2012
14:58 sunpoet search for other commits by this committer
- Update to 7.1

Changes:
- Add PHP 5.4 compatibility

Submitted by:   buganini (maintainer, via IRC)
Original commit
Friday, 18 Nov 2011
11:27 sunpoet search for other commits by this committer
- Update to 7.0
- While I'm here, pet portlint

Changes:
- OO-style wrapping
- Chase changes in bsdconv

PR:             portsr/162656
Submitted by:   Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
Feature safe:   yes
Original commit
Friday, 24 Jun 2011
12:13 dhn search for other commits by this committer
- Chase converters/bsdconv shlib version bump
- Bump PORTREVISION
Original commit
Wednesday, 25 May 2011
14:32 sunpoet search for other commits by this committer
- Update bsdconv family to 5.0
- While I'm here, update WWW of converters/*-bsdconv

Changes:       
https://github.com/buganini/bsdconv/blob/6a43b56713fe84c0a198c4f712b2b9d13ce3f3cf/Changelog
PR:             ports/157306
Submitted by:   Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
Original commit
Tuesday, 26 Apr 2011
18:21 sunpoet search for other commits by this committer
- Update to 4.6

Submitted by:   Kuan-Chung Chiu <buganini@gmail.com> (maintainer, via IRC)
Original commit
Saturday, 16 Apr 2011
17:12 sunpoet search for other commits by this committer
- Fix PLIST

Approved by:    Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
Original commit
13:55 sunpoet search for other commits by this committer
- Use converters/bsdconv as master port

PR:             ports/156439
Submitted by:   Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
Original commit
Friday, 28 Jan 2011
18:36 dhn search for other commits by this committer
- Update to 4.3

PR:             ports/153741
Submitted by:   Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
Feature safe:   yes
Original commit
Thursday, 9 Sep 2010
03:33 pgollucci search for other commits by this committer
- Update bsdconv and related to 3.6.2
  * More inter-mapping conversion
  * Add transliteration table for CP950/CP936
  * No known bug, valgrind clean now

PR:             ports/147866
Submitted by:   Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
Original commit
Wednesday, 14 Oct 2009
14:20 miwi search for other commits by this committer
- Update to 3.5

PR:             139513 139525 139525
Submitted by:   Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
Original commit
Tuesday, 15 Sep 2009
13:05 beat search for other commits by this committer
- Update to 3.3
- Fix installation with custom PREFIX

PR:             ports/138750
Submitted by:   Kuan-Chung Chiu <buganini AT gmail.com> (maintainer)
Feature safe:   yes
Original commit
Tuesday, 14 Jul 2009
17:22 amdmi3 search for other commits by this committer
- Update to 2.1

PR:             136756
Submitted by:   Kuan-Chung Chiu <buganini@gmail.com> (maintainer)
Original commit
Friday, 5 Jun 2009
22:11 miwi search for other commits by this committer
This port is a php wrapper for bsdconv.

WWW: http://github.com/buganini/bsdconv/

PR:             ports/134872
Submitted by:   buganini at gmail.com
Original commit

Number of commits found: 30