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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: databases/p5-DBIx-Sequence/pkg-descr

Number of commits found: 3

Wednesday, 7 Sep 2022
21:58 Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 fb16dfe
Sunday, 27 May 2018
20:15 sunpoet search for other commits by this committer
Update WWW

search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
Original commitRevision:470993 
Friday, 6 Jan 2006
07:06 edwin search for other commits by this committer
New port databases/p5-DBIx-Sequence

        DBIx::Sequence - A simple SQL92 ID generator

        This module is intended to give easier portability to Perl
        database application by providing a database independant
        unique ID generator.  This way, an application developer
        is not bound to use his database's SEQUENCE or auto_increment
        thus making his application portable on multiple database
        environnements.

        This module implements a simple Spin Locker mechanism and
        is garanteed to return a unique value every time it is
        called, even with concurrent processes. It uses your database
        for its state storage with ANSI SQL92 compliant SQL. All
        SQL queries inside DBIx::Sequence are pre cached and very
        efficient especially under mod_perl.

        WWW: http://search.cpan.org/dist/DBIx-Sequence/

PR:             ports/91373
Submitted by:   Jon Nistor <nistor@snickers.org>
Original commit

Number of commits found: 3