aboutsummaryrefslogtreecommitdiff
path: root/math/pgcalc
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* - 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
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-0/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Reindent (beautify) OPTIONSAlexey Dokuchaev2008-08-232-3/+3
| | | | | | | - Spelling nits in port description Notes: svn path=/head/; revision=219025
* Try to fix the problem with permissions on an install-script. I did notMikhail Teterin2008-08-181-1/+1
| | | | | | | | | experience it, because I had gmkdir installed... Notified by: Erwin Lansing, QA Tindy Notes: svn path=/head/; revision=218786
* Unbreak by upgrading from 2.2-5 to 2.2-10 (the latest).Mikhail Teterin2008-08-173-24/+11
| | | | Notes: svn path=/head/; revision=218724
* 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 2.2.5Edwin Groothuis2008-04-302-5/+4
| | | | Notes: svn path=/head/; revision=212355
* Mark BROKEN on 7.0: does not compile with GCC 4.2Pav Lucistnik2007-07-041-0/+4
| | | | Notes: svn path=/head/; revision=194917
* - 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
* - Remove FreeBSD 4.X support from unmaintained ports in categories startingGabor Kovesdan2007-04-181-4/+0
| | | | | | | with letter i-m Notes: svn path=/head/; revision=190286
* - Fix pkg-plist.Alejandro Pulver2006-11-062-5/+2
| | | | | | | | | | - Pet portlint, remove wihtepace and set INSTALLS_ICONS. PR: ports/104863 Submitted by: Thomas Abthorpe <thomas@goodking.ca> Notes: svn path=/head/; revision=176622
* Conversion to a single libtool environment.Ade Lovett2006-02-231-1/+1
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* - Fix spelling typo in COMMENTAlexey Dokuchaev2006-02-221-3/+2
| | | | | | | | | | - Expand contraction in BROKEN string, unquote it [1] - Remove needless USE_REINPLACE [1] Found by: portlint(1) Notes: svn path=/head/; revision=156671
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-9/+9
| | | | | | | | 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
* Mark as BROKEN on 4.x: Does not build with gcc2 and can't link with gcc3 sinceVolker Stolz2005-04-211-0/+4
| | | | | | | | | | it requires QT. Note that it's not as easy as fixing the current problem reported by pointyhat, there are more snarks lurking below. Notes: svn path=/head/; revision=133857
* PG Calculator is a very powerful scientific calculator, operatingAlexey Dokuchaev2005-03-204-0/+236
in algebraic and RPN mode. Besides its functionality, it comes with different skins for GUI. Very cool. WWW: http://www.pgcalc.net/ Notes: svn path=/head/; revision=131762