aboutsummaryrefslogtreecommitdiffstats
path: root/cad/gnucap
Commit message (Collapse)AuthorAgeFilesLines
* Stage supportantoine2013-12-311-16/+15
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-201-0/+1
| | | | cad)
* - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0
| | | | Approved by: portmgr (bdrewery)
* Convert USE_NCURSES by USES=ncursesbapt2013-05-061-1/+1
| | | | Convert USE_READLINE by USES=readline
* - Fix build with clangpawel2012-12-083-26/+80
| | | | | | | | | - Convert to OptionsNG, add READLINE option - Realign pkg-descr PR: ports/172724 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Feature safe: yes
* Force numerous ports that fail to build with clang over to instead alwayslinimon2012-10-101-0/+1
| | | | | | | | | | | | | | | | | | | rely on gcc. The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to accomplish this. The ports chosen were ports that blocked 2 or more ports from building with clang. (There are several hundred other ports that still fail to build with clang, even with this patch. This is merely one step along the way.) Those interested in fixing these ports with clang, and have clang as their default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes. For those who have gcc as their default compiler, this change is believed to cause no change. Hat: portmgr Tested with: multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various combinations of patch/no-patch and flag settings.
* - Update to version 2009.12.07miwi2011-11-277-113/+32
| | | | | | PR: 162852 Submitted by: Ports Fury Feature safe: yes
* - Return my ports back to the pool. I was unable to make any fixes tostas2011-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).
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
|
* Fix LIB_DEPENDS on devel/readline: its sh lib version was bumped recently fromitetcu2009-05-121-2/+3
| | | | | | | 5 to 6. Forgotten by: araujo@ Reported by: QAT
* - Update download locationspav2009-01-211-1/+2
|
* - Update to 2008.06.08.stas2008-06-196-81/+13
|
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-07-231-2/+1
| | | | | | | | | | | | | | | | | | supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run
* - Update to 2007.03.29.stas2007-04-112-4/+4
|
* - Update to 2007.02.21.stas2007-03-135-40/+70
|
* - Pass maintainership to submittermiwi2006-07-308-196/+147
| | | | | | | | - Update to 2006.07.08 PR: ports/100809 Submitted by: Stanislav Sedov <ssedov(at)mbsd.msk.ru> Approved by: krion (mentor)
* - Remove bad site:jmelo2006-07-241-2/+1
| | | | * http://www.kettering.edu/~adavis/gnucap/
* remove USE_REINPLACE for all ports with categories starting with Cedwin2006-05-041-1/+0
|
* - Add SHA256pav2005-11-241-0/+1
|
* - Update to 2005.01.27pav2005-02-262-9/+6
| | | | | | | - Unbreak on 5.3 and newer PR: ports/78029 Submitted by: Johan van Selst <johans@stack.nl>
* BROKEN on 5.x: Does not compile with gcc 3.4.2kris2004-08-161-1/+7
|
* Update MASTER_SITES and WWW: linekrion2004-07-142-4/+4
| | | | | PR: ports/68999 Submitted by: Ports Fury
* BROKEN: Unfetchablekris2004-07-111-0/+2
|
* Update to version 0.34krion2004-07-034-199/+147
| | | | | PR: ports/68629 Submitted by: Ports Fury
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* Add SIZE.trevor2004-01-281-0/+1
|
* unbreak by upgrade to 0.33ijliao2003-05-074-230/+228
| | | | | PR: 51894 Submitted by: Ports Fury
* BROKEN: Does not buildkris2003-05-061-0/+2
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* fix build on -currentijliao2002-12-222-0/+13
| | | | | PR: 46462 Submitted by: Ports Fury
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* PERL -> REINPLACE_CMDijliao2002-07-081-2/+3
| | | | | PR: 39273 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
* Install docs and examples.tg2002-06-272-2/+223
|
* Update to 0.31pat2002-06-122-2/+2
| | | | | PR: ports/39162 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
* Respect CXX/CXXFLAGS.petef2002-03-011-0/+7
| | | | | PR: 35409 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* add gnucap 0.30ijliao2002-02-075-0/+49
The Gnu Circuit Analysis Package