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
We just patched an SQL injection. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password. You might want to hold off on that change. We have a few more to fix.
non port: news/ubh/Makefile
SVNWeb

Number of commits found: 25

Thu, 8 Sep 2022
[ 15:43 Stefan Eßer (se) search for other commits by this committer ]    commit hash:986beaaabc71b9e7e29e7e89e0f36405b687216f  commit hash:986beaaabc71b9e7e29e7e89e0f36405b687216f  commit hash:986beaaabc71b9e7e29e7e89e0f36405b687216f  986beaa  (Only the first 10 of 174 ports in this commit are shown above. View all ports for this commit)
Move more WWW entries from pkg-descr files into Makefiles

The WWW: lines in the pkg-descr files of these ports where not at the
end of those files and have been missed in prior conversion runs.

Approved by:	portmgr (implicit)
Wed, 20 Jul 2022
[ 14:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:4f7ba00ac9192d2904e7d970feaf58acd1a4e005  commit hash:4f7ba00ac9192d2904e7d970feaf58acd1a4e005  commit hash:4f7ba00ac9192d2904e7d970feaf58acd1a4e005  4f7ba00  (Only the first 10 of 48 ports in this commit are shown above. View all ports for this commit)
news: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Adam David <adam@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Andreas Klemm <andreas@klemm.gtn.com>
  *  Andrey Slusar <anray@FreeBSD.org>
  *  Brian Somers <brian@FreeBSD.org>
  *  Carey Jones <mcj@acquiesce.org>
  *  David O'Brien (obrien@cs.ucdavis.edu)
  *  Denis Shaposhnikov <dsh@vlink.ru>
  *  Don Croyle <croyle@gelemna.org>
  *  Donald Burr <dburr@FreeBSD.org>
  *  Frederic Cambus
(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, 26 Jun 2020
[ 11:55 sunpoet search for other commits by this committer ] Original commit   Revision:540492 (Only the first 10 of 61 ports in this commit are shown above. View all ports for this commit)
Move devel/p5-IO-stringy to devel/p5-IO-Stringy and update to 2.113

- Fix LICENSE_FILE
- Update pkg-descr
- Update WWW
- Bump PORTREVISION of dependent ports for dependency change

Changes:	https://metacpan.org/changes/distribution/IO-Stringy
Fri, 1 Apr 2016
[ 14:16 mat search for other commits by this committer ] Original commit   Revision:412348 (Only the first 10 of 2612 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Thu, 17 Dec 2015
[ 17:19 mat search for other commits by this committer ] Original commit   Revision:403913 (Only the first 10 of 70 ports in this commit are shown above. View all ports for this commit)
Fix usage of ${PERL5}.

${PERL5} points to a specific version of perl, say, perl5.22.1, it is
fine to use it in a ports Makefile to do Perly things, but ports using
it must use ${PERL}, that points to /usr/local/bin/perl so that if the
minor version is updated, the shebang keep working.

While there, make some ports use shebangfix, regen a few patches, and
bump PORTREVISION where a shebang went from PERL5 to PERL.

PR:		205367
With hat:	portmgr
Sponsored by:	Absolight
Wed, 16 Jul 2014
[ 03:00 adamw search for other commits by this committer ] Original commit   Revision:362023 (Only the first 10 of 88 ports in this commit are shown above. View all ports for this commit)
Add DOCS option for ports with PORTDOCS in plist.
Fri, 27 Dec 2013
[ 09:35 bapt search for other commits by this committer ] Original commit   Revision:337667
Support stage
Fri, 20 Sep 2013
[ 22:31 bapt search for other commits by this committer ] Original commit   Revision:327759 (Only the first 10 of 89 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:
news)
Mon, 2 Sep 2013
[ 09:22 az search for other commits by this committer ] Original commit   Revision:325955 (Only the first 10 of 28 ports in this commit are shown above. View all ports for this commit)
- convert to the new perl5 framework

Approved by:	portmgr (bapt@, blanket)
Sat, 30 Jun 2012
[ 14:53 az search for other commits by this committer ] Original commit  (Only the first 10 of 26 ports in this commit are shown above. View all ports for this commit)
- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@ (bapt@)
Tue, 26 Jan 2010
[ 15:01 kuriyama search for other commits by this committer ] Original commit  (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
- Remove unneeded dependencies which is in perl-5.8.9 dist
  (part 8).

Approved by:    portmgr (itetcu)
Sun, 7 Oct 2007
[ 05:45 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 45 ports in this commit are shown above. View all ports for this commit)
Set USE_PERL5/WANT_PERL as appropriate, for ports that either depend on
perl unconditonally, or conditionally.  To be able to conditionalize the
inclusion of bsd.perl.mk, they now need to be defined before the inclusion
of bsd.port.pre.mk.

Hat:            portmgr
Fri, 24 Oct 2003
[ 12:05 ijliao search for other commits by this committer ] Original commit  (Only the first 10 of 1501 ports in this commit are shown above. View all ports for this commit)
utilize SITE_PERL

PR:             58166
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
Fri, 21 Feb 2003
[ 13:15 knu search for other commits by this committer ] Original commit  (Only the first 10 of 36 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Fri, 7 Jun 2002
[ 01:50 kris search for other commits by this committer ] Original commit 
Respect NOPORTDOCS
Sat, 30 Mar 2002
[ 19:06 pat search for other commits by this committer ] Original commit 
Dont hardcode PERL_ARCH in depends.

PR:             36488
Submitted by:   maintainer
Reported by:    bento
Tue, 12 Mar 2002
[ 00:23 pat search for other commits by this committer ] Original commit 
Update to 2.5

PR:             35795
Submitted by:   maintainer
Tue, 26 Feb 2002
[ 22:43 pat search for other commits by this committer ] Original commit 
Update to 2.2    
Sun, 27 Jan 2002
[ 16:39 dwcjr search for other commits by this committer ] Original commit 
Update to 2.1    
Thu, 25 Jan 2001
[ 14:02 ijliao search for other commits by this committer ] Original commit 
update ubh from 1.3 to 1.5    
Fri, 20 Oct 2000
[ 21:34 dburr search for other commits by this committer ] Original commit 
Added dependency for net/p5-Net, because ubh needs the Net::NNTP module.    
Mon, 16 Oct 2000
[ 02:43 kris search for other commits by this committer ] Original commit 
Upgrade to ubh 1.3    
Wed, 26 Jul 2000
[ 10:09 dburr search for other commits by this committer ] Original commit 
Removed a spurious RUN_DEPENDS line.    
Mon, 24 Jul 2000
[ 11:02 dburr search for other commits by this committer ] Original commit 
New port news/ubh, another commandline driven Usenet binary posting   harvester.
 (in case you were wondering, No, I am NOT some kind of perv   or anthing.  I
just like to look at the... ummm, uhhh... FRACTALS!!   Yeah, that's the ticket! 
Fractal postings!!!)    

Number of commits found: 25