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: databases/sqlite/pkg-plist

Number of commits found: 10

Thursday, 23 Dec 2004
08:25 nork search for other commits by this committer
Clean up SQLite and related ports.
o Move databases/sqlite to databases/sqlite2.
o Fix dependency on databases/sqlite.
o Update sqlite2 to 2.8.15.
o Bump PORTREVISION, accordingly.

Approved by:    portmgr, maintainers of sqlite and related ports
Original commit
Sunday, 4 Jul 2004
20:57 pav search for other commits by this committer
- Update to 2.8.14

PR:             ports/68143
Submitted by:   Rui Lopes <rui@ruilopes.com>
Approved by:    maintainer timeout (14 days)
Original commit
Friday, 16 Jan 2004
10:17 pav search for other commits by this committer
- Update to 2.8.11

PR:             ports/61110
Submitted by:   Phil Oleson <oz@nixil.net>
Approved by:    maintainer
Original commit
Wednesday, 11 Jun 2003
16:26 nork search for other commits by this committer
o Update to 2.8.3.
o The TCL wrapper is now optional and off by default.  Use
  SQLITE_WITH_TCL83/SQLITE_WITH_TCL84 to enable it.  TCL is
  still needed for building the docs,  unless you specify
  NOPORTDOCS.
o The TCL example is now installed in $LOCALBASE/share/examples/sqlite.

This patch is quite hackish in that it replaces the libtool stuff
from SQLite with the libtool port.  It also uses plain 'install'
instead of 'libtool install' to install shared libraries.  This
might not look nice, but it's the only way I got the desired effects
to work (i. e. SQLite's libtool refused to install the TCL wrapper
in $LOCALBASE/lib/sqlite - it insisted on only installing it into
$LOCALBASE/lib.

PR:             ports/53182
Submitted by:   Gerhard Haering <gh@ghaering.de> (maintainer)
Original commit
Friday, 20 Sep 2002
07:43 knu search for other commits by this committer
Renumber the shlib major 2 instead of 0, which was unwanted
regression.

While I'm here, add libtclsqlite.la to ALL_TARGET so the libtclsqlite
library is properly built in the build stage instead of the install
stage.
Original commit
Monday, 2 Sep 2002
13:21 dwcjr search for other commits by this committer
Fixup from previous commit
Bump PORTREVISION

Submitted by:   maintainer
Original commit
02:58 dwcjr search for other commits by this committer
Update to 2.7.1

PR:             40816
Submitted by:   maintainer
Original commit
Friday, 6 Jul 2001
09:14 ijliao search for other commits by this committer
add missing file    
Original commit
Tuesday, 12 Jun 2001
00:32 mi search for other commits by this committer
A number of things:    
Original commit
Thursday, 22 Feb 2001
17:03 ijliao search for other commits by this committer
add sqlite   SQL library that uses GDBM as its underlying file storage mechanism
   
Original commit

Number of commits found: 10