non port: net/delegate/Makefile |
SVNWeb
|
Number of commits found: 71 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 6a378e5 (Only the first 10 of 1159 ports in this commit are shown above. )
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above )
|
Fri, 10 Sep 2021
|
[ 21:18 Bernhard Froehlich (decke) ] 7d664a5
net/delegate: Add CPE information
Approved by: portmgr (blanket)
|
Thu, 20 May 2021
|
[ 04:42 Neel Chauhan (nc) Author: Gabriel Chris Hutchinson ] 9a806a2
net/delegate: Pass maintainership to submitter
PR: 256018
|
Wed, 19 May 2021
|
[ 19:56 Danilo Egea Gondolfo (danilo) ] 8077b0b
net/delegate: Drop maintainership
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sun, 24 Nov 2019
|
[ 19:02 danilo ]
- Add --no-passive to FETCH_ARGS. It seems that this FTP server doesn't work
with passive FTP
- Remove BROKEN (unfetchable)
PR: 242152
|
Wed, 6 Nov 2019
|
[ 14:00 antoine ] (Only the first 10 of 184 ports in this commit are shown above. )
Mark a few ports BROKEN (unfetchable)
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
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
|
Fri, 21 Jun 2019
|
[ 11:19 linimon ]
Add compiler:c11 to USES to unbreak build on GCC-based powerpc64:
gmake[1]: [Makefile:116: mkmake.exe] Error 1
This may also unbreak on mips* (untested).
Approved by: portmgr (tier-2 blanket)
|
Thu, 22 Nov 2018
|
[ 01:15 linimon ]
Fix formatting of BROKEN error messages.
Approved by: portmgr (tier-2 blanket)
|
Mon, 10 Sep 2018
|
[ 20:28 sunpoet ]
Convert to options target helper
Approved by: portmgr (blanket)
|
[ 13:14 mat ] (Only the first 10 of 995 ports in this commit are shown above. )
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine
|
Mon, 2 Jul 2018
|
[ 04:00 linimon ] (Only the first 10 of 60 ports in this commit are shown above. )
Mark ports broken on mips64 that are already broken on powerpc64. In
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)
|
Mon, 18 Jun 2018
|
[ 14:00 linimon ] (Only the first 10 of 39 ports in this commit are shown above. )
Mark ports broken on powerpc64, categories g-n.
While here, pet portlint and do some other cleanup.
Approved by: portmgr (tier-2 blanket)
|
Sun, 11 Feb 2018
|
[ 23:11 danilo ]
- Fix build on CURRENT by setting -x c++ -std=gnu++98 to CFLAGS for now.
Delegate already use cc to build cxx code everywhere.
|
Tue, 19 Jul 2016
|
[ 11:04 mat ] (Only the first 10 of 174 ports in this commit are shown above. )
When there is a do-install target, do not use a post-install target, do
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
|
Wed, 20 May 2015
|
[ 00:24 danilo ]
- Fix a stage violation
PR: 200010
Submitted by: yuri@rawbw.com
MFH: 2015Q2
|
Sun, 2 Nov 2014
|
[ 02:05 danilo ]
- Update from 9.9.12 to 9.9.13
|
Mon, 29 Sep 2014
|
[ 14:26 danilo ]
- Update from 9.9.11 to 9.9.12
|
Fri, 15 Aug 2014
|
[ 13:27 danilo ]
- Update from 9.9.10 to 9.9.11
|
Tue, 22 Jul 2014
|
[ 21:05 danilo ]
- Fix the binary checksumming (use this approach until find a better solution)
- Fix staging
PR: ports/192039
|
[ 19:01 danilo ]
- Don't strip the binary. This breaks the binary checksumming
- Introduce ADMIN variable
PR: ports/192039
Submitted by: Martin Birgmeier <la5lbtyi@aon.at>
|
[ 11:02 danilo ]
- Update from 9.9.9 to 9.9.10
- Take maintainership
|
Thu, 26 Jun 2014
|
[ 14:19 danfe ]
- Update to version 9.9.9 and point to a working master site
- 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
|
Fri, 20 Jun 2014
|
[ 16:38 marino ]
Deprecate unmaintained interactive ports for removal in 2 months
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)
|
[ 16:36 marino ]
net/delegate: Mark jobs unsafe, reset maintainer
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)
|
Fri, 20 Sep 2013
|
[ 22:10 bapt ] (Only the first 10 of 1288 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
|
Tue, 20 Jul 2010
|
[ 14:06 sylvio ]
- Update to 9.9.7
PR: ports/148778
Submitted by: Chifeng QU <chifeng@gmail.com> (maintainer)
|
Thu, 7 Jan 2010
|
[ 07:35 wen ]
- Update to 9.9.6
PR: ports/142380
Submitted by: Chifeng Qu <chifeng@gmail.com> (maintainer)
|
Thu, 2 Jul 2009
|
[ 12:51 jadawin ]
- Update to 9.9.3
PR: ports/136242
Submitted by: Chifeng Qu <chifeng gmail.com> (maintainer)
|
Thu, 19 Feb 2009
|
[ 19:23 beech ]
- Install copyright to satisfy license and allow package build
- Bump portrevision
Approved by: chifeng@gmail.com (maintainer)
|
[ 02:41 beech ]
- Add NO_PACKAGE
Approved by: chifeng <chifeng@gmail.com>
|
Wed, 18 Feb 2009
|
[ 23:22 beech ]
- Update net/delegate to 9.9.1
PR: ports/131808
Submitted by: Chifeng Qu <chifeng@gmail.com> (maintainer)
|
[ 14:49 tabthorpe ]
- Pass maintainership to submitter
Submitted by: chifeng via freebsd-ports@
|
Wed, 12 Nov 2008
|
[ 14:57 jadawin ]
- Fix MAINTAINER.
|
Sun, 12 Oct 2008
|
[ 10:54 miwi ]
- Drop Maintainership
|
Wed, 20 Aug 2008
|
[ 07:53 miwi ]
- Update to 9.8.3
- Takje maintainership
|
[ 06:50 linimon ] (Only the first 10 of 18 ports in this commit are shown above. )
Reset nivo+kw+ports.bfa274@is-root.com due to lack of time to work
on FreeBSD at the moment.
Hat: portmgr
|
Mon, 4 Jun 2007
|
[ 13:38 miwi ]
* Disable stripping of delegated binary, since it causes
internal checksums to fail
* Bump PORTREVISION
PR: 112582
Submitted by: Nils Vogels <nivo+kw+ports.bfa274@is-root.com> (maintainer)
|
Mon, 9 Apr 2007
|
[ 21:07 miwi ]
- Update to 9.5.6
PR: 111426
Submitted by: Nils Vogels <nivo+kw+ports.bfa274@is-root.com> (maintainer)
|
Fri, 5 Jan 2007
|
[ 08:05 miwi ]
- Update to 9.3.2
PR: ports/107351
Submitted by: Nils Vogels <nivo+kw+ports.bfa274@is-root.com> (maintainer)
|
Sun, 3 Dec 2006
|
[ 14:53 pav ]
- Update to 2.3.1
PR: ports/106231
Submitted by: Nils Vogels <nivo+kw+ports.bfa274@is-root.com> (maintainer)
|
Thu, 9 Nov 2006
|
[ 07:28 clsung ]
- Update to 9.3.0
- Removed stale pkg-message warning
PR: ports/105261
Submitted by: maintainer (Nils Vogels)
|
Mon, 25 Sep 2006
|
[ 11:37 garga ]
- UNBREAK: Update to 9.2.4
- Pass maintainership to submitter
PR: ports/99091
Submitted by: Nils Vogels <nivo+kw+ports.bfa274@is-root.com>
Approved by: maintainer timeout (3 months)
|
Sat, 2 Sep 2006
|
[ 16:51 kris ] (Only the first 10 of 108 ports in this commit are shown above. )
Schedule these broken ports for termination on 2006-12-01
|
Sun, 2 Apr 2006
|
[ 23:16 kris ]
BROKEN: Unfetchable
|
Thu, 19 May 2005
|
[ 14:53 pav ]
- Update to 8.11.3
PR: ports/81209
Submitted by: <abendroth@wsc-gmbh.de>
Approved by: gioria (maintainer)
|
Wed, 12 May 2004
|
[ 14:15 pav ]
- Update to 8.9.3
PR: ports/66494
Submitted by: gioria (maintainer)
|
Fri, 26 Mar 2004
|
[ 17:19 pav ]
- Update to 8.9.2
- Pass maintainership to submitter
PR: ports/64661
Submitted by: gioria
|
Sat, 21 Feb 2004
|
[ 20:12 clement ]
Reintroduce warnings.
Time to mark it as DEPRECATED ?
|
[ 15:34 clement ]
make portlint happy.
|
[ 15:13 clement ]
- Update to 8.9.1
- Remove all security warning
While I'm here:
- use PORTSDOCS, ${DOCSDIR}
- kill pkg-plist
PR: 62924
Submitted by: NAKAMURA Takeshi <1yen@sh.rim.or.jp>
|
Tue, 9 Dec 2003
|
[ 12:23 pav ]
- Update to 8.7.8
- Fix style in warning banner
PR: ports/59505
Submitted by: NAKAMURA Takeshi <1yen@sh.rim.or.jp>
|
Sat, 27 Sep 2003
|
[ 01:01 edwin ] (Only the first 10 of 37 ports in this commit are shown above. )
KATO mega patch
- ECHO -> ECHO_MSG
For some ports:
- pre-fetch -> pre-everything
- ECHO -> ECHO_CMD
PR: ports/56820-56858
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
Fri, 27 Jun 2003
|
[ 05:21 edwin ]
Upgrade to version 8.5.5
|
Thu, 22 May 2003
|
[ 03:24 max ]
I have not been, nor will I be actively maintaining this port.
So turn this over to ports@.
|
Fri, 7 Mar 2003
|
[ 06:08 ade ] (Only the first 10 of 358 ports in this commit are shown above. )
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
Mon, 14 Oct 2002
|
[ 23:11 max ]
Upgrade to 7.9.13.
|
Sat, 27 Jul 2002
|
[ 19:48 max ]
Upgrade to 7.9.10.
While at it:
- Fix typo in the security warning.
- Correct one of the master sites.
- List the master site which accepts passive ftp before one which doesn't.
- So remove the message that suggests to unsetenv FTP_PASSIVE_MODE.
|
Mon, 20 May 2002
|
[ 04:13 max ]
Upgrade to 7.9.4
|
Tue, 27 Nov 2001
|
[ 03:27 max ]
Upgrade to 7.7.0.
|
Sun, 28 Oct 2001
|
[ 01:10 max ]
Upgrade to 7.5.4.
|
Mon, 2 Jul 2001
|
[ 06:49 max ]
Upgrade to 7.3.4.
|
Sun, 15 Apr 2001
|
[ 12:35 clive ]
Put the WARNING! x 20 back.
|
[ 07:53 ijliao ]
upgrade to 7.1.2, it's not in-secure now
|
Wed, 27 Dec 2000
|
[ 20:58 max ]
Upgrade to 6.1.22. Reminded by PR: 22439 Submitted by: Naoki IDO
<ido@hitachi-ms.co.jp>
|
Sun, 29 Oct 2000
|
[ 13:41 knu ]
Update to 6.1.19. Add patches for -current.
|
Sun, 8 Oct 2000
|
[ 11:23 asami ] (Only the first 10 of 400 ports in this commit are shown above. )
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is spelled out
(many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that
shouldn't have been necessary) and the string "/pkg/" appear.
|
Thu, 13 Jul 2000
|
[ 10:21 max ]
Upgrade to 6.1.16.
|
Mon, 26 Jun 2000
|
[ 08:57 max ] (Only the first 10 of 13 ports in this commit are shown above. )
Upgrade to 6.1.15. The problem with temporary file/directory permission, which
have been dealt with by patches/patch-a[b-i] seems to have gone away.
However, I haven't examined the rest of the code to determine whether security
problems with this program have been corrected. (CF: FreeBSD-SA-00:04.)
|
Number of commits found: 71 |