Commit graph

9 commits

Author SHA1 Message Date
Lorenzo Salvadore
d5caf6a781
sysutils/alfio: Update to v0.3-bis and adopt again
No changes have been done since v0.3: the new version has been created
only because the GitHub repository had been deleted, destroying v0.3 and
removing the authoritative download site.

Now the repository has been recreated and v0.3-bis has been released,
which is a copy of v0.3.

PR:		263225
Reported by:	Yonas Yanfa <yonas.yanfa@gmail.com>
Approved by:	gerald (mentor)
2022-04-19 17:47:14 +02:00
Mathieu Arnold
cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00
Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Lorenzo Salvadore
f2f0c6e390 Drop ports maintainership
Approved by:	gerald (mentor)
2020-06-21 15:36:34 +00:00
Tobias C. Berner
accc349d43 sysutils/alfio: Update to 0.3
PR:		243452
Submitted by:	salvadore (maintainer)
2020-01-20 17:55:04 +00:00
Koichiro Iwao
dc936c406b multiple ports: Update MAINTAINER
as he got FreeBSD.org account.

PR:		243002
Submitted by:	salvadore
2019-12-31 13:02:42 +00:00
Mateusz Piotrowski
5c26d3a600 Clean up
- Set NO_ARCH as this port is installing only a manual page and an rc
  service script.
- Do not run gzip on the manpage explicitly. It is done automatically by
  the framework.

Approved by:	portmgr blanket
2019-11-25 17:57:06 +00:00
Kai Knoblich
35f6d24df2 sysutils/alfio: Set correct MAINTAINER address
PR:		241898
Submitted by:	Lorenzo Salvadore <phascolarctos@protonmail.ch> (maintainer)
2019-11-13 16:36:37 +00:00
Tobias C. Berner
c5d450e6d5 New port -- sysutils/alfio: services manager to choose which service start at boot time
Alfio is a service that lets you choose which services start at boot
time by using profiles.

For example, if you have a laptop, you might be interested in creating
a profile for when you have access to an internet connection and one
for when you don't. You also might need less services when you boot
your laptop on battery, then decide to save power.
In some situation you might like to connect through DHCP while in
others you need a static IP.
Or you might want to test on your machine how different services
interact with each other without messing with your safe
configuration.

Read the man page (man alfio) to learn how to use it.

WWW: https://sourceforge.net/projects/alfio

PR:		239015
Submitted by:	Lorenzo Salvadore <phascolarctos@protonmail.ch>
2019-11-09 10:18:34 +00:00