aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/ap-utils
Commit message (Collapse)AuthorAgeFilesLines
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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)
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
| | | | | | | | | | 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)
* - Unbreakmiwi2008-06-021-8/+5
| | | | | | | - Fix build with gcc4.2 Submitted by: miwi Approved by: David Wolfskill (maintainer via private mail)
* - Pass maintainership to David Wolfskill <david@catwhisker.org>miwi2008-06-011-6/+2
| | | | | | | - Use SF macro PR: 124188 Submitted by: David Wolfskill <david@catwhisker.org>
* - Backout from atticmiwi2008-06-015-0/+89
| | | | | PR: 124188 Submitted by: David Wolfskill <david@catwhisker.org>
* 2008-05-15 net-p2p/dclibc: Abandoned, not used, website disappearedmiwi2008-05-315-89/+0
| | | | | | | 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
* Maintainer reports that this seems to be abandonware, so set DEPRECATED.linimon2008-02-081-1/+4
| | | | Requested by: maintainer
* BROKEN with gcc 4.2kris2007-05-271-1/+7
|
* - Welcome X.org 7.2 \o/.flz2007-05-202-7/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Fix PLIST: Remove locale dirs not contained in BSD.local.distgarga2006-08-072-1/+8
| | | | | | | | - Bump PORTREVISION PR: ports/101479 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru> Approved by: daniel+aputils at pelleg.org (maintainer)
* Remove USE_REINPLACE from all categories starting with Nedwin2006-05-121-1/+0
|
* SHA256ifyedwin2006-02-011-0/+1
| | | | Approved by: krion@
* BROKEN when WITHOUT_NLS: Does not build without gettextkris2006-01-231-0/+1
|
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
| | | | after 5.4-RELEASE.
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* Fix build on 4.xkrion2004-08-101-0/+10
| | | | Submitted by: maintainer
* Update to 1.4.1krion2004-08-023-9/+16
| | | | | PR: ports/69856 Submitted by: maintainer
* - Update to version 1.4krion2004-03-063-7/+11
| | | | | PR: ports/63822 Submitted by: maintainer
* Say hello to the new "net-mgmt" category. There are probably morewollman2004-02-231-1/+1
| | | | | | | ports that belong here than the ones I have identified and moved in this, first, pass. Approved in principle by: marcus
* Add USE_GETTEXT and bump PORTREVISION.marcus2004-02-041-2/+2
| | | | | Submitted by: trevor Tested by: bento
* Now gettext 0.12.1 is gettext-old.trevor2004-01-241-1/+1
|
* - Update to 1.3.3pav2003-12-133-4/+5
| | | | | PR: ports/60208 Submitted by: Dan Pelleg <daniel+aputils@pelleg.org> (maintainer)
* - Use system gettext instead of bundled one.pav2003-11-192-2/+6
| | | | | | PR: ports/58513 Submitted by: Simon Barner <barner@in.tum.de> Approved by: marcus (backup mentor)
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.marcus2003-08-271-0/+1
| | | | Prodded by: kris
* Chase the libintl.so shared lib version.marcus2003-08-251-1/+1
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* Update to 1.3.1.markp2003-02-153-10/+7
| | | | Approved by: maintainer
* upgrade to 1.3ijliao2003-01-034-22/+5
| | | | | PR: 46085 Submitted by: maintainer
* Upgrade to 1.2.obraun2002-11-136-43/+20
| | | | | PR: ports/45172 Submitted by: maintainer
* upgrade to 1.1.1ijliao2002-10-077-17/+52
| | | | | PR: 43746 Submitted by: maintainer
* Update to 1.0.4. Change maintainer to submitter.markp2002-08-196-32/+33
| | | | | Submitted by: Dan Pelleg <daniel@pelleg.org> Approved by: previous maintainer
* Add ap-utils 1.0.3, amtel wireless access point utilities.markp2002-08-045-0/+58
PR: 40719 Submitted by: Jerry A! <jerry@thehutt.org>