aboutsummaryrefslogtreecommitdiff
path: root/cad
Commit message (Collapse)AuthorAgeFilesLines
* - Support staging [1]Pawel Pekala2014-02-171-26/+12
| | | | | | | | | | | - Use option helpers and install docs and examples files implicitly allowing to remove bsd.port.options.mk inclusion PR: ports/186800 [1] Submitted by: maintainer Notes: svn path=/head/; revision=344830
* Convert all USE_FORTRAN=yes to "USES=fortran, USE_GCC=yes". In most casesTijl Coosemans2014-02-168-13/+34
| | | | | | | | | | | | | | USE_GCC=yes has been omitted though. Remove USE_FORTRAN handling from bsd.port.mk and bsd.gcc.mk. Minor cleanups in some ports like USE_GMAKE, NOPORTDOCS,... Exp-run: bdrewery Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=344614
* Support stagingEmanuel Haupt2014-02-161-6/+3
| | | | Notes: svn path=/head/; revision=344542
* Support stagingEmanuel Haupt2014-02-161-19/+9
| | | | Notes: svn path=/head/; revision=344540
* Mark broken: Does not compileAntoine Brodin2014-02-121-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | on 8 and 9: cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"alliance\" -DVERSION=\"5.0\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_FCNTL_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_LIBM=1 -DHAVE_UNISTD_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DRETSIGTYPE=void -DHAVE_MOTIF=1 -DHAVE_XPM=1 -DHAVE_XPM=1 -DHAVE_X11_XPM_H=1 -DHAVE_XP=1 -DHAVE_MOTIF=1 -DHAVE_XMUSEVERSION=1 -DHAVE_XMINSTALLIMAGE=1 "-DALLIANCE_VERSION=\"5.0 20090901\"" -DALLIANCE_TOP=\"/usr/local/alliance\" -I. -I. -I../../mbk/src -I../../pat/src -O2 -pipe -fno-strict-aliasing -MT pat_decl_y.lo -MD -MP -MF .deps/pat_decl_y.Tpo -c pat_decl_y.c -fPIC -DPIC -o .libs/pat_decl_y.o y.tab.c:562: error: duplicate 'extern' on 10 and head: elp.c:252:1: error: non-void function 'elpLotrsShrink' should return a value [-Wreturn-type] return ; ^ elp.c:460:1: error: non-void function 'elpLofigCapaDiff' should return a value [-Wreturn-type] return ; ^ elp.c:490:1: error: non-void function 'elpLofigCapaGrid' should return a value [-Wreturn-type] return ; ^ elp.c:518:1: error: non-void function 'elpLofigShrink' should return a value [-Wreturn-type] return ; Reported by: pkg-fallout since august 2013 Notes: svn path=/head/; revision=344015
* According to the Porter's Handbook (5.12.2.3.) default options must be added toEmanuel Haupt2014-02-107-0/+15
| | | | | | | | | | | | | | OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt) Notes: svn path=/head/; revision=343634
* - Stage supportMartin Wilke2014-02-091-4/+3
| | | | Notes: svn path=/head/; revision=343442
* - Update to 2.8.4.Stephen Montgomery-Smith2014-02-093-5/+4
| | | | Notes: svn path=/head/; revision=343413
* - Support stagingEmanuel Haupt2014-02-081-6/+5
| | | | | | | - Use shebangfix Notes: svn path=/head/; revision=343392
* cad/varkon:Max Brazhnikov2014-02-073-17/+16
| | | | | | | | | | | - Add stage support and LICENSE - While here rename patches to match up makepatch PR: ports/186475 Submitted by: Eero Hänninen <fax@nohik.ee> Notes: svn path=/head/; revision=343298
* Update to version 26Pawel Pekala2014-02-073-3/+4
| | | | | | | | PR: ports/186438 Submitted by: maintainer Notes: svn path=/head/; revision=343294
* Deprecate ports unmaintained for which distillator is not able to find ↵Baptiste Daroussin2014-02-071-0/+3
| | | | | | | | | public distfiles Reported by: distilator Notes: svn path=/head/; revision=343287
* Chase boost and icu bumpBaptiste Daroussin2014-02-072-2/+2
| | | | | | | While here convert some LIB_DEPENDS Notes: svn path=/head/; revision=343214
* cad/z88: Explicitly link libm (taken from dports)John Marino2014-02-051-3/+4
| | | | Notes: svn path=/head/; revision=342902
* Upgrade to version 3.4.5Michael Reifenberger2014-02-023-1170/+1727
| | | | Notes: svn path=/head/; revision=342284
* - Remove cad/mars -- does not build, no releases in the past 20 yearsPietro Cerutti2014-01-3139-2142/+0
| | | | Notes: svn path=/head/; revision=341952
* - Convert to USES=tkPietro Cerutti2014-01-292-20/+14
| | | | | | | | | - STAGE-clean - Fix spaces in Makefile - Register conflict with graphics/gts Notes: svn path=/head/; revision=341708
* - Convert to USES=tkPietro Cerutti2014-01-291-1/+1
| | | | Notes: svn path=/head/; revision=341698
* - Convert to USES=tkPietro Cerutti2014-01-281-7/+4
| | | | | | | - STAGE-clean Notes: svn path=/head/; revision=341585
* - Convert to USES=gmake tk desktop-file-utilsPietro Cerutti2014-01-282-15/+23
| | | | | | | - STAGE-clean Notes: svn path=/head/; revision=341575
* - Convert to USES=gmake tkPietro Cerutti2014-01-281-5/+2
| | | | Notes: svn path=/head/; revision=341566
* - Keep category Makefiles sortedDmitry Marakasov2014-01-281-1/+1
| | | | Notes: svn path=/head/; revision=341499
* - Style and typo fixesBernhard Froehlich2014-01-272-40/+38
| | | | | | | | | | - pkg-plist reordered PR: ports/185556 Submitted by: Kevin Zheng <kevinz5000@gmail.com> (maintainer) Notes: svn path=/head/; revision=341421
* - Implement staging.Stephen Montgomery-Smith2014-01-262-9/+3
| | | | Notes: svn path=/head/; revision=341297
* Add a missing plistAntoine Brodin2014-01-252-0/+37
| | | | Notes: svn path=/head/; revision=341079
* Remove expired ports:Rene Ladan2014-01-24154-8452/+0
| | | | | | | | | | | | | | | | | | | | | | 2013-12-22 devel/mico: Broken for more than 6 month 2014-01-22 cad/salome: depends on expired cad/salome-kernel 2014-01-22 cad/salome-netgenplugin: depends on expired cad/salome-kernel 2014-01-22 cad/salome-jobmanager: depends on expired cad/salome-kernel 2014-01-22 cad/salome-visu: depends on expired cad/salome-kernel 2014-01-22 cad/salome-kernel: does not configure 2014-01-22 cad/salome-multipr: depends on expired cad/salome-kernel 2014-01-22 cad/salome-smesh: depends on expired cad/salome-kernel 2014-01-22 cad/salome-gui: depends on expired cad/salome-kernel 2014-01-22 cad/salome-yacs: depends on expired cad/salome-kernel 2014-01-22 cad/salome-med: depends on expired cad/salome-kernel 2014-01-22 cad/salome-light: depends on expired cad/salome-kernel 2014-01-22 cad/salome-randomizer: depends on expired cad/salome-kernel 2014-01-22 cad/salome-sierpinsky: depends on expired cad/salome-kernel 2014-01-22 cad/salome-geom: depends on expired cad/salome-kernel 2014-01-22 devel/combat: depends on expired devel/mico Notes: svn path=/head/; revision=340885
* Fix properties on pkg-plistBaptiste Daroussin2014-01-213-3/+0
| | | | Notes: svn path=/head/; revision=340671
* Stage supportAntoine Brodin2014-01-202-18/+13
| | | | Notes: svn path=/head/; revision=340478
* Stage supportAntoine Brodin2014-01-201-4/+2
| | | | Notes: svn path=/head/; revision=340475
* Stage supportAntoine Brodin2014-01-201-2/+1
| | | | Notes: svn path=/head/; revision=340473
* - Stage supportAntoine Brodin2014-01-202-37/+23
| | | | | | | - Use OPTIONS helpers Notes: svn path=/head/; revision=340471
* Stage supportAntoine Brodin2014-01-201-2/+1
| | | | Notes: svn path=/head/; revision=340467
* Stage supportAntoine Brodin2014-01-201-4/+2
| | | | Notes: svn path=/head/; revision=340466
* Stage supportAntoine Brodin2014-01-201-4/+4
| | | | Notes: svn path=/head/; revision=340465
* Reduce over inclusion of bsd.port.mkBaptiste Daroussin2014-01-151-7/+6
| | | | Notes: svn path=/head/; revision=339850
* Reduce over inclusion of bsd.port.mkBaptiste Daroussin2014-01-151-7/+4
| | | | Notes: svn path=/head/; revision=339848
* Reduce over inclusion of bsd.port.mkBaptiste Daroussin2014-01-151-3/+1
| | | | Notes: svn path=/head/; revision=339847
* Python cleanup:Rene Ladan2014-01-132-2/+2
| | | | | | | | | | - USE_PYTHON* = 2.X -> USE_PYTHON* = 2 - USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes Reviewed by: python (mva, rm) Approved by: portmgr-lurkers (mat) Notes: svn path=/head/; revision=339634
* Support stageBaptiste Daroussin2014-01-091-55/+7
| | | | | | | General cleanup Notes: svn path=/head/; revision=339190
* Support stageBaptiste Daroussin2014-01-082-11/+6
| | | | | | | Use option helpers Notes: svn path=/head/; revision=339189
* Fix build with gcc47Mathieu Arnold2014-01-073-19/+33
| | | | | | | | | PR: ports/184565 Submitted by: Christoph Moench-Tegeder Approved by: maintainer Notes: svn path=/head/; revision=339043
* Deprecate and schedule for removal on 2014-01-22, depends on expiredRene Ladan2014-01-0611-0/+33
| | | | | | | | | | | cad/salome-kernel. PR: ports/185111 Submitted by: rene Approved by: maintainer timeout (devel@stasyan.com , 14 days) Notes: svn path=/head/; revision=338868
* Switch back to using WITH_EXAMPLES. The logic in this port isAdam Weinberger2014-01-031-1/+1
| | | | | | | far too twisted for a simple change to MEXAMPLES. Notes: svn path=/head/; revision=338582
* Convert cad to MDOCS and MEXAMPLESAdam Weinberger2014-01-0310-19/+34
| | | | Notes: svn path=/head/; revision=338552
* Part 1 at removing now useless FETCH_ARGS redifitionBaptiste Daroussin2014-01-031-1/+0
| | | | Notes: svn path=/head/; revision=338511
* Stage supportAntoine Brodin2013-12-302-3/+1
| | | | Notes: svn path=/head/; revision=338184
* - Stage supportAntoine Brodin2013-12-301-2/+1
| | | | | | | - Uses shared-mime-info Notes: svn path=/head/; revision=338183
* Stage supportAntoine Brodin2013-12-301-16/+15
| | | | Notes: svn path=/head/; revision=338181
* - Stage supportAntoine Brodin2013-12-302-5/+3
| | | | | | | - shebangfix a bash script Notes: svn path=/head/; revision=338179
* Stage supportAntoine Brodin2013-12-302-3/+1
| | | | Notes: svn path=/head/; revision=338177