| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
|
|
|
|
| |
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs
|
|
|
|
| |
this fixes the installation of mutt-lite
|
|
|
|
|
|
|
|
|
|
|
|
| |
- replace an .error with an IGNORE [1]
- s/WITH_NCURSES_PORT/WITH_NCURSES [1]
- pet portlint for fatal errors and capitalization of IGNORE lines
- invert SGML logic for Alpha architecture
PR: ports/149061 [1]
Submitted by: David DEMELIER [demelier.david gmail.com]
Reviewed by: Chip Camden [sterling camdensoftware.com] (during last bugathon)
Approved by: maintainer timeout (21 days)
|
| |
|
|
|
|
|
| |
Reported by: pointyhat (make index)
Pointy hat to: pgollucci
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
| |
Tested by: exp build run (erwin)
|
|
|
|
|
|
|
|
|
|
| |
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: 117823
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
|
|
|
|
|
| |
PR: ports/116639
Submitted by: aDe
|
|
|
|
|
| |
PR: 113079
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
|
|
|
|
|
| |
PR: 112076
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
|
| |
|
|
|
|
|
|
| |
PR: ports/105141
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
Sponsored by: FreeBSD Bug-a-thon #2
|
|
|
|
|
|
|
| |
PR: 104455
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
Noticed by: pointyhat via kris
Approved by: portmgr (self)
|
|
|
|
|
|
| |
PR: ports/103924
Submitted by: shaun (me)
Approved by: Udo Schweigert <Udo.Schweigert@siemens.com> (maintainer)
|
|
|
|
|
| |
PR: 100478
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
|
|
|
|
|
|
|
|
|
| |
http://www.securityfocus.com/bid/18642
PR: ports/99614 [1], ports/99610 [2]
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer) [1],
J.P. Dinger <jpd@vvtp.tudelft.nl> [2]
Approved by: ahze (mentor)
|
|
|
|
|
|
|
|
|
|
| |
Those spaces used to hinder searching for the corresponding files
with portsearch -f '/FILENAME$' for obvious reasons.
Although currently portsearch removes those spaces itself remove
them anyway.
Inspired by: ports/94078
Approved by: portmgr (during freeze: krion, then kris advised to wait; at present: erwin)
|
| |
|
|
|
|
| |
Approved by: krion@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
|
|
|
|
|
|
| |
PR: ports/81248
Submitted by: Jose M Rodriguez <josemi@freebsd.jazztel.es>
Approved by: Udo Schweigert <Udo.Schweigert@siemens.com> (maintainer)
|
|
|
|
|
| |
PR: ports/81205
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/81174
Submitted by: maintainer
|
|
|
|
|
|
|
| |
autoconf213/automake14.
PR: ports/80855
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
- Add the MUTT_LITE knob for those who want to build mutt with
minimal effort.
PR: ports/80785
Submitted by: maintainer
|
|
|
|
| |
- Bump PORTREVISION
|
|
|
|
| |
after 5.4-RELEASE.
|
|
|
|
| |
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
|
|
|
|
| |
PR: ports/79076
Submitted by: maintainer
|
|
|
|
|
|
|
| |
can lead to broken pgp signatures.
Submitted by: krion, tobez
Approved by: maintainer
|
|
|
|
|
|
|
| |
makes gpg-signed messages more readable in GNATS eg.
PR: ports/76130
Submitted by: maintainer
|
|
|
|
|
|
|
| |
out of order due to massive spamming.
PR: ports/75959
Submitted by: maintainer
|
|
|
|
|
|
|
| |
prior installation
PR: ports/68815
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/67620
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
| |
snprintf() and strncat().
PR: ports/66507
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
| |
the vim editor.
- Add the WITHOUT_MUTT_ICONV knob and add dependency on iconv
if that knob is not defined.
PR: ports/66443
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
|
|
|
|
|
| |
PR: ports/62865
Submitted by: maintainer
|
|
|
|
|
|
|
| |
- Add another mirror site for some patches
PR: ports/62723
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update mutt to version 1.4.2.
This version fixes a buffer overflow that can be
triggered by incoming messages. There are reports
about spam that has actually triggered this problem
and crashed mutt.
- Add SIZEs to distinfo
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
PR: 62695
|
|
|
|
|
|
|
|
| |
instead of PIDs
- Bump PORTREVISION
PR: ports/62568
Submitted by: maintainer
|
|
|
|
|
|
|
| |
- Add $PREFIX/etc/mime.types.dist
PR: 62452
Submitted by: Udo Schweigert <udo.schweigert@siemens.com>
|
|
|
|
|
| |
Submitted by: trevor
Tested by: bento
|
|
|
|
|
| |
PR: ports/62254
Submitted by: maintainer
|
| |
|
|
|
|
|
| |
PR: 61312
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
| |
set to non-standard values.
- Striping of binaries is no longer needed (it's done by install -s).
- Be less verbose.
PR: 58558
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
|
|
|
|
| |
Approved by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
|
|
|
|
|
| |
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
PR: 56998
|
|
|
|
|
| |
resoves conflitcs with bsd.openssl.mk
Approved by: Udo.Schweigert@siemens.com
|
|
|
|
| |
Prodded by: kris
|
| |
|
|
|
|
|
|
|
| |
- Bump PORTREVISION.
PR: 55188
Submitted by: Udo Schweigert <udo.schweigert@siemens.com>
|
|
|
|
|
|
|
|
|
| |
threads via "T ~a" (means: tag all entire threads where at least
one message of the tread is tagged).
o Bump PORTREVISION.
PR: ports/54360
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
|
|
|
|
|
| |
Submitted by: MAINTAINER
Add ipv6 to the categories (as mutt flawlessly works with IPv6).
|
|
|
|
|
| |
PR: ports/52262
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/51715
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
for FreeBSD versions before 5.x.
* Bump PORTREVISION.
PR: ports/51621, ports/51622
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/51328
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
| |
- Honor the MUTT_CONFIGURE_ARGS variable, if present.
- Fix the PATH for gpg in the rc-example.
- Install the configuration examples in ${PREFIX}/share/examples/mutt.
PR: ports/50197
Submitted by: maintainer
|
|
|
|
| |
Approved by: kris
|
|
|
|
|
|
| |
in mutt's IMAP client code.
Approved by: kris
|
|
|
|
|
|
|
| |
- Add WITH_MUTT_XFACE knob for mutt's use with slrnface.
PR: ports/48944
Submitted by: maintainer
|
|
|
|
|
|
|
| |
to after they were removed, which caused them to mysteriously resurrect
when updating with a -D tag.
Holy water sprinkled by: peter
|
| |
|
|
|
|
| |
Approved by: maintainer, portmgr
|
|
|
|
|
|
|
|
| |
o Deploy USE_REINPLACE instead of PERL
o Fix warning messages in -CURRENT
PR: 45212
Submitted by: maintainer
|
|
|
|
| |
mutt-devel port.
|
|
|
|
| |
SGML. s/WITH_DOCS/WITH_SGML_DOCS/g
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Submitted by: kris (bento)
|
| |
|
|
|
|
|
|
| |
situations (e.g. to portupgrade).
Submitted by: kris
|
|
|
|
|
| |
Submitted by: lots and lots
Pointy hat to: ade
|
|
|
|
|
|
| |
PR: ports/40288
Submitted by: Mathieu Arnold <m@absolight.net>
Approved by: knu
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
branch, and fixes a security hole (which was patched in the last commit
to the port).
PR: 33610
Submitted by: Udo Schweigert <udo.schweigert@siemens.com>
Approved by: silence from maintainer
|
| |
|
|
|
|
|
|
|
| |
Fix SSL building
Submitted by: Udo Schweigert
Approved by: obrien
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Extract from /usr/local/share/automake14/automake/depend.am
## This fragment is probably only useful for maintainers. It relies
## on GNU make and gcc. It is only included in the generated
## Makefile.in if `automake' is not passed the `--include-deps' flag
This has changed from automake14 to automake15. The solution is easy: use
the -i switch for automake.
Submitted by: Udo Schweigert <udo.schweigert@siemens.com>
|
|
|
|
|
|
|
| |
When I added the folder compression patch, I didn't realize we now needed
automake & autoconf. Bringing those two in, now makes gmake required. :-(
Also we can't patch `configure' as before, now we must patch `configure.in'
and `aclocal.m4'.
|
| |
|
|
|
|
|
| |
would be able to insert their own entries (usually language category)
upfront.
|
| |
|
| |
|
|
|
|
| |
Note these are *FULLY* Satoshi approved for the past 4 years.
|
| |
|
| |
|
| |
|
|
|
|
| |
Submitted by: ru
|
| |
|
| |
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
| |
frees up `post-patch:' for satelite ports use.
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
FreeBSD 3.x box.
Submitted by: Aaron Smith <aaron@mutex.org>
|
|
|
|
| |
Submitted by: Jim
|
| |
|
| |
|
|
|
|
|
|
| |
ache reports that configuring for locales-fix breaks non-ja/zh locales badly.
Submitted by: ache
|
|
|
|
| |
Submitted by: ade
|
|
|
|
| |
PR: 18717
|
|
|
|
|
|
| |
(For me it's zh_TW.Big5)"
Submitted by: Clive Lin <clive@CirX.ORG>
|
| |
|
|
|
|
| |
otherwise
|
| |
|
|
|
|
| |
Submitted by: Udo Schweigert <ust@cert.siemens.de>
|
|
|
|
|
|
|
| |
WITHOUT_FOO. Begin the process of reserving these prefixes for user defined
options.
No comment by: ports
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
locales(ko_KR.EUC and ja_JP.*).
PR: 16369
Submitted by: CHOI Junho <cjh@kr.FreeBSD.ORG>
|
| |
|
| |
|
|
|
|
|
|
| |
lauch codes to the nukes and start WW3" message.
Submitted by: foxfair
|
| |
|
| |
|
| |
|
|
|
|
| |
make it unconditional.
|
| |
|
| |
|
| |
|
|
|
|
| |
Submitted by: mharo
|
| |
|
| |
|
|
|
|
| |
chown -> ${CHOWN}
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 11118
Submitted by: Tom Hukins tom@eborcom.com
|
| |
|
| |
|
| |
|
|
|
|
| |
(patch posted to mutt-dev)
|
|
|
|
|
| |
bug noticed by: ache
implied-Ok'ed to fix problems experienced by ache's, by: Satoshi
|
|
|
|
|
|
|
|
| |
version and lack of english responce fallback
* when installing in the face of certain environmental vars, manual.latin1 does not get installed
Submitted by: ache
Ok'ed by: Satoshi
|
| |
|
| |
|
| |
|
|
|
|
| |
run-time .muttrc configurable.
|
| |
|
|
|
|
|
| |
Note that Muttrc and mime.types have moved from
PREFIX/share/misc -> PREFIX/etc
|
|
|
|
|
| |
ports that are not ELFized yet but it's getting too late in the game
and I need to commit the new bsd.port.mk that doesn't use regexps.
|
|
|
|
|
|
| |
install the docs).
OK'ed by: obrien
|
|
|
|
| |
libslang is ELFized.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Requested by: Adrian Wontroba <aw1@stade.co.uk>
|
|
|
|
| |
Submitted by: Martin Cracauer <cracauer@cons.org>
|
|
|
|
|
|
|
|
|
|
|
| |
If "BATCH" is defined (ie. building packages for the CDROM, link agaist
libslang. Also does the right thing if "USE_NCURSES_PORT" or "USE_SLANG"
is defined. Note that resizing works better for me with Slang than with
the ncurses 4.2 port.
I'm using Slang over the ncurses port because the ncurses 4.2 port does
NOT support the "xterm-color" terminal type. (and a big reason for
linking with ncurses is for color support)
|
|
|
|
|
| |
* use ncurses port rather than base systems -- window resizing works better
(although not perfectly)
|
| |
|
| |
|
|
|
|
| |
Forgotten by: obrien :>
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
NOTE, this is now the full version. Michael has pushed the PGP hooks
development off-shore. This port now fetches from there. Mutt does
not contain crypo, just hooks to run an extern application. All I've
talked to feel ITAR does NOT prohibit this -- as Mutt isn't using the
PGP ABI. In fact, our current Elm package is built with PGP hooks and
we do not control it, so I am treaing Mutt in the same way.
|
| |
|
| |
|
|
|
|
| |
PR: 4608
|
| |
|
|
|
|
| |
(warning: PGP patch for international users isn't available yet)
|
|
|
|
| |
currently "--enable-hidden-host" is in effect. Opinions?
|
| |
|
|
|
|
| |
(pgp patch is not presently on public ftp site, but should be soon)
|
| |
|
|
|
|
| |
This is purely a bug-fix version. No new features have been added.
|
| |
|
| |
|
|
|
|
| |
Add -lmytinfo to LIBS
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
One thing added is being able to determin your domain name (as in FQDN)
at runtime by reading your /etc/resolv.conf file. Both "domain" and
"search" directives are supported.
|
|
|
|
|
|
| |
hardcoding the domain.
Submitted by: Joerg
|
| |
|
|
|
|
|
| |
Start off mutt port with patches 3-9, 11-13, 16, 20-23, 25, 27.
Start off mutt.with_pgp port with patches 3-9,11-13,16-17,20-23,25-27.
|
|
|
|
| |
Add patches 2,3,5,8,9 to mutt.with_pgp.
|
| |
|
|
|
|
| |
Upgrade mutt to 0.59.1 PL0. (0.59e is hopelessly broken)
|
| |
|
|
|
|
| |
(note that 0.58 is out, but I want to lets the bugs shake out of it first).
|
|
|
|
|
|
|
| |
Remade all checksums.
Added Andreas's patch that remembers the last directory when doing a
change folder operation.
|
|
|
|
|
|
|
|
|
| |
And fix patches to version.h to say this version, rather than the last one.
Noticed by: Andreas Klemm
Excelent patches applied so that we can produce the HTML docs using our
own SGML tools.
Submitted by: J"org
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Move berlin back to .de from .fr (it didn't make it there last time -- crash
on freefall happened in mid commit)
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
changes made in rev. 1.232 of bsd.port.mk.
|
|
|
|
| |
Reviewed by: Satoshi
|
| |
|
| |
|
| |
|
|
|
|
| |
(I did this yonks ago and forgot to commit)
|
| |
|
|
|
|
| |
Requested by: Satoshi
|
|
|
|
| |
Submitted by: Satoshi
|
|
|
|
|
|
|
| |
and I use mutt as our main MUA).
Note, that its threaded support (ala SLRN) really helps in reading FBSD
mailing lists.
|
|
part everything else) is an interactive screen-oriented mailer program
that supersedes Elm, Pine, mail and mailx.
This version of the port does *not* support PGP. The author considers the
distfile with PGP hooks to be covered under ITAR. I have a PGP suporting
mutt port that I will commit later.
|