non port: japanese/tiarra/Makefile |
SVNWeb
|
Number of commits found: 28 |
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) ] 8d9b67b (Only the first 10 of 220 ports in this commit are shown above. )
japanese: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* ABURAYER Rewsirow <pcs51674@asciinet.or.jp>
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Akito FUJITA <fujita@zoo.ncl.omron.co.jp>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Daichi GOTO <daichi@FreeBSD.org>
* Daisuke Kawahara <kawahara@pine.kuee.kyoto-u.ac.jp>
* David O'Brien (obrien@cs.ucdavis.edu)
* Eiji-usagi-MATSUmoto <usagi@ruby.club.or.jp>
* FUJISHIMA Satsuki <sf@FreeBSD.org>
* Fumihiko Kimura <jfkimura@yahoo.co.jp> (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.
|
Wed, 9 Oct 2019
|
[ 11:52 bapt ]
Drop the ipv6 virtual category for j* category as it is not relevant anymore
|
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
|
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
|
Thu, 3 Sep 2015
|
[ 16:35 ume ]
Shut up the warning messages in case of Perl 5.22.
|
Mon, 31 Aug 2015
|
[ 18:13 amdmi3 ]
- Fix shebangs
- Add NO_ARCH
Approved by: portmgr blanket
MFH: 2015Q3 (blanket)
|
Mon, 5 Jan 2015
|
[ 16:30 ume ]
Shebangfix r376298 made it clarify.
|
[ 13:18 marino ] (Only the first 10 of 22 ports in this commit are shown above. )
change command_interpreter from /usr/bin/perl to ${PREFIX}/bin/perl
Several ports had rc.d scripts with hardcoded command_interpreter string
as /usr/bin/perl. This symlink is not guaranteed to be in place, and it
isn't even an option for perl 5.20. For affected ports, the interpreter
was changed to localbase.
In one case, the interpreter was correct, but it wasn't surround by
quotes. Since the rc.d script would break if a space was contained in
${PREFIX}, quotes were added in that case.
|
Tue, 29 Jul 2014
|
[ 18:41 adamw ] (Only the first 10 of 426 ports in this commit are shown above. )
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports)
|
Wed, 28 May 2014
|
[ 03:06 ume ]
Make password work again on recent 9-STABLE and later.
|
Thu, 17 Apr 2014
|
[ 17:09 ume ]
Add tiarra_sig_stop to change signal to stop tiarra.
Tiarra cannot be stopped with SIGTERM in some cases.
|
Tue, 31 Dec 2013
|
[ 13:05 ume ]
Add LICENSE.
|
Wed, 16 Oct 2013
|
[ 15:58 ume ]
Move doing chown from do-install to pkg-plist. In stage
build, uid/gid creation is not done at do-install yet.
|
Tue, 15 Oct 2013
|
[ 18:30 ume ]
enable stage.
|
Fri, 20 Sep 2013
|
[ 18:47 bapt ] (Only the first 10 of 352 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
japanese)
|
Tue, 10 Sep 2013
|
[ 09:39 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)
|
Fri, 29 Jun 2012
|
[ 16:43 az ]
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
|
Mon, 25 Jun 2012
|
[ 16:06 ume ]
Fix SUB_LIST to work rc.d script properly.
PR: ports/169387
Submitted by: Masaki TAGAWA <masaki__at__club.kyutech.ac.jp>
|
Sat, 11 Jun 2011
|
[ 17:58 ume ]
Use USERS and GROUPS.
PR: ports/157596
Submitted by: Chris Rees <utisoft__at__gmail.com>
|
Mon, 9 Aug 2010
|
[ 08:54 nemoliu ] (Only the first 10 of 16 ports in this commit are shown above. )
- Rename net/p5-IO-INET6 to net/p5-IO-Socket-INET6.
PR: ports/148309
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
|
Fri, 30 Apr 2010
|
[ 15:25 ume ]
Update to 20100212.
|
Sun, 18 Oct 2009
|
[ 17:55 ume ]
Update to 20091019.
|
Sat, 8 Sep 2007
|
[ 01:00 linimon ] (Only the first 10 of 82 ports in this commit are shown above. )
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr
|
Sat, 29 Jul 2006
|
[ 18:31 ume ]
log directory must be owned by tiarra.
|
[ 07:40 ume ]
Tiarra requires Perl 5.6.0 and later.
|
[ 07:17 ume ]
New port -- Tiarra IRC Proxy.
|
Number of commits found: 28 |