CVS log for ports/dns/fastresolve/Makefile
Up to [FreeBSD] / ports / dns / fastresolve
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.25: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:22:16 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +3 -3 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.24: download - view: text, markup, annotated - select for diffs
Wed Mar 23 15:53:17 2011 UTC (10 months, 2 weeks ago) by mm
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +3 -0 lines
- Add LICENSE knob(s)
Revision 1.23: download - view: text, markup, annotated - select for diffs
Sat Dec 4 07:31:31 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.22: preferred, colored
Changes since revision 1.22: +1 -1 lines
Sync to new bsd.autotools.mk
Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Mar 23 12:18:30 2009 UTC (2 years, 10 months ago) by mm
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_6_EOL
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -0 lines
- Mark port MAKE_JOBS_SAFE
Revision 1.21: download - view: text, markup, annotated - select for diffs
Tue Mar 3 10:43:20 2009 UTC (2 years, 11 months ago) by mm
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -1 lines
- Add missing aclocal:14 to USE_AUTOTOOLS
Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Apr 5 13:19:02 2007 UTC (4 years, 10 months ago) by mm
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_5_EOL, PRE_XORG_7
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
- updated maintainer e-mail address Approved by: garga (mentor)
Revision 1.19: download - view: text, markup, annotated - select for diffs
Sat Jun 17 10:20:04 2006 UTC (5 years, 7 months ago) by itetcu
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +3 -22 lines
- make use of the new bsd.bdb.mk infrastructure - add support for BDB ver. 4.4 PR: ports/98991 Submitted by: maintainer
Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Apr 24 02:43:51 2006 UTC (5 years, 9 months ago) by marcus
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
Fix the adns library version so it matches the internal soname. This sets the lib version back to 1, but since the dependencies still linked to libadns.so.1 even when the installed file was libadns.so.12, a new PORTREVISION bump is not needed.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Apr 21 18:39:17 2006 UTC (5 years, 9 months ago) by sem
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
- Bump adns library version and PORTREVISION after last dns/adns update for all affected ports. Reproached by: kris
Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Feb 11 03:55:27 2006 UTC (6 years ago) by kris
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
Convert .error to IGNORE when a port-specific combination of otherwise legal user-configurable variables is encountered; such an occurrence should not prevent global tasks like INDEX builds, only the build of the port in question. PR: ports/92443 (partial) Submitted by: linimon
Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Nov 15 06:49:06 2005 UTC (6 years, 2 months ago) by ade
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -2 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.14: download - view: text, markup, annotated - select for diffs
Sat Jul 16 00:56:03 2005 UTC (6 years, 6 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +4 -1 lines
- Add support for BDB 4.3 PR: ports/83534 Submitted by: Martin Matuska <martin@matuska.org> (maintainer)
Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Feb 24 01:44:06 2005 UTC (6 years, 11 months ago) by leeym
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
- update Martin's email address PR: 77938 Submitted by: Martin Matuska <martin at matuska.org>
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Oct 9 07:45:54 2004 UTC (7 years, 4 months ago) by krion
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +0 -4 lines
Fix build with gcc-3.4 PR: ports/72302 Submitted by: maintainer Approved by: portmgr (implicit)
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Sep 18 17:12:10 2004 UTC (7 years, 4 months ago) by kris
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +7 -1 lines
BROKEN on 5.x: Does not compile Approved by: portmgr (self)
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Aug 8 21:59:24 2004 UTC (7 years, 6 months ago) by thierry
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +9 -6 lines
- Update of sysutils/fastresolve to support BDB ver. 4.2; - Move to the dns category. PR: ports/70127 & ports/70179 Submitted by: Michael Edenfield & maintainer Repocopied by: marcus.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Jun 4 17:29:32 2004 UTC (7 years, 8 months ago) by ade
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -0 lines
Sync with new bsd.autotools.mk
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Sep 8 11:26:23 2003 UTC (8 years, 5 months ago) by osa
Branches: MAIN
CVS tags: old_RELEASE_5_2_1, old_RELEASE_5_2_0, old_RELEASE_4_9_0, old_RELEASE_4_10_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +23 -9 lines
Update port with following changes: support for BerkeleyDB 3.x, 4.0.x, 4.1.x, obeys WITH_BDB_VER; p5-BerkeleyDB in RUN_DEPENDS, perl parts of fastresolve require it to run; Change maintainership to submitter. Bump PORTREVISION. Submitted by: Martin Matuska <martin@tradex.sk> PR: 56580
Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Sep 5 07:33:46 2003 UTC (8 years, 5 months ago) by edwin
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
Chase repocopies towards ports/dns PR: ports/56020 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> Approved by: portmgr
Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Sep 3 10:59:27 2003 UTC (8 years, 5 months ago) by osa
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +14 -16 lines
Fix building on -CURRENT by update to 2.10. Reset maintainership. Update based on PR 50411, which was submitted by Martin Matuska <martin@tradex.sk> Spotted by: Mark Linimon <linimon@lonesome.com> Approved by: maintainer timeout ( >3 monthes )
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun May 18 10:03:14 2003 UTC (8 years, 8 months ago) by kris
Branches: MAIN
CVS tags: old_RELEASE_5_1_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -0 lines
BROKEN on 5.1: bad C++
Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri Feb 21 13:28:40 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: old_RELEASE_4_8_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -0 lines
De-pkg-comment.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Jan 8 18:16:42 2003 UTC (9 years, 1 month ago) by arved
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +6 -0 lines
Fix for convert-ip-db script and additional message PR: 42402 Submitted by: Amar Takhar <verm@drunkmonk.net> (maintainer)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Aug 22 19:13:44 2002 UTC (9 years, 5 months ago) by ade
Branches: MAIN
CVS tags: old_RELEASE_5_0_0, old_RELEASE_4_7_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1 lines
BerkeleyDB cleanup - stage 2 Update databases/db3 to 3.3.11, and fix the few ports that need sorting after the shlib version update, and a slight API change from 3.2.x->3.3.x
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Jul 15 11:36:32 2002 UTC (9 years, 6 months ago) by ijliao
Branches: MAIN
add fastresolve 2.8 Programs that process web logs to get DNS and domain ownership info PR: 40587 Submitted by: Amar Takhar <verm@drunkmonk.net>
