non port: security/tthsum/Makefile |
SVNWeb
|
Number of commits found: 27 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 857c05f (Only the first 10 of 840 ports in this commit are shown above. )
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 )
|
Fri, 29 Oct 2021
|
[ 09:50 Stefan Eßer (se) ] 819f25b (Only the first 10 of 388 ports in this commit are shown above. )
*/*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket)
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Mon, 26 Feb 2018
|
[ 09:03 amdmi3 ]
- Fix LICENSE
- Add LICENSE_FILE
- Switch to new test framework
- Simplify DESTDIR handling
Approved by: portmgr blanket
|
Mon, 8 Aug 2016
|
[ 14:46 ehaupt ]
- Strip binary
- Pacify portlint
|
Tue, 6 Jan 2015
|
[ 09:40 ehaupt ]
Move MASTER_SITES from CRITICAL to LOCAL/ehaupt
|
Wed, 25 Jun 2014
|
[ 05:35 bapt ] (Only the first 10 of 304 ports in this commit are shown above. )
Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr
|
Wed, 23 Oct 2013
|
[ 12:35 ehaupt ] (Only the first 10 of 11 ports in this commit are shown above. )
Support staging.
|
Fri, 20 Sep 2013
|
[ 22:55 bapt ] (Only the first 10 of 1016 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
|
Wed, 14 Aug 2013
|
[ 12:44 ehaupt ]
Update to 1.3.2
|
Wed, 24 Jul 2013
|
[ 08:19 ehaupt ] (Only the first 10 of 161 ports in this commit are shown above. )
Remove MAKE_JOBS_SAFE which is now default.
|
Mon, 8 Jul 2013
|
[ 18:42 ehaupt ] (Only the first 10 of 73 ports in this commit are shown above. )
- Convert USE_GMAKE to USES=gmake
- Change pkgconfig:build to pkgconfig since it's the same and it's bad practice.
It accidentally slipped in during the original introduction
- Trim header
|
Fri, 8 Mar 2013
|
[ 14:00 ehaupt ] (Only the first 10 of 68 ports in this commit are shown above. )
Remove indefinite article from COMMENT
|
Mon, 11 Jun 2012
|
[ 09:48 ehaupt ]
Register CONFLICTS
Submitted by: "Sulev-Madis 'ketas' Silber" <madis555@hot.ee> (via mail)
|
Fri, 6 Jan 2012
|
[ 10:26 ehaupt ]
Update to 1.3.1
|
Sat, 15 Oct 2011
|
[ 08:33 ehaupt ]
- Update to 1.3.0
- Add LICENSE
- Implement regression-test target
|
Mon, 4 Oct 2010
|
[ 16:44 ehaupt ]
- Update to 1.2.1 [1]
- Update WWW
[1] Changelog:
tthsum-1.2.1 [2009-12-29] (wdoekes)
* Minor code and build system cleanup.
tthsum-1.2.0 [2009-05-29] (wdoekes)
* Changed -p output to print percentages instead of MiB counts.
* Base32 decoding errors did not generate a valid error message. (Error code
0 conflicted with SUCCESS.)
* Fixed that ctrlesctostr accepted strange BASE36 escape sequences.
* Made getopt for Windows more compatible with POSIX getopt.
* Fixed that including the tthsum specific texts.c is optional. (Only the first 15 lines of the commit message are shown above )
|
Fri, 27 Mar 2009
|
[ 09:53 ehaupt ] (Only the first 10 of 132 ports in this commit are shown above. )
Mark MAKE_JOBS_SAFE
|
Fri, 25 Jul 2008
|
[ 12:48 pav ] (Only the first 10 of 44 ports in this commit are shown above. )
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV
|
Thu, 27 Mar 2008
|
[ 19:27 ehaupt ] (Only the first 10 of 72 ports in this commit are shown above. )
Use MASTER_SITE_CRITICAL
|
Thu, 1 Jun 2006
|
[ 12:13 ehaupt ] (Only the first 10 of 83 ports in this commit are shown above. )
Add an additional mirror.
|
Sun, 19 Feb 2006
|
[ 11:39 ehaupt ] (Only the first 10 of 55 ports in this commit are shown above. )
Remove deprecated USE_REINPLACE
|
Wed, 21 Dec 2005
|
[ 10:34 ehaupt ]
Update master site
Notified by: fenner mail
|
Thu, 6 Oct 2005
|
[ 11:57 ehaupt ] (Only the first 10 of 107 ports in this commit are shown above. )
Change MAINTAINER address for my ports.
Approved by: novel (mentor)
|
Tue, 27 Sep 2005
|
[ 16:36 garga ]
- s/malloc.h/stdlib.h/ on some files to fix build on amd64 - 7.x [1]
- change some patches to REINPLACE_CMD [2]
PR: ports/86638 [1]
Submitted by: maintainer [1]
Reworked by: me [2]
Approved by: maintainer [2]
|
Mon, 26 Sep 2005
|
[ 13:54 garga ]
Add tthsum 1.1.0, a command-line utility for generating and checking TTH
message digests.
PR: ports/86555
Submitted by: Emanuel Haupt <ehaupt@critical.ch>
|
Number of commits found: 27 |