- Fix DISTFILES: do not hardcode version
- Add perl5 CATEGORIES
- Use bsd.port.options.mk
- Make portlint happier
- Cosmetic change
Changes: http://www.floodgap.com/software/ttytter/dl.html
1.1.12:
- Patches for Perl 5.14 (thanks @rkfb for the report).
- Keyfiles can now be regenerated if they are corrupted or need to be updated
with -retoke.
- /doesfollow should give true or false with -runcommand (thanks
@kaleidoscopique for the report). Similarly, /short should also work,
emitting the URL (thanks @microlifter for that report).
- Properly understands a new Twitter ad-hoc error format, which repairs some
operations that would unexpectedly appear to succeed but didn't actually
(thanks @augmentedfourth for the report).
- -readline autocomplete command list now up-to-date.
1.1.11:
- Fixed a bug where TTYtter crashes ungracefully if OAuth credentials fail.
- Fixed regex in command processor that interpreted all commands starting with
/p as /print.
- -notimeline is now properly recognized by /set as a boolean.
- One last issue related to URL shortening.
PR: ports/157888
Submitted by: sunpoet (myself)
Approved by: Julian Dunn <jdunn@aquezada.com> (maintainer)
This is the FreeBSD Ports Collection. For an easy to use
WEB-based interface to it, please see:
http://www.FreeBSD.org/ports
For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:
http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports.html
for the latest official version
or:
The ports(7) manual page (man ports).
These will explain how to use ports and packages.
If you would like to search for a port, you can do so easily by
saying (in /usr/ports):
make search name="<name>"
or:
make search key="<keyword>"
which will generate a list of all ports matching <name> or <keyword>.
make search also supports wildcards, such as:
make search name="gtk*"
For information about contributing to FreeBSD ports, please see the Porter's
Handbook, available at:
http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/porters-handbook/
NOTE: This tree will GROW significantly in size during normal usage!
The distribution tar files can and do accumulate in /usr/ports/distfiles,
and the individual ports will also use up lots of space in their work
subdirectories unless you remember to "make clean" after you're done
building a given port. /usr/ports/distfiles can also be periodically
cleaned without ill-effect.