Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.3.15_3 08 Jan 2024 16:43:53 |
Renato Botelho (garga) |
security/xinetd: Update manpages path
Move manpages to ${PREFIX}/share/man
Sponsored by: Rubicon Communications, LLC ("Netgate") |
2.3.15_2 16 Jun 2023 13:59:40 |
Mathieu Arnold (mat) |
*: regular cleanup for GH_TAGNAME bad usage |
2.3.15_2 02 Jun 2023 16:37:27 |
Renato Botelho (garga) |
security/xinetd: Ignore portscout
I don't think a new version of xinetd will be released. While here,
simplified version and github knobs using DISTVERSION.
No functional changes. |
2.3.15_2 21 Mar 2023 14:27:02 |
Renato Botelho (garga) |
security/xinetd: Make it fetchable and fix WWW
Original site is gone but code is still available on github. Changed
WWW to point to github and also consumes source code from there.
I've compared content of current github code and original tarball and it
was just missing one function from xgetloadavg.c, now added using patch.
While here, re-generate patches.
PR: 270345
Reported by: diizzy |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.3.15_2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
2.3.15_2 20 Jul 2022 14:22:56 |
Tobias C. Berner (tcberner) |
security: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Dupre <ale@FreeBSD.org>
* Alex Kapranoff <kappa@rambler-co.ru>
* Alex Samorukov <samm@freebsd.org>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kriventsov <avk@vl.ru>
* Alexander Leidinger <netchild@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
2.3.15_2 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
2.3.15_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.3.15_2 09 Oct 2019 12:20:31 |
bapt |
Drop the ipv6 virtual category for s* category as it is not relevant anymore |
2.3.15_2 11 Sep 2016 18:00:29 |
amdmi3 |
- Add LICENSE
- Use new OPTIONS features |
2.3.15_2 06 Sep 2016 16:55:27 |
garga |
Take maintainership |
2.3.15_2 05 Sep 2016 17:09:18 |
garga |
Fix some edge cases in xinetd file descriptor handling
This change fixes the case where the listening file descriptor is in 0~2
range (easily reprodutible with a single UDP service)
PR: 211038
Obtained from: pfSense
MFH: 2016Q3
Sponsored by: Rubicon Communications (Netgate) |
2.3.15_1 21 Aug 2016 11:58:27 |
rene |
Reset sem@'s ports per his request.
With hat: portmgr-secretary |
2.3.15_1 19 May 2016 10:53:06 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
2.3.15_1 01 Feb 2016 09:48:34 |
garga |
Add a new option to conditionalize xconv installation
xconv is the only piece of xinetd written in perl, removing it from package
also removes perl dependency.
Add a new option, on by default to don't change current behavior, to select
to install or not xconv.
While here, re-generate patches using `make makepatch` to silence portlint
PR: 205661
Approved by: maintainer timeout (> 30 days)
Obtained from: pfSense
Sponsored by: Rubicon Communications (Netgate) |
2.3.15_1 19 Jan 2016 11:41:58 |
olgeni |
Fix formatting in man page for xinetd.conf.
PR: 200416
Submitted by: olgeni
Approved by: maintainer timeout (14+ days) |
2.3.15_1 14 May 2015 10:15:09 |
mat |
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 |
2.3.15_1 22 Apr 2015 19:11:28 |
amdmi3 |
- Add CPE info
Approved by: portmgr blanket |
2.3.15_1 29 Jul 2014 17:12:50 |
adamw |
Rename all patches that contain '::' as a path separator, and use
'__' instead. |
2.3.15_1 01 Jun 2014 16:27:14 |
se |
Add stage support and introduce port options for IPV6 and LIBWRAP.
Reviewed by: sem (maintainer), antoine
Approved by: antoine (mentor) |
2.3.15_1 26 May 2014 12:50:41 |
miwi |
- Convert gmake, bzip2 to USES
Approved by: portmgr |
2.3.15_1 03 Oct 2013 12:54:10 |
sem |
- Fix CVE-2013-4342: xinetd ignores user and group directives for TCPMUX
services
- Rename old-style named file
Submitted by: Thomas Swan <thomas.swan@gmail.com> |
2.3.15 20 Sep 2013 22:55:26 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
2.3.15 17 Oct 2012 17:25:44 |
sem |
- Update to 2.3.15
Security: e11955ca-187c-11e2-be36-00215af774f0
Feature safe: yes |
2.3.14_2 06 Aug 2012 00:28:43 |
dougb |
Fix what looks like a copy-paste-o that originated in the same script:
command=foo >/dev/null 2>&1
|
v
command=foo
command_args='>/dev/null 2>&1'
This is clearly what should have been done, for several reasons.
No PORTREVISION bump because the old version simply ignored everything
after the space, and does not seem to have done any harm. However
it's good to clean these up so that similar errors aren't pasted into
a new script where they might actually matter. |
2.3.14_2 14 Jan 2012 08:57:23 |
dougb |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
2.3.14_2 03 Jul 2011 14:03:52 |
ohauer |
-remove MD5 |
2.3.14_2 27 Mar 2010 00:15:24 |
dougb |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
2.3.14_2 23 Sep 2008 12:36:21 |
sem |
- Use pidfile for start/stop |
2.3.14_1 12 Jul 2006 05:51:47 |
sem |
Forgot to add the script itself |
2.3.14_1 12 Jul 2006 05:50:42 |
sem |
- Fix PROVIDE: line in a startup script
- New style of startup script install
PR: ports/100139
Submitted by: Alexander Logvinov <user_at_blg.akavia.ru> |
2.3.14 25 May 2006 09:27:12 |
sem |
Take |
2.3.14 13 May 2006 04:15:53 |
edwin |
Remove USE_REINPLACE from all categories starting with S |
2.3.14 20 Feb 2006 20:47:50 |
dougb |
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts. |
2.3.14 25 Nov 2005 18:01:16 |
pav |
- Add SHA256 |
2.3.14 01 Nov 2005 17:50:35 |
vanilla |
Upgrade to latest version.
Obtained from: edwin@ ports new version notify. |
2.3.13 23 Feb 2004 14:47:59 |
vanilla |
Add forgotten startup files.
Obtained from: kris@ via bento log. |
2.3.13 22 Feb 2004 03:26:14 |
vanilla |
- Upgrade to 2.3.13.
- use USE_RC_SUBR.
- remove BROKEN. |
2.3.12_1 21 Feb 2004 21:24:12 |
kris |
BROKEN: Checksum mismatch |
2.3.12_1 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
2.3.12 27 Sep 2003 13:46:50 |
vanilla |
Upgrade to 2.3.12. |
2.3.11 03 May 2003 21:01:47 |
vanilla |
Upgrade to 2.3.11.
PR: ports/51134
Submitted by: Christopher Nehren <apeiron@comcast.net> |
2.3.10 07 Mar 2003 06:10:51 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
2.3.10 21 Jan 2003 07:25:20 |
vanilla |
Upgrade to 2.3.10, and enable ipv6 by default. |
2.3.9 03 Nov 2002 18:28:40 |
vanilla |
fix ${PERL} on -current.
Submitted by: bento |
2.3.9 16 Oct 2002 01:39:17 |
vanilla |
Upgrade to 2.3.9, and fix broken on -current.
PR: ports/44040
Submitted by: Jens Rehsack <rehsack@liwing.de> |
2.3.8 15 Sep 2002 11:37:58 |
vanilla |
Upgrade to 2.3.8,
move default config patch to $PREFIX/etc/xinetd.conf.
Submitted by: "Justin R. Miller" <justin@hrnoc.net> (config file's path) |
2.3.7 19 Aug 2002 03:56:03 |
vanilla |
Upgrade to 2.3.7. |
2.3.5 09 Jun 2002 08:22:55 |
vanilla |
Upgrade to 2.3.5.
Submitted by: ijliao |
2.3.4_1 17 May 2002 07:32:54 |
vanilla |
set --with-inet6 as option, and bump PORTREVISION.
Submitted by: gen02@xtremedev.com |
2.3.4 11 May 2002 11:29:27 |
vanilla |
Upgrade to 2.3.4.
Submitted by: ijliao |
08 Feb 2002 08:12:24 |
vanilla |
Fix breakage on current. |
01 Sep 2001 03:33:41 |
vanilla |
Upgrade to 2.3.3 |
30 Aug 2001 09:45:13 |
roberto |
Fix the generation of the pid file. |
01 Jul 2001 06:04:04 |
vanilla |
- adjust master_sites (synack.net == xinetd.org) - change = to += in
CONFIGURE_ARGS - add magic to allow build as a non-root user - improve
pkg-comment - add WWW: to pkg-descr |
30 Jun 2001 20:59:52 |
jedgar |
Update port to 2.3.0 |
02 Apr 2001 10:24:30 |
mharo |
remove deprecated fetch options from FETCH_BEFORE_ARGS |
09 Feb 2001 14:28:36 |
vanilla |
Upgrade to latest version. |
10 Dec 2000 04:42:42 |
vanilla |
Upgrade to latest version. |
12 Nov 2000 02:45:09 |
vanilla |
Upgrade to 2.1.8.9pre12. |
08 Oct 2000 07:30:58 |
asami |
Convert category security to new layout. |
12 Sep 2000 05:10:02 |
vanilla |
Remove ipv6 support temporary, it seems buggy. Activate loadavg support. |
05 Jul 2000 13:37:07 |
tg |
As threatened on freebsd-ports: all startup scripts know about the two options
`start' and `stop' now (unless I have forgotten any). This allows us to call
the scripts from /etc/rc.shutdown with the correct option. |
24 Jun 2000 16:19:25 |
vanilla |
Upgrade to latest version. |