aboutsummaryrefslogtreecommitdiff
path: root/net/fspclient/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Register net/fsbclient and cad/alliance conflict.Cy Schubert2017-10-051-0/+1
| | | | | | | Reported by: rodrigo Notes: svn path=/head/; revision=451257
* Remove indefinite articles and trailing periods from COMMENT, plus minorJimmy Olgeni2014-07-101-1/+1
| | | | | | | | | | | | COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Category N. CR: D307 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=361440
* Support stageBaptiste Daroussin2014-05-271-10/+5
| | | | | | | Convert to USES=scons Notes: svn path=/head/; revision=355505
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | net) Notes: svn path=/head/; revision=327755
* Fix build under 9.0.Cy Schubert2011-12-061-5/+1
| | | | | | | | | Assume maintainership of this orphan. Feature safe: yes Notes: svn path=/head/; revision=286991
* - Mark BROKEN on HEAD: fails to build with new utmpxMartin Wilke2010-03-201-1/+7
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=251271
* - Update to 0.93.0Martin Wilke2009-09-191-1/+1
| | | | | | | | | PR: 138865 Submitted by: Radim Kolar SF.NET <hsn@sendmail.cz> Feature safe: yes Notes: svn path=/head/; revision=241714
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with N Notes: svn path=/head/; revision=240073
* - Update to 0.92.1Martin Wilke2009-07-271-5/+4
| | | | | | | | PR: 136966 Submitted by: Radim Kolar SF.NET <hsn@sendmail.cz> (maintainer) Notes: svn path=/head/; revision=238467
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-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) Notes: svn path=/head/; revision=218938
* Remove USE_REINPLACE from all categories starting with NEdwin Groothuis2006-05-111-1/+0
| | | | Notes: svn path=/head/; revision=162141
* - Update to 0.91.0Sergey Matveychuk2005-07-261-5/+7
| | | | | | | | PR: ports/84072 Submitted by: Ports Fury Notes: svn path=/head/; revision=140132
* - Update to 0.90.0Pav Lucistnik2005-02-271-1/+2
| | | | | | | | PR: ports/78091 Submitted by: Radim Kolar <hsn@netmag.cz> Notes: svn path=/head/; revision=129890
* - Update to 0.0.10Pav Lucistnik2005-01-191-3/+2
| | | | | | | | PR: ports/76466 Submitted by: Radim Kolar <hsn@netmag.cz> Notes: svn path=/head/; revision=126879
* - Update to 0.0.9Sergey Matveychuk2004-12-201-1/+1
| | | | | | | | PR: ports/75323 Submitted by: Radim Kolar <hsn(at)netmag.cz> Notes: svn path=/head/; revision=124632
* Drop maintainership to ports@FreeBSD.orgKirill Ponomarev2004-10-121-1/+1
| | | | | | | | PR: ports/71721 Submitted by: Radim Kolar <hsn@netmag.cz> Notes: svn path=/head/; revision=119016
* Update to 0.0.7 (unDEPRECATE)Volker Stolz2004-07-221-6/+2
| | | | | | | | PR: ports/69392 Submitted by: Radim Kolar (maintainer) Notes: svn path=/head/; revision=114408
* Set an expiry date of 2004-08-20 for these BROKEN/IGNORE/FORBIDDENKris Kennaway2004-06-211-0/+2
| | | | | | | | ports. They will be removed on or after that date if they are still broken and no fix has been submitted to GNATS. Notes: svn path=/head/; revision=111956
* - Mark IGNORE: Does not work correctly with FreeBSD libc because of differenciesPav Lucistnik2004-05-171-0/+2
| | | | | | | | | in getopt() handling Submitted by: Radim Kolar <hsn@netmag.cz> (maintainer) Notes: svn path=/head/; revision=109344
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-061-0/+1
| | | | Notes: svn path=/head/; revision=100139
* - update to 0.0.6Pete Fritchman2004-01-131-6/+9
| | | | | | | | | | | - fetch from sourceforge now - pass maintainership to submitter PR: 61214 Submitted by: Radim Kolar <hsn@netmag.cz> (new maintainer) Notes: svn path=/head/; revision=98039
* De-pkg-comment.Akinori MUSHA2003-02-201-0/+1
| | | | Notes: svn path=/head/; revision=75971
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-101-2/+0
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-061-0/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-3/+3
| | | | Notes: svn path=/head/; revision=27423
* * Fixup MASTER_SITESSteve Price1999-12-271-9/+9
| | | | | | | | | | | * Split patches one file per patch * Whitespace nits PR: 15720 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=24170
* Remove myself from MAINTAINERAndrey A. Chernov1999-12-231-1/+1
| | | | Notes: svn path=/head/; revision=23863
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
| | | | Notes: svn path=/head/; revision=21126
* Delimit name and version by "-".Satoshi Asami1998-07-221-2/+2
| | | | Notes: svn path=/head/; revision=12067
* Fix MASTER_SITE URL.Bill Fenner1998-02-221-2/+2
| | | | Notes: svn path=/head/; revision=9881
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-181-1/+2
| | | | | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. Notes: svn path=/head/; revision=4578
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-2/+2
| | | | Notes: svn path=/head/; revision=4575
* Change "networking" to "net".Satoshi Asami1995-11-271-2/+2
| | | | Notes: svn path=/head/; revision=2485
* Old home site is deadAndrey A. Chernov1995-04-181-2/+2
| | | | Notes: svn path=/head/; revision=1461
* Update of net Makefiles! Am I done? :)Satoshi Asami1995-04-151-1/+2
| | | | Notes: svn path=/head/; revision=1363
* Add MAINTAINER= ache@FreeBSD.ORG to Andrey's ports. Clean upSatoshi Asami1995-04-121-4/+7
| | | | | | | some Makefiles along the way. Notes: svn path=/head/; revision=1348
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-1/+2
| | | | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
* fsp clientAndrey A. Chernov1994-11-071-0/+15
Notes: svn path=/head/; revision=337