Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:22:15 3.2.5_17 |
Tobias C. Berner (tcberner)  |
lang: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Anton Berezin <tobez@FreeBSD.org>
* Anton Berezin <tobez@tobez.org> (Only the first 15 lines of the commit message are shown above ) |
09 May 2022 19:23:51 3.2.5_17 |
Kevin Bowling (kbowling)  |
devel/libffi: Bump deps PORTREVISION for shlib change
PR: 263764
Reported by: VVD <vvd@unislabs.com> |
22 Jun 2021 18:53:08 3.2.5_16 |
Kevin Bowling (kbowling)  |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
22 May 2021 02:41:50 3.2.5_15 |
Mark Linimon (linimon)  |
lang/smalltalk: mark BROKEN on riscv64 the same way as on aarch64.
Approved by: portmgr (tier-2 blanket) |
06 Apr 2021 14:31:07 3.2.5_15 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
04 Jul 2020 18:11:42
3.2.5_15 |
zeising  |
Chanse update of devel/libffi
Chase the devel/libffi update
Bump portrevision of all dependent ports to chace shard library version bump
in libffi.
Update LIB_DEPENDS lines where needed to not require a specific version of
libffi.so.
PR: 247028 (for tracking) |
08 Nov 2019 14:47:00
3.2.5_14 |
tobik  |
Add missing USES={gnome,php,sdl} to the rest |
05 Nov 2019 13:32:03
3.2.5_14 |
danfe  |
- Unbreak packaging when SDL option is disabled [*]
- Amend LIB_DEPENDS, USE_{XORG,GL} lists per `stage-qa' report
- Link against libltdl.so:devel/libltdl to fix the following:
...
configure: WARNING: using included copy of libltdl
configure: WARNING: this is deprecated and will go away
configure: WARNING: it is suggested to install libltdl
PR: 240070 [*] |
05 Nov 2019 08:18:17
3.2.5_14 |
danfe  |
Assume maintainership of several GNU tools I've been keeping an eye to
and updating as of recently. |
04 Nov 2019 21:21:04
3.2.5_14 |
rene  |
Returns johans's ports to the pool after safekeeping his commit bit. |
26 Jul 2019 20:46:57
3.2.5_14 |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
14 Mar 2019 12:43:30
3.2.5_13 |
linimon  |
Mark as broken on powerpc64.
While here, adjust other BROKEN lines to pacify portlint.
Approved by: portmgr (tier-2 blanket) |
12 Dec 2018 01:35:36
3.2.5_13 |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
11 Nov 2018 15:38:51
3.2.5_12 |
danfe  |
Update `databases/gdbm' to version 1.18.1, an important bugfix release
which restores compatibility with old databases (version 1.8) and some
later versions which were built without mmap(2) support. Due to shlib
version change, bump port revisions of the consumer ports.
PR: 233059
Exp-run by: antoine
Approved by: maintainer (johans, numerous timeouts) |
10 Nov 2018 18:12:58
3.2.5_11 |
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 |
15 Feb 2018 10:15:46
3.2.5_10 |
johans  |
Fix documentation build error (makeinfo)
PR: 222523
Submitted by: 1wkmmr@gmail.com |
20 Oct 2017 11:42:47
3.2.5_10 |
gahr  |
lang/smalltalk: remove TK option |
20 Oct 2017 11:12:56
3.2.5_9 |
gahr  |
Revert 452511, I missed some ports
I missed some ports that depend on lang/tcl84 or x11-toolkits/tk84 by
explicitly mentioning the port origin instead of using USES. |
20 Oct 2017 10:38:57
3.2.5_10 |
gahr  |
lang/tcl84, x11-toolkits/tk84: remove expired ports
Fix supported versions in USES=t[cl|k], remove last consumer (lang/fpc-tcl) and
bump PORTREVISION on two other ports that have had their dependencies or
default options changed (lang/smalltalk and x11-toolkits/ocaml-labltk) |
22 Sep 2017 10:48:29
3.2.5_9 |
mat  |
Remove USES=execinfo.
PR: 220271
Submitted by: mat (review), Yasuhiro KIMURA (PR)
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D11488 |
23 May 2017 05:03:16
3.2.5_9 |
rezny  |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
12 Apr 2017 13:31:05
3.2.5_8 |
mat  |
fix ports using xargs directly.
Sponsored by: Absolight |
21 Oct 2016 15:21:13
3.2.5_8 |
mat  |
Use USES=pathfix where applicable.
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093 |
12 Oct 2016 04:10:51
3.2.5_8 |
linimon  |
Mark broken on aarch64: fails to link.
Approved by: portmgr (tier-2 blanket) |
19 May 2016 10:44:12
3.2.5_8 |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
01 Apr 2016 14:08:38
3.2.5_8 |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight |
10 Jan 2016 16:44:24
3.2.5_8 |
bapt  |
Convert categories m* and m* to USES=sqlite and USES=firebird |
15 Dec 2015 22:12:04
3.2.5_8 |
johans  |
Use modern USES features (execinfo, localbase); no functional changes
PR: 205347
Submitted by: pawel |
14 Sep 2015 17:12:36
3.2.5_8 |
amdmi3  |
- Fix installed manpage symlink to not point inside stagedir
- Add missing plist entries: .pc file and empty directory (the latter is created
in post-install, is it really needed?)
- Unsilence install command
PR: 202794
Submitted by: amdmi3
Approved by: maintainer timeout (johans, 2 weeks) |
02 Aug 2015 15:03:20
3.2.5_7 |
tijl  |
By default libtool replaces -export-symbols <file> with -retain-symbols-file
<file> on ELF systems, but this doesn't really do what -export-symbols is
meant to do. On GNU ELF systems it converts <file> to a simple version
script first and then uses -version-script instead of -retain-symbols-file.
Let USES=libtool patch libtool scripts to do this on all systems with GNU
ld(1).
Bump PORTREVISION on all ports where the build log contains -export-symbols.
audio/calf: This port builds a module that now exports only one function,
but it also builds a number of executables that link to this module and
expect to see other functions. Because it's already a bit dodgy to link to
a module (libtool warns about this) let the module continue to export only
one function and instead build an ordinary library from the same source that
the executables can link to. Fix a number of other issues in the same (Only the first 15 lines of the commit message are shown above ) |
20 Apr 2015 19:06:30
3.2.5_6 |
tijl  |
- Display a stage-qa warning when ports use PREFIX/var instead of /var
- Add --localstatedir=/var to _LATE_CONFIGURE_ARGS (like --mandir) but not
when CONFIGURE_ARGS already sets it. (GNU configure scripts set it to
PREFIX/var when PREFIX != /usr.)
- Add --localstatedir="${PREFIX}/var" to CONFIGURE_ARGS in some ports so
they aren't affected by this change (for now at least). This commit is
meant to ensure that new ports don't make the same mistake.
- games/acm: the configure script in this port is very old; instead of
patching it more, just replace GNU_CONFIGURE with HAS_CONFIGURE.
- irc/charybdis: it already used /var but adding --localstatedir=/var
changed the behaviour of the configure script; adjust the port to this.
PR: 199506
Exp-run by: antoine
Approved by: portmgr (antoine) |
08 Dec 2014 16:48:41
3.2.5_6 |
tijl  |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above ) |
22 Nov 2014 19:13:50
3.2.5_5 |
crees  |
Switch to USES=pgsql |
27 Oct 2014 15:23:31
3.2.5_5 |
bapt  |
Cleanup plist |
10 Sep 2014 20:50:37
3.2.5_5 |
gerald  |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
04 Jul 2014 09:41:00
3.2.5_4 |
tijl  |
Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that
have not been bumped yet after the latest libsqlite3.so library version
change.
Approved by: portmgr (implicit) |
26 Jun 2014 09:41:39
3.2.5_3 |
antoine  |
Allow to build with texinfo from ports
With hat: portmgr |
03 May 2014 18:58:58
3.2.5_3 |
tijl  |
audio/sdl_sound:
- USES=libtool.
- Strip library.
- Replace patch+reinplace with a single reinplace.
- Remove a patch so we use the upstream library name again. Bump
PORTREVISION on all dependent ports.
games/alephone:
- USES=gmake tar:bzip2.
- Remove unneeded PKG_CONFIG variable.
- Staging.
- New LIB_DEPENDS syntax.
games/asc:
- USES=libtool. (Only the first 15 lines of the commit message are shown above ) |
16 Apr 2014 18:28:50
3.2.5_2 |
zeising  |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
28 Mar 2014 19:43:35
3.2.5_1 |
antoine  |
Remove some references to deprecated NOPORTDATA
With hat: portmgr |
29 Dec 2013 20:23:28
3.2.5_1 |
johans  |
- Enable STAGE support
- Simplify OPTIONS handling
- Correct shebang paths
- Strip installed binaries and libraries
- Bump PORTREVISION |
20 Sep 2013 19:53:10
3.2.5 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang) |
29 Apr 2013 23:15:35
3.2.5 |
johans  |
Update Smalltalk to 3.2.5 (mostly bugfixes)
http://smalltalk.gnu.org/news/gnu-smalltalk-3-2-5 |
27 Apr 2013 11:59:29
3.2.4_3 |
mva  |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising |
04 Aug 2012 22:52:04
3.2.4_3 |
kwm  |
Switch from libglut to freeglut and retire libglut. Libglut hasn't been
developed in years and has been dropped from the MESA 8.0 distribution.
Freeglut is a rewrite of glut and is actively developed and is used by
many linux distributions instead of libglut.
Bump all ports that directly depend on libglut because of the shlib version
change.
There are some extra items in this patch.
*) Because freeglut doesn't have the same dependancies as libglut, some ports
need extra dependencies added to USE_XORG to make them build.
*) Mark graphics/f90gl broken, f90gl depends on a header that is only shipped
with libglut.
*) Remove option for libglut/freeglut selection in games/cake, only freeglut
remains now.
*) While here fix a png related build issue games/vegastrike.
Thanks to miwi for running the exp-run.
Approved by: portmgr (miwi)
Collaboration with: zeising@
Obtained from: xorg-dev staging area. |
28 Jun 2012 16:12:22
3.2.4_2 |
johans  |
Convert to new options framework |
01 Jun 2012 05:26:28
3.2.4_2 |
dinoex  |
- update png to 1.5.10 |
23 Sep 2011 22:26:39
3.2.4_1 |
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 |
12 Sep 2011 13:46:59
3.2.4_1 |
gabor  |
- Track dependencies after databases/gdbm update |
11 Aug 2011 19:20:17
3.2.4  |
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> |
23 Mar 2011 18:16:29
3.2.4 |
johans  |
Update GNU Smalltalk to 3.2.4 |
19 Dec 2010 11:46:56
3.2.3 |
johans  |
- Update smalltalk to 3.2.3
- Remove patch that has been included upstream |
04 Dec 2010 07:34:27
3.2.2_1 |
ade  |
Sync to new bsd.autotools.mk |
08 Oct 2010 23:10:36
3.2.2_1 |
johans  |
Fix the build for smalltalk on powerpc (32-bit)
PR: ports/151324
Submitted by: andreast |
11 Aug 2010 06:57:34
3.2.2_1 |
mva  |
- Update graphics/sdl_ttf to version 2.0.10
- Bump portrevisions for all ports depending on graphics/sdl_ttf
- Update Mk/bsd.sdl.mk for the new shared library version. |
01 Aug 2010 13:06:34
3.2.2 |
johans  |
Update to 3.2.2 (bugfix release) |
26 Jul 2010 20:41:54
3.2.1 |
johans  |
Update to 3.2.1 |
04 May 2010 21:40:25
3.2 |
johans  |
Set IGNORE for NOPORTDATA configurations:
Smalltalk port does not honour the NOPORTDATA flag
and won't work if the port data is not installed
Reported by: QAT |
04 May 2010 19:34:49
3.2 |
johans  |
- Update to Smalltalk 3.2,
http://smalltalk.gnu.org/news/gnu-smalltalk-3-2 |
28 Mar 2010 06:47:48
3.1_3 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
23 Feb 2010 18:06:02
3.1_2 |
johans  |
Update my mail address to @FreeBSD.org
Feature safe: yes |
05 Feb 2010 11:46:55
3.1_2 |
dinoex  |
- update to jpeg-8 |
30 Jan 2010 09:43:31
3.1_1 |
mva  |
- Update devel/sdl12 to version 1.2.14.
- Update audio/sdl_mixer to version 1.2.11.
- Update graphics/sdl_gfx to version 2.0.20.
- Update graphics/sdl_image to version 1.2.10.
- Bump portrevisions for all ports depending on audio/sdl_mixer and
graphics/sdl_image.
- Update Mk/bsd.sdl.mk accordingly for the new shared lib versions.
PR: ports/142147 ports/142248 ports/142249
Approved by: miwi (mentor implicit) |
20 Oct 2009 05:51:17
3.1 |
johans  |
- Mark broken on FreeBSD 6.x
Reported by: pointyhat via pav, erwin |
08 Oct 2009 19:41:01
3.1 |
johans  |
Update to 3.1 |
02 Aug 2009 19:36:34
3.0.5 |
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 |
03 Feb 2009 06:11:27
3.0.5 |
linimon  |
Mark as broken on sparc64: fails to install. |
05 Jan 2009 20:36:33
3.0.5 |
pav  |
- Remove conditional checks for FreeBSD 5.x and older |
20 Oct 2008 20:18:07
3.0.5 |
johans  |
Update to 3.0.5 |
10 Aug 2008 13:00:13
3.0.4 |
johans  |
Update to 3.0.4 |
25 Jul 2008 14:34:52
3.0.3_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 |
06 Jun 2008 13:41:15
3.0.3_2 |
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
23 May 2008 12:48:24
3.0.3_1 |
johans  |
Fix plist
Reported by: miwi |
22 May 2008 08:44:37
3.0.3 |
johans  |
Update to 3.0.3 |
07 Mar 2008 14:02:11
3.0.2 |
johans  |
- Update to 3.0.2 - See smalltalk.gnu.org for what's new in 3.0
- Optional postgresql bindings
- Update website link and remove references to old maintainers |
12 Dec 2007 17:57:51
2.3.6 |
johans  |
- Update to 2.3.6 |
23 Jul 2007 09:36:52
2.3.5 |
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 |
07 Jun 2007 07:29:59
2.3.5 |
johans  |
- Update to 2.3.5
- This version should work better on ia64 platforms |
19 May 2007 20:32:57
2.3.3_1 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
15 Apr 2007 17:52:35
2.3.3 |
johans  |
- Update to 2.3.3
- Claim maintainership
- Fix build for amd64 (and maybe ia64)
- Remove FreeBSD 4.x specific libreadline requirement
- Mark broken for 5.x: lacking certain libm functions |
08 Feb 2007 10:07:02
2.3.1_1 |
miwi  |
- Fix after objformat removal
Submitted by: pointyhat |
24 Jan 2007 22:08:25
2.3.1_1 |
miwi  |
- Fix build with gcc 4.1 |
21 Dec 2006 19:57:38
2.3.1 |
miwi  |
- Update to 2.3.1
PR: 106983
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
06 Oct 2006 18:40:24
2.2 |
miwi  |
- Fix build with gcc41
PR: ports/103952
Submitted by: trasz <trasz@pin.if.uz.zgora.pl> |
15 Aug 2006 00:29:13
2.2 |
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> |
07 Aug 2006 03:22:37
2.2 |
rafan  |
- Add readline as dependency when it was already installed. The program
will be linked against it anyway, not against a system one.
- Fix BROKEN message to pet portlint(1)
- Use DATADIR
PR: ports/101446
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru> |
09 May 2006 20:52:24
2.2 |
edwin  |
Remove USE_REINPLACE from the categories starting with L |
22 Jan 2006 02:18:40
2.2 |
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
18 Dec 2005 22:26:09
2.2 |
lawrance  |
Update to 2.2.
PR: ports/90554
Submitted by: Ports Fury |
25 Nov 2005 00:33:45
2.1.5_1 |
pav  |
- Add SHA256 |
26 Jul 2005 16:20:42
2.1.5_1 |
vs  |
Pull in devel/readline on 4.x for enhanced command line editing
(and avoid possible implicit dependency when libreadline is already installed
at build-time) |
26 Jul 2005 15:50:19
2.1.5_1 |
vs  |
- Add dependency on devel/libexecinfo for missing backtrace_*() symbols
- Use OPTIONS and enable Tcl/Tk by default [me]
PR: ports/83905
Submitted by: Konstantin Belousov |
12 Apr 2005 03:26:57
2.1.5_1 |
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
2.1.5_1 |
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
24 Sep 2004 19:43:49
2.1.5_1 |
pav  |
- Fix build on 5.3
PR: ports/72042
Submitted by: Yen-Ming Lee <leeym@FreeBSD.org>
Approved by: portmgr (marcus) |
30 Mar 2004 19:20:23
2.1.5_1 |
krion  |
- Use USE_ICONV knob
Approved by: portmgr |
14 Mar 2004 01:29:36
2.1.5_1 |
kris  |
BROKEN on !i386 and !alpha: Does not compile |
04 Feb 2004 05:21:48
2.1.5_1 |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
29 Jan 2004 07:24:56
2.1.5 |
trevor  |
SIZEify. |
22 Nov 2003 18:40:28
2.1.5 |
krion  |
- Update to version 2.1.5
PR: 59581
Submitted by: Ports Fury |