aboutsummaryrefslogtreecommitdiff
path: root/cad/gtkwave/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Update to 3.3.76Niclas Zeising2016-08-211-1/+1
| | | | Notes: svn path=/head/; revision=420561
* Update to 3.3.73Niclas Zeising2016-06-271-5/+10
| | | | | | | | Add missing dependencies as reported by poudriere. Pet portlint. Notes: svn path=/head/; revision=417670
* Update to 3.3.69Niclas Zeising2016-02-061-1/+1
| | | | Notes: svn path=/head/; revision=408305
* Update to 3.3.68Niclas Zeising2016-01-301-2/+1
| | | | Notes: svn path=/head/; revision=407548
* Convert ports to use the options helpers in categories [abc]*, and minor fixes.Mathieu Arnold2015-08-191-13/+6
| | | | | | | | Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D3412? Notes: svn path=/head/; revision=394778
* Fix without gperf in baseBaptiste Daroussin2014-10-071-1/+1
| | | | Notes: svn path=/head/; revision=370357
* - Allow staging as a regular userAntoine Brodin2014-09-111-2/+3
| | | | | | | - USES=shared-mime-info Notes: svn path=/head/; revision=367993
* Update to 3.3.60Niclas Zeising2014-06-061-1/+1
| | | | Notes: svn path=/head/; revision=356847
* - Convert to USES=gmake tk desktop-file-utilsPietro Cerutti2014-01-281-15/+5
| | | | | | | - STAGE-clean Notes: svn path=/head/; revision=341575
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | cad) Notes: svn path=/head/; revision=327711
* Update to 3.3.47.Niclas Zeising2013-06-221-2/+2
| | | | Notes: svn path=/head/; revision=321584
* Update to 3.3.46Niclas Zeising2013-05-131-2/+7
| | | | | | | | Add a new option GCONF (off by default) that makes gtkwave use gconf2 for storing settings. Notes: svn path=/head/; revision=318080
* Convert all c categories to USE=pkgconfigBaptiste Daroussin2013-04-231-1/+1
| | | | Notes: svn path=/head/; revision=316310
* Update to 3.3.44Niclas Zeising2013-02-281-1/+1
| | | | Notes: svn path=/head/; revision=313126
* Update to 3.3.42Niclas Zeising2013-01-151-1/+1
| | | | | | | Approved by: kwm, miwi (mentors, implicit) Notes: svn path=/head/; revision=310451
* Update to 3.3.41Niclas Zeising2012-11-031-6/+2
| | | | | | | | | | While here, strip make file header. Approved by: kwm, miwi (mentors, implicit) Feature safe: yes Notes: svn path=/head/; revision=306937
* Update to 3.3.40Niclas Zeising2012-09-261-1/+1
| | | | | | | Approved by: kwm (mentor) Notes: svn path=/head/; revision=304899
* Update to latest version 3.3.39.Niclas Zeising2012-09-041-0/+52
| | | | | | | | | | Move to cad/gtkwave since we only have one version of this port, and the move will make maitenance easier. Approved by: kwm (mentor) Notes: svn path=/head/; revision=303646
* Remove expired, unmaintained ports:Rene Ladan2011-12-281-45/+0
| | | | | | | | | | | | | | | | | | | | | 2011-11-30 textproc/skribe 2011-11-30 emulators/wahcade 2011-11-30 databases/keximdb: Depends on editors/koffice-kde3, which is scheduled for deletion 2011-11-30 editors/koffice-kde3 2011-11-30 net/keepalived: Depends on net/ipvs, which is scheduled for deletion 2011-11-30 net/ipvs: Designed for FreeBSD 5.x, which is no longer supported 2011-11-30 databases/fireprofile 2011-12-01 audio/gnowavcut: Abandonware 2011-12-01 mail/demime: No upstream development since 2007 2011-12-03 x11/wmmsg: No more public distfiles 2011-12-03 x11-toolkits/libgtkeditor: No more supported upstream, not depend on anymore. 2011-12-03 misc/demoniac: No more upstream, no more public distfiles 2011-12-03 cad/gtkwave: No more public distfiles, no more upstream 2011-12-07 databases/clip: No develop anymore for long 2011-12-09 x11-toolkits/gtkextra: no longer supported upstream, no more depend on Notes: svn path=/head/; revision=288196
* Deprecate a bunch a gtk1 ports with no more any upstream or library ↵Baptiste Daroussin2011-11-031-0/+3
| | | | | | | | | abandoned upstream and not depend on by anything the ports tree anymore Approved by: kwm (x11-toolkits/gob) Notes: svn path=/head/; revision=284980
* - Return my ports back to the pool. I was unable to make any fixes toStanislav Sedov2011-10-241-1/+1
| | | | | | | | | | | my ports in the past 3 weeks while ports were broken on any 10.x machines, which means I'm unable to maintain them. So let people know that there's no available support for them until things are back to normal (which also means that anyone with spare time will be able to fix them without getting approval). Notes: svn path=/head/; revision=284225
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* Convert LDCONFIG_DIRS to USE_LDCONFIG.Max Brazhnikov2010-06-081-3/+2
| | | | | | | | | PR: based on ports/146365 Submitted by: Alex Kozlov <spam at rm-rf.kiev.ua> Approved by: maintainers timeout (two weeks) Notes: svn path=/head/; revision=256132
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav) Notes: svn path=/head/; revision=218938
* 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
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+1
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-041-7/+1
| | | | Notes: svn path=/head/; revision=200767
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Use libtool port instead of included version to avoid objformat a.out botchKris Kennaway2007-02-011-0/+1
| | | | Notes: svn path=/head/; revision=183830
* - Fix compiling with gcc 4.1Stanislav Sedov2006-10-031-1/+1
| | | | | | | | | - Change my email Approved by: sem (mentor) Notes: svn path=/head/; revision=174369
* Stanislav wants to maintain this ports.Ion-Mihai Tetcu2006-09-061-1/+1
| | | | | | | Requested by: Stanislav (on IRC) Notes: svn path=/head/; revision=172397
* Reset inactive maintainer who has not responded to email.Mark Linimon2006-09-061-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=172367
* remove USE_REINPLACE for all ports with categories starting with CEdwin Groothuis2006-05-031-1/+0
| | | | Notes: svn path=/head/; revision=161308
* Conversion to a single libtool environment.Ade Lovett2006-02-231-1/+2
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* - Remove bzip2 from list of dependencies,Renato Botelho2005-11-301-3/+0
| | | | | | | | | | | it has been part of base system since 4.4 PR: 88995 Submitted by: edwin Approved by: maintainer timeout (16 days) Notes: svn path=/head/; revision=150032
* 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
* 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
* 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-101-4/+9
| | | | | | | - USE_GCC=3.3 on 4.X Notes: svn path=/head/; revision=115803
* 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-151-5/+8
| | | | | | | | | | | | | | - 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
* 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-161-4/+9
| | | | | | | | 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-101-2/+0
| | | | | | | | | | | 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-061-0/+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