non port: www/p5-App-Nopaste/Makefile |
SVNWeb
|
Number of commits found: 48 |
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, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
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.
|
Tue, 23 Jul 2019
|
[ 16:17 sunpoet ]
Update to 1.013
- Simplify CONFLICTS_INSTALL
Changes: https://metacpan.org/changes/distribution/App-Nopaste
|
Sat, 6 Oct 2018
|
[ 13:06 des ] (Only the first 10 of 2492 ports in this commit are shown above. )
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw)
|
Fri, 20 Jul 2018
|
[ 14:54 wen ]
- Update to 1.012
Changes: https://metacpan.org/changes/distribution/App-Nopaste
|
Fri, 15 Sep 2017
|
[ 08:58 mat ] (Only the first 10 of 2495 ports in this commit are shown above. )
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight
|
Sun, 27 Aug 2017
|
[ 17:32 sunpoet ]
Update to 1.011
Changes: http://search.cpan.org/dist/App-Nopaste/Changes
|
Thu, 3 Aug 2017
|
[ 17:26 sunpoet ]
Update to 1.010
Changes: http://search.cpan.org/dist/App-Nopaste/Changes
|
Sat, 15 Apr 2017
|
[ 00:47 sunpoet ]
Update to 1.009
- Add LICENSE_FILE
- Use CONFLICTS_INSTALL instead of CONFLICTS
Changes: http://search.cpan.org/dist/App-Nopaste/Changes
|
Mon, 27 Feb 2017
|
[ 14:15 sunpoet ]
Update to 1.008
Changes: http://search.cpan.org/dist/App-Nopaste/Changes
|
Mon, 10 Oct 2016
|
[ 20:29 adamw ]
Update to 1.007.
Changes: https://metacpan.org/changes/distribution/App-Nopaste
|
Sat, 28 May 2016
|
[ 17:10 sunpoet ]
- Update to 1.006
- Add NO_ARCH
- Sort PLIST
Changes: http://search.cpan.org/dist/App-Nopaste/Changes
|
Fri, 1 Apr 2016
|
[ 14:33 mat ] (Only the first 10 of 2136 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight
|
Fri, 6 Mar 2015
|
[ 03:56 sunpoet ]
- Update to 1.004
Changes: http://search.cpan.org/dist/App-Nopaste/Changes
|
Sun, 11 Jan 2015
|
[ 13:30 sunpoet ]
- Update to 1.003
- Sort PLIST
Changes: http://search.cpan.org/dist/App-Nopaste/Changes
|
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 )
|
Mon, 10 Feb 2014
|
[ 22:37 ehaupt ]
Update to 0.96
|
Mon, 20 Jan 2014
|
[ 17:00 sunpoet ]
- Update to 0.94
- Sort *_DEPENDS
- Add TEST_DEPENDS
- Convert to new options helper
Changes: http://search.cpan.org/dist/App-Nopaste/Changes
|
Thu, 7 Nov 2013
|
[ 06:19 vanilla ] (Only the first 10 of 38 ports in this commit are shown above. )
Support STAGEDIR.
|
Fri, 20 Sep 2013
|
[ 23:36 bapt ] (Only the first 10 of 2206 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
|
Fri, 2 Aug 2013
|
[ 18:52 mat ] (Only the first 10 of 1871 ports in this commit are shown above. )
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
|
Mon, 29 Apr 2013
|
[ 11:56 tobez ]
Update to 0.92.
Changes: http://search.cpan.org/dist/App-Nopaste/Changes
|
Tue, 29 Jan 2013
|
[ 09:38 tobez ]
Update to 0.91.
Changes: http://search.cpan.org/dist/App-Nopaste/Changes
|
Fri, 11 Jan 2013
|
[ 12:51 tobez ]
Update to 0.90.
Changes: http://search.cpan.org/dist/App-Nopaste/Changes
|
Wed, 18 Jul 2012
|
[ 17:59 sunpoet ]
- Update to 0.35
- Sort *_DEPENDS
- Sort OPTIONS_* and their handlers
- Refine option descriptions
- Sort MAN3
- Add missing trailing slash to WWW
Changes: http://search.cpan.org/dist/App-Nopaste/Changes
|
Mon, 16 Jul 2012
|
[ 13:47 az ]
- Update to 0.34
|
Thu, 31 May 2012
|
[ 11:19 bapt ] (Only the first 10 of 31 ports in this commit are shown above. )
Convert to new options framework
|
Mon, 6 Feb 2012
|
[ 23:34 bapt ]
give all my p5-* ports to perl team
|
Sat, 17 Dec 2011
|
[ 10:38 bapt ]
- update to 0.33
- changes: http://cpansearch.perl.org/src/SARTAK/App-Nopaste-0.33/Changes
|
Mon, 31 Oct 2011
|
[ 18:05 bapt ]
- update to 0.32
- changes: http://cpansearch.perl.org/src/SARTAK/App-Nopaste-0.32/Changes
|
Mon, 5 Sep 2011
|
[ 15:12 bapt ]
- update to 0.31
- changes: http://cpansearch.perl.org/src/SARTAK/App-Nopaste-0.31/Changes
- pet portlint
|
Sun, 28 Aug 2011
|
[ 19:20 bapt ]
- update to 0.30
- changes: http://cpansearch.perl.org/src/SARTAK/App-Nopaste-0.30/Changes
|
Wed, 24 Aug 2011
|
[ 08:31 bapt ]
- update to 0.29
- update licenses
- changes: http://cpansearch.perl.org/src/SARTAK/App-Nopaste-0.29/Changes
|
Wed, 23 Mar 2011
|
[ 21:24 bapt ]
- update to 0.28
- changes: http://cpansearch.perl.org/src/SARTAK/App-Nopaste-0.28/Changes
|
Fri, 11 Mar 2011
|
[ 11:00 bapt ]
- upgrade to 0.27
- switch to new CPAN:AUTHOR macros
- changes: http://cpansearch.perl.org/src/SARTAK/App-Nopaste-0.27/Changes
|
Mon, 28 Feb 2011
|
[ 00:24 bapt ]
- update to 0.26
- Changes: http://cpansearch.perl.org/src/SARTAK/App-Nopaste-0.26/Changes
|
Tue, 8 Feb 2011
|
[ 07:59 bapt ]
Fix master site
Reported by: Erwin
Feature safe: yes
|
Mon, 7 Feb 2011
|
[ 10:31 bapt ]
- update to 0.25
- changes: http://cpansearch.perl.org/src/SARTAK/App-Nopaste-0.25/Changes
- add license
- refactor dependencies
Feature safe: yes
|
Wed, 28 Jul 2010
|
[ 17:31 bapt ] (Only the first 10 of 28 ports in this commit are shown above. )
Change maintainer address to my new @FreeBSD.org
Approved by: jadawin@ (co-mentor)
|
Wed, 16 Jun 2010
|
[ 06:07 wen ]
- Update to 0.22
PR: ports/147874
Submitted by: Bapt <baptiste.daroussin@gmail.com> (maintainer)
|
Sun, 6 Jun 2010
|
[ 20:16 pgollucci ]
- Update to 0.21
PR: ports/147403
Approved by: baptiste.daroussin@gmail.com (maintainer)
Submitted by: myself (pgollucci@)
Changes: http://search.cpan.org/dist/App-NopasteChanges
|
Wed, 21 Apr 2010
|
[ 16:07 sylvio ]
- Update to 0.20
PR: ports/145843
Submitted by: Bapt <baptiste.daroussin@gmail.com> (maintainer)
Approved by: itetcu (mentor, implicit)
|
Wed, 31 Mar 2010
|
[ 02:55 wen ]
- Update to 0.19
PR: ports/145216
Submitted by: Bapt <baptiste.daroussin@gmail.com> (maintainer)
|
Fri, 22 Jan 2010
|
[ 14:24 kuriyama ] (Only the first 10 of 20 ports in this commit are shown above. )
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 2).
Approved by: portmgr (itetcu)
|
Tue, 12 Jan 2010
|
[ 00:50 pgollucci ]
- Update to 0.18
PR: ports/142685
Approved by: baptiste.daroussin@gmail.com (maintainer)
Submitted by: myself (pgollucci@)
|
Tue, 15 Dec 2009
|
[ 21:08 pgollucci ]
- Update to 0.17
PR: ports/141547
Approved by: maintainer
Submitted by: myself (pgollucci@)
|
Thu, 12 Mar 2009
|
[ 16:51 miwi ]
This module aims to smooth out the differences between pastebins, and provides
redundancy: if one site doesn't work, it just tries a different one.
WWW: http://search.cpan.org/dist/App-Nopaste
PR: ports/132500
Submitted by: bapt <baptiste.daroussin at gmail.com>
|
Number of commits found: 48 |