Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
plugins
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Александр Демичев
plugins
Commits
da4743e2
Commit
da4743e2
authored
3 years ago
by
Franco Fichtner
Browse files
Options
Downloads
Patches
Plain Diff
ftp/tftp: release 1.0 and sync
parent
baef0280
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
LICENSE
+4
-0
4 additions, 0 deletions
LICENSE
README.md
+1
-1
1 addition, 1 deletion
README.md
ftp/tftp/Makefile
+1
-2
1 addition, 2 deletions
ftp/tftp/Makefile
with
6 additions
and
3 deletions
LICENSE
+
4
−
0
View file @
da4743e2
...
...
@@ -15,6 +15,7 @@ Copyright (c) 2017-2019 Fabian Franz
Copyright (c) 2019 Felix Matouschek <felix@matouschek.org>
Copyright (c) 2014-2021 Franco Fichtner <franco@opnsense.org>
Copyright (c) 2016-2021 Frank Wall
Copyright (c) 2021 Github-jjw
Copyright (c) 2016 IT-assistans Sverige AB
Copyright (c) 2021 Jan Winkler
Copyright (c) 2010 Jim Pingle <jimp@pfsense.org>
...
...
@@ -22,10 +23,13 @@ Copyright (c) 2015 Jos Schellevis
Copyright (c) 2018 João Vilaça <machadovilaca@gmail.com>
Copyright (c) 2019 Juergen Kellerer
Copyright (c) 2020 Manuel Faux
Copyright (c) 2021 Manuel Hofmann
Copyright (c) 2003-2004 Manuel Kasper <mk@neon1.net>
Copyright (c) 2020 Marc Leuser
Copyright (c) 2021 Marcel Koepfli
Copyright (c) 2020 Martin Wasley
Copyright (c) 2017-2021 Michael Muenz <m.muenz@gmail.com>
Copyright (c) 2021 Nim G
Copyright (c) 2004-2012 Scott Ullrich <sullrich@gmail.com>
Copyright (c) 2010 Seth Mos <seth.mos@dds.nl>
Copyright (c) 2008 Shrew Soft Inc. <mgrooms@shrew.net>
...
...
This diff is collapsed.
Click to expand it.
README.md
+
1
−
1
View file @
da4743e2
...
...
@@ -39,7 +39,7 @@ dns/dnscrypt-proxy -- Flexible DNS proxy supporting DNSCrypt and DoH
dns/dyndns -- Dynamic DNS Support
dns/rfc2136 -- RFC-2136 Support
emulators/qemu-guest-agent -- QEMU Guest Agent for OPNsense
ftp/tftp -- TFTP server
(development only)
ftp/tftp -- TFTP server
mail/fetchmail -- Remote-mail retrieval utility
mail/postfix -- SMTP mail relay
mail/rspamd -- Protect your network from spam
...
...
This diff is collapsed.
Click to expand it.
ftp/tftp/Makefile
+
1
−
2
View file @
da4743e2
PLUGIN_NAME
=
tftp
PLUGIN_VERSION
=
0.1
PLUGIN_VERSION
=
1.0
PLUGIN_COMMENT
=
TFTP server
PLUGIN_DEPENDS
=
tftp-hpa
PLUGIN_DEVEL
=
yes
PLUGIN_MAINTAINER
=
m.muenz@gmail.com
.
include
"../../Mk/plugins.mk"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment