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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
simpletest Unit testing, mock objects, and web testing framework for PHP
1.1.0 devel Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.1.0Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: PHP 5.4 EOL reached
Expired This port expired on: 2016-01-15
Maintainer: danilo@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2004-12-22 18:05:28
Last Update: 2016-01-26 21:24:53
SVN Revision: 407315
License: LGPL21
WWW:
http://simpletest.org
Description:
Unit testing, mock objects and web testing framework for PHP built around test cases. If you know JUnit or some of the PHPUnit clones this will need no explanation. It also adds JWebUnit style testing including cookies, authentication and form handling WWW: http://simpletest.org
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • simpletest>0:devel/simpletest
No installation instructions:
This port has been deleted.
PKGNAME: simpletest
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. php.h : lang/php5
Runtime dependencies:
  1. php.h : lang/php5
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for simpletest-1.1.0: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (22 items)
Collapse this list.
  1. http://aarnet.dl.sourceforge.net/project/simpletest/simpletest/simpletest_1.1/
  2. http://distcache.FreeBSD.org/ports-distfiles/
  3. http://downloads.sourceforge.net/project/simpletest/simpletest/simpletest_1.1/
  4. http://freefr.dl.sourceforge.net/project/simpletest/simpletest/simpletest_1.1/
  5. http://garr.dl.sourceforge.net/project/simpletest/simpletest/simpletest_1.1/
  6. http://heanet.dl.sourceforge.net/project/simpletest/simpletest/simpletest_1.1/
  7. http://hivelocity.dl.sourceforge.net/project/simpletest/simpletest/simpletest_1.1/
  8. http://ignum.dl.sourceforge.net/project/simpletest/simpletest/simpletest_1.1/
  9. http://internode.dl.sourceforge.net/project/simpletest/simpletest/simpletest_1.1/
  10. http://iweb.dl.sourceforge.net/project/simpletest/simpletest/simpletest_1.1/
  11. http://jaist.dl.sourceforge.net/project/simpletest/simpletest/simpletest_1.1/
  12. http://kent.dl.sourceforge.net/project/simpletest/simpletest/simpletest_1.1/
  13. http://master.dl.sourceforge.net/project/simpletest/simpletest/simpletest_1.1/
  14. http://nchc.dl.sourceforge.net/project/simpletest/simpletest/simpletest_1.1/
  15. http://ncu.dl.sourceforge.net/project/simpletest/simpletest/simpletest_1.1/
  16. http://netcologne.dl.sourceforge.net/project/simpletest/simpletest/simpletest_1.1/
  17. http://sunet.dl.sourceforge.net/project/simpletest/simpletest/simpletest_1.1/
  18. http://superb-dca3.dl.sourceforge.net/project/simpletest/simpletest/simpletest_1.1/
  19. http://switch.dl.sourceforge.net/project/simpletest/simpletest/simpletest_1.1/
  20. http://tenet.dl.sourceforge.net/project/simpletest/simpletest/simpletest_1.1/
  21. http://ufpr.dl.sourceforge.net/project/simpletest/simpletest/simpletest_1.1/
  22. http://waix.dl.sourceforge.net/project/simpletest/simpletest/simpletest_1.1/
Collapse this list.

Number of commits found: 23

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.1.0
26 Jan 2016 21:24:53
Revision:407315Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports that are consumers of expired lang/php5.  Exceptions:

- www/pecl-zendopcache : used by Mk/bsd.php.mk
- databases/php5-redis : optionally used by www/magento

A PR exists for databases/php5-pdo_cassandra to make it work with supported
versions of PHP.
1.1.0
13 Nov 2015 22:13:25
Revision:401553Original commit files touched by this commit
antoine search for other commits by this committer
Chase PHP 5.4 expiration date
1.1.0
27 Oct 2014 11:07:20
Revision:371552Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
1.1.0
23 Sep 2014 22:24:19
Revision:369131Original commit files touched by this commit
ohauer search for other commits by this committer
- fix DEFAULT_VERSIONS usage
  (do not overwrite make.conf settings)
1.1.0
05 May 2014 09:45:37
Revision:352986Original commit files touched by this commit
bapt search for other commits by this committer
Convert all :U to :tu and :L to :tl

Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)

bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore

Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier

With hat:	portmgr
1.1.0
26 Apr 2014 14:50:56
Revision:352261Original commit files touched by this commit
danilo search for other commits by this committer
- Convert DEFAULT_PHP_VER to DEFAULT_VERSIONS
1.1.0
28 Sep 2013 14:48:43
Revision:328572Original commit files touched by this commit
danilo search for other commits by this committer
- Change maintainer email to @FreeBSD.org
- Add stage support
- Silent mkdir
- Add pkg-plist file

Approved by:	wg (mentor)
1.1.0
20 Sep 2013 17:17:45
Revision:327726Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4)
1.1.0
20 Jun 2013 21:19:57
Revision:321426Original commit files touched by this commit
wg search for other commits by this committer
devel/simpletest: update te 1.1.0

- Update to 1.1.0 [1]
- NOPORTDOCS -> PORT_OPTIONS:MDOCS [1]
- Change WWW in pkg-descr for new home [1]
- Add LICENSE (LGPL21)
- Pass maintainership to submitter

PR:		ports/179777
Submitted by:	Danilo Egea Gondolfo <danilogondolfo@gmail.com>
1.0.1
25 Jul 2012 06:32:08
Original commit files touched by this commit
cs search for other commits by this committer
Fix typos in COMMENT
1.0.1
11 Jul 2012 18:12:29
Original commit files touched by this commit
crees search for other commits by this committer
Reset maintainership for ports maintained by Gerrit Beine.

He had requested this some time ago, so any past timeouts should not be held
against him.

Your work in the past has been much appreciated, thank you.

Submitted by:   maintainer, via private email
1.0.1
03 Jul 2011 14:59:23
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
1.0.1
22 Aug 2009 00:18:43
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with D
1.0.1
09 Jun 2008 07:29:47
Original commit files touched by this commit
jadawin search for other commits by this committer
- Update to 1.0.1
- While I'm here using SF Macro

PR:             ports/124395
Submitted by:   Gerrit Beine <gerrit.beine gmx.de> (maintainer)
Approved by:    mentor (implicit)
1.0
08 Dec 2006 22:26:50
Original commit files touched by this commit
miwi search for other commits by this committer
- Pass maintainership to submitter
- Update to 1.0
- Set PHP to version 4 a default

PR:             ports/106478
Submitted by:   Gerrit Beine<gerrit.beine@gmx.de>
1.0.r1
23 Jan 2006 09:48:39
Original commit files touched by this commit
linimon search for other commits by this committer
Remove maintainer at his request.

Hat:    portmgr
1.0.r1
22 Jan 2006 08:30:12
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
1.0.r1
22 Jan 2006 01:48:34
Original commit files touched by this commit
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
1.0.r1
30 Dec 2004 03:08:56
Original commit files touched by this commit
edwin search for other commits by this committer
Add NO_BUILD=yes since the do-build is commented out.

Noticed by: PointyHat Building Clusters Ltd.
1.0.r1
27 Dec 2004 22:51:17
Original commit files touched by this commit
edwin search for other commits by this committer
Disable test suit for the time being.

Submitted by:   Roman Neuhauser <neuhauser@chello.cz>
1.0.r1
25 Dec 2004 09:10:17
Original commit files touched by this commit
edwin search for other commits by this committer
Add pcre to the USE_PHP variable.

Noticed by: pointyhat
1.0.r1
22 Dec 2004 06:01:33
Original commit files touched by this commit
edwin search for other commits by this committer
PHP is required on build-time -> USE_PHP_BUILD=yes
1.0.r1
21 Dec 2004 23:12:33
Original commit files touched by this commit
edwin search for other commits by this committer
[New Port] SimpleTest 1.0RC1, PHP unit testing framework\

    Unit testing, mock objects and web testing framework for PHP
    built around test cases. If you know JUnit or some of the PHPUnit
    clones this will need no explanation. It also adds JWebUnit
    style testing including cookies, authentication and form handling

    WWW: http://sourceforge.net/projects/simpletest/

PR:             ports/72061
Submitted by:   Roman Neuhauser <neuhauser@chello.cz>

Number of commits found: 23