| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
- use USE_LIBTOOL.
|
| |
|
| |
|
|
|
|
| |
- use USE_LIBTOOL.
|
| |
|
|
|
|
| |
- use USE_LIBTOOL.
|
|
|
|
| |
- use USE_LIBTOOL.
|
| |
|
|
|
|
| |
- use USE_LIBTOOL.
|
|
|
|
| |
- use USE_LIBTOOL.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Reported by: Franz Klammer <klammer@webonaut.com>
|
|
|
|
|
|
| |
Prompted by: Franz Klammer <klammer@webonaut.com>
Reviewed by: sobomax
Approved by: sobomax
|
|
|
|
|
|
|
| |
fails to build when they have freetype 1.x installed.
Reviewed by: sobomax
Approved by: sobomax
|
| |
|
| |
|
|
|
|
|
|
|
| |
beat detection
PR: 37467
Submitted by: David Yeske <dyeske@yahoo.com>
|
|
|
|
| |
4199 Emergency Dat Release due to Exploit-BackCSS False Positive
|
|
|
|
| |
Submitted by: Thomas Quinot <thomas@cuivre.fr.eu.org>
|
| |
|
|
|
|
|
| |
PR: 37466
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
| |
- Fix portlint errors/warnings
- make hardcoded /usr/local LOCALBASE safe
PR: 30272, 37444
Submitted by: John Merryweather Cooper <jmcoopr@webmail.bmi.net>,
Andreas Schulz <ats@first.fhg.de>
Approved by: maintainer timeout
|
| |
|
|
|
|
|
| |
PR: 37438
Submitted by: maintainer
|
|
|
|
|
| |
PR: 37456
Submitted by: maintainer
|
|
|
|
|
| |
PR: 37463
Submitted by: maintainer
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
configure scripts created using autoconf 2.13 or later, which allows
to replace many patch-ltmain.sh out there with USE_LIBTOOL and one
additional line in configure script.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
o Deal with following issue: (weird)
"The following target is necessary if qt30 is installed at the time
the port build is started; it is related to the Makefiles having
dependencies on these (installed) .prl files." --AlanE
o Bump PORTREVISION
Submitted by: Alan E <alane@geeksrus.net>
Requested by: too many
Approved by: will
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
SDL graphics drawing primitives and other support functions
|
|
|
|
|
|
| |
to me in private mail that they have no short or medium term plans to
commit anything to FreeBSD and have given me permission to remove
them for now.
|
|
|
|
|
|
|
|
|
|
| |
- don't build/install useless static library (useless because we want Python
module, which is by definition shared object). Not only this reduces the
package size and saves disk space, but also halves the time necessary to
compile the port;
- don't install useless .la file;
- remove version number from the shared object - it doesn't serve any
meaningful purpose.
|
|
|
|
| |
Submitted by: bento
|
|
|
|
|
|
| |
- don't install .la files;
- don't use black magick to create/delete .so symlinks to shared libraries -
our pkg_* tools already work correctly with symlinks.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1. Make PY_DISTUTILS recently added into <bsd.python.mk> actually working.
PR: 36537
Submitted by: tg
2. Propagate error code from failed `make depends', when one of the ports
we depend upon is marked BROKEN/FORBIDDEN.
PR: 25522
Submitted by: alex
3. By default, when bsd.port.mk configurating Makefile.PL only pass
PREFIX as argument, but some Perl module (eg. Test-Harness) needed
INSTALLPRIVLIB and/or INSTALLARCHLIB in order to install, otherwise
default installation will goes to /usr/lib and not ${PREFIX}/lib,
in some case, adding these tag to CONFIGURE_ARGS is not bad.
PR: 29681
Submitted by: Shell Hung <shell@shellhung.org>
4. Update patch-libtool target, so that it doesn't break ports with
autoconf 2.13-generated configure script. USE_LIBTOOL is still not
very useful for such cases, but at least it doesn't break them badly
anymore.
PR: 31142
Submitted by: wjv
5. Make `make search' working even when /usr/obj/usr/ports exists.
PR: 31862
Submitted by: gad
6. When configure script fails unexpectedly don't dump thousands lines of
config.log to the user's screen, because it usually doesn't contain
information useful for tracking the problem anyway. Instead display a
message asking a user to report the failure to the proper entity
(maintainer) and what to include into the problem report.
PR: 34459, 35488
Submitted by: Thomas Hurst <freaky@aagh.net>
Alan Eldridge <ports@geeksrus.net>
sobomax
other countless hackers whose names are lost in the noise
Text of message suggested by: asmodai
7. Make PREFIX=/usr situation more sane. When PREFIX is set to /usr,
bsd.port.mk uses MANPREFIX=${PREFIX} and BSD.local.dist for mtree as
always, however those defaults are not appropriate for /usr, and better
options are available.
PR: 36030
Submitted by: DougB
8. Use ${ECHO_CMD} instead of ${ECHO} everywhere in the bsd.port.mk to
avoid clashing with system .mk settings (${ECHO} has a different meaning
there). Actually the patch is imcomplete, because large portion of those
${ECHO_CMD}s should be ${ECHO_MSG}, but this one will at least make Bruce
happy, which shouldn't be underestimated.
PR: 34988
Submitted by: knu
All of the above tested by: bento
Special thanks goes to: kris (for his help with getting this tested)
-------------------------- THE END (to be continued) ------------------------
|
| |
|
| |
|
|
|
|
| |
Submitted by: Ollivier Robert <roberto@eurocontrol.fr> (partially)
|
| |
|
|
|
|
| |
Mea culpa.
|
| |
|
|
|
|
| |
was imported (3.5 years ago).
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 37014
Submitted by: parv <parv@pair.com>
|
|
|
|
|
| |
PR: 37119
Submitted by: Dominic Marks <dominic_marks@btinternet.com>
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Submitted by: cy
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
PR: 37426
Submitted by: Statue <statue@softwareliberty.org>
Reviewed by:
Approved by:
Obtained from:
MFC after:
|
|
|
|
|
| |
PR: 37419
Submitted by: maintainer
|
| |
|
|
|
|
| |
o Encoding is now re-enable. However, this is not DiVX5 Pro enconding
|
| |
|
| |
|
|
|
|
|
|
|
| |
Ispell.
PR: 37355
Submitted by: Brian Skrab <brian@quynh-and-brian.org>
|
|
|
|
|
|
|
|
|
| |
o Switch maintainership to submitter
PR: 37329
Submitted by: Alan Eldridge <ports@geeksrus.net> (new maintainer)
Approved by: Michiel De Wilde <michiel.dewilde@rug.ac.be> (previous
maintainer)
|
|
|
|
|
|
| |
PR: 37372
Submitted by: Alan Eldridge <ports@geeksrus.net>
Approved by: will
|
|
|
|
| |
Prompted by: ijliao
|
|
|
|
|
|
| |
- Fix MASTER_SITES and WWW tag in pkg-descr
Submitted by: maintainer
|
|
|
|
|
| |
PR: 37403
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/36752 ports/37164
Submitted by: Shannon -jj Behrens, KATO Tsuguru
|
| |
|
|
|
|
|
|
|
|
| |
I think if the gcc fixes for oo go in before 4.6, we can check against
this version later.
Openoffice does build now till the end. A normal build with a P800 Mhz
does take approximatly 20 hours.
|
|
|
|
| |
sysinstall to hang).
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Reviewed by: sobomax
Approved by: sobomax
|
| |
|
|
|
|
|
| |
Reviewed by: sobomax
Approved by: sobomax
|
| |
|
|
|
|
|
|
|
| |
of the GNOME 2.0 Desktop.
Reviewed by: sobomax
Approved by: sobomax
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
is also installed.
PR: 36401
Reported by: many
Approved by: sobomax
|
|
|
|
|
|
|
|
|
|
| |
conversion by removing code which installs compatibility `g'-symlinks. This
change is likely to break the following ports:
ports/x11-wm/icewm
ports/databases/grass
Please blame their maintainers, not me.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 37413
Submitted by: Jason Mann <jmann@blueyonder.co.uk>
|
| |
|
|
|
|
|
| |
PR: 37401
Submitted by: Olexander Kunytsa <kunia@istc.kiev.ua>
|
| |
|
| |
|
|
|
|
|
|
| |
Install autoload setting file preview-latex.el and display PKGMESSAGE.
Submitted by: David.Kastrup@t-online.de (David Kastrup)
|
|
|
|
|
|
| |
his commit bit for now.
Approved by: uch
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/37318
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
|
|
|
|
| |
Submitted by: Nick Johnson <freebsd@spatula.net>
|
| |
|
| |
|
| |
|
|
|
|
|
| |
problems and doesn't compile. We can bump later to 1.0, if the
openoffice project does the same.
|
| |
|
|
|
|
| |
A library to access GSM mobile phones through GSM modems
|
|
|
|
|
| |
PR: 37320
Submitted by: maintainer
|
|
|
|
| |
Submitted by: maintainer
|
|
|
|
|
|
|
| |
committed anything (1998) and has indicated that he will not be
contributing to FreeBSD anytime soon.
Submitted by: jmacd
|
| |
|
|
|
|
|
|
|
|
| |
AspectR is a library interface that lets Ruby developers program in an
aspect oriented style (similar to AspectJ).
PR: ports/36905
Submitted by: Sean Chittenden <sean@chittenden.org>
|
| |
|
| |
|
|
|
|
|
| |
Approved by: steve
Noticed by: murray
|
| |
|
|
|
|
|
|
|
| |
XMMS Visualization plugin, displays dancing
figures.
Approved by: steve
|
| |
|
|
|
|
|
|
|
| |
Python's standard library.
PR: 37088 (indirectly)
Submitted by: Andreas Schulz <ats@first.fhg.de>
|
| |
|
| |
|
|
|
|
|
|
|
| |
files in ${PREFIX}/share/gnome/gnome/help but expects them in
${PREFIX}/share/gnome/help. This has now been fixed.
Approved by: MAINTAINER: Frederic Dubuy <fdubuy@free.fr>
|
|
|
|
|
| |
Although it is not yet declared as out of alpha by the distributor,
it is stable enough and now we can recommend it for FreeBSD users.
|
|
|
|
|
| |
PR: 36987
Submitted by: king <king@v2project.com>
|
| |
|
|
|
|
| |
Submitted by: Alan Eldridge <alane@geeksrus.net>
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
Assign maintainership to submitter.
PR: 31644
Submitted by: Samuel Tardieu <sam@inf.enst.fr>
Approved by: maintainer
|
| |
|
| |
|
| |
|
|
|
|
| |
o Update to DiVX 5.0 snapshot 20020304: it's decoder only now
|
|
|
|
|
|
|
|
|
| |
DiVX version 4.0
- add NO_LATEST_LINK
- install under divx4 prefixes
Repo copy by: joe
Approved by: kris (repo copy)
|
|
|
|
| |
MOZILLA dist sites' timeouts.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
that was remotely exploitable. This change updates the port to the
corrected version. The patchfile in the previous port corrected
some, but not all, of the vulnerability.
Maintainer timeout: BillF was unresponsive after 9 days, Debolaz
requested the port be fixed or marked broken via IRC.
PR: ports/37048
Submitted by: Geir RÃ¥ness <pulz@pulz.no>
Requested by: Debolaz <debolaz@debolaz.com>
|
| |
|
|
|
|
|
| |
- Remove -lxpg4.
- Cosmetique.
|
| |
|
|
|
|
|
|
|
| |
in preparation for the GNOME 2.0 desktop.
Reviewed by: sobomax
Approved by: sobomax
|
| |
|
|
|
|
| |
- Disable canna.sh when installed, and enable it back when deleted.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Approved by: jmacd
|
|
|
|
|
| |
PR: 36776
Submitted by: maintainer
|
|
|
|
| |
Approved by: des
|
|
|
|
|
|
| |
- HAS_CONFIGURE --> GNU_CONFIGURE;
- sort pkg-plist;
- make PORTVERSION more sane.
|
| |
|
| |
|
|
|
|
|
| |
Reviewed by: sobomax
Approved by: sobomax
|
|
|
|
|
| |
Reviewed by: sobomax
Approved by: sobomax
|
|
|
|
|
| |
Reviewed by: sobomax
Approved by: sobomax
|
|
|
|
|
| |
Reviewed by: sobomax
Approved by: sobomax
|
|
|
|
|
|
|
|
| |
- Block cancel signal while creating new thread to avoid losing
the signal.
- Terminate the process with _exit(1) if it's unsafe to continue
calling atexit functions and destructors.
|
| |
|
|
|
|
|
|
|
|
| |
Use external location for patches by the PR submitter, remove patch-3.1.0-fix.
Bump PORTREVISION to note this change.
PR: 36463
Submitted by: Jason Harris <jharris@widomaker.com>
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
the current directory (the default) or any specified
directory or file to find IPv4 socket code that may be a
candidate for modification when porting to the IPv6 socket API.
The utility is designed to run from a Solaris machine.
WWW: http://www.sun.com/solaris/ipv6
PR: ports/36208
Submitted by: Janos Mohacsi <janos.mohacsi@dante.org.uk>
|
|
|
|
|
| |
PR: ports/37327
Submitted by: Edwin Groothuis <edwin@mavetju.org>
|
| |
|
|
|
|
| |
Submitted by: Alan Eldridge <alane@geeksrus.net>
|
|
|
|
|
|
|
|
|
|
| |
incompatible versions of USB code in different FreeBSD releases (or even in
the same release makeworded on from sources cvsup'ed on different dates), so
that supporting all of them is nightmare.
I wish USB team would care about API compatibility in the future.
Submitted by: many
|
| |
|
|
|
|
| |
Approved by: wca
|
|
|
|
|
| |
PR: 37321
Submitted by: maintainer
|
|
|
|
| |
and maintain them in our tree. I will be his mentor.
|
| |
|
|
|
|
|
| |
PR: 37154
Submitted by: Christian Brueffer <chris@unixpages.org>
|
|
|
|
|
|
|
|
|
| |
so it can be called within an path or dir.
e.g. in: /usr/local/etc/rc.local/apache.sh
and in /etc/rc.conf:
local_startup="/usr/local/etc/rc.local"
Approved by: ache
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
Build it + define USE_GTK only if GUI is wanted/GTK is installed.
Silence by: maintainer && jim
PR: 35014
|
| |
|
|
|
|
| |
see new mail (without also using IMAP) as well.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
original versions of these ports, so some PORTREVISIONs were bumped. See
http://freebsd.kde.org/ and mailing lists linked to from there for info
on the packages generated to test these ports.
bsd.kde.mk has already been updated a few days ago to work with these.
Some patches applied to fix a few bugs were:
deskutils/kdepim3:
[1] Remove kpilot from build because it wasn't ready at release.
editors/koffice-kde3:
[2] Fix compile time bugs for FreeBSD.
misc/kdeedu3:
[3] Fix compile problem with kvoctrain.
x11/kdebase3:
[4] Fix KDM CPU usage and login bug.
Some caveats:
* All PLISTs are broken for deinstall due to script bug that I
didn't notice until very recently. This will be fixed when I
commit an update tomorrow. These ports should still install
perfectly fine though. They should also deinstall without
giving errors, but will leave directories behind.
* You can't install this with any other version of QT or KDE
already installed. I am not sure the checks are 100% working,
but fixes for these will be forthcoming. This is mainly due
to a policy decision made by kde@ to make QT/KDE ports install
the way the rest of the world expects it to while also still
conforming to FreeBSD's hier(7). For reference on this decision,
please consult the KDE/FreeBSD mailing list archives. This
decision fixes 2-year-old bug reports relating to how we handled
this for KDE2 vs KDE1.
Submitted by: [1] Adrian de Groot <adridg@cs.kun.nl>,
[2] David Faure <faure@kde.org>,
Andy Fawcett <andy@athame.co.uk>
Lauri Watts <lauri@kde.org>
[3] Lauri Watts <lauri@kde.org>
[4] Alan Eldridge <alane@geeksrus.net>
Oswald Buddenhagen <ossi@kde.org>
Reviewed by: kde
|
| |
|
|
|
|
|
|
|
|
|
| |
work-around for the zlib that comes with rsync. Obtained from -current.
(Yes, rsync insists on using a home-rolled zlib.)
PR: 36998
Approved by: maintainer
|
|
|
|
|
|
| |
PR: 37291
Submitted by: Erich Zigler <erich@tacni.net>
Approved by: MAINTAINER: NAKAMURA Kazushi <kaz@kobe1995.net>
|
| |
|
| |
|
|
|
|
|
| |
PR: 36984
Submitted by: Juan Salaverria <rael@vectorstar.net>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Alphabetize the comments on the Makefile variables that affect the
configure process.
* Add a new NMH_EXTRA_CONFIGURE_ARGS var to let builder pass extra args
through to configure.
* Add a new NMH_POP var to allow builder to disable the --enable-pop
configure setting.
* Take 'uname' out of the AC_CHECK_FUNCS so the configure script never sets
HAVE_UNAME, so that it only uses gethostname(3) to get the hostname.
The HAVE_UNAME #define is only used in zotnet/mts/mts.c and it uses
gethostname(3) in its stead both times.
PR: 36307
Submitted by: MAINTAINER: Scott Blachowicz <Scott.Blachowicz@seaslug.org>
|
|
|
|
|
| |
PR: 37303
Submitted by: maintainer
|
|
|
|
| |
PR: 37277
|
|
|
|
| |
Prompted by: Oliver Brandmueller <ob@e-Gitt.NET>
|
|
|
|
|
| |
PR: 37316
Submitted by: MAINTAINER
|
|
|
|
| |
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
build with newer bison
remove BROKEN
PR: 37313
Submitted by: maintainer
|
|
|
|
|
| |
PR: 37308
Submitted by: Hiroo ONO <hiroo@oikumene.gcd.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- more manpages
- shift FORBIDDEN
Excerpt of Changes between 0.9.6b and 0.9.6c [21 dec 2001]
*) Fix BN_rand_range bug pointed out by Dominikus Scherkl
*) Only add signing time to PKCS7 structures if it is not already present.
*) Fix crypto/objects/objects.h: "ld-ce" should be "id-ce", OBJ_ld_ce
should be OBJ_id_ce. Also some ip-pda OIDs in crypto/objects/objects.txt
were incorrect (cf. RFC 3039).
*) Release CRYPTO_LOCK_DYNLOCK when CRYPTO_destroy_dynlockid()
returns early because it has nothing to do.
*) Fix mutex callback return values in crypto/engine/hw_ncipher.c.
*) Change ssl/s2_clnt.c and ssl/s2_srvr.c so that received handshake
messages are stored in a single piece (fixed-length part and
variable-length part combined) and fix various bugs found on the way.
*) Disable caching in BIO_gethostbyname(), directly use gethostbyname()
instead. BIO_gethostbyname() does not know what timeouts are
appropriate, so entries would stay in cache even when they have
become invalid.
*) Change ssl23_get_client_hello (ssl/s23_srvr.c) behaviour when
faced with a pathologically small ClientHello fragment that does
not contain client_version: Instead of aborting with an error,
simply choose the highest available protocol version (i.e.,
TLS 1.0 unless it is disabled).
*) Fix SSL handshake functions and SSL_clear() such that SSL_clear()
never resets s->method to s->ctx->method when called from within
one of the SSL handshake functions.
*) In ssl3_get_client_hello (ssl/s3_srvr.c), generate a fatal alert
(sent using the client's version number) if client_version is
smaller than the protocol version in use. Also change
ssl23_get_client_hello (ssl/s23_srvr.c) to select TLS 1.0 if
the client demanded SSL 3.0 but only TLS 1.0 is enabled; then
the client will at least see that alert.
*) Fix ssl3_get_message (ssl/s3_both.c) to handle message fragmentation
correctly.
*) Avoid infinite loop in ssl3_get_message (ssl/s3_both.c) if a
client receives HelloRequest while in a handshake.
*) Bugfix in ssl3_accept (ssl/s3_srvr.c): Case SSL3_ST_SW_HELLO_REQ_C
should end in 'break', not 'goto end' which circuments various
cleanups done in state SSL_ST_OK. But session related stuff
must be disabled for SSL_ST_OK in the case that we just sent a
HelloRequest. Also avoid some overhead by not calling
ssl_init_wbio_buffer() before just sending a HelloRequest.
*) Fix ssl/s3_enc.c, ssl/t1_enc.c and ssl/s3_pkt.c so that we don't
reveal whether illegal block cipher padding was found or a MAC
verification error occured. (Neither SSLerr() codes nor alerts
are directly visible to potential attackers, but the information
may leak via logfiles.) ssl/s2_pkt.c failed to verify that the
purported number of padding bytes is in the legal range.
*) Improve RSA_padding_check_PKCS1_OAEP() check again to avoid
'wristwatch attack' using huge encoding parameters (cf.
James H. Manger's CRYPTO 2001 paper). Note that the
RSA_PKCS1_OAEP_PADDING case of RSA_private_decrypt() does not use
encoding parameters and hence was not vulnerable.
*) BN_sqr() bug fix.
*) Rabin-Miller test analyses assume uniformly distributed witnesses,
so use BN_pseudo_rand_range() instead of using BN_pseudo_rand()
followed by modular reduction.
*) Add BN_pseudo_rand_range() with obvious functionality: BN_rand_range()
equivalent based on BN_pseudo_rand() instead of BN_rand().
*) s3_srvr.c: allow sending of large client certificate lists (> 16 kB).
This function was broken, as the check for a new client hello message
to handle SGC did not allow these large messages.
*) Add alert descriptions for TLSv1 to SSL_alert_desc_string[_long]().
*) Fix buggy behaviour of BIO_get_num_renegotiates() and BIO_ctrl()
for BIO_C_GET_WRITE_BUF_SIZE ("Stephen Hinton" <shinton@netopia.com>).
*) In ssl3_get_key_exchange (ssl/s3_clnt.c), call ssl3_get_message()
with the same message size as in ssl3_get_certificate_request().
Otherwise, if no ServerKeyExchange message occurs, CertificateRequest
messages might inadvertently be reject as too long.
*) Modified SSL library such that the verify_callback that has been set
specificly for an SSL object with SSL_set_verify() is actually being
used. Before the change, a verify_callback set with this function was
ignored and the verify_callback() set in the SSL_CTX at the time of
the call was used. New function X509_STORE_CTX_set_verify_cb() introduced
to allow the necessary settings.
*) In OpenSSL 0.9.6a and 0.9.6b, crypto/dh/dh_key.c ignored
dh->length and always used
BN_rand_range(priv_key, dh->p).
So switch back to
BN_rand(priv_key, l, ...)
where 'l' is dh->length if this is defined, or BN_num_bits(dh->p)-1
otherwise.
*) In RSA_eay_public_encrypt, RSA_eay_private_decrypt, RSA_eay_private_encrypt
RSA_eay_public_decrypt always reject numbers >= n.
*) In crypto/rand/md_rand.c, use a new short-time lock CRYPTO_LOCK_RAND2
to synchronize access to 'locking_thread'.
*) In crypto/rand/md_rand.c, set 'locking_thread' to current thread's ID
*before* setting the 'crypto_lock_rand' flag. The previous code had
a race condition if 0 is a valid thread ID.
|
|
|
|
|
|
| |
* Alphabetize
Submitted by: nork
|
|
|
|
|
|
|
| |
- improved manpages a bit.
- some MILTER improvements.
Submitted by: gshapiro
|
|
|
|
| |
Submitted by: http://home.jp.FreeBSD.ORG/cgi-bin/showmail/ports-jp/11463
|
| |
|
|
|
|
|
|
|
| |
default. Invert option by adding WITHOUT_CLUSTER.
o Bump PORTREVISION
Submitted by: maintainer
|
|
|
|
|
|
| |
PR: 35128
Submitted by: Ken Stailey <kstailey@surfbest.net>
Approved by: maintainer
|
|
|
|
|
| |
PR: 37294
Submitted by: maintainer
|
|
|
|
|
|
|
| |
properly.
PR: 36998
Submitted by: maintainer
|
|
|
|
|
|
| |
the OpenH323 port does not install the shared libraries yet.
Reported by: Matthew Reimer <mreimer@vpop.net>
|
|
|
|
| |
PR: 36489
|
| |
|
| |
|
|
|
|
|
|
|
| |
dvd-ripper
PR: 37234
Submitted by: Michael Nottebrock <lofi@lofi.dyndns.org>
|
|
|
|
|
| |
PR: 36516
Submitted by: ports@geeksrus.net
|
|
|
|
|
| |
PR: 37259
Submitted by: maintainer
|
|
|
|
|
| |
possible they may be binary, and they also may be command output that has to
be checked against exactly.
|
|
|
|
|
| |
PR: 36848
Submitted by: maintainer
|
| |
|
|
|
|
|
| |
PR: 37289
Submitted by: Hiroo ONO <hiroo@oikumene.gcd.org>
|
|
|
|
|
| |
PR: 37286
Submitted by: maintainer
|
|
|
|
|
|
|
| |
- Add workaround for the problem that ps2epsi doesn't work
PR: 37285
Submitted by: Ports Fury
|
|
|
|
|
|
|
| |
- Add workaround for the problem that ps2epsi doesn't work
PR: 37284
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 37283
Submitted by: maintainer
|
|
|
|
|
| |
PR: 37280
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 37276
Submitted by: Ports Fury
|
|
|
|
|
|
|
| |
- Utilize NOPORTDOCS
PR: 37274
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 37273
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 37272
Submitted by: Ports Fury
|
| |
|
|
|
|
|
|
|
| |
Avida is an auto-adaptive genetic system designed for ALife research
PR: 37268
Submitted by: Jeremy Karlson <karlj000@unbc.ca>
|
|
|
|
|
| |
an order of magnitude faster than Beta 1, and doesn't crash in situations
where Beta 1 used to.
|
|
|
|
|
|
|
| |
forgot to remove it last commit
PR: 37220
Submitted by: maintainer
|
|
|
|
|
| |
PR: 37258
Submitted by: maintainer
|
|
|
|
| |
Requested by: charnier
|
|
|
|
|
|
| |
Make it to install contrib files.
Approved by: mkamm@gmx.net (previous maintainer)
|
| |
|
| |
|
|
|
|
|
| |
PR: 37229
Submitted by: maintainer
|
| |
|
|
|
|
|
| |
PR: 37115
Submitted by: maintainer
|