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: ports-mgmt/chucky/Makefile
SVNWeb

Number of commits found: 17

Sun, 1 Jan 2023
[ 12:41 Rene Ladan (rene) search for other commits by this committer ]    commit hash:802e859d27cd4be4beaa4a7c95a6277e944750cc  commit hash:802e859d27cd4be4beaa4a7c95a6277e944750cc  commit hash:802e859d27cd4be4beaa4a7c95a6277e944750cc  802e859 
cleanup: Remove expired ports:

2023-01-01 ports-mgmt/chucky: Uses the obsoleted reeBSD tag
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, 3 Aug 2022
[ 05:58 Fernando Apesteguía (fernape) search for other commits by this committer ]    commit hash:5d1ab5a1aec80a0643d88b240c8b19c491872726  commit hash:5d1ab5a1aec80a0643d88b240c8b19c491872726  commit hash:5d1ab5a1aec80a0643d88b240c8b19c491872726  5d1ab5a 
ports-mgmt/chucky: Deprecate port

The port uses the deprecated $FreeBSD$ tag.

PR:	265304
Reported by:	fuz@fuz.su
Approved by:	waitman@waitman.net (maintainer, timeout > 2 weeks)
Wed, 20 Jul 2022
[ 14:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:9c165b983562e903a35c424b209ae3305652c866  commit hash:9c165b983562e903a35c424b209ae3305652c866  commit hash:9c165b983562e903a35c424b209ae3305652c866  9c165b9  (Only the first 10 of 44 ports in this commit are shown above. View all ports for this commit)
ports-mgmt: remove 'Created by' lines

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

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Stangl <alex@stangl.us>
  *  Anders F Bjorklund <afb@users.sourceforge.net>
  *  Benjamin Lutz
  *  Brendan Molloy <brendan+freebsd@bbqsrc.net>
  *  Conrad J. Sabatier <conrads@cox.net>
  *  Edwin Groothuis (edwin@mavetju.org)
  *  Emanuel Haupt <ehaupt@FreeBSD.org>
  *  Gabriel Linder <linder.gabriel@gmail.com>
(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, 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, 7 May 2015
[ 17:32 mat search for other commits by this committer ] Original commit   Revision:385643 (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
Update ports in the p* categories to not use GH_COMMIT.

With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
Thu, 19 Mar 2015
[ 16:44 bdrewery search for other commits by this committer ] Original commit   Revision:381618 (Only the first 10 of 133 ports in this commit are shown above. View all ports for this commit)
Update USE_GITHUB so it does not require GH_COMMIT.

Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag.  This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.

The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
  GH -> GHL
  GITHUB -> GITHUB_LEGACY

Differential Revision:	https://reviews.freebsd.org/D748
Submitted by:	amdmi3
Reviewed by:	mat, swills, antoine, bdrewery
With hat:	portmgr
Sat, 6 Dec 2014
[ 15:11 antoine search for other commits by this committer ] Original commit   Revision:374115
Allow building WITH_PKG=devel
Fri, 22 Aug 2014
[ 07:20 antoine search for other commits by this committer ] Original commit   Revision:365614 (Only the first 10 of 29 ports in this commit are shown above. View all ports for this commit)
Canonicalize a few LICENSE_PERMS

With hat:	portmgr
Fri, 27 Jun 2014
[ 17:21 miwi search for other commits by this committer ] Original commit   Revision:359586 (Only the first 10 of 94 ports in this commit are shown above. View all ports for this commit)
- Chase database/sqlite3 slib bump

Approved by:	portmgr (myself)
Mon, 24 Feb 2014
[ 10:31 ehaupt search for other commits by this committer ] Original commit   Revision:345797
Fix even more issues with the upstream Makefile:

- Respect CFLAGS
- Respect CC
- Don't hardcode /usr/local

Notified by:	olli hauer <ohauer@gmx.de>
[ 08:59 ehaupt search for other commits by this committer ] Original commit   Revision:345785
Support staging
Fri, 21 Feb 2014
[ 13:39 ehaupt search for other commits by this committer ] Original commit   Revision:345430
Remove trailing whitespaces from category ports-mgmt
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:36 bapt search for other commits by this committer ] Original commit   Revision:327762 (Only the first 10 of 81 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:
ports-mgmt)
Fri, 23 Aug 2013
[ 17:39 skreuzer search for other commits by this committer ] Original commit   Revision:325275
This program reads /var/db/pkg/local.sqlite and compares install timestamp with
date in $FreeBSD header in the Makefile of the port. If there is no $FreeBSD
header then it is assumed to be a beta port.

Chucky also features a shar file backup feature, which is normally used to
backup 'beta' development ports.

WWW:    https://dx.burplex.com/bin/chucky.html

PR:		ports/177220
Submitted by:	Waitman Gobble <uzimac@da3m0n8t3r.com>

Number of commits found: 17