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
pubcookie-login-server A single sign-on system for websites (login server)
3.3.0_3 www Deleted on this many watch lists=0 search for ports that depend on this port This port version is marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.3.0_3Version of this port present on the latest quarterly branch.
Forbidden FORBIDDEN: vuxml:115a1389-858e-11e0-a76c-000743057ca2
Deprecated DEPRECATED: Unused by maintiner, needs updates.
Expired This port expired on: 2011-06-06
Ignore IGNORE: is forbidden: vuxml:115a1389-858e-11e0-a76c-000743057ca2
Maintainer: brooks@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2006-02-08 03:00:57
Last Update: 2011-06-06 22:39:37
SVN Revision: UNKNOWN
Also Listed In: security
License: not specified in port
WWW:
http://pubcookie.org/
Description:
Pubcookie is an open-source package for intra-institutional single-sign-on end-user web authentication. More generally, it is an approach to identifying users as they browse to an institution's many websites that require authentication. It helps an institution reuse existing authentication services (like Kerberos, LDAP, or NIS), and it limits the exposure of end-user passwords by ensuring they're only sent to a trusted login service. This port contains the login service portion of the Pubcookie system. WWW: http://pubcookie.org/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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:
  • pubcookie-login-server>0:www/pubcookie-login-server
No installation instructions:
This port has been deleted.
PKGNAME: pubcookie-login-server
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.
Library dependencies:
  1. fcgi.0 : www/fcgi
  2. ldap-2.4.8 : net/openldap24-client
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for pubcookie-login-server-3.3.0_3: LDAP=on (default) "Enable LDAP verifier" FCGI=on (default) "Enable FastCGI support" ===> 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 (2 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://pubcookie.org/downloads/
Collapse this list.

Number of commits found: 10

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.3.0_3
06 Jun 2011 22:39:37
Original commit files touched by this commit This port version is marked as vulnerable.
brooks search for other commits by this committer
2011-06-06 www/pubcookie-login-server: Unused by maintiner, needs updates.
3.3.0_3
23 May 2011 23:04:41
Original commit files touched by this commit This port version is marked as vulnerable.
brooks search for other commits by this committer
Partially address several years of neglect of pubcookie.  Indicate the
security issues in two two ports.

I've not use pubcookie in several year and given the lack of complaint
about the deprication of mod_pubcookie, I doubt anyone else uses it from
ports.  The mod_pubcookie port has already expired and I've set a two
week expriation for pubcookie-login-server.  If not maintainer
appears I will send both to the Attic on June 6th.

While I'm here, address the use of CONF_FILES and CONF_DIRS in
pubcookie-login-server to avoid getting in the way of progress. [0]

PR:             ports/157164 [0]
Security:       vuxml:115a1389-858e-11e0-a76c-000743057ca2
                vuxml:1ca8228f-858d-11e0-a76c-000743057ca2
3.3.0_3
19 Mar 2011 12:38:54
Original commit files touched by this commit This port version is marked as vulnerable.
miwi search for other commits by this committer
- Get Rid MD5 support
3.3.0_3
25 Feb 2011 01:32:18
Original commit files touched by this commit This port version is marked as vulnerable.
delphij search for other commits by this committer
Chase after net/openldap24-server update.

Reminded by:    miwi
3.3.0_2
05 Jan 2009 19:04:45
Original commit files touched by this commit This port version is marked as vulnerable.
delphij search for other commits by this committer
Bump PORTREVISION's after OpenLDAP update.

Suggested by:   rafan
3.3.0_1
07 Sep 2006 10:31:54
Original commit files touched by this commit This port version is marked as vulnerable.
vs search for other commits by this committer
Fix typos wrt. Makefile variables like $FOO}

PR:             ports/102833
Submitted by:   Dmitry Marakasov
3.3.0_1
25 Jul 2006 19:33:51
Original commit files touched by this commit This port version is marked as vulnerable.
brooks search for other commits by this committer
Don't remove mtree created files.

Submitted by:   shaun
PR:             ports/99344
3.3.0
05 Apr 2006 03:46:56
Original commit files touched by this commit This port version is marked as vulnerable.
brooks search for other commits by this committer
Upgrade pubcookie from 3.3.0-beta2 to 3.3.0a fixing serious XSS
vulnerabilities.
3.3.0.b2
09 Feb 2006 23:43:50
Original commit files touched by this commit This port version is marked as vulnerable.
brooks search for other commits by this committer
Actually compile on amd64.  This required copying in the config.guess
replacement code from bsd.port.mk because pubcookie lives in a
subdirectory of PREFIX and thus actually defining GNU_CONFIGURE won't
work.

Point hat:      brooks
3.3.0.b2
08 Feb 2006 03:00:05
Original commit files touched by this commit This port version is marked as vulnerable.
brooks search for other commits by this committer
Add www/pubcookie-login-server:

Pubcookie is an open-source package for intra-institutional
single-sign-on end-user web authentication. More generally, it is an
approach to identifying users as they browse to an institution's many
websites that require authentication. It helps an institution reuse
existing authentication services (like Kerberos, LDAP, or NIS), and it
limits the exposure of end-user passwords by ensuring they're only sent
to a trusted login service.

This port contains the login service portion of the Pubcookie system.

Number of commits found: 10