CVS log for ports/mail/abook/Makefile
Up to [FreeBSD] / ports / mail / abook
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.31: download - view: text, markup, annotated - select for diffs
Mon Oct 24 03:33:12 2011 UTC (3 months, 2 weeks ago) by stas
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +1 -1 lines
- Return my ports back to the pool. I was unable to make any fixes to my ports in the past 3 weeks while ports were broken on any 10.x machines, which means I'm unable to maintain them. So let people know that there's no available support for them until things are back to normal (which also means that anyone with spare time will be able to fix them without getting approval).
Revision 1.30: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:23:48 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +0 -1 lines
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
Revision 1.29: download - view: text, markup, annotated - select for diffs
Thu Aug 11 19:19:38 2011 UTC (5 months, 4 weeks ago) by kwm
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +0 -1 lines
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since mid 2008. PR: ports/159624 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Revision 1.28: download - view: text, markup, annotated - select for diffs
Mon May 31 01:59:35 2010 UTC (20 months, 1 week ago) by ade
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +1 -1 lines
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
Revision 1.27: download - view: text, markup, annotated - select for diffs
Sat Aug 22 00:27:41 2009 UTC (2 years, 5 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_3_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -2 lines
- Switch SourceForge ports to the new File Release System: categories starting with M
Revision 1.26: download - view: text, markup, annotated - select for diffs
Tue May 12 11:28:16 2009 UTC (2 years, 9 months ago) by itetcu
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +3 -3 lines
Fix LIB_DEPENDS on devel/readline: its sh lib version was bumped recently from 5 to 6. Forgotten by: araujo@ Reported by: QAT
Revision 1.25: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:42:42 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +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.24: download - view: text, markup, annotated - select for diffs
Sun Dec 23 22:44:33 2007 UTC (4 years, 1 month ago) by stas
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -0 lines
- Add a patch to prevent segfault in the editor - Bump portrevision. Obtained from: abook project
Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Oct 4 01:49:26 2007 UTC (4 years, 4 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -1 lines
Remove always-false/true conditions based on OSVERSION 500000
Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue Mar 27 22:12:01 2007 UTC (4 years, 10 months ago) by stas
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -1 lines
- Change my email. Suggested by: skv
Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Aug 10 01:30:07 2006 UTC (5 years, 6 months ago) by clsung
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +3 -1 lines
- Fix bogus intl.a linking - Update to 0.5.6 Changelog: - translation fixes - fixed gcrd export format (\r\n line endings according to RFC, Marc Tardif) - fix localized keybindings with --disable-nls PR: ports/101715 Submitted by: maintainer (Stanislav Sedov)
Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun Aug 6 05:48:59 2006 UTC (5 years, 6 months ago) by rafan
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +5 -4 lines
- Add readline as dependency when it was already installed. The program will be linked against it anyway, not against a system one. - Pass maintainership to submitter PR: ports/101445 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Dec 13 22:28:19 2005 UTC (6 years, 1 month ago) by thierry
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +17 -12 lines
- Upgrade to 0.5.5 and add i18n suport; Changelog at <http://cvs.sourceforge.net/viewcvs.py/*checkout*/abook/abook/ChangeLog?content-type=text%2Fplain&rev=HEAD> - Don't install another copy of GPL; - pet portlint.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Sep 2 14:28:54 2005 UTC (6 years, 5 months ago) by sem
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +10 -2 lines
- Update to 0.5.4 PR: ports/85627 Submitted by: Andrej Zverev <az@inec.ru>
Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Nov 24 00:47:04 2004 UTC (7 years, 2 months ago) by leeym
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_4_11_0
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
- update to 0.5.3 - drop maintainership
Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Mar 24 06:27:40 2004 UTC (7 years, 10 months ago) by leeym
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_10_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -2 lines
update 0.5.2 Noticed by: clive
Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Mar 2 16:21:53 2004 UTC (7 years, 11 months ago) by leeym
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -0 lines
From http://abook.sourceforge.net/ In 0.5.1 there is a bug in mutt import filter which causes crashes. - Add files/patch-aa - Bump PORTREVISION PR: 63610 Submitted by: Toni Viemero <toni.viemero@iki.fi>
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sat Feb 7 15:54:47 2004 UTC (8 years ago) by leeym
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +4 -3 lines
update to 0.5.1 use PORTDOCS and PLIST_FILES instead of pkg-plist
Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Aug 21 15:36:31 2003 UTC (8 years, 5 months ago) by leeym
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_9_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -2 lines
update from 0.4.7 to 0.5.0 I forgot to update PORTVERSION and distinfo in my previous commit. Noticed by: obraun
Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Aug 21 06:29:18 2003 UTC (8 years, 5 months ago) by leeym
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +4 -10 lines
update from 0.4.7 to 0.5.0 PR: 55826 Submitted by: Lewis Thompson <purple@lewiz.net>
Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Mar 7 06:05:48 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_8_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -0 lines
Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Sep 2 16:22:51 2002 UTC (9 years, 5 months ago) by leeym
Branches: MAIN
CVS tags: RELEASE_5_0_0, RELEASE_4_7_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -2 lines
- Add patch to update abook(1) manpage (submitted to SourceForge) - Remove INSTALL and NEWS from the list of installed documantaion files (INSTALL contains standard installation instruction from autoconf package, NOTES is empty) PR: ports/42299 Submitted by: Sergei Kolobov <sergei@kolobov.com> Reviewed by: ijliao (mentor) Approved by: ijliao (mentor)
Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Aug 19 08:01:30 2002 UTC (9 years, 5 months ago) by leeym
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
change my email address to leeym@FreeBSD.org Reviewed by: ijliao (mentor) Approved by: ijliao (mentor)
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Apr 15 07:32:58 2002 UTC (9 years, 9 months ago) by clive
Branches: MAIN
CVS tags: RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
Update to 0.4.17 PR: ports/36973 Submitted by: Anders Andersson <anders@hack.org>
Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Mar 15 21:04:52 2002 UTC (9 years, 10 months ago) by pat
Branches: MAIN
CVS tags: RELEASE_5_0_DP1
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
Update to 0.4.16 PR: 35930 Submitted by: maintainer
Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Nov 6 16:41:01 2001 UTC (10 years, 3 months ago) by petef
Branches: MAIN
CVS tags: RELEASE_4_5_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +8 -5 lines
- update to 0.4.15 - update MAINTAINER email address - add NOPORTDOCS support - install more documentation PR: 31754 Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com>
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Sep 30 01:55:00 2001 UTC (10 years, 4 months ago) by okazaki
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +8 -2 lines
Update to 0.4.14. PR: 30919 Submitted by: Michael Lyngb?l <michael@lyngbol.dk>
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Jun 21 12:26:01 2001 UTC (10 years, 7 months ago) by ijliao
Branches: MAIN
CVS tags: RELEASE_4_4_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
upgrade to 0.4.13 PR: 28316 Submitted by: maintainer
Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Apr 10 08:41:59 2001 UTC (10 years, 10 months ago) by clive
Branches: MAIN
CVS tags: RELEASE_4_3_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -1 lines
Add missing manpage. PR: ports/26463 Submitted by: MAINTAINER
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Mar 21 05:13:52 2001 UTC (10 years, 10 months ago) by kevlo
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Update to version 0.4.12 PR: 25957 Submitted by: MAINTAINER
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Feb 15 17:14:07 2001 UTC (10 years, 11 months ago) by ijliao
Branches: MAIN
add abook, a text-based addressbook program designed to use with mutt PR: 25113 Submitted by: leeym@bsd.ce.ntu.edu.tw
