aboutsummaryrefslogtreecommitdiff
path: root/cad/gtkwave
Commit message (Collapse)AuthorAgeFilesLines
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* Fix plist.Kirill Ponomarev2005-01-041-0/+6
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=125711
* Increase USE_GCC to 3.4 for those ports which compile with it.Kris Kennaway2004-09-301-1/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=118503
* - Update to 2.0.0.p5Volker Stolz2004-08-103-6/+17
| | | | | | | - USE_GCC=3.3 on 4.X Notes: svn path=/head/; revision=115803
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* 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. Notes: svn path=/head/; revision=103963
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* - Update to 2.0.0pre4Sergei Kolobov2003-11-153-35/+41
| | | | | | | | | | | | | | - Use EXAMPLESDIR/DATADIR macros in pkg-plist - Give maintainership to Joachim Stroembergson <watchman@ludd.luth.se> While I'm here: - Always install examples (i.e. NOPORTDOCS is for docs) PR: 58300 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> Notes: svn path=/head/; revision=94062
* Cosmetic fix: use %%DOCSDIR%% macro.Sergey A. Osokin2003-10-221-26/+26
| | | | | | | | | | No functionally changes. Submitted by: Oleg Karachevtsev <ok@etrust.ru> A part of PR: 57992 Notes: svn path=/head/; revision=91882
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-181-1/+0
| | | | Notes: svn path=/head/; revision=79180
* Update to version 2.0.0pre3.Christian Weisgerber2003-02-169-86/+56
| | | | | | | | PR: 48144 Submitted by: Ports Fury Notes: svn path=/head/; revision=75650
* 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
* Deploy USE_GNOMENG infrastructureMario Sergio Fujikawa Ferreira2002-08-301-1/+2
| | | | | | | | PR: 42188 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=65297
* PERL -> REINPLACE_CMDYing-Chieh Liao2002-07-081-1/+2
| | | | | | | | PR: 39273 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> Notes: svn path=/head/; revision=62642
* add missing @dirrmYing-Chieh Liao2002-06-102-1/+2
| | | | | | | bump port revision Notes: svn path=/head/; revision=61064
* - Fix PORTVERSIONYing-Chieh Liao2002-06-011-3/+6
| | | | | | | | | | - Conditionalize dependency for archivers/bzip2 PR: 38780 Submitted by: Ports Fury Notes: svn path=/head/; revision=60422
* add gtkwave 2.0.0p1Ying-Chieh Liao2002-05-129-0/+151
Electronic Waveform Viewer Notes: svn path=/head/; revision=58964