non port: net/rinetd/Makefile |
SVNWeb
|
Number of commits found: 35 |
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 )
|
Sun, 15 Aug 2021
|
[ 18:27 Bernhard Froehlich (decke) ] 571f168
net/rinetd: Add CPE information
Approved by: portmgr (blanket)
|
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.
|
Tue, 4 Aug 2015
|
[ 16:38 amdmi3 ]
- Don't use / in sed regexps to allow paths, unbreaking cross-builds
Approved by: portmgr blanket
|
Thu, 14 May 2015
|
[ 10:15 mat ] (Only the first 10 of 1814 ports in this commit are shown above. )
MASTER_SITES cleanup.
- 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
|
Thu, 10 Jul 2014
|
[ 12:13 olgeni ] (Only the first 10 of 193 ports in this commit are shown above. )
Remove indefinite articles and trailing periods from COMMENT, plus minor
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)
|
Fri, 16 May 2014
|
[ 15:27 garga ]
Change USE_DOS2UNIX to USES=dos2unix
|
Thu, 31 Oct 2013
|
[ 23:39 garga ]
. Add LICENSE
. Simplify Makefile
|
Tue, 15 Oct 2013
|
[ 11:53 garga ]
- Support staging
- Respect ${CC}
|
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)
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Fri, 5 Oct 2012
|
[ 12:41 garga ] (Only the first 10 of 59 ports in this commit are shown above. )
Change headers of all ports maintained by me to new format
|
Tue, 21 Aug 2012
|
[ 20:43 dougb ]
Revert r302549. This port is another special case of needing to explicitly
define PORTVERSION as part of WRKSRC.
|
Wed, 15 Aug 2012
|
[ 00:37 dougb ]
danfe was kind enough to remind me that:
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
is already the default, so for those ports where we are doing:
@${MV} ${WRKDIR}/${PORTNAME} ${WRKSRC}
to avoid the problem of conflicts with the rc.d script of the same
name it is not necessary to define WRKSRC separately.
Clean up this mistake of mine, and standardize for the others.
|
Tue, 7 Aug 2012
|
[ 19:19 dougb ]
Fix problem introduced in r302141. The directory for the unpacked source
files is unversioned, so it conflicts with the name of the rc.d script in
WRKDIR after SUB_FILES is applied.
This is the same method as suggested in the PR (and that I've used
previously), just slightly different in the details.
PR: ports/170441
Submitted by: Frank Wall <fw@moov.de>
Approved by: maintainer
|
Sun, 5 Aug 2012
|
[ 23:19 dougb ] (Only the first 10 of 936 ports in this commit are shown above. )
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op
|
Fri, 3 Aug 2012
|
[ 18:39 garga ] (Only the first 10 of 17 ports in this commit are shown above. )
Remove unecessary OPTIONS_DEFAULT definitions added on r301957
Reported by: sunpoet@
|
[ 15:34 garga ] (Only the first 10 of 25 ports in this commit are shown above. )
Add DOCS, EXAMPLES and NLS to OPTIONS_DEFINE to my ports
|
Mon, 2 Jul 2012
|
[ 22:28 garga ]
Remove ^M from patches and use USE_DOS2UNIX, silence portlint
|
Sat, 19 Nov 2011
|
[ 14:31 garga ]
rinetd fails to close the configuration file (fopen twice, fclose only once)
when reading its configuration. Therefore on every configuration reload
(through SIGHUP) one file descriptor is lost. In an environment where this is
done frequently (e.g. to re-lookup DNS names) the system will run out of file
descriptors soon (kern.maxfiles) until rinetd crashes.
PR: ports/162673
Submitted by: Michael Gmelin <freebsd@grem.de>
Feature safe: yes
|
Tue, 26 Jul 2011
|
[ 22:11 garga ]
Respect $CC, it fixes build with clang
|
Sat, 28 Mar 2009
|
[ 17:53 garga ] (Only the first 10 of 41 ports in this commit are shown above. )
Mark all my ports as MAKE_JOBS_SAFE and MAKE_JOBS_UNSAFE
|
Fri, 25 Jul 2008
|
[ 18:13 garga ]
- Add gentoo mirrors to MASTER_SITES
|
Tue, 11 Dec 2007
|
[ 12:12 garga ]
- Fix manpage pointing to correct PREFIX for binary and conf
- Bump PORTREVISION
PR: ports/118537 (Based on)
Submitted by: Dan Mahoney <danm@prime.gushi.org>
Approved by: portmgr (erwin)
|
Wed, 15 Mar 2006
|
[ 10:17 garga ]
Rework rc.d script
|
Tue, 4 Oct 2005
|
[ 11:45 garga ]
Add new version of the select2poll patch, old version has some problems
of high load.
|
Fri, 30 Sep 2005
|
[ 19:37 garga ]
Rodrigo Graeff <delphus@delphus.org> made a patch to convert select() to
poll() and fix the security problem on rinetd.
Author told me will use this patch and release a new version, but, when
it doesn't happen, i'm adding the patch here, and, bumping PORTREVISION,
so, 0.62_1 is not more vulnerable.
Security:
http://www.FreeBSD.org/ports/portaudit/4c005a5e-2541-4d95-80a0-00c76919aa66.html
|
[ 12:05 garga ]
- Make portlint happy
- Use USE_RC_SUBR facility
- Rename patch-a* files
- Remove one uneeded patch and use REINPLACE_CMD instead
- Take maintainership
|
Tue, 8 Jun 2004
|
[ 12:41 vs ]
Use rcNG for startup
PR: ports/67610
Submitted by: Renato Botelho
|
Fri, 27 Feb 2004
|
[ 02:11 clement ]
- Kill pkg-plist
- SIZEify
- Make portlint happy
|
Thu, 17 Apr 2003
|
[ 16:25 fjoe ]
Security upgrade to 0.62 (see http://www.boutell.com/rinetd/).
PR: 51096
Submitted by: Sergey A. Osokin <osa@FreeBSD.org.ru>
|
Thu, 20 Feb 2003
|
[ 18:51 knu ] (Only the first 10 of 240 ports in this commit are shown above. )
De-pkg-comment.
|
Tue, 15 Jan 2002
|
[ 03:04 pat ]
Fix mastersites
|
Thu, 19 Jul 2001
|
[ 13:54 markp ]
Patch rinetd to properly become a daemon. Also drop maintainership.
|
Tue, 16 Jan 2001
|
[ 17:33 sobomax ] (Only the first 10 of 365 ports in this commit are shown above. )
Massive style enforcement - use ^I instead of spaces for variables identation.
|
Number of commits found: 35 |