non port: mail/masqmail/Makefile |
SVNWeb
|
Number of commits found: 28 |
Wed, 29 Sep 2021
|
[ 19:44 Bernhard Froehlich (decke) ] 78e0d8a
mail/masqmail: Add CPE information
Approved by: portmgr (blanket)
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Fri, 8 Nov 2019
|
[ 14:18 tobik ] (Only the first 10 of 19 ports in this commit are shown above. )
mail: Add missing USES={gnome,php}
|
Sun, 8 Feb 2015
|
[ 21:55 bofh ]
mail/masqmail: Update version 0.3.=>0.3.5
- Make use of @sample
- Make use of @(user,group,mode)
- Remove depricated @dir* and cleanup pkg-plist
Approved by: bapt marino (implicit)
|
Wed, 24 Dec 2014
|
[ 00:14 bofh ] (Only the first 10 of 432 ports in this commit are shown above. )
Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by: bapt
|
Tue, 13 May 2014
|
[ 15:38 sunpoet ]
- Add DOCS to OPTIONS_DEFINE
- Use ETCDIR
- Support STAGEDIR
- While I'm here:
- Fix STAGEDIR prefix in PREFIX/sbin/rmail
- Convert to new options helper
- Simplify Makefile
- Sort PLIST
PR: ports/189661
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
|
Fri, 20 Sep 2013
|
[ 19:59 bapt ] (Only the first 10 of 748 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail)
|
Thu, 6 Jun 2013
|
[ 19:33 bapt ]
Convert to new options framework
|
Tue, 23 Apr 2013
|
[ 14:20 bapt ] (Only the first 10 of 407 ports in this commit are shown above. )
Finish converting the whole ports tree to USES=pkgconfig
|
Fri, 8 Mar 2013
|
[ 10:51 kwm ] (Only the first 10 of 417 ports in this commit are shown above. )
* Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
eliminate pkg-config run dependency completely, a second phase is needed
and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
versions for some ports.
* Fix other ports so they build with the new glib version.
Thanks to miwi and crees for helping out with some exp-runs.
Approved by: portmgr (miwi & bapt)
Obtained from: gnome team repo
|
Wed, 11 Apr 2012
|
[ 03:21 miwi ]
- Update to 0.3.4
- Pass maintainership to submitter
PR: 166620
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
|
Wed, 1 Dec 2010
|
[ 23:38 linimon ] (Only the first 10 of 25 ports in this commit are shown above. )
Reset anray@FreeBSD.org due to maintainer-timeouts and no response to email.
Hat: portmgr
|
Sun, 24 May 2009
|
[ 08:43 anray ]
- Enable support OPTIONS
PR: ports/134539
Submitted by: Nick Hibma <nick@anywi.com>
|
Thu, 21 Aug 2008
|
[ 06:18 rafan ] (Only the first 10 of 1030 ports in this commit are shown above. )
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 (Only the first 15 lines of the commit message are shown above )
|
Fri, 18 Jul 2008
|
[ 21:03 anray ]
- Respect NO_INSTALL_MANPAGES
- files/masqmail.sh -> files/masqmail.in
itectu@: no more .sh
dougb@: move load_config above variables checks
- use PORTDOCS
- Bump PORTREVISION
PR: ports/125652
Submitted by: Philip M. Gollucci pgollucci at p6m7g8.com
|
Fri, 6 Jun 2008
|
[ 13:43 edwin ] (Only the first 10 of 159 ports in this commit are shown above. )
Bump portrevision due to upgrade of devel/gettext.
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)
|
Mon, 23 Jul 2007
|
[ 09:36 rafan ] (Only the first 10 of 437 ports in this commit are shown above. )
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
|
Fri, 31 Mar 2006
|
[ 21:08 anray ]
Fix glib depends. Needs glib20 instead of glib12.
Reported by: kris(pointyhat)
|
Tue, 28 Mar 2006
|
[ 14:24 anray ]
Update to 0.2.21
|
Wed, 22 Mar 2006
|
[ 16:00 anray ]
I'm hosted distfile for this port on http://santinel.bas-net.by/ports/.
Developers site now is disappeared.
Reported by: fenner portsurvey
|
Tue, 7 Mar 2006
|
[ 08:28 ade ] (Only the first 10 of 633 ports in this commit are shown above. )
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit)
|
Wed, 28 Dec 2005
|
[ 11:10 anray ]
* Remove NO_LATEST_LINK.
* Add SHA256 checksum.
|
Mon, 26 Dec 2005
|
[ 11:43 anray ] (Only the first 10 of 12 ports in this commit are shown above. )
Update to 0.2.20
|
Thu, 15 Dec 2005
|
[ 20:34 anray ] (Only the first 10 of 18 ports in this commit are shown above. )
Change email address for all my ports.
Approved by: sem(mentor)
|
Thu, 30 Dec 2004
|
[ 02:37 edwin ] (Only the first 10 of 16 ports in this commit are shown above. )
[PATCH] change MAINTAINER email address for all my ports.
PR: ports/75559
Submitted by: Andrey Slusar <anray@inet.ua>
|
Sat, 7 Aug 2004
|
[ 20:48 krion ] (Only the first 10 of 11 ports in this commit are shown above. )
Change maintainer's email.
PR: ports/70138
Submitted by: Andrey Slusar <vasallia@ukr.net>
|
Sat, 31 Jul 2004
|
[ 13:19 sem ]
Utilize CONFLICTS
Fix trigraphs warnings
PR: ports/69844
Submitted by: maintainer
|
Sun, 2 May 2004
|
[ 20:24 pav ] (Only the first 10 of 11 ports in this commit are shown above. )
Add MasqMail, a mail server designed for hosts that do not have a permanent
internet connection eg. a home network or a single host at home. It has
special support for connections to different ISPs. It replaces sendmail or
other MTAs such as qmail or exim.
PR: ports/65178
Submitted by: Andrey Slusar <vasallia@ukr.net>
|
Number of commits found: 28 |