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: security/identify/Makefile
SVNWeb

Number of commits found: 20

Wed, 17 May 2023
[ 16:30 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:9b178ffd7e2fd77fecb8c80d22f7c80bc9e93977  commit hash:9b178ffd7e2fd77fecb8c80d22f7c80bc9e93977  commit hash:9b178ffd7e2fd77fecb8c80d22f7c80bc9e93977  9b178ff  (Only the first 10 of 108 ports in this commit are shown above. View all ports for this commit)
*/*: llvm15 build fixes

llvm15 was also merged into 13.2-STABLE effective from OSVERSION
1302505. Fix the ports that failed to build with llvm15.

Approved by:	portmgr (blanket)
Sat, 13 May 2023
[ 14:24 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:bbc32cc1f8ee1b148b4f7279679f2e3a11b28cb1  commit hash:bbc32cc1f8ee1b148b4f7279679f2e3a11b28cb1  commit hash:bbc32cc1f8ee1b148b4f7279679f2e3a11b28cb1  bbc32cc 
security/identify: Unbreak on HEAD

- Adopt port
Wed, 20 Jul 2022
[ 14:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:857c05f8674c5f4c990f49f9d0fb7034ebd340fe  commit hash:857c05f8674c5f4c990f49f9d0fb7034ebd340fe  commit hash:857c05f8674c5f4c990f49f9d0fb7034ebd340fe  857c05f  (Only the first 10 of 840 ports in this commit are shown above. View all ports for this commit)
security: remove 'Created by' lines

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

  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Kapranoff <kappa@rambler-co.ru>
  *  Alex Samorukov <samm@freebsd.org>
  *  Alexander Botero-Lowry <alex@foxybanana.com>
  *  Alexander Kriventsov <avk@vl.ru>
  *  Alexander Leidinger <netchild@FreeBSD.org>
(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.
Sun, 24 Apr 2016
[ 09:02 amdmi3 search for other commits by this committer ] Original commit   Revision:413927
- Add LICENSE
- Switch to options helpers
- Regenerate patches with `make makepatch`
Fri, 1 Apr 2016
[ 14:25 mat search for other commits by this committer ] Original commit   Revision:412349 (Only the first 10 of 2099 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
Fri, 28 Feb 2014
[ 12:54 ehaupt search for other commits by this committer ] Original commit   Revision:346503
Support staging
Fri, 21 Feb 2014
[ 13:39 ehaupt search for other commits by this committer ] Original commit   Revision:345433 (Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
Remove trailing whitespaces from category security
Mon, 10 Feb 2014
[ 13:54 ehaupt search for other commits by this committer ] Original commit   Revision:343634 (Only the first 10 of 581 ports in this commit are shown above. View all ports for this commit)
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
Fri, 20 Sep 2013
[ 22:55 bapt search for other commits by this committer ] Original commit   Revision:327769 (Only the first 10 of 1016 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:
security)
Sat, 20 Oct 2012
[ 05:10 jhale search for other commits by this committer ] Original commit   Revision:306159
- Update MASTER_SITES
- Remove DEPRECATED/EXPIRATION_DATE since port fetches now
- Convert to new options framework
- Trim Makefile header

PR:		ports/172055
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Approved by:	makc, avilla (mentors, implicit)
Feature safe:	yes
Fri, 21 Sep 2012
[ 10:07 bapt search for other commits by this committer ] Original commit   Revision:304618 (Only the first 10 of 53 ports in this commit are shown above. View all ports for this commit)
Deprecate a bunch a ports with no more public distfiles (thanks ehaupt's
distilator)
Thu, 6 Nov 2008
[ 13:13 jadawin search for other commits by this committer ] Original commit 
- Respect NOPORTDOCS
- Remove useless pkg-plist

Noticed by:     QAT
Sun, 21 Dec 2003
[ 00:22 sergei search for other commits by this committer ] Original commit  (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
- Use canonical form (ports@FreeBSD.org) in MAINTAINER line
Sun, 2 Nov 2003
[ 00:56 linimon search for other commits by this committer ] Original commit 
Per distfile survey, remove mastersite that disappeared in April 2002.
Mon, 9 Jun 2003
[ 15:50 osa search for other commits by this committer ] Original commit 
Fix MASTER_SITES: add another location of distro
instead of replace old location.

PR:             53089
Apporved by:    fjoe (mentor)
Thu, 20 Feb 2003
[ 18:59 knu search for other commits by this committer ] Original commit  (Only the first 10 of 146 ports in this commit are shown above. View all ports for this commit)
De-pkg-comment.
Mon, 21 Oct 2002
[ 02:31 nsayer search for other commits by this committer ] Original commit 
Release all my ports.

kris made it clear that by his measure I'm not doing my job as a port
maintainer. Far be it from me to be an obstruction to the project.
Sat, 9 Dec 2000
[ 00:02 nsayer search for other commits by this committer ] Original commit 
Update e-mail address.    
Fri, 2 Jun 2000
[ 04:18 will 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 redundant/inappropriate CATEGORIES.  People need to start reading   the
Porter's Handbook.  :-)    

Number of commits found: 20