Commit graph

9 commits

Author SHA1 Message Date
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Pete Fritchman
1d3a021b7d Fix compilation (need more includes and an explicit -lX11)
Noticed by:	bento
2001-10-05 04:31:06 +00:00
Mikhail Teterin
efc733172c Fix a blaringly obvious bug: should be ``info exists env(MAIL)'', not
``info exists $env(MAIL)''.
2001-03-06 04:53:05 +00:00
Mikhail Teterin
e5288cec9f Forgot to add this hand-crafted config.h in my previous commit. 2001-02-13 00:42:54 +00:00
Mikhail Teterin
0be247304a Redo the postilion port:
- 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.
2001-02-13 00:42:11 +00:00
Michael Haro
7142ea07fc update to version 0.9.3c
PR:		17204
Submitted by:	Adam Kranzel <shade@dnai.com>
2000-04-01 02:05:18 +00:00
Steve Price
281d8a6fec Update to use Tcl/Tk version 8.2. Commented out the STEPIFY stuff for
now since we don't have tkstep82 yet.
1999-12-10 15:47:30 +00:00
Satoshi Taoka
291beb8efb Update to version 0.9.2
Get tkstep being optional

Noticed by:	maintainer (who sent me the e-mail including the diff)
1999-04-22 16:35:48 +00:00
Satoshi Taoka
9faebf2bb2 Postilion is a mail client derived from tkRat that has a NeXt style interface
PR:		10271
Submitted by:	Glenn Johnson <gljohns@bellsouth.net>
1999-04-17 04:52:04 +00:00