Commit graph

2559 commits

Author SHA1 Message Date
lukem
3237cae1b5 Bump pkgrevision (to procmail-3.22nb1), for simonb's memory allocation
fix in patch-af.
Without that patch, the example procmail rules in spamprobe's manual
page will cause procmail to eat your mail, so we should make it obvious...
2004-01-20 03:24:44 +00:00
lukem
5f8dccdcb5 Fix typos in the manual page. 2004-01-20 03:03:46 +00:00
kim
743700ddcf Upgrade to 1.66:
- fix issue with "all mail gets deleted", which was caused by looking at
  Content-ID for filenames (new feature in 1.61); this resulted in mail
  from ".com" domains to be considered ".com" attachments (patch-aa)
- fixes "PDF corruption problem" (1.64)
2004-01-18 23:40:12 +00:00
recht
512be4b820 + cyrus-imapd22 2004-01-18 12:43:42 +00:00
recht
c2ded46d61 initial import of cyrus imapd 2.2.3
IMAP (Internet Message Access Protocol) is an Internet standards-track
protocol for accessing messages (mail, bboards, news, etc). The Cyrus
IMAP server differs from other IMAP server implementations in that it
is generally intended to be run on "sealed" servers, where normal users
are not permitted to log in. The mailbox database is stored in parts of
the filesystem that are private to the Cyrus IMAP system. All user
access to mail is through the IMAP, POP3, or KPOP protocols.
2004-01-18 12:42:10 +00:00
martti
598a23e5cf Pass only one argument to ${INSTALL_DATA_DIR}. This fixes installation
problems on Solaris (pkg/24122 by Charlie Allom).
2004-01-17 06:50:04 +00:00
jdolecek
25103bd7c5 Adapt the imap-uw c-client linkage file use patches, so that
they are more acceptabtable for inclusion in master PHP sources.
No externally visible change, so pkg revision not bumped.
2004-01-16 15:04:54 +00:00
manu
322726a157 Wrong revision bump. Thank to Takahiro Kambe for pointing this out. 2004-01-15 07:58:39 +00:00
grant
cb31f36f48 don't include crypt.h on Darwin, 6.8 at least doesn't have it.
fixes build on Darwin.
2004-01-15 02:05:10 +00:00
manu
d56247f977 Fix build bug with cc -g, patch submitted by john heasley. 2004-01-14 20:16:39 +00:00
xtraeme
2daae09dbf Make Evolution "GNOME 2" pkgsrc compatible with these changes:
1) s/USE_X11BASE/USE_X11/
2) Enable IPv6 if USE_INET6 is enabled.
3) Use GConf2 schemas.mk framework, and GCONF2_SCHEMAS pointing to the
   schemas files.
4) There's no need to depend on gnome1-dirs, we'll use gnome2-dirs instead.
5) Use PKGCONFIG_OVERRIDE poiting to pkgconfig's files.
6) Previous buildlink2 file had gnome1 dependencies...
7) There's no need to depend on net/soup package...

so bump PKGREVISION.
2004-01-14 07:27:51 +00:00
xtraeme
b171aa5185 Update to 2.1.4, provided by Min Sik Kim in PR pkg/24083.
Changes:

    - Close some cross-site scripting vulnerabilities in the admin pages
      (CAN-2003-0965).
    - New languages: Catalan, Croatian, Romanian, Slovenian.
    - New mm_cfg.py/Defaults.py variable PUBLIC_MBOX which allows the site
      administrator to disable public access to all the raw list mbox files
      (this is not a per-list configuration).
    - Expanded header filter rules under Privacy -> Spam Filters.  Now you can
      specify regular expression matches against any header, with specific
      actions tied to those matches.
    - Rework the SMTP error handling in SMTPDirect.py to avoid scoring bounces
      for all recipients when a permanent error code is returned by the mail
      server (e.g. because of content restrictions).
    - Promoted SYNC_AFTER_WRITE to a Default.py/mm_cfg.py variable and
      make it control syncing on the config.pck file.  Also, we always flush
      and sync message files.
    - Reduce archive bloat by not storing the HTML body of Article objects in
      the Pipermail database.  A new script bin/rb-archfix was added to clean
      up older archives.
    - Proper RFC quoting for List-ID descriptions.
    - PKGDIR can be passed to the make command in order to specify a different
      directory to unpack the distutils packages in misc.  (SF bug 784700).
    - Improved logging of the origin of subscription requests.
    - Misc bugfixes.
2004-01-14 01:46:29 +00:00
xtraeme
64f86ffc15 Update to 0.9.8a
Changes:

* 0.9.8a

    * The bug that caused the failure of cache data read has been fixed.

* 0.9.8

    * The offline mode has been implemented.
    * The performance of the scanning of MH folders has been improved on
      the platforms which support d_type in 'struct dirent'.
    * The error checking on moving/deleting messages has become strict.
    * When getting IMAP4 message list, it now fallbacks to FETCH command
      if server doesn't fully support SEARCH command.
    * Outbox for accounts are now correctly chosen when sending from queue.
    * Gettext has been upgraded to 0.12.1.
    * IPv6 support is now enabled by default.
    * Other bugfixes have been made.

* 0.9.7

    * The vulnerability in SMTP response handling, which is exploitable by
      a malicious SMTP server, has been fixed.
    * The structure of folder system has been sorted out.
    * The checking of the existence of IMAP root directory has been
      modified.
2004-01-13 22:27:34 +00:00
adam
15f7277fe5 Changes 0.9.8:
* Pre-processing and post-processing rules can now be specified.
	* A 'Clone Account' function has been added.
	* a new Folder Property has been added, 'Scan for new mail'
	* the Extended 'Quick-search' has a new symbol
	* fast Folder Processing rule creation based on a message
	* a new pixmap has been added for use with a 'Check spelling' button
	* updated translations: British English, French, German Japanese,
	  Polish, Spanish, Simpilified Chinese, and Slovak
	* Bug fixes
2004-01-13 13:03:46 +00:00
cjep
1b39677b6e Remove unnecessary blank lines. 2004-01-12 09:46:04 +00:00
cjep
0bf6bf3ffd Use tabs (not spaces) to make indentation 2004-01-11 19:41:39 +00:00
kim
d2578b32de Fix PLIST wrt MAILMAN_CGIEXT too. 2004-01-11 17:28:30 +00:00
kim
985e48b4a4 Allow for selecting a different CGI GID than the default pkgsrc APACHE GID.
Allow for not using a CGI extension (no extension was the pkgsrc default
for the previous mailman version, and forcing to add one seems like just
a gratuitous change).

Record BUILD_DEFS. (XXX: All these should be documented, too.)
2004-01-11 17:17:25 +00:00
jlam
acdcbd2b1e bl3ify 2004-01-11 07:40:13 +00:00
simonb
edd8c49bad Pass the size to be reallocated to realloc(), not the address of the
size(!).  Fixes "Out of memory as I tried to allocate N bytes" messages
that I've been seeing.
2004-01-11 06:55:00 +00:00
chris
7aeaf3cbda Add CYRUS_DB_RECOMMENDED and CYRUS_USE_INET6 to the BUILD_DEFS, so they're
listed during the build.
2004-01-10 15:20:37 +00:00
jlam
4b90d17ed9 From the log for rev. 1.1260 of bsd.pkg.mk:
"Package Makefiles should refer to PKG_SYSCONFBASEDIR instead of
 PKG_SYSCONFBASE when they want PKG_SYSCONFDIR stripped of
 PKG_SYSCONFSUBDIR.  This makes PKG_SYSCONFBASE=/etc work with pkgviews by
 installing all config files into /etc/packages/<pkg> instead of
 occasionally putting some directly into /etc."
2004-01-07 02:21:16 +00:00
xtraeme
88dd97cb3e Disable IPv6 support if USE_INET6 is not enabled, from Min Sik Kim
in PR pkg/24009.
2004-01-07 01:40:43 +00:00
abs
99dc4f04cc UNLIMIT_RESOURCES=datasize to fix NetBSD/sparc 1.6ZG build 2004-01-06 18:56:50 +00:00
cjep
cf6a8daabe Add patch that should have been added previously... 2004-01-06 09:18:21 +00:00
jlam
d19f053e4d bl3ify 2004-01-06 07:17:03 +00:00
jlam
457d023fac bl3ify 2004-01-06 07:05:24 +00:00
grant
5861b877e1 update to latest Linux nightly build, dated 2003-12-16. 2004-01-06 01:19:02 +00:00
hubertf
6a258147e8 Update to spamprobe-0.9e.
Too many changes to list, the old pkg was from 2002(!)

Update probided by ohub @ #NetBSD/IRCnet,
buildlink3 code OK'd by jlam.
2004-01-05 22:11:15 +00:00
cube
2bb10d0657 Add to patch to match "application/PDF". 2004-01-05 16:53:04 +00:00
jlam
6ff48e076b bl3ify 2004-01-05 11:53:39 +00:00
lha
2496db6757 Update to gnus 5.10.6, various bugfixes. Last gnus of the 5.10
releases.
2004-01-05 04:35:04 +00:00
rh
b04edea5a2 Add and enable evolution12 2004-01-04 21:40:44 +00:00
rh
c99373a710 Re-import of evolution-1.2.4nb6, the gnome1 version of evolution as
evolution12.
2004-01-04 21:39:50 +00:00
rh
bea8ae8de7 Update evolution to 1.4.5. Changes include feature enhancements and tons
of bug fixes, too numerous to list here.  Most nobably, this version
of evolution now uses the gnome2 framework instead of gnome1.
2004-01-04 21:37:09 +00:00
grant
d4771a3ff9 conditionally set MOZ_EXTRA, and set it to empty in thunderbird (for
which there is currently no gtk1 pkg).
2004-01-04 05:06:19 +00:00
grant
63b2201716 factor out the common bits of the various mozilla binary packages into
mozilla-bin/Makefile.common and mozilla-bin-nightly/Makefile.common.

the result is much less duplication and more consistent installations.
tested on NetBSD-current only (for now).
2004-01-04 05:01:02 +00:00
reed
6d9af8d68d Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
2004-01-03 18:49:33 +00:00
cjep
3be33fb64d PR#23466 from Igor Sobrado. Setup links for flists and folders man pages. 2004-01-02 20:54:17 +00:00
itojun
0769a5b1ef update to 20031201. supports iso-8859-15. 2004-01-02 12:04:01 +00:00
cube
f89fe2526a Enable sylpheed-claws-ghostscript-viewer and note its addition to pkgsrc. 2004-01-02 09:19:06 +00:00
cube
8a801befd6 Initial import of sylpheed-claws-ghostscript-viewer, version 0.6, into the
NetBSD Package Collection.

The ghostscript-viewer plugin allows Sylpheed-claws to display PostScript and
PDF attachments in the visualisation panel.

You must manually load the plugin through Configuration/Plugins.
2004-01-02 09:16:33 +00:00
cube
096071706e Add a buildlink2.mk file for external plugins this time. It doesn't pull
in any dependency because plugins don't link with anything from the
sylpheed-claws package anyway, they just need headers.
2004-01-02 09:14:59 +00:00
cube
206808a7c0 Enable sylpheed-claws-{dillo-viewer,image-viewer,trayicon} and note their
addition to pkgsrc.
2004-01-01 21:46:55 +00:00
cube
8703a7d0bd Initial import of sylpheed-claws-trayicon, version 0.9.7 into the NetBSD
Package Collection.

With the trayicon plugin, Sylpheed-claws will display an icon in the system
tray.  The desktop environment must be compatible with the system tray
protocol specification from http://www.freedesktop.org/standards/.  GNOME 2
and KDE 3.1.1 are known to follow it.

You must manually load the plugin through Configuration/Plugins.
2004-01-01 21:43:27 +00:00
cube
ae2e8b0454 Initial import of sylpheed-claws-dillo-viewer, version 0.9.7, into the
NetBSD Package Collection.

Using Dillo, a very light web browser, the dillo-viewer plugin allows
Sylpheed-claws to render HTML attachments.  Note that it is done in a somewhat
secure way, by passing the -s argument to Dillo, which prevents it from making
any Internet connection.

You must manually load the plugin through Configuration/Plugins.
2004-01-01 21:42:34 +00:00
cube
f422577ea1 Initial import of sylpheed-claws-image-viewer, version 0.9.7 into the
NetBSD Package Collection.

Using imlib, image-viewer allows Sylpheed-claws to display attached images in
the visualisation panel.

You must manually load the plugin through Configuration/Plugins.
2004-01-01 21:41:36 +00:00
cube
83067a350e Organise the Makefile and add a framework to allow building the plugins
found in sylpheed-claws distribution.  Note that this is _only_ meant for
included plugins.  The image-viewer and dillo-viewer packages are in the
pipe.

From the sylpheed-claws package point of view, this is just a reordering
of the Makefile.  It breaks pkglint'ing, but it's not like there really is
a choice.
2004-01-01 21:39:02 +00:00
salo
02facd3bb6 Update HOMEPAGE and MASTER_SITES. 2004-01-01 03:38:33 +00:00
lha
c06f64ad15 Update to gnus 5.10.3. Updates are too numerous to list. Most changes
seems to be better pgp support and spam handling.
2003-12-31 18:39:42 +00:00