aboutsummaryrefslogtreecommitdiff
path: root/devel/aap
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.069Kirill Ponomarev2004-09-032-3/+3
| | | | | | | | PR: ports/71308 Submitted by: Ports Fury Notes: svn path=/head/; revision=118018
* Update to 1.068Tilman Keskinoz2004-07-232-6/+7
| | | | | | | | PR: 69211 Submitted by: Rui Lopes <rui@ruilopes.com> Notes: svn path=/head/; revision=114466
* - Update to version 1.063Kirill Ponomarev2004-04-202-3/+3
| | | | | | | | PR: ports/65808 Submitted by: maintainer Notes: svn path=/head/; revision=107667
* - Update to version 1.057Kirill Ponomarev2004-04-143-8/+13
| | | | | | | | PR: ports/65543 Submitted by: maintainer Notes: svn path=/head/; revision=107050
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Update to 1.049Tilman Keskinoz2003-12-043-2/+6
| | | | | | | | PR: 59932 Submitted by: Rui Lopes <rui@ruilopes.com> Notes: svn path=/head/; revision=95030
* - Update aap to 1.040Kirill Ponomarev2003-10-123-2/+10
| | | | | | | | PR: 57898 Submitted by: maintainer Notes: svn path=/head/; revision=90919
* Update to 1.32.Peter Pentchev2003-10-093-7/+9
| | | | | | | | PR: 57792 Submitted by: maintainer Notes: svn path=/head/; revision=90701
* - Update to version 1.023Kirill Ponomarev2003-09-023-6/+6
| | | | | | | | | | - Remove the PREFIX/lib/aap dir if its not empty PR: 56311 Submitted by: maintainer Notes: svn path=/head/; revision=88353
* * Update to 1.019Joe Marcus Clarke2003-08-253-6/+11
| | | | | | | | | | | * Assign maintainership to submitted PR: 55943 Submitted by: Rui Lopes <rui@ruilopes.com> Approved by: Bram Moolenaar <Bram@moolenaar.net> (previous maintainer) Notes: svn path=/head/; revision=87671
* * Update to 1.010Joe Marcus Clarke2003-08-093-26/+16
| | | | | | | | | | | * Use aap to install itself PR: 55328 Submitted by: Rui Lopes <rui@ruilopes.com> Approved by: maintainer Notes: svn path=/head/; revision=86664
* Update to 1.000.Joe Marcus Clarke2003-07-073-10/+12
| | | | | | | | | PR: 54138 Submitted by: Rui Lopes <rui@ruilopes.com> Approved by: maintainer Notes: svn path=/head/; revision=84345
* * removed pkg-install script and bundled .pyc on packageJoe Marcus Clarke2003-07-023-81/+106
| | | | | | | | | | | | | | * don't create .pyo files since they will not be used * honor the NOPORTDOCS variable * install .html files inside html directory * other minor tweaks PR: 54014 Submitted by: Rui Lopes <rui@ruilopes.com> Approved by: maintainer Notes: svn path=/head/; revision=84051
* * Update to 0.900Joe Marcus Clarke2003-06-184-94/+59
| | | | | | | | | | | | | * Changed the install mode to 644 for PORTDOCS * Added pkg-install script to pre-compile Python files * Removed OpenSSH dependency PR: 53456 Submitted by: Rui Lopes <rui@ruilopes.com> Approved by: maintainer Notes: svn path=/head/; revision=83269
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76032
* Update to 0.111Tilman Keskinoz2003-01-063-5/+16
| | | | | | | | PR: 46719 Submitted by: Bram Moolenaar <Bram@moolenaar.net> (maintainer) Notes: svn path=/head/; revision=72652
* Add aap. Bram Molenaar's build tool, written in Python.Tilman Keskinoz2002-11-235-0/+208
For those that didn't attend Bram's talk at EuroBSDCon: aap has a special "ports" mode which is designed to extend the BSDs ports system while kepping Compatibility to the existing pkgtools. More information: http://2002.eurobsdcon.org/papers/moolenaar.pdf http://www.a-a-p.org/ports.html PR: 44586 Submitted by: Bram Moolenaar <bram@moolenaar.net> Notes: svn path=/head/; revision=70847