| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
References: http://lists.gnupg.org/pipermail/gnupg-announce/2010q4/000303.html
|
|
|
|
| |
Hat: portmgr
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- Mark sane-backends broken on current due to changes
in USB stack.
Reviewed by: thompsa (old version), miwi
Tested by: miwi
|
|
|
|
|
|
| |
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)
|
|
|
|
| |
Reported by: QA Tindy (itetcu)
|
|
|
|
|
|
|
|
|
|
| |
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:
This update fixes a possible security vulnerability
involving memory corruption from importing malicious
keys.
PR: 122349 / 122155
Submitted by: Nick Barkas <snb@threerings.net> / Hirohisa Yamaguchi <umq@ueo.co.jp>
Approved by: maintainer timeout
Security: http://www.vuxml.org/freebsd/30394651-13e1-11dd-bab7-0016179b2dd5.html
|
|
|
|
|
| |
PR: ports/118894
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
|
|
|
|
|
|
| |
Add safety seatbelt for inserting additional text in signed OpenPGP message.
References: http://lists.gnupg.org/pipermail/gnupg-devel/2007-March/023687.html,
http://lists.gnupg.org/pipermail/gnupg-devel/2007-March/023686.html
|
|
|
|
|
|
|
|
|
|
| |
before 2.0 upgrade.
- Add a patch to fix info/dir entry in gnupg1.info [1].
- Recover symlink during removing this port after installing
security/gnupg (2.0) (I forgot to add this before...).
PR: ports/106819 [1]
Submitted by: Dmitry A Grigorovich <odip@bionet.nsc.ru>
|
|
|
|
|
|
|
|
| |
(not connected in ../Makefile)
- Tweak installation directory for documents to avoid conflict against
coming gnupg upgrade (2.0.1).
I'm still testing my patch to upgrade to 2.0.1, so please wait. :-)
|
|
|
|
| |
References: http://lists.gnupg.org/pipermail/gnupg-announce/2006q4/000241.html
|
|
|
|
|
|
|
| |
either explicitly depend on it, or disable it in the configure options.
PR: 103427
Silence from: kuriyama (maintainer)
|
|
|
|
|
|
|
| |
- Add WITH_USB to OPTIONS.
PR: ports/101311
Submitted by: Helge Oldach <gnupgaug06@oldach.net>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
not WITH(OUT)_NOPORTDOCS
- Use PORTDOCS and clean pkg-plist
- Add NLS to OPTIONS as on by default and move the check after
bsd.port.pre.mk
- Add --with-ldap=${LOCALBASE} because it was not finding ldap libs without
this
PR: ports/101318
Submitted by: garga
Approved by: maintainer timeout (14 days)
|
|
|
|
|
|
|
|
|
| |
(fixes 2 more possible memory allocation attacks).
- Enable OPTIONS [1].
Security: http://lists.gnupg.org/pipermail/gnupg-announce/2006q3/000229.html
PR: ports/93540 [1]
Submitted by: Pawel Wieleba <P.Wieleba@iem.pw.edu.pl> [1]
|
|
|
|
|
|
| |
(fixes user ID handling bug).
Security: http://lists.gnupg.org/pipermail/gnupg-announce/2006q2/000226.html
|
|
|
|
|
|
| |
- Handle hidden dependency on libusb (1).
Submitted by: Peter Pentchev <roam@ringlet.net> (1)
|
|
|
|
|
|
|
| |
Security: GnuPG does not detect injection of unsigned data
References: http://lists.gnupg.org/pipermail/gnupg-announce/2006q1/000216.html
Probbed by: simon
Approved by: portmgr (erwin)
|
|
|
|
|
|
| |
Security: False positive signature verification in GnuPG
References: http://lists.gnupg.org/pipermail/gnupg-announce/2006q1/000211.html
Prodded by: simon
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
|
|
|
|
|
| |
PR: ports/90105
Submitted by: Thomas Vogt <thomas@bsdunix.ch>
|
|
|
|
|
|
| |
Obtained from: http://cvs.gnupg.org/cgi-bin/viewcvs.cgi/trunk/g10/keygen.c?rev=3853&r1=3852&r2=3853
PR: ports/90105
Submitted by: Thomas Vogt <thomas@bsdunix.ch>
|
|
|
|
| |
Reported by: "Sander Holthaus - Orange XL" <info@orangexl.com>
|
|
|
|
|
| |
PR: ports/84289
Submitted by: Vasil Dimov <vd@datamax.bg>
|
|
|
|
|
|
| |
PR: ports/80157
Submitted by: Vasil Dimov <vd@datamax.bg>
Kindly knocked by: dougb
|
|
|
|
| |
after 5.4-RELEASE.
|
|
|
|
| |
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
|
|
|
|
|
|
|
|
| |
effective in the real world).
References: http://lists.gnupg.org/pipermail/gnupg-announce/2005q1/000190.html (broken mailman archive)
http://www.pgp.com/library/ctocorner/openpgp.html
http://eprint.iacr.org/2005/033
Reported by: dougb
|
| |
|
|
|
|
|
| |
* Don't remove "system directories" (which were created by BSD.*.dist)
* Silently try to remove locale directories which we might have created
|
|
|
|
|
|
| |
Utilize DOCSDIR and DATADIR macros.
Approved by: kuriyama (maintainer)
|
|
|
|
| |
explicitly.
|
|
|
|
| |
- Remove unnecessary "@unexec rmdir"s for locales.
|
|
|
|
|
|
| |
openldap client installed, this will cause a plist change.
I didn't bump the PORTREVISION, but it might not be a bad
idea. I'll leave that up to the maintainer.
|
|
|
|
|
| |
PR: ports/64491
Submitted by: Sebastian Klemke <packet@adrenochrome.nl>
|
|
|
|
| |
Approved by: portmgr
|
|
|
|
| |
Submitted by: trevor
|
|
|
|
|
| |
Submitted by: trevor
Tested by: bento
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Disable the ability to create signatures using the ElGamal
sign+encrypt (type 20) keys as well as to remove the option
to create such keys.
Reported by: se
References: http://lists.gnupg.org/pipermail/gnupg-devel/2003-November/020570.html
http://lists.gnupg.org/pipermail/gnupg-devel/2003-November/020569.html
Approved by portmgr (will)
|
|
|
|
|
|
|
| |
system.
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
PR: ports/59151
|
|
|
|
|
| |
Submitted by: ls+gnupg.devel.gnupg.org@gambit.com.ru
References: http://lists.gnupg.org/pipermail/gnupg-devel/2003-October/020503.html
|
|
|
|
|
|
|
| |
@unexec rmdir's.
PR: ports/58212
Submitted by: Dimitry Andric <dimitry@andric.com>
|
|
|
|
| |
Pointed out by: lofi
|
|
|
|
| |
Prodded by: kris
|
| |
|
|
|
|
|
| |
o Remove explicit --enable-tiger from $CONFIGURE_ARGS. This feature will
be removed from GnuPG.
|
|
|
|
|
| |
# I'm not bumped port revision of them because this should not affect
# packages built on bento...
|
|
|
|
|
|
| |
Add URL reference for rndcontrol.
Submitted by: dougb
|
|
|
|
|
| |
MPI assembler function for sparc32 is used for our sparc64, but it
will not work on it. So use generic (C) version for sparc64-*-freebsd*.
|
| |
|
|
|
|
|
| |
PR: ports/48692
Submitted by: fenner
|
| |
|
| |
|
| |
|
|
|
|
| |
Pointy hat to: kris
|
| |
|
| |
|
|
|
|
| |
Reported by: ijliao
|
|
|
|
|
|
| |
PR: ports/43211
Submitted by: Jason Harris <jharris@widomaker.com>
Modified by: kuriyama (for WITH_LDAP)
|
|
|
|
|
| |
PR: ports/42517
Submitted by: Matthias Andree <matthias.andree@web.de>
|
|
|
|
|
|
|
| |
If configure finds LDAP library, it tries to link with -lresolv, too.
Remove -lresolv to unbreak.
Reported by: Guy Middleton <guy@crtsol.com>
|
|
|
|
|
| |
Submitted by: lots and lots
Pointy hat to: ade
|
|
|
|
|
|
|
|
|
| |
(2) Allow to explicit dependency on converters/libiconv with WITH_LIBICONV
knob.
Submitted by: NIIMI Satoshi <sa2c@sa2c.net> (1),
Dmitry Morozovsky <marck@rinet.ru> (2)
PR: ports/40653 (1), ports/40814 (2)
|
|
|
|
|
|
| |
/etc/make.conf.
Submitted by: <skrueger@europe.com>
|
|
|
|
| |
Requested by: Tobias Henoeckl <hoeni@Space.Net>
|
|
|
|
| |
PR: ports/37621
|
|
|
|
| |
See http://www.gnupg.org/whatsnew.html#rn20020429 for changelog.
|
|
|
|
| |
Pointed out by: Neil Darlow <neil@darlow.co.uk>
|
|
|
|
|
|
|
|
|
|
| |
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
with a "-old" suffix -- gettext-old will have its deorbit burn
sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order
Reviewed by: portmgr
|
| |
|
|
|
|
| |
libiconv.
|
|
|
|
|
|
|
|
|
|
|
|
| |
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies
Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old
Reviewed by: portmgr
|
|
|
|
|
| |
Submitted by: Neil Darlow <neil@darlow.co.uk> and
Jimmy Olgeni <olgeni@FreeBSD.org>
|
|
|
|
| |
Suggested by: ache
|
|
|
|
| |
Submitted by: Neil Darlow <neil@darlow.co.uk>
|
|
|
|
|
| |
PR: ports/34543
Reported by: Ronald Kuehn <rk@ronald.org>
|
| |
|
|
|
|
| |
Pointed out by: sf
|
| |
|
|
|
|
| |
exploitable format string vulnerability in decoding files
|
|
|
|
|
|
|
|
|
|
|
| |
o The semantics of --verify have changed.
o Corrected hash calculation for input data larger than 512M.
o Large File Support is now working.
o A bunch of new options and commands.
o Keyserver support for the W32 version.
o Better handling of key expiration and subkeys.
o Estonian and Turkish translation.
o The usual fixes and other enhancements.
|
|
|
|
| |
Pointed out by: kris
|
|
|
|
|
|
|
| |
message when using RIJNDAEL.
Obtained from: http://lists.gnupg.org/gnupg-announce-200010/msg00003.html
Requested by: "John E. Hein" <jhein@timing.com>
|
|
|
|
| |
Pointed out by: Sergii Laskavyi <ls@gambit.com.ru>
|
|
|
|
|
|
| |
Correct description around RSA/IDEA (with PORTREVISION bump).
Submitted by: knu
|
|
|
|
|
| |
Submitted by: des
Committed from: bsdcon2000 terminal room
|
| |
|
|
|
|
| |
Submitted by: bento
|
|
|
|
| |
Submitted by: bento
|
| |
|
|
|
|
|
| |
Found by: bento
Reference: http://bento/errorlogs/errorlogs/a.3.20000612/extras.html
|
|
|
|
|
| |
Submitted by: dirk.meyer@dinoex.sub.org (Dirk Meyer)
Not tested by: kuriyama
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
|
| |
|
|
|
|
| |
chown -> ${CHOWN}
|
| |
|
| |
|
|
|
|
| |
Add workaround for compilation with CFLAGS=-pipe.
|
| |
|
|
|
|
|
| |
# In my environment (3.1-19990331-STABLE), I cannot finish to build
# with CFLAGS+=-pipe. Hmmm....
|
| |
|
|
|
|
|
|
|
| |
Install documentations.
Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org>
Reviewed and modified by: maintainer
|
| |
|
| |
|
| |
|
|
|
|
| |
* BROKEN='{standard input}: Assembler messages: Error: Alignment not a power of 2'
|
| |
|
| |
|
| |
|
|
Submitted by: kuriyama@FreeBSD.ORG
|