Commit graph

2883 commits

Author SHA1 Message Date
wiz
6ede1813d5 Add. 2004-04-25 01:13:25 +00:00
wiz
db75a5c431 Convert to bl3. 2004-04-25 01:12:39 +00:00
wiz
4ae215b5ac Unused. 2004-04-25 01:08:54 +00:00
wiz
eaf25a6b9f Convert to bl3. 2004-04-25 01:08:41 +00:00
wiz
5849e52541 Static library only -> build dependency. 2004-04-25 01:06:29 +00:00
wiz
dea211418c Convert to bl3. 2004-04-25 01:05:18 +00:00
wiz
1e7040b199 Unused. 2004-04-25 00:56:17 +00:00
xtraeme
ca289509fd bl3ify 2004-04-25 00:20:38 +00:00
snj
50fca7f8c5 Convert to buildlink3. 2004-04-24 23:05:46 +00:00
snj
4739a680b3 Convert to buildlink3. 2004-04-24 23:02:35 +00:00
snj
c0d0884c9d No longer used. 2004-04-24 22:57:38 +00:00
snj
14b4c7fb7f Convert to buildlink3. 2004-04-24 22:56:32 +00:00
snj
d317f7dd9a Convert to buildlink3. 2004-04-24 22:53:54 +00:00
jlam
e8132b3fbf Relinquish maintainership of packages to tech-pkg@NetBSD.org. 2004-04-24 22:46:08 +00:00
snj
92017c691a Convert to buildlink3. 2004-04-24 22:37:10 +00:00
schmonz
f7e542297a Add revision 1.01 of Ward Vandewege's badrcptto patch. With this
patch, qmail-smtpd will reject mail during the SMTP conversation
if a recipient is listed in control/badrcptto. This complements
control/badmailfrom as found in stock qmail. Requested by Nathan
Arthur.

Add an rc.d script for qmail-pop3d. It needs sysutils/checkpassword,
which is so tiny I've added the dependency even as I don't use
qmail-pop3d myself.

In the rc.d script for qmail-smtpd, require control/rcpthosts to
be present. This prevents accidental open relays.

Now that it's used for the path to checkpassword too, rename
LOCALBASE_UCSPI_TCP to LOCALBASE_NORMAL.

Convert to buildlink3.

Bump PKGREVISION.
2004-04-24 05:29:36 +00:00
schmonz
9ea3810929 Remove ${QMAILDIR}/etc/rc.d/qmail{,smtpd} from PLIST, as RCD_SCRIPTS
are now automatically registered with installed packages.
2004-04-24 00:54:42 +00:00
reed
2d4122dd45 Fix references to rc.d scripts. This package uses RCD_SCRIPTS
which installs to ${RCD_SCRIPTS_EXAMPLEDIR}. But the MESSAGE
referred to wrong hard-coded location if the RCD_SCRIPTS_EXAMPLEDIR
was not the default. So use RCD_SCRIPTS_EXAMPLEDIR instead.

PKGREVISION not bumped because if someone had changed
RCD_SCRIPTS_EXAMPLEDIR before recent change of autoregistration
of rc.d script in PLIST, then it could not have been packaged
in first place.

Note that this commit does not imply that the MESSAGE is correct.
In some cases, the MESSAGE is clearly wrong such as suggesting
running the rc.d script from the example directory (which will work
although).
2004-04-23 22:43:20 +00:00
reed
9c790735db mk/bsd.pkg.install.mk now automatically registers
the RCD_SCRIPTS rc.d script(s) to the PLIST.

This GENERATE_PLIST idea is part of Greg A. Woods'
PR #22954.

This helps when the RC_SCRIPTS are installed to
a different ${RCD_SCRIPTS_EXAMPLEDIR}. (Later,
the default RCD_SCRIPTS_EXAMPLEDIR will be changed
to be more clear that they are the examples.)

These patches also remove the etc/rc.d/ scripts from PLISTs
(of packages that use RCD_SCRIPTS). (This also removes
now unused references from openssh* makefiles. Note that
qmail package has not been changed yet.)

I have been doing automatic PLIST registration for RC_SCRIPTS
for over a year. Not all of these packages have been tested,
but many have been tested and used.

Somethings maybe to do:
- a few packages still manually install the rc.d scripts to
  hard-coded etc/rc.d. These need to be fixed.
- maybe  remove from mk/${OPSYS}.pkg.dist mtree specifications too.
2004-04-23 22:07:52 +00:00
markd
f4b39d9825 bl3ify 2004-04-23 12:05:58 +00:00
grant
0fd0f6f0b9 use the latest-trunk build of thunderbird, now that builds appear to
be happening regularly.
2004-04-23 09:52:50 +00:00
ben
190e4c7036 Upgrade mailsync to version 4.4.4. Patch from Michael Pasternak. Notable
changes include:
 * Check every fetch operation for success
 * documented the fact that mailsync is not really fit for concurrent
   mailbox access
 * extended loging
 * reengineering - clearer naming of variables (I hope)
                 - int msgno -> unsigned long msgno (as in c-client)
                 - functions and variables that return/contain only true/false
                   are now booleans
 * do not copy deleted mails
 * documented list mode
 * list mode can display contents of mailboxes
 * more docu
 * reordered code to make it more coherent (IMHO)
 * various functions (fetch_mail_ids, tdc_mail_open) had too many crucial
   side effects which made the code very hard to follow. Untangled that.
 * closing a stream before writing in it (c-client logic!) so that new
   messages are not marked as seen. That means, that mutt users should be
   happy(er?) now.
 * more explicit and consistent error messages, more sensible debug output
 * documented the code and renamed stuff so that it makes sense
 * messages-ids are sanitized and saved in RFC822 format only.
 * warnings about spaces in the message id are now optional, see the "-bd"
   option
 * fixed a bug that occured when files were copied over but could not be saved
   for some reason
2004-04-22 23:41:27 +00:00
snj
770681709c No longer used. 2004-04-22 23:19:43 +00:00
ben
b5da9b5589 bl3ify imap-uw. 2004-04-22 21:31:22 +00:00
cube
e1aaa019a4 Drop localized *_USE_LDAP definitions and consistently use USE_OPENLDAP
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 21:09:31 +00:00
snj
e34dafd5ab Convert to buildlink3. 2004-04-21 04:58:19 +00:00
snj
9a61342102 Convert to buildlink3. 2004-04-21 04:46:44 +00:00
jdolecek
13f2532a2e Update PHP4 package and all PHP4 modules to version 4.3.6.
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 19:19:23 +00:00
taca
c55c02cfd8 Make it compile on NetBSD current and 2.0_BETA. 2004-04-20 17:50:40 +00:00
recht
8d958ebf24 Apply a fix for anonymous auth_states in krb5.
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 15:54:02 +00:00
recht
e0db7cf8af Give the user a chance to choice between db4/3 and remove BDB_DEFAULT
from the Makefile.
Pointed out by Jukka Salmi.
2004-04-20 00:07:17 +00:00
taya
6303a53e85 add thunderbird 2004-04-19 23:26:37 +00:00
taya
e10bcd7cf1 Initial import of thunderbird.
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 23:25:27 +00:00
recht
bd243a04af This only runs with db4/3. So, set BDB_ACCEPTED accordingly.
Fixes pkg/25247 by Jukka Salmi.
2004-04-19 22:21:07 +00:00
cjep
cac9c1590e nail has moved to Sourceforge. Gunnar Ritter has requested that links
be updated.
2004-04-19 10:17:01 +00:00
snj
9edc500cf4 Convert to buildlink3. 2004-04-19 04:53:58 +00:00
wiz
737cbf17a9 Convert to bl3. 2004-04-18 19:30:52 +00:00
snj
7862e2fcf4 Convert to buildlink3. 2004-04-18 05:44:18 +00:00
snj
cc4aee02c5 Convert to buildlink3. 2004-04-18 05:31:35 +00:00
snj
d01a9dfab3 Convert to buildlink3. 2004-04-18 05:10:15 +00:00
snj
c8b6949870 Convert to buildlink3. 2004-04-18 05:05:43 +00:00
snj
3a04b02c0d Convert to buildlink3. 2004-04-18 05:03:04 +00:00
snj
fb194c6e83 Convert to buildlink3. 2004-04-18 04:55:29 +00:00
snj
64b64af3bb Convert to buildlink3. 2004-04-18 04:41:12 +00:00
jmmv
273f33b218 Really fix the permissions of files copied to ~/evolution, so that the
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 12:42:45 +00:00
xtraeme
d517196e6f Set USE_LIBTOOL=yes. 2004-04-17 11:08:12 +00:00
jmmv
bb35740c2c Revert previous, and instead require glib2 >= 2.4.0nb2. The reason is that
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 10:58:49 +00:00
jmmv
e2f3bc9e38 Require libglade2 >= 2.3.6nb1 to get the dlopen(NULL, 0) workaround.
This fixes the Settings dialog, where many widgets failed to appear before.
Bump PKGREVISION to 9.
2004-04-17 10:42:53 +00:00
salo
6f5ada535a bl3ify 2004-04-16 12:59:17 +00:00
tv
ae49224a22 Fix strerror_r compile problem. PKGREVISION untouched since it didn't even
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 11:50:41 +00:00