Commit graph

332 commits

Author SHA1 Message Date
Christian Weisgerber
03537866a4 - Don't strip the mutt binary again, it's done by install -s.
- Fix the pkg-plist if NOPORTDOCS and some of the other knobs are
  defined.

PR:		50235, 50227
Submitted by:	Udo Schweigert <udo.schweigert@siemens.com>
2003-03-25 01:26:45 +00:00
Ruslan Ermilov
fe75923e2b - Add new knob WITH_MUTT_SMIME_OUTLOOK_COMPAT.
- Re-enable the knobs WITH_MUTT_NNTP and WITH_MUTT_QUOTE_PATCH for
  which patches are now available.
- Fix handling of differing patch-versions for the knobs.
- Fix the pgp patch.
- Set useful knobs when PACKAGE_BUILDING (POLA).

PR:		ports/50199
Submitted by:	maintainer
2003-03-23 18:38:17 +00:00
Peter Pentchev
74bee551cc Update mutt-devel to Mutt 1.5.4, which fixes the IMAP vulnerability.
PR:		50150
Submitted by:	maintainer
Approved by:	portmgr (kris)
2003-03-21 17:20:51 +00:00
Akinori MUSHA
4d0a0dc1c6 De-pkg-comment. 2003-02-21 12:51:06 +00:00
Oliver Braun
40c230f128 Fix a bug in pgp-handling.
PR:		ports/48069
Submitted by:	maintainer
2003-02-07 23:01:06 +00:00
Oliver Braun
5c477be578 Reactivate the two knobs WITH_MUTT_PGP_PATCH and WITH_MUTT_MBOX_HOOK_PATCH.
PR:		ports/47437
Submitted by:	maintainer
2003-01-24 22:17:59 +00:00
Christian Weisgerber
4e14ae4f75 Add grouping of PATCH_SITES and PATCHFILES.
PR:		46806
Submitted by:	Udo Schweigert <udo.schweigert@siemens.com>
2003-01-06 22:35:00 +00:00
Oliver Braun
3a59b8dba7 Reactivate WITH_MUTT_EDIT_THREADS, WITH_MUTT_SIGNATURE_MENU, and
WITH_MUTT_IFDEF_PATCH knobs. Patches are now available.

PR:		ports/46779
Submitted by:	maintainer
2003-01-05 13:51:40 +00:00
Oliver Braun
2fb05e9ec3 * Upgrade to 1.5.3.
* Fix a MASTER_SITES directory.
* Some patches you can turn on with knobs are not yet available.

PR:		ports/46043
Submitted by:	maintainer
2003-01-01 17:27:03 +00:00
Alan Eldridge
a9fe8f021f Removed erroneous USE_GMAKE=yes at request of maintainer. Sorry again, Udo. 2002-11-10 23:09:28 +00:00
Alan Eldridge
0c4e7a1221 Added USES_GMAKE. The allows the port to build with the upcoming bsd.port.mk
patch. Sorry, Udo, I forgot this originally.

Approved by:	maintainer (notified, has approved all in past)
2002-10-26 15:56:14 +00:00
Alan Eldridge
7ffcc2733f Fix pre-build target (I messed it up with my first PR a long time ago.)
This prepares for a patch to Mk/bsd.port.mk where AUTO* can be paths not
just filenames.

PR:		44395
Submitted by:	alane
Approved by:	maintainer
2002-10-23 14:28:17 +00:00
Oliver Braun
a597af9d13 * Fix NOPORTDOCS.
* Bump PORTREVISION.

PR:		43588
Submitted by:	maintainer
2002-10-05 19:03:32 +00:00
Alan Eldridge
f3118b0a68 Prepare for path based autotools patch.
PR:		42403
Submitted by:	alane@freebsd.org
Reviewed by:	maintainer
Approved by:	maintainer
2002-09-04 11:16:08 +00:00
Oliver Braun
26b1d41897 * Add two new knobs: WITH_MUTT_PGP_PATCH and WITH_MUTT_MBOX_HOOK_PATCH
Patches submitted by Dale Woolridge <dale@woolridge.ca>.
* Fix sgmlformat dependency handling if manual.sgml is changed by one of the
  knobs.
* Bump PORTREVISION.

PR:		ports/42328
Submitted by:	maintainer
Approved by:	dwcjr (mentor)
2002-09-02 19:26:05 +00:00
Oliver Braun
4f821116fc * Add postscript doc if already using sgmlformat.
* Add new knob WITH_MUTT_PS to build postscript doc (this in fact
  is an alias for WITH_MUTT_HTML, so html doc is also installed).

PR:		ports/42193
Submitted by:	maintainer
Approved by:	dwcjr (mentor)
2002-08-30 12:32:59 +00:00
Oliver Braun
36ff99b311 Drop WITH_MUTT_PGP_OUTLOOK_PATCH which is now part of mutt.
PR:		ports/42123
Submitted by:	maintainer
Approved by:	dwcjr (mentor)
2002-08-28 19:29:05 +00:00
Christian Weisgerber
dfd2816979 - Add new knobs WITH_MUTT_SIGNATURE_MENU and WITH_MUTT_IFDEF_PATCH.
- Generate the pkg-plist by using a script, so the whole port is
  much more maintainable.

PR:		41621
Submitted by:	Udo Schweigert <udo.schweigert@siemens.com>
2002-08-13 22:05:04 +00:00
Ade Lovett
c8eaa93644 Chase shlib rev of devel/gettext
Submitted by:	lots and lots
Pointy hat to:	ade
2002-08-01 16:22:41 +00:00
Hajimu UMEMOTO
b211a1e6c4 moving saslv1 includes files to make it easier to add saslv2
PR:		ports/40288
Submitted by:	Mathieu Arnold <m@absolight.net>
Approved by:	knu
2002-07-28 17:26:12 +00:00
Christian Weisgerber
5e566bc025 - Add new knob WITHOUT_MUTT_SMIME_OUTLOOK_COMPAT which is useful
in environments which do not use the outlook-builtin smime functions.

- Fix a portlint WARN for a trailing whitespace.

PR:		41011
Submitted by:	Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
2002-07-26 19:52:49 +00:00
Christian Weisgerber
ede911a1af - Fix package plist when only using WITH_MUTT_PGP_OUTLOOK_PATCH.
- Do not use -pedantic in CFLAGS when building the port.
- Add the new knob WITH_MUTT_EDIT_THREADS
  (suggested by Roman Neuhauser <neuhauser@bellavista.cz>)

PR:		40698, 40580
Submitted by:	Udo Schweigert <udo.schweigert@siemens.com>
2002-07-17 22:14:40 +00:00
David W. Chapman Jr.
47be0d2477 REINPLACE
PR:		40352
Submitted by:	maintainer
2002-07-09 16:48:49 +00:00
David E. O'Brien
9a3122ce11 Reduce patch.
Submitted by:	maintainer
2002-06-27 19:24:29 +00:00
Dmitry Sivachenko
c00b0f53f4 Fix corrupted patch (duplicate of content).
Submitted by:	MAINTAINER
2002-06-16 14:53:24 +00:00
Dmitry Sivachenko
006cbab580 Update to version 1.5.1.
PR:		38694, 39188
Submitted by:	Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
2002-06-16 13:05:26 +00:00
David W. Chapman Jr.
aa07b26acd Improve maildir support
PR:		38147
Submitted by:	maintainer, lioux
2002-05-16 15:51:16 +00:00
Anders Nordby
614bb476b1 Use ncurses instead of slang by default, because of slang "out of a box"
issues.

PR:		37738
Submitted by:	maintainer
2002-05-04 13:31:07 +00:00
Dmitry Sivachenko
0d6052209f Update to version 1.3.99.
PR:		37698
Submitted by:	MAINTAINER
2002-05-03 13:50:02 +00:00
Ade Lovett
f18cbf2fa6 gettext upgrade uber-patch (stage 3)
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
  with a "-old" suffix -- gettext-old will have its deorbit burn
  sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order

Reviewed by:	portmgr
2002-04-12 17:10:20 +00:00
David W. Chapman Jr.
18072bf9fb Fix a remaining libiconv issues
Fix URLs of patches back to mutt-devel standard

Submitted by:	maintainer
2002-03-31 13:42:22 +00:00
Maxim Sobolev
449a928eea Iconv cleanup, stage 2a: remove patches that only replacing <iconv.h> with
<giconv.h> or -liconv with -lgiconv.
2002-03-18 11:26:13 +00:00
Akinori MUSHA
21d944be5c Bump PORTREVISION to reflect the (lib)iconv upgrade. 2002-03-18 10:27:58 +00:00
Maxim Sobolev
8493a5819b Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need
libiconv.
2002-03-18 09:46:46 +00:00
Ade Lovett
9210b7cb07 Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies

Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old

Reviewed by:	portmgr
2002-03-15 19:44:29 +00:00
Jim Mock
8943e51949 Update to version 1.3.28.
PR:		35866
Submitted by:	maintainer
2002-03-13 20:57:35 +00:00
Jim Mock
2a0d337e37 1) Rename MUTT_WITH_PGP_OUTLOOK_PATCH to WITH_MUTT_PGP_OUTLOOK_PATCH to
be consistent with the other knobs.

2) Move --enable-pop and --enable-imap up to CONFIGURE_ARGS from where
   they were originally defined lower in the Makefile so they can be
   overridden by using MUTT_CONFIGURE_ARGS.

3) s/directory/file/ in a comment in the Makefile.

4) Bump PORTREVISION.

3) Submitted by:	maintainer
Approved by:		maintainer
2002-03-12 16:25:10 +00:00
Jim Mock
31aebe0e32 Add a MUTT_CONFIGURE_ARGS variable for adding additional config options,
and adjust the documentation to suggest /etc/make.conf as a good place
to store the Makefile knobs.

PR:		35731
Submitted by:	maintainer
2002-03-11 22:34:12 +00:00
Clive Lin
1e45abb474 Rollback to revisions below:
1.12   ports/chinese/mutt/Makefile (somewhat)
  1.154  ports/mail/mutt-devel/Makefile

Previous commits break our lovely portupgrade.
2002-03-09 20:23:25 +00:00
Clive Lin
0b0ccfaa37 In case SLAVEPORTREVISION might not be defined, define it as zero.
Submitted by:	MAINTAINER
2002-03-09 18:47:02 +00:00
Clive Lin
f4a10f99ac Automate PORTREVISION issue bewteen master port and slave port.
Approved by:	MAINTAINER
2002-03-09 17:21:54 +00:00
Christian Weisgerber
1210574995 - Add a patch which avoids a core dump when using IMAP.
- Fix pkg-plist to be more maintainable.

Submitted by:	maintainer Udo Schweigert <udo.schweigert@siemens.com>
2002-02-28 14:28:44 +00:00
Jim Mock
473c6cc48e Fix pkg-plist.
Submitted by:	maintainer
2002-02-27 00:52:32 +00:00
Jim Mock
aa5556a4bd Add the missing extra-patch-sgmlformat patch and fix a few things:
* Adding the missing patch fixes the breakage if not built without
      defining WITHOUT_MUTT_SGMLFORMAT.

    * Fix for if both WITH_MUTT_NNTP and WITH_MUTT_PGP_OUTLOOK_PATCH are
      defined.

    * Fix pkg-plist if WITH_MUTT_PGP_OUTLOOK_PATCH and WITH_MUTT_HTML
      are both defined.

Submitted by:	maintainer
2002-02-26 23:19:05 +00:00
Christian Weisgerber
8879e63cc2 - Automagically determine when to use sgmlformat.
- Add the pgp outlook compat patch via the new knob
  MUTT_WITH_PGP_OUTLOOK_PATCH which is on by default if pgp is
  installed.  Patch submitted by: Stefan Walter <dunkelkammer@gmx.de>.
- Fix some trailing whitespaces to make portlint a little happier.
- Increment PORTREVISION.

Submitted by:	Udo Schweigert <udo.schweigert@siemens.com>
2002-02-26 13:30:45 +00:00
Christian Weisgerber
7174f39243 - Built the port always with IMAP and POP support as is also done
in mail/mutt and thus reducing Makefile and pkg-plist to a more
  maintainable size.

- Use the right way of specifying PORTREVISION so slave ports can
  override this.

PR:		34411
Submitted by:	Udo Schweigert <udo.schweigert@siemens.com>
2002-01-29 20:50:37 +00:00
Christian Weisgerber
d4a76c256e - Use the latest patches from www.mutt.org.ua.
- Make the dependency on sgmlformat configurable by the new knob
  WITHOUT_MUTT_SGMLFORMAT (requested by Neil Darlow <neil@darlow.co.uk>)

PR:		34369
Submitted by:	Udo Schweigert <udo.schweigert@siemens.com>
2002-01-28 14:50:37 +00:00
Mario Sergio Fujikawa Ferreira
3087c21802 o Rebuild port docs even if WITH_MUTT_HTML is not given so the ASCII
manuals reflect all the given WITH_MUTT_knobs.
o (Port now always depends on sgmlformat, which isn't a problem
  anymore since sgmlformat has been fixed for alpha-architecture)

PR:		34185
Submitted by:	maintainer
Requested by:	Nicolas Rachinsky <list@rachinsky.de>
2002-01-22 23:12:14 +00:00
David W. Chapman Jr.
6ecd8cf60f Update to 1.3.27
PR:		34173
Submitted by:	maintainer
2002-01-22 17:38:53 +00:00
Jim Mock
243ecc48fa Update to version 1.3.26.
PR:		34049
Submitted by:	maintainer
2002-01-19 01:19:27 +00:00
Christian Weisgerber
58c044bdc6 * Do not clobber plaintext manual if WITH_MUTT_HTML is undefined.
* Enable WITH_MUTT_HTML on alpha, old problem no longer applies.

Submitted by:	Udo Schweigert <udo.schweigert@siemens.com>
2002-01-16 11:59:43 +00:00
Jim Mock
46f0a4f069 Fix a problem where installs failed if WITH_MUTT_HTML wasn't defined.
Also change the dependency for WITH_MUTT_NNTP to point to inn-stable
instead of inn.

PR:		33571
Submitted by:	maintainer
2002-01-05 11:27:17 +00:00
Jim Mock
7d4beaaf36 From the PR:
Update of port mail/mutt-devel. This update fixes:

   - detection of libraries by configure.
   - superflouous installation of some html files.
   - additional doc files when NNTP support is wanted.
   - fix the missing ca-locale file in pkg-plist.

   These four were submitted by Vsevolod Volkov <vvv@mutt.org.ua>.

   Also changed:
   - WITH_MUTT_SLANG is now the default (which can be changed by
     defining WITHOUT_MUTT_SLANG)
   - fixed the usage of WITH_MUTT_NCURSES (ncurses is part of the base
     system since 4.0)
   - WITH_MUTT_SSL is included when PACKAGE_BUILDING is defined
   - some hints which knobs are available at the beginning of the
     Makefile

PR:		33536
Submitted by:	maintainer
2002-01-05 00:23:28 +00:00
Jim Mock
27adb1c99a Update to version 1.3.25.
PR:		33510
Submitted by:	maintainer
2002-01-03 21:58:57 +00:00
Jim Mock
8060b2c7d9 Fix a newly found security flaw.
Submitted by:	maintainer
2002-01-02 03:39:09 +00:00
Kevin Lo
886c3156f3 Fix WITH_MUTT_SSL case by adding WITH_MUTT_IMAP
PR: 33107
Submitted by: MAINTAINER
2001-12-23 09:42:36 +00:00
David W. Chapman Jr.
cf2c15e9dd Remove AUTOMAKE_ARGS which are now in bsd.port.mk
PR:		33092
Submitted by:	maintainer
2001-12-22 21:31:06 +00:00
Jim Mock
97bbeec4d0 Bump PORTREVISION due to patch-14. 2001-12-13 01:34:51 +00:00
Jim Mock
551ad216d2 Patch to fix a bug in the pager where \012 is displayed after the PGP
info on signed messages.

Approved by:	maintainer
2001-12-11 11:09:19 +00:00
Pete Fritchman
f5b9b34513 Remove a file accidentally forgotten in last commit.
Submitted by:	maintainer
2001-12-03 19:10:31 +00:00
Pete Fritchman
c894c365af - update to 1.3.24
- fix automake to generate bsdmake code, drop USE_GMAKE
- add more MASTER_SITES

PR:		32466
Submitted by:	maintainer
2001-12-03 15:20:21 +00:00
Mario Sergio Fujikawa Ferreira
443250d32a USE_AUTOMAKE implies USE_AUTOCONF, remove repetition
Sense beaten into me by:	steve
2001-12-02 21:55:34 +00:00
Mario Sergio Fujikawa Ferreira
7fd5738bea Add WITH_MUTT_CYRUS_SASL knob to use IMAP with SASL
PR:		32341
Submitted by:	maintainer
2001-12-02 19:37:15 +00:00
Mario Sergio Fujikawa Ferreira
3f73d9bead o USE_AUTO* police sweep
- Don't hardcode, use {ACLOCAL,AUTO{CONF,HEADER,MAKE}}
- USE_AUTO{CONF,MAKE} instead of BUILD_DEPENDS

Approved by:	maintainer
2001-12-02 19:31:43 +00:00
Pete Fritchman
f48d5c00e7 - no longer need gmake
- use autoconf instead of automake

PR:		31968
Submitted by:	maintainer
2001-11-14 06:06:08 +00:00
Jim Mock
df23415ef9 Update to version 1.3.23.2.
PR:		31876
Submitted by:	maintainer
2001-11-10 11:32:05 +00:00
David W. Chapman Jr.
6d9ec12862 Update checksum for one distfile
PR:		31822
Submitted by:	maintainer
2001-11-07 16:59:30 +00:00
Dmitry Sivachenko
ddd4f07f6e Upgrade to 1.3.23.1
PR:		31668
Submitted by:	Udo Schweigert <udo.schweigert@siemens.com>
2001-11-01 23:00:04 +00:00
Dmitry Sivachenko
a9c72dc567 Fix for the new AUTOMAKE/AUTOCONF scheme.
PR:		31604
Submitted by:	MAINTAINER
2001-10-29 19:56:03 +00:00
David W. Chapman Jr.
9c5d43013f Add news posting support
PR:		31585
Submitted by:	maintainer
2001-10-29 17:41:59 +00:00
Jim Mock
7591f737f2 Update to version 1.3.23.
PR:		31196
Submitted by:	maintainer
2001-10-10 17:41:00 +00:00
David W. Chapman Jr.
878bdaab36 Fix white spaces in pkg-plist 2001-09-03 05:49:55 +00:00
David W. Chapman Jr.
8a6fded9b1 Update PORTDOC compliance
Submitted by:	maintainer
2001-09-03 05:49:13 +00:00
David W. Chapman Jr.
a87bda6abd Change location of gpg to ${LOCALBASE} instead of ${PREFIX}
Submitted by:	kris
2001-09-02 23:37:40 +00:00
David W. Chapman Jr.
c7f1cdb180 Add missing Bump to PORTREVISION from last commit. 2001-09-02 17:13:09 +00:00
David W. Chapman Jr.
06acb628d3 Make path for gpg in ${PREFIX}/share/doc/mutt/samples/gpg.rc to honor ${PREFIX}
Submitted by:	clive
Modified by:	maintainer
2001-09-02 17:03:22 +00:00
David W. Chapman Jr.
927e93e1ec Update to 1.3.22.1
Update patches to same version

Submitted by:	maintainer
2001-08-31 19:57:21 +00:00
Andrey A. Chernov
4fa422cd62 Update patchfiles to match new version
Submitted by:	Udo Schweigert <Udo.Schweigert@cert.siemens.de>
2001-08-23 19:34:26 +00:00
Andrey A. Chernov
c073362d17 - build with IMAP and POP support when PACKAGE_BUILDING (because that was
default before adding the WITH_MUTT_IMAP and WITH_MUTT_POP knobs).

- fix pkg-plist if not build with WITH_MUTT_IMAP or WITH_MUTT_POP.

- rename internal variable to less confusing name

Submitted by:	Udo Schweigert <ust@cert.siemens.de>
2001-08-23 12:56:19 +00:00
Andrey A. Chernov
06e0fb696d Upgrade to 1.3.21 (from maintainer)
Add news to CATEGORIES if MUTT_WITH_NNTP defined

PR:		29952
Submitted by:	Udo Schweigert <ust@cert.siemens.de>
2001-08-23 10:18:33 +00:00
David W. Chapman Jr.
e67b812864 Update maintainer's email
Update PATCH_SITE
Update CONFIGURE_ARGS to fix locking bug
Remove unneeded comment in Makefile
Bump PORTREVISION

PR:		29263
Submitted by:	maintainter
2001-08-12 16:24:06 +00:00
Ying-Chieh Liao
294a790fc2 for slave ports 2001-08-10 15:33:39 +00:00
Jim Mock
f5a2155a7f Add three new hooks...
* WITH_MUTT_POP
   * WITH_MUTT_IMAP
   * WITH_MUTT_POP_IMAP

They replace the --enable-pop and --enable-imap options that were the
defaults.  Now you have the choice to build with one or the other, both,
or neither (which is useful for those of us who don't need those
features).

Bump PORTREVISION.

Approved by:	maintainer
2001-07-26 07:45:44 +00:00
Jim Mock
1fbe4349b9 Update to version 1.3.20.
PR:		29238
Submitted by:	maintainer
2001-07-26 07:29:14 +00:00
David W. Chapman Jr.
0decdaf076 Disable --regex for stable
Rename WITH_* to WITH_MUTT_* to make unique in /etc/make.conf
Split VVV_PATCHES into three parts
Portlint compliance

Submitted by:	maintainer
2001-07-17 20:21:26 +00:00
David W. Chapman Jr.
c1a2615dc6 Add bsd.port.pre.mk and bsd.port.post.mk instead of bsd.port.mk in
Don't build --with-regex under -current, broken
Take out configure_env and configure_target

Submitted by:	maintainer
2001-06-15 15:50:16 +00:00
David W. Chapman Jr.
8e411e4f14 Add GNU_CONFIGURE=yes
Make port compliant with NOPORTDOCS
Remove pkg-plist.htmlfiles in new NOPORTDOC procedure
Add two patches to be applied post-patch for NOPORTDOC
Correct pkg-plist to be compliant with NOPORTDOCS
Enable pop3 and imap4
Add hook for SSL
Put distfiles in mutt dist_subdir
Don't depend on sgml on alpha

Submitted by:	maintainer
Reviewed by:	will
2001-06-14 23:32:39 +00:00
David W. Chapman Jr.
65b34cb9ef Move PATCH_SITES closer to top
Also change PATCH_SITES and PATCH_FILES to foo+= instead of = to allow multiple options to be used when we have multiple options that are compatible with each other

Submitted by:	will
Reviewed by:	will
2001-06-13 19:28:40 +00:00
David W. Chapman Jr.
9806859c50 Add compressed folder support
Add --enable-compressed to VVV
Remove --enable-compressed from normal build because it requires compressed folder support.

Submitted by:	jim
Reviewed by:	maintainer, jim
2001-06-13 17:22:24 +00:00
David W. Chapman Jr.
d4c7cfd3bf Add hooks for VVV patches
Fix BUILD_DEPENDS
Minor touchups to Makefile
Update distinfo for VVV patches

Submitted by:	maintainer
Reviewed by:	knu
2001-06-13 16:02:19 +00:00
David W. Chapman Jr.
7fa358f776 Fix typo in MASTER_SITES by appending '/' 2001-06-09 07:57:11 +00:00
David W. Chapman Jr.
e38e9d3902 This should be the last of the missing files 2001-06-09 01:53:19 +00:00
David W. Chapman Jr.
afc8d2a1d4 Add missing files 2001-06-09 01:42:58 +00:00
David W. Chapman Jr.
a5fd653585 Somehow missed part of the patch on the last commit.
Bump PORTREVISION
2001-06-09 01:08:01 +00:00
David W. Chapman Jr.
8a9d215b4c bring mutt-devel up to devel
PR:		27640
Submitted by:	Udo Schweigert <ust@cert.siemens.de>
Reviewed by:	will
2001-06-09 00:51:13 +00:00
David E. O'Brien
e4b364e5ee The mode of the doc directory wasn't what was intended. 2001-05-25 10:30:32 +00:00
Maxim Sobolev
bb53f3ecee Don't overwrite CATEGORIES in master ports. Use += instead, so slaves
would be able to insert their own entries (usually language category)
upfront.
2001-05-22 18:16:59 +00:00
David E. O'Brien
b1f1d6b635 The HTML version of the manual grew. 2001-03-11 00:25:38 +00:00
David E. O'Brien
be7dfffec9 Allow maintainer to be properly set in slave ports. 2001-03-11 00:03:01 +00:00
David E. O'Brien
bb9b725c29 Put back my editor hints that were removed w/o permission.
Note these are *FULLY* Satoshi approved for the past 4 years.
2001-02-07 14:51:16 +00:00
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
David E. O'Brien
2c98c659d1 Add $FreeBSD$, which help me in problem reports. 2000-11-22 00:26:04 +00:00
Thomas Gellekum
dd27a5d8b0 Depend on ncurses.5 after the upgrade of devel/ncurses. 2000-11-16 13:14:26 +00:00
David E. O'Brien
ef24f19ee8 Add compressed and encrypted folders support.
Submitted by:	ru
2000-10-31 10:51:43 +00:00
Satoshi Asami
06049e8ad5 Rename PLIST.htmlfiles to pkg-plist.htmlfiles. 2000-10-08 02:35:51 +00:00
Satoshi Asami
7c12d99f14 Rename ${FILESDIR}/patch-* to ${PATCHDIR}/extra-patch-*. 2000-10-07 22:38:04 +00:00
Kris Kennaway
e088a4f458 Update all ports using OpenSSL and RSA to work without rsaref since
it is no longer required. Apologies to the various maintainers whom I
did not yet hear back from, but the ports freeze is coming up in a few
hours and I will be verifying all of these ports on a 4.1 machine
myself to catch any problems.
2000-09-22 01:59:06 +00:00
David E. O'Brien
7da0be31ba Fix DISTNAME so that language-specific satellite ports will work. 2000-08-29 01:32:15 +00:00
David E. O'Brien
743c53830b Use the pre-configure:' target rather than post-patch:' target. This
frees up `post-patch:' for satelite ports use.
2000-08-26 09:46:47 +00:00
David E. O'Brien
979337d74e Improve the granularity of the WITH_ options. Rather than use my approved
configuration when BATCH is defined (as a BATCH user might want ncurses)
only do it when package building.  Also, add a knob so that the HTML docs
build and intall can be turned on w/o doing a BATCH build.

It would be nice if someone started a mutt-docs port to seperate the PITA
docs building (due to sgmlformat, et al.) from the binary production.

Asked for by:	marko
2000-08-10 10:26:26 +00:00
David E. O'Brien
05a03e7d8c Suposedly this is need when WITH_NCURSES_PORT is defined on a
FreeBSD 3.x box.

Submitted by:	Aaron Smith <aaron@mutex.org>
2000-08-09 19:42:30 +00:00
David E. O'Brien
bf56999ce3 Upgrade to version 1.2.5.
Submitted by:	Jim
2000-07-30 08:56:36 +00:00
David E. O'Brien
7c265bef49 Minor portlinting. 2000-07-19 12:44:01 +00:00
David E. O'Brien
148a80292a Upgrade to version 1.2.4. 2000-07-10 22:04:51 +00:00
David E. O'Brien
0816a7fe3e Only configure for locales-fix if "WITH_LOCALES_FIX" is defined.
ache reports that configuring for locales-fix breaks non-ja/zh locales badly.

Submitted by:	ache
2000-05-23 16:36:59 +00:00
Andrey A. Chernov
56db412b96 Use LOCALBASE instead of PREFIX in CC flags
Submitted by:	ade
2000-05-23 15:47:38 +00:00
Andrey A. Chernov
5ebadc07ca Shared linking of -lintl
PR:		18717
2000-05-23 11:40:19 +00:00
David E. O'Brien
eb33d97110 "This fix the l10n'ed po displaying and other places in multibyte condition.
(For me it's zh_TW.Big5)"

Submitted by:	Clive Lin <clive@CirX.ORG>
2000-05-22 05:31:45 +00:00
Andrey A. Chernov
7ccb5190cb Copy CP1251 charset under its official name: windows-1251 2000-05-13 18:27:48 +00:00
Andrey A. Chernov
c531bd394a Remove *.orig files in charmaps/maps in post-patch: - they are installed
otherwise
2000-05-13 18:01:36 +00:00
Andrey A. Chernov
80724825a5 Fix KOI8-R charmap 2000-05-13 17:32:19 +00:00
David E. O'Brien
c5689f2aa2 Update to the 1.2 release.
Submitted by:	Udo Schweigert <ust@cert.siemens.de>
2000-05-13 15:36:47 +00:00
Jeremy Lea
b4455771cc Standardize all user defined options to the booleans WITH_FOO and
WITHOUT_FOO.  Begin the process of reserving these prefixes for user defined
options.

No comment by:	ports
2000-04-17 00:19:02 +00:00
Chris Piazza
28849e36e9 Update to use PORTNAME/PORTVERSION 2000-04-13 20:01:08 +00:00
David E. O'Brien
e05c25a8bf Restore useless version required comments. 2000-03-22 00:28:26 +00:00
David E. O'Brien
da36feaffe Remove the "version required" line. 2000-03-20 02:37:50 +00:00
David E. O'Brien
dbe0f2f9aa Master site hostname change. 2000-03-11 05:16:45 +00:00
David E. O'Brien
61a937032c Link with -lxpg4 to mutt display multibyte char correctly under euc
locales(ko_KR.EUC and ja_JP.*).

PR:		16369
Submitted by:	CHOI Junho <cjh@kr.FreeBSD.ORG>
2000-02-29 09:52:30 +00:00
David E. O'Brien
b5d1cecde4 Style nits in the ports I maintain. 2000-02-13 03:25:05 +00:00
David E. O'Brien
bf298f5bdd Update to version 1.0.1. 2000-01-20 03:22:02 +00:00
David E. O'Brien
8763320306 Remove the "warning this is beta software and using it could email the
lauch codes to the nukes and start WW3" message.

Submitted by:	foxfair
1999-11-22 10:27:06 +00:00
David E. O'Brien
38b981b643 Remove test code that *should* have bitten it before the commit. 1999-10-25 06:57:26 +00:00
David E. O'Brien
04a97c9c3e Upgrade to 1.0 release. 1999-10-25 04:40:49 +00:00
Andrey A. Chernov
d9a420372f properly restore default y/n responses lost 1999-09-26 20:33:12 +00:00
David E. O'Brien
8a7b5c612f Crud! I put the BUILD_DEPENDS of msgfmt in the "batch" area rather than
make it unconditional.
1999-09-26 07:39:29 +00:00
David E. O'Brien
1de38025c8 Update to version 1.0pre3 1999-09-25 14:59:29 +00:00
David E. O'Brien
81921e9507 Upgrade to 1.0 release candidate 2. 1999-09-07 06:14:00 +00:00
David E. O'Brien
04e47fc6ee Portlint.
Submitted by:	mharo
1999-08-29 10:53:22 +00:00
David E. O'Brien
72f6b5e736 Upgrade to version 1.0 prerelease #1. 1999-08-25 20:10:04 +00:00
David E. O'Brien
f3a9c6c81e Change Id->FreeBSD. 1999-08-25 06:51:17 +00:00
Michael Haro
5281212be3 chmod -> ${CHMOD}
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
David E. O'Brien
585c189554 Upgrade to 0.95.7. 1999-08-22 09:00:24 +00:00
David E. O'Brien
b8a18b1d43 s/BUILD_DEPEND/BUILD_DEPENDS/g 1999-08-05 17:29:38 +00:00
Satoshi Asami
6eb78d1f47 Fix syntax error that was killing the package build. 1999-07-09 20:17:53 +00:00
David E. O'Brien
2acab07d7a Rather than be broken on the Alpha, just don't try to build the docs. 1999-07-08 23:28:54 +00:00
Steve Price
07d41a6a40 Mark this port broken for Alpha because it coredumps in sgmls. 1999-07-04 21:25:05 +00:00
David E. O'Brien
39609d470c Upgrade to version 0.95.6. 1999-06-23 06:29:16 +00:00
Tim Vanderhoek
a6ef0f0a41 farily -> fairly 1999-06-06 17:27:01 +00:00
David E. O'Brien
ac054d137c Upgrade to 0.95.5. 1999-05-26 07:02:07 +00:00
David E. O'Brien
650768ca58 Depend on `urlview' when offically package building. 1999-05-25 23:38:56 +00:00