Commit graph

27 commits

Author SHA1 Message Date
wiz
7eeb51b534 Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
2014-05-29 23:35:13 +00:00
wiz
d2ca14a3f1 Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
2013-05-31 12:39:57 +00:00
asau
d70c8e374b Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 12:19:01 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
schmonz
3b6abca080 Indent for alignment. 2012-07-05 18:32:02 +00:00
schmonz
96b8615031 Update to 1.3.2. From the changelog:
* Printing message no: was code not tested prior to 1.3.1 release...perl
  compilation errors. Fixed.
* Reworked qmhandle left out printing message no: when detailed
  listing of messages is requested! Fixed.
* Reworked qmhandle to be more accurate in reporting queue information
  (todo state, bouncing...)
* Reworked qmhandle to be more efficient in handling message deletion
  when more than one message will be deleted
* Added big-todo support (required since todo files need to be handled)
* Added delete from sender support (both regular expression and
  string matching)
* Added touch info file for messages to remote domain for earlier
  retry (at the cost of longer queue life)
* Added delete if message header or body line matches regular
  expression (case sensitive and insensitive matching)
2012-07-05 18:31:08 +00:00
joerg
62d1ba2bac Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
jlam
a80fd13efc Mechanical changes to add DESTDIR support to packages that install
their files via a custom do-install target.
2008-03-04 17:57:17 +00:00
schmonz
3a0fced293 Update to 1.2.3. From the changelog:
1.2.3
  * Fix: queue display transpose bug

1.2.2
  * Fix: added deletion routines to handle files in bounce subdirectory
  * Fix: added whitespace remove line for pidof output reported by
      Charlies (cng-oz)

1.2.1
  * Corrected an error in the README, and one in the HISTORY
2007-06-01 15:25:04 +00:00
schmonz
30af39fa7a Quell pkglint: add QMAIL_QUEUE_DIR to BUILD_DEFS. 2007-03-24 07:04:56 +00:00
jlam
3e474a90d8 Get rid of USE_PERL5. The new way to express needing the Perl executable
around at either build-time or at run-time is:

	USE_TOOLS+=	perl		# build-time
	USE_TOOLS+=	perl:run	# run-time

Also remove some places where perl5/buildlink3.mk was being included
by a package Makefile, but all that the package wanted was the Perl
executable.
2005-07-16 01:19:06 +00:00
jlam
81edaaa606 Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
agc
8758983939 Add RMD160 digests. 2005-02-24 09:59:20 +00:00
reed
32d8f290c2 The default location of the pkgsrc-installed rc.d scripts is now
under share/examples/rc.d. The variable name already was named
RCD_SCRIPTS_EXAMPLEDIR.

This is from ideas from Greg Woods and others.

Also bumped PKGREVISION for all packages using RCD_SCRIPTS mechanism
(as requested by wiz).
2004-12-28 02:47:40 +00:00
schmonz
bae4830c23 Update to 1.2.0. From the changelog:
1.2.0
  * CHANGED SWITCH NAME: "-m" is now used to view messages (no more "-v")
  * Added "-V" switch to print program version
  * Added switch to delete messages based on subject [thanks Arne Bernin]
  * Included GPL licence in the distribution
  * Now qmail is stopped only once for multiple deletions of messages, which
    makes things a bit faster
  * Corrected a bug which might have caused wrong messages to be deleted
  * Corrected several minor bugs

1.1.1 (July 10, 2003)
  * Corrected a bug which caused the -a switch not not work.

1.1.0 (June 4, 2003)
  * First release as a Sourceforge.Net community project... development
    resumes!!!
  * Added -a option to immediately send queued messages.

Notable pkgsrc changes:
* Configure using subst.mk.
* Remove RESTRICTED (it no longer appears to be true).
* Take MAINTAINER.
2004-07-22 00:52:36 +00:00
agc
3ad1bdbf06 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +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
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
zuntum
f5aed2fc53 Update qmHandle to 1.0.0
Changes: Several functional and stylish adjustments to the code,
and better handling of qmail start/stop.
2001-12-17 22:35:56 +00:00
zuntum
c72c1cf5f9 Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
zuntum
4cde4066e7 We don't really need to depend on qmail -- remove it from DEPENDS.
This unbreaks this package in bulk builds.
2001-08-17 19:44:06 +00:00
zuntum
a822913478 Update qmHandle to 0.5.1
Changes:

0.5.1 (July 23, 2001)
  * Added a -D option which deletes al message in both local and remote queue.
    [Thanks Kasper Holtze]
  * Fixed a bug with the CC field when displaying message list.

  o depend on qmail>=1.03
  o use REPLACE_PERL instead of ${SED}
2001-08-13 15:03:45 +00:00
jtb
5d2dfd30da Contact author before reselling. 2001-06-04 22:26:32 +00:00
zuntum
c768948081 Update qmHandle to 0.5.0
Changes:
  A syntax check on the parameters and display of Cc fields was added.
  Some other minor enhancements and bugfixes were also made.
2001-05-14 15:49:35 +00:00
zuntum
db3d3c64ed Actually it's perl script, not program. 2001-04-27 15:49:37 +00:00
zuntum
80034e1e3f Initial import of qmHandle-0.4.1
qmHandle is a simple perl script which allows you to view and manage the qmail
message queue.

The key features of qmHandle are:

* Freeware and open source, under the GNU General Public License
* You can read the qmail queue, like you do with the qmail-qread program.
  However, the output of this program is improved over qmail-qread,
  with the output of the message subjects and color capabilities
* You can print queue statistics, like qmail-qstat with color capabilities
* You can view a message in the queue
* You can remove a message from the queue
2001-04-27 15:46:03 +00:00