CVS log for ports/net-mgmt/gsnmp/Makefile
Up to [FreeBSD] / ports / net-mgmt / gsnmp
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:53:02 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_EOL, RELEASE_6_4_0, HEAD
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -0 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.4: download - view: text, markup, annotated - select for diffs
Mon Jul 23 09:36:21 2007 UTC (4 years, 6 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +0 -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
Mon Jun 18 07:47:19 2007 UTC (4 years, 7 months ago) by pav
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -1 lines
- Add another download location Submitted by: maintainer
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Jun 17 20:31:47 2007 UTC (4 years, 7 months ago) by pav
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1 lines
- Add backup download location, the master ftp server randomly fails Reported by: krismail
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Jun 16 12:15:27 2007 UTC (4 years, 7 months ago) by pav
Branches: MAIN
A SNMP library built on top of glib2 and gnet2. The goal of the project is to provide an efficient, clean, portable implementation of an SNMP stack for management applications. WWW: https://trac.eecs.iu-bremen.de/projects/gsnmp/ PR: ports/113511 Submitted by: Matt Peterson <matt@peterson.org>
