non port: security/libtasn1/Makefile |
SVNWeb
|
Number of commits found: 88 |
Sun, 30 Oct 2022
|
[ 15:49 Roman Bogorodskiy (novel) ] ecdb800
security/libtasn1: update to 4.19.0
|
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 )
|
Thu, 30 Dec 2021
|
[ 10:54 Roman Bogorodskiy (novel) ] 9724b5e
security/libtasn1: remove clang workaround
The previously applied clang 10+ workaround which lowered -O
optimization to -O1 appears to be no longer needed according to the
upstream issue https://gitlab.com/gnutls/libtasn1/-/issues/30.
PR: 252548
Reported by: Brad Smith
|
Sun, 14 Nov 2021
|
[ 04:32 Roman Bogorodskiy (novel) ] 8c2660d
security/libtasn1: update to 4.18.0
|
Sun, 16 May 2021
|
[ 04:32 Roman Bogorodskiy (novel) ] 439e8e2
security/libtasn1: update to 4.17.0
|
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, 11 Jan 2021
|
[ 15:19 novel ]
security/libtasn1: add a workaround for clang 10+
When compiled with clang 10+ and -O[2-9], the resulting package
fails to parse certificates.
As a workaround, downgrade optimization to -O1.
Upstream issue: https://gitlab.com/gnutls/libtasn1/-/issues/30
PR: 252548
Reported by: rozhuk.im@gmail.com
|
Tue, 14 Apr 2020
|
[ 16:18 novel ]
security/libtasn1: update to 4.16.0
|
Wed, 15 Jan 2020
|
[ 15:55 novel ]
security/libtasn1: Drop gmake, add "make test", minor cosmetic changes
- Remove gmake dependency
- Sort USES in alphabetical order
- Add "make test" functionality
Submitted by: Daniel Engberg
Differential Revision: https://reviews.freebsd.org/D23137
|
Thu, 28 Nov 2019
|
[ 10:37 pkubaj ]
security/libtasn1: fix build on GCC architectures
After last update the port uses C99:
corpus2array.c:123: error: 'for' loop initial declaration used outside C99 mode
PR: 242278
Approved by: novel (maintainer), linimon (mentor)
|
Sat, 23 Nov 2019
|
[ 12:16 novel ]
security/libtasn1: update to 4.15.0
|
Tue, 23 Jul 2019
|
[ 16:03 novel ]
security/libtasn1: update to 4.14
|
Sat, 10 Nov 2018
|
[ 18:12 bapt ] (Only the first 10 of 386 ports in this commit are shown above. )
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816
|
Fri, 19 Jan 2018
|
[ 15:44 novel ]
security/libtasn1: update to 4.13
While here, reorder USE* to pet portlint.
|
Sat, 3 Jun 2017
|
[ 16:02 novel ]
security/libtasn1: update to 4.12
|
Fri, 20 Jan 2017
|
[ 16:53 novel ]
security/libtasn1: update to 4.10
|
Thu, 1 Dec 2016
|
[ 21:00 sunpoet ]
- Add LICENSE
- Convert to options target helper
Approved by: portmgr (blanket)
|
Thu, 28 Jul 2016
|
[ 00:47 novel ]
security/libtasn1: update to 4.9
Add '--disable-gcc-warnings' to CONFIGURE_ARGS to prevent
using '-Werror' that causes spurious build failures.
|
Sun, 17 Apr 2016
|
[ 02:50 novel ]
security/libtasn1: update to 4.8
|
Tue, 15 Sep 2015
|
[ 16:54 novel ]
Update to 4.7.
|
Sat, 5 Sep 2015
|
[ 09:53 novel ]
Update to 4.6.
|
Thu, 21 May 2015
|
[ 18:20 antoine ]
Properly register info page
PR: 199980
Approved by: maintainer timeout (2 weeks)
|
Thu, 14 May 2015
|
[ 10:15 mat ] (Only the first 10 of 1814 ports in this commit are shown above. )
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
|
Fri, 1 May 2015
|
[ 04:23 novel ]
Update to 4.5.
|
Sat, 18 Apr 2015
|
[ 03:22 novel ]
Update to 4.4.
Security: CVE-2015-2806
|
Sun, 29 Mar 2015
|
[ 08:46 novel ]
Add CPE information.
PR: 198833
Submitted by: shun <shun.fbsd.pr@dropcut.net>
|
Sun, 21 Sep 2014
|
[ 12:00 novel ]
Update to 4.2.
|
Mon, 25 Aug 2014
|
[ 17:24 novel ]
Update to 4.1.
|
Mon, 28 Jul 2014
|
[ 06:43 novel ] (Only the first 10 of 13 ports in this commit are shown above. )
- Update security/libtasn1 to 4.0
- Add USES= libtool and set INSTALL_TARGET to install-strip
- Drop useless bsd.port.options.mk include
- Bump PORTREVISION of ports that depend on libtasn1 as
shlib version has changed
- Add an UPDATING entry for that
Exp-run by: antoine
|
Sun, 3 Nov 2013
|
[ 09:20 novel ]
- Update to 3.3
- Add stage support
- Fix WWW line to pet portlint
|
Sun, 22 Sep 2013
|
[ 18:05 bapt ] (Only the first 10 of 132 ports in this commit are shown above. )
Fix NO_STAGE attribution
|
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)
|
Sat, 1 Jun 2013
|
[ 16:47 novel ]
Convert to USES for pkgconfig and pkgconfig.
PR: 178313
Submitted by: Kimmo Paasiala <kpaasial@gmail.com>
|
Thu, 7 Feb 2013
|
[ 09:54 avilla ]
- Fix installation on 10-CURRENT amd64.
Approved by: novel (maintainer)
|
Wed, 6 Feb 2013
|
[ 16:59 novel ]
Update to 2.14.
This makes gnutls properly build with system libtasn1.
Submitted by: Herbert J. Skuhra <hskuhra@eumx.net>
|
Sun, 10 Jun 2012
|
[ 05:38 novel ]
Update to 2.13.
|
Wed, 21 Mar 2012
|
[ 22:10 delphij ]
Update to 2.12.
With hat: secteam
Security: 2e7e9072-73a0-11e1-a883-001cc0a36e12
Feature safe: yes
|
Wed, 30 Nov 2011
|
[ 00:40 novel ]
Update to 2.11.
Feature safe: yes
|
Wed, 9 Nov 2011
|
[ 15:26 miwi ] (Only the first 10 of 250 ports in this commit are shown above. )
- Remove WITH_FBSD10_FIX, is no longer needed
|
Sun, 30 Oct 2011
|
[ 03:36 novel ]
Update to 2.10.
|
Fri, 28 Oct 2011
|
[ 18:00 miwi ] (Only the first 10 of 13 ports in this commit are shown above. )
- Fix build FreeBSD 10
|
Fri, 31 Dec 2010
|
[ 13:07 novel ]
- Update to 2.9
- Point WWW to libtasn1's own page at gnu.org
|
Sat, 23 Oct 2010
|
[ 19:08 novel ]
Update to 2.8.
|
Sat, 24 Jul 2010
|
[ 12:10 novel ]
Update to 2.7.
|
Mon, 3 May 2010
|
[ 18:39 novel ]
Update to 2.6.
|
Tue, 9 Feb 2010
|
[ 18:55 novel ]
Update to 2.4.
PR: 143269
Submitted by: Hung-Yi Chen <gaod@hychen.org>
|
Fri, 21 Aug 2009
|
[ 16:10 novel ]
Update to 2.3.
|
Sun, 10 May 2009
|
[ 00:37 novel ]
Update to 2.1.
|
Sun, 18 Jan 2009
|
[ 17:02 novel ]
Update to 1.8.
|
Sat, 30 Aug 2008
|
[ 12:03 novel ]
Update to 1.5.
|
Thu, 21 Aug 2008
|
[ 06:18 rafan ] (Only the first 10 of 1030 ports in this commit are shown above. )
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above )
|
Thu, 19 Jun 2008
|
[ 06:02 novel ]
Update to 1.4.
|
Thu, 20 Mar 2008
|
[ 10:03 pav ] (Only the first 10 of 74 ports in this commit are shown above. )
- Remove USE_GETOPT_LONG which is a no-op since March 2007
|
Mon, 3 Mar 2008
|
[ 12:51 novel ]
Update to 1.3.
|
Mon, 29 Oct 2007
|
[ 17:44 novel ]
Update to 1.1.
|
Mon, 23 Jul 2007
|
[ 09:36 rafan ] (Only the first 10 of 437 ports in this commit are shown above. )
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
|
Mon, 28 May 2007
|
[ 13:23 novel ]
Update to 0.3.10.
|
Sun, 25 Mar 2007
|
[ 11:51 novel ]
Update to 0.3.9.
|
Tue, 2 Jan 2007
|
[ 13:15 novel ]
Update 0.3.8.
|
Thu, 24 Aug 2006
|
[ 13:32 novel ]
Update to 0.3.6.
|
Sat, 8 Jul 2006
|
[ 17:48 novel ]
Update to 0.3.5.
|
Fri, 12 May 2006
|
[ 02:59 novel ]
Update to 0.3.4.
|
Fri, 5 May 2006
|
[ 16:01 novel ]
Update to 0.3.1.
|
Thu, 23 Feb 2006
|
[ 10:40 ade ] (Only the first 10 of 2514 ports in this commit are shown above. )
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
Fri, 10 Feb 2006
|
[ 16:26 novel ]
Update to 0.2.18 - a security release which fixes bugs in the DER decoder.
|
Mon, 28 Nov 2005
|
[ 13:18 novel ]
Update to 0.2.17.
|
Tue, 15 Nov 2005
|
[ 06:52 ade ] (Only the first 10 of 1438 ports in this commit are shown above. )
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
|
Tue, 30 Aug 2005
|
[ 14:28 sergei ]
- Pass maintainership of gnutls, libtasn1 and opencdk ports to
Roman Bogorodskiy (novel) who kindly agreed to look after them
|
Tue, 12 Apr 2005
|
[ 03:26 obrien ] (Only the first 10 of 773 ports in this commit are shown above. )
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
|
Mon, 11 Apr 2005
|
[ 08:04 obrien ] (Only the first 10 of 776 ports in this commit are shown above. )
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
Mon, 7 Feb 2005
|
[ 12:26 sergei ]
- Update to 0.2.13
- Install info and man pages
- Verify PGP signatures if USE_GPG infrastructure is available
|
Fri, 6 Aug 2004
|
[ 22:42 sergei ]
- Update to 0.2.10
- Switch to using libtool 1.5 installed from ports
|
Fri, 9 Jul 2004
|
[ 17:43 marcus ] (Only the first 10 of 489 ports in this commit are shown above. )
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet
|
Sun, 14 Mar 2004
|
[ 06:17 ade ] (Only the first 10 of 945 ports in this commit are shown above. )
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
|
Fri, 5 Mar 2004
|
[ 23:03 sergei ]
- Update to 0.2.7
- Remove USE_REINPLACE: no need for s/malloc.h/stdlib.h/ anymore
|
Thu, 23 Oct 2003
|
[ 05:42 sergei ] (Only the first 10 of 52 ports in this commit are shown above. )
Change to my @FreeBSD.org address.
Approved by: krion
|
Wed, 24 Sep 2003
|
[ 09:12 krion ]
- Update to 0.2.5
PR: 57139
Submitted by: maintainer
|
Fri, 18 Apr 2003
|
[ 05:38 edwin ]
[MAINTAINER] security/libtasn1: convert to USE_GETOPT_LONG
Convert to USE_GETOPT_LONG=yes
Tested on: 4.8-STABLE, 5.0-CURRENT
PR: ports/51093
Submitted by: Sergei Kolobov <sergei@kolobov.com>
|
Sun, 30 Mar 2003
|
[ 23:06 edwin ]
[MAINTAINER] Update security/libtasn1 to 0.2.4
PR: ports/50437
Submitted by: Sergei Kolobov <sergei@kolobov.com>
|
Wed, 26 Mar 2003
|
[ 06:56 kevlo ]
Update to 0.2.3
PR: 50288
Submitted by: MAINTAINER
|
Tue, 18 Mar 2003
|
[ 01:49 naddy ]
Use OSVERSION to check for getopt_long(), fixes INDEX build.
Reported by: kris
Approved by: kris
|
Thu, 27 Feb 2003
|
[ 20:09 naddy ]
- Update to 0.2.1
- Bumped shlib version to 1
- Conditionalize libgnugetopt dependency
PR: 48702
Submitted by: Sergei Kolobov <sergei@kolobov.com>
|
Fri, 21 Feb 2003
|
[ 13:26 knu ] (Only the first 10 of 242 ports in this commit are shown above. )
De-pkg-comment.
|
Sat, 15 Feb 2003
|
[ 11:14 arved ]
Use MASTER_SITE_GNUPG
|
Tue, 28 Jan 2003
|
[ 22:19 nork ]
- Re-sort MASTER_SITES (primary site is temporarily unavailable)
- Use REINPLACE instead of 3 individual patches
- Allow user to specify their own CPPFLAGS and LDFLAGS
- Remove useless .la files
PR: ports/47522
Submitted by: Sergei Kolobov <sergei@kolobov.com> (maintainer)
|
Sat, 18 Jan 2003
|
[ 21:11 arved ]
Add a working MASTER_SITE.
|
Tue, 7 Jan 2003
|
[ 13:44 edwin ]
[NEW PORT] security/libtasn1: ASN.1 parser library for GnuTLS
XASN.1 structure parser library
PR: ports/45347
Submitted by: Sergei Kolobov <sergei@kolobov.com>
|
Number of commits found: 88 |