| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
12 May 2013 11:48:50
0.10.1_2
|
makc  |
- Add global options (DOCS, NLS, etc) to the OPTIONS_DEFINE and partly revert
r315222 [1]
- Convert WITH_DEBUG to new options framework
- Trim Makefile header
- Adjust COMMENTs
- Reformat/update description
[1] See follow-up discussion:
http://lists.freebsd.org/pipermail/svn-ports-head/2013-March/016094.html |
22 Mar 2013 20:06:15
0.10.1_2
|
makc  |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
27 Jul 2012 11:03:39
0.10.1_2
|
makc  |
- Convert my ports to new options framework
- use CONFLICTS_INSTALL
- other minor changes |
06 Jun 2012 06:44:38
0.10.1_2
|
miwi  |
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team) |
01 Jun 2012 05:26:28
0.10.1_2
|
dinoex  |
- update png to 1.5.10 |
14 Nov 2011 03:26:46
0.10.1_1
|
rakuco  |
Remove CMAKE_USE_PTHREAD from the ports using it.
This setting has not had any effect since r1.13 to bsd.cmake.mk, as it
was only useful when we supported FreeBSD < 7.
Approved by: avilla (mentor), portmgr (miwi)
Feature safe: yes |
20 Mar 2011 12:54:45
0.10.1_1
|
miwi  |
- Get Rid MD5 support |
28 Mar 2010 06:47:48
0.10.1_1
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
06 Aug 2009 10:03:40
0.10.1
|
makc  |
Fix build after Qt4 update.
PR: ports/137382
Submitted by: Dima Panov <fluffy at fluffy.khv.ru> |
06 Jul 2009 21:00:27
0.10.1
|
makc  |
Update to 0.10.1
Take maintainership |
24 Mar 2009 19:13:32
0.8_3
|
makc  |
bump PORTREVISION after cmake update |
06 Jun 2008 13:44:06
0.8_2
|
edwin  |
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) |
27 May 2008 22:12:09
0.8_1
|
miwi  |
- Add common code to support for cmake based ports.
- Update devel/cmake to 2.6.0 (also fix ports/123092)
- Use the new CMAKE build framework in all ports using cmake
Approved by: portmgr (pav) |
06 Mar 2008 22:19:52
0.8_1
|
edwin  |
Use ${MASTER_SITE_GOOGLE_CODE} instead of
http://something.googlecode.com/files
PR: ports/121435 (related) |
02 Mar 2008 08:25:11
0.8_1
|
linimon  |
Reset relaxbsd@gmail.com due to maintainer-timeouts.
Hat: portmgr |
15 Aug 2007 07:19:02
0.8_1
|
itetcu  |
Bump PORTREVISION for previos commit (QT_COMPONENTS thus DEPENDS change). |
15 Aug 2007 07:17:17
0.8
|
itetcu  |
- Update QT_COMPONENTS in Makefile since bsd.qt.mk has been change [1]
- Remove corelib in QT_COMPONENTS because it depends by gui [1]
- use PTHREAD_LIBS [2]
PR: ports/115519 [1]
Submitted by: Yinghong.Liu (maintainer) [1], sat@ [2] |
14 Aug 2007 13:34:10
0.8
|
itetcu  |
SpeedCrunch is a multiplatform desktop calculator for power users.
It is designed to be enjoyed using keyboard. Result is shown in
scrollable display, history of expressions is available with up
and down arrow.
Some other features:
optional keypad, syntax highlight, matched parenthesis indicator,
just-in-time calculation (show result even before you finish typing)
and autocomplete for variables.
WWW: http://speedcrunch.digitalfanatics.org/
Note: Moved from science to math at danfe@'s request (no repocopy since there
is no history to preserve).
PR: ports/114969
Submitted by: Yinghong.Liu <relaxbsd at gmail.com> |