| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Rename the LIBDANE option DANE because that's the name of the protocol
supported by libgnutls-dane and gnutls-cli. Also clarify the option
description.
- Add an IDN option.
- libgnutls-openssl has been removed in 3.4. Some ports used this library
in their LIB_DEPENDS but no port actually required it.
- Some old API functions have been removed. Ports that used these have been
updated or patched to use the new API.
- Add a patch to print/cups to prevent overlinking of libgnutls.so.
- Bump PORTREVISION on dependent ports.
net-im/jabber: This port used the old API to give users fine grained
control over which crypto algorithms were used via a configuration file.
It's not immediately obvious how to port this to the new API so the port
always uses the defaults now.
www/hydra: Mark BROKEN. This uses more removed calls than the other ports,
is said to be alpha quality and not fully functional and has been abandoned
10 years ago.
PR: 207768
Exp-run by: antoine
Approved by: portmgr (antoine)
|
| |
|
| |
|
|
|
|
|
| |
- Make UNIXODBC a default option as from PHP7 MSSQL support has been
removed and without ODBC support there is no way to connect to MSSQL
|
| |
|
|
|
|
| |
- Sort USES
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 200747
Submitted by: crest@sahiro.org
|
|
|
|
| |
- Remove PORTSCOUT variable as new version has superseeded
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
- Update patch files to be 'make makepatch' compatible
|
|
|
|
|
| |
- Migrate to USES framework from USE_AUTOTOOLS
- Move OPTIONS OPENSSL and GNUTLS under OPTIONS_SINGLE
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
- src/sexp.c (do_vsexp_sscan): Return error for invalid args.
- cipher/md.c (_gcry_md_info): Fix a segv in case of calling
with wrong parameters.
- cipher/primegen.c (_gcry_generate_elg_prime): Change to return an
error code, possible NULL deref in call to prime generator.
- cipher/dsa.c (generate): Take care of new return code.
- cipher/elgamal.c (generate): Change to return an error code. Take
care of _gcry_generate_elg_prime return code.
- ecc: Support the non-standard 0x40 compression flag for EdDSA.
- mpi: Extend the internal mpi_get_buffer.
- mpi: Fix regression for powerpc-apple-darwin detection.
- Fix bug inhibiting the use of the sentinel attribute in src/gcrypt.h.in
- Fix building for the x32 target without asm modules in
mpi/generic/mpi-asm-defs.h: Use a fixed value for the x32 ABI.
- Fix ARM assembly when building __PIC__
- mpi: Fix a subtle bug setting spurious bits with in mpi_set_bit.
* mpi/mpi-bit.c (_gcry_mpi_set_bit, _gcry_mpi_set_highbit): Clear
allocated but not used bits before resizing.
* tests/t-mpi-bits.c (set_bit_with_resize): New.
- Use internal malloc function in fips.c.
* src/fips.c (check_binary_integrity): s/gcry_malloc/xtrymalloc/.
- pubkey: Re-map all deprecated RSA algo numbers.
- cipher: Fix possible NULL dereference in cipher/md.c for being NULL.
- Fix ARMv6 detection when CFLAGS modify target CPU architecture.
PR: 193264
Approved by: cpm@fbsd.es (maintainer)
|
|
|
|
| |
Approved by: bapt
|
|
|
|
|
|
|
|
|
|
|
| |
- Retire databases/freetds-msdblib port
(no longer needed, recently updated upstream version has necessary compat
option which is now enabled in the freetds port)
- Fix LIB_DEPENDS in dependent ports
- Bump PORTREVISION in freetds and dependent ports
PR: 193850
Submitted by: 5u623l20@gmail.com (maintainer)
|
|
|
|
|
|
|
|
| |
- Assign maintainership to Muhammad Moinur Rahman <5u623l20@gmail.com>
- Convert to simple OPTIONS handling where possible
PR: 193686
Submitted by: 5u623l20@gmail.com
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The maintainer (cowbert) hasn't been seen since 2009 and several PRs
timed out in the span of months. Reset freetds and it's slave port.
Moveover, it's ancient. All the MASTER_SITES are gone. I had to
switch this over to Fedora repo so that it had public distfiles again.
The actual PR fixes the build when libiodbc is selected.
There is a freetds-devel port that's much newer. I recommend that it
move these location and they disappear.
PR: 192224
Submitted by: Denys Razumov
Approved by: maintainer timeout (of course)
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION on all ports that depend on security/gnutls and
adjust all ports that depend on security/gnutls3
- Update mail/anubis to version 4.2 which supports gnutls 3.x
- Update mail/libvmime to a development snapshot (recommended by upstream
developers)
PR: 191274
Exp-run by: antoine
Approved by: portmgr (antoine)
|
|
|
|
|
| |
USES=libtool:keepla
USES=gmake
|
| |
|
| |
|
|
|
|
| |
LIB_DEPENDS in databases
|
|
|
|
| |
databases)
|
|
|
|
|
|
| |
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm
|
|
|
|
|
|
| |
Reported by: bdrewery
Approved by: portmgr (implicit)
With hat: portmgr
|
| |
|
|
|
|
| |
- Chase shlib version bump for dependant ports
|
| |
|
|
|
|
|
|
|
|
|
| |
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs
|
|
|
|
|
|
| |
PR: ports/138435
Submitted by: Chris Cowart <ccowart@rescomp.berkeley.edu>
Approved by: maintainer timeout (> 5 months)
|
|
|
|
|
|
|
| |
PR: 137867
Reported by: Andrei Lavreniyuk <andy.lavr@reactor-xg.kiev.ua>
Approved by: maintainer timeout
Feature safe: yes
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr
|
|
|
|
|
|
|
|
|
|
|
| |
- Add gnutls option [1]
- Fix to respect portdocs
- Fix plist
- Bump portrevision
PR: ports/132081
Submitted by: Matthew Ekstrand-Abueg <mattea@rescomp.berkeley.edu>
Approved by: Peter Lai <cowbert@gmail.com> (maintainer)
|
|
|
|
|
|
|
| |
- Bump portepoch
PR: ports/129413
Reported by: pointyhat (pav)
|
| |
|
|
|
|
|
|
|
|
|
| |
- Add options
- Make port respect NOPORTDOCS
- Pass maintainership to submitter
PR: ports/129413
Submitted by: Peter C. Lai <cowbert@gmail.com>
|
|
|
|
| |
Tested by: exp build run (erwin)
|
|
|
|
|
|
| |
- bump PORTREVISION
Submitted by: my QA Tindy run
|
|
|
|
|
|
|
|
| |
- Pet portlint while I am here, USE_LDCONFIG
PR: ports/116957
Submitted by: Anish Mistry <amistry am-productions.biz>
Approved by: clsung (mentor, implicit)
|
|
|
|
|
| |
PR: ports/116639
Submitted by: aDe
|
|
|
|
|
|
|
| |
- Fix MSSQL 7 support, use CP1252 even though it states to use ISO-8859-1
PR: ports/107874
Submitted by: Lapo Luchini <lapo at lapo.it>
|
| |
|
| |
|
|
|
|
| |
Approved by: portmgr (kris)
|
|
|
|
| |
Approved by: krion@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
| |
PR: ports/79392
Submitted by: Alex Kiesel <kiesel@schlund.de> (maintainer)
|
|
|
|
|
|
| |
PR: ports/75451
Submitted by: Marcus Grando
Approved by: maintainer
|
|
|
|
|
|
| |
PR: ports/69651
Submitted by: Kenneth Vestergaard Schmidt <kvs@pil.dk>
Approved by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
libtool14 (13/15).
PR: 67768
Submitted by: ade
Approved by: 4-exp bento runs (thanks, kris!)
|
|
|
|
|
| |
PR: ports/65444
Submitted by: maintainer
|
| |
|
|
|
|
| |
Approved by: portmgr
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
| |
the USE_<x> equivalents. In the current scheme of things, the WANT_
variables in this case are synonymous with the USE_ ones, and thus need
to be exterminated.
First in a series of major autotools cleanups.
|
|
|
|
| |
(Part 2)
|
|
|
|
|
|
| |
PR: ports/61302
Submitted by: Alex Kiesel <kiesel@schlund.de>
Approved by: nork (mentor/implicitly)
|
|
|
|
|
|
|
| |
Fix distfile.
PR: 57397
Submitted by: maintainer
|
|
|
|
| |
Submitted by: Alex Kiesel <kiesel@schlund.de> (maintainer)
|
|
|
|
|
|
|
| |
Give maintainership to submitter.
PR: ports/50812
Submitted by: Alex Kiesel <kiesel@schlund.de>
|
| |
|
|
|
|
|
|
|
|
| |
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
|
|
|
|
| |
Approved by: pat
|
|
|
|
|
| |
Bump PORTREVISION accordingly, since the affected files were installed
even in -CURRENT, where they couldn't be used to build stuff.
|
|
|
|
|
| |
PR: 42735
Submitted by: Ports Fury
|
|
|
|
|
|
| |
PR: 40784
Submitted by: corecode@corecode.ath.cx
Reviewed by: flynn@energyhq.homeip.net
|
| |
|
|
|
|
|
| |
This should fix some other ports that try to link with the FreeTDS
libraries.
|
|
|
|
| |
-liconv to -lgiconv.
|
| |
|
|
|
|
| |
libiconv.
|
|
|
|
|
| |
PR: 33126
Submitted by: tkato@prontomail.com
|
|
|
|
|
| |
PR: 32201
Submitted by: Anthony Kim <anthony.kim@vw.com>
|
|
|
|
|
|
|
| |
o Better packaging and removal of configuration file
PR: 29428
Submitted by: Pete Fritchman <petef@databits.net>
|
|
|
|
|
| |
PR: 28922
Submitted by: Joseph Scott <joseph@randomnetworks.com>
|
|
|
|
|
| |
PR: 22172
Submitted by: David Hill <djhill@novagate.net>
|
|
|
|
|
| |
PR: 25318
Submitted by: Ports Fury
|
|
|
|
|
|
|
| |
- Fix pkg-plist
PR: 25075
Submitted by: Ports Fury
|
|
|
|
|
|
|
| |
- add a WWW into pkg-descr.
PR: 24803
Submitted by: Joseph Scott <joseph@randomnetworks.com>
|
|
|
|
|
|
| |
new maintainer.
Submitted by: Domas Mituzas <midom@dammit.lt> (previous MAINTAINER)
|
|
|
|
|
| |
PR: 20152
Submitted by: MAINTAINER
|
|
|
|
|
| |
PR: 20032
Submitted by: Maintainer
|
|
|
|
|
|
|
|
|
| |
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
Line up the rhs of variable assignments nicely. Remove a couple of extra
whitespaces while I'm here.
Suggested by: sobomax
|
|
|
|
| |
ldconfig in PLIST need personal consideration.
|
| |
|
| |
|
| |
|
|
|
|
| |
PKGNAME.
|
|
|
|
|
| |
PR: 15453
Submitted by: Yung-Jeng Hung <winard@ritax.dorm.ccu.edu.tw>
|
|
A Sybase/Microsoft TDS protocol library.
PR: 14668
Submitted by: Domas Mituzas <midom@dammit.lt>
|