CVS log for ports/net-mgmt/arpalert/Makefile
Up to [FreeBSD] / ports / net-mgmt / arpalert
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Oct 22 06:39:53 2009 UTC (2 years, 3 months ago) by leeym
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL, HEAD
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -0 lines
- fix to avoid EINVAL - bump PORTREVISION PR: 139814 Submitted by: Fumiyuki Shimizu <fumifumi at abacustech.jp>
Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Apr 22 19:18:50 2008 UTC (3 years, 9 months ago) by leeym
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -9 lines
- update to 2.0.11 - unbreak on amd64
Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Mar 20 09:56:46 2008 UTC (3 years, 10 months ago) by pav
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +0 -1 lines
- Remove USE_GETOPT_LONG which is a no-op since March 2007
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Feb 3 20:38:21 2008 UTC (4 years ago) by pav
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +7 -1 lines
- Mark BROKEN on amd64: does not compile Reported by: pointyhat
Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Jan 18 20:21:28 2008 UTC (4 years ago) by leeym
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -0 lines
- add CFLAGS+=-fPIC to try to fix build on amd64 Noticed by: pav
Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Jan 8 08:28:40 2008 UTC (4 years, 1 month ago) by leeym
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
- update to 2.0.9
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Oct 22 05:35:44 2007 UTC (4 years, 3 months ago) by leeym
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 -1 lines
- update to 2.0.8
Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Oct 18 13:38:02 2007 UTC (4 years, 3 months ago) by leeym
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
- update to 2.0.6
Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Oct 16 15:28:50 2007 UTC (4 years, 3 months ago) by leeym
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
- update to 2.0.5
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Aug 14 20:09:52 2007 UTC (4 years, 5 months ago) by leeym
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
- update to 2.0.4
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Jul 23 09:36:20 2007 UTC (4 years, 6 months ago) by rafan
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Dec 10 14:55:03 2006 UTC (5 years, 2 months ago) by leeym
Branches: MAIN
CVS tags: RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
- update to 2.0.3
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Nov 6 16:58:17 2006 UTC (5 years, 3 months ago) by leeym
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
- update to 1.1.3 PR: 104590 Submitted by: clsung
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Oct 6 03:46:09 2006 UTC (5 years, 4 months ago) by leeym
Branches: MAIN
CVS tags: RELEASE_6_2_0
add arpalert-1.1.0 Arpalert uses ARP protocol monitoring to prevent unauthorized connections on the local network. If an illegal connection is detected, a program or script is launched, which could be used to send an alert message, for example. WWW: http://www.arpalert.org/
