summaryrefslogtreecommitdiff
path: root/mail/meta1 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* mail/meta1: fix build with clang16Dirk Meyer2023-07-062-0/+26
|
* mail/meta1: fix order of optionsDirk Meyer2023-06-081-9/+9
|
* */*: llvm15 build fixesMuhammad Moinur Rahman2023-05-171-1/+1
| | | | | | | 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)
* mail/meta1: Unbreak on HEADMuhammad Moinur Rahman2023-04-291-20/+13
| | | | | | - Utilize OPTIONSNG while I am here Approved by: portmgr (blanket)
* mail/meta1: update to 1.1.Alpha19.0Dirk Meyer2022-09-262-5/+5
|
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. This commit implements such a proposal and moves one of the WWW: entries of each pkg-descr file into the respective port's Makefile. A heuristic attempts to identify the most relevant URL in case there is more than one WWW: entry in some pkg-descr file. URLs that are not moved into the Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr files in order to preserve them. There are 1256 ports that had no WWW: entries in pkg-descr files. These ports will not be touched in this commit. The portlint port has been adjusted to expect a WWW entry in each port Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as deprecated. Approved by: portmgr (tcberner)
* mail/meta1: update to 1.1.Alpha18.0Dirk Meyer2022-08-112-6/+6
|
* mail/meta1: remove option BDBDirk Meyer2022-02-282-28/+14
| | | | PR: 262210
* mail/meta1: update to 1.1.Alpha17.0Dirk Meyer2022-02-223-7/+8
|
* */*: Remove redundant '-*' from CONFLICTS definitionsStefan Eßer2021-11-251-1/+1
| | | | | | | | | 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)
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* - update to 1-1.1.Alpha16.0Dirk Meyer2021-04-064-19/+8
|
* - add fix for possible DANE problemDirk Meyer2020-10-042-0/+13
| | | | Notes: svn path=/head/; revision=551445
* - update to 1-1.1.Alpha15.2Dirk Meyer2020-06-222-10/+8
| | | | Notes: svn path=/head/; revision=539798
* - update to 1-1.1.Alpha15.1Dirk Meyer2020-06-143-32/+6
| | | | | | | - drop PKGNAMESUFFIX Notes: svn path=/head/; revision=538822
* - update to 1-1.1.Alpha15.0Dirk Meyer2020-06-112-8/+8
| | | | Notes: svn path=/head/; revision=538547
* - fix build with -fno-commonDirk Meyer2020-05-041-0/+11
| | | | Notes: svn path=/head/; revision=533990
* - fix build with -fno-commonDirk Meyer2020-05-041-1/+6
| | | | Notes: svn path=/head/; revision=533914
* - add WWWDirk Meyer2020-04-211-0/+2
| | | | Notes: svn path=/head/; revision=532286
* - update to 1-1.1.Alpha14.1Dirk Meyer2020-01-012-6/+6
| | | | Notes: svn path=/head/; revision=521682
* Drop the ipv6 virtual category for m* category as it is not relevant anymoreBaptiste Daroussin2019-10-091-1/+1
| | | | Notes: svn path=/head/; revision=514142
* Regular pkg-message cleanup.Mathieu Arnold2019-08-271-4/+8
| | | | | | | Pointy hat: dinoex ashish Notes: svn path=/head/; revision=510004
* - update to 1.1.Alpha13.0Dirk Meyer2019-08-203-12/+10
| | | | Notes: svn path=/head/; revision=509477
* onvert to UCL & cleanup pkg-message (categories l-m)Mathieu Arnold2019-08-131-4/+6
| | | | Notes: svn path=/head/; revision=508882
* - update to 1.1.Alpha12.0Dirk Meyer2019-02-042-6/+6
| | | | Notes: svn path=/head/; revision=492141
* - update to 1.1.Alpha11.0Dirk Meyer2018-12-132-6/+6
| | | | Notes: svn path=/head/; revision=487331
* - update to 1.1.Alpha9.0Dirk Meyer2018-04-302-7/+6
| | | | Notes: svn path=/head/; revision=468671
* - update to 1.1.Alpha9.0Dirk Meyer2018-03-142-6/+6
| | | | Notes: svn path=/head/; revision=464533
* - fix linking with openssl-develDirk Meyer2018-02-171-1/+4
| | | | Notes: svn path=/head/; revision=462098
* - update to 1.1.Alpha8.0Dirk Meyer2017-07-062-6/+6
| | | | Notes: svn path=/head/; revision=445138
* Begin deorbit burn of ia64. We have not attempted to build packages forMark Linimon2017-06-251-2/+1
| | | | | | | | | | | it for many years. While here, alphabetize ARCHs, pet portlint, and modernize usages. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=444251
* Make defining both PORTVERSION and DISTVERSION a DEV_ERROR.Mathieu Arnold2017-04-111-2/+1
| | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=438272
* - update to meta1-1.1.Alpha7.0Dirk Meyer2016-11-222-6/+9
| | | | | | | - add license Notes: svn path=/head/; revision=426856
* - update to 1.1.Alpha6.0Dirk Meyer2016-09-062-5/+6
| | | | Notes: svn path=/head/; revision=421468
* - cleanup optionsDirk Meyer2016-08-111-6/+4
| | | | Notes: svn path=/head/; revision=420100
* USE_BDB cleanup.Mathieu Arnold2016-08-081-2/+3
| | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=419843
* Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled ↵Dmitry Marakasov2016-05-231-1/+1
| | | | | | | | | by default anyway and don't need to be listed Approved by: portmgr blanket Notes: svn path=/head/; revision=415742
* - Fix trailing whitespace in pkg-descrs, categories [g-n]*Dmitry Marakasov2016-05-191-2/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415499
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-2/+2
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* - update to 1.1.Alpha2.0Dirk Meyer2016-01-022-6/+6
| | | | Notes: svn path=/head/; revision=405060
* - make portlint happierDirk Meyer2015-11-211-1/+1
| | | | Notes: svn path=/head/; revision=402171
* - remove NEED_ROOTDirk Meyer2015-06-043-52/+29
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=388543
* - update to meta1-1.1.Alpha1.0Dirk Meyer2015-05-182-9/+8
| | | | Notes: svn path=/head/; revision=386707
* - Remove libtool hacks and patches that are now handled by USES=libtoolTijl Coosemans2015-04-181-7/+4
| | | | | | | - Remove CONFIG_SHELL from CONFIGURE_ENV because bsd.port.mk handles that Notes: svn path=/head/; revision=384215
* - fix build after removal of Berkeley DB portDirk Meyer2015-01-021-3/+4
| | | | Notes: svn path=/head/; revision=376055
* Cleanup plistAntoine Brodin2014-11-221-2/+0
| | | | Notes: svn path=/head/; revision=373086
* Berkeley DB cleanup, remove versions 4.0 ... 4.7.Matthias Andree2014-08-211-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=365599
* Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.Adam Weinberger2014-07-151-1/+1
| | | | Notes: svn path=/head/; revision=361961