summaryrefslogtreecommitdiff
path: root/palm/libmal (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.40: http://jasonday.home.att.net/code/libmal/ChangeLogVolker Stolz2004-04-104-7/+19
| | | | | | | | - Change MAINTAINER to submitter (Approved by current maintainer) PR: 65168 Submitted by: Arjan van Leeuwen Approved by: linimon (mentor)
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+1
|
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | (Part 1)
* Update to 0.31Tilman Keskinoz2003-08-014-63/+55
| | | | | PR: 53921 Submitted by: Dima Panov <redfox@Fluffy.Khv.RU>
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
|
* Make palm/syncmal building on -current again.Edwin Groothuis2002-11-101-0/+14
| | | | | Noticed on: bento Informed maintainer / authors
* Add libmal 0.20, a library encapsulating malsync.Will Andrews2002-10-106-0/+94
PR: 42413 Submitted by: Adriaan de Groot <groot@kde.org>