non port: mail/meta1/Makefile |
SVNWeb
|
Number of commits found: 94 |
Thu, 8 Jun 2023
|
[ 17:14 Dirk Meyer (dinoex) ] e355b66
mail/meta1: fix order of options
|
Wed, 17 May 2023
|
[ 16:30 Muhammad Moinur Rahman (bofh) ] 9b178ff (Only the first 10 of 108 ports in this commit are shown above. )
*/*: llvm15 build fixes
llvm15 was also merged into 13.2-STABLE effective from OSVERSION
1302505. Fix the ports that failed to build with llvm15.
Approved by: portmgr (blanket)
|
Sat, 29 Apr 2023
|
[ 17:32 Muhammad Moinur Rahman (bofh) ] be22e4e
mail/meta1: Unbreak on HEAD
- Utilize OPTIONSNG while I am here
Approved by: portmgr (blanket)
|
Mon, 26 Sep 2022
|
[ 16:42 Dirk Meyer (dinoex) ] 59508f2
mail/meta1: update to 1.1.Alpha19.0
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Thu, 11 Aug 2022
|
[ 13:24 Dirk Meyer (dinoex) ] 5d5853e
mail/meta1: update to 1.1.Alpha18.0
|
Mon, 28 Feb 2022
|
[ 09:21 Dirk Meyer (dinoex) ] 6c23436
mail/meta1: remove option BDB
PR: 262210
|
Tue, 22 Feb 2022
|
[ 11:46 Dirk Meyer (dinoex) ] fa92b79
mail/meta1: update to 1.1.Alpha17.0
|
Thu, 25 Nov 2021
|
[ 21:40 Stefan Eßer (se) ] 04b9da4 (Only the first 10 of 188 ports in this commit are shown above. )
*/*: Remove redundant '-*' from CONFLICTS definitions
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Approved by: portmgr (blanket)
|
Wed, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
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.
|
[ 09:24 Dirk Meyer (dinoex) ] f73bf4b
- update to 1-1.1.Alpha16.0
|
Sun, 4 Oct 2020
|
[ 19:49 dinoex ]
- add fix for possible DANE problem
|
Mon, 22 Jun 2020
|
[ 09:24 dinoex ]
- update to 1-1.1.Alpha15.2
|
Sun, 14 Jun 2020
|
[ 17:04 dinoex ]
- update to 1-1.1.Alpha15.1
- drop PKGNAMESUFFIX
|
Thu, 11 Jun 2020
|
[ 21:58 dinoex ]
- update to 1-1.1.Alpha15.0
|
Mon, 4 May 2020
|
[ 11:11 dinoex ] (Only the first 10 of 11 ports in this commit are shown above. )
- fix build with -fno-common
|
Wed, 1 Jan 2020
|
[ 08:08 dinoex ]
- update to 1-1.1.Alpha14.1
|
Wed, 9 Oct 2019
|
[ 12:06 bapt ] (Only the first 10 of 39 ports in this commit are shown above. )
Drop the ipv6 virtual category for m* category as it is not relevant anymore
|
Tue, 20 Aug 2019
|
[ 22:15 dinoex ]
- update to 1.1.Alpha13.0
|
Mon, 4 Feb 2019
|
[ 15:51 dinoex ]
- update to 1.1.Alpha12.0
|
Thu, 13 Dec 2018
|
[ 00:09 dinoex ]
- update to 1.1.Alpha11.0
|
Mon, 30 Apr 2018
|
[ 05:00 dinoex ]
- update to 1.1.Alpha9.0
|
Wed, 14 Mar 2018
|
[ 21:40 dinoex ]
- update to 1.1.Alpha9.0
|
Sat, 17 Feb 2018
|
[ 11:35 dinoex ]
- fix linking with openssl-devel
|
Thu, 6 Jul 2017
|
[ 12:03 dinoex ]
- update to 1.1.Alpha8.0
|
Sun, 25 Jun 2017
|
[ 00:29 linimon ] (Only the first 10 of 81 ports in this commit are shown above. )
Begin deorbit burn of ia64. We have not attempted to build packages for
it for many years.
While here, alphabetize ARCHs, pet portlint, and modernize usages.
Approved by: portmgr (tier-2 blanket)
|
Tue, 11 Apr 2017
|
[ 15:21 mat ] (Only the first 10 of 31 ports in this commit are shown above. )
Make defining both PORTVERSION and DISTVERSION a DEV_ERROR.
There are two cases:
- The upstream versionning is compatible with our versionning, or using
DISTVERSION's magic leads to a compatible PORTVERSION, use
DISTVERSION. If it is possible to use DISTVERSIONPREFIX and
DISTVERSIONSUFFIX to make it compatible, use them.
- The upstream versionning is not compatible with our versionning, and
DISTVERSION's magic does not lead to a correct PORTVERSION, then set
PORTVERSION to the equivalent of our versionning, and set DISTNAME.
It is possible to use a third variable where you store upstream's
version and use it to compute PORTVERSION and/or DISTNAME, like the
dns/bind9* ports do.
Sponsored by: Absolight
|
Tue, 22 Nov 2016
|
[ 19:58 dinoex ]
- update to meta1-1.1.Alpha7.0
- add license
|
Tue, 6 Sep 2016
|
[ 20:41 dinoex ]
- update to 1.1.Alpha6.0
|
Thu, 11 Aug 2016
|
[ 19:51 dinoex ]
- cleanup options
|
Mon, 8 Aug 2016
|
[ 13:46 mat ] (Only the first 10 of 80 ports in this commit are shown above. )
USE_BDB cleanup.
- USE_BDB=4x+ -> USES=bdb.
- USE_BDB=yes -> USES=bdb.
- USE_BDB=xx -> USES=bdb:xx.
Other modernisations when I see them.
PR: 209183
Sponsored by: Absolight
|
Mon, 23 May 2016
|
[ 20:35 amdmi3 ] (Only the first 10 of 217 ports in this commit are shown above. )
Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by
default anyway and don't need to be listed
Approved by: portmgr blanket
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Sat, 2 Jan 2016
|
[ 10:40 dinoex ]
- update to 1.1.Alpha2.0
|
Sat, 21 Nov 2015
|
[ 17:36 dinoex ]
- make portlint happier
|
Thu, 4 Jun 2015
|
[ 18:54 dinoex ]
- remove NEED_ROOT
PR: 200547
- fix GROUPS, USERS
- enable option IPV6 per default
- do not create default config on install
- fix most regression tests
- add pkg-message for new installs
|
Mon, 18 May 2015
|
[ 19:24 dinoex ]
- update to meta1-1.1.Alpha1.0
|
Sat, 18 Apr 2015
|
[ 09:47 tijl ] (Only the first 10 of 41 ports in this commit are shown above. )
- Remove libtool hacks and patches that are now handled by USES=libtool
- Remove CONFIG_SHELL from CONFIGURE_ENV because bsd.port.mk handles that
|
Fri, 2 Jan 2015
|
[ 16:56 dinoex ]
- fix build after removal of Berkeley DB port
|
Thu, 21 Aug 2014
|
[ 22:50 mandree ] (Only the first 10 of 119 ports in this commit are shown above. )
Berkeley DB cleanup, remove versions 4.0 ... 4.7.
- Mk/bsd.database.mk rewrite, new default to db5.
- db6 is eligible by default only if installed on the system.
- Bump PORTREVISION of all ports that directly depend on BerkeleyDB or
where USE_BDB is found in the port's directory
- Patch a few ports such that they will pick up or work with newer
versions.
- Add UPDATING entry
- Drive-by format fix for pks
- Drop BerkeleyDB option from mail/popular for now, requires more work.
- Exp-run logs linked from the PR below.
- Ports that do not build (IGNORE, BROKEN, etc.) have pro-forma changes
for new Berkeley DB, but are untested.
NOTE: please read UPDATING and the Wiki page before proceeding!
Announcement: http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-August/000090.html
Wiki reference: https://wiki.freebsd.org/Ports/BerkeleyDBCleanup
PR: 192690
Approved by: portmgr (implicit, PORTREVISION bump on unstaged ports)
|
Tue, 15 Jul 2014
|
[ 16:14 adamw ] (Only the first 10 of 44 ports in this commit are shown above. )
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
|
Fri, 11 Apr 2014
|
[ 17:31 dinoex ]
- update to 1.0.Beta0.0
- use STAGEDIR
- preserve users and groups
|
Sun, 9 Mar 2014
|
[ 19:06 dinoex ]
- update to 1-1.0.Alpha22.0
|
[ 18:50 dinoex ]
- update to 1-1.0.Alpha21.0
|
[ 18:42 dinoex ]
- update to 1.0.Alpha20.0
|
Sat, 21 Dec 2013
|
[ 20:11 dinoex ]
- update to 1.0.Alpha19.0
- use OPTIONS_SUB
- use OPT_CONFIGURE_ENABLE
|
Sun, 1 Dec 2013
|
[ 14:38 dinoex ]
- update to 1.0.Alpha18.0
|
Sat, 21 Sep 2013
|
[ 11:06 dinoex ] (Only the first 10 of 129 ports in this commit are shown above. )
- fix misplaced NO_STAGE in slaveports and ifdefs
|
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)
|
Fri, 30 Aug 2013
|
[ 19:14 dinoex ]
- update to 1.0.Alpha15.0
|
Wed, 1 May 2013
|
[ 04:38 dinoex ]
- add OPTION DKIM
Submitted by: alastair
- add OPTION MSP
|
Sat, 29 Dec 2012
|
[ 17:00 dinoex ]
- update to 1.0.Alpha14.0
|
Mon, 10 Dec 2012
|
[ 15:10 ume ] (Only the first 10 of 62 ports in this commit are shown above. )
Update cyrus-sasl2 to 2.1.26.
This bumps shlib version of libsasl2.
|
Sun, 9 Dec 2012
|
[ 21:35 dinoex ]
- update to 2.0.Alpha13.0
|
[ 21:33 dinoex ]
- update to 1.0.Alpha12.0
PR: 172891
Submitted by: Alastair Hogge
|
Fri, 26 Oct 2012
|
[ 16:59 dinoex ]
- fix mangpages and cleanup prefix
Submitted by: agh
Feature safe: yes
|
Sat, 13 Oct 2012
|
[ 13:39 dinoex ] (Only the first 10 of 174 ports in this commit are shown above. )
- cleanup comments
Feature safe: yes
|
Thu, 26 Jul 2012
|
[ 17:11 dinoex ]
- use OPTIONS_DEFINE
PR: 169846
Submitted by: Alastair Hogge
|
Mon, 16 Jul 2012
|
[ 03:44 dinoex ]
- update to meta1-1.0.Alpha11.0
PR: 169846
Submitted by: Alastair Hogge
|
Sat, 3 Sep 2011
|
[ 11:07 dinoex ]
- update to 1.0.Alpha5.0
|
Sat, 13 Aug 2011
|
[ 13:45 dinoex ]
- update to 1.0.Alpha4.0
|
Wed, 11 May 2011
|
[ 20:16 dinoex ]
- update to 1.0.Alpha1.0
|
Sat, 2 Apr 2011
|
[ 18:49 dinoex ]
- update to 1.0.Alpha0.0
|
[ 18:29 dinoex ]
- udpate to 1.0.PreAlpha42.0
|
Wed, 29 Dec 2010
|
[ 20:04 pgollucci ] (Only the first 10 of 208 ports in this commit are shown above. )
- DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.
PR: ports/153292
Submitted by: myself (pgollucci)
Tested by: -exp run by pav
Approved by: portmgr (pav)
|
Fri, 20 Aug 2010
|
[ 06:47 dinoex ]
- update to 1-1.0.PreAlpha36
|
Mon, 7 Jun 2010
|
[ 17:24 dinoex ]
- update to 1.0.PreAlpha35.0
|
Sat, 5 Jun 2010
|
[ 04:16 dinoex ]
- note GROUPS/USERS does not work here
|
Fri, 26 Mar 2010
|
[ 14:17 dinoex ]
- update to 1-1.0.PreAlpha34
|
Fri, 26 Feb 2010
|
[ 18:02 dinoex ]
- update to 1.0.PreAlpha33
Feature safe: yes
|
Sun, 24 Jan 2010
|
[ 20:33 dinoex ]
- update to 1.0.PreAlpha32.0
|
Sat, 16 Jan 2010
|
[ 08:48 dinoex ]
- update to .0.PreAlpha31.0
|
Mon, 24 Aug 2009
|
[ 20:39 dinoex ]
- update to 1.0.PreAlpha30.0
|
Mon, 27 Jul 2009
|
[ 07:32 dinoex ]
- disable checks on BUILDING_INDEX
Suggested by: cperciva
|
Thu, 4 Jun 2009
|
[ 04:56 dinoex ]
- update to 1.0.PreAlpha29
|
Sat, 6 Sep 2008
|
[ 08:07 dinoex ]
- fix typo
Reported by: Dmitry Marakasov
|
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 )
|
Wed, 16 Jul 2008
|
[ 14:08 dinoex ]
- update to 1.0.PreAlpha27
|
Sat, 17 May 2008
|
[ 07:55 dinoex ]
- update to 1.0.PreAlpha26.0
|
Tue, 26 Feb 2008
|
[ 15:18 dinoex ]
- update to 1.0.PreAlpha25.0
|
Sat, 9 Feb 2008
|
[ 11:31 dinoex ]
- udate to 1.0.PreAlpha24.0.
|
Wed, 30 Jan 2008
|
[ 14:32 dinoex ]
- update to 1.0.PreAlpha23.0
|
Tue, 11 Dec 2007
|
[ 20:18 dinoex ]
- update to 1.0.PreAlpha22
|
[ 20:17 dinoex ]
- update to 1.0.PreAlpha21
|
Tue, 9 Oct 2007
|
[ 13:31 dinoex ]
- update to 1.0.PreAlpha20
|
Thu, 4 Oct 2007
|
[ 01:49 edwin ] (Only the first 10 of 18 ports in this commit are shown above. )
Remove always-false/true conditions based on OSVERSION 500000
|
Sun, 30 Sep 2007
|
[ 04:23 dinoex ]
- update to 1.0.PreAlpha19
|
Thu, 19 Jul 2007
|
[ 10:17 dinoex ]
- update to 1.0.PreAlpha18.0
|
Tue, 26 Jun 2007
|
[ 16:48 dinoex ]
- use MANUAL_PACKAGE_BUILD
Suggested by: pav
|
[ 16:40 dinoex ]
- mark IGNORE for pointyhat
Approved by: pav (portmgr)
|
Wed, 20 Jun 2007
|
[ 10:01 dinoex ]
- detect broken sysvipc
|
Sat, 16 Jun 2007
|
[ 04:51 dinoex ]
- disable regression-test on pointyhat
|
Sun, 10 Jun 2007
|
[ 13:20 dinoex ]
MeTA1 is a message transfer agent that has been designed with
these main topics in minds:
* Security
* Reliability
* Efficiency
* Configurability
* Extendibility
MeTA1 consists of five main modules of which only one runs as root:
* mcp: the main control program is similar to inetd(8):
it starts all other MeTA1 modules and watches over their execution.
mcp runs as root in order to bind to port 25 and to change the uid
of the processes it starts.
* smtps: the SMTP server receives e-mails.
* smtpc: the SMTP client sends e-mails.
* smar: the address resolver provides lookups in various maps
including DNS for mail routing.
* qmgr: the queue manager controls the flow of e-mails through the
SMTP servers and clients.
|
Number of commits found: 94 |