non port: math/graphthing/Makefile |
SVNWeb
|
Number of commits found: 61 |
Sat, 31 Dec 2022
|
[ 02:12 Muhammad Moinur Rahman (bofh) ] 6e7e685
math/graphthing: Cleanup expired ports
Approved by: portmgr
|
Thu, 22 Dec 2022
|
[ 12:00 Loïc Bartoletti (lbartoletti) ] 35e5bbd
math/graphthing: mark deprecated
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] f53eb28 (Only the first 10 of 719 ports in this commit are shown above. )
math: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Alessando Sagratini <ale_sagra@hotmail.com>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Amarendra Godbole <amarendra.godbole@gmail.com>
* Anders Nordby <anders@FreeBSD.org>
* Andreas Fehlner (fehlner@gmx.de)
* Andrew L. Neporada <andrew@chg.ru>
* Andrey <gugu@zoo.rambler.ru>
* Andrey Zakhvatov (Only the first 15 lines of the commit message are shown above )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Fri, 8 Nov 2019
|
[ 14:11 tobik ] (Only the first 10 of 17 ports in this commit are shown above. )
math: Add missing USES={gl,gnome,php,sdl,xorg}
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
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 ] (Only the first 10 of 3168 ports in this commit are shown above. )
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, 2 Dec 2018
|
[ 12:49 linimon ]
USES=compiler:c++11-lang is necessary to fix build on GCC-based
architectures.
While here, pet portlint.
PR: 233614
Submitted by: Piotr Kubaj
|
Tue, 16 Aug 2016
|
[ 08:32 amdmi3 ]
- Drop deprecated WX_UNICODE
- Regenerate patches with `make makepatch`
- Fix WWW:
|
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
|
Wed, 25 Mar 2015
|
[ 07:37 marino ] (Only the first 10 of 22 ports in this commit are shown above. )
math category: Remove $PTHREAD_LIBS
Note that math/PDL did not pass stage-QA before, so it was fixed.
approved by: PTHREAD blanket
|
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)
|
Mon, 24 Mar 2014
|
[ 17:16 bapt ]
Use only 2.8 and unicode version of wxGTK
|
Sun, 16 Feb 2014
|
[ 19:12 danilo ]
- Add stage support
- Convert USE_GMAKE to USES
|
Fri, 20 Sep 2013
|
[ 20:55 bapt ] (Only the first 10 of 665 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
math)
|
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)
|
Fri, 8 Mar 2013
|
[ 11:32 bapt ] (Only the first 10 of 209 ports in this commit are shown above. )
Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
|
Fri, 3 Aug 2012
|
[ 15:54 cs ] (Only the first 10 of 88 ports in this commit are shown above. )
Fix typos and make small modifications in COMMENT (according to Porter's
Handbook)
Approved by: portmgr@ (implicit)
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Sat, 24 Mar 2012
|
[ 16:44 miwi ]
- Fix build with newer wxWidgets
- Add MAKE_JOBS_SAFE
PR: 166044
Submitted by: Ports Fury
Feature safe: yes
|
Tue, 21 Feb 2012
|
[ 13:16 arved ]
Fix build errors with latest bison
|
Mon, 13 Feb 2012
|
[ 10:42 arved ]
Drop maintainership, as i have not been able to fix this port before it became
marked broken
|
Fri, 10 Feb 2012
|
[ 20:13 pav ]
- Mark BROKEN: does not compile
gt-bison.y -> gt-bison.tab.cc
gt-bison.tab.cc -> gt-bison.tab.o
gt-bison.y: In function 'int yy_gt_parse()':
gt-bison.y:95: warning: deprecated conversion from string constant to 'char*'
gt-bison.y:100: warning: deprecated conversion from string constant to 'char*'
gt-bison.tab.cc:1596: error: invalid conversion from 'const char*' to 'char*'
gt-bison.tab.cc:1596: error: initializing argument 1 of 'int
yy_gt_error(char*)'
gt-bison.tab.cc:1711: warning: deprecated conversion from string constant to
'char*'
gmake[1]: *** [gt-bison.tab.o] Error 1
Reported by: pointyhat
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- 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
|
Thu, 11 Aug 2011
|
[ 19:20 kwm ] (Only the first 10 of 543 ports in this commit are shown above. )
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>
|
Sun, 30 May 2010
|
[ 17:39 arved ] (Only the first 10 of 27 ports in this commit are shown above. )
Add LICENSE and LICENSE_FILE to my ports.
|
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, 31 Jul 2009
|
[ 13:57 dinoex ] (Only the first 10 of 3009 ports in this commit are shown above. )
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
|
Fri, 6 Jun 2008
|
[ 13:44 edwin ] (Only the first 10 of 76 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)
|
Wed, 17 Oct 2007
|
[ 10:13 ade ] (Only the first 10 of 199 ports in this commit are shown above. )
Migration from bison 1.x to 2.x
PR: 117086
Tested by: -exp runs
|
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, 27 Dec 2006
|
[ 09:31 arved ]
Update to 1.3.2
|
Sun, 10 Dec 2006
|
[ 13:11 arved ]
Update to 1.3.1
|
Fri, 1 Dec 2006
|
[ 07:39 pav ] (Only the first 10 of 69 ports in this commit are shown above. )
- Use features of bsd.wx.mk, especially USE_WX
PR: ports/101613
Submitted by: alepulver
|
Mon, 18 Sep 2006
|
[ 16:15 arved ]
Upgrade to 1.3
|
Wed, 10 May 2006
|
[ 22:37 edwin ] (Only the first 10 of 328 ports in this commit are shown above. )
Remove USE_REINPLACE from ports starting with M
|
Sat, 12 Nov 2005
|
[ 18:19 arved ]
Update to 1.2.1
Add SHA256
Grab back Maintainership
|
Sat, 5 Nov 2005
|
[ 05:22 marcus ] (Only the first 10 of 1045 ports in this commit are shown above. )
Bump PORTREVISION to chase the glib20 shared library update.
|
Sat, 29 Oct 2005
|
[ 22:40 mnag ]
Update to 1.2
PR: 88192
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
Mon, 1 Aug 2005
|
[ 08:11 thierry ]
Upgrade to 1.1.
PR: 84405
Submitted by: KATO Tsuguru
|
Mon, 4 Jul 2005
|
[ 15:37 arved ]
Update to 1.0
- Switch from gtkmm to wxgtk
PR: 82944
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
Fri, 25 Feb 2005
|
[ 21:49 pav ]
- Fix build on gcc-3.4
PR: ports/78017
Submitted by: Johan van Selst <johans@stack.nl>
|
Sun, 26 Sep 2004
|
[ 01:41 kris ]
BROKEN on 5.x: Configure fails
Approved by: portmgr (self)
|
Mon, 1 Mar 2004
|
[ 18:12 krion ]
- Update to version 0.9.5
PR: ports/63594
Submitted by: Ports Fury
|
Wed, 4 Feb 2004
|
[ 05:10 marcus ] (Only the first 10 of 1422 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
|
Thu, 15 Jan 2004
|
[ 13:10 arved ]
Update to 0.9.4
|
Thu, 18 Dec 2003
|
[ 17:08 arved ]
Update to 0.9.3
|
Tue, 26 Aug 2003
|
[ 20:25 marcus ] (Only the first 10 of 173 ports in this commit are shown above. )
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris
|
Mon, 25 Aug 2003
|
[ 05:41 marcus ] (Only the first 10 of 175 ports in this commit are shown above. )
Chase the libintl.so shared lib version.
|
Sun, 24 Aug 2003
|
[ 09:08 krion ]
- Update to 0.9.2
|
Sun, 20 Apr 2003
|
[ 19:32 marcus ]
Remove USE_GNOMENG.
|
Sun, 23 Mar 2003
|
[ 23:15 arved ] (Only the first 10 of 21 ports in this commit are shown above. )
Update to 0.9.1.
|
Thu, 20 Feb 2003
|
[ 18:42 knu ] (Only the first 10 of 122 ports in this commit are shown above. )
De-pkg-comment.
|
Thu, 9 Jan 2003
|
[ 11:20 arved ]
Fix WWW.
Drop Maintainership.
|
Tue, 19 Nov 2002
|
[ 18:59 arved ]
This port uses bison.
Spotted by: bento
|
Wed, 30 Oct 2002
|
[ 13:59 arved ]
Update my Emailaddress
|
Fri, 30 Aug 2002
|
[ 14:07 lioux ]
Deploy USE_GNOMENG infrastructure
PR: 42208
Submitted by: Edwin Groothuis <edwin@mavetju.org>
|
Thu, 1 Aug 2002
|
[ 16:22 ade ] (Only the first 10 of 191 ports in this commit are shown above. )
Chase shlib rev of devel/gettext
Submitted by: lots and lots
Pointy hat to: ade
|
Wed, 15 May 2002
|
[ 13:43 ijliao ] (Only the first 10 of 14 ports in this commit are shown above. )
misc/graphthing -> math/graphthing
|
Number of commits found: 61 |