1
0
mirror of https://github.com/gophernicus/gophernicus.git synced 2024-06-30 06:45:24 +00:00
Commit Graph

251 Commits

Author SHA1 Message Date
fosslinux
98457da3ff update development version to 3.1; next release will be 3.1 2019-11-15 07:29:12 +11:00
fosslinux
16b9d49de9 gophermap -> gophermap.sample debian 2019-10-27 08:34:11 +11:00
fosslinux
3ae6b32c1f
Merge pull request #47 from tallship/patch-1
Update gophernicus.1.man
2019-10-26 21:26:18 +00:00
Bradley D. Thornton
457e1881b8
Update gophernicus.1.man
Fixed formatting (Lines should not exceed 80 chars). Lines wrapping/formatting correctly under Debian, Slackware, and Arch  but more formatting should be made (can get to later) .SH NAME is supposed to have the dash escaped for magic combo, and minor grammatical fix was made too. Looks good.
2019-10-26 12:44:59 -07:00
fosslinux
c782dc22f9 gophermap -> gophermap.sample, be more descriptive with the name 2019-10-20 07:50:37 +11:00
fosslinux
34cbd01ac3 add manpage
closes #9
2019-10-01 17:33:31 +10:00
fosslinux
5c6f9c37e2 clean up Makefile 2019-09-30 16:46:56 +10:00
fosslinux
01ab34b2b6 add -b option to git clone instead of git checkout 2019-09-21 08:04:31 +10:00
fosslinux
d317381c59 add fakeroot as dependency for dpkg 2019-09-18 17:32:25 +10:00
fosslinux
2f815b3a69 changelog update, todo makefile fix 2019-09-12 18:27:57 +10:00
fosslinux
f6012969a7
Merge pull request #44 from tallship/patch-1
Update README.md
2019-09-12 18:22:28 +10:00
Bradley D. Thornton
fc6a630e33
Update README.md
Clarification of master branch as devel
2019-09-11 22:16:50 -07:00
fosslinux
7a8cf1efc5 remove TODO 2019-09-11 17:33:27 +10:00
fosslinux
892f58d62a
Merge pull request #17 from vext01/pledge-unveil
OpenBSD pledge(2) and unveil(2) support.
2019-09-05 07:02:48 +10:00
Edd Barrett
5d05d61ba9 Add OpenBSD pledge(2) and unveil(2) support.
See the README for semantics.
2019-09-03 10:11:52 +01:00
fosslinux
403d031507 utf-8 default charset in readme.md 2019-08-08 19:24:47 +10:00
fosslinux
1e44da03e5 update changelog 2019-08-07 09:09:12 +10:00
fosslinux
c1153f5faa
Merge pull request #40 from fosslinux/utf8-charset
change default charset to utf-8
2019-08-07 09:00:39 +10:00
fosslinux
4fcf5bf15d change default charset to utf-8 2019-08-07 08:56:35 +10:00
fosslinux
421aa08541
change max-width to 67 (#39) 2019-08-03 18:32:28 +10:00
fosslinux
b25c484c92 change indentation from tabs to spaces 2019-08-03 18:30:05 +10:00
fosslinux
b0f8d60f93 fix copyright 2019-08-03 15:40:46 +10:00
fosslinux
ed3162b3f8
update copyright in README.md 2019-08-02 13:56:54 +10:00
fosslinux
647286599b
Update INSTALL.md 2019-08-02 13:53:39 +10:00
fosslinux
f89f14f873
No longer relevant 2019-08-02 11:10:57 +10:00
fosslinux
063818cdc8
remove <>, was screwing up email 2019-08-02 11:10:18 +10:00
fosslinux
a311a08913 remove obselete .travis.yml 2019-08-01 16:55:44 +10:00
fosslinux
100fbf195a
Update LICENSE 2019-07-26 15:25:33 +10:00
fosslinux
72410eea99
forgot to change makefile 2019-07-23 11:51:44 +10:00
Yargo
9d6c335d0d
Merge pull request #36 from gophernicus/3.0.1
release 3.0.1
2019-07-22 22:53:19 +00:00
fosslinux
cd6ccc7363 release 3.0.1 2019-07-21 18:37:21 +10:00
fosslinux
5ab695551c update changelog 2019-07-21 18:35:42 +10:00
fosslinux
cef059c94d fix typo 2019-07-21 17:58:31 +10:00
fosslinux
7a3977c656 update docs for 3.0, try v2 2019-07-17 05:10:39 +10:00
fosslinux
8cc72c289a Revert "update various documentation for 3.0"
This reverts commit c2da2d70b6, reversing
changes made to a01d25eabc.
2019-07-17 04:59:54 +10:00
fosslinux
c2da2d70b6 update various documentation for 3.0 2019-07-09 17:59:10 +10:00
fosslinux
a01d25eabc Merge branch 'master' of github.com:gophernicus/gophernicus 2019-07-09 17:56:22 +10:00
Yargo
ef3ddd1ae8 add suggestion of pull request for new platforms 2019-07-09 17:56:13 +10:00
Yargo
5d23cabd65 replace executable name, remove trailing spaces 2019-07-09 17:56:13 +10:00
fosslinux
efdea56b8e version 3.0 release
* release version 3.0
* change appropriate documentation
* change debian packaging for 3.0
2019-07-09 17:56:13 +10:00
fosslinux
12cc52f58c update documentation about vhosts 2019-07-09 17:56:13 +10:00
fosslinux
d80ddc482c Travis CI -> Drone CI 2019-07-09 17:56:13 +10:00
Anton McClure
6c67c02c11 fix url in INSTALL.md
the git clone url was still for the repo's old location
2019-07-09 17:56:13 +10:00
fosslinux
a39566d940 fix typo in debian documentations 2019-07-09 17:55:26 +10:00
fosslinux
c3eaf2e64b add documentation updates for git checkout first 2019-07-09 17:55:26 +10:00
fosslinux
57e0f9a827 version 3.0 release
* release version 3.0
* change appropriate documentation
* change debian packaging for 3.0
2019-07-09 17:55:26 +10:00
fosslinux
aae181adc9 update documentation about vhosts 2019-07-09 17:55:26 +10:00
fosslinux
c290cdd192 Travis CI -> Drone CI 2019-07-09 17:55:26 +10:00
Anton McClure
86e69faf72 fix url in INSTALL.md
the git clone url was still for the repo's old location
2019-07-09 17:55:26 +10:00
fosslinux
9ef2d993b1
Merge pull request #34 from hb9kns/3.0.1
replace executable name, remove trailing spaces
2019-07-03 09:13:14 +10:00