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: www/suphp/pkg-plist

Number of commits found: 8

Saturday, 20 Oct 2018
11:33 mfechner search for other commits by this committer
Add PHP flavor support.
Add LICENSE
Fix portlint warnings (strip .so file, fix @exec in plist)
Regenerate patches with makepatch
Change maintainer as requested.

PR:		227378
Submitted by:	freebsd-ports@dan.me.uk
Reported by:	freebsd-ports@dan.me.uk
Reviewed by:	mfechner@FreeBSD.org
Approved by:	maintainer timeout
Original commitRevision:482491 
Tuesday, 22 Sep 2015
19:55 amdmi3 search for other commits by this committer
- Switch to options helpers
- Unsilence install commands
- Fix build from plain user by creating a directory with correct permissions

Approved by:	portmgr blanket
Original commitRevision:397580 
Tuesday, 11 Dec 2007
20:38 koitsu search for other commits by this committer
Upgrade to suPHP 0.6.2.  This upgrade is quite major; it introduces
numerous features necessary for hosting, adds the use of a configuration
file (vs. compile-time settings) for configuration details, and is
presently supported by the software author.

Changes to httpd.conf are required for this to work, otherwise PHP
content is offered for download and not parsed.  pkg-message contains
full migration details, but here's the simple version:

suPHP 0.5.2                            suPHP 0.6.2
===========                            ===========
AddType application/x-httpd-php .php   AddType x-httpd-php .php
AddHandler x-httpd-php .php            suPHP_AddHandler x-httpd-php

Tested on RELENG_6 and RELENG_7, using Apache 2.0 and 2.2, with the
help of the PR submitter.

Testing for Apache 1.3 was not performed, thus the port requires the
use of 2.0 or later.  suPHP 0.6.2 does support Apache 1.3, but I'll
need someone running 1.3 to work with me on fixing the port to support
it, if desired.

PR:             ports/116281
Submitted by:   Vladimir Korkodinov <viper@perm.raid.ru>
Original commit
Saturday, 8 Apr 2006
12:56 pav search for other commits by this committer
- Add support for Apache 2.2

PR:             ports/94034
Submitted by:   Craig Boston <craig@yekse.gank.org>
Approved by:    Jeremy Chadwick <freebsd@jdc.parodius.com> (maintainer)
Original commit
Thursday, 12 Aug 2004
09:31 vs search for other commits by this committer
- Fix "make -C"-issues
- Unregister from Apache through apxs on deinstall
- Cleanup

PR:             ports/70345
Submitted by:   Jeremy Chadwick (maintainer)
Original commit
Sunday, 11 Jan 2004
15:53 clement search for other commits by this committer
Update to 0.5
now suPHP supports apache2.

Approved by:    erwin (mentor) (implicitly)
Original commit
Monday, 25 Aug 2003
12:13 edwin search for other commits by this committer
[update] www/suphp: update to 0.3 and fix a security leak introduced with
previous patch

        - update to 0.3
        - add a workaround to don't use getpwuid to performs check for apache
user (since 4.x
          doesn't support getpwuid_r).
        - use %%DOCSDIR%%

PR:             ports/55952
Submitted by:   Clement Laforet <sheepkiller@cultdeadsheep.org>
Original commit
Wednesday, 25 Jun 2003
06:50 daichi search for other commits by this committer
Add suphp 0.2.2,
suPHP is a combination which provides a wrapper
for PHP.

PR:             42790
Submitted by:   Clement Laforet <sheepkiller@cultdeadsheep.org>
Original commit

Number of commits found: 8