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
non port: science/xmakemol/Makefile
SVNWeb

Number of commits found: 22

Sat, 7 Sep 2019
[ 08:34 zeising search for other commits by this committer ] Original commit   Revision:511400
Depreacte libGLw and dependent ports

Deprecate graphics/libGLw, and set expiration date.  libGLw has been
deprecated upstream.
Deprecate unowned and unmaintained ports that depend on libGLw:
graphics/inventor
science/xmakemol

Obtained from:	FreeBSD Graphics Team development repo
		https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/libGLw-deprecate
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, 20 Dec 2014
[ 19:35 bapt search for other commits by this committer ] Original commit   Revision:375110
cleanup plist
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, 10 Jun 2014
[ 15:13 vanilla search for other commits by this committer ] Original commit   Revision:357331
Stagify.
Wed, 16 Apr 2014
[ 18:28 zeising search for other commits by this committer ] Original commit   Revision:351411 (Only the first 10 of 1008 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Fri, 20 Sep 2013
[ 22:48 bapt search for other commits by this committer ] Original commit   Revision:327767 (Only the first 10 of 185 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:
science)
Wed, 10 Jul 2013
[ 07:00 bapt search for other commits by this committer ] Original commit   Revision:322622 (Only the first 10 of 31 ports in this commit are shown above. View all ports for this commit)
Convert from USE_MOTIF to USES=motif
While here:
- Trim headers
- Convert USE_GMAKE to USES=gmake
- Remove indefinite article from comment
Sat, 4 Aug 2012
[ 22:52 kwm search for other commits by this committer ] Original commit  (Only the first 10 of 122 ports in this commit are shown above. View all ports for this commit)
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.
Thu, 11 Aug 2011
[ 19:20 kwm search for other commits by this committer ] Original commit  (Only the first 10 of 543 ports in this commit are shown above. View all ports for this commit)
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>
Mon, 2 May 2011
[ 12:44 makc search for other commits by this committer ] Original commit  (Only the first 10 of 195 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION after open-mofit update
Fri, 23 Jan 2009
[ 16:28 flz search for other commits by this committer ] Original commit  (Only the first 10 of 612 ports in this commit are shown above. View all ports for this commit)
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
Fri, 14 Dec 2007
[ 16:50 miwi search for other commits by this committer ] Original commit 
- Update to 5.16

PR:             118620
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Sat, 28 Jul 2007
[ 19:58 pav search for other commits by this committer ] Original commit 
- Depend on the GL* stuff, to prevent compilation failure for folks with only
  half of it installed

PR:             ports/114890
Reported by:    Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
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}.
Wed, 14 Mar 2007
[ 07:33 linimon search for other commits by this committer ] Original commit 
Reset chizhang@uchicago.edu due to maintainer-timeouts and no response to email.

Hat:            portmgr
Mon, 12 Jun 2006
[ 13:57 miwi search for other commits by this committer ] Original commit 
Update to 5.15

PR:             ports/97973
Submitted by:   miwi
Approved by:    krion (mentor),maintainer timeout
Sat, 5 Jun 2004
[ 00:31 pav search for other commits by this committer ] Original commit 
- Update to 5.12

PR:             ports/66636
Submitted by:   Roman Neuhauser <neuhauser@chello.cz>
Approved by:    maintainer timeout (2 weeks)
Wed, 4 Feb 2004
[ 05:10 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 1422 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
Wed, 24 Sep 2003
[ 09:37 osa search for other commits by this committer ] Original commit  (Only the first 10 of 143 ports in this commit are shown above. View all ports for this commit)
Make portlint(1) happy by changing strip to ${STRIP_CMD}

Submitted by:   Oleg Karachevtsev <ok@etrust.ru>
PR:             56998
Fri, 21 Feb 2003
[ 13:24 knu search for other commits by this committer ] Original commit  (Only the first 10 of 28 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Wed, 12 Sep 2001
[ 17:36 sada search for other commits by this committer ] Original commit 
New port: xmakemol - a motif molecule viewer program    

Number of commits found: 22