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: textproc/uncle/Makefile
SVNWeb

Number of commits found: 9

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:23 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:5cf7e35e8664e11393fedc7d89b4d09e0fcced9b  commit hash:5cf7e35e8664e11393fedc7d89b4d09e0fcced9b  commit hash:5cf7e35e8664e11393fedc7d89b4d09e0fcced9b  5cf7e35  (Only the first 10 of 1452 ports in this commit are shown above. View all ports for this commit)
textproc: remove 'Created by' lines

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

  *  "Choe, Cheng-Dae" whitekid
  *  -
  *  <glewis@FreeBSD.org>
  *  <koshy@india.hp.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron Straup Cope
  *  Aaron Straup Cope <ascope@cpan.org>
  *  Ache
  *  Adam Herzog <adam@herzogdesigns.com>
  *  Adam Weinberger <adamw@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.
Thu, 18 Jul 2019
[ 23:12 gblach search for other commits by this committer ] Original commit   Revision:506883 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Drop maintainership
Sat, 23 Mar 2019
[ 10:42 tobik search for other commits by this committer ] Original commit   Revision:496634
textproc/libucl: Update to 0.8.1

- Bump revision of consumers for shared library change
- Pet portlint and reorder some variables
- Mark the SIGNATURES option as broken with OpenSSL 1.1.1.  It has
  been broken for a while even with libucl 0.8.0.

Changes:	https://github.com/vstakhov/libucl/blob/0.8.1/ChangeLog.md#libucl-081
PR:		233383
Submitted by:	Lorenzo Salvadore <phascolarctos@protonmail.ch>
Approved by:	koobs (maintainer timeout, 4 months)
Tue, 18 Sep 2018
[ 07:10 linimon search for other commits by this committer ] Original commit   Revision:479979
Add gnu99 to USE_CSTD to fix builds on gcc-based archs.

Tested on powerpc64, amd64.

Approved by:	portmgr (tier-2 blanket)
Fri, 8 Jun 2018
[ 23:53 gblach search for other commits by this committer ] Original commit   Revision:472026
Update to 0.2
Mon, 22 May 2017
[ 22:29 linimon search for other commits by this committer ] Original commit   Revision:441494 (Only the first 10 of 41 ports in this commit are shown above. View all ports for this commit)
Mark some ports failing on power64.  In cases where the error message
was a stub, provide a real one.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Reported by:	swills
Tue, 4 Apr 2017
[ 22:52 gblach search for other commits by this committer ] Original commit   Revision:437762
Add new port: textproc/uncle

Uncle is a tool, which can convert UCL config file to the following formats:
- Human readable config
- Fine formated JSON
- Compacted JSON
- Embedded YAML
- Msgpack

Number of commits found: 9