| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
23 Sep 2011 22:26:39
2.6.7_7
|
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 |
03 Jul 2011 13:45:36
2.6.7_7
|
ohauer  |
- remove MD5 |
19 Apr 2010 10:43:43
2.6.7_7
|
ale  |
Switch to use newer GMP version.
PR: ports/144487
Submitted by: ale
Approved by: portmgr (-exp run by erwin) |
21 Dec 2009 02:19:12
2.6.7_6
|
dougb  |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
07 Dec 2009 22:57:46
2.6.7_6
|
mi  |
Ok, it builds fine with Tcl/Tk-8.5, so allow that version to be used.
Also, remove the strate --enable-debug left over...
Bump PORTREVISION. |
07 Dec 2009 22:09:35
2.6.7_5
|
mi  |
Add a hunk to appease the new sh's pickiness about correctness of
unreachable code. |
07 Dec 2009 22:00:27
2.6.7_5
|
mi  |
Let the healing begin by unbreaking. The main thing was to set DBEGIN to
0 as seems to happen with the upcoming version 2.6.8 (not released yet).
Add minor patches to ensure clean build with `-Wall -Werror',
proper definition of HZ, etc.
Instead of explicitly specifying LIB_DEPENDS, convert to USE_TK. Leave the
TCL_VER at 8.4 for now.
Gentoo builds theirs for various platforms -- not just i386 -- so that would
be the next step. |
13 Nov 2009 00:20:24
2.6.7_5
|
linimon  |
Return this to the pool at maintainer's request. While here, mark it
deprecated with a 2 month expiration period, since it has been broken
for quite some time. |
18 Aug 2009 09:13:31
2.6.7_5
|
erwin  |
Revert unmarking BROKEN, still dumps core during build.
Submitted by: pointyhat
Approved by: maintainer |
08 Aug 2009 12:25:48
2.6.7_5
|
rnoland  |
The port maintainer says that this works on amd64 for him, but pointyhat
fails. After discussing with the maintainer, revert enabling amd64 ARCH.
Reported by: pointyhat (pav)
Submitted by: maintainer (via irc) |
05 Aug 2009 18:37:52
2.6.7_5
|
rnoland  |
Remove BROKEN and allow amd64 ARCH
PR: 127304
Submitted by: markm@ (maintainer) |
09 Jun 2009 15:33:28
2.6.7_5
|
amdmi3  |
Convert most of remaining ports that depend on xorg-libraries to
modular xorg.
- supply corresponding USE_XORG for all imake-using ports that need it
- USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG
- retire USE_X_PREFIX which is not really used anywhere after the
above change
- a few minor nits like whitespace and SF macro
Tested by: 2 tinderbox runs by pav
Approved by: portmgr (pav) |
13 May 2009 09:46:02
2.6.7_4
|
ale  |
Chase libgmp and bump PORTREVISION. |
19 Apr 2008 17:56:05
2.6.7_3  |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
09 Apr 2008 13:42:26
2.6.7_3
|
pav  |
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat: portmgr |
26 Dec 2007 16:19:43
2.6.7_3
|
pav  |
- Mark BROKEN on FreeBSD 7.x
Reported by: pointyhat
Ok'ed by: markm (maintainer) |
30 Sep 2007 05:19:51
2.6.7_3
|
ade  |
Add new files that got accidently missed during autoconf update patch.
PR: 116639 |
30 Sep 2007 05:06:02
2.6.7_3
|
linimon  |
Remove now-empty file. |
30 Sep 2007 04:47:37
2.6.7_3
|
linimon  |
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe |
23 Jul 2007 09:36:52
2.6.7_2
|
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 |
19 May 2007 20:32:57
2.6.7_2
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
10 May 2006 14:46:48
2.6.7_1
|
ale  |
Chase gmp library and bump PORTREVISION. |
27 Dec 2005 09:23:36
2.6.7
|
markm  |
Add SHA256 checksum. |
15 Nov 2005 06:52:12
2.6.7
|
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
04 Nov 2005 08:45:31
2.6.7
|
markm  |
Fix the package list.
Reported by: pointyhat |
03 Nov 2005 14:50:04
2.6.7
|
markm  |
Needed for v 2.6.7, to compile Maxima. |
03 Nov 2005 14:49:25
2.6.7
|
markm  |
Upgrade to v 2.6.7, which can compile Maxima. |
21 Oct 2005 19:41:07
2.6.6
|
kris  |
Remove sparc64 from supported arch list; afaik this port has never
built on sparc64 because it seems to go into an infinite loop at build time. |
30 Apr 2005 01:37:41
2.6.6
|
kris  |
Now builds on 4.x |
02 Apr 2005 19:12:59
2.6.6
|
markm  |
Update to GCL-2.6.6 |
11 Dec 2004 21:31:40
2.6.5
|
kris  |
BROKEN on 4.x: Does not compile |
18 Aug 2004 18:35:08
2.6.5
|
markm  |
Oops. Needs libgmp. |
18 Aug 2004 18:33:59
2.6.5
|
markm  |
Update to v 2.6.5. |
19 Jul 2004 15:52:08
2.6.3
|
markm  |
Upgrade to GCL 2.6.3. |
12 Apr 2004 04:22:16
2.5.3_1
|
kris  |
BROKEN on sparc64: Does not compile |
18 Mar 2004 07:54:43
2.5.3_1
|
markm  |
Add size info. |
14 Mar 2004 06:17:56
2.5.3_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. |
04 Feb 2004 05:21:48
2.5.3_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
02 Feb 2004 10:44:19
2.5.3
|
markm  |
This port only works on sparc64 and i386. ELF gurus who want to fix
this are welcome to take a look. The problem is in the undump()
arena. |
16 Sep 2003 08:45:50
2.5.3
|
markm  |
Fix for 4.*.
Submitted by: Bakul Shah <bakul@bitblocks.com> |
14 Sep 2003 15:10:02
2.5.3
|
markm  |
Rescue a hosed port from death row. GCL is now healthy enough to
compile and run Maxima (see math/). Make portlint-clean as well.
Claim maintainership in case it breaks again. |
08 Aug 2003 04:40:47
2.4.0
|
kris  |
This port is scheduled for removal on Nov 7 2003 if it is still broken at
that time and no PRs have been submitted to fix it. If you are interested
in saving this port, please send your patches to the maintainer. If the
maintainer is unresponsive or the port has no maintainer, then please
submit them via send-pr. |
21 Feb 2003 12:35:09
2.4.0
|
knu  |
De-pkg-comment. |
18 May 2002 02:41:24
2.4.0
|
kris  |
BROKEN: Dies with sig11 during build |
08 Dec 2001 06:22:03 
|
ijliao  |
upgrade to 2.4.0 assign maintainer (was ports@FreeBSD.org0 |
17 Sep 2001 18:40:31 
|
dwcjr  |
Remove jseger and torstenb from maintainership of their ports, they have been
inactive for too long |
08 Oct 2000 04:17:26 
|
asami  |
Convert category lang to new layout. |