The jday binary can be used to convert calendar dates to astronomical
julian dates. This number is useful for a variety of purposes.
Especially related to calculating elapsed time between instances
over large or short periods of time.
PR: 23142
Submitted by: Christian Weisgerber <naddy@mips.inka.de>
Remove all non-codec related information.
Also, add audio as a secondary category since the codecs cover
video as well as audio only types.
PR: 25035
Reviewed by: sobomax
Approved by: maintainer
on this port can be also used by other ports -> graphics/win32-codecs.
Therefore, all codec related code will be removed,
Depend on that port from now on.
A positive side effect is that this port can now produce a package
since the RESTRICTED flag (related to the codecs) can be removed.
Update LEGAL, win32-codecs instead of avifile is now RESTRICTED.
PR: 25035
Reviewed by: sobomax
Approved by: maintainer
- Don't use the imap library that comes with it --
use the cclient port. Don't even extract it.
- Don't bother patching configure and Makefile.in(s) --
use a local Makefile.
- Use the latest TCL/TK 8.3. This port does not provide
any loadable packages, so I chose not to use tclstubs, but link
with libtk and libtcl directly.
- Remove the tkstep cruft -- it was commented out since forever.
- Finally fix the options.tcl -- the env(MAIL) logic was backwards.
To do: add support of Cyrillic charsets (koi8-u,
koi8-r). Currently has to be done by providing one's own
${LOCALBASE}/lib/postilion/postilionrc. Revisit installation of the
documentation. The existing port continues to ignore it completely.
Some day the rest of the world will wise up and realize, that it is
often easier and neater to create a Makefile from scratch, than to try
to patch the configure/Makefile.in/Makefile.am/etc nonsense to do the
right thing.
Since this is a slave port of the qmail port, use the
patches we have in common as EXTRA_PATCHES. It is
unfortunate that we need local patches; otherwise,
all patches could be used from the master port
Fix some typo: tls- -> ldap-