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: devel/tla/pkg-plist

Number of commits found: 5

Monday, 27 Oct 2014
11:12 bapt search for other commits by this committer
Cleanup plist
Original commitRevision:371554 
Saturday, 25 Jan 2014
00:05 bapt search for other commits by this committer
Support stage
Use pkg-plist
Original commitRevision:340957 
Saturday, 16 Jul 2005
12:48 pav search for other commits by this committer
- Update to 1.3.3

PR:             ports/82579
Submitted by:   Radim Kolar <hsn@netmag.cz>
Approved by:    maintainer timeout (3 weeks)
Original commit
Friday, 25 Jun 2004
19:50 seanc search for other commits by this committer
Install the tla-gpg-check script that way signatures can be verified in a
signed archive.

PR:             ports/64493
Submitted by:   Sebastian Klemke
Original commit
Sunday, 17 Aug 2003
22:01 seanc search for other commits by this committer
Add tla, an arch CLI written in C.

Arch is a really nifty revision control system. It's "whole-tree
changeset based" which means, roughly, that it can handle (with atomic
commits) file and directory adds, deletes, and renames cleanly, and
that it does branching simply and easily. Arch is also "distributed"
which means, for example that you can make arch branches of your own
from remote projects, even if you don't have write access to the
revision control archives for those projects.

This looks to be as close to an open source p4 replacement as one could
hope without being p4.  I'll go so far as to suggest that if this SCM
was employed by the BSD crowd, merging changes between dragonfly (post
source repo reorog), NetBSD, and OpenBSD would be radically less painful.
It is very possible that the dragonfly fork may not have happened under
the arch SCM development methodology, but if it did, at the very least it
would be possible to incorporate dillion's reorg work in a single patch
set, no cvs admin repo surgery needed.

WWW: http://arch.fifthvision.net/bin/view
Original commit

Number of commits found: 5