Commit graph

18 commits

Author SHA1 Message Date
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +00:00
Emanuel Haupt
2d28a4e100 - Update to 1.0.3
- Take maintainer-ship
2006-12-27 20:50:29 +00:00
Pav Lucistnik
3b65e442c7 - Update to 1.0.2
- Use USE_BDB

PR:		ports/96523
Submitted by:	Aleksander Fafula <alex@BSDGUru.org>
2006-04-29 22:08:00 +00:00
Pav Lucistnik
145be4426a - Add SHA256 2005-11-25 15:31:02 +00:00
Florent Thoumie
a2e47116a6 - Update to 1.0.1.
PR:		ports/79975
Submitted by:	Ports Fury
2005-04-15 17:48:23 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Trevor Johnson
3c175cb569 Use PLIST_FILES.
Reviewed by:	marcus
2004-02-05 20:38:07 +00:00
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Kirill Ponomarev
f6385c78d3 - Update to version 0.9.1
PR:		55628
Submitted by:	Ports Fury
2003-08-16 16:32:44 +00:00
Eivind Eklund
8f6a197d1f Resign as maintainer 2003-08-11 15:05:18 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Ade Lovett
76d6ac6122 BerkeleyDB cleanup - stage 2
Update databases/db3 to 3.3.11, and fix the few ports that need sorting
after the shlib version update, and a slight API change from 3.2.x->3.3.x
2002-08-22 19:13:46 +00:00
Eivind Eklund
60874edf6f Update and bugfix.
WARNING: The format for the mailboxes has changed, so you will get duplicate
messages if you have old mailboxes lying around.  I have delayed this upgrade
as I was planning to write a conversion script, but feel that it has been too
long already.

Bugfix by:	nectar
2002-04-13 13:58:57 +00:00
Eivind Eklund
046e1fdef1 Add USE_OPENSSL=yes
Prodded by:	petef
2001-11-28 14:18:35 +00:00
Eivind Eklund
b18b8c855e Update to version 0.7.
Version 0.6 has been skipped, as the author released 0.7 as integration of
the patches that would have been needed in the 0.6 port.

New feature: Support for limiting the number of messages downloaded in a
mailbox.  Ideal for reading the FreeBSD lists offline while keeping a
complete mirror on your IMAP server.
2001-11-26 12:58:35 +00:00
Eivind Eklund
37aeaea9be Update isync from 0.4 to 0.5 (only verison number and distfile checksum update
needed.)  This update was performed by me locally at the same time as the
submitter.

Changes include:
- Updated SSL support.
- Added CRAM authentication support.
- Added MailDir configuration option to specify the default location of local
  mailboxes when relative paths are used.
- Added support for uploading local messages to the IMAP server.
- Added CopyDeletedTo configuration option to cause isync to move deleted
  messages to a particular mailbox on the server when they are expunged.
- Started to re-use passwords for multiple mailboxes

Submitted by:	Pete Fritchman <petef@databits.net>
2001-06-14 13:54:57 +00:00
Eivind Eklund
fa6a19a52e isync is a tool for synchronizing IMAP folders to local Maildir copies, for
use on e.g. laptops.  It is not entirely stable yet (I've had a couple of
not entirely reproducable problems :-(, but seems like it will be very
useful in time.
2001-01-02 10:38:34 +00:00