notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

non port: lang/ruby20/Makefile

Number of commits found: 40

Sunday, 1 May 2016
12:51 swills search for other commits by this committer
lang/ruby20: set expiration date
Original commitRevision:414410 
Sunday, 17 Apr 2016
18:40 sunpoet search for other commits by this committer
- Pet portlint
Original commitRevision:413527 
Friday, 1 Apr 2016
14:08 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
Original commitRevision:412347 
Wednesday, 23 Dec 2015
19:11 sunpoet search for other commits by this committer
- Update to 2.0.0p648
- Add LICENSE_FILE
- Use USES=autoreconf instead of USE_AUTOTOOLS=autoconf
- Use USES=libedit
- Use USES=tar:xz
- Silence patch and build messages

Changes:	https://www.ruby-lang.org/en/news/2015/12/16/ruby-2-0-0-p648-released/
		http://svn.ruby-lang.org/repos/ruby/tags/v2_0_0_648/ChangeLog
Security:	3b50881d-1860-4721-aab1-503290e23f6c
Differential Revision:	https://reviews.freebsd.org/D4668
PR:		205487
Exp-run by:	antoine
MFH:		2015Q4
Original commitRevision:404314 
Friday, 20 Nov 2015
22:53 mmoll search for other commits by this committer
lang/ruby2*: fix configure on armv6 with LLVM 3.7

Submitted by:	dim
Original commitRevision:402110 
Monday, 16 Nov 2015
19:11 mmoll search for other commits by this committer
lang/ruby2*: mark BROKEN on ia64

PR:		194572
Original commitRevision:401783 
Thursday, 5 Nov 2015
10:14 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>
Original commitRevision:400831 
Sunday, 25 Oct 2015
00:21 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>
Original commitRevision:400142 
Monday, 7 Sep 2015
17:46 sunpoet search for other commits by this committer
- Move *_DEPENDS together
- 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 package change
Original commitRevision:396292 
Monday, 17 Aug 2015
14:20 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
Original commitRevision:394508 
Thursday, 14 May 2015
10:15 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
Original commitRevision:386312 
Monday, 4 May 2015
13:21 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
Original commitRevision:385403 
Sunday, 19 Apr 2015
19:51 swills search for other commits by this committer
Fix build on arm
Original commitRevision:384323 
Wednesday, 1 Apr 2015
23:26 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.
Original commitRevision:382973 
Wednesday, 25 Mar 2015
12:58 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
Original commitRevision:382211 
Thursday, 12 Feb 2015
19:50 sbruno search for other commits by this committer
Only enable dtrace support for amd64/i386 for now.

More testing needs to be done on arm to see if our dtrace support is
compatible with what ruby needs.  PowerPC may work as well, but needs
more testing.

Reviewed by:	swills
Original commitRevision:378887 
Sunday, 1 Feb 2015
23:19 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)
Original commitRevision:378283 
Saturday, 15 Nov 2014
13:50 swills search for other commits by this committer
Update to latest version

While here, fix a few plist issues
Original commitRevision:372602 
Tuesday, 11 Nov 2014
17:47 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
Original commitRevision:372456 
Saturday, 8 Nov 2014
05:22 ache search for other commits by this committer
Handle the case when dtrace build is disabled (WITHOUT_CDDL=yes)

Approved by:    swills
Original commitRevision:372304 
Wednesday, 1 Oct 2014
15:45 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.
Original commitRevision:369732 
Sunday, 14 Sep 2014
15:53 swills search for other commits by this committer
lang/ruby20: switch to USES=execinfo

While here, move MAKE_JOBS_UNSAFE to CAPIDOCS option since thats the only place
it seems necessary

PR:		193412
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
Original commitRevision:368195 
Saturday, 30 Aug 2014
21:09 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)
Original commitRevision:366678 
Saturday, 26 Jul 2014
23:24 swills search for other commits by this committer
lang/ruby20: Update to Ruby 2.0.0-p481
Original commitRevision:362997 
Wednesday, 2 Jul 2014
12:50 des search for other commits by this committer
Add CPE information.
Original commitRevision:360173 
Wednesday, 11 Jun 2014
14:50 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
added to LIBS to make sure they appear after any -L and -l flags set by
upstream.  Many ports currently add -L${LOCALBASE}/lib to LDFLAGS but this
may appear too early on the command line causing installed libraries to
be linked in instead of freshly built ones.

Additional changes:
benchmarks/netio: Replace WITH_IPV6 with an IPV6 option.
comms/gnokii: Replace some patches with USES=pathfix.  Also remove -fPIC.
graphics/gimageview: USES=libtool and install desktop file in DESKTOPDIR.
graphics/visionworkbench: Remove FreeBSD 7 support.
multimedia/libmovtar: New LIB_DEPENDS syntax.
multimedia/opencinematools: Use standard do-build.
net/siproxd: USES=libtool:keepla (port actually needs .la files for plugins)
net-mgmt/nagios: Remove -fPIC.
net-mgmt/nagios4: Remove -fPIC.
print/cups-base: Only add -lssp_nonshared on i386 and OSVERSION < 1000036.
security/p11-kit: Replace PTHREAD_LIBS in CONFIGURE_ENV with
ac_cv_func_pthread_mutexattr_init=no in CONFIGURE_ARGS.  This skips a test
in configure that falsely detects pthread_mutexattr_init in our libc.
sysutils/dar: Fix iconv detection.
x11/rxvt-unicode: Remove -lstdc++ and patch configure to remove a FreeBSD
hack and use $CXX as linker as on other platforms.

PR:		190592
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Original commitRevision:357486 
Friday, 30 May 2014
19:20 swills search for other commits by this committer
- Remove uneeded include of bsd.port.options.mk

Reported by:	antoine
Pointyhat to:	swills
Original commitRevision:355900 
18:34 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
Original commitRevision:355890 
Monday, 10 Feb 2014
20:22 swills search for other commits by this committer
- Fix build when newer gcc which includes a libffi is installed

PR:		ports/186468
Submitted by:	Jim Ohlstein <jim@ohlste.in>
Original commitRevision:343678 
Tuesday, 4 Feb 2014
14:23 miwi search for other commits by this committer
- Stage support

Reviewed by:	antoine/swills
Thanks to:	antoine (so testing)
Approved by:	swills (ruby@)
Original commitRevision:342539 
Friday, 13 Dec 2013
02:17 sunpoet search for other commits by this committer
- Update LICENSE

Discussed with:	eadler
Original commitRevision:336311 
01:06 sunpoet search for other commits by this committer
- Add missing blank line between MAINTAINER section and LICENSE section
Original commitRevision:336304 
Wednesday, 11 Dec 2013
23:07 eadler search for other commits by this committer
Templates, Mk/ lang/ruby*: add the RUBY license

The current Ruby license is an optional choice of BSD-2-Clause and the 'Ruby'
license.  This is not OSI approved.

Approved by:	portmgr (tabthorpe)
Original commitRevision:336235 
Wednesday, 27 Nov 2013
01:10 swills search for other commits by this committer
- Remove unneeded variables
- Mark JOBS safe
Original commitRevision:334990 
Tuesday, 26 Nov 2013
15:45 sunpoet search for other commits by this committer
- Fix PLIST
- While I'm here:
  - Remove leading indefinite article from COMMENT
  - Convert to new LIB_DEPENDS format

PR:		ports/184306
Submitted by:	Alexey Markov <redrat@mail.ru>
Original commitRevision:334948 
Friday, 20 Sep 2013
19:53 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang)
Original commitRevision:327741 
Monday, 16 Sep 2013
16:34 bapt search for other commits by this committer
Only the default package will be named ruby-<version> now, to stop confusing
users

Approved by:	ruby (swills)
Original commitRevision:327412 
Thursday, 20 Jun 2013
08:41 knu search for other commits by this committer
The iconv module is no longer part of ruby's standard distribution.

(ext/iconv is an empty directory, so we can just leave it)
Original commitRevision:321362 
Tuesday, 28 May 2013
00:46 swills search for other commits by this committer
- Update Ruby 2.0.0 to p195
- Disable dtrace support on powerpc [1]

PR:		ports/177485 [1]
Reported by:	Justin Hibbits <jrh29@alumni.cwru.edu> [1]
Original commitRevision:319289 
Sunday, 24 Feb 2013
15:37 swills search for other commits by this committer
- Add Ruby 2.0
Original commitRevision:312871 

Number of commits found: 40