Commit graph

6 commits

Author SHA1 Message Date
joerg
49769bc5ae Include sys/endian.h on DragonFly. 2006-02-19 18:12:14 +00:00
recht
1b52081480 Re-add patch-aa, so that SCons picks up the buildlink-PATH. This fixes
build problems if boost is installed.
noted by drochner@
2005-07-26 22:35:54 +00:00
recht
b4845fec49 ArX-2.2.3 2005-July-21
"annotate" has been implemented and "log" has been enhanced.

The patch queue has been updated and tests modified to work with ArX.

"fork", "replay", and "merge" no longer supports out-of-place forks.

"arx help" now works.

The autoconf scripts for Python configuration have been revamped to
use a standard autoconf macro.  See INSTALL.GENERIC for details.

Revision libraries and "library" have been removed.

Some limitations in "merge", "diff" and "replay" have been removed.
2005-07-24 08:47:42 +00:00
recht
e6dd76072f Fix incorrect cast. Reported by ODA Terutaka on arx-users.
While at it remove an unused patch.
Bump PKGREVISION to 1.
2005-07-12 18:57:05 +00:00
recht
931e0513e6 update to ArX 2.2.2
Removed the dependency on gpg since crypto support can also
be enabled afterwards.

changes:

"tag" has been enhanced so that you can tag the latest revision of a
particular branch (floating tags), instead of just one particular
revision.

"merge" now has a --recursive option.

"fork" has been simplified and works in-place by default.

"export" no longer appends the revision number to the destination if
the destination is specified.

Some bugs in plain old http support have been fixed.  In addition,
"update-listing" works differently.  You can use update-listing to
either add or remove a special marker in an archive.  If that marker
is in the archive, then ArX will automatically maintain all of the
.listing files in that archive.

In "diff", --output now implies --keep-patch-dir.

A subtle off-by-one bug in the xdelta implementation has been fixed
(thanks to Daniel Berlin).

The manual has seen a number of improvements.
2005-05-10 07:23:25 +00:00
drochner
9c918cfc2d Import ArX-2.2.1. This is the successor of pkgsrc/devel/ArX.
Databases are incompatible, so make it a separate pkg.
(XXX to convert a database, one needs both versions at the same time,
which isn't supported by the pkgs. Since arx is just a single binary,
one can easily be copied away... this is not for greenhorns anyway.)
2005-04-19 17:39:40 +00:00