Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
01 Dec 2019 12:08:39
1.3.4_1

|
pkubaj  |
math/cln: fix build on powerpc64 elfv2, simplify port
powerpc64 elfv2 needs the same patches as arm* and aarch64, but builds without
-DNO_ASM. Simplify the port by applying the arm patches everywhere and use
CPPFLAGS_${ARCH} instead of .if ${ARCH} block. Build passes on powerpc64 elfv1
fine, so the original issue must have been fixed.
PR: 242296
Approved by: wen (maintainer), linimon (mentor) |
23 Apr 2019 23:44:25
1.3.4_1

|
wen  |
- Unbreak on aarch64
PR: 237439
Submitted by: greg@unrelenting.technology |
31 Jan 2019 17:51:39
1.3.4_1

|
tobik  |
Only append to EXTRA_PATCHES after bsd.port.pre.mk |
10 Nov 2018 18:12:58
1.3.4_1

|
bapt  |
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816 |
26 Sep 2018 06:36:20
1.3.4

|
wen  |
- Fix build with powerpc64
(Patches that fix ARM architectures break powerpc64. Fix this by applying
ARM-related patches only on ARM.)
PR: 231553
Submitted by: pkubaj@anongoth.pl |
29 Jun 2018 07:36:14
1.3.4

|
linimon  |
Fix build on aarch64. Tested for no-harm on amd64.
PR: 229262
Submitted by: greg at unrelenting.technology
Approved by: portmgr (tier-2 blanket) |
30 Nov 2017 08:22:47
1.3.4

|
linimon  |
NO_ASM is also needed on armv7.
Approved by: portmgr (tier-2 blanket) |
19 Nov 2016 12:18:40
1.3.4

|
linimon  |
Mark as broken on aarch64. The former change I made had no effect on the
logfile.
Approved by: portmgr (tier-2 blanket) |
14 Nov 2016 11:06:36
1.3.4

|
linimon  |
Attempt to fix build on aarch64 using fix from armv6.
Approved by: portmgr (tier-2 blanket) |
03 Nov 2016 16:19:38
1.3.4

|
linimon  |
Now builds on sparc64.
Approved by: portmgr (tier-2 blanket) |
19 May 2016 10:44:12
1.3.4

|
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
01 Apr 2016 14:16:20
1.3.4

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
07 Mar 2015 14:39:53
1.3.4

|
wen  |
- Fix build on armv6
PR: 197795
Submitted by: mikael.urankar@gmail.com |
10 Jan 2015 11:08:08
1.3.4

|
wen  |
- Update math/cln to 1.3.4 and bump PORTREVISION of the ports
which depends on cln |
13 Nov 2014 23:24:01
1.3.2_1

|
antoine  |
Cleanup plist |
17 Aug 2014 13:15:18
1.3.2_1

|
tijl  |
- Convert to USES=libtool
- Add INSTALL_TARGET=install-strip
- Remove -fPIC
- Use BROKEN_sparc64
- Remove old post-patch and pre-build targets |
29 Jul 2014 18:41:17
1.3.2

|
adamw  |
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
13 Jul 2014 23:36:40
1.3.2

|
bapt  |
Modernize LIB_DEPENDS
With hat: portmgr |
03 Feb 2014 09:47:27
1.3.2

|
miwi  |
- Stage support |
20 Sep 2013 20:55:06
1.3.2

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
math) |
12 Sep 2013 12:25:25
1.3.2

|
bapt  |
Fix build with libc++
Submitted by: Gustau Perez (gusi via #poudriere on freenode) |
31 Aug 2013 00:35:35
1.3.2

|
bapt  |
Convert USE_GNOME=pkgconfig to USES=pkgconfig
Convert USE_GNOME=gnomehack to USES=pathfix
Convert USE_GMAKE to USES=gmake |
23 Sep 2011 22:26:39
1.3.2
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
11 Aug 2011 19:20:17
1.3.2 
|
kwm  |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
02 Jun 2011 02:25:51
1.3.2
|
wen  |
- Update to 1.3.2 |
20 Mar 2011 12:54:45
1.3.1_1
|
miwi  |
- Get Rid MD5 support |
04 Dec 2010 07:34:27
1.3.1_1
|
ade  |
Sync to new bsd.autotools.mk |
19 Apr 2010 10:43:43
1.3.1_1
|
ale  |
Switch to use newer GMP version.
PR: ports/144487
Submitted by: ale
Approved by: portmgr (-exp run by erwin) |
23 Feb 2010 19:10:24
1.3.1
|
araujo  |
Pass maintainership to people that use it.
Feature safe: yes |
20 Nov 2009 03:39:59
1.3.1
|
marcel  |
Enable for ia64 (remove from BROKEN).
No response from: maintainer (araujo@) |
27 Sep 2009 21:42:41
1.3.1
|
araujo  |
- Update to 1.3.1.
Feature safe: yes |
16 Aug 2009 01:17:49
1.3.0
|
araujo  |
- Update to 1.3.0.
PR: ports/137552
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> |
02 Aug 2009 19:36:34
1.2.2_1
|
mezz  |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
13 May 2009 09:46:02
1.2.2_1
|
ale  |
Chase libgmp and bump PORTREVISION. |
12 Aug 2008 00:40:51
1.2.2
|
araujo  |
- Fix the installation when a PREFIX other than /usr/local is used.
Submitted by: Martin Tournoij <carpetsmoker@rwxrwxrwx.net> (via mail) |
25 Jul 2008 14:34:52
1.2.2
|
pav  |
- Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT |
20 Apr 2008 15:31:14
1.2.2
|
araujo  |
- Update to 1.2.2.
PR: ports/122651
Submitted by: Wen Heping <wenheping@gmail.com> |
23 Jul 2007 09:36:52
1.1.13
|
rafan  |
- 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 |
29 Jun 2007 16:29:19
1.1.13
|
araujo  |
- Change my mail address to araujo@.
Approved by: stas (mentor) |
28 Jan 2007 09:07:47
1.1.13
|
kris  |
Use libtool port instead of included one to avoid objformat a.out botch |
18 Jan 2007 08:28:48
1.1.13
|
itetcu  |
- update to 1.1.13
- pet portlint
- pass maintainership to submitter
PR: ports/108049
Submitted by: Marcelo Araujo |
15 Aug 2006 00:29:13
1.1.11_1
|
clsung  |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include irc/ japanese/ java/ lang/ mail/ math/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
10 May 2006 14:46:48
1.1.11_1
|
ale  |
Chase gmp library and bump PORTREVISION. |
23 Jan 2006 09:33:30
1.1.11
|
garga  |
- Update to 1.1.11
PR: ports/92030
Submitted by: maintainer |
25 Nov 2005 15:48:16
1.1.10
|
pav  |
- Add SHA256 |
12 Nov 2005 11:15:48
1.1.10
|
pav  |
- Bail out when older version is installed, because the compilation would fail
PR: ports/88567
Submitted by: Kay Lehmann <kay_lehmann@web.de> |
03 Nov 2005 21:21:35
1.1.10
|
pav  |
- Add more master sites, the original site have 10 slots limit and is full
Reported by: krismail |
01 Nov 2005 23:58:14
1.1.10
|
pav  |
- Update to 1.1.10
PR: ports/88347
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
28 Oct 2005 23:20:46
1.1.9
|
kris  |
BROKEN on ia64: Does not compile |
07 Jun 2005 08:39:31
1.1.9
|
pav  |
- Revert recent libtool damage, unbreak on 4.X
PR: ports/81958
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Pointy hat to: oliver |
02 Jun 2005 20:28:41
1.1.9
|
oliver  |
change the libtool version to use from 1.3 to 1.5 |
14 Feb 2005 08:12:42
1.1.9
|
ijliao  |
upgrade to 1.1.9 |
18 Dec 2004 20:23:23
1.1.8
|
kris  |
Don't try and remove pkgconfig at deinstall |
30 Sep 2004 05:32:00
1.1.8
|
kris  |
Increase USE_GCC to 3.4 for those ports which compile with it.
Approved by: portmgr |
16 Aug 2004 19:32:40
1.1.8
|
krion  |
Update to verion 1.1.8
PR: ports/70544
Submitted by: Ports Fury |
14 Aug 2004 21:57:56
1.1.6_1
|
oliver  |
take care of $PREFIX/libdata/pkgconfig |
09 Jul 2004 17:43:11
1.1.6_1
|
marcus  |
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet |
17 Mar 2004 18:29:46
1.1.6_1
|
trevor  |
SIZEify. |
14 Mar 2004 06:17:56
1.1.6_1
|
ade  |
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. |
07 Mar 2004 05:43:33
1.1.6_1
|
kris  |
BROKEN on sparc64: Does not compile |
04 Feb 2004 05:10:27
1.1.6_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
31 Jan 2004 04:09:48
1.1.6
|
arved  |
Update to 1.1.6, now with AMD64 support. |
29 Jan 2004 16:13:06
1.1.5_1
|
trevor  |
SIZEify. |
10 Oct 2003 17:52:21
1.1.5_1
|
krion  |
- Add dependency for devel/stlport on 4-stable
(to build math/GiNaC properly)
- Utilize INFO
PR: 57834
Submitted by: Ports Fury |
20 Feb 2003 18:42:25
1.1.5
|
knu  |
De-pkg-comment. |
31 Jul 2002 09:36:03
1.1.5
|
ijliao  |
upgrade to 1.1.5
PR: 41172
Submitted by: Ports Fury |
25 Jun 2002 07:09:44
1.1.4_1
|
ijliao  |
bump libgmp4 libversion |
18 Apr 2002 08:20:53
1.1.4_1
|
ijliao  |
libgmp3 -> libgmp4 |
13 Mar 2002 03:18:41

|
ijliao  |
upgrade to 1.1.4
drop maintainership |
05 Oct 2001 04:34:44

|
ijliao  |
add missing file to PLIST |
08 Sep 2001 08:29:19

|
ijliao  |
upgrade to 1.1.2 |
31 Aug 2001 15:20:29

|
sobomax  |
USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate. |
12 Jun 2001 05:45:51

|
ijliao  |
upgrade to 1.1.1 |
12 Feb 2001 14:55:45

|
ijliao  |
readd cln to math |