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: games/ember/Makefile
SVNWeb

Number of commits found: 106 (showing only 100 on this page)

1 | 2  »  

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
Sun, 21 May 2017
[ 13:21 linimon search for other commits by this committer ] Original commit   Revision:441395 (Only the first 10 of 27 ports in this commit are shown above. View all ports for this commit)
Mark some ports failing on power64.  In cases where the error message
was a stub, provide a real one.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Reported by:	swills
Wed, 10 May 2017
[ 21:57 antoine search for other commits by this committer ] Original commit   Revision:440605
Mark BROKEN: fails to build

In file included from EmberServices.cxx:19:
../../../../src/services/server/ServerService.h:32:10: fatal error:
'sigc++/object_slot.h' file not found
#include <sigc++/object_slot.h>

Reported by:	pkg-fallout
Tue, 2 May 2017
[ 06:48 jbeich search for other commits by this committer ] Original commit   Revision:439934 (Only the first 10 of 336 ports in this commit are shown above. View all ports for this commit)
devel/boost-*: update to 1.64.0

Changes:	http://www.boost.org/users/history/version_1_64_0.html
PR:		218835
Approved by:	office (bapt)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D10472
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
Fri, 6 Jan 2017
[ 08:45 jbeich search for other commits by this committer ] Original commit   Revision:430692 (Only the first 10 of 324 ports in this commit are shown above. View all ports for this commit)
devel/boost-*: update to 1.63.0

Changes:	http://www.boost.org/users/history/version_1_63_0.html
PR:		215598
Exp-run by:	antoine
Approved by:	office (bapt)
MFH:		2017Q1
Wed, 23 Nov 2016
[ 12:45 jbeich search for other commits by this committer ] Original commit   Revision:426908 (Only the first 10 of 353 ports in this commit are shown above. View all ports for this commit)
devel/boost-*: update to 1.62.0

- Enable `long double` C99 math usage
- Switch 9.x back to building with GCC

Changes:	http://www.boost.org/users/history/
PR:		199601
Submitted by:	Chen Xu, bapt, amdmi3, truckman (based on)
Reviewed by:	rakuco (kde) (earlier version)
Exp-run by:	antoine (3 tries), truckman (consumers only, earlier versions)
Approved by:	bapt (office)
Wed, 2 Nov 2016
[ 22:45 mat search for other commits by this committer ] Original commit   Revision:425174 (Only the first 10 of 110 ports in this commit are shown above. View all ports for this commit)
Cleanup no longer needed CHMOD usage after r424898.

PR:		213743
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
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
Fri, 11 Dec 2015
[ 16:21 amdmi3 search for other commits by this committer ] Original commit   Revision:403545
- Switch to options helpers

Approved by:	portmgr blanket
Fri, 8 May 2015
[ 21:42 jkim search for other commits by this committer ] Original commit   Revision:385839
Fix build on 10.x and later.
Mon, 8 Dec 2014
[ 16:48 tijl search for other commits by this committer ] Original commit   Revision:374303 (Only the first 10 of 920 ports in this commit are shown above. View all ports for this commit)
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it.  Bump PORTREVISION on their dependent
ports except the ones that depend on these:

audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt

In these cases the same trick as in the recent gettext update is used.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
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, 19 Aug 2014
[ 17:47 amdmi3 search for other commits by this committer ] Original commit   Revision:365413
- Switch devel/libwfut to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed

Approved by:	portmgr blanket
Fri, 15 Aug 2014
[ 20:37 mandree search for other commits by this committer ] Original commit   Revision:365038 (Only the first 10 of 522 ports in this commit are shown above. View all ports for this commit)
Upgrade OpenEXR and ilmbase to 2.2.0.

GCC 4.2 in FreeBSD 8.X/9.X base is now too old to compile OpenEXR, so
GCC-based systems will upgrade to the default ports compiler (GCC 4.7
currently.)

Add two patches to OpenEXR to permit building it in a live system with
the older OpenEXR version installed. Bug report filed to upstream Github
at https://github.com/openexr/openexr/issues/130

Couple OpenEXR more tightly to ilmbase and require its exact .so
version.

Add UPDATING note, and bump PORTREVISION of all dependent ports.

Proto-STAGE hugin-devel, and mark it IGNORE because hugin is newer.

Approved by:	portmgr (implicit for bumping PORTREVISION on unstaged ports)
Sat, 14 Jun 2014
[ 10:48 oliver search for other commits by this committer ] Original commit   Revision:357766
fix build by defining TOLUAXX_CMD on my own
Mon, 26 May 2014
[ 15:30 bapt search for other commits by this committer ] Original commit   Revision:355361
Finish conversion to USES=lua
Sun, 23 Mar 2014
[ 09:46 oliver search for other commits by this committer ] Original commit   Revision:348847
update to 0.7.2
switch to CLang
Sun, 16 Mar 2014
[ 22:33 gerald search for other commits by this committer ] Original commit   Revision:348436
Now that the default version of GCC in the Ports Collection (per
lang/gcc and Mk/bsd.default-versions.mk) is GCC 4.7, replace
USE_GCC=4.7+ by USE_GCC=yes.

Approved by:	portmgr (mat)
Mon, 10 Mar 2014
[ 20:55 gerald search for other commits by this committer ] Original commit   Revision:347809 (Only the first 10 of 1081 ports in this commit are shown above. View all ports for this commit)
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3.  This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.

Part II, Bump PORTREVISIONs.

PR:		182136
Supported by:	Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by:	bdrewery (two -exp runs)
Wed, 5 Mar 2014
[ 08:27 oliver search for other commits by this committer ] Original commit   Revision:347100
update devel/eris to 1.3.23
Thu, 27 Feb 2014
[ 08:49 oliver search for other commits by this committer ] Original commit   Revision:346265
fix build after boost update
Fri, 21 Feb 2014
[ 13:36 ehaupt search for other commits by this committer ] Original commit   Revision:345410 (Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
Remove trailing whitespaces from category games
Mon, 10 Feb 2014
[ 13:54 ehaupt search for other commits by this committer ] Original commit   Revision:343634 (Only the first 10 of 581 ports in this commit are shown above. View all ports for this commit)
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
Fri, 7 Feb 2014
[ 11:44 bapt search for other commits by this committer ] Original commit   Revision:343214 (Only the first 10 of 229 ports in this commit are shown above. View all ports for this commit)
Chase boost and icu bump
While here convert some LIB_DEPENDS
Wed, 25 Dec 2013
[ 23:29 antoine search for other commits by this committer ] Original commit   Revision:337464 (Only the first 10 of 78 ports in this commit are shown above. View all ports for this commit)
Convert the tree to USES=openal

Approved by:	portmgr (bapt)
Thu, 12 Dec 2013
[ 11:14 bapt search for other commits by this committer ] Original commit   Revision:336255 (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
Convert LIB_DEPENDS for ports depending on boost
Thu, 21 Nov 2013
[ 08:19 oliver search for other commits by this committer ] Original commit   Revision:334470
update devel/atlas-devel to 0.6.3 which now requires a C++-11 compiler
new .so version changes in affected ports
change some ports to use USE_GCC=4.7+ (tested with 4.7 and 4.8) as this is
needed for dependencies to devel/atlas-devel
finally fix the compilation error in games/ember for at least FreeBSD 9
Sat, 26 Oct 2013
[ 00:52 gerald search for other commits by this committer ] Original commit   Revision:331644 (Only the first 10 of 1147 ports in this commit are shown above. View all ports for this commit)
Update to libmpc version 1.0.1 which brings the following fixes:

 - Switched to automake 1.11.6, see CVE-2012-3386.
 - #14669: Fixed extraction of CC from gmp.h.
 - Fixed case of intermediate zero real or imaginary part in mpc_fma,
   found by hydra with GMP_CHECK_RANDOMIZE=1346362345.

This is on top of the following changes from version 1.0

 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
   invariant sections) for the documentation.
 - 100% of all lines are covered by tests
 - Renamed functions
   . mpc_mul_2exp to mpc_mul_2ui
   . mpc_div_2exp to mpc_div_2ui
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 20 Sep 2013
[ 17:36 bapt search for other commits by this committer ] Original commit   Revision:327730 (Only the first 10 of 1149 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:
games)
Fri, 6 Sep 2013
[ 13:01 bapt search for other commits by this committer ] Original commit   Revision:326494 (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
Wed, 14 Aug 2013
[ 22:35 ak search for other commits by this committer ] Original commit   Revision:324744 (Only the first 10 of 1725 ports in this commit are shown above. View all ports for this commit)
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Tue, 19 Mar 2013
[ 13:04 eadler search for other commits by this committer ] Original commit   Revision:314640 (Only the first 10 of 218 ports in this commit are shown above. View all ports for this commit)
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.

If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.

PR:		ports/177081
Reviewed by:	bapt
Approved by:	portmgr (miwi)
Thu, 31 Jan 2013
[ 13:38 bapt search for other commits by this committer ] Original commit   Revision:311310 (Only the first 10 of 164 ports in this commit are shown above. View all ports for this commit)
Chase boost update
Sat, 19 Jan 2013
[ 10:09 oliver search for other commits by this committer ] Original commit   Revision:310647 (Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
update of the worldfordge suite

devel/eris:      1.3.21
devel/mercator:  0.3.2
devel/varconf:   1.0.0
math/wfmath:     1.0.1
net/cyphesis:    0.6.0
net/skstream:    0.3.9
games/ember:     0.7.0
Sun, 29 Jul 2012
[ 11:17 cs search for other commits by this committer ] Original commit  (Only the first 10 of 181 ports in this commit are shown above. View all ports for this commit)
Fix typos in COMMENT

Approved by:	portmgr@ (implicit)
Sun, 24 Jun 2012
[ 18:42 oliver search for other commits by this committer ] Original commit 
update cegui to 0.7.7
[ 08:21 oliver search for other commits by this committer ] Original commit 
update cegui to 0.7.6
ignore tinyxml when installed and always use local copy [1]

PR:             ports/164547 [1]
Submitted by:   Yanhui Shen <shen.elf@gmail.com> [1]
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
Mon, 28 May 2012
[ 13:46 amdmi3 search for other commits by this committer ] Original commit 
- Enable null renderer in cegui
- Fix cegui library versioning scheme

PR:             167831
Submitted by:   myself
Approved by:    maintainer timeout (oliver, 2 weeks)
Sat, 18 Feb 2012
[ 10:18 mva search for other commits by this committer ] Original commit  (Only the first 10 of 537 ports in this commit are shown above. View all ports for this commit)
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions

Tested by:      exp-run by pav
Thu, 26 Jan 2012
[ 07:59 oliver search for other commits by this committer ] Original commit 
update ogre to 1.7.4
bump PORTREVISION on affected ports
Fri, 9 Dec 2011
[ 10:23 oliver search for other commits by this committer ] Original commit 
update varconf to 0.6.7
update eris to 1.3.19
update ember to 0.6.2

Feature safe:   yes
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, 1 Aug 2011
[ 06:03 oliver search for other commits by this committer ] Original commit 
update graphics/ogre3d to 1.7.3
bump PORTREVISION of affected ports
Fri, 29 Apr 2011
[ 05:56 oliver search for other commits by this committer ] Original commit  (Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
big WorldForge update:
update eris to 1.3.18
update wfmath to 0.3.11
update skstream to 0.3.8
update mercator to 0.3.0
update ember to 0.6.1
update cyphesis to 0.5.26
Thu, 10 Mar 2011
[ 08:21 oliver search for other commits by this committer ] Original commit  (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
graphics/cegui:         update to 0.7.5
graphics/ogre3d:        update to 1.7.2
games/ember:            update to 0.6.0
games/freeorion:        update to 0.3.13.3795
games/vegastrike:       Bump PORTREVISION
x11-toolkits/gigi:      Bump PORTREVISION

PR:             153817, 153818
Thu, 20 Jan 2011
[ 11:45 oliver search for other commits by this committer ] Original commit 
update devel/mercator to 0.2.9

Feature safe:   yes
Thu, 21 Oct 2010
[ 11:13 oliver search for other commits by this committer ] Original commit 
update devel/eris to 1.3.16
Thu, 9 Sep 2010
[ 06:18 oliver search for other commits by this committer ] Original commit 
correct my previous commit where i accidently bumped PORTVERSION
instead of PORTREVISION.
I hope it is OK having PORTVERSION moving backwards and not
bumping PORTEPOCH because the port was never buildable with this
higher PORTVERSION
Tue, 7 Sep 2010
[ 15:17 oliver search for other commits by this committer ] Original commit 
update devel/mercator to 0.2.8
update net/skstream to 0.3.7
bump PORTREVISION on affected ports
Wed, 9 Jun 2010
[ 05:22 oliver search for other commits by this committer ] Original commit 
update ember to 0.5.8
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
Mon, 25 Jan 2010
[ 19:15 pav search for other commits by this committer ] Original commit  (Only the first 10 of 66 ports in this commit are shown above. View all ports for this commit)
- Introduce USE_OPENAL variable for OpenAL consumers
- Switch to openal-soft as a default OpenAL implementation

PR:             ports/142123
Submitted by:   mva
Tested by:      pointyhat exp-run
Approved by:    portmgr (hat)
Mon, 11 Jan 2010
[ 16:05 oliver search for other commits by this committer ] Original commit 
make the default install runable
bump PORTREVISION
Sat, 2 Jan 2010
[ 08:31 oliver search for other commits by this committer ] Original commit 
update graphics/ogre3d to 1.6.5
Thu, 3 Dec 2009
[ 15:05 oliver search for other commits by this committer ] Original commit 
update to 0.5.7
Thu, 15 Oct 2009
[ 17:04 oliver search for other commits by this committer ] Original commit 
update graphics/ogre3d to 1.6.3
bump PORTREVISION on affected ports
Sat, 22 Aug 2009
[ 00:23 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 415 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 G
Fri, 31 Jul 2009
[ 13:57 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 3009 ports in this commit are shown above. View all ports for this commit)
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
Thu, 14 May 2009
[ 07:32 oliver search for other commits by this committer ] Original commit 
fix media installation
Tue, 12 May 2009
[ 04:51 oliver search for other commits by this committer ] Original commit 
update to 0.5.6
mark MAKE_JOBS_SAFE= yes
Wed, 6 May 2009
[ 04:45 oliver search for other commits by this committer ] Original commit 
update to 0.5.5
Sun, 5 Apr 2009
[ 10:09 oliver search for other commits by this committer ] Original commit 
library version of eris was not meant to be included in the last commit
[ 08:15 oliver search for other commits by this committer ] Original commit 
update mercator to 0.2.7
update cyphesis to 0.5.19
bump portrevision on ember
Mon, 5 Jan 2009
[ 20:36 pav search for other commits by this committer ] Original commit  (Only the first 10 of 102 ports in this commit are shown above. View all ports for this commit)
- Remove conditional checks for FreeBSD 5.x and older
Sat, 22 Nov 2008
[ 15:50 oliver search for other commits by this committer ] Original commit 
install media file to the correct location to make ember actually work
Tue, 23 Sep 2008
[ 04:47 oliver search for other commits by this committer ] Original commit 
update to 0.5.4
Thu, 28 Aug 2008
[ 04:17 oliver search for other commits by this committer ] Original commit 
update mercator to 0.2.6
Mon, 14 Jul 2008
[ 18:09 oliver search for other commits by this committer ] Original commit 
fix PORTDOCS
make portlint a bit more happy about Makefile
Sun, 13 Jul 2008
[ 18:39 oliver search for other commits by this committer ] Original commit 
update to 0.5.3
use lua 5.1
Wed, 18 Jun 2008
[ 17:44 oliver search for other commits by this committer ] Original commit 
update ogre to 1.4.9
Sun, 1 Jun 2008
[ 05:56 oliver search for other commits by this committer ] Original commit 
update to 0.5.2
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)
Mon, 24 Mar 2008
[ 23:21 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 102 ports in this commit are shown above. View all ports for this commit)
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
Thu, 13 Mar 2008
[ 14:28 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 442 ports in this commit are shown above. View all ports for this commit)
- Chase devel/sdl12 shlib version bump
Fri, 7 Mar 2008
[ 19:11 oliver search for other commits by this committer ] Original commit 
update ogre3d to 1.4.7
Thu, 28 Feb 2008
[ 17:27 oliver search for other commits by this committer ] Original commit 
update to 0.5.1
take care of library updates of devel/eris and graphics/ogre3d
Wed, 3 Oct 2007
[ 17:43 oliver search for other commits by this committer ] Original commit 
update graphics/ogre3d to 1.4.5
Sun, 30 Sep 2007
[ 10:12 oliver search for other commits by this committer ] Original commit 
set RUN_DEPENDS
bump PORTREVISION
Wed, 19 Sep 2007
[ 13:53 oliver search for other commits by this committer ] Original commit 
update to 0.5.0
do not force the usage of gcc 3.4, the ports are now gcc 4 ready
Thu, 7 Jun 2007
[ 15:15 oliver search for other commits by this committer ] Original commit 
use gcc 3.4 because dependent ports are using gcc and so it will only
compile with gcc 3.4
Fri, 25 May 2007
[ 17:49 oliver search for other commits by this committer ] Original commit 
move from X11BASE to LOCALBASE
bump PORTREVISION
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}.
Thu, 5 Apr 2007
[ 09:41 oliver search for other commits by this committer ] Original commit 
update to 0.4.3
Sun, 4 Mar 2007
[ 20:27 oliver search for other commits by this committer ] Original commit 
update to 0.4.2
Sat, 27 Jan 2007
[ 08:14 oliver search for other commits by this committer ] Original commit 
bump PORTREVISION for ogre3d update
Wed, 27 Sep 2006
[ 14:13 oliver search for other commits by this committer ] Original commit 
mark IGNORE again for OSVERSION < 600000
Wed, 20 Sep 2006
[ 11:21 stas search for other commits by this committer ] Original commit  (Only the first 10 of 453 ports in this commit are shown above. View all ports for this commit)
 - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
   structure (i.e. include/SDL for includes and sdl-config for configuration
   binary)
 - Update graphics/sdl_ttf to version 2.0.8
 - Update graphics/sdl_image to version 1.2.5
 - Update audio/sdl_mixer to version 1.2.7
 - Update net/sdl_net to version 1.2.6
 - Update Mk/bsd.sdl.mk accordingly
 - Fix dependent ports to fit the new directory structure and avoid several
   API breakages
 - Bump up portrevisions for all dependent ports to allow them to be upgraded
   by portupgrade/portmaster etc tools

Approved by:    kris (portmgr), sem (mentor)
Mon, 18 Sep 2006
[ 17:31 oliver search for other commits by this committer ] Original commit 
update ogre3d to 1.2.3
Mon, 11 Sep 2006
[ 14:26 oliver search for other commits by this committer ] Original commit 
update to 0.4.1
Thu, 8 Jun 2006
[ 16:07 oliver search for other commits by this committer ] Original commit  (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
update freealut to 1.1.0
Sun, 7 May 2006
[ 23:46 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 402 ports in this commit are shown above. View all ports for this commit)
Remove USE_REINPLACE for categories starting with a G
Sun, 23 Apr 2006
[ 18:50 oliver search for other commits by this committer ] Original commit 
readd wuft depedency
[ 10:14 oliver 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)
update to openal 20060211 [1]
fix dependant ports [2]

PR:             ports/96172 [1]
                ports/95192 [2]
Submitted by:   maintainer  [1]
                oliver      [2]
Approved by:    maintainer
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)
Mon, 16 Jan 2006
[ 06:27 oliver search for other commits by this committer ] Original commit 
update to varconf 0.6.4
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.
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.

Number of commits found: 106 (showing only 100 on this page)

1 | 2  »