| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
PR: ports/148755
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp>
Notes:
svn path=/head/; revision=258314
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Fixed a resource problem with LDAP CRLs.
* Fixed a bad EOF detection with HTTP CRLs.
* Made "dirmngr-client --url --load-crl URL" work.
* New option --ignore-cert-extension.
* Make use of libassuan 2.0 which is available as a DSO.
For the port:
* Add the verify target to check the PGP signature of the distfile
* Since libassuan is now a shared lib, move it LIB_DEPENDS
* The infrastructure for disabling NLS was already present, so add an OPTION
Approved by: maintainer
Notes:
svn path=/head/; revision=256630
|
|
|
|
|
|
|
| |
While I'm here update to the current version of libassuan-1 (1.0.5)
Notes:
svn path=/head/; revision=256500
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Unfortunately version 2.0.0 is largely incompatible with version 1.x, so it
is necessary to have a stopgap measure while ports that depend on libassuan
can be updated. In conversation with the maintainers of the dependent ports
it was originally considered ideal to prepare updates for the ports first,
then upgrade everything to libassuan 2.x en masse. Since no action has
arisen on that front, go with plan B:
Copy security/libassuan to security/libassuan-1, and update the dependent
ports accordingly. Because this is (intended to be) a _temporary_ measure,
and because no updates for libassuan 1.x are anticipated, and because the
hope is that it can be removed sooner rather than later, it's a copy instead
of a repocopy.
Notes:
svn path=/head/; revision=256495
|
|
|
|
| |
Notes:
svn path=/head/; revision=255371
|
|
|
|
|
|
|
|
|
| |
PR: ports/140347
Submitted by: Craig Green <cgreen@sentex.net>
Approved by: maintainer
Notes:
svn path=/head/; revision=244891
|
|
|
|
|
|
|
|
| |
PR: ports/135671
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
Notes:
svn path=/head/; revision=236163
|
|
|
|
|
|
|
| |
PR: ports/127478
Notes:
svn path=/head/; revision=225326
|
|
|
|
|
|
|
| |
Suggested by: rafan
Notes:
svn path=/head/; revision=225291
|
|
|
|
|
|
|
|
|
|
| |
- Assign maintainership to the submitter
PR: ports/126141
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp>
Notes:
svn path=/head/; revision=220646
|
|
|
|
|
|
|
|
|
| |
to email.
Hat: portmgr
Notes:
svn path=/head/; revision=220034
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=214430
|
|
|
|
| |
Notes:
svn path=/head/; revision=209422
|
|
|
|
| |
Notes:
svn path=/head/; revision=208144
|
|
|
|
|
|
|
|
| |
PR: ports/119016
Submitted by: José García Juanino <jjuanino@gmail.com>
Notes:
svn path=/head/; revision=204861
|
|
|
|
|
|
|
|
| |
PR: ports/118899
Submitted by: Hirohisa Yamaguchi
Notes:
svn path=/head/; revision=204460
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=196111
|
|
|
|
| |
Notes:
svn path=/head/; revision=189115
|
|
|
|
| |
Notes:
svn path=/head/; revision=189074
|
|
|
|
| |
Notes:
svn path=/head/; revision=188797
|
|
|
|
| |
Notes:
svn path=/head/; revision=186897
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add explicit version to libgpg-error dependency where missing [2]
- Bump PORTREVISION [1]
Approved by: maintainers (arved, lofi, novel,
ports at mcdermottroe dot com) [1]
Suggested by: novel, lofi [2]
Notes:
svn path=/head/; revision=173573
|
|
|
|
| |
Notes:
svn path=/head/; revision=172980
|
|
|
|
|
|
|
|
|
|
|
| |
PR: ports/93916
Reported by: many people
Tested by: many people
Approved by: portmgr (linimon), lofi (dirmngr's maintainer)
Reviewed by: hrs (UPDATING)
Notes:
svn path=/head/; revision=157079
|
|
|
|
|
|
|
| |
Approved by: portmgr (kris)
Notes:
svn path=/head/; revision=156749
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154303
|
|
|
|
|
|
|
|
| |
- Chase shared library bumps
- Update gnupg-devel to 1.9.20
Notes:
svn path=/head/; revision=151662
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=148323
|
|
|
|
| |
Notes:
svn path=/head/; revision=146885
|
|
|
|
|
|
|
|
|
| |
Update gnupg-devel to 1.9.16.
Update dirmngr to 0.9.2.
Bump PORTREVISION for pinentry (for libksba shared library bump).
Notes:
svn path=/head/; revision=133887
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* made the code try to lock secure memory pool not only when running as
root,
* fixed type usage in Serpent,
* made the code mix the PID into the entropy pool for better protection
after a fork,
* fixed memory leak in RSA.
* fixed alignment problems in Rijndael,
* fixed memory leak in gcry_pk_sign(),
* fixed broken pointer access in gcry_ac_open(),
* updated the documentation,
* fixed several other bugs.
Chase Shared library version and bump PORTREVISION of affected ports.
Notes:
svn path=/head/; revision=126139
|
|
|
|
| |
Notes:
svn path=/head/; revision=124307
|
|
|
|
|
|
|
|
| |
PR: ports/72537
Submitted by: Jose M Rodriguez <josemi@freebsd.jazztel.es>
Notes:
svn path=/head/; revision=118719
|
|
|
|
| |
Notes:
svn path=/head/; revision=115485
|
|
|
|
| |
Notes:
svn path=/head/; revision=115410
|
|
|
|
| |
Notes:
svn path=/head/; revision=115407
|
|
|
|
| |
Notes:
svn path=/head/; revision=108375
|
|
|
|
| |
Notes:
svn path=/head/; revision=108303
|
|
|
|
| |
Notes:
svn path=/head/; revision=104350
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=103963
|
|
|
|
| |
Notes:
svn path=/head/; revision=100139
|
|
|
|
|
|
|
| |
(Part 1)
Notes:
svn path=/head/; revision=99918
|
|
|
|
|
|
|
| |
Approved by: arved (Mentor)
Notes:
svn path=/head/; revision=87914
|
|
|
|
|
|
|
|
| |
# I'm not bumped port revision of them because this should not affect
# packages built on bento...
Notes:
svn path=/head/; revision=86964
|
|
|
|
|
|
|
|
|
| |
We should use net/openldap20/bsd.openldap.mk later...
Pointy hat to: kuriyama
Notes:
svn path=/head/; revision=86962
|
|
|
|
|
|
|
| |
use USE_GETOPT_LONG instead.
Notes:
svn path=/head/; revision=84842
|
|
|
|
|
|
|
|
| |
Submitted by: maintainer
Update to 0.4.5, which is current release.
Notes:
svn path=/head/; revision=83216
|
|
|
|
|
|
|
|
| |
PR: 51749
Submitted by: maintainer
Notes:
svn path=/head/; revision=80127
|
|
revocation lists (X.509).
PR: 51577
Submitted by: Michael Nottebrock <michaelnottebrock@gmx.net>
Notes:
svn path=/head/; revision=79925
|