Commit graph

30 commits

Author SHA1 Message Date
seb
c3f1e700ad Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.

sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
2010-08-21 16:32:42 +00:00
he
5232be3a68 Updated from version 1.6.4nb1 to 1.6.6.
Upstream changes:

1.6.6 Sun Sep 07 10:20:22 CST 2008
  - Thomas Jarosch sent a patch that adds unix socket support for those
    who have their admin restricted to unix socket instead of tcp

1.6.5 apparently a mystery release
2008-11-17 23:08:42 +00:00
he
b021813da0 Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=...").
2008-10-19 19:17:40 +00:00
he
f9170d1415 Update from version 1.6.1 to 1.6.4.
Pkgsrc change: add HOMEPAGE.

Upstream changes:

1.6.4 Wed Feb 16 07:43:28 CST 2005
  - I screwed the pooch on 1.6.3, blatant typo pointed out to me by matrix200
    guess I forgot to run make test before releasing.

1.6.3 Sun Jan 30 20:53:22 CST 2005
  - arrg, I fixed get_quotaroot incorrectly and didn't test it. It should
    have used the same regex as get_quota instead of what I did. Thanks
    Franscesco for pointing out the error (again).

1.6.2 Sun Jan 30 10:33:50 CST 2005
  - bug report from Francesco Gennai, get_quota and get_quotaroot improperly
    handling folders/mailboxes with spaces
    patched both with a regex to handle the data extraction, should work now.
2008-07-20 21:58:31 +00:00
joerg
3b0d97b0de Add DESTDIR support. 2008-06-20 01:09:05 +00:00
jlam
56ba4d2690 Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk
can handle packages having no PLIST files.
2007-10-25 16:54:26 +00:00
wiz
601583c320 Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
2007-02-22 19:26:05 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
jlam
7fbb8d9527 Bump the PKGREVISIONs of all (638) packages that hardcode the locations
of Perl files to deal with the perl-5.8.7 update that moved all
pkgsrc-installed Perl files into the "vendor" directories.
2005-08-06 06:19:03 +00:00
jlam
7a6521287b Turn PERL5_PACKLIST into a relative path instead of an absolute path.
These paths are now relative to PERL5_PACKLIST_DIR, which currently
defaults to ${PERL5_SITEARCH}.  There is no change to the binary
packages.
2005-07-13 18:01:18 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
8758983939 Add RMD160 digests. 2005-02-24 09:59:20 +00:00
grant
908e765695 since perl is now built with threads on most platforms, the perl archlib
module directory has changed (eg. "darwin-2level" vs.
"darwin-thread-multi-2level").

binary packages of perl modules need to be distinguishable between
being built against threaded perl and unthreaded perl, so bump the
PKGREVISION of all perl module packages and introduce
BUILDLINK_RECOMMENDED for perl as perl>=5.8.5nb5 so the correct
dependencies are registered and the binary packages are distinct.

addresses PR pkg/28619 from H. Todd Fujinaka.
2004-12-20 11:30:55 +00:00
jlam
228283e8a6 This package requires no compiler. 2004-07-22 22:40:16 +00:00
snj
14584d0133 Convert to buildlink3. 2004-05-02 04:19:41 +00:00
reed
e2336bb021 "It's" stands for "it is" (or "it has"). The apostrophe is not used
for a possessive (like her, his, whose, their, and its).

Note that I didn't check for proper use of "its" (when it should
be "it is" or "it has" instead).

I also saw over 15 other grammar or punctuation problems, but not
fixed in this commit.
2003-08-30 02:14:19 +00:00
martti
f928be280d COMMENT should start with a capital letter. 2003-07-21 16:56:41 +00:00
grant
0155927c43 s/netbsd.org/NetBSD.org/ 2003-07-17 21:41:05 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
seb
8d89105248 Convert to buildlink2. Use perl5/module.mk.
Remove apparently not needed "touch".
2002-10-07 21:11:40 +00:00
martti
4b09e0e89b Updated p5-IMAP-Admin to 1.6.1
- bug report/fix (thanks to Arkadi Shishlov and Oleg Gawrilof) for CRAM
  setting being uninitialized before use for the default case.
- added error condition for CRAM capability, cram use wanted without
  fallback, but cram not available
2002-01-31 14:20:05 +00:00
jlam
cc4128d97e Buildlinkify, in the sense that only the perl headers are found in
${PREFIX} -- everything else is pickup up from ${BUILDLINK_DIR}.
2001-11-26 06:49:36 +00:00
martti
9555c4bc31 Updated to version 1.6.0. Changes since 1.4.3:
1.5.0 Thu Aug  2 12:50:21 CDT 2001
  - re-formatted to make vi friendly (I use emacs and vi, but mostly emacs)
    added these lines to my .emacs to keep it friendly
    (custom-set-variables
     '(perl-indent-level 2)
     '(perl-continued-statement-offset 2)
     '(perl-continued-brace-offset 0)
     '(indent-tabs-mode nil)
     '(tab-width 2))
    basically sets the indent level to 2 and converts tabs to spaces
    of course this will hose some diffs (unless you ignore whitespace diffs)
  - bug report/fix (thanks to Lupe Christoph) some older perls don't
    support (?{ code }), so get_acl splitting expression was re-vamped.
  - removed use IO::Socket::INET (again some older perls)
  - removed Text::Parsewords dependency (wasn't using it anymore anyway)

1.5.1 Thu Aug  2 14:43:27 CDT 2001
  - bug report/fix (thanks to Paul Kranenburg) in get_quotaroot,
    removes extraneous line

1.6.0 Sun Nov  4 10:19:44 CST 2001
  - bug report/fix (thanks to Dylan Martin and Alain Turbide) for the
    botch I made of the get_quotaroot fix I made in 1.5.1
  - bug report () motd's weren't handled, I put some code in that doesn't break
    the current, but is also untested against motd's (feedback anyone?)
  - added CRAM-MD5 support as an authentication method, send it in the new call
    0 off, 1 on, 2 on with LOGIN fallback, this also adds the requirement of
    Digest::MD5, Digest::HMAC, MIME::Base64 if you use this option
2001-11-09 14:24:18 +00:00
zuntum
c72c1cf5f9 Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
veego
63ad910dee SVR4 packages have a limit of 9 chars for a package name.
The automatic truncation in gensolpkg doesn't work for packages which
have the same package name for the first 5-6 chars.
e.g. amanda-server and amanda-client would be named amanda and amanda.
Now, we add a SVR4_PKGNAME and use amacl for amanda-client and amase for
amanda-server.
All svr4 packages also have a vendor tag, so we have to reserve some chars
for this tag, which is normaly 3 or 4 chars. Thats why we can only use 6
or 5 chars for SVR4_PKGNAME. I used 5 for all the packages, to give the
vendor tag enough room.
All p5-* packages and a few other packages have now a SVR4_PKGNAME.
2001-10-18 15:20:01 +00:00
wiz
abdb1094a5 Update to 1.4.3, provided by Martti Kuparinen in pkg/13116.
Changes: SSL support and bug fixes.
2001-06-05 09:43:10 +00:00
agc
b26a4eb88b Move to sha1 digests, and add distfile sizes. 2001-04-20 13:09:54 +00:00
agc
9e8d6c8b8d + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:33:31 +00:00
wiz
a13ea108bb Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:52:59 +00:00
rh
ddc4c0f044 Initial import of p5-IMAP-Admin-1.3.7, a perl module for basic IMAP server
administration
2000-10-16 09:11:35 +00:00