1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
Commit Graph

20 Commits

Author SHA1 Message Date
Baptiste Daroussin
fd61959c15 Add NO_STAGE all over the place in preparation for the staging support (cat: mail) 2013-09-20 19:59:12 +00:00
Johan van Selst
88ee563bac Update chk4mail to 2.27 (bugfix release) 2013-06-13 19:56:33 +00:00
Johan van Selst
6dcae37c52 Update chk4mail to 2.26
Feature safe:	yes
2012-11-13 15:29:31 +00:00
Olli Hauer
c5284f2b4e - remove MD5 2011-07-03 13:53:52 +00:00
Johan van Selst
4aaac0b5f9 Update my mail address to @FreeBSD.org
Feature safe:   yes
2010-02-23 18:07:14 +00:00
Johan van Selst
acee2057c5 Update to 2.25 2009-11-20 15:25:15 +00:00
Johan van Selst
0161684ef7 Update to 2.24 2009-04-03 14:50:54 +00:00
Johan van Selst
6f223c0fce Update to 2.23 2008-10-27 20:33:42 +00:00
Rong-En Fan
741aa71483 Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:		126524 (obsoletes 52917)
Submitted by:	rafan
Tested on:	two pointyhat 7-amd64 exp runs (by pav)
Approved by:	portmgr (pav)
2008-08-21 06:18:49 +00:00
Johan van Selst
d92248b037 - Update to 2.22 2008-02-25 20:21:31 +00:00
Johan van Selst
cbe84fbf43 - Update to 2.21 2007-12-18 11:28:07 +00:00
Pav Lucistnik
17c5ff5535 - Update to 2.20
PR:		ports/94239
Submitted by:	Johan van Selst <johans@stack.nl> (maintainer)
2006-03-16 13:06:39 +00:00
Edwin Groothuis
80840e8dc5 SHA256ify
Approved by: krion@
2006-01-22 12:50:54 +00:00
Renato Botelho
bfce081098 - Update to 2.19
PR:		ports/83865
Submitted by:	Johan van Selst <johans@stack.nl> (maintainer)
Approved by:	flz (mentor)
2005-07-21 16:44:50 +00:00
Thierry Thomas
8af740a8a8 New chk4mail version 2.18 includes support for Maildir subfolders
like courier-mta uses.

Remove pkg-plist.

PR:		ports/73948
Submitted by:	maintainer.
2004-11-14 22:07:34 +00:00
Volker Stolz
3e13cd9738 Update to 2.17:
- Fixed bug in {n,}frm compatibility.
- Added $CHK4MAIL_OPTIONS for a default options list.
- Added $MAIL_UNREAD_AS_OLD as dirty alternative for -u.

PR:             64666
Submitted by:   Johan van Selst (maintainer)
Approved by:    linimon (mentor)
2004-03-25 13:59:07 +00:00
Oliver Braun
e50c73cda5 Upgrade to 2.15.
PR:		ports/50314
Submitted by:	maintainer
2003-03-26 14:32:55 +00:00
Yen-Ming Lee
be870ae2b0 Update of chk4mail to version 2.14
PR:		48588
Submitted by:	Johan van Selst <johans@stack.nl>
2003-02-23 10:43:16 +00:00
Akinori MUSHA
4d0a0dc1c6 De-pkg-comment. 2003-02-21 12:51:06 +00:00
Oliver Braun
2940f0e8ef Add chk4mail 2.12, a utility to quickly check multiple folders for new email.
PR:		ports/44314
Submitted by:	Johan van Selst <johans@stack.nl>
2003-01-19 00:41:34 +00:00