non port: databases/grass/Makefile |
SVNWeb
|
Number of commits found: 125 (showing only 100 on this page) |
Tue, 27 Jun 2017
|
[ 13:46 sunpoet ] (Only the first 10 of 252 ports in this commit are shown above. )
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 ] (Only the first 10 of 711 ports in this commit are shown above. )
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, 21 Apr 2017
|
[ 16:28 amdmi3 ]
- Fix shebangs
|
Sat, 1 Apr 2017
|
[ 15:23 gerald ] (Only the first 10 of 1118 ports in this commit are shown above. )
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 ] (Only the first 10 of 160 ports in this commit are shown above. )
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)
|
Wed, 7 Dec 2016
|
[ 13:24 gerald ] (Only the first 10 of 227 ports in this commit are shown above. )
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), part II.
The first part covered 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.
This adds ports with USES=fortran and ports using Mk/bsd.octave.mk
which in turn has USES=fortran.
PR: 214965
Reported by: thierry
|
Tue, 22 Nov 2016
|
[ 21:56 antoine ]
Add explicit build dependency on the python symlink, right now they rely on
it being provided by x11-toolkits/gtk20
|
Sun, 20 Nov 2016
|
[ 09:38 gerald ] (Only the first 10 of 364 ports in this commit are shown above. )
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.
|
[ 03:31 marino ]
databases/grass: Document and configure ncurses requirement
|
Fri, 4 Nov 2016
|
[ 14:30 jbeich ]
databases/grass: unbreak build with ffmpeg 3.x
lib/ogsf/gsd_img_mpeg.c:41:24: error: 'PIX_FMT_YUV420P' undeclared (first use in
this function)
#define STREAM_PIX_FMT PIX_FMT_YUV420P /* default pix_fmt */
^
lib/ogsf/gsd_img_mpeg.c:97:18: note: in expansion of macro 'STREAM_PIX_FMT'
c->pix_fmt = STREAM_PIX_FMT;
^
lib/ogsf/gsd_img_mpeg.c:41:24: note: each undeclared identifier is reported only
once for each function it appears in
#define STREAM_PIX_FMT PIX_FMT_YUV420P /* default pix_fmt */
^
lib/ogsf/gsd_img_mpeg.c:97:18: note: in expansion of macro 'STREAM_PIX_FMT'
c->pix_fmt = STREAM_PIX_FMT;
^
lib/ogsf/gsd_img_mpeg.c:98:24: error: 'CODEC_ID_MPEG2VIDEO' undeclared (first
use in this function)
if (c->codec_id == CODEC_ID_MPEG2VIDEO) {
^
PR: 207547
|
Sun, 11 Sep 2016
|
[ 14:29 wen ]
- Update to 6.4.6
|
Mon, 25 Apr 2016
|
[ 16:13 mat ] (Only the first 10 of 84 ports in this commit are shown above. )
Remove USE_SQLITE from bsd.databases.mk, replaced by USES=sqlite.
While there replace USE_SQLITE=x by USES=sqlite:x.
PR: 208971
Submitted by: mat
Exp-run by: antoine
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D5951
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Tue, 12 Jan 2016
|
[ 16:20 amdmi3 ] (Only the first 10 of 791 ports in this commit are shown above. )
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket
|
Thu, 1 Oct 2015
|
[ 15:50 amdmi3 ]
- Fix more shebangs
- Drop unneeded WX_UNICODE
- Remove useless checks to fix packaging as non-root
|
Wed, 16 Sep 2015
|
[ 19:51 bapt ] (Only the first 10 of 73 ports in this commit are shown above. )
Remove ansi version fo wxGTK 2.8 and only keep the unicode version
All applications in the ports tree works correctly with unicode version of wxGTK
Newer version of wxGTK are unicode only (3.0+)
Note that now WX_UNICODE macro is noop
|
Sun, 13 Sep 2015
|
[ 18:36 bapt ]
Switch to use unicode version of wx
|
Wed, 29 Jul 2015
|
[ 12:15 wen ]
- Update to 6.4.5
PR: 201838
Submitted by: tkato432@yahoo.com
|
Thu, 9 Jul 2015
|
[ 16:05 sunpoet ] (Only the first 10 of 21 ports in this commit are shown above. )
- Update to 2.0.0
- Bump PORTREVISION for graphics/gdal shlib change
- Mark astro/merkaartor as BROKEN
Changes: http://trac.osgeo.org/gdal/wiki/Release/2.0.0-News
|
Mon, 22 Jun 2015
|
[ 18:33 antoine ] (Only the first 10 of 374 ports in this commit are shown above. )
Convert to USES=jpeg
|
Mon, 15 Jun 2015
|
[ 13:03 wen ] (Only the first 10 of 29 ports in this commit are shown above. )
- Update graphics/proj to 4.9.1
- Bump PORTREVISION to chase the update of proj
PR: 200434
Submitted by: wen@(myself)
Approved by: maintainer(timeout, >20 days)
|
Sat, 10 Jan 2015
|
[ 19:45 thierry ]
Uses blaslapack.mk.
|
Thu, 25 Dec 2014
|
[ 20:54 bapt ] (Only the first 10 of 446 ports in this commit are shown above. )
Bump portrevision after png update
|
[ 19:04 antoine ] (Only the first 10 of 332 ports in this commit are shown above. )
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade
|
Mon, 8 Dec 2014
|
[ 16:48 tijl ] (Only the first 10 of 920 ports in this commit are shown above. )
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 )
|
Mon, 6 Oct 2014
|
[ 15:18 jhale ]
- Convert python and pgsql to USES
- Clean up plist
|
Wed, 10 Sep 2014
|
[ 20:50 gerald ] (Only the first 10 of 3171 ports in this commit are shown above. )
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)
|
Sun, 31 Aug 2014
|
[ 16:36 tijl ] (Only the first 10 of 83 ports in this commit are shown above. )
math/fftw3:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove PTHREAD_CFLAGS and PTHREAD_LIBS
- Use MAKE_CMD
|
Sat, 9 Aug 2014
|
[ 14:53 marino ]
databases/grass: Upgraade version 6.4.3 => 6.4.4
PR: 191813
Submitted by: Ports Fury
|
Fri, 11 Jul 2014
|
[ 11:16 sunpoet ] (Only the first 10 of 23 ports in this commit are shown above. )
- Remove USE_AUTOTOOLS=libtool
- Bump PORTREVISION for package change
- Bump PORTREVISION for graphics/gdal shlib change [1]
Approved by: portmgr (implicit) [1]
|
Sat, 5 Jul 2014
|
[ 12:19 tijl ] (Only the first 10 of 59 ports in this commit are shown above. )
Bump more ports that depend on libsqlite3.so:
- ports that set USE_SQLITE with the *_USE option helper
- ports that depend on libsqlite3 indirectly as reported by pkg rquery
Approved by: portmgr (implicit)
|
Sat, 26 Apr 2014
|
[ 18:18 sunpoet ] (Only the first 10 of 13 ports in this commit are shown above. )
- Update to 1.11.0
- Use PORTDATA
- Bump PORTREVISION for graphics/gdal shlib change
Changes: http://trac.osgeo.org/gdal/wiki/Release/1.11.0-News
|
Wed, 16 Apr 2014
|
[ 18:28 zeising ] (Only the first 10 of 1008 ports in this commit are shown above. )
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 )
|
Mon, 10 Mar 2014
|
[ 20:55 gerald ] (Only the first 10 of 1081 ports in this commit are shown above. )
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)
|
Thu, 27 Feb 2014
|
[ 08:54 miwi ]
- Update to 6.4.3
- Convert to USES
- Use options helper
PR: 181057
Submitted by: ports fury
|
Mon, 27 Jan 2014
|
[ 17:35 bapt ] (Only the first 10 of 27 ports in this commit are shown above. )
Deprecate ports broken for more than 6 month
|
Wed, 11 Dec 2013
|
[ 18:08 bapt ] (Only the first 10 of 103 ports in this commit are shown above. )
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in databases
|
Sat, 26 Oct 2013
|
[ 00:52 gerald ] (Only the first 10 of 1147 ports in this commit are shown above. )
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 )
|
Wed, 23 Oct 2013
|
[ 15:35 gahr ]
- Remove useless USE_TCL
|
Wed, 25 Sep 2013
|
[ 10:50 gahr ]
- Convert to USES+=tk and USES+=gmake
|
Fri, 20 Sep 2013
|
[ 16:13 bapt ] (Only the first 10 of 927 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
|
Wed, 21 Aug 2013
|
[ 03:46 sunpoet ] (Only the first 10 of 19 ports in this commit are shown above. )
- Update to 1.10.0
- Update COMMENT and remove leading indefinite article from COMMENT
- Bump PORTREVISION for graphics/gdal shlib change
Changes: http://trac.osgeo.org/gdal/wiki/Release/1.10.0-News
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Sat, 3 Aug 2013
|
[ 08:45 az ] (Only the first 10 of 140 ports in this commit are shown above. )
- Convert to new perl framework
- Trim Makefile header
|
Wed, 24 Jul 2013
|
[ 06:16 bapt ]
Mark as broken:
Error: cc -E -I/usr/local/include -I/usr/local/include
-DPACKAGE="grasslibs" -DPACKAGE="grasslibs"
-I/wrkdirs/usr/ports/databases/grass/work/grass-6.4.2/dist.amd64/include: In
file included from
/wrkdirs/usr/ports/databases/grass/work/grass-6.4.2/dist.amd64/include/grass/gis.h:25,
Error: cc -E -I/usr/local/include -I/usr/local/include
-DPACKAGE="grasslibs" -DPACKAGE="grasslibs"
-I/wrkdirs/usr/ports/databases/grass/work/grass-6.4.2/dist.amd64/include:
from /tmp/tmpAeHg0r.h:1:
Error: cc -E -I/usr/local/include -I/usr/local/include
-DPACKAGE="grasslibs" -DPACKAGE="grasslibs"
-I/wrkdirs/usr/ports/databases/grass/work/grass-6.4.2/dist.amd64/include:
/usr/include/stdarg.h:72:2: error: #error this file needs to be ported to your
compiler
Status: Parsing /tmp/tmpAeHg0r.h
Error: /usr/include/stdio.h:67: Syntax error at 'va_list'
Error: /usr/include/stdio.h:271: Syntax error at '__va_list'
Error: /usr/include/stdio.h:272: Syntax error at '__va_list'
Error: /usr/include/stdio.h:274: Syntax error at '__va_list'
Error: /usr/include/stdio.h:279: Syntax error at '__va_list'
Error: /usr/include/stdio.h:281: Syntax error at '__va_list'
Error: /usr/include/stdio.h:283: Syntax error at '__va_list'
Error: /usr/include/stdio.h:284: Syntax error at '__va_list'
Error: /usr/include/stdio.h:348: Syntax error at '__va_list'
Error: /usr/include/stdio.h:401: Syntax error at '__va_list'
Error:
/wrkdirs/usr/ports/databases/grass/work/grass-6.4.2/dist.amd64/include/grass/gisdefs.h:126:
Syntax error at 'va_list'
Status: Processing description list.
Reported by: pkg-fallout
|
Mon, 6 May 2013
|
[ 15:34 bapt ] (Only the first 10 of 78 ports in this commit are shown above. )
Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline
|
Sat, 27 Apr 2013
|
[ 08:50 mva ] (Only the first 10 of 196 ports in this commit are shown above. )
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm
|
Wed, 24 Apr 2013
|
[ 18:10 ak ] (Only the first 10 of 1028 ports in this commit are shown above. )
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt)
|
Thu, 28 Mar 2013
|
[ 15:51 eadler ] (Only the first 10 of 53 ports in this commit are shown above. )
Drop support for old versions of FreeBSD from unmaintained ports
Reviewed by: miwi
|
Fri, 14 Dec 2012
|
[ 09:36 araujo ]
- Support USE_READLINE.
- Trim header.
PR: ports/171974
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
Sat, 4 Aug 2012
|
[ 22:52 kwm ] (Only the first 10 of 122 ports in this commit are shown above. )
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.
|
Tue, 26 Jun 2012
|
[ 20:59 pav ]
- Mark BROKEN: does not build
Reported by: pointyhat
|
Fri, 1 Jun 2012
|
[ 16:59 bapt ]
Convert to new options framework
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Sat, 19 May 2012
|
[ 10:07 sunpoet ] (Only the first 10 of 14 ports in this commit are shown above. )
- Bump PORTREVISION for graphics/gdal shlib change
|
Mon, 7 May 2012
|
[ 08:12 wen ] (Only the first 10 of 17 ports in this commit are shown above. )
- Bump PORTREVISION to chase the update of graphics/proj
|
Sun, 25 Mar 2012
|
[ 03:55 miwi ]
- Update MASTER_SITES and WWW: line
- Add LICENSE
- Add MAKE_JOBS_SAFE
- Fix LIB_DEPENDS
- Fix pkg-plist
PR: 166021
Submitted by: Ports Fury
Feature safe: yes
|
Thu, 8 Mar 2012
|
[ 10:17 wen ]
- Update to 6.4.2
|
Mon, 6 Feb 2012
|
[ 12:25 miwi ] (Only the first 10 of 44 ports in this commit are shown above. )
- Chase unixODBC shlib bump
|
Sat, 22 Oct 2011
|
[ 21:40 pav ]
- Chase fftw3 shlib bump (no PORTREVISION bump because rev. 1.69 could never
build)
Reported by: pointyhat
|
Thu, 20 Oct 2011
|
[ 03:09 wen ]
- Update to 6.4.1
PR: ports/161582
Submitted by: Bartoletti <coder@tuxfamily.org>
|
Mon, 17 Oct 2011
|
[ 10:08 bf ] (Only the first 10 of 72 ports in this commit are shown above. )
- update fftw3* to 3.3 [1], and adjust dependent ports
- make use of optimizations by default, where possible
(quad flavor to follow shortly, and mpi at a later date)
Suggestions and patches from: ache, C. Burns, wen
|
Wed, 10 Aug 2011
|
[ 08:47 linimon ]
Mark as broken on sparc64: does not configure.
|
Wed, 9 Mar 2011
|
[ 08:19 wen ]
- Fix the build with mysql odbc and sqlite
|
[ 02:01 wen ]
- Fix build with postgresql
Reported by: ohartman@zedat.fu-berlin.de <via email>
|
Sat, 29 Jan 2011
|
[ 13:09 sunpoet ] (Only the first 10 of 11 ports in this commit are shown above. )
- Bump PORTREVISION for gdal shlib change
Feature safe: yes
|
Thu, 21 Oct 2010
|
[ 01:12 wen ]
- Update to 6.4.0
Thanks to: lbartoletti <coder@tuxfamily.org>
|
Mon, 31 May 2010
|
[ 02:01 ade ] (Only the first 10 of 1416 ports in this commit are shown above. )
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Fri, 27 Nov 2009
|
[ 23:17 miwi ] (Only the first 10 of 13 ports in this commit are shown above. )
- Chase graphics/proj shlib bump
|
Mon, 5 Oct 2009
|
[ 12:58 pav ]
- Not make jobs safe
|
Sat, 18 Jul 2009
|
[ 11:11 dinoex ] (Only the first 10 of 337 ports in this commit are shown above. )
- update to jpeg7
Tested by: pav on pointyhat
|
Tue, 17 Mar 2009
|
[ 15:09 rafan ]
- Chase graphics/gdal 1.6.0 update
|
Mon, 23 Feb 2009
|
[ 14:46 mm ] (Only the first 10 of 103 ports in this commit are shown above. )
- Change default Tcl/Tk version to 8.5
- Bump PORTVERSION of ports affected
Tested by: pointyhat (pav)
|
Fri, 23 Jan 2009
|
[ 16:28 flz ] (Only the first 10 of 612 ports in this commit are shown above. )
- 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:17 edwin ] (Only the first 10 of 155 ports in this commit are shown above. )
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)
|
Sat, 19 Apr 2008
|
[ 17:56 miwi ] (Only the first 10 of 2842 ports in this commit are shown above. )
- 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, 15 Apr 2008
|
[ 19:13 tabthorpe ]
- Reassign to ports@
- Thank you for your service, we hope to see you back
PR: ports/122796, ports/122797, ports/122798
Submitted by: Laurent Courty <lrntct gmail.com>
|
Fri, 4 Apr 2008
|
[ 06:26 rafan ]
- Resolve conflict with devel/ruby-gems: bin/gem is installed by these two
ports. As ruby-gems is more popular, change grass's gem to
grass%%VER%%-gem. [1,2]
- Use LOCALBASE/bin/bash instead of /bin/bash in some shell scripts [2,3]
- Add supports for ODBC and SQLite in OPTIONS (default off) [2]
- Bump PORTREVISION
PR: ports/115818 [1], ports/121919 [2,3]
Reported by: Chris Calvey <chris at infosec.yi.org> [1],
Sajo Zsolt Attila <sajozsattila at citromail.hu> [3]
Submitted by: TAOKA Fumiyoshi <fmysh at iijmio-mail.jp> [2]
Approved by: maintainer timeout (2 weeks)
|
Sun, 17 Feb 2008
|
[ 06:00 rafan ]
- Update to 6.2.3
PR: ports/119373
Submitted by: TAOKA Fumiyoshi <fmysh at iijmio-mail.jp>
Approved by: maintainer timeout (6 weeks)
|
Thu, 4 Oct 2007
|
[ 00:21 edwin ] (Only the first 10 of 14 ports in this commit are shown above. )
Remove always-false/true conditions based on OSVERSION 500000
|
Sun, 22 Jul 2007
|
[ 19:33 laszlof ] (Only the first 10 of 37 ports in this commit are shown above. )
- Add ports to "geography" virtual category
Approved by: Pav (wearing portmgr hat)
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Wed, 21 Feb 2007
|
[ 13:24 rafan ]
- Update to 6.2.1
PR: ports/107336 (based on)
Submitted by: Steven Kreuzer<skreuzer@f2o.org>
Approved by: maintainer timeout (20 days)
|
Mon, 8 Jan 2007
|
[ 00:00 pav ]
- Use new USE_TCL_BUILD/USE_TK_BUILD macros
|
Mon, 12 Jun 2006
|
[ 18:41 erwin ]
Remove non-existent knob USE_FFTW.
Approved by: maintainer
|
Sat, 15 Apr 2006
|
[ 23:33 lawrance ]
Update to 6.0.2.
- Add OPTIONS for selecting database support.
- Set USE_LDCONFIG to handle ldconfig startup script.
PR: ports/93830
Submitted by: Laurent Courty <lrntct@gmail.com> (maintainer)
|
Sat, 7 Jan 2006
|
[ 00:40 edwin ]
It seemed that the 4.x build was generating more files than the 6.x build.
Fixed pkg-plist accordingly.
Noticed by: YAPHR
|
Mon, 2 Jan 2006
|
[ 09:52 edwin ]
[maintainer update]/databases/grass fix start-up script
Fix the start-up script in order to run ld-config in the
right directory.
PR: ports/91173
Submitted by: Laurent Courty <lrntct@gmail.com>
|
Thu, 29 Dec 2005
|
[ 22:24 edwin ]
databases/grass add libs handling
Change install directory and add a start-up script for
ldconfig. PORTREVISION bumped because libraries wasn't
usable for other applications before.
PR: ports/91069
Submitted by: Laurent Courty <lrntct@gmail.com>
|
Tue, 27 Dec 2005
|
[ 00:40 edwin ] (Only the first 10 of 17 ports in this commit are shown above. )
[Maintainer Update] /databases/grass update to 6.0.1
- removed all patches
- added new patches to get rid of matherr references
PR: ports/89769
Submitted by: Laurent Courty <lrntct@gmail.com>
|
Tue, 15 Nov 2005
|
[ 06:52 ade ] (Only the first 10 of 1438 ports in this commit are shown above. )
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 Jan 2005
|
[ 00:35 girgen ] (Only the first 10 of 107 ports in this commit are shown above. )
Split the postgresql ports into a server and a client part.
All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.
PR: 75344
Approved by: portmgr@ (kris), ade & sean (mentors)
|
Wed, 27 Oct 2004
|
[ 00:46 edwin ]
Bump port-epoch to shut up chkversion (Hi eik@!)
|
Mon, 25 Oct 2004
|
[ 21:56 mharo ]
Backout changes until I figure out where the rest of the patches went
|
Mon, 18 Oct 2004
|
[ 01:38 mharo ]
upgrade to 5.0.3
|
Sun, 11 Jul 2004
|
[ 11:20 fjoe ]
- Fix build on 5.x (fix compiling with gcc 3.x). This fixes pkg-plist on 5.x.
- Provide really working fix for odbc driver.
- Remove locks/%%HOSTNAME%% from pkg-plist -- it is cleaned up in
pkg-deinstall.
- Bump PORTREVISION.
|
Wed, 7 Jul 2004
|
[ 15:10 fjoe ]
- USE_MESA -> USE_GL.
- Fix build with thread-safe unixODBC.
- Partially fix pkg-plist (still broken on FreeBSD 5).
- Bump PORTREVISION.
|
Sun, 6 Jun 2004
|
[ 23:30 pav ]
- Fix fetching
PR: ports/67641
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
|
Number of commits found: 125 (showing only 100 on this page) |