non port: irc/p5-POE-Session-Irssi/Makefile |
SVNWeb
|
Number of commits found: 16 |
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:22 Tobias C. Berner (tcberner) ] 6ec0477 (Only the first 10 of 87 ports in this commit are shown above. )
irc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* A. Gabriel <backslash@BSDCode.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Alexey Mikhailov <karma@ez.pereslavl.ru>
* Alfred Perlstein <alfred@FreeBSD.org>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
* Ben Hutchinson <benhutch@xfiles.org.uk>
* Bill Fumerola <billf@chc-chimes.com>
* Chess Griffin <chess@chessgriffin.com>
* Chris Piazza <cpiazza@FreeBSD.org>
* Craig Edwards <brain@mail1.chatspike.net> (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.
|
Sat, 31 Dec 2016
|
[ 20:00 adamw ] (Only the first 10 of 16 ports in this commit are shown above. )
Remove warnings about installing documentation and examples. The only users
who will see those messages are users who have already accepted those options
in make config.
|
Sun, 18 Sep 2016
|
[ 11:54 rene ] (Only the first 10 of 11 ports in this commit are shown above. )
Re-assign jase@'s p5-* ports to perl@
Submitted by: antoine
|
[ 11:45 rene ] (Only the first 10 of 14 ports in this commit are shown above. )
Reset jase@'s ports after taking in his commit bit for safekeeping.
With hat: portmgr-secretary
|
Fri, 1 Apr 2016
|
[ 14:08 mat ] (Only the first 10 of 481 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight
|
Sat, 30 May 2015
|
[ 12:35 amdmi3 ]
- Fix shebangs
- Add NO_ARCH
- Add LICENSE_FILE
Approved by: portmgr blanket
MFH: 2015Q2
|
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 )
|
Fri, 4 Jul 2014
|
[ 00:11 adamw ]
Remove NOPORTDOCS and NOPORTEXAMPLES.
|
Mon, 21 Oct 2013
|
[ 20:18 jase ]
- Add STAGE support
- pkg-descr: Fix WWW whitespace nit and update URL
|
Fri, 20 Sep 2013
|
[ 18:44 bapt ] (Only the first 10 of 135 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
irc)
|
Tue, 10 Sep 2013
|
[ 10:51 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)
|
Tue, 5 Jun 2012
|
[ 09:14 jase ] (Only the first 10 of 11 ports in this commit are shown above. )
Update my maintainer address
Approved by: flo, culot (mentors)
|
Sun, 7 Aug 2011
|
[ 02:59 swills ]
- Make use of CPAN:USER macro
- Add LICENSE
- Use versioned checks for (BUILD|RUN)_DEPENDS
- Add installing examples output
PR: ports/159569
Submitted by: Jase Thew <freebsd@beardz.net> (maintainer)
|
Mon, 9 Aug 2010
|
[ 05:33 miwi ]
This POE::Session subclass helps you integrate POE and Irssi scripting. It
connects the signals and commands handlers you define as POE events with the
Irssi machinery.
WWW: http://search.cpan.org/dist/POE-Session-Irssi/
PR: ports/149337
Submitted by: Jase Thew <freebsd at beardz.net>
|
Number of commits found: 16 |