make generate-plistDeleted ports which required this port:
Expand this list of 54 deleted portsDeleted ports which required this port:
Expand this list of 32 deleted portsDeleted ports which required this port:
Expand this list of 1 deleted portDeleted ports which required this port:
Expand this list of 32 deleted portsDeleted ports which required this port:
Expand this list of 54 deleted portsNumber of commits found: 60
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) | ||
| Commit | Credits | Log message |
|---|---|---|
| 2.1.10_1,1 02 May 2017 21:51:52 Revision:439972 Original commit files touched by this commit |
sunpoet search for other commits by this committer | Remove lang/ruby21: upstream support ended |
| 2.1.10_1,1 02 Apr 2017 00:38:40 Revision:437513 Original commit files touched by this commit |
swills search for other commits by this committer | lang/ruby21: deprecate and set expiration date |
| 2.1.10_1,1 15 Mar 2017 14:45:31 Revision:436247 Original commit files touched by this commit |
mat search for other commits by this committer | Remove all USE_OPENSSL occurrences. Sponsored by: Absolight |
| 2.1.10_1,1 27 Feb 2017 06:37:46 Revision:434915 Original commit files touched by this commit |
sunpoet search for other commits by this committer | Fix doxygen version requirement PR: 217384 Submitted by: Yunchih Chen <yunchih@csie.ntu.edu.tw> |
| 2.1.10_1,1 17 Feb 2017 06:18:55 Revision:434270 Original commit files touched by this commit |
rea search for other commits by this committer | Ruby: introduce dependency on modern Doxygen Otherwise (found with Doxygen 1.8.10) packaging list will be broken with missing entries like dir_<hexdigits>.html. Reviewed by: swills@ (part of ruby@) |
| 2.1.10_1,1 18 Jan 2017 13:20:32 Revision:431796 Original commit files touched by this commit Sanity Test Failure |
tijl search for other commits by this committer | The output of tools like awk, date, sort, tr,... depends on the current locale set by the user. Add LANG=C and LC_ALL=C at the beginning of bsd.port.mk and export them so all commands are executed with the C locale. LC_ALL=C overrides all other LC_* variables. LANG is used by setlocale(3) as default value for LC_* variables, so normally it isn't used when LC_ALL is set, but there's code out there that looks at LANG directly so it's safer to set it as well. The only commands not captured by this are != assignments before any inclusion of bsd.port.*mk. Introduce USE_LOCALE=<locale> that adds LANG=<locale> and LC_ALL=<locale> to CONFIGURE_ENV and MAKE_ENV so upstream build systems can be executed with a different locale (e.g. USE_LOCALE=en_US.UTF-8). PR: 215882 Exp-run by: antoine Approved by: portmgr (antoine) |
| 2.1.10_1,1 22 Dec 2016 03:39:02 Revision:429141 Original commit files touched by this commit |
danfe search for other commits by this committer | Relax condition to pull GCC from ports which was added in r417665 to fix the build specifically on powerpc64, while the check included both 32-bit and 64-bit PowerPC. While here, drop rudimentary support for ia64 which is long unsupported in base (and hardly ever was in ports). Tested on: Mac mini G4 |
| 2.1.10_1,1 08 Dec 2016 02:57:06 Revision:428094 Original commit files touched by this commit |
swills search for other commits by this committer | lang/ruby21: fix setjmp clobbered variables PR: 206108 Submitted by: dim |
| 2.1.10,1 25 Nov 2016 21:27:37 Revision:427129 Original commit files touched by this commit |
gerald search for other commits by this committer | Replace USE_GCC=4.9+ by USE_GCC=yes, now that lang/gcc and the default version for GCC in the Ports Collection have moved to GCC 4.9. |
| 2.1.10,1 22 Nov 2016 00:10:41 Revision:426772 Original commit files touched by this commit |
swills search for other commits by this committer | update lang/ruby21 to 2.1.10 |
| 2.1.9_1,1 21 Oct 2016 12:51:41 Revision:424411 Original commit files touched by this commit Sanity Test Failure |
mat search for other commits by this committer | ${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
| 2.1.9_1,1 27 Sep 2016 16:32:53 Revision:422818 Original commit files touched by this commit |
antoine search for other commits by this committer | - Update devel/doxygen to 1.8.12 - Adjust plist of ports depending on it PR: 212869 |
| 2.1.9,1 27 Jun 2016 14:50:04 Revision:417666 Original commit files touched by this commit |
swills search for other commits by this committer | lang/ruby2?: Actually unmark broken |
| 2.1.9,1 27 Jun 2016 14:37:08 Revision:417665 Original commit files touched by this commit |
swills search for other commits by this committer | lang/ruby2?: Fix build on powerpc64 |
| 2.1.9,1 04 May 2016 01:50:54 Revision:414570 Original commit files touched by this commit |
swills search for other commits by this committer | lang/ruby21: Update to 2.1.9 |
| 2.1.8,1 21 Apr 2016 16:43:15 Revision:413746 Original commit files touched by this commit |
swills search for other commits by this committer | many ports: mark broken on powerpc64 |
| 2.1.8,1 17 Apr 2016 18:40:32 Revision:413528 Original commit files touched by this commit |
sunpoet search for other commits by this committer | - Pet portlint |
| 2.1.8,1 01 Apr 2016 14:08:38 Revision:412347 Original commit files touched by this commit |
mat search for other commits by this committer | Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight |
| 2.1.8,1 23 Dec 2015 19:10:47 Revision:404313 Original commit files touched by this commit |
sunpoet search for other commits by this committer | - Update to 2.1.8 - Add LICENSE_FILE - Use USES=autoreconf instead of USE_AUTOTOOLS=autoconf - Use USES=libedit - Silence patch and build messages Changes: https://www.ruby-lang.org/en/news/2015/12/16/ruby-2-1-8-released/ http://svn.ruby-lang.org/repos/ruby/tags/v2_1_8/ChangeLog Security: 3b50881d-1860-4721-aab1-503290e23f6c Differential Revision: https://reviews.freebsd.org/D4668 PR: 205487 Exp-run by: antoine MFH: 2015Q4 |
| 2.1.7,1 20 Nov 2015 22:53:58 Revision:402110 Original commit files touched by this commit |
mmoll search for other commits by this committer | lang/ruby2*: fix configure on armv6 with LLVM 3.7 Submitted by: dim |
| 2.1.7,1 16 Nov 2015 19:11:46 Revision:401783 Original commit files touched by this commit |
mmoll search for other commits by this committer | lang/ruby2*: mark BROKEN on ia64 PR: 194572 |
| 2.1.7,1 05 Nov 2015 10:14:49 Revision:400831 Original commit files touched by this commit |
mmoll search for other commits by this committer | lang/ruby2*: correct configure options Fix readline & libedit configure options after a slight error slipped in with the patches done in r400142. PR: 203988 Submitted by: John Hein <z7dr6ut7gs@snkmail.com> |
| 2.1.7,1 25 Oct 2015 00:21:23 Revision:400142 Original commit files touched by this commit |
mmoll search for other commits by this committer | lang/ruby2*: fix readline & libedit configure options The fixed error(s) were only visible with LOCALBASE not set to /usr/local. PR: 203988 Submitted by: John Hein <z7dr6ut7gs@snkmail.com> |
| 2.1.7,1 20 Sep 2015 21:30:40 Revision:397464 Original commit files touched by this commit |
mmoll search for other commits by this committer | fix Ruby 2.0 and 2.1 header for clang 3.7 2.2 already had this change in upstream PR: 202660 Submitted by: dim (different version) Obtained from: Ruby SVN repository (r47996) |
| 2.1.7,1 08 Sep 2015 19:44:01 Revision:396435 Original commit files touched by this commit |
sunpoet search for other commits by this committer | - Update to 2.1.7 - Fix and sort PLIST Changes: http://svn.ruby-lang.org/repos/ruby/tags/v2_1_7/ChangeLog Differential Revision: https://reviews.freebsd.org/D3587 Approved by: swills (portmgr, ruby) |
| 2.1.6_1,1 07 Sep 2015 17:46:53 Revision:396293 Original commit files touched by this commit |
sunpoet search for other commits by this committer | - Move *_DEPENDS together - Add GMP option: libgmp.so is linked if present - Sort CONFIGURE_ARGS - Remove duplicate WRKSRC - Sort USES - Use pre-install: instead of pre-su-install: - Convert to new options helper - Convert to new options target helper - Change options helper: (copied from ruby22) - Use CAPIDOCS_CONFIGURE_ENABLE instead of CAPIDOCS_CONFIGURE_OFF - Use RDOC_CONFIGURE_ENABLE instead of RDOC_CONFIGURE_OFF - Add regression-test: - Fix typo - Cosmetic change - Pet portlint: fix diff header of patch files - Bump PORTREVISION for dependency and package change |
| 2.1.6,1 17 Aug 2015 14:20:41 Revision:394508 Original commit files touched by this commit |
mat search for other commits by this committer | Remove UNIQUENAME and LATEST_LINK. UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now, we won't have conflicts there. Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel has the correct PKGNAME anyway. Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called OPTIONS_FILE now.) Reviewed by: antoine, bapt Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D3336 |
| 2.1.6,1 14 May 2015 10:15:09 Revision:386312 Original commit files touched by this commit |
mat search for other commits by this committer | MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
| 2.1.6,1 04 May 2015 13:21:17 Revision:385403 Original commit files touched by this commit |
antoine search for other commits by this committer | Remove _*OWNGRP, with staging it's not useful anymore With hat: portmgr Original submission: bapt Exp-run: self |
| 2.1.6,1 22 Apr 2015 01:23:16 Revision:384475 Original commit files touched by this commit |
swills search for other commits by this committer | Fix plist with CAPIDOCS option after recent update PR: 199457 Submitted by: Ting-Wei Lan <lantw44@gmail.com> |
| 2.1.6,1 19 Apr 2015 19:51:26 Revision:384323 Original commit files touched by this commit |
swills search for other commits by this committer | Fix build on arm |
| 2.1.6,1 14 Apr 2015 00:38:43 Revision:383967 Original commit files touched by this commit |
swills search for other commits by this committer | Don't enable dtrace on non-x86 platforms since it causes build issues. |
| 2.1.6,1 14 Apr 2015 00:36:00 Revision:383966 Original commit files touched by this commit |
swills search for other commits by this committer | Update Ruby to latest versions to address CVE-2015-1855. Security: https://www.ruby-lang.org/en/news/2015/04/13/ruby-openssl-hostname-matching-vulnerability/ (vuxml forthcoming) |
| 2.1.5_4,1 01 Apr 2015 23:26:11 Revision:382973 Original commit files touched by this commit This port version is marked as vulnerable. |
bdrewery search for other commits by this committer | - Fix runtime with OpenSSL after the removal of SSLv2 in head. - Make the main LOCALBASE/bin files into symlinks to the actual version to make it simpler to tell which version is default. |
| 2.1.5_3,1 31 Mar 2015 23:40:35 Revision:382883 Original commit files touched by this commit This port version is marked as vulnerable. |
bdrewery search for other commits by this committer | Remove references to removed tk ports. |
| 2.1.5_3,1 30 Mar 2015 15:30:31 Revision:382676 Original commit files touched by this commit This port version is marked as vulnerable. |
swills search for other commits by this committer | lang/ruby21: fix bug in bundled rdoc Obtained from: https://github.com/rdoc/rdoc/commit/55fbd8947faf33b41289976b9296e6279f83eaa1 |
| 2.1.5_2,1 25 Mar 2015 12:58:34 Revision:382211 Original commit files touched by this commit This port version is marked as vulnerable. |
marino search for other commits by this committer | lang category: Remove $PTHREAD_LIBS Note: ecl did not pass check-plist (pre-existing), PR 198897 submitted. approved by: PTHREAD blanket |
| 2.1.5_2,1 01 Feb 2015 23:19:51 Revision:378283 Original commit files touched by this commit This port version is marked as vulnerable. |
bapt search for other commits by this committer | Change the EDIT option of ruby to use libedit by default now that libedit from ports is able to handle unicode. Make sure that ruby does not provides its own function to read the input but let libedit do it itself. This allows the binary package to by default not be "tainted" by the readline license. Differential Revision: https://reviews.freebsd.org/D1547 Reviewed by: swills Approved by: ruby (swills) |
| 2.1.5_1,1 31 Dec 2014 06:45:11 Revision:375872 Original commit files touched by this commit This port version is marked as vulnerable. |
antoine search for other commits by this committer | Update devel/doxygen to 1.8.9 PR: ports/196342 Submitted by: Naram Qashat (maintainer) Exp-run and fixes to depending ports: self |
| 2.1.5,1 15 Nov 2014 13:50:11 Revision:372602 Original commit files touched by this commit This port version is marked as vulnerable. |
swills search for other commits by this committer | Update to latest version While here, fix a few plist issues |
| 2.1.4,1 12 Nov 2014 02:40:51 Revision:372477 Original commit files touched by this commit This port version is marked as vulnerable. |
swills search for other commits by this committer | Fix plist with rdoc option off Reported by: Warren Block <wblock@wonkity.com> Reported by: Herbert J. Skuhra <herbert@oslo.ath.cx> |
| 2.1.4,1 11 Nov 2014 21:56:53 Revision:372467 Original commit files touched by this commit This port version is marked as vulnerable. |
swills search for other commits by this committer | lang/ruby21: Update to 2.1.4 PR: 194677 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> |
| 2.1.3_3,1 11 Nov 2014 17:47:06 Revision:372456 Original commit files touched by this commit This port version is marked as vulnerable. |
swills search for other commits by this committer | lang/ruby2*: disable dtrace on OS versions without the dtrace fixes from r271413 While here, fix plist issues |
| 2.1.3_2,1 08 Nov 2014 15:05:40 Revision:372322 Original commit files touched by this commit This port version is marked as vulnerable. |
swills search for other commits by this committer | Fix plist for CAPIDOCS option after update to doxygen. PR: 194712 Reported by: Trond Endrestol <Trond.Endrestol@ximalas.info> |
| 2.1.3_1,1 27 Oct 2014 15:23:31 Revision:371587 Original commit files touched by this commit This port version is marked as vulnerable. |
bapt search for other commits by this committer | Cleanup plist |
| 2.1.3_1,1 01 Oct 2014 15:45:28 Revision:369732 Original commit files touched by this commit This port version is marked as vulnerable. |
swills search for other commits by this committer | lang/ruby2*: fix dtrace support DTrace support in ruby needs the -xnolibs flag added to the dtrace command called during build to ensure that dtrace support is enabled even if the dtrace kernel modules are not loaded at build time. However, with this dtrace will be enabled on some OS versions where it will not work, so add logic to disable it where appropriate. |
| 2.1.3,1 24 Sep 2014 03:11:53 Revision:369154 Original commit files touched by this commit This port version is marked as vulnerable. |
swills search for other commits by this committer | lang/ruby21: update to 2.1.3 |
| 2.1.2_2,1 14 Sep 2014 15:55:20 Revision:368197 Original commit files touched by this commit This port version is marked as vulnerable. |
swills search for other commits by this committer | lang/ruby21: switch to USES=execinfo While here, move MAKE_JOBS_UNSAFE to CAPIDOCS option since thats the only place it seems necessary PR: 193413 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> |
| 2.1.2_2,1 02 Sep 2014 01:13:48 Revision:366970 Original commit files touched by this commit This port version is marked as vulnerable. |
swills search for other commits by this committer | lang/ruby*: remove obsolete patches Remove no longer needed patches for ftp. While here, fix the test target for ruby21 PR: 192998 Submitted by: Robert Grimm <rfgrimm@gmail.com> |
| 2.1.2_1,1 30 Aug 2014 21:09:10 Revision:366678 Original commit files touched by this commit This port version is marked as vulnerable. |
swills search for other commits by this committer | lang/ruby*: fix docs handling - Fix handling of RDOC option and make it ON by default - Add DOCS option to OPTIONS_DEFINE - Add EXAMPLES option - Add CAPIDOCS option which installs C API documents generated by doxygen - Other cleanups while here PR: 189646 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (based on) |
| 2.1.2,1 27 Jul 2014 00:51:11 Revision:363003 Original commit files touched by this commit This port version is marked as vulnerable. |
swills search for other commits by this committer | lang/ruby21: Update to Ruby 2.1.2 |
| 2.1.1_2,1 02 Jul 2014 12:50:00 Revision:360173 Original commit files touched by this commit This port version is marked as vulnerable. |
des search for other commits by this committer | Add CPE information. |
| 2.1.1_2,1 11 Jun 2014 14:50:00 Revision:357486 Original commit files touched by this commit This port version is marked as vulnerable. |
tijl search for other commits by this committer | Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS. Also remove references to
PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
required additional patches.
Somewhat simplified a linker command line looks like:
${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}
where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us. If possible -L and -l flags need to be(Only the first 15 lines of the commit message are shown above View all of this commit message) |
| 2.1.1_2,1 30 May 2014 19:20:25 Revision:355900 Original commit files touched by this commit This port version is marked as vulnerable. |
swills search for other commits by this committer | - Remove uneeded include of bsd.port.options.mk Reported by: antoine Pointyhat to: swills |
| 2.1.1_2,1 30 May 2014 18:34:30 Revision:355890 Original commit files touched by this commit This port version is marked as vulnerable. |
swills search for other commits by this committer | - Force use of libreadline from ports rather than base, in order to avoid unexpectedly getting readline from ports if it's already installed. - Add patch to work with newer libreadline - Provide an option to use libedit from ports, avoiding the libedit in base. - Note 1: The patch to work with newer libreadline is only applied in the libreadline case since it actually breaks building with libedit. - Note 2: libreadline is not BSD licensed and while libedit would be preferable, it seems to have issues with UTF8 still, see ruby bug 9204. Once that's resolved, we can make libedit the default. PR: ports/187928 [1] (based on) PR: ports/188077 [2] (based on) Submitted by: Shin-ya Murakami <murashin@gfd-dennou.org> [1] Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net> [2] Obtained from: http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ext/readline/readline.c?r1=43458&r2=45225 (ruby upstream) MFH: 2014Q2 |
| 2.1.1_1,1 25 Mar 2014 02:19:11 Revision:349102 Original commit files touched by this commit This port version is marked as vulnerable. |
swills search for other commits by this committer | - Remove reference to lang/ruby-mode.el since it is gone PR: ports/187895 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> |
| 2.1.1_1,1 23 Mar 2014 15:31:43 Revision:348863 Original commit files touched by this commit This port version is marked as vulnerable. |
swills search for other commits by this committer | - Fix patch broken in r292221 PR: ports/187472 Redported by: Jeremy Chadwick <jdc@koitsu.org> |
| 2.1.1,1 25 Feb 2014 04:23:14 Revision:345918 Original commit files touched by this commit This port version is marked as vulnerable. |
swills search for other commits by this committer | - Update Ruby 2.1 to 2.1.1 |
| 2.1.0,1 25 Feb 2014 04:18:08 Revision:345917 Original commit files touched by this commit This port version is marked as vulnerable. |
swills search for other commits by this committer | - Add patch to fix build on 11-CURRENT after Clang 3.4 import. No need to conditionalize this on OSVER because the patch is safe everywhere. No bump because package doesn't change. Submitted by: antoine (1.9, 2.0 and 2.1 based on) |
| 2.1.0,1 18 Feb 2014 15:35:42 Revision:344909 Original commit files touched by this commit This port version is marked as vulnerable. |
swills search for other commits by this committer | - Add Ruby 2.1 |
Number of commits found: 60
| Login |
|---|
| User Login Create account |
Servers and bandwidth provided by
New York Internet, iXsystems, and RootBSD
| This site |
|---|
|
What is FreshPorts? About the authors Issues FAQ How big is it? Security Policy Privacy Blog Contact |
| Search |
|---|
|
more... |
| Latest Vulnerabilities |
|---|
|
roundcube Sep 06
openvpn Sep 04
electron42 Sep 03
libnjs Sep 03
nginx-full Sep 03
nginx-module-njs Sep 03
njs Sep 03
chromium Sep 02
jenkins Sep 02
jenkins-lts Sep 02
py-dj60-strawberry-graphql Sep 02
py-strawberry-graphql Sep 02
ungoogled-chromium Sep 02
erlang Sep 01
erlang Sep 01
28 vulnerabilities affecting 407 ports have been reported in the past 14 days |
|
* - modified, not new Last processed: |
| Ports |
|---|
|
Home Categories Deleted ports Sanity Test Failures Newsfeeds |
| Statistics |
|---|
|
Graphs NEW Graphs (Javascript) Calculated hourly: Port count 35107
Broken 90
Deprecated 334
Ignore 203
No CDROM 1
Vulnerable 43
Expired 16
Set to expire 257
new 48 hours 10
new 7 days 28
new month 186
|