Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.5.3 02 Jun 2016 10:08:10 |
rene |
Remove expired ports:
2016-06-02 java/rubygem-rjb: fails to create JVM
devel/rubygem-atoulme-antwrap: depends on java/rubygem-rjb [1]
Approved by: arved [1] |
1.5.3 02 May 2016 14:25:22 |
arved |
Drop maintainership, mark IGNORE and set EXPIRATION_DATE
Sometime in the last year module stopped to work. |
1.5.3 27 Apr 2016 21:57:32 |
swills |
Convert USES=gem:autoplist to USES=gem since autoplist is default |
1.5.3 27 Apr 2016 16:36:42 |
swills |
create USES=gem and update rubygem- ports to use it
Note that for now ports still have to have USE_RUBY=yes to use USES=gem
PR: 209041
Differential Revision: https://reviews.freebsd.org/D6070 |
1.5.3 14 May 2015 10:15:09 |
mat |
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 |
1.5.3 23 Feb 2015 20:55:06 |
arved |
Update to 1.5.3 |
1.5.1 29 Nov 2014 20:55:34 |
arved |
Update to 1.5.1
* Remove IGNORE seems to work on amd64 too now |
1.4.5 19 Aug 2014 15:35:36 |
swills |
many ruby/rubygem ports: death of rubyforge.org
rubyforge.org shutdown on May 15, 2014. This commit accounts for that by doing
several things:
- Deprecate ruby that had only rubyforge.org as MASTER_SITES (and so are now
only fetchable via our cache)
- Deprecate ports that depend on those
- Update the WWW pkg-descr line that points to rubyforge.org for rubygem ports
(which are still fetchable from rubygems.org)
The next step will be to remove rubyforge.org from bsd.sites.mk, after these
deprecated ports are deleted.
Phabric: D591
With hat: ruby
Approved by: portmgr (because of committing to unstaged graphics/mingplot port) |
1.4.5 24 Jan 2014 14:49:30 |
miwi |
- Stage Safe |
1.4.5 20 Sep 2013 19:48:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
java) |
1.4.5 18 Jan 2013 15:36:35 |
arved |
Update to 1.4.5 |
1.4.2 02 Nov 2012 16:07:52 |
arved |
Update to 1.4.2
Feature safe: yes |
1.4.0 30 Apr 2012 13:52:24 |
arved |
Update to 1.4.0 |
1.3.8 19 Jan 2012 07:46:08 |
arved |
Update to 1.3.8
PR: 163382
Submitted by: pgollucci |
1.3.5 20 Dec 2011 00:21:54 |
pgollucci |
- Point at the homepage consistently as defined by rubygems.org |
1.3.5 11 Sep 2011 20:24:51 |
arved |
Add rjb, Ruby Java Bridge via JNI |