| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
disable DRAC support since the supplied patch is no longer compatible with 4.4.1
and the author has not updated it :/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
| |
|
|
|
|
|
|
| |
PR: 119873
Submitted by: ade
Approved by: oliver (maintainer)
|
| |
|
|
|
|
|
| |
Noted by: "Derkjan de Haan" <haanjdj@gmail.com>
Pointy hat to: myself
|
| |
|
|
|
|
|
|
|
|
|
|
| |
SSLv2 and SSLv3 instead of SSLv3 only - this fixes the error some people
where experiencing with the ssl clients:
connect: error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number
Noted by: Oliver Brandmueller <ob@e-Gitt.NET>
Suggested by: Oliver Brandmueller <ob@e-Gitt.NET>
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 109706
Submitted by: Koji Yokota <yokota@res.otaru-uc.ac.jp>
|
|
|
|
|
| |
Noted by: Adi Pircalabu<apircalabu@bitdefender.com>
PR: 107427
|
| |
|
|
|
|
| |
Noted by: AIDA Shinra <shinra@j10n.org>
|
| |
|
|
|
|
| |
Noted by: Sebastian Inacker <inacker@gmail.com>
|
|
|
|
|
| |
PR: 98217
Submitted by: Tod McQuillin <devin@spamcop.net>
|
| |
|
| |
|
|
|
|
| |
Reported by: Bjoern Voigt <bjoern@cs.tu-berlin.de>
|
|
|
|
|
|
| |
package installation
PR: ports/95070
|
|
|
|
| |
Submitted By: Mamoru KOMACHI <usata@usata.org>
|
| |
|
|
|
|
|
|
|
| |
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
|
|
|
|
| |
Approved by: krion@
|
| |
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
|
| |
|
|
|
|
|
|
| |
some configure changes since there is no --without-fam option)
PR: 88205
|
|
|
|
| |
Submitted by: Mamoru KOMACHI <usata@usata.org>
|
|
|
|
|
|
| |
COURIERAUTHCONFIG=${LOCALBASE}/bin/courierauthconfig
to
COURIERAUTHCONFIG=${PREFIX}/bin/courierauthconfig
|
|
|
|
|
| |
PR: 86609
Submitted by: Martin Piayda <martin.piayda@udo.edu>
|
| |
|
| |
|
|
|
|
|
|
|
| |
WITH_DRAC was specified and remove DRAC from the options list.
PR: 84388
Submitted by: Ryota <miyaoka@saku2.com>
|
| |
|
|
|
|
|
| |
PR: ports/82463
Submitted by: nork
|
| |
|
| |
|
|
|
|
| |
bump PORTREVISION
|
| |
|
|
|
|
| |
after 5.4-RELEASE.
|
|
|
|
| |
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
|
|
|
|
|
|
| |
migrate to OPTIONS
add WITH_SYSLOG_FACILITY knob [1]
Submitted by: Sascha Holzleiter <sascha@daemonground.de> [1]
|
|
|
|
| |
Submitted by: "Gustavo A. Baratto" <gbaratto@superb.net>
|
|
|
|
|
|
| |
- make portlint a bit happier
Noted by: John O'Brien <boardom@gmail.com> [1]
|
|
|
|
|
| |
Noted by: pointyhat via kris
Stolen from: mail/mutt
|
|
|
|
| |
Special thanks for testing and sugestions to: Brian Candler <B.Candler@pobox.com>
|
|
|
|
| |
FreeBSD >=5
|
|
|
|
|
| |
PR: 72832
Submitted By: Linh Pham <question+freebsdpr@closedsrc.org>
|
|
|
|
| |
custommized configuration files)
|
|
|
|
|
| |
be quiet about not removeable directories (because they are still holding
custommized configuration files)
|
|
|
|
| |
Submitted By: Amir Shalem <amir@boom.org.il>
|
|
|
|
|
|
| |
- new start scripts (rc.subr style) [1]
Sponsored by: "Darren Pilgrim" <dmp@bitfreak.org> [1]
|
| |
|
|
|
|
|
|
| |
Bump PORTREVISION
Noted by: Nate Silva <nate@northwe.st>
|
|
|
|
| |
Noted By: Nate Silva <nate@northwe.st>
|
| |
|
|
|
|
|
|
|
|
| |
pointer to off_t (64bit) vs pointer to long (32 bit).
Bump PORTREVISION
PR: 68094
Submitted By: Rui Lopes <rui@ruilopes.com>
|
|
|
|
|
| |
Submitted By: Mamoru KOMACHI <usata@usata.org>
Noted By: nork
|
|
|
|
|
|
|
| |
update DRAC patch to 3.0.4 [1]
Submitted By: Mamoru KOMACHI <usata@usata.org> [1]
Noted By: nork [1]
|
|
|
|
| |
files (recommended).
|
| |
|
| |
|
|
|
|
|
|
|
| |
automatically)
Noted By: Jim Trigg <jtrigg@spamcop.net>
PR: 66011
|
|
|
|
| |
Pointed Out By: kris
|
| |
|
| |
|
|
|
|
| |
Noted By: Damir Horvat <damir@x-si.org>, sudv@protek37.kem.ru
|
| |
|
|
|
|
|
|
| |
Don't forget to add MAILDIRPATH=Maildir to your imapd config file (or just
recycle your own with the deployed imapd.dist). Otherwise courier-imap won't
find your INBOX and so on...
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
system at build time, they are silently chosen in preference to the
standard system db ver1 code. This tends to break a multitude of things
that expect the user* databases to be in db1 format.
Discovered whilst hunting down a really wierd operational bug with exim
using the imappw entry for SMTP AUTH.
Add an explicit WITH_GDBM knob to turn on the use of gdbm files, since the
code is present in the source, but default to off, forcing the use of
system libraries
Submitted by: ade
Approved by: maintainer timeout
|
|
|
|
|
|
| |
like to use authpam.
Submitted By: Bernhard Valenti <bernhard.valenti@gmx.net>
|
|
|
|
| |
(Part 2)
|
|
|
|
| |
Submitted By: nork
|
| |
|
|
|
|
| |
Noted By: Mike Harding <mvh@ix.netcom.com>
|
|
|
|
|
|
|
| |
fix gdbm build [1]
PR: ports/58741 [1]
Submitted By: Lucas Madar <lucascrt@negaverse.org> [1]
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
include deleted mails in the quota and prevent the users to use the
thrash for extra storage.
- bump PORTREVISION
PR: ports/55730
Submitted By: Henri Michelon <hmichelon@e-cml.org>
|
|
|
|
|
|
|
|
| |
update courier-imap to 2.1.2
PR: ports/56676
Submitted by: YazzY <yazzy@yazzy.org> [1]
Clement Laforet <sheepkiller@cultdeadsheep.org> [1]
|
|
|
|
|
| |
resolves conflitcs with bsd.openssl.mk
Approved by: oliver
|
|
|
|
| |
from 2.1.0 to 2.0.0
|
|
|
|
| |
Noted by: kris
|
|
|
|
|
| |
It seems to be impossible to move or delete an email with 2.1.0 (CPU
utilizaztion grows up to 100%, and nothing gets done)
|
| |
|
|
|
|
|
| |
# I'm not bumped port revision of them because this should not affect
# packages built on bento...
|
| |
|
|
|
|
| |
Noticed by: Roman Neuhauser <roman@bellavista.cz>
|
| |
|
|
|
|
|
| |
force using fcntl locking method and disabling the locking test during
configure
|
| |
|
|
|
|
|
|
|
|
|
| |
install ssl rc scripts [1]
install authuserdb binary [2]
take maintainership [3]
PR: 52949 [1], 82947 [2]
Approved by: nbm [3]
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1) Fix mysql build
2) Fix unwanted changes to /etc/pam.d
3) Allow openldap 2.0 and 2.1 options
4) Use libfam for IDLE command
PR: 49956 (1), 46960 (2), 48622 (3), 46924 (4)
Submitted by: Erwin Lansing <erwin@lansing.dk> (1)
Submitted by: Philip Paeps <philip@paeps.cx> (2)
Submitted by: Christian Kratzer <ck@cksoft.de> (3)
Submitted by: Tod McQuillin <devin@distalzou.net> (4)
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
| |
|
| |
|
|
|
|
|
|
|
| |
This should be the last of the PostgreSQL updates and everything should
support the POSTGRESQL_PORT tunable.
Submitted by: kris/bento[1]
|
|
|
|
|
| |
PR: 45762
Submitted by: Sergei Kolobov <sergei@kolobov.com>>
|
|
|
|
|
|
|
| |
Thanks to Adam Weinberger <adamw@FreeBSD.org>
Noticed by: bento
Submitted by: Adam Weinberger <adamw@FreeBSD.org>
|
|
|
|
| |
Noticed on: bento
|
|
|
|
| |
And some ports have USE_PERL5=yes now.
|
| |
|
|
|
|
|
|
|
| |
Enable Unicode (2)
PR: 41335 (2)
Submitted by: Thomas Vogt <thomas.vogt@bsdunix.ch> (1), Kimura Fuyuki <fuyuki@hadaly.org> (2)
|
|
|
|
| |
Submitted by: Dan Langille <dan@langille.org>
|
|
|
|
|
| |
PR: 40482
Submitted by: Tadashi Yanagihara <willow@ht.sfc.keio.ac.jp>
|
|
|
|
|
| |
PR: 39717
Submitted by: Scott Lambert <lambert@lambertfam.org>
|
| |
|
| |
|
|
|
|
|
| |
PR: 36915
Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net>
|
|
|
|
| |
PR: 36920
|
|
|
|
|
|
| |
PR: 36920
Submitted by: Scott Lampert <scott@francisscott.net>
Reviewed by: Jaco Engelbrecht <bje@serendipity.org.za>
|
|
|
|
| |
Submitted by: kris and bento
|
| |
|
|
|
|
|
|
|
|
|
| |
. Provide links to startup scripts in etc/rc.d (PR)
. Provide some text on what to do post-install (PR)
. Provide WWW: linke
PR: 34157
Submitted by: n_hibma
|
| |
|
| |
|
|
|
|
| |
nbm seems to be too busy at the moment...
|
|
|
|
|
|
|
| |
2) Enable dependencies properly for vpopmail
3) Add an option WITH_MYSQL for mysql authentication
Submitted by: dirk (1)
|
|
|
|
|
|
| |
to not compile in PAM authentication support.
Submitted by: Blaz Zupan <blaz@amis.net>
|
| |
|
|
|
|
|
| |
PR: 25981
Submitted by: yssu@CCCA.NCTU.edu.tw (Yen-Shuo Su)
|
|
|
|
|
| |
PR: 25887
Submitted by: Blaz Zupan
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
PLIST appropriately whatever the choice. This fixes the bento build
problem on RELENG_3, and doesn't affect packages that actually have
built before (RELENG_4 and HEAD), so no PORTREVISION bump.
|
|
|
|
|
|
| |
upgrade
Submitted by: bento
|
|
|
|
| |
This upgrade bought to you by mkpinstall, pkg-plist generator of note.
|
| |
|
|
|
|
|
|
| |
with other ports using authlib.
Bump PORTREVISION.
|
|
|
|
|
| |
putting scripts in PREFIX/share, and instead put them in
PREFIX/share/courier-imap
|
|
|
|
| |
and rmdir the courier-imap doc directory on uninstall.
|
| |
|
| |
|
|
|
|
| |
Submitted by: kris, bento
|
|
|
|
|
|
|
|
|
| |
in IPv6 support, if you are IPv6 capable. (from PR)
Remove man page links provided for non-installed authentication modules.
PR: ports/18933
Submitted by: Koji Kondo <koji@jp.above.net>
|
| |
|
|
|
|
| |
Submitted by: bento, via kris
|
|
|
|
|
|
|
| |
Everybody should read the Handbook again!
PR: ports/18008
Submitted by: tkato@prontomail.ne.jp
|
| |
|
|
message by nbm, with the added hyphen.)
Initial import of courier-imap, a imap server for Maildirs.
|