| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=435426
|
|
|
|
| |
Notes:
svn path=/head/; revision=416747
|
|
|
|
|
|
|
| |
- Upgrade TDS version to 7.4
Notes:
svn path=/head/; revision=416698
|
|
|
|
| |
Notes:
svn path=/head/; revision=413560
|
|
|
|
| |
Notes:
svn path=/head/; revision=412435
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412346
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=411990
|
|
|
|
| |
Notes:
svn path=/head/; revision=409442
|
|
|
|
| |
Notes:
svn path=/head/; revision=405039
|
|
|
|
|
|
|
| |
- Add gettext support
Notes:
svn path=/head/; revision=397052
|
|
|
|
|
|
|
| |
- Convert patch files to 'make makepatch' compatible
Notes:
svn path=/head/; revision=387386
|
|
|
|
|
|
|
| |
- Update patch files to reflect 'make makepatch' output standard
Notes:
svn path=/head/; revision=386860
|
|
|
|
|
|
|
| |
- Migrate to new USES framework instead of USE_AUTOTOOLS
Notes:
svn path=/head/; revision=385939
|
|
|
|
| |
Notes:
svn path=/head/; revision=382903
|
|
|
|
|
|
|
| |
- Fix PORTEPOCH which was unintentionally removed at r378508
Notes:
svn path=/head/; revision=382080
|
|
|
|
|
|
|
| |
Approved by: bapt marino (implicit)
Notes:
svn path=/head/; revision=378730
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- UnBREAK [1]
- Correct SIGBUS on tdsdbopen() [1]
PR: 197196 [1]
Differential Revision: https://reviews.freebsd.org/D1773
Submitted by: dg@fastmail.co.uk [1]
Approved by: marino(mentor)
Notes:
svn path=/head/; revision=378508
|
|
|
|
|
|
|
| |
Approved by: bapt
Notes:
svn path=/head/; revision=375378
|
|
|
|
| |
Notes:
svn path=/head/; revision=371255
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
with gcc:
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -I/usr/include -Wdeclaration-after-statement -MT threadsafe.lo -MD -MP -MF .deps/threadsafe.Tpo -c -o threadsafe.lo threadsafe.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -I/usr/include -Wdeclaration-after-statement -MT threadsafe.lo -MD -MP -MF .deps/threadsafe.Tpo -c threadsafe.c -fPIC -DPIC -o .libs/threadsafe.o
In file included from threadsafe.c:84:
../../include/freetds/tds.h:149: warning: function declaration isn't a prototype
../../include/freetds/tds.h:149: error: bit-field '__res_state' has invalid type
Makefile:439: recipe for target 'threadsafe.lo' failed
with clang:
/bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -I/usr/include -Wdeclaration-after-statement -MT threadsafe.lo -MD -MP -MF .deps/threadsafe.Tpo -c -o threadsafe.lo threadsafe.c
libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../include -I../../include -I/usr/local/include -D_REENTRANT -D_THREAD_SAFE -DDEBUG=1 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wno-long-long -Wpointer-arith -D_THREAD_SAFE -pthread -O2 -pipe -fno-strict-aliasing -I/usr/include -Wdeclaration-after-statement -MT threadsafe.lo -MD -MP -MF .deps/threadsafe.Tpo -c threadsafe.c -fPIC -DPIC -o .libs/threadsafe.o
In file included from threadsafe.c:84:
../../include/freetds/tds.h:149:16: error: bit-field '__res_state' has non-integral type 'TDS_USMALLINT (*())'
TDS_USMALLINT _res:10;
^ ~~
/usr/include/resolv.h:282:16: note: expanded from macro '_res'
#define _res (*__res_state())
^
1 error generated.
Makefile:439: recipe for target 'threadsafe.lo' failed
Reported by: pkg-fallout
Notes:
svn path=/head/; revision=370740
|
|
|
|
|
|
|
|
|
|
| |
- Bringing the -devel port to a recent version
PR: 193866
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Notes:
svn path=/head/; revision=369120
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
|
|
| |
change MAINTAINER email
PR: ports/189411
Submitted by: Kris Van Biesen
Approved by: jadawin (mentor)
Notes:
svn path=/head/; revision=353340
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Always rely on unixODBC each time a port is looking for libodbc.so
Remove odbc compat from libiodbc
This allows to install both kde and gnome at the same time
While here:
- Convert libiodbc to USES=libtool
- Convert a bunch of libiodbc dependencies to USES=libtool
- Chase libiodbc.so shlib change
- Stagify some ports
- Convert some ports to USES=pgsql
Discussed with: rakuco (kde)
With hat: portmgr
Notes:
svn path=/head/; revision=353029
|
|
|
|
|
|
|
| |
- STAGE-clean
Notes:
svn path=/head/; revision=345388
|
|
|
|
|
|
|
| |
LIB_DEPENDS in databases
Notes:
svn path=/head/; revision=336187
|
|
|
|
|
|
|
| |
Pointy hat: wg
Notes:
svn path=/head/; revision=333092
|
|
|
|
|
|
|
|
|
| |
PR: ports/182516
Submitted by: Mike Carlson <mike bayphoto.com>
Approved by: maintainer
Notes:
svn path=/head/; revision=333090
|
|
|
|
|
|
|
| |
databases)
Notes:
svn path=/head/; revision=327717
|
|
|
|
|
|
|
|
|
| |
PR: 181423
Submitted by: gahr@
Approved by: maintainer (timeout)
Notes:
svn path=/head/; revision=327538
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
after r254273
- Fix a bunch of ports to properly work after this
- Mark converters/libiconv as IGNORE for systems with iconv in libc
Reviewed by: bapt
Approved by: portmgr (bapt)
Discussed with: bapt, bsam (who both contributed ideas and code)
Notes:
svn path=/head/; revision=326307
|
|
|
|
|
|
|
|
|
| |
While here:
- trim headers
- Convert to USES=pathfix, USES=gmake
Notes:
svn path=/head/; revision=325950
|
|
|
|
|
|
|
|
|
| |
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm
Notes:
svn path=/head/; revision=316654
|
|
|
|
|
|
|
| |
- Chase shlib version bump for dependant ports
Notes:
svn path=/head/; revision=311722
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=311381
|
|
|
|
|
|
|
| |
definition
Notes:
svn path=/head/; revision=308743
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Convert to new options framework
- Fix MASTER_SITES to a working location
- Bump PORTREVISION due to new default options
PR: ports/172463
Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
Feature safe: yes
Notes:
svn path=/head/; revision=307981
|
|
|
|
|
|
|
|
|
| |
PR: ports/166136
Submitted by: Kuan-Chung Chiu <buganini@gmail.com>
Approved by: Kurt Jaeger <pi@opsec.eu> (maintainer)
Notes:
svn path=/head/; revision=294847
|
|
|
|
| |
Notes:
svn path=/head/; revision=290490
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
| |
PR: ports/160525
Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
Notes:
svn path=/head/; revision=281483
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Pet portlint(1) by extracting CPPFLAGS from CONFIGURE_ENV
- Sort pkg-plist
- Pass maintainership to submitter
PR: ports/158385
Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu>
Notes:
svn path=/head/; revision=280245
|
|
|
|
| |
Notes:
svn path=/head/; revision=275104
|
|
|
|
| |
Notes:
svn path=/head/; revision=271346
|
|
|
|
| |
Notes:
svn path=/head/; revision=265663
|
|
|
|
| |
Notes:
svn path=/head/; revision=263089
|
|
|
|
|
|
|
|
|
|
|
| |
- Use PORTNAME/PORTVERSION in WRKSRC
PR: ports/151083
Submitted by: Dan Rowe <bsdports at csnstores.com>
Approved by: pgollucci (mentor)
Notes:
svn path=/head/; revision=262512
|
|
|
|
|
|
|
|
| |
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs
Notes:
svn path=/head/; revision=261230
|
|
|
|
|
|
|
|
| |
PR: ports/143675
Submitted by: "Peter C. Lai" <cowbert@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=249469
|
|
|
|
|
|
|
|
| |
PR: 138178 (based on)
Submitted by: Robert Kruus <rob.kruus@gmail.com>
Notes:
svn path=/head/; revision=244581
|