Skip site navigation (1)Skip section navigation (2)

CVS log for ports/devel/qca/Makefile

[BACK] Up to [FreeBSD] / ports / devel / qca

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Jun 21 18:04:55 2011 UTC (7 months, 2 weeks ago) by makc
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -0 lines
Attempt to fix build with clang

Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Jun 21 17:36:59 2011 UTC (7 months, 2 weeks ago) by makc
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +4 -0 lines
Enable verbose output on pointyhat

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Nov 28 20:18:16 2010 UTC (14 months, 1 week ago) by makc
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
Update to 2.0.3

Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri May 1 19:35:57 2009 UTC (2 years, 9 months ago) by makc
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_3_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
Update to 2.0.2

Changes:
  - Bugfix release, forward and backward compatible with 2.0.x
  - Fix compatibility with Qt 4.5 when QCA::Initializer appears before QApp
  - Don't convert to secure memory when Hash::update(QByteArray) is used

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Mar 15 17:33:14 2009 UTC (2 years, 10 months ago) by makc
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +27 -7 lines
Update to 2.0.1

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sat Mar 14 09:07:42 2009 UTC (2 years, 10 months ago) by makc
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
Take maintainership

Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Mar 13 23:27:14 2009 UTC (2 years, 10 months ago) by shaun
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
Free most of my ports, since they aren't being maintained to a
reasonable standard.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Feb 6 13:08:05 2009 UTC (3 years ago) by makc
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -8 lines
Clean up Makefile,
remove staled patch,
install qt4 related stuff to appropriate place.

PR:		ports/130722
Approved by:	shaun (maintainer timeout), miwi (mentor)

Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Jul 10 23:25:35 2008 UTC (3 years, 7 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +17 -21 lines
- Update to 2.0.0
- Switch to USE_CMAKE

PR:		based on 120323
Submitted by:	Dmitry Sivachenko <demon@freebsd.org>
Approved by:	shaun (maintainer)

Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:21:48 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
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)

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Mar 25 22:44:11 2008 UTC (3 years, 10 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +0 -1 lines
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat May 19 20:03:37 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -0 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Feb 13 00:16:20 2007 UTC (4 years, 11 months ago) by pav
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
- Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to framework

Submitted by:	rafan
Tested on:	pointyhat

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Aug 16 15:44:08 2006 UTC (5 years, 5 months ago) by shaun
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -2 lines
- Fix master site and WWW page. [1]
- Expand pkg-descr.
- Take maintainership.

Reported by:	fenner's distfile survey [1]

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Aug 14 22:55:15 2006 UTC (5 years, 5 months ago) by clsung
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include comms/ converters/ databases/ devel/ maintained by ports@

PR:		ports/101916
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Jun 12 16:32:23 2006 UTC (5 years, 8 months ago) by erwin
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +0 -1 lines
Remove bogus USE_INSTALL_SCRIPT.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Apr 14 18:14:52 2006 UTC (5 years, 9 months ago) by linimon
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
Reset vsevolod as maintainer due to unreponsiveness.  We hope to see him
back sometime.

Hat:		portmgr

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Jul 22 09:33:31 2005 UTC (6 years, 6 months ago) by vsevolod
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_6_0_0, RELEASE_5_5_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
Update my email address.

Approved by:	perky (mentor)

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Apr 5 06:32:34 2005 UTC (6 years, 10 months ago) by sem
Branches: MAIN
QCA is a straightforward and cross-platform crypto API, using Qt datatypes and
conventions.

PR:		ports/79289
Submitted by:	Vsevolod A. Stakhov <vsevolod@highsecure.ru>

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options