Commit Graph

565 Commits

Author SHA1 Message Date
jakob
e99f62433e fix sasl when used as single flavour 2000-10-05 21:16:50 +00:00
jakob
ecc71015a0 add pcre flavour 2000-10-05 21:15:50 +00:00
jakob
2419cdbca9 add pcre flavour, rework MAKE_{CCARGS,AUXLIBS} 2000-10-05 21:13:23 +00:00
jakob
4263003c99 - remove MAKE_FLAGS
- add do-configure target
2000-10-05 21:08:38 +00:00
jakob
87adbef166 make MAKE_FLAGS additive 2000-10-05 20:58:34 +00:00
jakob
48628f40f6 update to postfix snapshot 20001005 2000-10-05 19:42:23 +00:00
marc
c4f888bae2 Even though the port is broken, fix sub-package generation
This allows, for example, pico to be installed using the format
    make NO_IGNORE=Yes SUBPACKAGE=-pico install
2000-10-05 18:01:49 +00:00
marc
7456a1c981 BROKEN="remote access exploit" 2000-10-05 00:15:36 +00:00
jakob
ce7dadcdb0 add fullname to MAINTAINER 2000-10-04 21:53:59 +00:00
marc
fad2b79bc0 install example files referenced by packing list 2000-10-03 19:27:02 +00:00
avsm
2a81ee3d26 - update to v1.1
(notable changes: better locking, improved RC scripts, THREAD semantics
   updated to latest IETF draft, unicode support, bug fixes)
- bump NEED_VERSION, MAINTAINER real name added
- regenerate RC patch
- PLIST tweaked to not delete libexec/authlib, which is being
  used by other applications now (e.g. vmailmgr)
2000-10-01 13:27:13 +00:00
kevlo
e5d2657201 - Upgrade to version 1.13
- Add HOMEPAGE
- Take over maintainership, ok angelos@
2000-09-30 14:20:30 +00:00
kevlo
327617e456 Update to version 0.4.10.
Ok maintainer <reinhard@>
2000-09-29 03:00:58 +00:00
kevlo
d473116630 Update to version 3.52 2000-09-29 02:53:55 +00:00
brad
e6a2e84f68 MAKE_FLAGS -> MAKE_ENV 2000-09-27 14:56:31 +00:00
fgsch
f47b90ef75 update to release 5.5.3. 2000-09-27 07:14:31 +00:00
jakob
7d9995930b split port into stable and snapshot versions 2000-09-25 21:02:29 +00:00
fgsch
d396786bcb install examples by default. 2000-09-25 09:02:25 +00:00
camield
47cf7cd07d add real name to MAINTAINER, plus a few nits 2000-09-25 07:40:09 +00:00
danh
1aa3d48c3f added real name to MAINTAINER 2000-09-23 19:59:51 +00:00
danh
088dbfe32b add solid-pop3d flavor 2000-09-22 23:58:35 +00:00
fgsch
476f78adc7 Update to release 3.15. Add NEED_VERSION. Rename patch. 2000-09-22 22:54:22 +00:00
jakob
9e22a1c042 add comment 2000-09-21 15:32:23 +00:00
jakob
0628f44d3a rename patches 2000-09-21 15:32:04 +00:00
brad
5dca194f6e typo 2000-09-21 06:10:28 +00:00
brad
4919ce7f76 do not try to use "size" on nonexistent binaries 2000-09-19 21:07:43 +00:00
brad
cd78d1a70c don't build utils we do not use nor do we install 2000-09-19 20:43:47 +00:00
jakob
a4c46581ab Update to Postfix 19991231 patch 09.
--
Postfix 19991231 patch 09 fixes a memory corruption problem, and
includes a long list of minor bugfixes and robustness improvements
that already featured in snapshot releases (or that will feature
in the next one).

  - When propagating an address extension to the right-hand side
    of a virtual or canonical mapping, the cleanup server could
    access memory that was no longer allocated and die with signal
    11. This would happen when the result address length was more
    than about 100 characters.  Credit to Adi Prasaja @ satunet.com
    for coming up with a small reproducible demo.
2000-09-18 18:43:35 +00:00
brad
860a85553b update the pine port to utilize the c-client port.
Pine has historically built against an internal copy
of the c-client library, however c-client development
has progressed beyond what is shipped with pine.
(It would appear that all new development work is
being done via UW's imap server codebase.) This change
allows pine to utilize improvements/bugfixes in the
c-client library. A consequence of this change is
that the recently reported vulnerability to BugTraq
regarding malformed X-keywords header has been fixed.
2000-09-17 14:56:26 +00:00
brad
6977f6387b *** empty log message *** 2000-09-17 13:19:57 +00:00
camield
67aefb1cc5 - rename patch-aa to something more descriptive 2000-09-15 13:31:53 +00:00
camield
bf66b0e64f - add RCS id to PLIST 2000-09-15 12:21:24 +00:00
camield
09784b078d - convert wonky shellcode to [user|group][add|info] utils
- add RCS id to PLIST
2000-09-15 12:08:20 +00:00
brad
c311f66750 use better filenames for patches 2000-09-15 10:06:36 +00:00
brad
c0401714ff create a shared library 2000-09-15 09:44:12 +00:00
brad
87c271a25e add patch to fix mailbox permissions when using c-client's mx driver.
unix-mx driver doesn't set file permissions properly for non-private
messages (e.g. public#). The problem caused by mx_append procedure,
where the driver doesn't call set_mbx_permissions for just created
message file.
--
From: FreeBSD
2000-09-15 09:05:42 +00:00
avsm
9fd37ec8b1 add OpenBSD tag 2000-09-13 13:57:42 +00:00
brad
4a454a2989 just use --without-threads when we want to disable threads, there never
was an --enable-threads option. --with/--without-threads both seem to
disable threads, arrgghhh. also mark threads FLAVOR BROKEN on SPARC.
2000-09-13 08:43:40 +00:00
brad
8e7dc483c2 yuck, bye bye partial autoconf cache file 2000-09-13 08:38:52 +00:00
brad
830303b9f5 - use better filename for patch
- change -lpthread -> -pthread consistantly throughout the autoconf script
2000-09-13 08:37:15 +00:00
brad
114b5a68e6 remove the "(unknown)" string beside the OS name in XFMail 2000-09-13 08:35:55 +00:00
kevlo
67691f38ff - Trivial fake
- Bump NEED_VERSION
- USE_IMAKE -> CONFIGURE_STYLE
- Add @comment to PLIST
2000-09-13 03:02:39 +00:00
fgsch
2ac24dcce1 update to release 5.5.2 and bump NEED_VERSION. 2000-09-12 22:27:34 +00:00
brad
26c1abc58b - use new extraction framework: remove USE_BZIP2 and set EXTRACT_SUFX
- fix brokeness with threads FLAVOR, --enable-threads -> --with-threads
2000-09-12 15:54:35 +00:00
camield
87b9ac35e8 rblsmtpd has been incorporated in net/ucspi-tcp 2000-09-12 14:26:03 +00:00
avsm
0939ee2710 - Update to v1.0
- Change the maintainer address
- Remove redundant Makefile.in patch and regenerate others
2000-09-10 20:38:10 +00:00
form
a2a5ea28e7 upgrade to 2b30 2000-09-10 05:52:52 +00:00
brad
309ecb60bc - add missing non-flavored fetchmail
- remove ssl FLAVORs for fetchmail
2000-09-07 06:50:09 +00:00
brad
2befad4360 enable ssl by default 2000-09-07 06:48:01 +00:00
brad
39f4ba63e7 remove SYSCONFDIR from SUBST_VARS and SUBST_VARS too if no other variables
are listed
2000-09-06 05:48:47 +00:00
espie
4c8a9cb2ba Multi-package pine.
This leads to three packages:
pine, pine+pico, pico

Note that pine does not depend on pico, since it links with the static
libpico library.

The old pine package corresponds to the newer pine+pico package.
2000-09-03 17:20:33 +00:00
marc
cf6494846d fix OpenBSD tag 2000-09-03 03:28:22 +00:00
kevlo
2fd6e902be - Add threads FLAVOR 2000-09-02 13:06:19 +00:00
turan
a75df11dfc broken. posted to ports@ a while ago. no one seems interested. 2000-09-02 01:21:24 +00:00
camield
4c8dceaf9e sync, add ezmlm-idx flavor 2000-08-30 12:54:10 +00:00
camield
7178edd4bb add ezmlm-idx, an enhanced version of ezmlm, as a flavor
From Anil Madhavapeddy <anil@recoil.org>
2000-08-30 12:47:10 +00:00
brad
7bfb932996 oops, fix Makefile so that its possible to use both FLAVORs at once 2000-08-30 03:40:23 +00:00
danh
eb8b2e496b remove ipv6 FLAVOR. 2000-08-29 23:41:56 +00:00
danh
c08771e297 - re-organized Makefile.
- made ipv6 a FLAVOR instead of compiled in by default.
2000-08-29 16:52:13 +00:00
brad
9116186a1e upgrade to fetchmail 5.5.1 2000-08-26 18:12:53 +00:00
kevlo
31b27c7874 - Update lastest patched version
- Change maintainer to me
- Support pthread
- Add HOMEPAGE
2000-08-22 03:10:54 +00:00
brad
ad025ddc78 fix order of categories 2000-08-21 02:25:46 +00:00
brad
9d6e9a72d1 upgrade to POP3Client 2.6 2000-08-21 02:17:43 +00:00
jakob
6b98dfe003 add note about sendmail_flags and /etc/rc.conf.local 2000-08-18 05:57:17 +00:00
camield
4669678476 allow PREFIX (default /var/qmail) to be overridden
(req. by Martin Portmann)
2000-08-16 08:56:40 +00:00
danh
55d552afcc general port cleanup; added apop flavor; changed default syslog facility and level 2000-08-15 20:36:57 +00:00
jakob
21d743600b - move examples from lib/postfix to share/examples/postfix
- use user/group commands
- ${FOO} -> $FOO om INSTALL/DEINSTAL
- add HOMEPAGE

work by Brad and myself
2000-08-15 17:01:22 +00:00
fgsch
ce0653c2c3 Update to release 5.5.0. 2000-08-15 06:31:31 +00:00
naddy
de4154f558 - update to 3.16; submitted by seb@gosh.todesplanet.de
- move config file handling to (DE)INSTALL; requested by brad@
- switch maintainer; offered by Peter
2000-08-12 23:57:45 +00:00
brad
db58c7154a use variable substitution to remove the hard coded CONFIG_DIR in the
DEINSTALL/INSTALL scripts.
2000-08-12 13:29:55 +00:00
danh
fe14c909c5 update to version 0.99 from maintainer 2000-08-10 21:12:48 +00:00
brad
2722ffd6b2 remove extra if loop and replace with elif 2000-08-09 00:45:27 +00:00
brad
627e4c19ff bump NEED_VERSION 2000-08-07 03:59:10 +00:00
fgsch
9cd135dff7 add fetchmail flavors. 2000-08-04 23:42:23 +00:00
fgsch
3d5568106c use @ on tbl and -f on cp. 2000-08-04 23:41:33 +00:00
fgsch
114def9ea9 use tbl to format the manpage prior installation; now fetchmail(1) can
be viewed properly.
2000-08-04 22:49:55 +00:00
brad
b16f63751c ${FOO} -> $FOO 2000-08-04 18:30:39 +00:00
brad
47675bec35 - move config file from lib/mutt to share/examples/mutt
- ${FOO} -> FOO in INSTALL/DEINSTALL
2000-08-04 17:55:26 +00:00
reinhard
cfb6fbd046 missed 2000-08-03 20:02:40 +00:00
reinhard
310d299532 update to 0.4.9
author integrated ncurses->curses
2000-08-03 19:47:45 +00:00
naddy
a84fee811c - add no_x11 flavor
- make build respect CC and CFLAGS
- add HOMEPAGE
- move example configuration to ${PREFIX}/share/examples/
- add RCS IDs
ok peter@
2000-08-02 15:44:11 +00:00
brad
a1a3efa756 upgrade to mutt 1.2.5i 2000-07-29 11:15:24 +00:00
brad
23bfac841a almost forgot this, patch from naddy@ to fix issue when enabling SSL
support. An auto-generated header not being generated when it's supposed
to be.
2000-07-27 22:31:10 +00:00
brad
25fdf11cc2 - add optional SSL transport layer encryption for IMAP
- switch mailbox locking to flock()
- add RCS id to patch-configure
- fix offsets in patch_mbox_c
- mention IMAP support in DESCR
--
from naddy@
2000-07-27 22:27:59 +00:00
brad
375a48faec add wrapper for fetchmailconf to check for Python and if it does not exist
point the user in the right direction.
2000-07-23 22:42:52 +00:00
brad
f1cc03c27e upgrade to fetchmail 5.4.4 2000-07-23 22:08:23 +00:00
brad
d10da77a34 config files should be installed in /etc/mutt, deal with this correctly. 2000-07-22 23:51:19 +00:00
brad
9b04f7f8ed gettext related changes were unnecessary 2000-07-22 17:26:08 +00:00
rohee
df16120bbe Should fix installation using the port, that had the effect of changing
/var/mail mode. The package should be identical.
2000-07-22 17:20:51 +00:00
jakob
f4839c6a7d add c-client 2000-07-20 10:10:29 +00:00
brad
0c7a16985e add #!/bin/sh 2000-07-19 09:31:17 +00:00
jakob
74c46144aa - do not install c-client libraries, as it's now supported through
a separate c-client port
- add comment to PLIST
- remove fake
2000-07-18 21:58:50 +00:00
jakob
1efbf5f793 University of Washington's c-client mail access routines -
split out from imap-uw port
2000-07-18 21:52:43 +00:00
espie
9784fa604e Typo 2000-07-17 03:44:47 +00:00
brad
3e025283d0 force creation of proper symlink durring post-install and remove
unnecessary patch
2000-07-15 07:18:01 +00:00
espie
d192e013ac Fix eager DESTDIR... reported by maintainer. 2000-07-14 22:52:08 +00:00
brad
64793a7845 - assume ispell is installed by default, end user can add the ispell
port/package to use it
- add missing CONFIGURE_ENV options to bring in gettext support
- add a few patches to ensure mutt does not use its own gettext headers
but the headers installed on the system instead
- remove install message from Makefile and put it into pkg/MESSAGE so it's
displayed properly once this port is made into a package
- rename one patch, patch-fix_DOTLOCK_group -> patch-configure
2000-07-11 07:15:00 +00:00
kevlo
80d2cf31fb Add wmbiff 2000-07-11 03:37:13 +00:00
kevlo
4b97e2b744 Initial import of wmbiff-0.2.
wmbiff is an xbiff-like Window Maker dock app.

Submitted by:	opcode@skylab.2y.net
2000-07-11 03:36:35 +00:00
espie
a908b6f237 Forgot to fix @ARCH@ -> ${ARCH} there. Thanks turan@ 2000-07-10 23:13:40 +00:00