non port: ftp/profxp/Makefile |
SVNWeb
|
Number of commits found: 27 |
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) ] 30cd242 (Only the first 10 of 67 ports in this commit are shown above. )
ftp: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Alexander Kriventsov
* Anders Nordby <anders@fix.no>
* Andreas Fehlner <fehlner@gmx.de>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
* Chris Piazza <cpiazza@FreeBSD.org>
* Damjan Marion <dmarion@open.hr>
* Emanuel Haupt <ehaupt@critical.ch>
* Eric Freeman <freebsdports@chillibear.com> (Only the first 15 lines of the commit message are shown above )
|
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.
|
Fri, 18 Oct 2019
|
[ 14:11 tobik ]
ftp/profxp: Drop nop post-patch1 target
|
Tue, 21 Jun 2016
|
[ 13:24 mat ] (Only the first 10 of 27 ports in this commit are shown above. )
Rename all three p5-ReadLine-(Gnu,Perl,TTYtter) to their real names
p5-Term-ReadLine-(Gnu,Perl,TTYtter).
I can't find any reason for p5-ReadLine-Gnu to have been added as
ReadLine-Gnu instead of Term-ReadLine-Gnu twenty years ago.
devel/p5-Term-ReadLine-Perl was added as a dupplicate a few years back
where it should not have, so change its maintainer to be perl@ like
devel/p5-ReadLine-Perl had.
Sponsored by: Absolight
|
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
|
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 )
|
Sat, 8 Feb 2014
|
[ 14:37 danilo ]
- Add stage support
|
Fri, 20 Sep 2013
|
[ 17:23 bapt ] (Only the first 10 of 104 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
ftp)
|
Wed, 31 Jul 2013
|
[ 11:56 az ] (Only the first 10 of 18 ports in this commit are shown above. )
- Convert to new perl framework
- Trim Makefile header
|
Fri, 26 Jul 2013
|
[ 05:33 az ] (Only the first 10 of 14 ports in this commit are shown above. )
- switch simple inline replacement from perl to sed
and remove where is no need in this anymore.
- trim Makefile header
Approved by: bapt@ (portmrg@)
|
Wed, 18 Jul 2012
|
[ 07:34 az ]
- Fix package name detection
|
Thu, 28 Jun 2012
|
[ 18:37 az ] (Only the first 10 of 85 ports in this commit are shown above. )
- Remove SITE_PERL from *_DEPENDS
|
Tue, 30 Nov 2010
|
[ 16:00 sunpoet ]
- Remove PERL_SITELIBDIR
- Remove obsolete MD5 sum
|
Thu, 28 Jan 2010
|
[ 02:32 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 12).
Approved by: portmgr (itetcu)
|
Fri, 28 Aug 2009
|
[ 16:52 linimon ] (Only the first 10 of 85 ports in this commit are shown above. )
Reset beech@FreeBSD.org while he works on restoring his email situation.
Hat: portmgr
|
Mon, 5 Jan 2009
|
[ 19:44 pav ] (Only the first 10 of 103 ports in this commit are shown above. )
- Remove conditional checks for FreeBSD 5.x and older
|
Wed, 23 Jan 2008
|
[ 22:43 beech ] (Only the first 10 of 26 ports in this commit are shown above. )
- Adopt orphan ports in ftp category.
Approved by: linimon (mentor, implicit)
|
Sat, 8 Sep 2007
|
[ 16:46 linimon ]
Fix up after bsd.perl.mk.
|
Tue, 18 May 2004
|
[ 00:55 kris ]
s/USE_PERL/USE_PERL5/
|
Tue, 4 May 2004
|
[ 10:13 kris ]
Add missing USE_PERL
|
Fri, 24 Oct 2003
|
[ 12:05 ijliao ] (Only the first 10 of 1501 ports in this commit are shown above. )
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
|
Thu, 20 Feb 2003
|
[ 17:24 knu ] (Only the first 10 of 44 ports in this commit are shown above. )
De-pkg-comment.
|
Wed, 20 Nov 2002
|
[ 04:44 ijliao ]
upgrade to 3p2
PR: 45508
Submitted by: Mark Linimon <linimon@lonesome.com>
|
Sat, 19 Jan 2002
|
[ 16:07 ijliao ]
upgrade to v3 pre1 drop maintainership
|
Tue, 24 Jul 2001
|
[ 09:30 ijliao ]
add depends on devel/p5-Term-ANSIColor when OSVERSION < 500007
|
Wed, 13 Jun 2001
|
[ 15:46 ijliao ]
add profxp FXP (server-to-server FTP) client
|
Number of commits found: 27 |