<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/textproc/rubygem-syntax/Makefile, branch 2015Q2</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=2015Q2</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=2015Q2'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2014-08-24T19:22:40Z</updated>
<entry>
<title>textproc/rubygem-syntax: update to 1.2.0</title>
<updated>2014-08-24T19:22:40Z</updated>
<author>
<name>Steve Wills</name>
<email>swills@FreeBSD.org</email>
</author>
<published>2014-08-24T19:22:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=bfcec572221db28f2b08f11bb640eac380dfa4b6'/>
<id>urn:sha1:bfcec572221db28f2b08f11bb640eac380dfa4b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove indefinite articles and trailing periods from COMMENT, plus</title>
<updated>2014-08-03T14:15:08Z</updated>
<author>
<name>Jimmy Olgeni</name>
<email>olgeni@FreeBSD.org</email>
</author>
<published>2014-08-03T14:15:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=22d7896c1731a371a072a9f3254f9f770ba01b97'/>
<id>urn:sha1:22d7896c1731a371a072a9f3254f9f770ba01b97</id>
<content type='text'>
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories T-V.

CR:		D509
Approved by:	portmgr (antoine)
</content>
</entry>
<entry>
<title>- Add stage support</title>
<updated>2013-10-30T02:59:10Z</updated>
<author>
<name>Steve Wills</name>
<email>swills@FreeBSD.org</email>
</author>
<published>2013-10-30T02:59:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=0dc503ae7decea97bd717ef9b450fc10a5e1c0bb'/>
<id>urn:sha1:0dc503ae7decea97bd717ef9b450fc10a5e1c0bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add NO_STAGE all over the place in preparation for the staging support (cat: textproc)</title>
<updated>2013-09-20T23:17:30Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2013-09-20T23:17:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=0068f2d47fabca8b05218243fb099000a6413c86'/>
<id>urn:sha1:0068f2d47fabca8b05218243fb099000a6413c86</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- cleanup comments</title>
<updated>2012-10-13T13:39:56Z</updated>
<author>
<name>Dirk Meyer</name>
<email>dinoex@FreeBSD.org</email>
</author>
<published>2012-10-13T13:39:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=851945b1ebb6bdd5b169df2206aeb5b52e32f4af'/>
<id>urn:sha1:851945b1ebb6bdd5b169df2206aeb5b52e32f4af</id>
<content type='text'>
Feature safe: yes
</content>
</entry>
<entry>
<title>- set MAINTAINER ro ruby@</title>
<updated>2012-06-29T04:07:49Z</updated>
<author>
<name>Dirk Meyer</name>
<email>dinoex@FreeBSD.org</email>
</author>
<published>2012-06-29T04:07:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8078fc047850603d45f672aa72a65ba8c6cf8814'/>
<id>urn:sha1:8078fc047850603d45f672aa72a65ba8c6cf8814</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Mass conversion of RF -&gt; RG for MASTER_SITE for rubygem- ports</title>
<updated>2010-05-26T19:51:34Z</updated>
<author>
<name>Philip M. Gollucci</name>
<email>pgollucci@FreeBSD.org</email>
</author>
<published>2010-05-26T19:51:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=8f3a51419c3bbf7ce432033688b39a22b8eac39b'/>
<id>urn:sha1:8f3a51419c3bbf7ce432033688b39a22b8eac39b</id>
<content type='text'>
  [RG aka rubygems.org]

PR:             ports/147005
Submitted by:   pgollucci (myself)
Approved by:    portmgr (pav)
With Hat:       ruby@
</content>
</entry>
<entry>
<title>- convert to RUBYGEM_AUTOPLIST</title>
<updated>2009-04-09T00:11:47Z</updated>
<author>
<name>Philip M. Gollucci</name>
<email>pgollucci@FreeBSD.org</email>
</author>
<published>2009-04-09T00:11:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=eac6867d0f5cab7514345bf6fd8fec0519d6dbb5'/>
<id>urn:sha1:eac6867d0f5cab7514345bf6fd8fec0519d6dbb5</id>
<content type='text'>
  remove x-generate-plist and friends
- use RF macro and remove SUBDIR where possible
- remove some uneeded GEM_NAME=${DISTNAME}
  (this c/should be handled better in bsd.*.mk)

other deltas specific to individual ports:
  audio/rubygem-mp3info     - unbreak, fix packaging, bump PORTREVISION
  devel/rubygem-rapt        - adopt
  devel/rubygem-rspec       - remove BUILD_DEPENDS=RUN_DEPENDS -- neither set
  devel/rubygem-ruby2ruby   - add #' for vim highlight
  graphics/rubygem-extifr   - drop PORTREVISION=0
  graphics/rubygem-gd2      - add #' for vim highlight
  www/rubygem-rubyfulsoup   - swap GEM_NAME / DISTNAME for constistency

Sponsored by:   RideCharge Inc.
Tested on:      RideCharge's Tinderbox
Reviewed by:    stas
</content>
</entry>
<entry>
<title>- Fix plist after ruby update by generating it dynamically.</title>
<updated>2009-02-14T01:11:37Z</updated>
<author>
<name>Stanislav Sedov</name>
<email>stas@FreeBSD.org</email>
</author>
<published>2009-02-14T01:11:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=bf22ae96a7ee4c896300199f2dba20e3a19ac0af'/>
<id>urn:sha1:bf22ae96a7ee4c896300199f2dba20e3a19ac0af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- switch to repaired gemfile</title>
<updated>2008-04-07T10:54:51Z</updated>
<author>
<name>Dirk Meyer</name>
<email>dinoex@FreeBSD.org</email>
</author>
<published>2008-04-07T10:54:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3804046c6f596e205738146c34d299829d149cbb'/>
<id>urn:sha1:3804046c6f596e205738146c34d299829d149cbb</id>
<content type='text'>
</content>
</entry>
</feed>
