aboutsummaryrefslogtreecommitdiff
path: root/cad/gwave
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 20051222 release (fixes build on FreeBSD >= 5.x)Shaun Amott2006-07-133-20/+90
| | | | | | | | | | | | | - Pass maintainership to submitter - Add OPTIONS PR: ports/99386 Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru> Approved by: Duncan Barclay <dmlb@dmlb.org> (maintainer), ahze (mentor, implicit) Notes: svn path=/head/; revision=167653
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.Ade Lovett2006-03-071-1/+1
| | | | | | | | Discussed with: kris Approved by: portmgr (implicit) Notes: svn path=/head/; revision=157004
* SHA256ify (manually done and checked)Edwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154147
* 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=154109
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* - This is not using libgeda at all, so don't depend on itPav Lucistnik2004-03-071-4/+2
| | | | Notes: svn path=/head/; revision=103200
* 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
* Mark as broken on 5.x due to the usual gcc problems (string continuation).Mark Linimon2003-12-191-1/+7
| | | | | | | Notified maintainer. Notes: svn path=/head/; revision=96198
* Update to 20030804, unbreak, and fix plist.Mark Linimon2003-10-154-7/+11
| | | | | | | | | PR: ports/57582 Submitted by: linimon@lonesome.com Reviewed by: maintainer (dmlb@dmlb.org) Notes: svn path=/head/; revision=91298
* Mark BROKEN on all versions, not just 5.1Kris Kennaway2003-06-041-5/+1
| | | | Notes: svn path=/head/; revision=82280
* BROKEN on 5.1: does not compileKris Kennaway2003-05-181-1/+7
| | | | Notes: svn path=/head/; revision=81238
* Chase the libgeda shared lib version.Joe Marcus Clarke2003-05-121-1/+1
| | | | Notes: svn path=/head/; revision=80850
* Chase guile's shared lib version.Joe Marcus Clarke2003-05-021-1/+1
| | | | Notes: svn path=/head/; revision=79982
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-181-1/+0
| | | | Notes: svn path=/head/; revision=79180
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76030
* Fix LIB_DEPENDSTilman Keskinoz2003-01-211-3/+3
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=73716
* new port: cad/gwaveEdwin Groothuis2003-01-196-0/+77
Gwave is a waveform viewer. Its purpose is for viewing analog data, such as the output from Spice-like simulations. PR: ports/39364 Submitted by: Duncan Barclay <dmlb@dmlb.org> Notes: svn path=/head/; revision=73458