summaryrefslogtreecommitdiff
path: root/devel/tla
AgeCommit message (Collapse)AuthorFilesLines
2004-05-18Enable pkgviews installation.recht1-1/+3
2004-04-18tla-1.2.1pre1recht2-11/+10
The version of libneon that is packaged with tla 1.2.0 contains a format string vulnerability. For more information, visit the disclosure at http://marc.theaimsgroup.com/?l=openpkg-announce&m=108213423102539&w=2 or visit the libneon page at http://www.webdav.org/neon/. Tla users can be affected if they download archives from untrusted sources.
2004-03-30Add more MASTER_SITEs.recht1-2/+4
2004-02-28Fix gdiff configure argument.recht1-3/+4
From neil at daikokuya dot co dot uk in PR 24585. Bump PKGREVISION to 1.
2004-02-28update to 1.2recht3-7/+6
This release contains a number of significant performance and feature enhancements and reflects the contributions of an active community of volunteer developers, reviewers, enlightening critics, kibitzers, and testers. Of particular interest to many will be the new support (relative to 1.1) for "archive signing and integrity checking" -- a facility by which the integrity of a publicly accessible archive can be verified.
2004-01-28update to tla 1.1 (release)recht3-11/+16
also, take maintainership (approved by schmonz@) There have been a lot of changes/fixes since pre8. See the ChangeLog(s) in the distribution for more details. From the pkgsrc side: let tla depend on gnu diff/tar.
2004-01-22replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-12-02re-import of arch as tla (pkgname change)recht4-0/+83
update to 1.1.08 based upon PR 23022 by Neil Booth (update to 1.1pre5) tla is a revision control system: a program that lets programmers archive a history of changes made to the software they maintain and that, more importantly, helps programmers to coordinate, synchronize, and combine multiple lines of development for a single project. suggested/ok'ed by wiz@