The NetBSD Project

CVS log for pkgsrc/mail/freepops/Makefile

[BACK] Up to [cvs.netbsd.org] / pkgsrc / mail / freepops

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.16 / (download) - annotate - [select for diffs], Sat Jan 14 07:44:34 2012 UTC (4 months, 1 week ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, HEAD
Changes since 1.15: +7 -4 lines
Diff to previous 1.15 (colored)

gsed related clean up.
* Stop to treat NetBSD's sed as GNU sed, not full compatible.
  * Then, no need to reset TOOLS_PLATFORM.gsed for NetBSD if USE_TOOLS+=gsed and
    real GNU sed is required.
  * In addition, convert simple USE_TOOLS+=gsed to conditionally, without NetBSD.
* convert {BUILD_,}DEPENDS+=gsed to USE_TOOLS, all tools from gsed are real gsed.

Revision 1.15 / (download) - annotate - [select for diffs], Sat Dec 17 12:49:27 2011 UTC (5 months, 1 week ago) by marino
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4
Changes since 1.14: +2 -1 lines
Diff to previous 1.14 (colored)

mail/freepops: Add indirectly linked libraries to LDFLAGS (ld v2.22)

Revision 1.14 / (download) - annotate - [select for diffs], Fri Apr 22 13:44:03 2011 UTC (13 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

recursive bump from gettext-lib shlib bump.

Revision 1.13 / (download) - annotate - [select for diffs], Sun Jan 17 12:02:24 2010 UTC (2 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1
Changes since 1.12: +2 -1 lines
Diff to previous 1.12 (colored)

Recursive PKGREVISION bump for jpeg update to 8.

Revision 1.12 / (download) - annotate - [select for diffs], Tue Jun 30 00:07:19 2009 UTC (2 years, 10 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.11: +3 -1 lines
Diff to previous 1.11 (colored)

Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with
MAKE_JOBS=2 and worked without.

Revision 1.11 / (download) - annotate - [select for diffs], Sun Nov 2 20:51:40 2008 UTC (3 years, 6 months ago) by schmonz
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4
Changes since 1.10: +3 -2 lines
Diff to previous 1.10 (colored)

Update to 0.2.8. From the changelog:

* Many changes for developers, and many fixes
* Added gettext support (thanks blackmoon)
* Added support to Windows Event Logging (lwel module) and smart
    logging facility (smartlog module)
* CURL library bindings revamped to version 7.18.1 to help the
    development of the hotmail plugin
* MacOSX startup script fixed, thanks nx2000car
* Too many fixes in plugins to be listed, thanks to all contributors

Revision 1.10 / (download) - annotate - [select for diffs], Thu Oct 23 04:40:55 2008 UTC (3 years, 7 months ago) by schmonz
Branch: MAIN
Changes since 1.9: +2 -6 lines
Diff to previous 1.9 (colored)

Update to 0.2.7. From the changelog:

* A huge set of patches for modules and plugins, many thanks to all
    the contributors (hope to list them all): cdmack, Viruzzo,
    Lance, maxadamo, nvhs, russell822, Andre Martin, Daniel Black,
    Picov, RISKO Gergely, blackmoon and Spil
* A new zenity-based (GNOME eye-candy) updater interface by maxadamo
* Internationalization support (and Italian localization) for the
    regular fltk updater by blackmoon
* Updated versions of the cURL and gnutls libraries for Windows
* The luasocket library is now part of freepops and can be used to
    write modules

We still avoid installing any of the self-updaters. Might be nice
to add in a future PKGREVISION.

Revision 1.9 / (download) - annotate - [select for diffs], Thu Jun 12 02:14:34 2008 UTC (3 years, 11 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.8: +3 -1 lines
Diff to previous 1.8 (colored)

Add DESTDIR support.

Revision 1.8 / (download) - annotate - [select for diffs], Fri Jan 18 05:08:24 2008 UTC (4 years, 4 months ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@

Revision 1.7 / (download) - annotate - [select for diffs], Tue Oct 2 14:12:35 2007 UTC (4 years, 7 months ago) by schmonz
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3
Changes since 1.6: +5 -1 lines
Diff to previous 1.6 (colored)

Hotmail's site has changed; update Hotmail module to get things
working again, and bump PKGREVISION. From the changelog:

- Fix a slew of issues related to changes made by Hotmail and bugs
    that finally became issues. Added the "AllowUnsafe" parameter.
- Merged in user submitted change and fixed a bug that was causing
    issues with properly ending messages.
- Added the domain parameter for those with a hosted hotmail domain
    and fixed the infinite loop issue with live light.

XXX FreePOPs has a self-updater for situations like this, but it's
XXX nontrivial to package.

Revision 1.6 / (download) - annotate - [select for diffs], Wed Jul 4 20:54:43 2007 UTC (4 years, 10 months ago) by jlam
Branch: MAIN
Changes since 1.5: +3 -1 lines
Diff to previous 1.5 (colored)

Make it easier to build and install packages "unprivileged", where
the owner of all installed files is a non-root user.  This change
affects most packages that require special users or groups by making
them use the specified unprivileged user and group instead.

(1) Add two new variables PKG_GROUPS_VARS and PKG_USERS_VARS to
    unprivileged.mk.  These two variables are lists of other bmake
    variables that define package-specific users and groups.  Packages
    that have user-settable variables for users and groups, e.g. apache
    and APACHE_{USER,GROUP}, courier-mta and COURIER_{USER,GROUP},
    etc., should list these variables in PKG_USERS_VARS and PKG_GROUPS_VARS
    so that unprivileged.mk can know to set them to ${UNPRIVILEGED_USER}
    and ${UNPRIVILEGED_GROUP}.

(2) Modify packages to use PKG_GROUPS_VARS and PKG_USERS_VARS.

Revision 1.5 / (download) - annotate - [select for diffs], Thu Jun 28 18:50:06 2007 UTC (4 years, 10 months ago) by schmonz
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base, pkgsrc-2007Q2
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Tweak COMMENT to aid the naive grepper.

Revision 1.4 / (download) - annotate - [select for diffs], Thu Jun 28 16:36:44 2007 UTC (4 years, 10 months ago) by schmonz
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

Update to 0.2.5. From the changelog:

- fixed an ancestral wrong compilation flag for regexes, no more REG_NEWLINE
- supereva.lua: plugin updates
- libero.lua: fixed bug for attachments
- libero.lua: changed pattern matching
- hotmail.lua: update the logout url, try to handle an expired session better
- supereva.lua, tin.lua: fixed attachments in tin and supereva, added dada.net
- libero.lua: fixed mlex
- aol.lua: use the "classic" web interface
- added patch by Viruzzo to mimer and supereva.lua

pkgsrc changes:
* List a few popular supported services in DESCR to help address PR 36569.

Revision 1.3 / (download) - annotate - [select for diffs], Tue Jun 12 22:38:52 2007 UTC (4 years, 11 months ago) by joerg
Branch: MAIN
Changes since 1.2: +2 -1 lines
Diff to previous 1.2 (colored)

Fix pthread linkage.

Revision 1.2 / (download) - annotate - [select for diffs], Fri Jun 8 16:30:52 2007 UTC (4 years, 11 months ago) by schmonz
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

USE_TOOLS+=gsed

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Tue Jun 5 05:56:01 2007 UTC (4 years, 11 months ago) by schmonz
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of FreePOPs 0.2.4, an extensible POP3 server which
acts as a gateway to a variety of webmail services.

One possible use of this package, which I've tested, is in migrating
from Hotmail (which provides neither mail forwarding nor POP access
to the mailstore) to Gmail (which can act as a POP client).

Revision 1.1 / (download) - annotate - [select for diffs], Tue Jun 5 05:56:01 2007 UTC (4 years, 11 months ago) by schmonz
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>