notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: graphics/bugle/Makefile
SVNWeb

Number of commits found: 81

Sun, 22 Dec 2019
[ 06:15 tobik search for other commits by this committer ] Original commit   Revision:520606
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.
Tue, 5 Nov 2019
[ 22:16 zeising search for other commits by this committer ] Original commit   Revision:516845 (Only the first 10 of 474 ports in this commit are shown above. View all ports for this commit)
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.
Mon, 5 Aug 2019
[ 23:06 jbeich search for other commits by this committer ] Original commit   Revision:508216 (Only the first 10 of 159 ports in this commit are shown above. View all ports for this commit)
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/
Tue, 9 Apr 2019
[ 14:04 sunpoet search for other commits by this committer ] Original commit   Revision:498476 (Only the first 10 of 289 ports in this commit are shown above. View all ports for this commit)
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
Tue, 6 Nov 2018
[ 01:50 jbeich search for other commits by this committer ] Original commit   Revision:484273 (Only the first 10 of 188 ports in this commit are shown above. View all ports for this commit)
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/
Wed, 31 Oct 2018
[ 05:31 tobik search for other commits by this committer ] Original commit   Revision:483550
Undeprecate graphics/bugle again

Requested by:	danfe
Tue, 30 Oct 2018
[ 18:21 tobik search for other commits by this committer ] Original commit   Revision:483506
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
Mon, 10 Sep 2018
[ 13:14 mat search for other commits by this committer ] Original commit   Revision:479406 (Only the first 10 of 995 ports in this commit are shown above. View all ports for this commit)
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
Sun, 29 Jul 2018
[ 22:18 gerald search for other commits by this committer ] Original commit   Revision:475857 (Only the first 10 of 1480 ports in this commit are shown above. View all ports for this commit)
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
Wed, 2 May 2018
[ 15:07 jbeich search for other commits by this committer ] Original commit   Revision:468844 (Only the first 10 of 183 ports in this commit are shown above. View all ports for this commit)
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
Sat, 10 Mar 2018
[ 17:46 gerald search for other commits by this committer ] Original commit   Revision:464084 (Only the first 10 of 1104 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
Sat, 21 Oct 2017
[ 06:50 jbeich search for other commits by this committer ] Original commit   Revision:452570 (Only the first 10 of 169 ports in this commit are shown above. View all ports for this commit)
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
Sun, 10 Sep 2017
[ 20:55 gerald search for other commits by this committer ] Original commit   Revision:449591 (Only the first 10 of 1201 ports in this commit are shown above. View all ports for this commit)
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
Tue, 27 Jun 2017
[ 13:46 sunpoet search for other commits by this committer ] Original commit   Revision:444463 (Only the first 10 of 252 ports in this commit are shown above. View all ports for this commit)
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
Tue, 23 May 2017
[ 05:03 rezny search for other commits by this committer ] Original commit   Revision:441503 (Only the first 10 of 711 ports in this commit are shown above. View all ports for this commit)
Revision bump of all ports with USE_GL after consolidation of mesa-libs

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10845
Sat, 1 Apr 2017
[ 15:23 gerald search for other commits by this committer ] Original commit   Revision:437439 (Only the first 10 of 1118 ports in this commit are shown above. View all ports for this commit)
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
Sun, 11 Dec 2016
[ 15:22 jbeich search for other commits by this committer ] Original commit   Revision:428352 (Only the first 10 of 160 ports in this commit are shown above. View all ports for this commit)
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)
Sun, 20 Nov 2016
[ 09:38 gerald search for other commits by this committer ] Original commit   Revision:426566 (Only the first 10 of 364 ports in this commit are shown above. View all ports for this commit)
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.
Thu, 3 Nov 2016
[ 16:10 linimon search for other commits by this committer ] Original commit   Revision:425243
Now builds on sparc64.

Approved by:	portmgr (tier-2 blanket)
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Sun, 2 Aug 2015
[ 15:03 tijl search for other commits by this committer ] Original commit   Revision:393429 (Only the first 10 of 234 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Thu, 2 Jul 2015
[ 19:40 riggs search for other commits by this committer ] Original commit   Revision:391183 (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
- 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
Wed, 17 Sep 2014
[ 07:38 tijl search for other commits by this committer ] Original commit   Revision:368356 (Only the first 10 of 60 ports in this commit are shown above. View all ports for this commit)
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)
Wed, 10 Sep 2014
[ 20:50 gerald search for other commits by this committer ] Original commit   Revision:367888 (Only the first 10 of 3171 ports in this commit are shown above. View all ports for this commit)
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)
Tue, 29 Jul 2014
[ 16:19 wg search for other commits by this committer ] Original commit   Revision:363355
graphics/bugle: update to 20100508

- Support stage
- Add LICENSE
- Use options helpers
- New world order USES

PR:		192203
Submitted by:	tkato432 yahoo com
Wed, 23 Jul 2014
[ 17:07 bapt search for other commits by this committer ] Original commit   Revision:362712 (Only the first 10 of 48 ports in this commit are shown above. View all ports for this commit)
Reset maintainership for ports not staged with no pending PR

With hat:	portmgr
Wed, 16 Jul 2014
[ 08:05 bapt search for other commits by this committer ] Original commit   Revision:362048 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
Fix non default LIB_DEPENDS

With hat:	portmgr
Fri, 13 Jun 2014
[ 07:36 olgeni search for other commits by this committer ] Original commit   Revision:357654 (Only the first 10 of 235 ports in this commit are shown above. View all ports for this commit)
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)
Wed, 11 Jun 2014
[ 14:50 tijl search for other commits by this committer ] Original commit   Revision:357486 (Only the first 10 of 297 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Fri, 20 Sep 2013
[ 18:35 bapt search for other commits by this committer ] Original commit   Revision:327733 (Only the first 10 of 1084 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics)
Mon, 16 Sep 2013
[ 17:07 bapt search for other commits by this committer ] Original commit   Revision:327419 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
Convert to new perl framework
Convert from USE_GMAKE to USES=gmake
Mon, 6 May 2013
[ 08:31 bapt search for other commits by this committer ] Original commit   Revision:317482 (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
Convert to new options framework
Fri, 23 Sep 2011
[ 22:26 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 2369 ports in this commit are shown above. View all ports for this commit)
- 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
Fri, 24 Jun 2011
[ 22:39 mm search for other commits by this committer ] Original commit  (Only the first 10 of 82 ports in this commit are shown above. View all ports for this commit)
Bump due to ffmpeg update to 0.7.1
Sat, 4 Dec 2010
[ 07:34 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1730 ports in this commit are shown above. View all ports for this commit)
Sync to new bsd.autotools.mk
Wed, 1 Dec 2010
[ 23:12 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 26 ports in this commit are shown above. View all ports for this commit)
Update maintainer's email address.

Submitted by:   maintainer (private email)
Sat, 24 Jul 2010
[ 16:38 mm search for other commits by this committer ] Original commit  (Only the first 10 of 67 ports in this commit are shown above. View all ports for this commit)
- Update ffmpeg to 0.6
Sun, 22 Nov 2009
[ 19:04 gerald search for other commits by this committer ] Original commit 
Only clean up .la files genuine to this port.
[ 17:14 gerald search for other commits by this committer ] Original commit 
Unbreak this port which also involves adding a dozen+ man pages and
tons of additional include files and libraries.

Approved by:    portmgr (linimon)
Sun, 1 Nov 2009
[ 17:21 gerald search for other commits by this committer ] Original commit 
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
Sun, 2 Aug 2009
[ 19:36 mezz search for other commits by this committer ] Original commit  (Only the first 10 of 1514 ports in this commit are shown above. View all ports for this commit)
-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
Sat, 25 Apr 2009
[ 21:17 pav search for other commits by this committer ] Original commit 
- Mark BROKEN: does not compile

Reported by:    pointyhat
Thu, 21 Aug 2008
[ 06:18 rafan search for other commits by this committer ] Original commit  (Only the first 10 of 1030 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Sat, 19 Apr 2008
[ 17:56 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 2842 ports in this commit are shown above. View all ports for this commit)
- 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)
Fri, 1 Feb 2008
[ 11:57 linimon search for other commits by this committer ] Original commit 
Mark as broken on sparc64: fails to link.
Tue, 23 Oct 2007
[ 23:06 miwi search for other commits by this committer ] Original commit 
- Update to 0.0.20071009

PR:             117428
Submitted by:   Erik Greenwald <erik@smluc.org> (maintainer)
Sat, 8 Sep 2007
[ 01:00 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 82 ports in this commit are shown above. View all ports for this commit)
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
Thu, 26 Jul 2007
[ 11:51 miwi search for other commits by this committer ] Original commit 
- Update to 0.0.20070718

PR:             114902
Submitted by:   Erik Greenwald <erik@smluc.org>
Mon, 23 Jul 2007
[ 09:36 rafan search for other commits by this committer ] Original commit  (Only the first 10 of 437 ports in this commit are shown above. View all ports for this commit)
- 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
Wed, 6 Jun 2007
[ 10:57 miwi search for other commits by this committer ] Original commit 
- Update to  0.0.20070528

PR:             113374
Submitted by:   Erik Greenwald <erik@smluc.org> (maintainer)
Sat, 19 May 2007
[ 20:32 flz search for other commits by this committer ] Original commit  (Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Mon, 19 Feb 2007
[ 06:54 rafan search for other commits by this committer ] Original commit 
- Update to 0.0.20070217

PR:             ports/109282
Submitted by:   Erik Greenwald <erik at smluc.org> (maintainer)
Sat, 13 Jan 2007
[ 22:58 miwi search for other commits by this committer ] Original commit 
- Update to  0.0.20070107

PR:             ports/107690
Submitted by:   Erik Greenwald <erik@smluc.org> (maintainer)
Fri, 5 Jan 2007
[ 07:50 clsung search for other commits by this committer ] Original commit 
- 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)
Sun, 3 Dec 2006
[ 06:37 rafan search for other commits by this committer ] Original commit 
- Respect X11BASE

Approved by:    maintainer (implicit)
Wed, 1 Nov 2006
[ 08:37 rafan search for other commits by this committer ] Original commit 
- Update to 0.0.20061022

PR:             ports/104679
Submitted by:   Erik Greenwald (maintainer)
Wed, 13 Sep 2006
[ 16:55 rafan search for other commits by this committer ] Original commit 
- Update to 0.0.20060913

PR:             ports/103225
Submitted by:   Erik Greenwald <erik at smluc.org> (maintainer)
Mon, 28 Aug 2006
[ 15:42 pav search for other commits by this committer ] Original commit 
- Update to 0.0.20060828

PR:             ports/102608
Submitted by:   Erik Greenwald <erik@smluc.org> (maintainer)
[ 08:26 pav search for other commits by this committer ] Original commit 
- Update to 0.0.20060827

PR:             ports/102579
Submitted by:   Erik Greenwald <erik@smluc.org> (maintainer)
Tue, 15 Aug 2006
[ 13:45 itetcu search for other commits by this committer ] Original commit 
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]
Wed, 19 Jul 2006
[ 01:41 alepulver search for other commits by this committer ] Original commit 
- Change shared library version in LIB_DEPENDS to match current version of
  x11-toolkits/gtkglext.

Reported by:    linimon
Approved by:    maintainer
Mon, 5 Jun 2006
[ 00:16 mnag search for other commits by this committer ] Original commit 
- Update to 0.0.20060528
- Add some OPTIONS

PR:             98384
Submitted by:   maintainer
Sat, 13 May 2006
[ 20:16 stefan search for other commits by this committer ] Original commit 
Update to 0.0.20060429.

PR:             97203
Submitted by:   Erik Greenwald <erik@smluc.org> (maintainer)
Approved by:    arved (mentor)
Fri, 12 May 2006
[ 17:54 stefan search for other commits by this committer ] Original commit 
Update to 0.0.20060416.

PR:             95981
Submitted by:   Erik Greenwald <erik@smluc.org> (maintainer)
Approved by:    arved (mentor)
Thu, 13 Apr 2006
[ 15:57 jmelo search for other commits by this committer ] Original commit 
- Update to 0.0.20060306.

PR:             ports/95669
Submitted by:   Erik Greenwald <erik@smluc.org> (maintainer)
Approved by:    mnag (mentor)
Wed, 12 Apr 2006
[ 15:47 ehaupt search for other commits by this committer ] Original commit 
Update to 0.0.20060224

PR:             93832
Submitted by:   Erik Greenwald <erik@smluc.org> (maintainer)
Sun, 1 Jan 2006
[ 19:54 pav search for other commits by this committer ] Original commit 
- Update to 0.0.20060101

PR:             ports/91179
Submitted by:   Erik Greenwald <erik@smluc.org> (maintainer)
Tue, 15 Nov 2005
[ 06:52 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1438 ports in this commit are shown above. View all ports for this commit)
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.
Mon, 31 Oct 2005
[ 18:24 erwin search for other commits by this committer ] Original commit  (Only the first 10 of 97 ports in this commit are shown above. View all ports for this commit)
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
Tue, 13 Sep 2005
[ 16:04 pav search for other commits by this committer ] Original commit 
- Update to 0.0.20050512

PR:             ports/85362
Submitted by:   Erik Greenwald <erik@smluc.org> (maintainer)
Tue, 12 Apr 2005
[ 03:26 obrien search for other commits by this committer ] Original commit  (Only the first 10 of 773 ports in this commit are shown above. View all ports for this commit)
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
Mon, 11 Apr 2005
[ 08:04 obrien search for other commits by this committer ] Original commit  (Only the first 10 of 776 ports in this commit are shown above. View all ports for this commit)
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Wed, 1 Dec 2004
[ 11:01 vs search for other commits by this committer ] Original commit 
Add missing dependency on perl

PR:             ports/74543
Submitted by:   maintainer
Wed, 24 Nov 2004
[ 09:59 vs search for other commits by this committer ] Original commit 
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
Tue, 9 Nov 2004
[ 23:08 pav search for other commits by this committer ] Original commit 
- 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]
Thu, 4 Nov 2004
[ 19:36 arved search for other commits by this committer ] Original commit 
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>
Wed, 13 Oct 2004
[ 13:45 krion search for other commits by this committer ] Original commit 
Update to 0.0.20041011

PR:             ports/72640
Submitted by:   maintainer
Thu, 30 Sep 2004
[ 05:32 kris search for other commits by this committer ] Original commit  (Only the first 10 of 71 ports in this commit are shown above. View all ports for this commit)
Increase USE_GCC to 3.4 for those ports which compile with it.

Approved by:    portmgr
Fri, 23 Jul 2004
[ 15:12 krion search for other commits by this committer ] Original commit 
Update to 0.0.20040719

PR:             ports/69482
Submitted by:   maintainer
Wed, 16 Jun 2004
[ 14:53 krion search for other commits by this committer ] Original commit 
Update to version 0.0.20040614

PR:             ports/68006
Submitted by:   maintainer
Sat, 12 Jun 2004
[ 13:01 krion search for other commits by this committer ] Original commit 
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>

Number of commits found: 81