Commit graph

47 commits

Author SHA1 Message Date
Mattias Andrée
f916bbcf64 do not force "all" to run when invoking "make install", it may create files owned by root (in cwd), that should not be owned by root 2012-07-20 19:26:51 +02:00
Mattias Andrée
6fcb65b964 m + installation of info manual + prebuild PDF 2012-07-20 19:22:21 +02:00
Mattias Andrée
9c859fe683 Revert "Merge pull request #43 from etu/master"
This commit broke bash-completion for ponythink.

This reverts commit 9dd1fbe175, reversing
changes made to 7e5018d58a.
2012-07-20 18:47:54 +02:00
Elis Axelsson
f8a9088bed Made generation of ponythink completions simpler 2012-07-20 18:29:00 +02:00
Elis Axelsson
af2cc12de9 Moved ponysaytruncater and ponysaylist.pl to /usr/lib/ponysay/truncater and /usr/lib/ponysay/list.pl 2012-07-19 20:54:44 +02:00
Mattias Andrée
839f0b20e8 autogeneration of ponythink shell completions from ponysay completions 2012-07-19 18:43:33 +02:00
Elis Axelsson
bae75d95b6 Added completions for the fish and fishfish(a fork of fish) shell 2012-07-19 14:56:43 +02:00
Mattias Andrée
b667e66071 new options, ponysay -L, just like ponysay -l but puts symlinks inside brackets after their targets, I also edited Makefile to preserve symlinks 2012-07-18 23:55:00 +02:00
Mattias Andrée
b5868da56c flewless ponysay -l 2012-07-18 19:39:04 +02:00
Mattias Andrée
d22dd8dd26 ttyponies.sh merged into Makefile 2012-07-17 19:11:35 +02:00
Mattias Andrée
a29defcd14 enjoy ponysay message when installed 2012-07-17 18:43:30 +02:00
Mattias Andrée
9666175990 Makefile gzip compresses manpages 2012-07-16 16:15:56 +02:00
Mattias Andrée
24f52c0e31 dezebraised and non-kms-comp. ttyponies + auto building of ttyponies 2012-07-15 01:01:50 +02:00
Mattias Andrée
bd09bbc44d Moved manpages to separate directory: manuals 2012-07-13 12:22:33 +02:00
Pablo Lezaeta
72e57e0242 Fix spanish manpage install mistake 2012-07-12 23:54:38 -04:00
Pablo Lezaeta
acec0f2d7a Fix conflict in makefile for spnish translation for manpages 2012-07-12 23:52:06 -04:00
Pablo Lezaeta
0fec12a59f Fix mistaken in man6 for man1 in manpage spanish 2012-07-12 22:50:34 -04:00
Pablo Lezaeta
7cd5fdbc8d move spanish manpages to man6 2012-07-12 20:01:22 -04:00
Erkin Batu Altunbaş
dbfb357d7c makefile mistake man1 instead of man6 2012-07-12 19:06:41 +02:00
Erkin Batu Altunbaş
9f4f748cf9 ponysaytruncater seems to be writeprotected. 2012-07-12 17:07:22 +03:00
Mattias Andrée
3347fa84c3 missed one line 2012-07-12 16:59:47 +03:00
Mattias Andrée
fc3d2d660a The manpage is currently in section 6, not section 1 (issue #22 is open) 2012-07-12 16:59:18 +03:00
Erkin Batu Altunbaş
9b2e85c10d A binary executable isn't a directory. 2012-07-11 18:49:45 +03:00
Pablo Lezaeta
63375b31a0 Added manpage in Spanish 2012-07-10 23:08:40 -04:00
Mattias Andrée
241ace5d51 Merge branch 'master' of github.com:erkin/ponysay 2012-07-05 09:26:03 +02:00
Mattias Andrée
4a39ef4230 ponythink in manpage + environment variables PONYSAY_SHELL_LINES and PONYSAY_FULL_WIDTH 2012-07-05 09:14:14 +02:00
Pablo Lezaeta
abd48d540f Trixie -> Lulamoon and TrixieLulamoon (Read MLPFIM Wikia) 2012-07-04 23:44:52 -04:00
Pablo Lezaeta
4063e82a15 Migration to /usr/share/ponysay/{,tty}ponies (need more reviews) 2012-07-04 23:30:29 -04:00
Mattias Andrée
413b5d581c moving manpage to section 1 (consitent with cowsay) 2012-07-04 09:45:18 +02:00
Mattias Andrée
404b144c79 adding manpage from github.com/kragniz/debian 2012-07-04 09:39:37 +02:00
Mattias Andrée
293f4d7403 cleaning up the make file and installing zsh-completion even if target directory is missing 2012-07-02 11:35:33 +02:00
Mattias Andrée
7897783a8f Update Makefile 2012-05-13 21:09:31 +03:00
Erkin Batu Altunbaş
d0cad17e9e Stupid web interface tab spacing length... 2012-05-13 19:35:53 +02:00
Erkin Batu Altunbaş
900088cd47 Avoid incompatible flags at all costs.
`mkdir` creates if it doesn't already exist, so it won't be an issue to replace `install -D` with `mkdir` then `install`.
2012-05-13 19:35:00 +03:00
Elis Axelsson
e147227c1c Added rule, make clean 2012-05-13 02:01:17 +02:00
Elis Axelsson
b82a391c1f Reparied errors about missing directories in isolated install enviroments like sandboxes 2012-05-13 02:01:01 +02:00
Jannis Friedmann
2c849198f6 Fixed Makefile
* doesn't try to install and uninstall zsh-addon if zsh is not installed
* creates folders when they are missing (fixes installation bug on ubuntu 12.04)
2012-05-12 14:30:40 +02:00
Mattias Andrée
e76318dd68 ... and (un)install + correction on last push 2012-05-12 03:00:21 +02:00
Mattias Andrée
a3677eae4a From ponysay-git in AUR by "gtmanfred" with adaption to [erkin]'s last push, and uninstall rutine 2012-05-12 02:19:59 +02:00
Erkin Batu Altunbaş
b900d6e82a Safety/portability etc measures. Probably missed something somewhere. 2012-05-11 19:40:48 +03:00
Mattias Andrée
cd41eddbb5 mkdir ttyponies and compile truncater 2012-05-07 20:44:12 +02:00
Mattias Andrée
81cc58c44d TTY ponies in make file 2012-05-07 17:06:42 +02:00
Louis Taylor
d6c3c91388 Allow ponysay to be reinstalled.
Force the linking of ponythink to ensure the makefile doesn't error if the
link already exists.
2012-04-16 02:05:43 +01:00
Elis
1ea7b3d8c8 Why do you had those stars there? They was only annoying when using the program. 2012-04-12 00:18:01 +03:00
Duane Bekaert
14596502d6 Added the uninstall target in the makefile 2012-04-04 09:45:03 +02:00
Erkin Batu Altunbaş
5c2d6e97f2 pchoooo 2012-02-26 19:57:59 +01:00
Sven-Hendrik Haase
88d9965243 Add Makefile 2012-02-26 18:28:17 +01:00