aboutsummaryrefslogtreecommitdiff
path: root/math/convertall
Commit message (Collapse)AuthorAgeFilesLines
* - 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