Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.1.6_2 01 Jul 2024 20:27:23
    |
Rene Ladan (rene)  |
all: drop support for FreeBSD 13.2 which reached EOL today
Thanks again to jbeich for noticing various things I overlooked.
Reviewed by: acm, ashish, eduardo, ehaupt, eugen, jbeich, martymac, mat,
nobukata, sunpoet, tagattie, yuri, arrowd, kde
Differential Revision: https://reviews.freebsd.org/D45141 |
2.1.6_2 24 Feb 2024 17:35:49
    |
Muhammad Moinur Rahman (bofh)  |
mail/milter-manager: Moved man to share/man
Approved by: portmgr (blanket) |
2.1.6_1 02 Aug 2023 14:16:42
    |
Muhammad Moinur Rahman (bofh)  |
mail/milter-manager: Fix build with llvm16
- Utilize USES=localbase
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
2.1.6_1 14 Jan 2023 23:08:33
    |
Muhammad Moinur Rahman (bofh)  |
Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby
Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk
Notable changes are.
- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.
This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863
I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D37925 |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
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) |
2.1.6_1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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 ) |
2.1.6_1 16 Aug 2022 23:25:36
    |
Yasuhiro Kimura (yasu)  |
mail/milter-manager: Fix runtime error with Ruby 3.0 or later
milter-manager requires rexml to run. Since Ruby 3.0 rexml is
converted to bundled gem. But our Ruby ports don't include bundled
gems. So fix runtime error with Ruby 3.0 or later by adding rexml port
to RUN_DEPENDS.
While here, change post-patch target so it doesn't remove bundled
glib2 gem. Build succeeds without doing it.
Reference: https://github.com/milter-manager/milter-manager/discussions/168
Reported by: Aoba Dai (in freebsd-users-jp ML)
Tested by: Aoba Dai
MFH: 2022Q3 |
2.1.6 20 Jul 2022 14:22:19
    |
Tobias C. Berner (tcberner)  |
mail: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ashish@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam David <adam@FreeBSD.org>
* Adam McDougall <mcdouga9@egr.msu.edu>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Deiter <tiamat@komi.mts.ru>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com>
* Alex Perel <veers@disturbed.net> (Only the first 15 lines of the commit message are shown above ) |
2.1.6 14 Mar 2022 04:59:59
    |
Yasuhiro Kimura (yasu)  |
mail/milter-manager: Fix build with Ruby 3.x
PR: 262530 |
2.1.6 16 Feb 2022 08:16:02
    |
Yasuhiro Kimura (yasu)  |
mail/milter-manager: Update to 2.1.6
* Fix plist error when either DOCS or EXAMPLES option is off
* Pet portclippy
* Tidy up Makefile with portfmt
ChangeLog: https://github.com/milter-manager/milter-manager/blob/2.1.6/NEWS
Reported by: Aoba Dai, Hideo Kuwabata, Naito Yuichiro (in freebsd-users-jp ML)
Tested by: Aoba Dai |
2.1.1_1 06 Apr 2021 14:31:13
    |
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
2.1.1_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.1.1_1 24 Jul 2020 06:28:59
  |
rigoletto  |
Mk/bsd.sites.mk: Update URL of MASTER_SITE_OSDN to one that supports
geographical load balancing
- update all affected ports
PR: 244164
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
Differential Revision: https://reviews.freebsd.org/D24955 |
2.1.1_1 22 Apr 2020 21:32:25
  |
sunpoet  |
Remove outdated BROKEN_RUBY24 after lang/ruby24 removal |
2.1.1_1 26 Jul 2019 20:46:57
  |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
2.1.1 13 May 2019 19:02:49
  |
rene  |
Resurrect mail/milter-manager, it reportedly works fine with the Ruby 2.5
which is the defuault version.
Clean up the port while here.
Reported by: Matthew D. Fuller |
2.1.1 09 May 2019 15:03:38
  |
rene  |
Remove expired ports:
2019-05-08 databases/ruby-odbc: Broken for more than 6 months
2019-05-08 databases/rubygem-dbd-odbc: Broken for more than 6 months
2019-05-08 devel/dlangui: Broken for more than 6 months
2019-05-08 editors/dlangide: Broken for more than 6 months
2019-05-08 emulators/desmume: Broken for more than 6 months
2019-05-08 emulators/yabause: Broken for more than 6 months
2019-05-08 emulators/yape: Broken for more than 6 months
2019-05-08 games/armagetron: Broken for more than 6 months
2019-05-08 games/boswars: Broken for more than 6 months
2019-05-08 games/ceferino: Broken for more than 6 months
2019-05-08 games/chanta: Broken for more than 6 months
2019-05-08 games/d2x-xl: Broken for more than 6 months
2019-05-08 games/drcreep: Broken for more than 6 months
2019-05-08 games/frobtads: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
2.1.1 27 Apr 2019 08:49:04
  |
pkubaj  |
mail/milter-manager: fix build with GCC-based architectures
Add USES=compiler:c++11-lang to fix build on GCC architectures.
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D20068 |
2.1.1 07 Apr 2019 07:43:38
  |
antoine  |
Deprecate ports broken for more than 6 months |
2.1.1 24 Mar 2018 21:12:13
  |
sunpoet  |
Rename MASTER_SITE_SOURCEFORGE_JP to MASTER_SITE_OSDN
PR: 225609
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> |
2.1.1 21 Mar 2018 13:17:20
  |
pi  |
mail/milter-manager: update 2.0.7 -> 2.1.1
- MASTER_SITES is now switched to SFJP.
- Update WWW.
- fixed portlint warnings
- Please note: it fails to run with ruby-2.4 and is marked BROKEN for that case
PR: 226692
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
Reviewed by: koobs |
2.0.7_1 22 May 2017 14:02:05
  |
linimon  |
Fix long-standing typo.
Reported by: portlint |
2.0.7 01 Apr 2016 14:16:20
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
2.0.7 02 Feb 2016 01:21:22
  |
swills  |
Remove source and intermediate build output from intalled rubygem- ports
PR: 192949 |
2.0.7 10 Dec 2015 02:21:04
  |
vanilla  |
Upgrade to 2.0.7. |
2.0.4_1 26 Nov 2015 11:25:41
  |
vsevolod  |
- Do not install libmilter.pc
PR: 204807
Submitted by: pavel at onlyfriends.info |
2.0.4 19 Mar 2015 15:52:11
  |
robak  |
mail/milter-manager: fix clang 3.6 build
PR: 198207
Submitted by: Dimitry Andric <dim@FreeBSD.org> |
2.0.4 29 Nov 2014 18:22:33
  |
tijl  |
Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. The
first contains runtime libraries such as libintl and the latter contains
developer tools such as msgfmt. Ports that use gettext will usually need
a LIB_DEPENDS on gettext-runtime and a BUILD_DEPENDS on gettext-tools.
USES=gettext-runtime can be used to set a LIB/BUILD/RUN_DEPENDS on
devel/gettext-runtime and USES=gettext-tools can be used to set a
BUILD/RUN_DEPENDS on devel/gettext-tools. USES=gettext is now the same
as "USES=gettext-runtime gettext-tools" meaning a LIB_DEPENDS on
devel/gettext-runtime and a BUILD_DEPENDS on devel/gettext-tools.
Update gettext to 0.19.3.
Remove :oldver from converters/libiconv and devel/gettext-runtime. Leave
symlinks with the old library versions to avoid the need to bump
PORTREVISION on a large number of dependent ports. When most of the
dependent ports have had normal version updates, PORTREVISION can be
bumped on the remaining ones (low number) and the links can be removed.
Fix some ports that installed files in lib/locale instead of share/locale.
PR: 194038
Reviewed by: bapt
Exp-run: antoine
Approved by: portmgr (antoine) |
2.0.4 22 Nov 2014 18:42:44
  |
antoine  |
Cleanup plist |
2.0.4 23 Aug 2014 10:12:25
  |
marino  |
mail/milter-manager: Explictly request ports package system
Without this configure argument, the makefile will assume it's building
on pkgsrc when building on DragonFly. No-Op for FreeBSD. |
2.0.4 07 Aug 2014 08:17:16
  |
marino  |
mail/milter-manager: Upgrade version 1.8.6 => 2.0.4 and stage
PR: 192344
Submitted by: fullermd (over-yonder.net)
tweaked by: marino |
1.8.6 13 Jul 2014 23:36:40
  |
bapt  |
Modernize LIB_DEPENDS
With hat: portmgr |
1.8.6 07 Jul 2014 15:31:02
  |
olgeni  |
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category M.
CR: D306
Approved by: portmgr (bapt) |
1.8.6 04 Jul 2014 09:12:57
  |
bapt  |
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)
With hat: portmgr |
1.8.6 24 Mar 2014 20:03:28
  |
swills  |
- Fix index after removal of ruby-gnome ports
Reported by: many
Pointyhat to: swills |
1.8.6 21 Feb 2014 13:37:57
  |
ehaupt  |
Remove trailing whitespaces from category mail |
1.8.6 10 Feb 2014 13:54:28
  |
ehaupt  |
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt) |
1.8.6 21 Jan 2014 23:40:23
  |
bapt  |
Fix properties on pkg-plist |
1.8.6 20 Sep 2013 19:59:14
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
1.8.6 02 Sep 2013 21:32:24
  |
bapt  |
Add an explicit dependency on pkgconf |
1.8.6 14 Aug 2013 22:35:54
  |
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
1.8.6 08 Mar 2013 17:59:32
  |
beech  |
- Update to 1.8.6
- Release-announcement:
http://sourceforge.net/mailarchive/message.php?msg_id=30570401
PR: ports/176741
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer) |
1.8.5 04 Dec 2012 01:27:55
  |
wxs  |
Update to 1.8.5
PR: ports/173757
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
Feature safe: yes |
1.8.3 27 May 2012 00:51:49
 |
sylvio  |
- Update to 1.8.3
PR: ports/168337
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer) |
1.8.2_1 07 May 2012 18:52:09
 |
sylvio  |
- Chase rrdtool shlib version bump. |
1.8.2 07 Feb 2012 04:24:26
 |
miwi  |
- Update to 1.8.2
PR: 162978
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer) |
1.8.1 14 Jan 2012 08:57:23
 |
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
1.8.1 16 Nov 2011 16:09:44
 |
miwi  |
- Update to 1.8.1
PR: 162611
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
Feature safe: yes |
1.8.0 02 Jul 2011 12:04:33
 |
swills  |
- Add files missed in last commit
pointy hat to: swills |
1.8.0 02 Jul 2011 12:03:41
 |
swills  |
- Update to 1.8.0
PR: ports/158576
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer) |
1.4.2 15 May 2011 02:49:17
 |
dougb  |
Remove painful examples of foo="", with particular prejudice against
constructions that parse out to [ -z "$foo" ] && foo=""
These are bad examples that get copied and pasted into new code, so the
hope is that with less bad examples there will be less need for me to
bring this up in review.
In a few of these files all that were changed were comments so that next
time I search for these patterns I won't trip on the file for no reason.
In a few places, add $FreeBSD$
No functional changes, so no PORTREVISION bumps |
1.4.2 03 Apr 2010 10:32:57
 |
itetcu  |
- Update to 1.4.2
PR: 145110
Submitted by: Sahil Tandon
Approved by: maintainer |
1.4.2 27 Mar 2010 00:15:24
 |
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
1.4.0 18 Nov 2009 13:33:50
 |
pav  |
- Update to 1.4.0
PR: ports/139668
Submitted by: Sahil Tandon <sahil@tandon.net>
Approved by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer) |
1.2.0 16 Sep 2009 11:35:33
 |
pav  |
milter manager protects you from spam mails and virus mails effectively
with milter. milter manager has embedded Ruby interpreter to control
milters flexibly.
WWW: http://milter-manager.sourceforge.net/
PR: ports/138234
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp>
Feature safe: yes |