Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-04-21 | Drop localized *_USE_LDAP definitions and consistently use USE_OPENLDAP | cube | 6 | -18/+18 | |
instead. As announced on tech-pkg. Most notably affected are Postfix, sendmail, Samba and cyrus-saslauthd. Be sure to update your mk.conf accordingly. | |||||
2004-04-21 | Convert to buildlink3. | snj | 1 | -3/+3 | |
2004-04-21 | Convert to buildlink3. | snj | 2 | -15/+15 | |
2004-04-20 | Update PHP4 package and all PHP4 modules to version 4.3.6. | jdolecek | 1 | -3/+3 | |
Changes are bug-fixes mostly, but also synchronizes bundled GD with GD 2.0.22 and updates PCRE to version 4.5. Several NetBSD patches were integrated too, so future pkgsrc updates would be even more smooth. Full list of changes since PHP 4.3.4 is available at: http://www.php.net/ChangeLog-4.php#4.3.6 http://www.php.net/ChangeLog-4.php#4.3.5 | |||||
2004-04-20 | Make it compile on NetBSD current and 2.0_BETA. | taca | 2 | -4/+13 | |
2004-04-20 | Apply a fix for anonymous auth_states in krb5. | recht | 3 | -3/+16 | |
Patch provided from Cyrus's CVS by Jukka Salmi in PR pkg/25256. Details: https://bugzilla.andrew.cmu.edu/cgi-bin/cvsweb.cgi/src/cyrus/lib/auth_krb5.c.diff?r1=1.2&r2=1.3 | |||||
2004-04-20 | Give the user a chance to choice between db4/3 and remove BDB_DEFAULT | recht | 1 | -2/+1 | |
from the Makefile. Pointed out by Jukka Salmi. | |||||
2004-04-19 | add thunderbird | taya | 1 | -1/+2 | |
2004-04-19 | Initial import of thunderbird. | taya | 22 | -0/+3347 | |
Mozilla Thunderbird is a redesign of the Mozilla mail component. The goal is to produce a cross platform stand alone mail application using the XUL user interface language. | |||||
2004-04-19 | This only runs with db4/3. So, set BDB_ACCEPTED accordingly. | recht | 1 | -1/+3 | |
Fixes pkg/25247 by Jukka Salmi. | |||||
2004-04-19 | nail has moved to Sourceforge. Gunnar Ritter has requested that links | cjep | 1 | -3/+3 | |
be updated. | |||||
2004-04-19 | Convert to buildlink3. | snj | 1 | -4/+4 | |
2004-04-18 | Convert to bl3. | wiz | 1 | -2/+2 | |
2004-04-18 | Convert to buildlink3. | snj | 2 | -5/+5 | |
2004-04-18 | Convert to buildlink3. | snj | 3 | -8/+8 | |
2004-04-18 | Convert to buildlink3. | snj | 3 | -12/+12 | |
2004-04-18 | Convert to buildlink3. | snj | 2 | -5/+4 | |
2004-04-18 | Convert to buildlink3. | snj | 1 | -7/+7 | |
2004-04-18 | Convert to buildlink3. | snj | 5 | -14/+14 | |
2004-04-18 | Convert to buildlink3. | snj | 3 | -8/+8 | |
2004-04-17 | Really fix the permissions of files copied to ~/evolution, so that the | jmmv | 2 | -4/+33 | |
program does not give "Permission denied" arguments while running (and things like the local mail folders work properly). Lets go with the revision bump done recently. | |||||
2004-04-17 | Set USE_LIBTOOL=yes. | xtraeme | 1 | -1/+2 | |
2004-04-17 | Revert previous, and instead require glib2 >= 2.4.0nb2. The reason is that | jmmv | 1 | -2/+2 | |
the fix is really in glib2, not libglade2 (which hasn't changed at all). libglade2's revision was bumped to pick up glib2 too, but this has nothing to do with fixing evolution, so bumping the required glib2 version is more realistic. | |||||
2004-04-17 | Require libglade2 >= 2.3.6nb1 to get the dlopen(NULL, 0) workaround. | jmmv | 1 | -2/+4 | |
This fixes the Settings dialog, where many widgets failed to appear before. Bump PKGREVISION to 9. | |||||
2004-04-16 | bl3ify | salo | 1 | -1/+2 | |
2004-04-16 | Fix strerror_r compile problem. PKGREVISION untouched since it didn't even | tv | 2 | -1/+19 | |
compile on platforms afflicted by this (and Solaris, where it compiled fine, already used the code path to which it was changed). | |||||
2004-04-16 | Include "gettext-lib" buildlink3 glue code because the "spf_alt" library | tron | 2 | -2/+4 | |
gets linked against the "intl" library. | |||||
2004-04-15 | Fix MASTER_SITES; noted by Michal Pasternak. | wiz | 1 | -2/+2 | |
2004-04-15 | Remove unused buildlink2 files (before somebody starts to use them again). | tron | 1 | -28/+0 | |
2004-04-15 | Use buildlink3 to build this package. Bump package revision to enforce | tron | 1 | -5/+6 | |
dependence on fixed version of the "libspf_alt" package. | |||||
2004-04-15 | Use buildlink3 to make sure that "libbind" from the "bind9" package is | tron | 3 | -6/+26 | |
used as resolver library. Bump package revision to enforce that and a dependence on the fixed "bind9" package. | |||||
2004-04-15 | remove superflous PYTHON_PATCH_SCRIPT_SED, and use some more of | drochner | 1 | -8/+3 | |
PYDISTUTILSPKG | |||||
2004-04-15 | Fix seriously broken buildlink2 script: | tron | 1 | -6/+22 | |
- incorrect path to the package source directory - library missing from the file list - no protection against multiple inclusion | |||||
2004-04-15 | Enable use of gtk/glib <=2.2 deprecated stuff to let this package build | jmmv | 1 | -1/+4 | |
against their respective 2.4 versions. | |||||
2004-04-14 | Drop the disctinction of xdg and xdg-x11 from USE_DIRS POV. We can choose | jmmv | 1 | -2/+2 | |
which one is required in an automatic way by checking USE_X11BASE. This simplifies things and avoids possible problems in the future due to confusion. | |||||
2004-04-14 | indent a block, minor whitespace tweak | grant | 1 | -4/+4 | |
2004-04-14 | indent a couple of blocks, minor whitespace tweak | grant | 1 | -6/+6 | |
2004-04-14 | s/as gracefully as I can/as gracefully as possible/ | grant | 1 | -1/+1 | |
2004-04-14 | expect to find bind9 in BUILDLINK_PREFIX.bind, not PREFIX. | grant | 1 | -2/+2 | |
2004-04-14 | move USE_BUILDLINK2 to where it should be. | grant | 1 | -3/+2 | |
2004-04-14 | Update to 0.68-1, and reenable the milter (OK'd by recht). Changes: | tv | 3 | -49/+14 | |
0.68-1 ------ Fixed RAR support. 0.68 ---- This version fixes a crash with some RAR archives generated by the Bagle worm, also a few important fixes have been backported from CVS. We strongly encourage users to install the 0.70-rc version (released today). 0.67 ---- This release fixes a memory management problem (platform dependent; can lead to a DoS attack) with messages that only have attachments (reported by Oliver Brandmueller). It also contains patches for a few problems found in 0.66 and has better Cygwin support. | |||||
2004-04-14 | Make use of the new USE_DIRS variable, instead of directly depending on the | jmmv | 4 | -9/+8 | |
*-dirs packages. | |||||
2004-04-14 | Upgrade milter greylist to 1.2 | manu | 3 | -8/+11 | |
- SMTP AUTH support - subnet matching and SPF support to better work with mail farms - All command line options now have equivalent in the config file - IPv6 aware - regex can be used in the configuration file | |||||
2004-04-14 | Added buildlink2 support to the package | manu | 2 | -1/+15 | |
2004-04-14 | Add a bl3 for libmilter. | tv | 1 | -0/+23 | |
2004-04-14 | Added Sender Permitted Framework (SPF) library | manu | 1 | -1/+2 | |
2004-04-14 | Sender Permitted Framework (SPF) library | manu | 4 | -0/+67 | |
2004-04-14 | Remove hardcoded "-ldb" from makedefs, because pkgsrc provides a | minskim | 4 | -13/+29 | |
correct option. This fixes PR pkg/25176. | |||||
2004-04-14 | Correct variable names for BUILDLINK_PREFIX.db*; BUILDLINK_PREFIX.db | minskim | 1 | -7/+7 | |
is only valid with buildlink2, but not with buildlink3. This fixes PR pkg/25175. | |||||
2004-04-13 | db4 is needed in Linux when POSTFIX_USE_LDAP=YES (pkg/25120 by Jukka Salmi) | martti | 1 | -1/+8 | |