aboutsummaryrefslogtreecommitdiff
path: root/net/delegate
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* - Add --no-passive to FETCH_ARGS. It seems that this FTP server doesn't work ↵Danilo Egea Gondolfo2019-11-241-2/+2
| | | | | | | | | | | with passive FTP - Remove BROKEN (unfetchable) PR: 242152 Notes: svn path=/head/; revision=518351
* Mark a few ports BROKEN (unfetchable)Antoine Brodin2019-11-061-0/+2
| | | | Notes: svn path=/head/; revision=516887
* 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
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-0/+1
| | | | | | | | | | | | | | | | | | as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3 to GCC 9.1 under most circumstances now after revision 507371. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, everything INDEX-11 shows with a dependency on lang/gcc9 now. PR: 238330 Notes: svn path=/head/; revision=507372
* Add compiler:c11 to USES to unbreak build on GCC-based powerpc64:Mark Linimon2019-06-211-2/+1
| | | | | | | | | | | gmake[1]: [Makefile:116: mkmake.exe] Error 1 This may also unbreak on mips* (untested). Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=504786
* Fix formatting of BROKEN error messages.Mark Linimon2018-11-221-3/+3
| | | | | | | Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=485576
* Convert to options target helperSunpoet Po-Chuan Hsieh2018-09-101-2/+4
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=479481
* Add DOCS options to ports that should have one.Mathieu Arnold2018-09-101-0/+2
| | | | | | | | | | | Also various fixes related to said option. PR: 230864 Submitted by: mat exp-runs by: antoine Notes: svn path=/head/; revision=479406
* Mark ports broken on mips64 that are already broken on powerpc64. InMark Linimon2018-07-021-0/+2
| | | | | | | | | | | | most cases, the failure mode is the same. Also, mark them broken on mips when necessary. While here, pet portlint. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=473699
* Mark ports broken on powerpc64, categories g-n.Mark Linimon2018-06-181-0/+2
| | | | | | | | | While here, pet portlint and do some other cleanup. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=472693
* - Fix build on CURRENT by setting -x c++ -std=gnu++98 to CFLAGS for now.Danilo Egea Gondolfo2018-02-111-0/+2
| | | | | | | Delegate already use cc to build cxx code everywhere. Notes: svn path=/head/; revision=461537
* - Fix build with clang 4.0Danilo Egea Gondolfo2017-03-061-0/+11
| | | | | | | PR: 216624 Notes: svn path=/head/; revision=435510
* When there is a do-install target, do not use a post-install target, doMathieu Arnold2016-07-191-2/+0
| | | | | | | | | | | | | | | everything at once. Sometime, rename post-install into a options helper target. I did not fix ports that were such a mess that I could not figure out what they really wanted to do. I also did not change ports that had some version of an auto-plist code in post-install, for the same reason. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=418767
* - Fix a stage violationDanilo Egea Gondolfo2015-05-201-1/+1
| | | | | | | | | PR: 200010 Submitted by: yuri@rawbw.com MFH: 2015Q2 Notes: svn path=/head/; revision=386821
* - Update from 9.9.12 to 9.9.13Danilo Egea Gondolfo2014-11-022-3/+3
| | | | Notes: svn path=/head/; revision=372054
* - Update from 9.9.11 to 9.9.12Danilo Egea Gondolfo2014-09-292-3/+3
| | | | Notes: svn path=/head/; revision=369519
* - Update from 9.9.10 to 9.9.11Danilo Egea Gondolfo2014-08-152-4/+3
| | | | Notes: svn path=/head/; revision=364971
* - Fix the binary checksumming (use this approach until find a better solution)Danilo Egea Gondolfo2014-07-221-5/+15
| | | | | | | | | - Fix staging PR: ports/192039 Notes: svn path=/head/; revision=362580
* - Don't strip the binary. This breaks the binary checksummingDanilo Egea Gondolfo2014-07-221-6/+7
| | | | | | | | | | - Introduce ADMIN variable PR: ports/192039 Submitted by: Martin Birgmeier <la5lbtyi@aon.at> Notes: svn path=/head/; revision=362568
* - Update from 9.9.9 to 9.9.10Danilo Egea Gondolfo2014-07-222-4/+4
| | | | | | | - Take maintainership Notes: svn path=/head/; revision=362530
* - Update to version 9.9.9 and point to a working master siteAlexey Dokuchaev2014-06-264-34/+29
| | | | | | | | | - Stagify, undeprecate, allow unattended (non-interactive) builds - Install a few more documentation files; cleanup pkg-plist and files/pkg-message.in, trim EOL whitespace while I'm here Notes: svn path=/head/; revision=359360
* Deprecate unmaintained interactive ports for removal in 2 monthsJohn Marino2014-06-201-0/+3
| | | | | | | | | | | | | | | | | | | | | | Interactive ports can't be packaged which means they don't get tested weekly either. Ideally all interactive ports should be converted to regular ports. Reduce the number of these types of ports by pruning unmaintained ones first. Those wishing to pick up these ports are expected to convert them to regular ports if this can be done with reasonable effort. Ports deprecated for removal on 20 August 2014: * mail/mailagent * net/delegate * net-mgmt/nocol * print/hplip-plugin * print/xdvi * sysutils/autopsy * x11-clocks/xalarm Approved by: portmgr (bapt) Notes: svn path=/head/; revision=358603
* net/delegate: Mark jobs unsafe, reset maintainerJohn Marino2014-06-201-1/+3
| | | | | | | | | | | | | Maintainer is non-responsive, no communication since 2010. Port is unstaged but will be deprecated in imminent commit. PR: 186402 Submitted by: ribbon (ribbon.or.jp) Approved by: maintainer timeout (4 months) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=358602
* 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
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-2/+0
| | | | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. Notes: svn path=/head/; revision=284232
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Update to 9.9.7Sylvio Cesar Teixeira2010-07-202-5/+5
| | | | | | | | PR: ports/148778 Submitted by: Chifeng QU <chifeng@gmail.com> (maintainer) Notes: svn path=/head/; revision=257994
* - Update to 9.9.6Wen Heping2010-01-072-5/+4
| | | | | | | | PR: ports/142380 Submitted by: Chifeng Qu <chifeng@gmail.com> (maintainer) Notes: svn path=/head/; revision=247318
* - Update to 9.9.3Philippe Audeoud2009-07-022-6/+6
| | | | | | | | PR: ports/136242 Submitted by: Chifeng Qu <chifeng gmail.com> (maintainer) Notes: svn path=/head/; revision=236916
* - Install copyright to satisfy license and allow package buildBeech Rintoul2009-02-191-2/+5
| | | | | | | | | - Bump portrevision Approved by: chifeng@gmail.com (maintainer) Notes: svn path=/head/; revision=228666
* - Add NO_PACKAGEBeech Rintoul2009-02-191-0/+1
| | | | | | | Approved by: chifeng <chifeng@gmail.com> Notes: svn path=/head/; revision=228628
* - Update net/delegate to 9.9.1Beech Rintoul2009-02-183-10/+11
| | | | | | | | PR: ports/131808 Submitted by: Chifeng Qu <chifeng@gmail.com> (maintainer) Notes: svn path=/head/; revision=228619
* - Pass maintainership to submitterThomas Abthorpe2009-02-181-1/+1
| | | | | | | Submitted by: chifeng via freebsd-ports@ Notes: svn path=/head/; revision=228601
* - Fix MAINTAINER.Philippe Audeoud2008-11-121-1/+1
| | | | Notes: svn path=/head/; revision=222769
* - Drop MaintainershipMartin Wilke2008-10-121-1/+1
| | | | Notes: svn path=/head/; revision=221481
* - Update to 9.8.3Martin Wilke2008-08-202-6/+5
| | | | | | | - Takje maintainership Notes: svn path=/head/; revision=218905
* Reset nivo+kw+ports.bfa274@is-root.com due to lack of time to workMark Linimon2008-08-201-1/+1
| | | | | | | | | on FreeBSD at the moment. Hat: portmgr Notes: svn path=/head/; revision=218899
* * Disable stripping of delegated binary, since it causesMartin Wilke2007-06-041-0/+4
| | | | | | | | | | | internal checksums to fail * Bump PORTREVISION PR: 112582 Submitted by: Nils Vogels <nivo+kw+ports.bfa274@is-root.com> (maintainer) Notes: svn path=/head/; revision=192711
* - Update to 9.5.6Martin Wilke2007-04-092-6/+5
| | | | | | | | PR: 111426 Submitted by: Nils Vogels <nivo+kw+ports.bfa274@is-root.com> (maintainer) Notes: svn path=/head/; revision=189610
* - Update to 9.3.2Martin Wilke2007-01-052-5/+6
| | | | | | | | PR: ports/107351 Submitted by: Nils Vogels <nivo+kw+ports.bfa274@is-root.com> (maintainer) Notes: svn path=/head/; revision=181486
* - Update to 2.3.1Pav Lucistnik2006-12-032-4/+4
| | | | | | | | PR: ports/106231 Submitted by: Nils Vogels <nivo+kw+ports.bfa274@is-root.com> (maintainer) Notes: svn path=/head/; revision=178686
* - Update to 9.3.0Cheng-Lung Sung2006-11-093-12/+4
| | | | | | | | | | - Removed stale pkg-message warning PR: ports/105261 Submitted by: maintainer (Nils Vogels) Notes: svn path=/head/; revision=176905
* - UNBREAK: Update to 9.2.4Renato Botelho2006-09-252-34/+5
| | | | | | | | | | | - Pass maintainership to submitter PR: ports/99091 Submitted by: Nils Vogels <nivo+kw+ports.bfa274@is-root.com> Approved by: maintainer timeout (3 months) Notes: svn path=/head/; revision=173793
* Schedule these broken ports for termination on 2006-12-01Kris Kennaway2006-09-021-0/+2
| | | | Notes: svn path=/head/; revision=171889
* BROKEN: UnfetchableKris Kennaway2006-04-021-0/+2
| | | | Notes: svn path=/head/; revision=158667
* - Update to 8.11.3Pav Lucistnik2005-05-192-3/+3
| | | | | | | | | PR: ports/81209 Submitted by: <abendroth@wsc-gmbh.de> Approved by: gioria (maintainer) Notes: svn path=/head/; revision=135618
* - Update to 8.9.3Pav Lucistnik2004-05-122-3/+3
| | | | | | | | PR: ports/66494 Submitted by: gioria (maintainer) Notes: svn path=/head/; revision=109008
* - Update to 8.9.2Pav Lucistnik2004-03-262-4/+4
| | | | | | | | | | - Pass maintainership to submitter PR: ports/64661 Submitted by: gioria Notes: svn path=/head/; revision=105352
* Reintroduce warnings.Clement Laforet2004-02-212-0/+34
| | | | | | | Time to mark it as DEPRECATED ? Notes: svn path=/head/; revision=101593