aboutsummaryrefslogtreecommitdiff
path: root/cad/electric
Commit message (Collapse)AuthorAgeFilesLines
* 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
* - 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
* - Change my email.Stanislav Sedov2007-03-271-1/+1
| | | | | | | Suggested by: skv Notes: svn path=/head/; revision=188599
* - Add QT frontend supportIon-Mihai Tetcu2006-07-146-30/+198
| | | | | | | | | | | | | | | | | | | | | | | | | | - Add support for Type1 fonts via T1 library - Add NLS support (French localization) - Fix GCC 4.1 compatiblity - Fix comment - Add OPTIONS - Enable builds with optimized CFLAGS - Fix patchname to make portlint happy - Pass maintainership to submitter Added file(s): - files/patch-Makefile.in - files/patch-src_graph_graphqtdlg.h - files/patch-src_graph_graphunixx11.c - files/patch-src_include_global.h Removed file(s): - files/patch-src::graph::graphunixx11.c PR: ports/100285 Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru> Notes: svn path=/head/; revision=167833
* remove USE_REINPLACE for all ports with categories starting with CEdwin Groothuis2006-05-031-1/+0
| | | | Notes: svn path=/head/; revision=161308
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149234
* Update to version 7.0.0Kirill Ponomarev2004-07-254-48/+46
| | | | | | | | PR: ports/69577 Submitted by: Ports Fury Notes: svn path=/head/; revision=114682
* o Update to 6.0.8Mario Sergio Fujikawa Ferreira2004-06-133-8/+16
| | | | | | | o Drop maintainership Notes: svn path=/head/; revision=111396
* USE_SIZEifyMario Sergio Fujikawa Ferreira2004-02-082-0/+2
| | | | Notes: svn path=/head/; revision=100321
* Update to 6.0.7.1Mario Sergio Fujikawa Ferreira2003-03-282-3/+4
| | | | Notes: svn path=/head/; revision=77635
* De-pkg-commentMario Sergio Fujikawa Ferreira2003-02-232-1/+1
| | | | Notes: svn path=/head/; revision=76311
* Update to 6.0.7Mario Sergio Fujikawa Ferreira2003-01-013-2/+10
| | | | Notes: svn path=/head/; revision=72055
* Update to 6.0.6Mario Sergio Fujikawa Ferreira2002-09-204-5/+35
| | | | Notes: svn path=/head/; revision=66773
* USE_REINPLACEMario Sergio Fujikawa Ferreira2002-07-031-3/+4
| | | | Notes: svn path=/head/; revision=62386
* Update to 6.0.5Mario Sergio Fujikawa Ferreira2002-04-273-3/+11
| | | | | | | | PR: 37508 Prompted by: "Duncan Barclay,Cambridge" <dmlb@dmlb.org> Notes: svn path=/head/; revision=58245
* Update to 6.0.4Mario Sergio Fujikawa Ferreira2002-01-205-97/+10
| | | | Notes: svn path=/head/; revision=53395
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-1/+1
| | | | Notes: svn path=/head/; revision=37252
* Change motif to a normal dependency. REQUIRES_MOTIF is now calledSatoshi Asami2000-11-071-1/+1
| | | | | | | | | | | | | | | | | USE_MOTIF and generates a LIB_DEPENDS to x11-toolkits/open-motif. As before, it implies USE_XPM (and therefore USE_XLIB). Motif-dummy is removed from PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3. Most of the simple ".if defined(HAVE_MOTIF)"s are removed to always have USE_MOTIF. ftp/moxftp will define USE_MOTIF unless WANT_ATHENA_VERSION (new variable) is defined. I merged the X cases in cad/mars, so USE_MOTIF is used iff WITHOUT_X11 is not defined. I will remove x11-toolkits/Motif-dummy (which has been repo copied to open-motif) in a few days. Notes: svn path=/head/; revision=34892
* Uphold ${MOTIFLIB}Mario Sergio Fujikawa Ferreira2000-11-021-11/+17
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=34619
* Rename ${FILESDIR}/patch-prefix to ${FILESDIR}/template-patch-prefixSatoshi Asami2000-10-071-1/+1
| | | | | | | (this is a sed template). Notes: svn path=/head/; revision=33476
* Maintainer is now a committer, update email accordinglyMario Sergio Fujikawa Ferreira2000-10-031-1/+1
| | | | | | | Approved by: will Notes: svn path=/head/; revision=33350
* New port - Electric is a sophisticated electrical CAD system that can handleSADA Kenji2000-07-307-0/+152
many forms of circuit design. PR: ports/18380 Submitted by: Mario Sergio Fujikawa Ferreira <lioux@linf.unb.br> Notes: svn path=/head/; revision=31125