aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/spectools
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* net-mgmt: Add missing USES={gnome,php}Tobias Kortkamp2019-11-081-0/+1
| | | | Notes: svn path=/head/; revision=517062
* Convert to UCL & cleanup pkg-message (categories n)Mathieu Arnold2019-08-141-2/+6
| | | | | | | (and missed 3 missed files from previous categories.) Notes: svn path=/head/; revision=508903
* - Fix LICENSEDmitry Marakasov2018-04-162-6/+4
| | | | | | | | - Switch to USES=localbase - Update WWW Notes: svn path=/head/; revision=467469
* Remove libintl.so.9 compatibility link that was added in r374303 toTijl Coosemans2016-12-081-1/+1
| | | | | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since. Notes: svn path=/head/; revision=428152
* net-mgmt: bwm-ng, scli, spectools: Document ncurses requirementJohn Marino2016-11-191-1/+1
| | | | | | | Approved by: ncurses blanket Notes: svn path=/head/; revision=426376
* Unbreak the build on Tier-2 architectures.Alexey Dokuchaev2015-09-051-4/+9
| | | | | | | Tested on: flame (sparc64), pluto (ia64), local Mac mini G4 (powerpc) Notes: svn path=/head/; revision=396176
* - Add LICENSE_FILEDmitry Marakasov2015-08-252-34/+18
| | | | | | | - Switch to options helpers Notes: svn path=/head/; revision=395295
* - Drop maintainershipHenrik Brix Andersen2015-08-241-1/+1
| | | | Notes: svn path=/head/; revision=395183
* - Don't cat pkg-message from MakefilesDmitry Marakasov2015-05-211-1/+0
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=386913
* MASTER_SITES cleanup.Mathieu Arnold2015-05-141-2/+1
| | | | | | | | | | | | | | | | | | | | | | - Replace ${MASTER_SITE_FOO} with FOO. - Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9% of the time.) - Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and no hint of what it should be was present. - Fix some logic. - And generally, make things more simple and easy to understand. While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and SAMBA macros. Also, replace some EXTRACT_SUFX occurences with USES=tar:*. Checked by: make fetch-urlall-list With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=386312
* Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.Adam Weinberger2014-07-151-1/+1
| | | | Notes: svn path=/head/; revision=361969
* UnbreakAntoine Brodin2014-06-111-1/+1
| | | | Notes: svn path=/head/; revision=357527
* - Fix compilation with GTK+ front end enabledHenrik Brix Andersen2014-06-109-2/+269
| | | | Notes: svn path=/head/; revision=357371
* - Add needed patchesHenrik Brix Andersen2014-01-124-0/+57
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=339536
* - Update to v2011-08-R1Henrik Brix Andersen2014-01-122-12/+10
| | | | | | | - Add staging support Notes: svn path=/head/; revision=339534
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net-mgmt) Notes: svn path=/head/; revision=327757
* Add explicit dependency on pkgconf (20 ports)John Marino2013-09-121-1/+1
| | | | | | | Approved by: portmgr (bapt, implicit) Notes: svn path=/head/; revision=327041
* Fix buildBryan Drewery2013-05-031-1/+1
| | | | Notes: svn path=/head/; revision=317197
* In preparation of removing devel/libusb (expires 2013-04-30), remove itRene Ladan2013-04-291-21/+10
| | | | | | | | | | | | | | | | | | from these ports. Other changes: - convert Makefile header - convert to optionsNG - remove indefinite article from comment - drop support for FreeBSD < 8.0 - pet portlint (leave library ABI versions in LIB_DEPENDS) - net-mgmt/spectools: change option name from GTK to GTK2 to use default description from bsd.options.desc.mk Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316831
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* - Remove conditional checks for FreeBSD 6.XPav Lucistnik2012-03-021-6/+0
| | | | | | | | | PR: ports/165608 Submitted by: pgollucci Approved by: portmgr (hat) Notes: svn path=/head/; revision=292531
* Mark broken on powerpc as well as sparc64. (In fact, on all the tier-2s.)Mark Linimon2011-11-101-3/+3
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=285419
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+2
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=282282
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Update to v201004.r1Henrik Brix Andersen2010-07-123-25/+6
| | | | | | | - Add License information Notes: svn path=/head/; revision=257701
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-0/+1
| | | | Notes: svn path=/head/; revision=249285
* Now broken a different way on sparc64-7.Mark Linimon2009-12-041-1/+5
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=245182
* Mark as broken on sparc64: fails to compile due to duplicate definitionMark Linimon2009-08-171-0/+4
| | | | | | | | | of malloc. Hat: portmgr Notes: svn path=/head/; revision=239701
* - Update to version 2009-06-R1Henrik Brix Andersen2009-07-264-19/+53
| | | | Notes: svn path=/head/; revision=238379
* - Chase libusb20 rename in r189585.Stanislav Sedov2009-03-091-2/+4
| | | | | | | | | | | - Mark sane-backends broken on current due to changes in USB stack. Reviewed by: thompsa (old version), miwi Tested by: miwi Notes: svn path=/head/; revision=229765
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+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) Notes: svn path=/head/; revision=214430
* - Update to v2007-10-R2Henrik Brix Andersen2007-12-123-55/+6
| | | | | | | | | - Update my email address Approved by: erwin (mentor) Notes: svn path=/head/; revision=203354
* This is a replacement/upgrade for the net-mgmt/wispy-tools port. TheErwin Lansing2007-10-296-31/+55
| | | | | | | | | | project was renamed and a new release was made under the new name. PR: 117044 Submitted by: Henrik Brix Andersen <henrik@brixandersen.dk> (maintainer) Notes: svn path=/head/; revision=202291
* - Merge two WITH_GTK sections into oneRong-En Fan2007-06-221-3/+1
| | | | | | | Spotted by: maintainer via irc Notes: svn path=/head/; revision=194067
* - Don't overload WITH_GTK in PLIST_SUB, use GTK instead.Rong-En Fan2007-06-223-10/+9
| | | | | | | | | | | - Use ALL_TARGET, so we don't need to have our own do-build target - Fix typo for NOPORTDOCS and typo in pkg-message PR: ports/113938 Submitted by: Henrik Brix Andersen <henrik at brixandersen.dk> (maintainer) Notes: svn path=/head/; revision=194065
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* A set of open source tools for accessing the 2.4GHz Wi-Spy USBMartin Wilke2006-12-146-0/+101
spectrum analyzer by Metageek LLC, http://www.metageek.net/ WWW: http://www.kismetwireless.net/wispy.shtml PR: ports/106667 Submitted by: Henrik Brix Andersen <henrik at brixandersen.dk> Notes: svn path=/head/; revision=179732