| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
Categories: archivers, dns, french, japanese, news, port-mgmt, x11-wm
The sysutils port was setting configure argument, so the text wasn't
removed but the value of PTHREAD_LIBS was changed.
approved by: PTHREAD blanket
Notes:
svn path=/head/; revision=382100
|
|
|
|
|
|
|
| |
Approved by: maintainer, private email
Notes:
svn path=/head/; revision=378369
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=376062
|
|
|
|
|
|
|
| |
PR: 194939
Notes:
svn path=/head/; revision=372497
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix shebangs
- Allow linking to ncurses library from port or base
- Remove post-configure patch and redefine BINMODE instead
- Convert USE_PYTHON -> USES=python:run
- Use @sample in pkg-plist
- Don't install multiple copies of LICENSE
PR: 193405 (based on)
Submitted by: Toxic <toxic@doobie.com> (maintainer)
Notes:
svn path=/head/; revision=367704
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 1.6.1
- Remove some unneeded patches
- Fix pkg-plist
- report configure bug upstream
https://bugs.g10code.com/gnupg/issue1668
- report API breakage downstream and find that MacPorts had the same issue
https://rt.cpan.org/Ticket/Display.html?id=97201
- bump PORTREVISION for dependent ports (approx. 100 ports)
- Thanks to exp-run by antoine@ to find ports that break
- patch ports that would otherwise break
security/shishi with PR 192164 is already committed
[1] devel/ccrtp
[2] editors/abiword
[3] security/p5-Crypt-GCrypt
PR: 191256, 192162 [1], 192163 [2], 192166 [3]
Submitted by: Carlos Jacobo Puga Medina <cjpugmed@gmail.com>
Approved by: maintainer timeout, antoine (exp-run), portmgr (implicit)
Notes:
svn path=/head/; revision=363436
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=362645
|
|
|
|
| |
Notes:
svn path=/head/; revision=362023
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well
as some drivers and utilities.
Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.
Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.
Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.
Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics
Thanks to: all testers, bdrewery and the FreeBSD x11@ team
exp-run by: bdrewery [1]
PR: ports/187602 [1]
Approved by: portmgr (bdrewery), core (jhb)
Notes:
svn path=/head/; revision=351411
|
|
|
|
|
|
|
|
|
| |
PR: ports/185750
Submitted by: feld@
Approved by: Jeff Burchell <toxic@doobie.com> (maintainer)
Notes:
svn path=/head/; revision=340301
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- unrar and Python are default enabled options
- New p7zip option, disabled by default
- The final release of 11.0 only requires --disable-sigchld-handler on
32bit FreeBSD [1]
[1] http://nzbget.sourceforge.net/forum/viewtopic.php?f=3&t=596&start=10
PR: ports/183026
Approved by: maintainer, swills (mentor)
Notes:
svn path=/head/; revision=330759
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove gmake from USES [1]
- Convert LIB_DEPENDS to new syntax
- Add options helpers
- Add stage support
PR: ports/182867
Submitted by: Jeff Burchell <toxic@doobie.com> (maintainer) [1]
Approved by: wg/culot (mentors, implicit)
Notes:
svn path=/head/; revision=330057
|
|
|
|
|
|
|
| |
news)
Notes:
svn path=/head/; revision=327759
|
|
|
|
| |
Notes:
svn path=/head/; revision=326373
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix build with OpenSSL, path to base lib
PR: ports/179508
Submitted by: Nicolas Raspail <nicolas@whisperingvault.net>
Approved by: maintainer (timeout)
Notes:
svn path=/head/; revision=321819
|
|
|
|
|
|
|
|
|
|
|
| |
libpar2 has been update and compiles with clang, so as the configure test.
PR: ports/179399
Submitted by: wg (myself)
Approved by: culot / jpaetzel (mentors, implicit), maintainer
Notes:
svn path=/head/; revision=320276
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix typo in pkg-descr
- Remove PORTDOCS in Makefile
- USE_GCC for PAR option (test fails with clang)
Changes: http://nzbget.sourceforge.net/History_%28ChangeLog%29
PR: ports/177839 [1]
Submitted by: Herbert J. Skuhra <h.skuhra@gmail.com> [1]
Approved by: jpaetzel (mentor)
Notes:
svn path=/head/; revision=319135
|
|
|
|
| |
Notes:
svn path=/head/; revision=317220
|
|
|
|
|
|
|
| |
Submitted by: ak
Notes:
svn path=/head/; revision=312523
|
|
|
|
| |
Notes:
svn path=/head/; revision=312464
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION just in case
Pointyhat to: swills
Reported by: ak
Notes:
svn path=/head/; revision=312451
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Convert to OptionsNG
- Trim header while here
- Remove indefinite article from COMMENT
- Remove ABI version numbers from LIB_DEPENDS
- Remove LICENSE_FILE since GPLv2 is in Templates/Licenses
- Install example config
PR: ports/174306
PR: ports/175851
Submitted by: Jeff Burchell <toxic@doobie.com> (maintainer)
Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua>
Submitted by: Mark Felder <feld@feld.me>
Approved by: Jeff Burchell <toxic@doobie.com> (maintainer)
Notes:
svn path=/head/; revision=312447
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Mark MAKE_JOBS_UNSAFE:
===> Building for nzbget-0.8.0
/usr/bin/make all-am
make: illegal option -- -
usage: make [-BPSXeiknpqrstv] [-C directory] [-D variable]
[-d flags] [-E variable] [-f makefile] [-I directory]
[-j max_jobs] [-m directory] [-V variable]
[variable=value] [target ...]
PR: ports/171196 [1]
Submitted by: freebsd@nagilum.org [1]
Approved by: maintainer
Notes:
svn path=/head/; revision=303829
|
|
|
|
|
|
|
|
|
| |
PR: 167590
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Approved by: maintainer
Notes:
svn path=/head/; revision=296736
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=282282
|
|
|
|
|
|
|
|
|
|
|
| |
Add LICENSE.
PR: ports/159020
Submitted by: Jeff <toxic@doobie.com> [maintainer]
Approved by: tabthorpe (mentor)
Notes:
svn path=/head/; revision=278053
|
|
|
|
| |
Notes:
svn path=/head/; revision=275104
|
|
|
|
| |
Notes:
svn path=/head/; revision=271346
|
|
|
|
|
|
|
|
| |
PR: ports/146096
Submitted by: Jeff Burchell <toxic@doobie.com> (maintainer)
Notes:
svn path=/head/; revision=253522
|
|
|
|
|
|
|
| |
starting with N
Notes:
svn path=/head/; revision=240073
|
|
|
|
|
|
|
|
| |
PR: 133737
Submitted by: Jeff Burchell <toxic@doobie.com> (maintainer)
Notes:
svn path=/head/; revision=232572
|
|
|
|
|
|
|
|
|
|
| |
- Add some patches to disable Linux-specific functionality
PR: 128106
Submitted by: Jeff Burchell <toxic at doobie dot com> (maintainer)
Notes:
svn path=/head/; revision=221642
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add OPTIONS.
- Respect NOPORTDOCS/NOPORTEXAMPLES case.
PR: ports/126612
Submitted by: Jeff Burchell <toxic@doobie.com>
Approved by: Jeff Burchell <toxic@doobie.com> (new maintainer)
Notes:
svn path=/head/; revision=219813
|
|
|
|
| |
Notes:
svn path=/head/; revision=219728
|
|
|
|
|
|
|
| |
Hat: portmgr
Notes:
svn path=/head/; revision=218898
|
|
|
|
|
|
|
|
| |
Reported by: erwin bot/pav
Approved by: araujo (mentor)
Notes:
svn path=/head/; revision=210412
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix pkg-plist.
- Makefile cleanup.
- Remove unnecessary patches.
- Use CONFIGURE_ARGS to disable use of libpar2 (not present in ports).
PR: ports/121225
Submitted by: myself
Approved by: gabor (mentor), maintainer timeout (> 2 weeks)
Notes:
svn path=/head/; revision=209364
|
|
|
|
|
|
|
|
|
| |
PR: ports/116616
Submitted by: Lewis Thompson <lewiz@compsoc.man.ac.uk> (maintainer)
Approved by: sat (mentor)
Notes:
svn path=/head/; revision=200366
|
|
|
|
|
|
|
|
|
|
|
|
| |
development. Quote from SourceForge page:
"As of 2004-10-08 10:20, this project is no longer under active development."
PR: ports/116616
Submitted by: Lewis Thompson <lewiz at compsoc.man.ac.uk> (maintainer)
Notes:
svn path=/head/; revision=200092
|
|
|
|
|
|
|
|
| |
PR: ports/94441
Submitted by: Lewis Thompson <lewiz@compsoc.man.ac.uk> (maintainer)
Notes:
svn path=/head/; revision=157241
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154298
|
|
|
|
|
|
|
| |
Approved by: maintainer
Notes:
svn path=/head/; revision=133761
|
|
|
|
|
|
|
| |
Requested by: maintainer
Notes:
svn path=/head/; revision=132733
|
|
PR: ports/65509
Submitted by: Lewis Thompson <purple@lewiz.net>
Notes:
svn path=/head/; revision=107375
|