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/pgpin/Makefile
SVNWeb

Number of commits found: 31

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.
Sun, 6 Dec 2020
[ 16:52 linimon search for other commits by this committer ] Original commit   Revision:557148
Mark as BROKEN on riscv64, same as mips64.

While here, pet portlint (Makevar order).

Approved by:	portmgr (tier-2 blanket)
Sun, 18 Oct 2020
[ 01:07 pkubaj search for other commits by this committer ] Original commit   Revision:552614
security/pgpin: fix build on powerpc64le

All FreeBSD architectures use the same command, just use the one for powerpc64
on powerpc64le (it could be even the one for amd64).
Sun, 17 Dec 2017
[ 16:02 rene search for other commits by this committer ] Original commit   Revision:456557
security/pgpin: back out my last commit. pgpin is still useful for various
cases,
such as decrypting old email or migrating to new keys.

Reported by:	dinoex (maintainer)
[ 14:58 rene search for other commits by this committer ] Original commit   Revision:456534
Schedule security/pgpin for removal on 2018-02-01

This port does not support OpenPGP standards and uses untrustworthy algorithms,
its counterpart security/pgp was removed on 2017-06-07

security/gnupg1 is backwards compatible with PGP 2.6.3
Thu, 31 Aug 2017
[ 10:39 dinoex search for other commits by this committer ] Original commit   Revision:449022
- add OPTIONS_DEFINE
Mon, 10 Apr 2017
[ 00:27 linimon search for other commits by this committer ] Original commit   Revision:438123 (Only the first 10 of 27 ports in this commit are shown above. View all ports for this commit)
These ports now build on powerpc64.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Sat, 19 Nov 2016
[ 13:14 dinoex search for other commits by this committer ] Original commit   Revision:426366
- fix build on aarch64
Wed, 16 Nov 2016
[ 00:35 linimon search for other commits by this committer ] Original commit   Revision:426201 (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
Mark as broken on various tier-2 archs.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Sat, 8 Oct 2016
[ 13:12 dinoex search for other commits by this committer ] Original commit   Revision:423506
- set PORTSCOUT to ignore
Fri, 7 Oct 2016
[ 19:37 dinoex search for other commits by this committer ] Original commit   Revision:423481
- move DOCS and make them an option
- update URL, MASTER_SITES
- add framework for mips64
- add LICENSE
Thu, 21 Apr 2016
[ 16:43 swills search for other commits by this committer ] Original commit   Revision:413746 (Only the first 10 of 419 ports in this commit are shown above. View all ports for this commit)
many ports: mark broken on powerpc64
Sat, 21 Nov 2015
[ 18:56 dinoex search for other commits by this committer ] Original commit   Revision:402180
- use USES=tar
- use @sample
Thu, 14 May 2015
[ 10:15 mat search for other commits by this committer ] Original commit   Revision:386312 (Only the first 10 of 1814 ports in this commit are shown above. View all ports for this commit)
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
Mon, 28 Oct 2013
[ 20:17 dinoex search for other commits by this committer ] Original commit   Revision:331895 (Only the first 10 of 29 ports in this commit are shown above. View all ports for this commit)
- revert r331810
Sun, 27 Oct 2013
[ 22:29 dinoex search for other commits by this committer ] Original commit   Revision:331810 (Only the first 10 of 35 ports in this commit are shown above. View all ports for this commit)
- use STAGEDIR
- use OPTIONS_DEFINE
Sat, 21 Sep 2013
[ 11:06 dinoex search for other commits by this committer ] Original commit   Revision:327804 (Only the first 10 of 129 ports in this commit are shown above. View all ports for this commit)
- fix misplaced NO_STAGE in slaveports and ifdefs
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, 13 Oct 2012
[ 13:39 dinoex search for other commits by this committer ] Original commit   Revision:305832 (Only the first 10 of 174 ports in this commit are shown above. View all ports for this commit)
- cleanup comments
Feature safe: yes
Thu, 1 Apr 2010
[ 06:39 linimon search for other commits by this committer ] Original commit 
Revert previous commit: it had already been fixed.
[ 06:01 linimon search for other commits by this committer ] Original commit 
Mark as not yet ported to powerpc.

Hat:            portmgr
Sat, 26 Sep 2009
[ 04:27 dinoex search for other commits by this committer ] Original commit 
- use ARCH instead of MACHINE_ARCH
Feature safe:   yes
Sun, 2 Oct 2005
[ 06:07 dinoex search for other commits by this committer ] Original commit 
- Fix MASTER_SITES
Tue, 12 Apr 2005
[ 03:26 obrien search for other commits by this committer ] Original commit  (Only the first 10 of 773 ports in this commit are shown above. View all ports for this commit)
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
Mon, 11 Apr 2005
[ 08:04 obrien search for other commits by this committer ] Original commit  (Only the first 10 of 776 ports in this commit are shown above. View all ports for this commit)
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Thu, 20 Feb 2003
[ 18:26 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 70 ports in this commit are shown above. View all ports for this commit)
- add COMMENT
Tue, 21 Aug 2001
[ 19:37 dinoex search for other commits by this committer ] Original commit 
Update to 20010323    
Sun, 24 Jun 2001
[ 05:28 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
change MAINTAINER to FreeBSD.org address    
Sat, 31 Mar 2001
[ 11:36 dinoex search for other commits by this committer ] Original commit 
PGP (Pretty Good Privacy) is a public key encryption pack-   age to protect
E-mail and data files.  It lets you  commu-   nicate  securely  with  people 
you've  never met, with no   secure channels needed for prior exchange of  keys.
  It's   well featured and fast, with sophisticated key management,   digital
signatures, data compression, and  good  ergonomic   design.    

Number of commits found: 31