non port: devel/p5-Thrift/Makefile |
SVNWeb
|
Number of commits found: 23 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
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.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] aa6eefd (Only the first 10 of 5087 ports in this commit are shown above. )
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
Tue, 21 Sep 2021
|
[ 12:01 Bernhard Froehlich (decke) ] 8484560
devel/p5-Thrift: Add CPE information
Approved by: portmgr (blanket)
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sat, 24 Feb 2018
|
[ 20:40 lx ] (Only the first 10 of 12 ports in this commit are shown above. )
Update thrift ports to 0.11.0.
PR: 225798
Approved by: maintainer timeout
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Mon, 26 Oct 2015
|
[ 17:40 amdmi3 ]
- Add missing files to plist
PR: 203767
|
Wed, 26 Nov 2014
|
[ 13:08 mat ] (Only the first 10 of 10077 ports in this commit are shown above. )
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above )
|
Thu, 6 Feb 2014
|
[ 08:54 ehaupt ]
Support staging.
|
Fri, 20 Sep 2013
|
[ 17:13 bapt ] (Only the first 10 of 2998 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
|
Sun, 8 Sep 2013
|
[ 08:16 az ] (Only the first 10 of 19 ports in this commit are shown above. )
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket)
|
Sat, 30 Jun 2012
|
[ 14:07 az ] (Only the first 10 of 41 ports in this commit are shown above. )
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
|
Wed, 23 May 2012
|
[ 00:23 miwi ]
- Add/Switch to FETCH_DEPENDS to fix fetch during build
Reported by: phw
With hat: portmgr
|
Fri, 6 Jan 2012
|
[ 01:06 scheidell ]
- Update to 0.8.0 via new bsd.thrift.mk file
PR: ports/163677
Approved by: gabor (mentor)
|
Mon, 26 Dec 2011
|
[ 21:16 scheidell ]
- Pass maintainership to komarov@valerka.net. Private email from skv@freebsd.org
and komarov@valerka.net
Submitted by: gabor
Approved by: komarov@valerka.net (maintainer), gabor (mentor)
|
Thu, 11 Aug 2011
|
[ 22:37 skv ]
- Update to 0.6.1
- Add patches: THRIFT-1102, THRIFT-705
Changes:
http://svn.apache.org/viewvc/thrift/tags/thrift-0.6.1/CHANGES?revision=1096491&view=co
PR: ports/159380
Submitted by: Gasol Wu <gasol.wu@gmail.com>
|
Tue, 17 Aug 2010
|
[ 17:01 skv ]
Update to 0.3.0
|
Tue, 22 Dec 2009
|
[ 14:15 skv ]
Unbreak build.
|
Mon, 21 Dec 2009
|
[ 18:40 skv ]
Update to 0.2.0
|
Sat, 4 Jul 2009
|
[ 23:46 bms ]
Update to Apache Incubator snapshot as of 20090622.
|
Fri, 3 Jul 2009
|
[ 11:40 bms ]
mark as BROKEN; update needed for Apache Incubator version
|
Mon, 19 May 2008
|
[ 13:12 araujo ] (Only the first 10 of 80 ports in this commit are shown above. )
- Include some ports in perl5 category.
PR: ports/123530
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: flz (portmgr)
|
Wed, 26 Sep 2007
|
[ 20:39 skv ]
Add p5-Thrift 0.1, perl interface to Thrift.
|
Number of commits found: 23 |