CVS log for ports/net-mgmt/ap-utils/Makefile
Up to [FreeBSD] / ports / net-mgmt / ap-utils
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.33: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:24:46 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +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.32: download - view: text, markup, annotated - select for diffs
Mon May 31 02:00:31 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.31: preferred, colored
Changes since revision 1.31: +1 -1 lines
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
Revision 1.31: download - view: text, markup, annotated - select for diffs
Sat Aug 22 00:31:55 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.30: preferred, colored
Changes since revision 1.30: +1 -1 lines
- Switch SourceForge ports to the new File Release System: categories starting with N
Revision 1.30: download - view: text, markup, annotated - select for diffs
Thu Aug 21 06:18:01 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.29: preferred, colored
Changes since revision 1.29: +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.29: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:53:00 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +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.28: download - view: text, markup, annotated - select for diffs
Sun Jun 1 16:32:44 2008 UTC (3 years, 8 months ago) by miwi
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +5 -8 lines
- Unbreak - Fix build with gcc4.2 Submitted by: miwi Approved by: David Wolfskill (maintainer via private mail)
Revision 1.27: download - view: text, markup, annotated - select for diffs
Sun Jun 1 14:26:58 2008 UTC (3 years, 8 months ago) by miwi
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -6 lines
- Pass maintainership to David Wolfskill <david@catwhisker.org> - Use SF macro PR: 124188 Submitted by: David Wolfskill <david@catwhisker.org>
Revision 1.26: download - view: text, markup, annotated - select for diffs
Sun Jun 1 14:10:20 2008 UTC (3 years, 8 months ago) by miwi
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -1 lines
- Backout from attic PR: 124188 Submitted by: David Wolfskill <david@catwhisker.org>
Revision 1.25
Fri May 30 19:15:51 2008 UTC (3 years, 8 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_5_EOL
FILE REMOVED
Changes since revision 1.24: +1 -1 lines
2008-05-15 net-p2p/dclibc: Abandoned, not used, website disappeared 2008-04-07 net-mgmt/ap-utils: Does not work with gcc4.2; appears to be abandoned 2008-03-31 multimedia/xfce4-xmms-controller-plugin: Project is dead 2008-05-15 www/pear-HTTP_Session: Use www/pear-HTTP_Session2 instead 2008-05-04 security/bioapitool: All functionallity of this tools has been merged with pam_bsdbioapi
Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Feb 8 05:10:21 2008 UTC (4 years ago) by linimon
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +4 -1 lines
Maintainer reports that this seems to be abandonware, so set DEPRECATED. Requested by: maintainer
Revision 1.23: download - view: text, markup, annotated - select for diffs
Sat May 26 20:23:12 2007 UTC (4 years, 8 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +7 -1 lines
BROKEN with gcc 4.2
Revision 1.22: download - view: text, markup, annotated - select for diffs
Sat May 19 20:19:44 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +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.21: download - view: text, markup, annotated - select for diffs
Mon Aug 7 11:17:05 2006 UTC (5 years, 6 months ago) by garga
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -1 lines
- Fix PLIST: Remove locale dirs not contained in BSD.local.dist - Bump PORTREVISION PR: ports/101479 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru> Approved by: daniel+aputils at pelleg.org (maintainer)
Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu May 11 22:49:37 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +0 -1 lines
Remove USE_REINPLACE from all categories starting with N
Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun Jan 22 20:00:50 2006 UTC (6 years ago) by kris
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -0 lines
BROKEN when WITHOUT_NLS: Does not build without gettext
Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Apr 12 03:26:19 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Apr 11 08:03:40 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +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.16: download - view: text, markup, annotated - select for diffs
Mon Aug 2 08:29:01 2004 UTC (7 years, 6 months ago) by krion
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +9 -2 lines
Update to 1.4.1 PR: ports/69856 Submitted by: maintainer
Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Mar 6 09:29:19 2004 UTC (7 years, 11 months ago) by krion
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +3 -3 lines
- Update to version 1.4 PR: ports/63822 Submitted by: maintainer
Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Feb 23 04:41:55 2004 UTC (7 years, 11 months ago) by wollman
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
Say hello to the new "net-mgmt" category. There are probably more ports that belong here than the ones I have identified and moved in this, first, pass. Approved in principle by: marcus
Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Feb 4 04:36:18 2004 UTC (8 years ago) by marcus
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
Add USE_GETTEXT and bump PORTREVISION. Submitted by: trevor Tested by: bento
Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Jan 23 18:12:14 2004 UTC (8 years ago) by trevor
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
Now gettext 0.12.1 is gettext-old.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Dec 13 15:21:55 2003 UTC (8 years, 2 months ago) by pav
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -2 lines
- Update to 1.3.3 PR: ports/60208 Submitted by: Dan Pelleg <daniel+aputils@pelleg.org> (maintainer)
Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Nov 18 22:32:06 2003 UTC (8 years, 2 months ago) by pav
Branches: MAIN
CVS tags: old_RELEASE_5_2_1, old_RELEASE_5_2_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +6 -1 lines
- Use system gettext instead of bundled one. PR: ports/58513 Submitted by: Simon Barner <barner@in.tum.de> Approved by: marcus (backup mentor)
Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Aug 26 20:25:50 2003 UTC (8 years, 5 months ago) by marcus
Branches: MAIN
CVS tags: old_RELEASE_4_9_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -0 lines
Bump the PORTREVISION for the ports directly affected by the gettext upgrade. Prodded by: kris
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Aug 25 05:41:31 2003 UTC (8 years, 5 months ago) by marcus
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
Chase the libintl.so shared lib version.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Feb 21 13:14:34 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: old_RELEASE_5_1_0, old_RELEASE_4_8_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -0 lines
De-pkg-comment.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Feb 15 13:48:59 2003 UTC (8 years, 11 months ago) by markp
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +6 -6 lines
Update to 1.3.1. Approved by: maintainer
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Jan 2 20:00:43 2003 UTC (9 years, 1 month ago) by ijliao
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
upgrade to 1.3 PR: 46085 Submitted by: maintainer
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Nov 12 23:34:48 2002 UTC (9 years, 3 months ago) by obraun
Branches: MAIN
CVS tags: old_RELEASE_5_0_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Upgrade to 1.2. PR: ports/45172 Submitted by: maintainer
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Oct 7 01:43:13 2002 UTC (9 years, 4 months ago) by ijliao
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +4 -3 lines
upgrade to 1.1.1 PR: 43746 Submitted by: maintainer
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Aug 19 13:22:15 2002 UTC (9 years, 5 months ago) by markp
Branches: MAIN
CVS tags: old_RELEASE_4_7_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +11 -17 lines
Update to 1.0.4. Change maintainer to submitter. Submitted by: Dan Pelleg <daniel@pelleg.org> Approved by: previous maintainer
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Aug 4 05:51:19 2002 UTC (9 years, 6 months ago) by markp
Branches: MAIN
Add ap-utils 1.0.3, amtel wireless access point utilities. PR: 40719 Submitted by: Jerry A! <jerry@thehutt.org>
