aboutsummaryrefslogtreecommitdiff
path: root/math/convertall
Commit message (Collapse)AuthorAgeFilesLines
* When there is a do-install target, do not use a post-install target, doMathieu Arnold2016-07-191-2/+0
| | | | | | | | | | | | | | | everything at once. Sometime, rename post-install into a options helper target. I did not fix ports that were such a mess that I could not figure out what they really wanted to do. I also did not change ports that had some version of an auto-plist code in post-install, for the same reason. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=418767
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-2/+2
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* Bump minimal python3 version to 3.3 in USESRuslan Makhmatkhanov2016-02-021-1/+1
| | | | | | | | | Because we are going to remove python 3.2 from the ports tree With hat: python Notes: svn path=/head/; revision=407841
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"Dmitry Marakasov2016-01-121-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=405891
* Cleanup plistAntoine Brodin2014-11-131-6/+0
| | | | Notes: svn path=/head/; revision=372546
* - Update to 0.6.0Jason E. Hale2014-09-144-117/+119
| | | | | | | | - Convert USE_PYTHON=yes -> USES=python:3.2+ (new version requires 3.x only) - Take maintainership Notes: svn path=/head/; revision=368233
* 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) Notes: svn path=/head/; revision=367888
* - Add stage supportDanilo Egea Gondolfo2014-02-161-21/+15
| | | | Notes: svn path=/head/; revision=344621
* According to the Porter's Handbook (5.12.2.3.) default options must be added toEmanuel Haupt2014-02-101-0/+3
| | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=343634
* Python cleanup:Rene Ladan2014-01-131-1/+1
| | | | | | | | | | - USE_PYTHON* = 2.X -> USE_PYTHON* = 2 - USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes Reviewed by: python (mva, rm) Approved by: portmgr-lurkers (mat) Notes: svn path=/head/; revision=339634
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | math) Notes: svn path=/head/; revision=327746
* Style: tab -> space.Eitan Adler2013-03-281-1/+1
| | | | | | | Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree. Notes: svn path=/head/; revision=315487
* Bump PORTREVISON after devel/py-sip and devel/qscintilla2 update.Max Brazhnikov2013-02-031-1/+1
| | | | | | | | x11-toolkits/py-qt: - mark BROKEN: does not build with latest devel/py-sip Notes: svn path=/head/; revision=311476
* Bump PORTREVISION after DESKTOP_ENTRIES updateMax Brazhnikov2013-01-231-0/+1
| | | | Notes: svn path=/head/; revision=310871
* - Update DESKTOP_ENTRIES:Max Brazhnikov2013-01-071-1/+1
| | | | | | | | | | | | | * 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 - Trim Makefile header - Other minor changes Notes: svn path=/head/; revision=310020
* Update to version 0.5.2Pawel Pekala2012-11-092-18/+17
| | | | | | | | | PR: ports/172032 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Feature safe: yes Notes: svn path=/head/; revision=307257
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* Chase PyQT updateMax Brazhnikov2012-05-251-0/+1
| | | | Notes: svn path=/head/; revision=297369
* -Update to 0.5.1Martin Wilke2011-07-023-18/+63
| | | | | | | | PR: 158475 Submitted by: Ports Fury Notes: svn path=/head/; revision=276827
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Update to 0.5.0Martin Wilke2010-05-093-5/+6
| | | | | | | | PR: 146306 Submitted by: Ports Fury Notes: svn path=/head/; revision=253997
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* The KDE FreeBSD team is proud to announce the release of SIP-4.10 andDima Panov2010-01-301-0/+1
| | | | | | | | | | PyQt-4.7 for FreeBSD. The official update notes can be found at http://www.riverbankcomputing.com We'd like to say thanks to all helpers, testers and submitters. Notes: svn path=/head/; revision=248842
* - Update to 0.4.3Martin Wilke2009-10-202-5/+4
| | | | | | | | PR: 139768 Submitted by: Ports Fury Notes: svn path=/head/; revision=243088
* Bump PORTREVISION after QScintilla2 updateMax Brazhnikov2009-02-141-0/+1
| | | | Notes: svn path=/head/; revision=228341
* - Update to 0.4.2Martin Wilke2008-06-232-7/+5
| | | | | | | | PR: 124847 Submitted by: Ports Fury Notes: svn path=/head/; revision=215608
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+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) Notes: svn path=/head/; revision=214430
* - Update to 0.4.1Martin Wilke2008-02-274-10/+16
| | | | | | | | PR: 121088 Submitted by: Ports Fury Notes: svn path=/head/; revision=207979
* Chase MASTER_SITESErwin Lansing2007-12-241-1/+2
| | | | | | | Submitted by: pointyhat Notes: svn path=/head/; revision=204436
* - Update to 0.4.0Martin Wilke2007-12-153-13/+12
| | | | | | | | PR: 118615 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=203760
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Unmark BROKEN, it's fetchable again.Stefan Walter2007-04-061-2/+0
| | | | | | | | PR: 111278 Submitted by: "Josh Paetzel" <josh@tcbug.org> Notes: svn path=/head/; revision=189385
* - Marked broken (Unfetchable)Martin Wilke2007-03-261-0/+2
| | | | | | | Submitted by: pointyhat via krisbot Notes: svn path=/head/; revision=188403
* - Update to 0.3.2Martin Wilke2007-03-163-42/+60
| | | | | | | | PR: 110344 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=187542
* Remove USE_REINPLACE from ports starting with MEdwin Groothuis2006-05-101-1/+0
| | | | Notes: svn path=/head/; revision=162032
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154114
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149432
* Fix build: USE_PYTHON=2.4+Volker Stolz2005-09-081-1/+1
| | | | | | | Noticed by: cluster Notes: svn path=/head/; revision=142228
* Update to 0.3.1Volker Stolz2005-07-273-6/+5
| | | | | | | | PR: ports/83858 Submitted by: Ports Fury Notes: svn path=/head/; revision=140236
* Add missing directoryKris Kennaway2005-02-201-0/+1
| | | | Notes: svn path=/head/; revision=129403
* Don't restrict ports depending on py-qt to python 2.3 anymore.Michael Nottebrock2005-01-101-1/+2
| | | | Notes: svn path=/head/; revision=126091
* PyQt doesn't like python 2.4, restrict it and ports depending on it toMichael Nottebrock2004-12-081-1/+1
| | | | | | | python 2.3 for the time being. Notes: svn path=/head/; revision=123462
* Add convertall, a unit converter that can combine the units any way you want.Pav Lucistnik2004-08-294-0/+80
If you want to convert from inches per decade, that's fine. Or from meter-pounds. Or from cubic nautical miles. The units don't have to make sense to anyone else. PR: ports/71081 Submitted by: Michael Johnson <ahze@ahze.net> Notes: svn path=/head/; revision=117581