notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: irc/keitairc2/Makefile
SVNWeb

Number of commits found: 22

Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 20 Jul 2022
[ 14:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:6ec0477414e965e6dc6dfdb6b68a87761082e0a8  commit hash:6ec0477414e965e6dc6dfdb6b68a87761082e0a8  commit hash:6ec0477414e965e6dc6dfdb6b68a87761082e0a8  6ec0477  (Only the first 10 of 87 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Fri, 24 Jul 2020
[ 06:28 rigoletto search for other commits by this committer ] Original commit   Revision:543005 (Only the first 10 of 52 ports in this commit are shown above. View all ports for this commit)
Mk/bsd.sites.mk: Update URL of MASTER_SITE_OSDN to one that supports
geographical load balancing

- update all affected ports

PR:		244164
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
Differential Revision:	https://reviews.freebsd.org/D24955
Sat, 24 Mar 2018
[ 21:12 sunpoet search for other commits by this committer ] Original commit   Revision:465484 (Only the first 10 of 52 ports in this commit are shown above. View all ports for this commit)
Rename MASTER_SITE_SOURCEFORGE_JP to MASTER_SITE_OSDN

PR:		225609
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
Fri, 21 Oct 2016
[ 12:51 mat search for other commits by this committer ] Original commit   Revision:424411 (Only the first 10 of 718 ports in this commit are shown above. View all ports for this commit)
${RM} already has -f.

PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Fri, 1 Apr 2016
[ 14:08 mat search for other commits by this committer ] Original commit   Revision:412347 (Only the first 10 of 481 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.

With hat:	portmgr
Sponsored by:	Absolight
Thu, 14 May 2015
[ 10:15 mat search for other commits by this committer ] Original commit   Revision:386312 (Only the first 10 of 1814 ports in this commit are shown above. View all ports for this commit)
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
Sat, 3 May 2014
[ 13:58 pawel search for other commits by this committer ] Original commit   Revision:352906
Add staging support
Fri, 20 Sep 2013
[ 18:44 bapt search for other commits by this committer ] Original commit   Revision:327736 (Only the first 10 of 135 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
irc)
Sat, 3 Aug 2013
[ 08:45 az search for other commits by this committer ] Original commit   Revision:324181 (Only the first 10 of 140 ports in this commit are shown above. View all ports for this commit)
- Convert to new perl framework
- Trim Makefile header
Tue, 7 May 2013
[ 10:00 ehaupt search for other commits by this committer ] Original commit   Revision:317596
- Convert to use shebangfix USES flag
- Trim header
- Use new options framework for DOCS
Sun, 16 Dec 2012
[ 06:12 az search for other commits by this committer ] Original commit   Revision:308985 (Only the first 10 of 113 ports in this commit are shown above. View all ports for this commit)
- Set default perl version for ports which currently using
  (5.x+ and x < 12) scheme.

Approved by: bapt@ (portmgr@)
Thu, 28 Jun 2012
[ 18:37 az search for other commits by this committer ] Original commit  (Only the first 10 of 85 ports in this commit are shown above. View all ports for this commit)
- Remove SITE_PERL from *_DEPENDS
Tue, 3 Apr 2012
[ 00:11 tabthorpe search for other commits by this committer ] Original commit  (Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
- Reassign to the heap

Approved by:    portmgr (tabthorpe)
Feature safe:   yes
Wed, 19 May 2010
[ 02:36 matusita search for other commits by this committer ] Original commit 
Update to 2.0.
Tue, 11 May 2010
[ 01:31 matusita search for other commits by this committer ] Original commit 
Fix build and removed BROKEN tag.
        - missing files added to plist
        - use -i option for FreeBSD 6
        - fix package name (accidently changed in rev 1.4, restored)

Pointyhat to: matusita
Notified by: pav (but due to email trouble I couldn't read it until today)
Thu, 6 May 2010
[ 21:12 pav search for other commits by this committer ] Original commit 
- Mark BROKEN: incomplete plist

Reported by:    pointyhat
Mon, 26 Apr 2010
[ 15:00 matusita search for other commits by this committer ] Original commit 
Forget to fix directory substitution...

Since there are several minutes past from upgrading to 2.0rc1,
no PORTREVSION bumps here.
[ 14:42 matusita search for other commits by this committer ] Original commit 
Update to 2.0 RC 1.
Wed, 21 Oct 2009
[ 15:08 matusita search for other commits by this committer ] Original commit 
Oops, use -i instead of -I; sed of releng/6 doesn't have this option.

No bumps here; no content change, just a fix for build.
[ 15:03 matusita search for other commits by this committer ] Original commit 
Introducing a new port: keitairc 2.x, IRC proxy for mobilephone

I've add this port as a 'new' port, even though we already have
ports/irc/keitairc, keitairc 1.x.  Because...

- keitairc 2.x is a _complete_ rewrite of keitairc 1.x
        keitairc 1.x is just a single perl script, but keitairc 2.x
        is composed of a script, Keitairc perl module, templates, etc.
        Also there is no configuration file compability between 1.x and 2.x.
- keitairc 2.x port is a _complete_ rewrite of keitairc 1.x
        Since the application structure is changed, I have to write
        a new port for 2.x, instead of _modify_ 1.x port.

Tested by:      nork

Number of commits found: 22