Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.0.20100508_16 15 Jan 2020 16:30:35 |
rene |
Remove expired port:
2020-01-15 graphics/bugle: no longer actively developed; use devel/apitrace
instead |
0.0.20100508_16 22 Dec 2019 06:15:25 |
tobik |
Deprecate graphics/bugle again
It fails to build with GCC >= 8:
cc1: error: unrecognized command line option '-fdump-translation-unit'
and is no longer actively developed.
This is deprecation attempt #2 after GCC 7 has gone EOL. Nobody
has taken over maintainership since last time and -fdump-translation-unit
is not coming back. devel/apitrace is a potential replacement. |
0.0.20100508_16 05 Nov 2019 22:16:15 |
zeising |
Add USES=xorg USES=gl, ports categories g
Add USES=xorg and USES=gl to ports in categories starting with 'g'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
0.0.20100508_16 05 Aug 2019 23:06:50 |
jbeich |
multimedia/ffmpeg: update to 4.2
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.2:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ |
0.0.20100508_15 09 Apr 2019 14:04:50 |
sunpoet |
Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://tiswww.case.edu/php/chet/readline/CHANGES
PR: 236156
Exp-run by: antoine |
0.0.20100508_14 06 Nov 2018 01:50:27 |
jbeich |
multimedia/ffmpeg: update to 4.1
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.1:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ |
0.0.20100508_13 31 Oct 2018 05:31:45 |
tobik |
Undeprecate graphics/bugle again
Requested by: danfe |
0.0.20100508_13 30 Oct 2018 18:21:30 |
tobik |
graphics/bugle: Lock it to GCC 7 and deprecate
It fails to build with GCC >= 8:
cc1: error: unrecognized command line option '-fdump-translation-unit'
http://package22.nyi.freebsd.org/data/112amd64-default-PR231590/2018-10-29_06h48m05s/logs/errors/bugle-0.0.20100508_12.log
The Changelog at [1] for newer versions says it's no longer developed,
so deprecate it as well:
"This is a bugfix release. BuGLe is no longer actively developed."
[1] https://sourceforge.net/projects/bugle/files/bugle/0.0.20150628/
PR: 231590 |
0.0.20100508_12 10 Sep 2018 13:14:52 |
mat |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
0.0.20100508_12 29 Jul 2018 22:18:46 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
0.0.20100508_11 02 May 2018 15:07:27 |
jbeich |
multimedia/ffmpeg: update to 4.0
- FFSERVER support was removed upstream
- libressl now uses libtls backend instead of patching openssl one
- Clang i386 no longer uses 16-byte aligned stack
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.0:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR: 227726
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15175 |
0.0.20100508_10 10 Mar 2018 17:46:06 |
gerald |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
0.0.20100508_9 21 Oct 2017 06:50:50 |
jbeich |
multimedia/ffmpeg: update to 3.4
Notable changes:
- i386/amd64 now depend on NASM per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/4f9297ac3b39
- NETCDF is now MYSOFA but the dependency doesn't exist in ports yet
- SCHROEDINGER is gone per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/220b24c7c9
- DRM, LIBRSVG2, LIBXML2 are new options
- ABI isn't completely compatible: some structs have changed
Minor cleanup:
- Don't pass --disable-{in,out}dev when it's already blocked by disabled
dependency
- Drop redundant "Enable" from option descriptions
- Switch CDIO_DESC to use Mk/bsd.options.desc.mk
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.4:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR: 223057
Exp-run by: antoine |
0.0.20100508_8 10 Sep 2017 20:55:39 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 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, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
0.0.20100508_7 27 Jun 2017 13:46:53 |
sunpoet |
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 |
0.0.20100508_6 23 May 2017 05:03:16 |
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 |
0.0.20100508_5 01 Apr 2017 15:23:32 |
gerald |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
0.0.20100508_4 05 Feb 2017 07:52:23 |
jbeich |
graphics/bugle: unbreak with gcc5 or later
budgielib/tables.c: In function '_budgie_dump_TYPE_10GLXPbuffer':
budgielib/tables.c:31:47: error: expected ')' before 'PRIu0'
budgie_snprintf_advance(buffer, size, "%" PRIu0, (uint0_t) *value);
^
[...]
PR: 216707
Reported by: antoine (via exp-run)
Obtained from: upstream |
0.0.20100508_4 11 Dec 2016 15:22:47 |
jbeich |
multimedia/ffmpeg: update to 3.2.2
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.2.2:/Changelog
PR: 207547
Submitted by: riggs, ebirth@b0ss.net (libressl fix)
Exp-run by: antoine (3 tries) |
0.0.20100508_3 20 Nov 2016 09:38:09 |
gerald |
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler. |
0.0.20100508_2 03 Nov 2016 16:10:18 |
linimon |
Now builds on sparc64.
Approved by: portmgr (tier-2 blanket) |
0.0.20100508_2 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
0.0.20100508_2 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.0.20100508_2 02 Aug 2015 15:03:20 |
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 ) |
0.0.20100508_1 02 Jul 2015 19:40:15 |
riggs |
- Update multimdedia/ffmpeg to latest upstrem version 2.7.1
- Mark ports BROKEN that were discovered not to work with
this update; discovered by exp-run in bug 201181
- Note the need for manual upgrade of dependent ports in
UPDATING |
0.0.20100508_1 20 Oct 2014 17:04:21 |
bapt |
Cleanup plist |
0.0.20100508_1 17 Sep 2014 07:38:16 |
tijl |
Replace USE_AUTOTOOLS=libltdl with an ordinary LIB_DEPENDS in all ports.
There are only 60 such ports so there doesn't need to be a separate
keyword or USES for this.
Approved by: portmgr (bapt) |
0.0.20100508_1 10 Sep 2014 20:50:37 |
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) |
0.0.20100508 29 Jul 2014 16:19:52 |
wg |
graphics/bugle: update to 20100508
- Support stage
- Add LICENSE
- Use options helpers
- New world order USES
PR: 192203
Submitted by: tkato432 yahoo com |
0.0.20091026_2 23 Jul 2014 17:07:12 |
bapt |
Reset maintainership for ports not staged with no pending PR
With hat: portmgr |
0.0.20091026_2 16 Jul 2014 08:05:11 |
bapt |
Fix non default LIB_DEPENDS
With hat: portmgr |
0.0.20091026_2 13 Jun 2014 07:36:28 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories G-I.
CR: D201
Approved by: portmgr (bapt) |
0.0.20091026_2 11 Jun 2014 14:50:00 |
tijl |
Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS. Also remove references to
PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
required additional patches.
Somewhat simplified a linker command line looks like:
${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}
where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us. If possible -L and -l flags need to be (Only the first 15 lines of the commit message are shown above ) |
0.0.20091026_2 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
0.0.20091026_2 16 Sep 2013 17:07:26 |
bapt |
Convert to new perl framework
Convert from USE_GMAKE to USES=gmake |
0.0.20091026_2 06 May 2013 08:31:30 |
bapt |
Convert to new options framework |
0.0.20091026_2 14 Jan 2012 19:18:04 |
miwi |
- Unbreak with libc++
PR: 163444
Submitted by: Jan Beich <jbeich@tormail.net> |
0.0.20091026_2 23 Sep 2011 22:26:39 |
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 |
0.0.20091026_2 03 Jul 2011 14:12:23 |
ohauer |
-remove MD5 |
0.0.20091026_2 24 Jun 2011 22:39:03 |
mm |
Bump due to ffmpeg update to 0.7.1 |
0.0.20091026_1 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
0.0.20091026_1 01 Dec 2010 23:12:16 |
linimon |
Update maintainer's email address.
Submitted by: maintainer (private email) |
0.0.20091026_1 24 Jul 2010 16:38:20 |
mm |
- Update ffmpeg to 0.6 |
0.0.20091026 22 Nov 2009 19:04:04 |
gerald |
Only clean up .la files genuine to this port. |
0.0.20091026 22 Nov 2009 17:14:57 |
gerald |
Unbreak this port which also involves adding a dozen+ man pages and
tons of additional include files and libraries.
Approved by: portmgr (linimon) |
0.0.20091026 01 Nov 2009 17:21:52 |
gerald |
Update to version 0.0.20091026 of bugle which is sixteen (sic!) versions
newer and no longer requires an older version of GCC. Fix two portability
issues in the autoconf scripts (submitted upstream, too), though there still
is a problem left, so this remains BROKEN.
Approved by: maintainer timeout |
0.0.20071009_1 02 Aug 2009 19:36:34 |
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 |
0.0.20071009 25 Apr 2009 21:17:06 |
pav |
- Mark BROKEN: does not compile
Reported by: pointyhat |
0.0.20071009 21 Aug 2008 06:18:49 |
rafan |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
0.0.20071009 19 Apr 2008 17:56:05 |
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) |
0.0.20071009 01 Feb 2008 11:57:09 |
linimon |
Mark as broken on sparc64: fails to link. |
0.0.20071009 23 Oct 2007 23:06:51 |
miwi |
- Update to 0.0.20071009
PR: 117428
Submitted by: Erik Greenwald <erik@smluc.org> (maintainer) |
0.0.20070718 08 Sep 2007 01:00:17 |
linimon |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
0.0.20070718 26 Jul 2007 11:51:55 |
miwi |
- Update to 0.0.20070718
PR: 114902
Submitted by: Erik Greenwald <erik@smluc.org> |
0.0.20070528 23 Jul 2007 09:36:52 |
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 |
0.0.20070528 06 Jun 2007 10:57:15 |
miwi |
- Update to 0.0.20070528
PR: 113374
Submitted by: Erik Greenwald <erik@smluc.org> (maintainer) |
0.0.20070217_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.0.20070217 19 Feb 2007 06:54:36 |
rafan |
- Update to 0.0.20070217
PR: ports/109282
Submitted by: Erik Greenwald <erik at smluc.org> (maintainer) |
0.0.20070107 13 Jan 2007 22:58:47 |
miwi |
- Update to 0.0.20070107
PR: ports/107690
Submitted by: Erik Greenwald <erik@smluc.org> (maintainer) |
0.0.20061227 05 Jan 2007 07:50:34 |
clsung |
- Update to 0.0.20061227
- Freshmeat blurb (20061109):
A number of bugs were fixed in this release. The most important is
that screenshots and video capture are working again, having been
broken in the previous release.
Freshmeat blurb (20061227):
There is now an option in the texture and framebuffer viewers to
remap the range. This is useful for viewing textures with data
outside the [0, 1] range as well as images with low dynamic range.
There are also many bugfixes. In particular, BuGLe should now work
much better on ATI cards.
PR: ports/107417
Submitted by: maintainer (Erik Greenwald) |
0.0.20061022 03 Dec 2006 06:37:40 |
rafan |
- Respect X11BASE
Approved by: maintainer (implicit) |
0.0.20061022 01 Nov 2006 08:37:08 |
rafan |
- Update to 0.0.20061022
PR: ports/104679
Submitted by: Erik Greenwald (maintainer) |
0.0.20060913 13 Sep 2006 16:55:54 |
rafan |
- Update to 0.0.20060913
PR: ports/103225
Submitted by: Erik Greenwald <erik at smluc.org> (maintainer) |
0.0.20060828 28 Aug 2006 15:42:54 |
pav |
- Update to 0.0.20060828
PR: ports/102608
Submitted by: Erik Greenwald <erik@smluc.org> (maintainer) |
0.0.20060827 28 Aug 2006 08:26:44 |
pav |
- Update to 0.0.20060827
PR: ports/102579
Submitted by: Erik Greenwald <erik@smluc.org> (maintainer) |
0.0.20060813 15 Aug 2006 13:45:24 |
itetcu |
Update to 0.0.20060813: [1]
- This release makes some improvements to the texture viewer: in particular,
shadow textures will be displayed in grey-scale rather than crashing, and
luminance textures will appear in grey-scale rather than red-scale. There are
miscellaneous other bugfixes and improvements.
- Additionally, the gtkglext LIB_DEPEND was fixed, as 1.0.2 seems to be the
current version.
Add OPTIONS support [2]
PR: ports/102014
Submitted by: Erik Greenwald (maintainer) [1], itetcu (me) [2] |
0.0.20060528 19 Jul 2006 01:41:34 |
alepulver |
- Change shared library version in LIB_DEPENDS to match current version of
x11-toolkits/gtkglext.
Reported by: linimon
Approved by: maintainer |
0.0.20060528 05 Jun 2006 00:16:04 |
mnag |
- Update to 0.0.20060528
- Add some OPTIONS
PR: 98384
Submitted by: maintainer |
0.0.20060429 13 May 2006 20:16:30 |
stefan |
Update to 0.0.20060429.
PR: 97203
Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
Approved by: arved (mentor) |
0.0.20060416 12 May 2006 17:54:19 |
stefan |
Update to 0.0.20060416.
PR: 95981
Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
Approved by: arved (mentor) |
0.0.20060306 13 Apr 2006 15:57:58 |
jmelo |
- Update to 0.0.20060306.
PR: ports/95669
Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
Approved by: mnag (mentor) |
0.0.20060224 12 Apr 2006 15:47:03 |
ehaupt |
Update to 0.0.20060224
PR: 93832
Submitted by: Erik Greenwald <erik@smluc.org> (maintainer) |
0.0.20060101 01 Jan 2006 19:54:17 |
pav |
- Update to 0.0.20060101
PR: ports/91179
Submitted by: Erik Greenwald <erik@smluc.org> (maintainer) |
0.0.20050512 15 Nov 2005 06:52:12 |
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. |
0.0.20050512 31 Oct 2005 18:24:21 |
erwin |
Let the IGNORE message make a bit more sense and change it from:
===> p5-Some-Module-0.7 Port requires perl 5.6.x or later. Install
lang/perl5 then try again.
to:
===> p5-Some-Module-0.7 requires perl 5.6.x or later. Install
lang/perl5 then try again.
Approved by: silence on -ports |
0.0.20050512 13 Sep 2005 16:04:44 |
pav |
- Update to 0.0.20050512
PR: ports/85362
Submitted by: Erik Greenwald <erik@smluc.org> (maintainer) |
0.0.20041123 12 Apr 2005 03:26:57 |
obrien |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
0.0.20041123 11 Apr 2005 08:04:41 |
obrien |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
0.0.20041123 01 Dec 2004 11:01:18 |
vs |
Add missing dependency on perl
PR: ports/74543
Submitted by: maintainer |
0.0.20041123 24 Nov 2004 09:59:05 |
vs |
Update to latest version:
The news stats and showstats filter-sets can now display
frame rate, triangle count, and fragment count as an overlay
on the rendered frame. There has also been some work to
reduce overhead, so that the FPS counter will be reasonably
accurate.
PR: ports/74296
Submitted by: maintainer |
0.0.20041108 09 Nov 2004 23:08:01 |
pav |
- Update to 0.0.20041108 [1]
- Mark IGNOREd for stock perl in FreeBSD 4.x, it does not build with it
PR: ports/73695 [1]
Submitted by: Erik Greenwald <erik@smluc.org> (maintainer) [1] |
0.0.20041025 04 Nov 2004 19:36:47 |
arved |
Update to 0.0.20041025
This version is a minor update, the most important fix being
that extension functions will now be properly intercepted.
If the previous version worked for you, and you are not
using extensions, then you shouldn't need to update.
PR: 73117
Submitted by: Erik Greenwald <erik@smluc.org> |
0.0.20041011 13 Oct 2004 13:45:20 |
krion |
Update to 0.0.20041011
PR: ports/72640
Submitted by: maintainer |
0.0.20040719 30 Sep 2004 05:32:00 |
kris |
Increase USE_GCC to 3.4 for those ports which compile with it.
Approved by: portmgr |
0.0.20040719 23 Jul 2004 15:12:05 |
krion |
Update to 0.0.20040719
PR: ports/69482
Submitted by: maintainer |
0.0.20040614 16 Jun 2004 14:53:35 |
krion |
Update to version 0.0.20040614
PR: ports/68006
Submitted by: maintainer |
0.0.20040609 12 Jun 2004 13:01:59 |
krion |
Add bugle 0.0.20040609,
BuGLe is a tool for OpenGL debugging, implemented as a wrapper
library that sits between your program and OpenGL.
PR: ports/67795
Submitted by: Erik Greenwald <erik@smluc.org> |