summaryrefslogtreecommitdiff
path: root/devel/aegis
AgeCommit message (Collapse)AuthorFilesLines
2007-02-17Add "scm" to CATEGORIES to make it easy to find source control managementwiz1-2/+2
related packages.
2006-12-01Fix reference to patch. Bump revision.joerg1-3/+5
2006-11-27Extract using gtar as pax-as-tar from pkgsrc doesn't like the tarball.joerg1-1/+3
2006-11-24Reset maintainer (aldous.com doesnot accept connections on port 25).wiz1-2/+2
2006-11-05Needs Perl at runtime. PKGREVISION++rillig1-2/+3
2006-10-07Updated aegis to 4.22.rillig5-54/+83
Since the pkgsrc package had not been updated for three years, there are far too many changes to list here. They are though included as share/aegis/en/readme.txt.
2006-10-07Fixed "test ==". PKGREVISION++.rillig3-3/+17
2006-06-20USE_TOOLS+=yaccminskim1-2/+2
2006-04-17Strip ${PKGLOCALEDIR} from PLISTs of packages that already obeyjlam1-8/+8
PKGLOCALEDIR and which install their locale files directly under ${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now on, pkgsrc/mk/plist/plist-locale.awk will automatically handle transforming the PLIST to refer to the correct locale directory.
2006-04-13BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace withjlam1-4/+3
USE_TOOLS+=msgfmt.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-1/+2
2006-02-04Depend on groff and GNU-like soelim. Usess gettext-lib. Needs msgfmt.joerg4-2/+35
Patch away use of __uid_t and __gid_t, when uid_t and gid_t is meant.
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-2/+2
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-23Add RMD160 digests.agc1-1/+2
2004-04-12Convert to buildlink3.snj1-2/+2
2003-11-27update to 4.15, based upon PR 23414 (update to 4.12) by Marko Schuetzrecht3-69/+41
It contains a large number of fixes/changes, see the README for details. ok'ed by wiz@
2003-06-07Truncate to <=24 linescjep1-12/+1
2002-11-08initial import of the aegis package, from Matthew at Aldous dot com in PR#18969:mrg4-0/+482
Aegis is a transaction-based software configuration management system. It provides a framework within which a team of developers may work on many changes to a program independently, and Aegis coordinates integrating these changes back into the master source of the program, with as little disruption as possible.