CVS log for ports/finance/qhacc/Makefile
Up to [FreeBSD] / ports / finance / qhacc
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.78: download - view: text, markup, annotated - select for diffs
Thu Jul 21 12:43:39 2011 UTC (6 months, 3 weeks ago) by jlaffaye
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.77: preferred, colored
Changes since revision 1.77: +1 -1 lines
- Chase gpgme shared lib bump. - Add an entry to UPDATING Reviewed by: tabthorpe
Revision 1.77: download - view: text, markup, annotated - select for diffs
Sat Dec 4 07:31:38 2010 UTC (14 months, 1 week ago) by ade
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.76: preferred, colored
Changes since revision 1.76: +1 -1 lines
Sync to new bsd.autotools.mk
Revision 1.76: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:34:25 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_6_EOL
Diff to: previous 1.75: preferred, colored
Changes since revision 1.75: +1 -1 lines
- update to 1.4.1 Reviewed by: exp8 run on pointyhat Supported by: miwi
Revision 1.75: download - view: text, markup, annotated - select for diffs
Fri Feb 5 11:36:55 2010 UTC (2 years ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.74: preferred, colored
Changes since revision 1.74: +1 -1 lines
- update to jpeg-8
Revision 1.74: download - view: text, markup, annotated - select for diffs
Sun Nov 22 19:49:37 2009 UTC (2 years, 2 months ago) by pav
Branches: MAIN
Diff to: previous 1.73: preferred, colored
Changes since revision 1.73: +1 -0 lines
- Mark MAKE_JOBS_UNSAFE Reported by: pointyhat
Revision 1.73: download - view: text, markup, annotated - select for diffs
Sat Aug 22 00:20:28 2009 UTC (2 years, 5 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.72: preferred, colored
Changes since revision 1.72: +1 -1 lines
- Switch SourceForge ports to the new File Release System: categories starting with E,F
Revision 1.72: download - view: text, markup, annotated - select for diffs
Sun Aug 2 19:33:46 2009 UTC (2 years, 6 months ago) by mezz
Branches: MAIN
Diff to: previous 1.71: preferred, colored
Changes since revision 1.71: +1 -1 lines
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22. -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
Revision 1.71: download - view: text, markup, annotated - select for diffs
Wed Jul 15 16:47:41 2009 UTC (2 years, 6 months ago) by wxs
Branches: MAIN
Diff to: previous 1.70: preferred, colored
Changes since revision 1.70: +2 -2 lines
- Chase security/gpgme update. Most changes are just PORTREVISION and LIB_DEPENDS fixes. However, the following ports require a patch to use the new gpgme correctly: deskutils/kdepim3 deskutils/kdepim3 deskutils/kdepim3 deskutils/kdepim3 deskutils/kdepim4 deskutils/kdepim4 deskutils/kdepimlibs4 deskutils/kdepimlibs4 deskutils/kdepimlibs4 finance/qhacc mail/mutt-devel net-im/ayttm net-im/centericq net-im/centerim net-im/centerim-devel security/openvas-libnasl These patches were submitted by various people and documented in ports/135911. PR: ports/135911
Revision 1.70: download - view: text, markup, annotated - select for diffs
Thu Aug 21 06:16:59 2008 UTC (3 years, 5 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.69: preferred, colored
Changes since revision 1.69: +0 -1 lines
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)
Revision 1.69: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:27:41 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
Diff to: previous 1.68: preferred, colored
Changes since revision 1.68: +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.68: download - view: text, markup, annotated - select for diffs
Sat Apr 19 17:48:42 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.67: preferred, colored
Changes since revision 1.67: +2 -4 lines
- Remove unneeded dependency from gtk12/gtk20 [1] - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav)
Revision 1.67: download - view: text, markup, annotated - select for diffs
Sat May 19 20:04:56 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.66: preferred, colored
Changes since revision 1.66: +1 -1 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Revision 1.66: download - view: text, markup, annotated - select for diffs
Thu Feb 1 02:41:36 2007 UTC (5 years ago) by kris
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.65: preferred, colored
Changes since revision 1.65: +1 -0 lines
Use libtool port instead of included version to avoid objformat a.out botch
Revision 1.65: download - view: text, markup, annotated - select for diffs
Wed Sep 13 21:24:18 2006 UTC (5 years, 4 months ago) by lofi
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.64: preferred, colored
Changes since revision 1.64: +2 -1 lines
Update gpgme to 1.1.2, chase dependencies.
Revision 1.64: download - view: text, markup, annotated - select for diffs
Mon Aug 14 23:06:29 2006 UTC (5 years, 5 months ago) by clsung
Branches: MAIN
Diff to: previous 1.63: preferred, colored
Changes since revision 1.63: +1 -1 lines
- s,INSTALLS_SHLIB,USE_LDCONFIG,g - these include dns/ editors/ emulators/ finance/ games/ graphics/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Revision 1.63: download - view: text, markup, annotated - select for diffs
Sat Jun 17 09:19:18 2006 UTC (5 years, 7 months ago) by erwin
Branches: MAIN
Diff to: previous 1.62: preferred, colored
Changes since revision 1.62: +4 -13 lines
Update to 3.5 PR: 99042 Submitted by: Ports fury
Revision 1.62: download - view: text, markup, annotated - select for diffs
Sun May 7 11:09:14 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
Diff to: previous 1.61: preferred, colored
Changes since revision 1.61: +0 -1 lines
Remove USE_REINPLACE from all categories starting with F
Revision 1.61: download - view: text, markup, annotated - select for diffs
Thu Feb 23 10:36:30 2006 UTC (5 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.60: preferred, colored
Changes since revision 1.60: +2 -2 lines
Conversion to a single libtool environment. Approved by: portmgr (kris)
Revision 1.60: download - view: text, markup, annotated - select for diffs
Tue Nov 15 06:49:13 2005 UTC (6 years, 2 months ago) by ade
Branches: MAIN
Diff to: previous 1.59: preferred, colored
Changes since revision 1.59: +1 -1 lines
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
Revision 1.59: download - view: text, markup, annotated - select for diffs
Sat Nov 5 19:13:51 2005 UTC (6 years, 3 months ago) by oliver
Branches: MAIN
Diff to: previous 1.58: preferred, colored
Changes since revision 1.58: +2 -1 lines
Chase gpgme update Bump PORTREVISION Pointy hat to: lofi
Revision 1.58: download - view: text, markup, annotated - select for diffs
Tue Jul 26 21:46:37 2005 UTC (6 years, 6 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.57: preferred, colored
Changes since revision 1.57: +1 -1 lines
- Update to 3.4 PR: ports/84068 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Revision 1.57: download - view: text, markup, annotated - select for diffs
Tue Apr 12 03:25:27 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.56: preferred, colored
Changes since revision 1.56: +1 -1 lines
At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
Revision 1.56: download - view: text, markup, annotated - select for diffs
Mon Apr 11 08:02:14 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.55: preferred, colored
Changes since revision 1.55: +1 -1 lines
Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Revision 1.55: download - view: text, markup, annotated - select for diffs
Thu Mar 3 12:11:04 2005 UTC (6 years, 11 months ago) by flz
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.54: preferred, colored
Changes since revision 1.54: +22 -2 lines
- Update to 3.3. PR: ports/78312 Submitted by: Ports Fury Approved by: pav (mentor)
Revision 1.54: download - view: text, markup, annotated - select for diffs
Mon Jan 31 00:35:46 2005 UTC (7 years ago) by girgen
Branches: MAIN
Diff to: previous 1.53: preferred, colored
Changes since revision 1.53: +1 -2 lines
Split the postgresql ports into a server and a client part. All ports depending on postgresql shall use the USE_PGSQL=yes knob defined in Mk/bsd.ports.mk. Bumping portrevisions where needed. PR: 75344 Approved by: portmgr@ (kris), ade & sean (mentors)
Revision 1.53: download - view: text, markup, annotated - select for diffs
Sat Dec 11 19:13:03 2004 UTC (7 years, 2 months ago) by krion
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.52: preferred, colored
Changes since revision 1.52: +6 -9 lines
Update to version 3.2.3 PR: ports/74946 Submitted by: Ports Fury
Revision 1.52: download - view: text, markup, annotated - select for diffs
Tue Oct 12 13:33:41 2004 UTC (7 years, 4 months ago) by krion
Branches: MAIN
Diff to: previous 1.51: preferred, colored
Changes since revision 1.51: +1 -1 lines
Update to version 3.2.1 PR: ports/71878 Submitted by: Ports Fury
Revision 1.51: download - view: text, markup, annotated - select for diffs
Sat Aug 14 06:06:21 2004 UTC (7 years, 5 months ago) by krion
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.50: preferred, colored
Changes since revision 1.50: +4 -4 lines
Update to version 3.2 PR: ports/70408 Submitted by: Ports Fury
Revision 1.50: download - view: text, markup, annotated - select for diffs
Thu Jul 1 17:06:38 2004 UTC (7 years, 7 months ago) by ade
Branches: MAIN
Diff to: previous 1.49: preferred, colored
Changes since revision 1.49: +1 -1 lines
Autotools cleanup. Remove autoconf257 (259), automake17 (18), and libtool14 (13/15). PR: 67768 Submitted by: ade Approved by: 4-exp bento runs (thanks, kris!)
Revision 1.49: download - view: text, markup, annotated - select for diffs
Fri May 28 18:32:43 2004 UTC (7 years, 8 months ago) by krion
Branches: MAIN
Diff to: previous 1.48: preferred, colored
Changes since revision 1.48: +1 -5 lines
- Update to version 3.0 PR: ports/67288 Submitted by: Ports Fury
Revision 1.48: download - view: text, markup, annotated - select for diffs
Fri Apr 9 18:24:25 2004 UTC (7 years, 10 months ago) by krion
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.47: preferred, colored
Changes since revision 1.47: +1 -1 lines
- Update to version 2.9.9 PR: ports/65365 Submitted by: Ports Fury
Revision 1.47: download - view: text, markup, annotated - select for diffs
Fri Feb 20 16:39:54 2004 UTC (7 years, 11 months ago) by krion
Branches: MAIN
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +1 -1 lines
- Update to version 2.9.8 PR: ports/63135 Submitted by: Ports Fury
Revision 1.46: download - view: text, markup, annotated - select for diffs
Sun Feb 8 16:40:03 2004 UTC (8 years ago) by krion
Branches: MAIN
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +2 -14 lines
- Update to version 2.9.7 PR: ports/62428 Submitted by: Ports Fury
Revision 1.45: download - view: text, markup, annotated - select for diffs
Wed Feb 4 05:20:11 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +1 -1 lines
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 2)
Revision 1.44: download - view: text, markup, annotated - select for diffs
Fri Jan 30 10:05:48 2004 UTC (8 years ago) by kris
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +1 -1 lines
Bump PORTREVISION for plist fix
Revision 1.43: download - view: text, markup, annotated - select for diffs
Sun Jan 25 09:58:38 2004 UTC (8 years ago) by krion
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +1 -0 lines
- Fix pkg-plist - Bump PORTREVISION Noticed by: bento via kris
Revision 1.42: download - view: text, markup, annotated - select for diffs
Fri Jan 16 16:03:25 2004 UTC (8 years ago) by krion
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +3 -2 lines
- Update to version 2.9.6 PR: 61423 Submitted by: Ports Fury
Revision 1.41: download - view: text, markup, annotated - select for diffs
Wed Dec 17 16:20:30 2003 UTC (8 years, 1 month ago) by krion
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +77 -18 lines
- Update to version 2.9.4 PR: 60335 Submitted by: Ports Fury
Revision 1.40: download - view: text, markup, annotated - select for diffs
Wed Sep 3 08:12:44 2003 UTC (8 years, 5 months ago) by krion
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_9_0
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +1 -1 lines
- Fix pkg-plist - Fix khacc build which depends on qhacc - Bump PORTREVISION Submitted by: KATO Tsuguru <tkato@prontomail.com> Noticed by: kris via bento
Revision 1.39: download - view: text, markup, annotated - select for diffs
Fri Aug 22 14:09:47 2003 UTC (8 years, 5 months ago) by krion
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +1 -3 lines
- software author added new headers to tarball - tarball was rerolled, hence new checksum - bump PORTREVISION PR: 55825 Submitted by: Ruslan Babayev <ruslan@babayev.com> KATO Tsuguru <tkato@prontomail.com>
Revision 1.38: download - view: text, markup, annotated - select for diffs
Mon Aug 18 08:54:01 2003 UTC (8 years, 5 months ago) by krion
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +8 -8 lines
- Update to version 2.9.1 PR: 55686 Submitted by: Ports Fury
Revision 1.37: download - view: text, markup, annotated - select for diffs
Sun Aug 17 09:17:25 2003 UTC (8 years, 5 months ago) by krion
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +2 -1 lines
- Fixed missed dependency Reported by: kris via bento
Revision 1.36: download - view: text, markup, annotated - select for diffs
Wed Aug 13 08:16:01 2003 UTC (8 years, 6 months ago) by krion
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +4 -2 lines
Fix qhacc script to handle bash properly PR: 55516 Submitted by: Ruslan Babayev <ruslan@babayev.com>
Revision 1.35: download - view: text, markup, annotated - select for diffs
Tue Aug 12 18:04:27 2003 UTC (8 years, 6 months ago) by krion
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +21 -14 lines
- Update to version 2.9 PR: 55497 Submitted by: Ports Fury
Revision 1.34: download - view: text, markup, annotated - select for diffs
Thu Feb 20 17:22:20 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_8_0
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +1 -0 lines
De-pkg-comment.
Revision 1.33: download - view: text, markup, annotated - select for diffs
Wed Jan 22 11:11:45 2003 UTC (9 years ago) by arved
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -1 lines
Adjust pkg-comment and pkg-descr, this is not a QT2 Application anymore Set Maintainer back to ports, after successful QT2 -> QT3 update.
Revision 1.32: download - view: text, markup, annotated - select for diffs
Wed Jan 22 11:05:04 2003 UTC (9 years ago) by arved
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -2 lines
Update to 2.6.1 PR: 47320 Submitted by: KATO Tsuguru <tkato@prontomail.com>
Revision 1.31: download - view: text, markup, annotated - select for diffs
Sat Jan 18 13:49:47 2003 UTC (9 years ago) by arved
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -1 lines
Update to 2.6 PR: 47070 Submitted by: KATO Tsuguru <tkato@prontomail.com>
Revision 1.30: download - view: text, markup, annotated - select for diffs
Mon Jan 13 10:31:03 2003 UTC (9 years, 1 month ago) by arved
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -1 lines
Update to 2.5.1 PR: 46935 Submitted by: KATO Tsuguru <tkato@prontomail.com>
Revision 1.29: download - view: text, markup, annotated - select for diffs
Thu Nov 21 19:30:12 2002 UTC (9 years, 2 months ago) by arved
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +14 -14 lines
Adjust CATEGORIES after Repocopy. Update to 2.4 PR: 43702 Submitted by: KATO Tsuguru <tkato@prontomail.com>
Revision 1.28: download - view: text, markup, annotated - select for diffs
Fri Aug 23 05:53:51 2002 UTC (9 years, 5 months ago) by alane
Branches: MAIN
CVS tags: old_RELEASE_4_7_0
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +1 -1 lines
Grab all the qt2/kde2 ports with no maintainer and put them under kde@ maintainership.
Revision 1.27: download - view: text, markup, annotated - select for diffs
Sat Jun 22 17:23:29 2002 UTC (9 years, 7 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -1 lines
Replace ${PERL} with ${REINPLACE_CMD}
PR: 39665
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
Revision 1.26: download - view: text, markup, annotated - select for diffs
Sat Dec 8 20:22:55 2001 UTC (10 years, 2 months ago) by ijliao
Branches: MAIN
CVS tags: old_RELEASE_5_0_DP1, old_RELEASE_4_6_2, old_RELEASE_4_6_1, old_RELEASE_4_6_0, old_RELEASE_4_5_0
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -1 lines
upgrade to 1.4 PR: 32626 Submitted by: Ports Fury
Revision 1.25: download - view: text, markup, annotated - select for diffs
Sun Dec 2 18:36:57 2001 UTC (10 years, 2 months ago) by steve
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -1 lines
Update to version 1.3. PR: 32314 Submitted by: KATO Tsuguru <tkato@prontomail.com>
Revision 1.24: download - view: text, markup, annotated - select for diffs
Tue Nov 6 13:06:07 2001 UTC (10 years, 3 months ago) by petef
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -1 lines
Update to 1.2 PR: 31615 Submitted by: KATO Tsuguru <tkato@prontomail.com>
Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Oct 19 14:01:17 2001 UTC (10 years, 3 months ago) by dwcjr
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +11 -3 lines
Update to 1.1 PR: 31301 Submitted by: tkato@prontomail.com
Revision 1.22: download - view: text, markup, annotated - select for diffs
Wed Aug 29 11:35:57 2001 UTC (10 years, 5 months ago) by ijliao
Branches: MAIN
CVS tags: old_RELEASE_4_4_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2 lines
upgrade to 1.0 PR: 30044 Submitted by: Ports Fury
Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Aug 8 16:46:06 2001 UTC (10 years, 6 months ago) by lioux
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2 lines
Update to 0.9 PR: 29446 Submitted by: Kato Tsuguru <tkato@prontomail.com>
Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat Jul 21 16:26:39 2001 UTC (10 years, 6 months ago) by kevlo
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +6 -6 lines
Update to version 0.8.4 PR: 29021 Submitted by: Ports Fury
Revision 1.19: download - view: text, markup, annotated - select for diffs
Sat Apr 7 08:15:50 2001 UTC (10 years, 10 months ago) by will
Branches: MAIN
CVS tags: old_RELEASE_4_3_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2 lines
Update to 0.8.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Apr 3 08:14:20 2001 UTC (10 years, 10 months ago) by will
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
Overhaul QT/KDE support:
- bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}*
- Cleanup corresponding ports for bsd.kde.mk update.
- Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom,
introduce QT_NONSTANDARD variable for nonstandard configure setup.
- Update KDE2 to 2.1.1. Two patches included in x11/kdelibs2 to fix the
proxy authentication that was broken for 2.1.1. Remove old patches.
- Potentially fix kdelibs build for alpha.
- Fix qt-designer 2.3.0 build.
- Ruby stuff left alone since it looks like black magic to me. Should
still work w/ compat shims for older USE_QT[,2] style. Some others
were also left alone for the same reason.
Reviewed by: portmgr, ports (bsd.kde.mk+bsd.port.mk)
Submitted by: David Faure <faure@kde.org> (proxy auth patches)
Alex Zepeda <garbanzo@kde.org> (old patches removal)
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Mar 17 06:02:03 2001 UTC (10 years, 10 months ago) by kevlo
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
Update to version 0.7.1 PR: 25870 Submitted by: Ports Fury
Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun Jan 28 04:11:11 2001 UTC (11 years ago) by ijliao
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -1 lines
- Add missing MASTER_SITE_SUBDIR PR: 24672 Submitted by: tkato@prontomail.ne.jp
Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Jan 23 08:38:34 2001 UTC (11 years ago) by kevlo
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +4 -3 lines
Upgrade to version 0.7 PR: 24553 Submitted by: Ports Fury
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sat Jan 6 16:17:20 2001 UTC (11 years, 1 month ago) by kevlo
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
Update to 0.6.6 PR: 24095 Submitted by: Ports Fury
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Dec 16 03:24:18 2000 UTC (11 years, 1 month ago) by kevlo
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
Upgrade to 0.6.5 PR: 23568 Submitted by: Ports Fury
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Dec 2 16:38:44 2000 UTC (11 years, 2 months ago) by kevlo
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -3 lines
Update to version 0.6.4 PR: 23228 Submitted by: Ports Fury
Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Nov 17 14:59:49 2000 UTC (11 years, 2 months ago) by kevlo
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +3 -3 lines
Update to version 0.6.2 PR: 22892 Submitted by: Ports Fury
Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Sep 29 16:26:53 2000 UTC (11 years, 4 months ago) by kevlo
Branches: MAIN
CVS tags: old_RELEASE_4_2_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Update to version 0.6.1a PR: 21580 Submitted by: tkato@prontomail.ne.jp
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Sep 16 17:55:57 2000 UTC (11 years, 4 months ago) by ade
Branches: MAIN
CVS tags: old_RELEASE_4_1_1
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +10 -9 lines
Update to 0.6 PR: 21283 Submitted by: Ports Fury
Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Jun 22 05:52:05 2000 UTC (11 years, 7 months ago) by will
Branches: MAIN
CVS tags: old_RELEASE_4_1_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
Unleash all of these ports upon the people. I no longer have any interest in any of them, but will be happy to assign MAINTAINER to others and commit updates for them.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Apr 22 17:08:40 2000 UTC (11 years, 9 months ago) by will
Branches: MAIN
CVS tags: old_RELEASE_3_5_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -4 lines
Forgot to change qt2.3 BUILD_DEPEND and USE_NEWGCC to the newer USE_QT2. Doing so now since I don't know when the next qhacc release will be.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Apr 22 05:30:29 2000 UTC (11 years, 9 months ago) by will
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +11 -6 lines
Update qhacc to 0.5. This fixes the fennerism.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Apr 14 08:46:33 2000 UTC (11 years, 10 months ago) by asami
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -4 lines
Convert to PORTNAME/PORTVERSION.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Mar 22 01:59:26 2000 UTC (11 years, 10 months ago) by will
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Finish moving MAINTAINER for my ports. andrews@technologist.com -> will@FreeBSD.org. :-) Reminded by: asami
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Feb 29 02:13:58 2000 UTC (11 years, 11 months ago) by jedgar
Branches: MAIN
CVS tags: old_RELEASE_4_0_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +4 -4 lines
Update port to 0.3.1 PR: 16973 Submitted by: Rod Taylor <rbt@zort.on.ca> Approved by: Maintainer
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Feb 21 03:48:25 2000 UTC (11 years, 11 months ago) by cpiazza
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +5 -4 lines
Update to 0.2.8 PR: 16851 Submitted by: maintainer
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Feb 13 04:09:39 2000 UTC (12 years ago) by imura
Branches: MAIN
Initial import of qhacc-0.2.6. Simple QT2-based financial manager. PR: 16524 Submitted by: Will Andrews <andrews@technologist.com>
