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.

Port details
p4db Web/Perforce Browser
2.01 devel Deleted on this many watch lists=2 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 2.01Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Not staged. See http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html
Expired This port expired on: 2014-08-31
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2001-09-01 18:37:20
Last Update: 2014-09-01 14:46:34
SVN Revision: 366879
People watching this port, also watch:: p4.el, ncftp, zip, p5-MIME-Tools
Also Listed In: www
License: not specified in port
WWW:
http://www.perforce.com/perforce/loadsupp.html
Description:
P4DB - Web/Perforce Browser P4DB allows you to browse Perforce depots via the web as CVSweb does for CVS. WWW: http://www.perforce.com/perforce/loadsupp.html
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:
  • p4db>0:devel/p4db
No installation instructions:
This port has been deleted.
PKGNAME: p4db
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. perl5.16.3 : lang/perl5.16
Runtime dependencies:
  1. p4 : devel/p4
  2. perl5.16.3 : lang/perl5.16
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (10 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/miwi/
  3. ftp://ftp.cn.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/miwi/
  4. ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/miwi/
  5. ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/miwi/
  6. ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/miwi/
  7. ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/miwi/
  8. ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/miwi/
  9. http://freebsd.unixfreunde.de/sources/
  10. http://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/miwi/
Collapse this list.

Number of commits found: 21

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.01
01 Sep 2014 14:46:34
Revision:366879Original commit files touched by this commit
bapt search for other commits by this committer
Remove non staged ports without pending PR from d*
2.01
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
2.01
24 Apr 2014 16:42:33
Revision:352017Original commit files touched by this commit
mat search for other commits by this committer
Replace all @unexec /bin/rmdir with @unexec rmdir

With hat:	portmgr
Sponsored by:	Absolight
2.01
20 Sep 2013 17:13:47
Revision:327724Original 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 3)
2.01
03 Aug 2013 08:45:52
Revision:324181Original commit files touched by this commit
az search for other commits by this committer
- Convert to new perl framework
- Trim Makefile header
2.01
27 Jul 2013 16:06:25
Revision:323795Original commit files touched by this commit
az search for other commits by this committer
- switch simple inline replacement from perl to sed
  and remove where is no need in this anymore.
- trim Makefile header

Approved by:  bapt@ (portmrg@)
2.01
28 Mar 2013 16:29:01
Revision:315487Original commit files touched by this commit
eadler search for other commits by this committer
Style: tab -> space.

Most contributors copy an existing port when writing their own so reduce the
number of bad examples in the tree.
2.01
03 Jul 2011 14:59:23
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
2.01
05 May 2010 10:30:29
Original commit files touched by this commit
rene search for other commits by this committer
Switch to USERS/GROUPS to ensure the p4admin user/group is present on install.

Submitted by:   QAT
Approved by:    tabthorpe (mentor)
2.01
03 May 2010 20:47:52
Original commit files touched by this commit
rene search for other commits by this committer
Use the new p4 client (these ports are currently unmaintained).

Submitted by:   rene
Approved by:    tabthorpe (mentor)
2.01
21 Dec 2009 02:19:12
Original commit files touched by this commit
dougb search for other commits by this committer
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
2.01
22 Oct 2006 09:31:56
Original commit files touched by this commit
miwi search for other commits by this committer
- Add backup MASTER_SITES

Submitted by:   pointyhat via kris
Approved by:    portmgr (erwin)
2.01
22 May 2006 20:54:09
Original commit files touched by this commit
ehaupt search for other commits by this committer
Update master site.

PR:             97628
Submitted by:   Martin Wilke <freebsd@unixfreunde.de>
2.01
01 Apr 2006 13:07:13
Original commit files touched by this commit
edwin search for other commits by this committer
use SUB_FILES for pkg-message
2.01
24 Nov 2005 15:40:04
Original commit files touched by this commit
pav search for other commits by this committer
- Add some SHA256 checksums
2.01
11 Nov 2005 01:18:01
Original commit files touched by this commit
linimon search for other commits by this committer
With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months.  We hope to see him back sometime.
2.01
10 Sep 2005 15:58:59
Original commit files touched by this commit
pav search for other commits by this committer
- Fix fetching

PR:             ports/85058
Submitted by:   Gabor Kovesdan <gabor.kovesdan@t-hosting.hu>
Approved by:    maintainer timeout (23 days)
2.01
22 Mar 2004 15:05:32
Original commit files touched by this commit
knu search for other commits by this committer
Add SIZE data.

Submitted by:   trevor
2.01
13 Nov 2003 14:45:08
Original commit files touched by this commit
trevor search for other commits by this committer
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.
2.01
18 Feb 2003 05:52:57
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment my non-ruby ports as well.
01 Sep 2001 22:37:20
commit hash: fp1.18273@dev.null.freshports.orgcommit hash: fp1.18273@dev.null.freshports.orgcommit hash: fp1.18273@dev.null.freshports.orgcommit hash: fp1.18273@dev.null.freshports.org files touched by this commit
knu search for other commits by this committer
Add devel/p4db, a Web/Perforce Browser which allows you to browse   Perforce
depots via the web as CVSweb does for CVS.    

Number of commits found: 21