| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
| |
While here, mark textproc/rubygem-nokogumbo as BROKEN because build
fails with clean latest ports tree and all supported ruby versions.
ChangeLog: https://github.com/rubygems/rubygems/blob/v3.5.6/CHANGELOG.md
PR: 276884
Approved by: sunpoet (ruby@, maintainer)
Exp-run by: antoine
|
| |
|
|
|
|
|
| |
ChangeLog: https://github.com/rubygems/rubygems/releases/tag/v3.4.2
PR: 268578
Approved by: meta (ruby@, maintainer)
Exp-run by: antoine
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
| |
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)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Alberto Villa <avilla@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Timoshenko <gonzo@univ.kiev.ua>
* Andrew Lewis <freeghb@gmail.com>
* Andrey Akhmichin <sepulkarium45@yahoo.com>
* Bartek Rutkowski <r@robakdesign.com>
* Bernard Spil <brnrd@freebsd.org>
* Brendan Molloy <brendan+freebsd@bbqsrc.net>
* Denis Shaposhnikov <dsh@vlink.ru>
* Dennis Herrmann <dhn@FreeBSD.org>
* Dmitry Sivachenko <demon@FreeBSD.org>
* Emanuel Haupt <ehaupt@FreeBSD.org>
* Eugene Grosbein <eugen@FreeBSD.org>
* Florent Thoumie <flz@FreeBSD.org>
* Frank Altpeter <frank@altpeter.de>
* Gea-Suan Lin <gslin@gslin.org>
* Geoffrey Mainland <mainland@apeiron.net>
* Henry Hu <henry.hu.sh@gmail.com>
* Jim Mock <jim@FreeBSD.org>
* Joe Marcus Clarke <marcus@FreeBSD.org>
* John Prather
* Jonathan Chen <jonc@chen.org.nz>
* Joseph S. Atkinson <jsatkinson@embarqmail.com>
* Junji NAKANISHI <jun-g@daemonfreaks.com>
* Kelly Cochran <kcochran@trolans.net>
* Koop Mast <kwm@FreeBSD.org>
* Kris Moore <kmoore@FreeBSD.org>
* Kris Moore <kmoore@freebsd.org>
* Lars Eggert <lars.eggert@gmx.net>
* Marc Bruenink
* Matthew West <mwest@uct.ac.za>
* Matthias Fechner <mfechner@FreeBSD.org>
* Max E. Kuznecov <mek@mek.uz.ua>
* Meethune Bhowmick <meethune@gmail.com>
* Michael Johnson <ahze@FreeBSD.org>
* Nicola Stanislao Vitale <nivit@FreeBSD.org>
* Nicola Vitale <nivit@email.it>
* Nikolay Pavlov <qpadla@gmail.com>
* Oleg Ginzburg (olevole@olevole.ru)
* Pavel Andreev
* Saulius Menkevicius <bob@nulis.lt>
* SeaD
* Seamus Venasse <svenasse@polaris.ca>
* Sergey Skvortsov <skv@protey.ru>
* Steve Wills <swills@FreeBSD.org>
* Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
* TAKATSU Tomonari <tota@FreeBSD.org>
* Thierry Thomas <thierry@pompo.net>
* Tsung-Han Yeh <snowfly@yuntech.edu.tw>
* Vsevolod Stakhov <vsevolod@highsecure.ru>
* Wen Heping <wen@FreeBSD.org>
* Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw>
* Yuri <yuri@tsoft.com>
* Yuri Victorovich
* Yuri Victorovich <yuri@rawbw.com>
* dd
* gahr
* gnome@freebsd.org
* jodocus <jodocus@jodocus.org>
* mph
* trasz
* vsevolod
With hat: portmgr
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
These are fixes Ruby 3.0
Changes were compiled against all dependencies of devel/ruby-gems and
they all built cleanly.
There are five known build failures, all prexisting:
* devel/rubygem-xdg5: requires Ruby 3.0
* devel/rubygem-xdg: requires Ruby 3.1
* graphics/rubygem-objectdetect: port explicitly marked broken
* mail/rubygem-tmail: port explicitly marked broken
* science/cdcl: marked broken, unfetchable
Plus, science/rubygem-ruby-dcl gets skipped because of science/cdcl
PR: 258108
Approved by: ruby (zi@)
|
| | |
|
| |
|
|
|
|
|
| |
- Bump PORTREVISION for dependency change
Notes:
svn path=/head/; revision=545875
|
| |
|
|
| |
Notes:
svn path=/head/; revision=509542
|
| |
|
|
| |
Notes:
svn path=/head/; revision=491283
|
| |
|
|
|
|
|
|
| |
Changes: https://github.com/termtter/termtter/blob/master/ChangeLog
https://github.com/termtter/termtter/commits/master
Notes:
svn path=/head/; revision=489037
|
| |
|
|
|
|
|
|
| |
Changes: https://github.com/termtter/termtter/blob/master/ChangeLog
https://github.com/termtter/termtter/commits/master
Notes:
svn path=/head/; revision=445932
|
| |
|
|
| |
Notes:
svn path=/head/; revision=445898
|
| |
|
|
|
|
|
|
| |
- Update existing gemspec patch for rubygem-builder and rubygem-fluent-logger
- Bump PORTREVISION for package change
Notes:
svn path=/head/; revision=445510
|
| |
|
|
| |
Notes:
svn path=/head/; revision=433374
|
| |
|
|
| |
Notes:
svn path=/head/; revision=430400
|
| |
|
|
|
|
|
|
| |
Changes: https://github.com/termtter/termtter/blob/master/ChangeLog
https://github.com/termtter/termtter/commits/master
Notes:
svn path=/head/; revision=427664
|
| |
|
|
| |
Notes:
svn path=/head/; revision=414136
|
| |
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=414118
|
| |
|
|
|
|
|
|
| |
PR: 208371
Submitted by: wen (partial)
Notes:
svn path=/head/; revision=412516
|
| |
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412348
|
| |
|
|
|
|
|
| |
- Bump PORTREVISION for package change
Notes:
svn path=/head/; revision=390126
|
| |
|
|
|
|
|
| |
Changes: https://github.com/termtter/termtter/blob/master/ChangeLog
Notes:
svn path=/head/; revision=389486
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Sort RUN_DEPENDS
- Add NO_ARCH
- Remove USE_RAKE
- Fix gemspec
- Bump PORTREVISION for package change
- Take maintainership
Notes:
svn path=/head/; revision=389368
|
| |
|
|
|
|
|
|
|
| |
PR: 197522
Submitted by: jbeich
Approved by: portmgr
Notes:
svn path=/head/; revision=389300
|
| |
|
|
|
|
|
|
| |
Note this is a big upgrade and the way gemspecs are generated changed. As a
result, all patched gemspecs had to have new patches.
Notes:
svn path=/head/; revision=382631
|
| |
|
|
| |
Notes:
svn path=/head/; revision=340904
|
| |
|
|
|
|
|
|
| |
PR: ports/180148
Submitted by: Steve Wills <swills@FreeBSD.org>
Notes:
svn path=/head/; revision=336757
|
| |
|
|
|
|
|
| |
net-im)
Notes:
svn path=/head/; revision=327756
|
| |
|
|
|
|
|
|
|
| |
PR: ports/176902
Submitted by: Koichiro IWAO <meta+ports@vmeta.jp>
Approved by: maintainer timeout (dhn, >5 weeks)
Notes:
svn path=/head/; revision=316495
|
| |
|
|
|
|
|
|
| |
Pointyhat to: swills
Reported by: bapt
Notes:
svn path=/head/; revision=313317
|
| |
|
|
|
|
|
|
|
|
|
| |
- Set expiration to 2 months to give plenty of time to fix them to anyone who
may be interested (patching rubygem- ports is possible now)
- Trim headers while here
With Hat: ruby@
Notes:
svn path=/head/; revision=313298
|
| |
|
|
|
|
|
|
|
| |
Handbook)
Approved by: portmgr@ (implicit)
Notes:
svn path=/head/; revision=301960
|
| |
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=294123
|
| |
|
|
| |
Notes:
svn path=/head/; revision=292745
|
| |
|
|
| |
Notes:
svn path=/head/; revision=292674
|
| |
|
|
| |
Notes:
svn path=/head/; revision=288964
|
| |
|
|
|
|
|
| |
With Hat: ruby@
Notes:
svn path=/head/; revision=287760
|
| |
|
|
| |
Notes:
svn path=/head/; revision=281030
|
| |
|
|
|
|
|
| |
Approved by: portmgr
Notes:
svn path=/head/; revision=277053
|
| |
|
|
| |
Notes:
svn path=/head/; revision=271346
|
| |
|
|
|
|
|
|
|
| |
Prompted by: distilator
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic
Notes:
svn path=/head/; revision=263313
|
| |
|
|
|
|
|
|
| |
PR: ports/150819
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Notes:
svn path=/head/; revision=261703
|
| |
|
|
| |
Notes:
svn path=/head/; revision=259525
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION when something other then BUILD_DEPENDS changes
- Some minor verticle whitespace in some ports for consistency with the rest
PR: ports/147551
Submitted by: pgollucci@ (myself)
Reviewed by: portmgr (pav)
With Hat: ruby
Notes:
svn path=/head/; revision=255916
|
| |
|
|
|
|
|
|
|
|
|
| |
- Convert to RG
PR: ports/146209
Submitted by: ports@c0decafe.net
Approved by: maintainer timeout (dhn; 31 days)
Notes:
svn path=/head/; revision=255683
|
| |
|
|
| |
Notes:
svn path=/head/; revision=243292
|
| |
|
|
| |
Notes:
svn path=/head/; revision=243112
|
| |
|
|
| |
Notes:
svn path=/head/; revision=239356
|