non port: cad/gnucap/Makefile |
SVNWeb
|
Number of commits found: 39 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:20 Tobias C. Berner (tcberner) ] b46abf8 (Only the first 10 of 74 ports in this commit are shown above. )
cad: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* AMAKAWA Shuhei <amakawa@jp.FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Anders Andersson <anders@hack.org>
* Bruce M Simpson <bms@FreeBSD.org>
* Christoph Moench-Tegeder <cmt@FreeBSD.org>
* David Yeske <dyeske@gmail.com>
* Diane Bruce <db@db.net>
* Joachim Strombergson <watchman@ludd.ltu.se>
* Johnny Sorocil <jsorocil@gmail.com>
* Julian Jenkins <kaveman@magna.com.au>
* Marc Fonvieille <blackend@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sat, 27 Oct 2018
|
[ 02:23 swills ]
cad/gnucap: Update to 2013-04-23
PR: 232464
Submitted by: Nathan <ndowens@yahoo.com>
|
Tue, 27 Jun 2017
|
[ 13:46 sunpoet ] (Only the first 10 of 252 ports in this commit are shown above. )
Update devel/readline to 7.0 patch 3
- Bump PORTREVISION for shlib change
Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision: https://reviews.freebsd.org/D11172
PR: 219947
Exp-run by: antoine
|
Wed, 19 Aug 2015
|
[ 13:30 mat ] (Only the first 10 of 172 ports in this commit are shown above. )
Convert ports to use the options helpers in categories [abc]*, and minor fixes.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3412?
|
Mon, 11 May 2015
|
[ 18:34 mat ] (Only the first 10 of 285 ports in this commit are shown above. )
Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup
With hat: portmgr
Sponsored by: Absolight
|
Mon, 30 Dec 2013
|
[ 22:06 antoine ]
Stage support
|
Fri, 20 Sep 2013
|
[ 15:58 bapt ] (Only the first 10 of 103 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
cad)
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Mon, 6 May 2013
|
[ 15:34 bapt ] (Only the first 10 of 78 ports in this commit are shown above. )
Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline
|
Fri, 7 Dec 2012
|
[ 21:39 pawel ]
- Fix build with clang
- Convert to OptionsNG, add READLINE option
- Realign pkg-descr
PR: ports/172724
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Feature safe: yes
|
Tue, 9 Oct 2012
|
[ 22:12 linimon ] (Only the first 10 of 95 ports in this commit are shown above. )
Force numerous ports that fail to build with clang over to instead always
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.
|
Sun, 27 Nov 2011
|
[ 09:53 miwi ]
- Update to version 2009.12.07
PR: 162852
Submitted by: Ports Fury
Feature safe: yes
|
Mon, 24 Oct 2011
|
[ 03:33 stas ] (Only the first 10 of 258 ports in this commit are shown above. )
- Return my ports back to the pool. I was unable to make any fixes to
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).
|
Tue, 12 May 2009
|
[ 11:28 itetcu ] (Only the first 10 of 20 ports in this commit are shown above. )
Fix LIB_DEPENDS on devel/readline: its sh lib version was bumped recently from
5 to 6.
Forgotten by: araujo@
Reported by: QAT
|
Tue, 20 Jan 2009
|
[ 16:23 pav ]
- Update download locations
|
Wed, 18 Jun 2008
|
[ 20:15 stas ]
- Update to 2008.06.08.
|
Mon, 23 Jul 2007
|
[ 09:36 rafan ] (Only the first 10 of 437 ports in this commit are shown above. )
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
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
|
Tue, 10 Apr 2007
|
[ 22:33 stas ]
- Update to 2007.03.29.
|
Mon, 12 Mar 2007
|
[ 21:31 stas ]
- Update to 2007.02.21.
|
Sat, 29 Jul 2006
|
[ 19:34 miwi ]
- Pass maintainership to submitter
- Update to 2006.07.08
PR: ports/100809
Submitted by: Stanislav Sedov <ssedov(at)mbsd.msk.ru>
Approved by: krion (mentor)
|
Mon, 24 Jul 2006
|
[ 12:21 jmelo ]
- Remove bad site:
* http://www.kettering.edu/~adavis/gnucap/
|
Wed, 3 May 2006
|
[ 23:38 edwin ] (Only the first 10 of 88 ports in this commit are shown above. )
remove USE_REINPLACE for all ports with categories starting with C
|
Fri, 25 Feb 2005
|
[ 21:16 pav ]
- Update to 2005.01.27
- Unbreak on 5.3 and newer
PR: ports/78029
Submitted by: Johan van Selst <johans@stack.nl>
|
Mon, 16 Aug 2004
|
[ 02:33 kris ] (Only the first 10 of 24 ports in this commit are shown above. )
BROKEN on 5.x: Does not compile with gcc 3.4.2
|
Wed, 14 Jul 2004
|
[ 12:19 krion ]
Update MASTER_SITES and WWW: line
PR: ports/68999
Submitted by: Ports Fury
|
Sun, 11 Jul 2004
|
[ 07:00 kris ]
BROKEN: Unfetchable
|
Sat, 3 Jul 2004
|
[ 15:39 krion ]
Update to version 0.34
PR: ports/68629
Submitted by: Ports Fury
|
Wed, 4 Feb 2004
|
[ 05:21 marcus ] (Only the first 10 of 1588 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
|
Wed, 7 May 2003
|
[ 02:12 ijliao ]
unbreak by upgrade to 0.33
PR: 51894
Submitted by: Ports Fury
|
Tue, 6 May 2003
|
[ 07:12 kris ]
BROKEN: Does not build
|
Thu, 20 Feb 2003
|
[ 16:52 knu ] (Only the first 10 of 34 ports in this commit are shown above. )
De-pkg-comment.
|
Sun, 22 Dec 2002
|
[ 13:23 ijliao ]
fix build on -current
PR: 46462
Submitted by: Ports Fury
|
Mon, 8 Jul 2002
|
[ 10:14 ijliao ]
PERL -> REINPLACE_CMD
PR: 39273
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
|
Thu, 27 Jun 2002
|
[ 11:58 tg ]
Install docs and examples.
|
Wed, 12 Jun 2002
|
[ 15:53 pat ]
Update to 0.31
PR: ports/39162
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
|
Thu, 28 Feb 2002
|
[ 20:26 petef ]
Respect CXX/CXXFLAGS.
|
Thu, 7 Feb 2002
|
[ 07:07 ijliao ]
add gnucap 0.30 The Gnu Circuit Analysis Package
|
Number of commits found: 39 |