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: deskutils/note/Makefile
SVNWeb

Number of commits found: 15

Sun, 10 Sep 2023
[ 23:13 Alexandre C. Guimarães (rigoletto) search for other commits by this committer ]    commit hash:53feed73dd10ac72adf0224fac1ff05437f17a5a  commit hash:53feed73dd10ac72adf0224fac1ff05437f17a5a  commit hash:53feed73dd10ac72adf0224fac1ff05437f17a5a  53feed7  (Only the first 10 of 27 ports in this commit are shown above. View all ports for this commit)
Returning all my ports to the pool.

- Unfortunately I have no time to maintain them anymore.
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, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
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, 22 Nov 2018
[ 19:59 rigoletto search for other commits by this committer ] Original commit   Revision:485613
deskutils/note: Update to version 1.3.26.

PR:		233387
Submitted by:	Lorenzo Salvadore <phascolarctos@protonmail.ch>
Approved by:	tcberner (mentor)
Sun, 7 Oct 2018
[ 17:30 rigoletto search for other commits by this committer ] Original commit   Revision:481464 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
Update maintainer eMail address.

Reviewed by:	mat (mentor)
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D17399
Mon, 10 Sep 2018
[ 13:15 mat search for other commits by this committer ] Original commit   Revision:479407 (Only the first 10 of 127 ports in this commit are shown above. View all ports for this commit)
Add EXAMPLES options to ports that should have one.

Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
Fri, 18 May 2018
[ 13:07 fernape search for other commits by this committer ] Original commit   Revision:470289
Fix deskutils/note dependencies for crypto options

PR:	228208
Submitted by:	lebarondemerde@privacychain.ch (maintainer)
Approved by:	tcberner (mentor)
MFH:	2014Q2
Differential Revision:	https://reviews.freebsd.org/D15457
Sun, 15 Apr 2018
[ 11:10 krion search for other commits by this committer ] Original commit   Revision:467383
Update to version 1.3.22
Pass maintainership to submitter as agreed with previous maintainer

PR:		227298
Submitted by:	Alexandre C. Guimaraes <lebarondemerde@privacychain.ch>
Approved by:	idefix@fechner.net
Fri, 1 Apr 2016
[ 14:00 mat search for other commits by this committer ] Original commit   Revision:412346 (Only the first 10 of 5103 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
Thu, 12 Nov 2015
[ 00:33 junovitch search for other commits by this committer ] Original commit   Revision:401309
deskutils/note: Remove BROKEN

- Remove BROKEN, make fetch works with both MASTER_SITE and distcache

PR:		204365
Submitted by:	idefix@fechner.net (maintainer)
Sat, 24 Oct 2015
[ 00:41 bapt search for other commits by this committer ] Original commit   Revision:400073
Mark as broken: does not fetch
Wed, 26 Nov 2014
[ 13:08 mat search for other commits by this committer ] Original commit   Revision:373448 (Only the first 10 of 10077 ports in this commit are shown above. View all ports for this commit)
Change the way Perl modules are installed, update the default Perl to 5.18.

Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Thu, 26 Jun 2014
[ 21:30 rakuco search for other commits by this committer ] Original commit   Revision:359420
Add missing runtime dependencies to the port.

PR:		190872
Submitted by:	idefix@fechner.net (maintainer)
Sun, 23 Mar 2014
[ 00:52 danilo search for other commits by this committer ] Original commit   Revision:348821
- Add the new port: deskutils/note
- Pass maintainership to submitter

This is a small console program written in
perl, which allows you to manage notes similar
to programs like "knotes" from commandline.

PR:		ports/187821
Submitted by:	Matthias Fechner <idefix@fechner.net>

Number of commits found: 15