Date: Tue, 2 Oct 2018 18:59:25 +0000 (UTC) From: Rene Ladan <rene@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r481126 - in head: . comms comms/kvasd comms/wsjt comms/wspr devel devel/erlang-protobuffs mail mail/mutt-lite Message-ID: <201810021859.w92IxPOE019030@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: rene Date: Tue Oct 2 18:59:25 2018 New Revision: 481126 URL: https://svnweb.freebsd.org/changeset/ports/481126 Log: Remove expired ports: 2018-10-01 devel/erlang-protobuffs: upstream deprecated 2018-10-01 comms/wsjt: replace with wsjtx upstream no longer maintained 2018-10-01 comms/wspr: replace with wsjtx upstream no longer maintained 2018-10-01 comms/kvasd: use wsjtx- kvasd is not needed by wsjtx and no longer maintained 2018-10-01 mail/mutt-lite: For a lite version of mutt build mail/mutt with less (or zero) options Deleted: head/comms/kvasd/ head/comms/wsjt/ head/comms/wspr/ head/devel/erlang-protobuffs/ head/mail/mutt-lite/ Modified: head/MOVED head/comms/Makefile head/devel/Makefile head/mail/Makefile Modified: head/MOVED ============================================================================== --- head/MOVED Tue Oct 2 18:52:34 2018 (r481125) +++ head/MOVED Tue Oct 2 18:59:25 2018 (r481126) @@ -10556,3 +10556,8 @@ deskutils/kdeconnect|deskutils/kdeconnect-kde-kde4|201 devel/rubygem-rainbow2|devel/rubygem-rainbow|2018-10-01|Has expired: Obsolete by gitlab-ce 11.3.x update, please use devel/rubygem-rainbow instead net/rubygem-fog-google13|net/rubygem-fog-google|2018-10-01|Has expired: Obsolete by gitlab-ce 11.3.x update, please use net/rubygem-fog-google instead devel/rubygem-gemnasium-gitlab-service||2018-10-01|Has expired: Not required by gitlab-ce 11.3.x update anymore +devel/erlang-protobuffs||2018-10-02|Has expired: upstream deprecated +comms/wsjt|comms/wsjtx|2018-10-02|Has expired: replace with wsjtx upstream no longer maintained +comms/wspr|comms/wsjtx|2018-10-02|Has expired: replace with wsjtx upstream no longer maintained +comms/kvasd|comms/wsjtx|2018-10-02|Has expired: use wsjtx- kvasd is not needed by wsjtx and no longer maintained +mail/mutt-lite|mail/mutt|2018-10-02|Has expired: For a lite version of mutt build mail/mutt with less (or zero) options Modified: head/comms/Makefile ============================================================================== --- head/comms/Makefile Tue Oct 2 18:52:34 2018 (r481125) +++ head/comms/Makefile Tue Oct 2 18:59:25 2018 (r481126) @@ -79,7 +79,6 @@ SUBDIR += kermit SUBDIR += klog SUBDIR += kremotecontrol-kde4 - SUBDIR += kvasd SUBDIR += libbtbb SUBDIR += libconcord SUBDIR += libfap @@ -196,9 +195,7 @@ SUBDIR += usbmuxd SUBDIR += viewfax SUBDIR += vrflash - SUBDIR += wsjt SUBDIR += wsjtx - SUBDIR += wspr SUBDIR += wwl SUBDIR += wy60 SUBDIR += xastir Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Tue Oct 2 18:52:34 2018 (r481125) +++ head/devel/Makefile Tue Oct 2 18:59:25 2018 (r481126) @@ -589,7 +589,6 @@ SUBDIR += erlang-parse_trans SUBDIR += erlang-poolboy SUBDIR += erlang-pooler - SUBDIR += erlang-protobuffs SUBDIR += erlang-providers SUBDIR += erlang-rebar3_hex SUBDIR += erlang-recon Modified: head/mail/Makefile ============================================================================== --- head/mail/Makefile Tue Oct 2 18:52:34 2018 (r481125) +++ head/mail/Makefile Tue Oct 2 18:59:25 2018 (r481126) @@ -261,7 +261,6 @@ SUBDIR += mu4e-maildirs SUBDIR += mulberry SUBDIR += mutt - SUBDIR += mutt-lite SUBDIR += mutt_vc_query SUBDIR += muttils SUBDIR += nbsmtp
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810021859.w92IxPOE019030>