summaryrefslogtreecommitdiffstats
path: root/devel/tla
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.2.1. Port now builds libneon with ssl support[1].seanc2004-08-319-74/+22
| | | | | PR: ports/68775 [1] Submitted by: Radim Kolar <hsn@netmag.cz>
* Install the tla-gpg-check script that way signatures can be verified in aseanc2004-06-252-1/+5
| | | | | | | signed archive. PR: ports/64493 Submitted by: Sebastian Klemke
* Patch remotely exploitable libneon bugs after maintainer timeout.nectar2004-04-306-1/+72
| | | | | PR: ports/65754 Submitted by: Frank Ruell <stoerte@dreamwarrior.net>
* Put the right BUILD/RUN dependencies as gdiff/gpatch are both needed forroberto2004-03-011-2/+2
| | | | | | building and running tla. Suggested by: tobez
* Update to tla 1.2, just released.roberto2004-02-273-6/+8
| | | | | | | - SIZEify it - added master sites (with conversion to main GNU site) - use ${PRINTF} - corrected WWW: in pkg-descr.
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* The diffutils package should be a BUILD_DEPENDS to satisfy the configureroberto2004-01-021-1/+1
| | | | | | | | | script. Shut down a portlint warning too. Committed because I did the previous update. PR: ports/60820 Submitted by: Olivier Tharan <olive@oban.frmug.org>
* Update to 1.1-release.roberto2003-12-232-5/+9
| | | | OK'd by: seanc (MAINTAINER)
* Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.trevor2003-11-131-1/+2
|
* Update tla to 1.1pre7.seanc2003-10-132-5/+5
| | | | Submitted by: roberto
* Update tla (C arch client) to use GNU's patch (gpatch).seanc2003-08-261-1/+4
| | | | | Submitted by: Curtis.Dunham@alltel.com Obtained from: arch-users mailing list
* Add tla, an arch CLI written in C.seanc2003-08-174-0/+54
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
OpenPOWER on IntegriCloud