summaryrefslogtreecommitdiff
path: root/math/drgeo (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Pet portlintDmitry Marakasov2018-06-291-1/+3
| | | | - Fix build with clang 6
* Mark ports broken on powerpc64, categories g-n.Mark Linimon2018-06-181-0/+2
| | | | | | While here, pet portlint and do some other cleanup. Approved by: portmgr (tier-2 blanket)
* - Add LICENSEDmitry Marakasov2017-11-301-3/+4
| | | | - Switch to USES=localbase
* Fix the build with GCC 6.Raphael Kubo da Costa2017-08-122-2/+18
| | | | | | | | While here, drop USE_GCC=yes, as the port was verified to build with clang on both HEAD-amd64 and 10.3-i386. PR: 219288 Approved by: maintainer timeout (amdmi3, 18 days)
* Bump PORTREVISIONs for ports depending on the canonical version of GCC andGerald Pfeifer2017-04-011-1/+1
| | | | | | | | | | | | | | 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
* Bump PORTREVISIONS for ports depending on the canonical version of GCC andGerald Pfeifer2016-11-201-1/+1
| | | | | | | | | 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.
* - Fix trailing whitespace in pkg-descrs, categories [g-n]*Dmitry Marakasov2016-05-191-3/+3
| | | | Approved by: portmgr blanket
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-1/+1
| | | | | With hat: portmgr Sponsored by: Absolight
* - Cleanup plistDmitry Marakasov2014-09-221-9/+0
|
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-1/+1
| | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit)
* lang/guile:Tijl Coosemans2014-08-311-1/+1
| | | | | | | | | - Add USES=libtool and bump dependent ports - Replace Makefile.* patches with USES=pathfix - Replace config.h.in patch with USE_AUTOTOOLS=autoheader - Avoid automake by touching Makefile.in Approved by: portmgr (implicit, bump unstaged port)
* - Convert USE_GNOME=gnomehack to USESDmitry Marakasov2014-04-221-2/+2
|
* Update the default version of GCC used in the Ports Collection fromGerald Pfeifer2014-03-101-1/+1
| | | | | | | | | | | 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)
* - Support stagingDmitry Marakasov2013-11-283-180/+16
| | | | | - Use new LIB_DEPENDS syntax - Fix build on 10.x
* - Remove manual creation and removal of share/applications, as it's now in ↵Dmitry Marakasov2013-10-221-1/+0
| | | | | | the mtree (categories starting with m) Approved by: portmgr (bdrewery)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | math)
* Add an explicit dependency on pkgconfBaptiste Daroussin2013-09-061-2/+1
|
* - Fix build on -CURRENTDmitry Marakasov2013-08-221-0/+1
|
* - Trim Makefile headersDmitry Marakasov2013-07-122-6/+2
| | | | | | | | | - Drop ABI versions from LIB_DEPENDS - OptionsNG - Pet portlint - Switch to dynamic plist where useful - Canonicalize patch names - Fix DOS line endings in patch files
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-241-1/+1
| | | | Approved by: portmgr (bapt)
* Fix typos in COMMENTCarlo Strub2012-07-291-1/+1
| | | | Approved by: portmgr@ (implicit)
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
|
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+2
| | | | | | | | | - 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
* Remove USE_GNOME=gnometarget from ports. It has been a empty keyword sinceKoop Mast2011-08-111-1/+1
| | | | | | | mid 2008. PR: ports/159624 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
* - Chase guile shared lib bumpJulien Laffaye2011-07-311-2/+2
| | | | - Add an entry to UPDATING
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
|
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
|
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
|
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | starting with M
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | bumped or updated Requested by: edwin
* - Chase lang/guile shlib bumpMartin Wilke2009-01-221-2/+2
|
* - Chase lang/guile share library version bump (.18 -> .19)Rong-En Fan2008-07-211-2/+2
| | | | | | - Bump PORTREVISION PR: ports/125435
* Update my email address in 132 ports.Dmitry Marakasov2008-06-191-1/+1
| | | | Approved by: miwi (mentor)
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | 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)
* - Use SF macroMartin Wilke2008-03-201-3/+2
| | | | | | - Get rid of USE_X_PREFIX. Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
* Chase libguile shared lib version.Joe Marcus Clarke2008-03-011-2/+2
|
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialJoe Marcus Clarke2007-10-242-187/+188
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GNOME 2.20 release notes can be found at http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update includes the new GIMP 2.4 (courtesy of ahze). The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share rather than ${PREFIX}/share/gnome. The result is that fewer patches and hacks are needed to port GNOME components to FreeBSD. This will mean some user changes may be required, so be sure to read /usr/ports/UPDATING for more details. This release and the things we accomplished in it would not have been possible without mezz's crazy idea to collapse DATADIR, and his persistence to make it happen successfully. Ahze and pav also deserve thanks for their work on porting modules and testing the whole ball of wax on pointyhat (respectively). The FreeBSD GNOME team would also like to thank our various testers and contributors: Yasuda Keisuke Frank Jahnke Pawel Worach Brian Gruber Franz Klammer Yuri Pankov Nick Barkas Cristian KLEIN Tony Maher Scot Hetzel Martin Matuska (mm) Benoit Dejean Martin Wilke (miwi) (And anyone else I may have missed) PRs fixed in this release: 111272, 113470, 115995, 116338
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* [MAINTAINER] update my email address in 76 ports + mirror some distfilesEdwin Groothuis2006-12-211-1/+1
| | | | | | | | | I've got a brand new hosting, so change my email to the new one. Also, now I can mirror some distfiles, so update MASTER_SITES for some ports. PR: ports/107038 Submitted by: Dmitry Marakasov <amdmi3@mail.ru>
* - Fix PLIST: Remove locale dirs not contained in BSD.x11-4.distRenato Botelho2006-08-072-0/+5
| | | | | | | | - Add USE_GETTEXT=yes PR: ports/101499 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru> Approved by: Dmitry Marakasov <amdmi3 at mail.ru> (maintainer)
* Dmitry Marakasov adopts this orphan ports that he uses.Ion-Mihai Tetcu2006-06-061-1/+1
| | | | | | PR: ports/98284 Submitted by: Dmitry Marakasov <amdmi3@mail.ru> Approved by: lawrence (mentor, implicit)
* Remove USE_REINPLACE from ports starting with MEdwin Groothuis2006-05-101-1/+0
|
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-5/+5
| | | | | Approved by: krion@ PR: ports/88711 (related)
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
|
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-0/+1
|
* upgrade to 1.1.0Ying-Chieh Liao2005-08-303-10/+16
| | | | | PR: 85386 Submitted by: Ports Fury
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-0/+1
|
* Remove extra locales directories.Thierry Thomas2005-02-281-0/+4
| | | | Reported by: Kris via pointyhat
* Update to version 1.0.0.Thierry Thomas2005-02-263-5/+5
| | | | | PR: ports/77974 Submitted by: KATO Tsuguru