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

Number of commits found: 40

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, 10 Feb 2019
[ 00:08 sunpoet search for other commits by this committer ] Original commit   Revision:492568
Remove Perl core module

- Bump PORTREVISION for dependency change
Wed, 15 Mar 2017
[ 14:45 mat search for other commits by this committer ] Original commit   Revision:436247 (Only the first 10 of 257 ports in this commit are shown above. View all ports for this commit)
Remove all USE_OPENSSL occurrences.

Sponsored by:	Absolight
Fri, 1 Apr 2016
[ 14:25 mat search for other commits by this committer ] Original commit   Revision:412349 (Only the first 10 of 2099 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
Tue, 12 Jan 2016
[ 16:20 amdmi3 search for other commits by this committer ] Original commit   Revision:405891 (Only the first 10 of 791 ports in this commit are shown above. View all ports for this commit)
Convert LICENSE= "GPLxx # or later" to "GPLxx+"

Approved by:	portmgr blanket
Thu, 12 Nov 2015
[ 17:20 amdmi3 search for other commits by this committer ] Original commit   Revision:401369
- Clarify LICENSE
- Add NO_ARCH
- Switch to options helpers
Tue, 23 Dec 2014
[ 02:22 mat search for other commits by this committer ] Original commit   Revision:375302 (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
Catch up abusive uses of ${SITE_PERL}.

Sponsored by:	Absolight
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, 21 Aug 2014
[ 13:52 marino search for other commits by this committer ] Original commit   Revision:365560
security/tinyca: Reset maintainer

Multiple PRs on this PR have timed out, and the maintainer has a current
history of timing out on all his ports.  Reset this one too.
Sun, 3 Aug 2014
[ 08:41 pi search for other commits by this committer ] Original commit   Revision:363856
security/tinyca: 0.7.5 -> 0.7.6, new distsite

PR:             189762
Submitted by:   timp87@gmail.com
Approved by:    jmohacsi@bsd.hu (maintainer timeout)
Wed, 16 Jul 2014
[ 03:18 adamw search for other commits by this committer ] Original commit   Revision:362024 (Only the first 10 of 63 ports in this commit are shown above. View all ports for this commit)
Add DOCS option where PORTDOCS is in plist.
Tue, 15 Apr 2014
[ 13:34 ohauer search for other commits by this committer ] Original commit   Revision:351332
- add stage support
- use shebangfix
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)
Wed, 11 Sep 2013
[ 19:02 az search for other commits by this committer ] Original commit   Revision:327002 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
- convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
Wed, 9 Jan 2013
[ 19:50 tabthorpe search for other commits by this committer ] Original commit   Revision:310162 (Only the first 10 of 66 ports in this commit are shown above. View all ports for this commit)
- Change MAINTAINER address
- Trim headers while I am here
- Clean up some trailing whitespace
Sat, 30 Jun 2012
[ 12:36 az search for other commits by this committer ] Original commit  (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@ (bapt@)
Sun, 28 Mar 2010
[ 06:47 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4470 ports in this commit are shown above. View all ports for this commit)
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Fri, 5 Feb 2010
[ 11:46 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4271 ports in this commit are shown above. View all ports for this commit)
- update to jpeg-8
Fri, 6 Jun 2008
[ 14:01 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 129 ports in this commit are shown above. View all ports for this commit)
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
Sun, 7 Oct 2007
[ 12:36 stefan search for other commits by this committer ] Original commit 
Respect OPENSSLBASE.

PR:             116986 [1], 109041 [2]
Submitted by:   maintainer [1], supraexpress@globaleyes.net [2]
Sat, 19 May 2007
[ 20:32 flz search for other commits by this committer ] Original commit  (Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Wed, 9 Aug 2006
[ 09:02 clsung search for other commits by this committer ] Original commit 
- Update to 0.7.5
original package changes:
- fixed invalid filename encoding with german umlauts in base64
- Fixed display of UTF8 characters in the GUI
- Add environment variable
- Fixed crash when CA is created with nsCertType
- Enhanced version detection
- Changed command for openssl due to changed openssl behavior
     regarding fingerprints
- Added "friendly name" to PKCS#12 export
- Corrected exit call

PR:             ports/101558
Submitted by:   maintainer (Janos Mohacsi)
Sat, 15 Apr 2006
[ 16:27 pav search for other commits by this committer ] Original commit 
- Update to 0.72

PR:             ports/95289
Submitted by:   Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
Thu, 16 Jun 2005
[ 15:51 novel search for other commits by this committer ] Original commit 
Update to 0.7.0.

PR:             82322
Submitted by:   Janos Mohacsi (maintainer)
Wed, 6 Apr 2005
[ 09:15 danfe search for other commits by this committer ] Original commit 
- Update to 0.6.8 [1]
- Reindent Makefile header

PR:             ports/79592 [1]
Submitted by:   maintainer
Sat, 18 Dec 2004
[ 16:46 sem search for other commits by this committer ] Original commit 
- Update to 0.6.7
- Fix config file name (tinyca.cnf -> tinyca.cnf.sample)
- Switch to bzip2 distfile

PR:             ports/75219
Submitted by:   maintainer
Thu, 26 Aug 2004
[ 17:38 pav search for other commits by this committer ] Original commit 
- Update to 0.6.6

PR:             ports/70941
Submitted by:   Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
Tue, 10 Aug 2004
[ 05:56 kevlo search for other commits by this committer ] Original commit 
Update to 0.6.5

PR: 70212
Submitted by: MAINTAINER
Fri, 23 Jul 2004
[ 16:56 arved search for other commits by this committer ] Original commit 
Update to 0.6.4

PR:             69474
Submitted by:   Janos Mohacsi
Thu, 24 Jun 2004
[ 14:30 arved search for other commits by this committer ] Original commit 
Update to 0.6.3
        - added new look for some functions
        - key, request and certificate can be generated in one step
        - code cleanup
        - bug fixes

PR:             68267
Submitted by:   Janos Mohacsi
Tue, 25 May 2004
[ 09:04 krion search for other commits by this committer ] Original commit 
- Update to version 0.6.1

PR:             ports/67166
Submitted by:   maintainer
Sat, 15 May 2004
[ 14:46 vs search for other commits by this committer ] Original commit 
Update to 0.6.0:
   * added possibility to create SubCAs now
   * added possibility also to use DSA keys
   * added possibility to select the digest during key creation
   * added possibility to export the complete CA-chain of a SubCA

PR:             ports/66630
Submitted by:   Janos Mohacsi (maintainer)
Wed, 4 Feb 2004
[ 05:10 marcus search for other commits by this committer ] Original commit  (Only the first 10 of 1422 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
Thu, 8 Jan 2004
[ 17:55 clement search for other commits by this committer ] Original commit 
- Add a missing dependency (converters/p5-MIME-Base64)

Approved by:    Mohacsi Janos <mohacsi@niif.hu> (maintainer)
                erwin (mentor) (implicitly)
Mon, 22 Dec 2003
[ 13:28 clement search for other commits by this committer ] Original commit 
- Update to 0.5.4

PR:             60505
Submitted by:   Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
Approved by:    erwin (mentor)
Fri, 24 Oct 2003
[ 12:05 ijliao search for other commits by this committer ] Original commit  (Only the first 10 of 1501 ports in this commit are shown above. View all ports for this commit)
utilize SITE_PERL

PR:             58166
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
Tue, 2 Sep 2003
[ 18:44 krion search for other commits by this committer ] Original commit 
- Update to version 0.5.2

o GUI rewrite to GNOME/GTK
o Key accelerators to menu
  certificate renewal

PR:             56318
Submitted by:   maintainer
Sun, 31 Aug 2003
[ 08:49 krion search for other commits by this committer ] Original commit 
- New port: security/tinyca version 0.4.9

TinyCA is a simple graphical userinterface written in Perl/Tk
to manage a small CA (Certification Authority).

PR:             54571
Submitted by:   Janos Mohacsi <janos.mohacsi@bsd.hu>

Number of commits found: 40