aboutsummaryrefslogtreecommitdiff
path: root/devel/autodia
Commit message (Collapse)AuthorAgeFilesLines
* - Fix plist with perl 5.8.9Pav Lucistnik2009-01-141-2/+6
| | | | Notes: svn path=/head/; revision=226123
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* Large round of typo fixes in ports/devel (pkg-descr).Jimmy Olgeni2008-06-011-2/+2
| | | | Notes: svn path=/head/; revision=214100
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-1/+1
| | | | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) Notes: svn path=/head/; revision=211450
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Update to 2.03Erwin Lansing2006-05-012-12/+8
| | | | | | | | | | - USE CPAN mirros PR: 96550 Submitted by: Fernan Aguero <fernan@iib.unsam.edu.ar> (maintainer) Notes: svn path=/head/; revision=161083
* Provide a temporary master site while the authers domain has expired.Erwin Lansing2006-04-241-1/+6
| | | | | | | | PR: 96241 Submitted by: Fernan Aguero <fernan@iib.unsam.edu.ar> (maintainer) Notes: svn path=/head/; revision=160299
* Fix dependency.Erwin Lansing2006-02-091-1/+2
| | | | | | | | | | PR: 93028 Submitted by: Lars Balker Rasmussen <lars@balker.dk> Approved by: Fernan Aguero <fernan@iib.unsam.edu.ar> (maintainer) Noticed by: pointyhat (kris) Notes: svn path=/head/; revision=155569
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154110
* Update to 2.02Marcus Alves Grando2005-10-112-3/+3
| | | | | | | | PR: 87265 Submitted by: Fernan Aguero <fernan@iib.unsam.edu.ar> (maintainer) Notes: svn path=/head/; revision=145009
* Fix plist.Kirill Ponomarev2005-02-181-0/+1
| | | | | | | | PR: ports/76923 Submitted by: Florent Thoumie <flz at xbsd.org> Notes: svn path=/head/; revision=129159
* - update to 2.01Sergey Matveychuk2004-12-013-20/+19
| | | | | | | | | | | - add a dependency on p5-SpringGraph - utilize PORTDOCS and DOCSDIR macros in pkg-plist PR: ports/74414 Submitted by: maintainer Notes: svn path=/head/; revision=122896
* Add missing manpagesKris Kennaway2004-11-131-0/+1
| | | | Notes: svn path=/head/; revision=121494
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+1
| | | | Notes: svn path=/head/; revision=104520
* - Update to 1.9.Clement Laforet2004-01-163-5/+3
| | | | | | | | | | | - Minor fixes to the Makefile and pkg-plist PR: 61362 Submitted by: Fernan Aguero <fernan@iib.unsam.edu.ar> (maintainer) Approved by: erwin (mentor) (implicitly) Notes: svn path=/head/; revision=98255
* Update to v1.8: added -C 'skip CVS directory(s)' option; added -F 'singleMark Linimon2003-12-153-26/+28
| | | | | | | | | | | file per diagram' option; bugfixes (see CHANGES). Submitter has asked for maintainership (it was ports@). PR: ports/60157 Submitted by: Fernan Aguero <fernan@iib.unsam.edu.ar> Notes: svn path=/head/; revision=95838
* . Update to 1.7.Greg Lewis2003-11-214-4/+9
| | | | | | | | PR: 56140 Submitted by: Fernan Aguero <fernan@iib.unsam.edu.ar> Notes: svn path=/head/; revision=94676
* Remove lib/perllocal.pod-${PORTNAME} from the pkg-plist now that this fileKris Kennaway2003-04-171-1/+0
| | | | | | | is no longer installed. Notes: svn path=/head/; revision=79169
* upgrade to 1.6Ying-Chieh Liao2003-03-312-2/+2
| | | | Notes: svn path=/head/; revision=77831
* add new featuresYing-Chieh Liao2003-03-311-2/+2
| | | | | | | Submitted by: Sheldon Hearn <sheldonh@starjuice.net> Notes: svn path=/head/; revision=77829
* upgrade to 1.5Ying-Chieh Liao2003-03-303-38/+50
| | | | Notes: svn path=/head/; revision=77748
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* Update to 1.3Tilman Keskinoz2003-01-183-10/+13
| | | | | | | | PR: 47086 Submitted by: Ulrich Spoerlein <q@uni.de> Notes: svn path=/head/; revision=73435
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* upgrade to 1.2Ying-Chieh Liao2002-08-154-50/+40
| | | | Notes: svn path=/head/; revision=64530
* Get the p5-Template-Toolkit dependency to look for Template.pm in theSteve Price2001-12-151-1/+2
| | | | | | | correct directory. Notes: svn path=/head/; revision=51598
* add autodiaYing-Chieh Liao2001-10-066-0/+94
Automatic Dia XML - from Source Code and Data Notes: svn path=/head/; revision=48492