1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
Adam Weinberger
e5dd0a9bcd Source tarball accidentally included cowsay cows, and the port
clobbered them. Manually installing the insub cows until another
tarball gets rolled. You'll probably need to reinstall cowsay to
restore those cows if you applied the 15.0_0 update.
PORTREVISION bump.
2012-08-19 02:23:56 +00:00
Adam Weinberger
dac6080b4b Update to 15.0.
This update reflects a license change from GPLv2 to 2-BSD.
MASTER_SITES switched to github.
Further ChangeLog not appropriate for pasting here, but can
be reviewed in source.
2012-08-19 01:18:03 +00:00
Edwin Groothuis
0416031c9b Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 02:20:05 +00:00
Alfred Perlstein
49f157164d Since we install a script into BASE/share/irssi/scripts but that's
not really our directory do the:
  @unexec rmdir %D/share/irssi 2>/dev/null || true
thing to clean up these potentially empty directories.

pointed out by: "Ports Janitor" <kkenn> :)
2005-01-26 08:43:26 +00:00
Alfred Perlstein
3aaf8e8ba0 /usr/local/share/cows is usually not empty because a prerequesite of
this port installs file in there.  So replace the @dirrm with
"@unexec rmdir %D/share/cows 2>/dev/null || true" as other ports
do.  I don't like this, but I don't know what else would work,
it would be nice if this "feature" was implemented as a builtin
to the package system.

Suggested by: kkenn
Tested by: Gilad Rom
2004-12-16 18:51:14 +00:00
Alfred Perlstein
a019fbff5b Update to 9.3.
9.3: Sun Nov 14 18:33:16 PST 2004
        * added -popeye and -diagonal command
        * made -YES case-insensitive
        * moved order that -matrix is run in for consistency
        * cleaned up changelog
        * updated copyright

9.2: Tue Jul 20 21:45:37 PDT 2004
        * Fixed critical vulnerability which causes user to not be
          able to figlet a single character.

Also add some new cows from myself and some other submitters.

More offensive than ever.  We promise.

Submitted by: Chris Jones
2004-11-25 07:42:12 +00:00
Alfred Perlstein
1d0cece6aa Update to 9.1, fix plist. 2004-07-05 10:28:14 +00:00
Alfred Perlstein
6333c85fde fix plist (for real). 2004-04-30 17:14:40 +00:00
Alfred Perlstein
de701642cf fix plist. 2004-04-29 16:47:10 +00:00
Alfred Perlstein
58fb1d85c3 update to 7.0, with support for other irc clients 2003-12-30 11:38:33 +00:00
Alfred Perlstein
c57400c219 Update to 6.6.
Submitted by: Chris Jones <cjones@gruntle.org>
2003-12-28 09:33:38 +00:00
Alfred Perlstein
953c521b38 A suite of offensive utilties for irssi. 2003-12-28 02:43:36 +00:00