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: astro/celestia/Makefile
SVNWeb

Number of commits found: 92

Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 20 Jul 2022
[ 14:20 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:b15254402b32382ff6da10de50bf7b0e84b841f4  commit hash:b15254402b32382ff6da10de50bf7b0e84b841f4  commit hash:b15254402b32382ff6da10de50bf7b0e84b841f4  b152544  (Only the first 10 of 105 ports in this commit are shown above. View all ports for this commit)
astro: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  ABURAYER Rewsirow <rewsirow@ff.iij4u.or.jp>
  *  Alexander Leidinger
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrey Zakhvatov
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Anton Berezin <tobez@tobez.org>
  *  Anton Karpov <toxa@toxahost.ru>
  *  Brion Moss <brion@queeg.com>
  *  Bruce M Simpson <bms@FreeBSD.org>
  *  Chris Piazza <cpiazza@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 29 Jun 2022
[ 14:42 Stefan Eßer (se) search for other commits by this committer ]    commit hash:d11ee7cc646e0506089d2d344eef1e1a83d3a978  commit hash:d11ee7cc646e0506089d2d344eef1e1a83d3a978  commit hash:d11ee7cc646e0506089d2d344eef1e1a83d3a978  d11ee7c 
Fix CONFLICTS_INSTALL in archivers, astro, and audio

Approved by:	portmgr (implict)
Thu, 25 Nov 2021
[ 22:36 Stefan Eßer (se) search for other commits by this committer ]    commit hash:0ba766789e08b6c43d95dd23af1476fe7648fa94  commit hash:0ba766789e08b6c43d95dd23af1476fe7648fa94  commit hash:0ba766789e08b6c43d95dd23af1476fe7648fa94  0ba7667 
astro/celestia: Fix CONFLICTS

Remove redundant -[0-9]* from the end of the CONFLICTS pattern.

Approved by:	portmgr (blanket)
Tue, 22 Jun 2021
[ 18:53 Kevin Bowling (kbowling) search for other commits by this committer ]    commit hash:da3162c7c9f01912ba1940e188b253f2b5c7ba77  commit hash:da3162c7c9f01912ba1940e188b253f2b5c7ba77  commit hash:da3162c7c9f01912ba1940e188b253f2b5c7ba77  da3162c  (Only the first 10 of 914 ports in this commit are shown above. View all ports for this commit)
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
Sat, 1 May 2021
[ 12:42 Baptiste Daroussin (bapt) search for other commits by this committer ]    commit hash:c399c4d12f6462f1d535e9a3143fe0e679a63eb8  commit hash:c399c4d12f6462f1d535e9a3143fe0e679a63eb8  commit hash:c399c4d12f6462f1d535e9a3143fe0e679a63eb8  c399c4d  (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
Prepare removal for libgnomeui

Remove the GNOME option for all ports depending on libgnomeui
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Thu, 27 Aug 2020
[ 08:11 danfe search for other commits by this committer ] Original commit   Revision:546329
Unbreak the build on recent -CURRENT.

Reported by:	pkg-fallout
Tue, 14 Apr 2020
[ 15:49 mat search for other commits by this committer ] Original commit   Revision:531700 (Only the first 10 of 81 ports in this commit are shown above. View all ports for this commit)
USES=lua gained flavors.

Ports using USES=lua:module or lua:flavors will be flavored.  A range of
supported lua versions can be set using XX-YY (or XX-, or -YY, or simply ZZ)
for ports not supporting all lua versions.

USES=lua sets LUA_FLAVOR that needs to be used on all dependencies of
flavored lua ports, in a similar way as PHP or Python flavors.

PR:		245038
Submitted by:	andrew tao11 riddles org uk
Reviewed by:	mat, kevans, russ haley gmail com
Approved by:	mat (portmgr)
Differential Revision:	https://reviews.freebsd.org/D16494
Fri, 26 Jul 2019
[ 20:46 gerald search for other commits by this committer ] Original commit   Revision:507372 (Only the first 10 of 3853 ports in this commit are shown above. View all ports for this commit)
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
Wed, 12 Dec 2018
[ 01:35 gerald search for other commits by this committer ] Original commit   Revision:487272 (Only the first 10 of 3168 ports in this commit are shown above. View all ports for this commit)
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
Sun, 28 Oct 2018
[ 11:16 linimon search for other commits by this committer ] Original commit   Revision:483276
Fix build with GCC-based architectures.

PR:		232015
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
Tue, 16 Jan 2018
[ 14:31 danfe search for other commits by this committer ] Original commit   Revision:459176
Unbreak the build against new Clang version 6.0.0: struct FavoritesEntry
defines its member `fov' of type `double'; comparing it to NULL is bogus
and wrong, no wonder this upsets strict compilers.

PR:	224989
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
Fri, 1 Apr 2016
[ 13:29 mat search for other commits by this committer ] Original commit   Revision:412344 (Only the first 10 of 1009 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
Mon, 22 Jun 2015
[ 18:33 antoine search for other commits by this committer ] Original commit   Revision:390310 (Only the first 10 of 374 ports in this commit are shown above. View all ports for this commit)
Convert to USES=jpeg
Thu, 25 Dec 2014
[ 20:54 bapt search for other commits by this committer ] Original commit   Revision:375598 (Only the first 10 of 446 ports in this commit are shown above. View all ports for this commit)
Bump portrevision after png update
[ 19:04 antoine search for other commits by this committer ] Original commit   Revision:375594 (Only the first 10 of 332 ports in this commit are shown above. View all ports for this commit)
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade
Sun, 14 Dec 2014
[ 13:23 danfe search for other commits by this committer ] Original commit   Revision:374703
Pull another patch from Red Hat, to fix a runtime crash:

  PANIC: unprotected error in call to Lua API (attempt to index a nil value)

PR:		195240
Red Hat bug:	https://bugzilla.redhat.com/show_bug.cgi?id=1045632
Patch by:	Chris Rankin (Comments 13-16)
Obtained from:	celestia-1.6.1-15.fc20.src.rpm
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 Apr 2014
[ 07:24 bapt search for other commits by this committer ] Original commit   Revision:352581
Fix packaging celestia-gtk

Reported by:	jenkins via swills
Mon, 28 Apr 2014
[ 15:55 bapt search for other commits by this committer ] Original commit   Revision:352516
Convert celestia ports to stage

While here add a couple of patches obtain from the fedora project to fix
compilation with modern compilers and allows to build with lua 5.2
Switch lua to lua 5.2 version
Use desktop file provided by upstream instead of the version provided in
the ports (the upstream version is more complete)
Switch to USES=libtool
Now that overlinking is not happening anymore fix the glut version not
linking properly because it lacks an explicit link to libGL.
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)
Sat, 28 Dec 2013
[ 12:33 tijl search for other commits by this committer ] Original commit   Revision:337872
Fix dependency on x11-toolkits/gtkglext.
Wed, 11 Dec 2013
[ 10:31 bapt search for other commits by this committer ] Original commit   Revision:336154 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in astro

With hat:	portmgr
Fri, 20 Sep 2013
[ 13:14 bapt search for other commits by this committer ] Original commit   Revision:327701 (Only the first 10 of 123 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:
astro)
Mon, 2 Sep 2013
[ 21:27 bapt search for other commits by this committer ] Original commit   Revision:326092 (Only the first 10 of 28 ports in this commit are shown above. View all ports for this commit)
Add an explicit dependency on pkgconf
Fri, 5 Jul 2013
[ 14:30 danfe search for other commits by this committer ] Original commit   Revision:322329
- Remove support for the expired KDE3 port
- While here convert NOPORTDOCS and USE_GMAKE

PR:		ports/180265
Submitted by:	rene
Wed, 24 Apr 2013
[ 18:10 ak search for other commits by this committer ] Original commit   Revision:316464 (Only the first 10 of 1028 ports in this commit are shown above. View all ports for this commit)
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
Thu, 7 Feb 2013
[ 15:37 gahr search for other commits by this committer ] Original commit   Revision:311869
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: astro)

Approved by:	portmgr
Sun, 27 Jan 2013
[ 05:55 tabthorpe search for other commits by this committer ] Original commit   Revision:311049 (Only the first 10 of 71 ports in this commit are shown above. View all ports for this commit)
- Strip header at request of original creator

Submitted by:	trevor
With hat:	portmgr
Wed, 23 Jan 2013
[ 15:00 makc search for other commits by this committer ] Original commit   Revision:310871 (Only the first 10 of 237 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION after DESKTOP_ENTRIES update
Tue, 22 Jan 2013
[ 23:13 makc search for other commits by this committer ] Original commit   Revision:310845 (Only the first 10 of 35 ports in this commit are shown above. View all ports for this commit)
- Update DESKTOP_ENTRIES:
  * rephrase Comment field or use port ${COMMENT} if appropriate
  * adjust Icon field according to the Desktop Entry Specification
  * update Categories field: remove deprecated category Application;
    set main category if missing
- Remove indefinite article and/or rephrase COMMENT

Approved by:	portmgr (bapt), maintainer silence (12 days)
Sat, 29 Sep 2012
[ 14:37 danfe search for other commits by this committer ] Original commit   Revision:305038
Trim Makefile headers and remove ABI versions in LIB_DEPENDS.
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.
Fri, 1 Jun 2012
[ 05:26 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4371 ports in this commit are shown above. View all ports for this commit)
- update png to 1.5.10
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
Mon, 25 Jul 2011
[ 05:15 danfe search for other commits by this committer ] Original commit 
- Update to version 1.6.1, bugfix and translations release
- Patch things with sed(1) during `post-patch' instead of `pre-patch'
- Fix Lua detection properly (patch corresponding pkg-config(1) calls)
- Offload CONFIGURE_ENV, add work-around for Gentoo bug #316573 (some
  messages were misplaced on systems where char is unsigned by default,
  e.g. PowerPC)
- Allow add-ons to be placed inside user's home directory
- Drop explicit USE_XORG, improve on comments, do some minor cleanups
Fri, 18 Mar 2011
[ 09:28 danfe search for other commits by this committer ] Original commit 
- Add LICENSE (GPLv2) and adjust relevant comment
- Shorten DESKTOP_ENTRIES definition
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
Sun, 6 Jun 2010
[ 20:44 naddy search for other commits by this committer ] Original commit  (Only the first 10 of 174 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora).
Mon, 31 May 2010
[ 02:01 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1416 ports in this commit are shown above. View all ports for this commit)
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
Sat, 22 May 2010
[ 03:22 danfe search for other commits by this committer ] Original commit 
- Mention that this is master port in Makefile header
- Append appropriate slave CATEGORIES
- Drop explicit USE_QT_VER since USE_KDELIBS_VER implies it
Sun, 28 Mar 2010
[ 06:47 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4470 ports in this commit are shown above. View all ports for this commit)
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Fri, 5 Feb 2010
[ 11:46 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4271 ports in this commit are shown above. View all ports for this commit)
- update to jpeg-8
Sat, 22 Aug 2009
[ 00:13 amdmi3 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)
- Switch SourceForge ports to the new File Release System: categories starting
with A
Mon, 17 Aug 2009
[ 20:37 danfe search for other commits by this committer ] Original commit 
- Allow to build with KDE3 frontend
- Add some commentary to Makefile
Sun, 16 Aug 2009
[ 06:17 danfe search for other commits by this committer ] Original commit 
- Update to version 1.6.0
- Rephrase IGNORE statement so it reads better
- Make Lua support mandatory, build fails without it
- Include support for Theora video capture
- Minor Makefile cleanups

Submitted by:   Olexandr Sydorchuk (parts)
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, 18 Jul 2009
[ 11:11 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 337 ports in this commit are shown above. View all ports for this commit)
- update to jpeg7
Tested by:      pav on pointyhat
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, 6 Jun 2008
[ 13:02 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
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)
Tue, 29 Apr 2008
[ 07:55 danfe search for other commits by this committer ] Original commit 
- Take maintainership
- Clean up Makefile header
- Improve on port description, kill space at EOL
[ 05:11 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 69 ports in this commit are shown above. View all ports for this commit)
Reset jylefort's port maintainerships.  portmgr has taken his commit bit
into safekeeping due to inactivity.
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)
Tue, 22 May 2007
[ 19:09 bsam search for other commits by this committer ] Original commit 
. unbreak building with gcc-4.2 (delete extra qualifications), this
  should unbreak astro/celestia-gtk and astro/celestia-gnome as well;
. bump PORTREVISION.

Pointed out by: pointyhat, kris at ports-developers
Approved by:    portmgr (erwin),
                jylefort (maintainer, implicit)
Stolen from:    debian @ FreeNode IRC archive
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, 2 May 2007
[ 07:56 edwin search for other commits by this committer ] Original commit 
[patch] cleanup non-supported FreeBSD versions

PR:             ports/111643
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
Approved by:    maintainer timeout
Tue, 31 Oct 2006
[ 10:39 jylefort search for other commits by this committer ] Original commit 
Install missing 3D models

Submitted by:   Juergen Lock <nox@jelal.kn-bremen.de>
Sat, 14 Oct 2006
[ 08:54 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 893 ports in this commit are shown above. View all ports for this commit)
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:   mezz, ahze, pav, and many others
Approved by:    portmgr (implicit, kris)
Fri, 15 Sep 2006
[ 08:17 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 57 ports in this commit are shown above. View all ports for this commit)
Modify these files to reflect bsd.lua.mk as tested on the cluster.

PR:             ports/101612
Submitted by:   alepulver
Hat:            portmgr
Fri, 5 May 2006
[ 11:20 jylefort search for other commits by this committer ] Original commit 
Do not tell users to restart gconfd-2 after install, since it's no
longer necessary.
Thu, 4 May 2006
[ 12:38 jylefort search for other commits by this committer ] Original commit 
- Update to 1.4.1
- Do not use OPTIONS for the mutually exclusive UI choices, use
  conflicting slave ports (celestia-gnome and celestia-gtk)
- Axe KDE support since I cannot test it (patches welcome)
- Enable Lua support by default
- Always install a desktop entry
- Relayout the Makefile
- Take maintainership
Wed, 3 May 2006
[ 13:25 pav search for other commits by this committer ] Original commit  (Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
- Switch lua dependency to lang/lua50
[ 05:14 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 196 ports in this commit are shown above. View all ports for this commit)
Remove USE_REINPLACE from ports in categories starting with A.
Thu, 23 Feb 2006
[ 10:40 ade search for other commits by this committer ] Original commit  (Only the first 10 of 2514 ports in this commit are shown above. View all ports for this commit)
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Sat, 11 Feb 2006
[ 21:03 netchild search for other commits by this committer ] Original commit  (Only the first 10 of 103 ports in this commit are shown above. View all ports for this commit)
Reset maintainership to ports@ after ~4 months without any response to any
PR.

Thanks for contributing.

Since the acroread7 port is a somewhat important port for our users, I
will hand it over to emulation@ if no _active_ *committer* takes it
before the ports freeze.

While I'm here:
 - fix a little nit in the csound port (I think the intention was to
   create no backup file instead of creating one with a "-e" extension)
 - set ARCH to i386 in the amd64 case for the acroread7 port. This
   is a work-around to be able to install everything when a dependency
   is not already installed (ARCH is read-only in sub-makes, so the
   dependencies can't change it). This should be removed when the
   dependencies are fixed or converted to use bsd.linux-rpm.mk. [1]

Not objected to by:     portmgr (explicit: krion; silence: rest)
Maintainer timeout:     ~4 months
Submitted by:           Sangwoo Shim <sangwoos@gmail.com> [1]
PR:                     87985 [1]
Thu, 12 Jan 2006
[ 12:54 sem search for other commits by this committer ] Original commit  (Only the first 10 of 154 ports in this commit are shown above. View all ports for this commit)
- Update graphics/libglut to 6.4.1.
- Shared lib version and PORTREVISION bumb for all affected ports.

While I'm here:
- Remove USE_MESA knob where it was (35 ports).
  It marked as depricated for 2 years.

PR:             ports/90247
Submitted by:   Ermal Lu?i <eri--@albabsd.org>
Sat, 5 Nov 2005
[ 05:22 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 1045 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION to chase the glib20 shared library update.
Sun, 10 Apr 2005
[ 21:32 kris search for other commits by this committer ] Original commit 
BROKEN on 4.x: Does not compile
Tue, 15 Mar 2005
[ 03:46 trevor search for other commits by this committer ] Original commit 
Update to 1.3.2

PR:             77573
Submitted by:   Jean-Yves Lefort
Thu, 30 Dec 2004
[ 03:10 edwin search for other commits by this committer ] Original commit 
Fix dependency: libglut.3. -> glut.3

Noticed by: PointyHat Construction Company
Sat, 25 Dec 2004
[ 12:46 edwin search for other commits by this committer ] Original commit 
add dependency on graphics/libglut
Thu, 23 Dec 2004
[ 10:02 edwin search for other commits by this committer ] Original commit 
[PATCH] astro/celestia: point to correct full complete source tarball

        The astro/celestia port Makefile v1.17 is currently pointing
        to a known incomplete source tarball.
        Change MASTER_SITES to point to SourceForge's repositories
        for Celestia.  Change distinfo to correlate.

PR:             ports/68252
Submitted by:   "Paul Seniura" <pdseniura@techie.com>
Approved by:    maintainer timeout
Sat, 18 Sep 2004
[ 07:41 kris search for other commits by this committer ] Original commit 
BROKEN on 5.x: Does not compile

Approved by:    portmgr (self)
Mon, 21 Jun 2004
[ 06:23 kris search for other commits by this committer ] Original commit 
Now builds on amd64
Sat, 17 Apr 2004
[ 19:20 krion search for other commits by this committer ] Original commit 
- Fix configure warning

PR:             65674 65675 65676 65677 65678 65679
Submitted by:   Roman Neuhauser <neuhauser at chello dot cz>
Wed, 24 Mar 2004
[ 17:57 trevor search for other commits by this committer ] Original commit 
Fix packing list.
Thu, 18 Mar 2004
[ 17:50 trevor search for other commits by this committer ] Original commit 
The distfile on Sourceforge has been changed--use a different master
site for now.

Noticed by:     krion
Obtained from:  <URL:http://www.alltheweb.com> search engine (the new site)
Wed, 17 Mar 2004
[ 23:08 trevor search for other commits by this committer ] Original commit 
Update to 1.3.1.  Be less verbose.

PR:             61280
Submitted by:   Jean-Yves Lefort
Sat, 13 Mar 2004
[ 10:17 kris search for other commits by this committer ] Original commit 
BROKEN on !i386: Does not compile
Wed, 4 Feb 2004
[ 05:21 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 1588 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 2)
Sun, 31 Aug 2003
[ 04:37 edwin search for other commits by this committer ] Original commit 
Unbreak the C++ errors

Obtained from:  partly from
http://spegill.linux.is/gentoo/gentoo-portage/app-misc/celestia/files/celestia-gcc3.patch
[ 03:58 edwin search for other commits by this committer ] Original commit 
Partly unbreak astro/celestia due to C++ issues.
Also applied PR ports/46149

PR:             ports/46149
Submitted by:   Brad Laue <brad@brad-x.com>
Approved by:    maintainer timeout
Wed, 4 Jun 2003
[ 22:43 kris search for other commits by this committer ] Original commit  (Only the first 10 of 129 ports in this commit are shown above. View all ports for this commit)
Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN
tag.  Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.

Pointy hat to:  kris
Sun, 18 May 2003
[ 09:45 kris search for other commits by this committer ] Original commit 
BROKEN on 5.1: bad C++
Mon, 7 Apr 2003
[ 20:29 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
Remove USE_GNOMENG macro.
Sat, 1 Mar 2003
[ 14:34 trevor search for other commits by this committer ] Original commit  (Only the first 10 of 202 ports in this commit are shown above. View all ports for this commit)
Retire comment file.
Fri, 30 Aug 2002
[ 03:20 lioux search for other commits by this committer ] Original commit 
Deploy USE_GNOMENG infrastructure

PR:             42180
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
Fri, 24 May 2002
[ 05:23 trevor search for other commits by this committer ] Original commit 
The configure script demands Gnome.  Appease it.

Reported by:    kris
Wed, 22 May 2002
[ 22:04 trevor search for other commits by this committer ] Original commit 
Use bash to run the configure script, since it contains bashisms.
Support pthreads.

Submitted by:   Geoffrey Lassner

Make GTK+ optional.
Sat, 18 May 2002
[ 03:24 trevor search for other commits by this committer ] Original commit 
Add port of celestia, another space travel simulator.

Requested by:  Geoffrey Lassner, Bohdan 'Nexus' Horst, and Jud

Number of commits found: 92