The FreeBSD Ports Archive
FreeBSD science : xloops-ginac4>
A program calculating Feynman diagrams
xloops-ginac history
v. 1.22
date: 2007/12/16 23:22:40; author: pav; state: Exp; lines: +5 -7
- BROKEN everywhere; set 3-m expiration period
v. 1.21
date: 2007/10/25 23:06:48; author: linimon; state: Exp; lines: +1 -1
Attempt to fix by chasing math/GiNaC update.
Missed by: ijliao
v. 1.20
date: 2007/07/02 20:03:12; author: pav; state: Exp; lines: +7 -1
- Mark BROKEN on HEAD
v. 1.19
date: 2005/11/01 23:58:53; author: pav; state: Exp; lines: +2 -2
- Chase cln and ginac updates
v. 1.18
date: 2005/07/21 06:58:10; author: pav; state: Exp; lines: +2 -2
- Chase GiNaC update
Reported by: krismail
v. 1.17
date: 2005/06/09 17:20:49; author: oliver; state: Exp; lines: +4 -10
fix build on 4
remove broken for 6
PR: 81964
Submitted by: KATO Tsuguru
v. 1.16
date: 2005/06/03 20:18:06; author: oliver; state: Exp; lines: +1 -1
change the libtool version to use from 1.3 to 1.5
v. 1.15
date: 2005/05/08 23:21:49; author: jylefort; state: Exp; lines: +2 -2
Chase the GiNaC update.
v. 1.14
date: 2004/11/24 17:56:10; author: kris; state: Exp; lines: +7 -1
BROKEN on 6.x: Does not compile
v. 1.13
date: 2004/10/26 21:59:38; author: pav; state: Exp; lines: +2 -2
- Chase recent ginac update
Reported by: pointyhat via kris
Forgotten by: pav
v. 1.12
date: 2004/09/30 05:31:57; author: kris; state: Exp; lines: +1 -1
Increase USE_GCC to 3.4 for those ports which compile with it.
Approved by: portmgr
v. 1.11
date: 2004/08/16 19:39:10; author: krion; state: Exp; lines: +6 -14
Utilize USE_INC_LIBTOOL_VER and lthack knobs
PR: ports/70547
Submitted by: Ports Fury
v. 1.10
date: 2004/08/16 19:35:57; author: krion; state: Exp; lines: +1 -1
Chase libraries for new math/GiNaC version.
v. 1.9
date: 2004/03/14 06:17:17; author: ade; state: Exp; lines: +1 -1
Whoa there, boy, that's a mighty big commit y'all have there...
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.
v. 1.8
date: 2004/02/04 05:08:42; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.7
date: 2004/01/23 14:59:16; author: krion; state: Exp; lines: +2 -2
- Chase libraries for new math/GiNaC version
v. 1.6
date: 2003/11/06 21:33:12; author: krion; state: Exp; lines: +2 -2
- Chase libraries for new math/GiNaC version
v. 1.5
date: 2003/10/10 18:01:50; author: krion; state: Exp; lines: +20 -8
- Fix build on 4-stable
- Do not create useless empty directory
PR: 57835
Submitted by: Ports Fury
v. 1.4
date: 2003/02/20 18:57:37; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.3
date: 2002/11/10 16:47:48; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.2
date: 2002/11/06 22:46:46; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.1
date: 2002/10/15 10:02:15; author: ijliao; state: Exp;
add xloops-ginac 0.1.3
A program calculating Feynman diagrams
=============================================================================
v. 1.22
date: 2007/12/16 23:22:40; author: pav; state: Exp; lines: +5 -7
- BROKEN everywhere; set 3-m expiration period
v. 1.21
date: 2007/10/25 23:06:48; author: linimon; state: Exp; lines: +1 -1
Attempt to fix by chasing math/GiNaC update.
Missed by: ijliao
v. 1.20
date: 2007/07/02 20:03:12; author: pav; state: Exp; lines: +7 -1
- Mark BROKEN on HEAD
v. 1.19
date: 2005/11/01 23:58:53; author: pav; state: Exp; lines: +2 -2
- Chase cln and ginac updates
v. 1.18
date: 2005/07/21 06:58:10; author: pav; state: Exp; lines: +2 -2
- Chase GiNaC update
Reported by: krismail
v. 1.17
date: 2005/06/09 17:20:49; author: oliver; state: Exp; lines: +4 -10
fix build on 4
remove broken for 6
PR: 81964
Submitted by: KATO Tsuguru
v. 1.16
date: 2005/06/03 20:18:06; author: oliver; state: Exp; lines: +1 -1
change the libtool version to use from 1.3 to 1.5
v. 1.15
date: 2005/05/08 23:21:49; author: jylefort; state: Exp; lines: +2 -2
Chase the GiNaC update.
v. 1.14
date: 2004/11/24 17:56:10; author: kris; state: Exp; lines: +7 -1
BROKEN on 6.x: Does not compile
v. 1.13
date: 2004/10/26 21:59:38; author: pav; state: Exp; lines: +2 -2
- Chase recent ginac update
Reported by: pointyhat via kris
Forgotten by: pav
v. 1.12
date: 2004/09/30 05:31:57; author: kris; state: Exp; lines: +1 -1
Increase USE_GCC to 3.4 for those ports which compile with it.
Approved by: portmgr
v. 1.11
date: 2004/08/16 19:39:10; author: krion; state: Exp; lines: +6 -14
Utilize USE_INC_LIBTOOL_VER and lthack knobs
PR: ports/70547
Submitted by: Ports Fury
v. 1.10
date: 2004/08/16 19:35:57; author: krion; state: Exp; lines: +1 -1
Chase libraries for new math/GiNaC version.
v. 1.9
date: 2004/03/14 06:17:17; author: ade; state: Exp; lines: +1 -1
Whoa there, boy, that's a mighty big commit y'all have there...
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.
v. 1.8
date: 2004/02/04 05:08:42; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.7
date: 2004/01/23 14:59:16; author: krion; state: Exp; lines: +2 -2
- Chase libraries for new math/GiNaC version
v. 1.6
date: 2003/11/06 21:33:12; author: krion; state: Exp; lines: +2 -2
- Chase libraries for new math/GiNaC version
v. 1.5
date: 2003/10/10 18:01:50; author: krion; state: Exp; lines: +20 -8
- Fix build on 4-stable
- Do not create useless empty directory
PR: 57835
Submitted by: Ports Fury
v. 1.4
date: 2003/02/20 18:57:37; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.3
date: 2002/11/10 16:47:48; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.2
date: 2002/11/06 22:46:46; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.1
date: 2002/10/15 10:02:15; author: ijliao; state: Exp;
add xloops-ginac 0.1.3
A program calculating Feynman diagrams
=============================================================================
v. 1.22
date: 2007/12/16 23:22:40; author: pav; state: Exp; lines: +5 -7
- BROKEN everywhere; set 3-m expiration period
v. 1.21
date: 2007/10/25 23:06:48; author: linimon; state: Exp; lines: +1 -1
Attempt to fix by chasing math/GiNaC update.
Missed by: ijliao
v. 1.20
date: 2007/07/02 20:03:12; author: pav; state: Exp; lines: +7 -1
- Mark BROKEN on HEAD
v. 1.19
date: 2005/11/01 23:58:53; author: pav; state: Exp; lines: +2 -2
- Chase cln and ginac updates
v. 1.18
date: 2005/07/21 06:58:10; author: pav; state: Exp; lines: +2 -2
- Chase GiNaC update
Reported by: krismail
v. 1.17
date: 2005/06/09 17:20:49; author: oliver; state: Exp; lines: +4 -10
fix build on 4
remove broken for 6
PR: 81964
Submitted by: KATO Tsuguru
v. 1.16
date: 2005/06/03 20:18:06; author: oliver; state: Exp; lines: +1 -1
change the libtool version to use from 1.3 to 1.5
v. 1.15
date: 2005/05/08 23:21:49; author: jylefort; state: Exp; lines: +2 -2
Chase the GiNaC update.
v. 1.14
date: 2004/11/24 17:56:10; author: kris; state: Exp; lines: +7 -1
BROKEN on 6.x: Does not compile
v. 1.13
date: 2004/10/26 21:59:38; author: pav; state: Exp; lines: +2 -2
- Chase recent ginac update
Reported by: pointyhat via kris
Forgotten by: pav
v. 1.12
date: 2004/09/30 05:31:57; author: kris; state: Exp; lines: +1 -1
Increase USE_GCC to 3.4 for those ports which compile with it.
Approved by: portmgr
v. 1.11
date: 2004/08/16 19:39:10; author: krion; state: Exp; lines: +6 -14
Utilize USE_INC_LIBTOOL_VER and lthack knobs
PR: ports/70547
Submitted by: Ports Fury
v. 1.10
date: 2004/08/16 19:35:57; author: krion; state: Exp; lines: +1 -1
Chase libraries for new math/GiNaC version.
v. 1.9
date: 2004/03/14 06:17:17; author: ade; state: Exp; lines: +1 -1
Whoa there, boy, that's a mighty big commit y'all have there...
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.
v. 1.8
date: 2004/02/04 05:08:42; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.7
date: 2004/01/23 14:59:16; author: krion; state: Exp; lines: +2 -2
- Chase libraries for new math/GiNaC version
v. 1.6
date: 2003/11/06 21:33:12; author: krion; state: Exp; lines: +2 -2
- Chase libraries for new math/GiNaC version
v. 1.5
date: 2003/10/10 18:01:50; author: krion; state: Exp; lines: +20 -8
- Fix build on 4-stable
- Do not create useless empty directory
PR: 57835
Submitted by: Ports Fury
v. 1.4
date: 2003/02/20 18:57:37; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.3
date: 2002/11/10 16:47:48; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.2
date: 2002/11/06 22:46:46; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.1
date: 2002/10/15 10:02:15; author: ijliao; state: Exp;
add xloops-ginac 0.1.3
A program calculating Feynman diagrams
=============================================================================
|
| |

|