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/php52/Makefile.ext

Number of commits found: 26

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 
Tuesday, 18 Jun 2013
17:48 az search for other commits by this committer
- Fix after convertion to new options framework

PR:		ports/179665
Submitted by:	Adam McDougall <mcdouga9@egr.msu.edu>
Approved by:	Alex Keda <admin@lissyara.su> (maintainer)
Original commitRevision:321208 
Wednesday, 5 Jun 2013
13:45 bapt search for other commits by this committer
Convert to new options framework
Original commitRevision:319990 
Thursday, 2 May 2013
21:53 jgh search for other commits by this committer
- conversion to USES=gettext

Approved by:	portmgr (bapt@)
Original commitRevision:317158 
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 
Monday, 10 Dec 2012
19:11 mm search for other commits by this committer
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
Original commitRevision:308630 
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Saturday, 5 May 2012
15:18 rm search for other commits by this committer
- apply BACKPORTS patch unconditionally and remove BACKPORTS option
- update backports patch to latest version (20120504)
- align pathnames in slave ports
- bump PORTREVISION

The only drawback of this change is that now for building of every slave
port (php extension) we extracting full php52 source tree.

Apologies that it took that long.

PR:             164849
Submitted by:   Svyatoslav Lempert <svyatoslav.lempert at gmail dot com>
Approved by:    Alex Keda <admin at lissyara dot su>
Security:       60de13d5-95f0-11e1-806a-001143cd36d8
Original commit
Wednesday, 15 Feb 2012
08:52 mm search for other commits by this committer
Bump pcre shared library version in php52

Reported by:    pointyhat
Original commit
Monday, 6 Feb 2012
12:25 miwi search for other commits by this committer
- Chase unixODBC shlib bump
Original commit
Wednesday, 9 Nov 2011
15:26 miwi search for other commits by this committer
- Remove WITH_FBSD10_FIX, is no longer needed
Original commit
Saturday, 29 Oct 2011
08:45 miwi search for other commits by this committer
- Fix build on FreeBSD 10
Original commit
Monday, 17 Oct 2011
04:35 dougb search for other commits by this committer
Remove references to mysql 323 and 40, most commonly of the form:

IGNORE_WITH_MYSQL=     323 40
Original commit
Monday, 12 Sep 2011
13:46 gabor search for other commits by this committer
- Track dependencies after databases/gdbm update
Original commit
Monday, 8 Aug 2011
03:43 swills search for other commits by this committer
- Chase libming shared lib bump
Original commit
Monday, 1 Aug 2011
21:51 pav search for other commits by this committer
- Chase net-snmp shlib bump

Reported by:    pointyhat
Original commit
Tuesday, 5 Jul 2011
11:59 sunpoet search for other commits by this committer
- Remove BROKEN_WITH_PHP

PR:             ports/158661
Submitted by:   sunpoet (myself)
Approved by:    ale (maintainer)
Original commit
Saturday, 4 Dec 2010
07:34 ade search for other commits by this committer
Sync to new bsd.autotools.mk
Original commit
Sunday, 6 Jun 2010
19:37 pav search for other commits by this committer
- Chase net-snmp update

Reported by:    pointyhat
Original commit
Sunday, 25 Apr 2010
19:27 mm search for other commits by this committer
- Fix gmp version 5 support for php52

PR:             ports/146041
Submitted by:   myself
Approved by:    maintainer
Original commit
05:02 dinoex search for other commits by this committer
- fix name of apache module
Submitted by:   Alex Keda
Original commit
Friday, 23 Apr 2010
16:49 dinoex search for other commits by this committer
- fix build
Reported by:    ITetcu
Original commit
15:03 dinoex search for other commits by this committer
PHP, which stands for "PHP: Hypertext Preprocessor" is a widely-used Open
Source general-purpose scripting language that is especially suited for
Web development and can be embedded into HTML.  Its syntax draws upon C,
Java, and Perl, and is easy to learn.  The main goal of the language is to
allow web developers to write dynamically generated webpages quickly, but
you can do much more with PHP.

WWW: http://www.php.net/
PR:             145772
Submitted by:   Alex Keda
Original commit

Number of commits found: 26