diff options
author | pi <pi@FreeBSD.org> | 2017-01-20 03:50:29 +0800 |
---|---|---|
committer | pi <pi@FreeBSD.org> | 2017-01-20 03:50:29 +0800 |
commit | 8ad5be5d23598884500f2d9b9dc769162894a1c4 (patch) | |
tree | 324cb5e54ebfbb70d0d94bb4a6e971433d47df4a /devel/rudiments | |
parent | 637ecf78cd8df27efb1c04305371c75920a50526 (diff) | |
download | freebsd-ports-gnome-8ad5be5d23598884500f2d9b9dc769162894a1c4.tar.gz freebsd-ports-gnome-8ad5be5d23598884500f2d9b9dc769162894a1c4.tar.zst freebsd-ports-gnome-8ad5be5d23598884500f2d9b9dc769162894a1c4.zip |
devel/rudiments: update 0.57.0 -> 1.0.2
databases/sqlrelay: update 0.67.0 -> 1.0.0
Recommended reading:
http://software.firstworks.com/2016/12/benchmarking-sql-relay-100.html
http://software.firstworks.com/2016/12/rudiments-100-release-announcement.html
http://software.firstworks.com/2016/12/rudiments-102-release-announcement.html
http://software.firstworks.com/2016/12/sql-relay.html
Diffstat (limited to 'devel/rudiments')
-rw-r--r-- | devel/rudiments/Makefile | 9 | ||||
-rw-r--r-- | devel/rudiments/distinfo | 6 | ||||
-rw-r--r-- | devel/rudiments/files/patch-Makefile | 8 | ||||
-rw-r--r-- | devel/rudiments/files/patch-configure | 8 | ||||
-rw-r--r-- | devel/rudiments/files/patch-src_Makefile.in | 4 | ||||
-rw-r--r-- | devel/rudiments/pkg-plist | 16 |
6 files changed, 32 insertions, 19 deletions
diff --git a/devel/rudiments/Makefile b/devel/rudiments/Makefile index 0a4046e83233..0fa9248d6f46 100644 --- a/devel/rudiments/Makefile +++ b/devel/rudiments/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= rudiments -PORTVERSION= 0.57.0 +PORTVERSION= 1.0.2 CATEGORIES= devel MASTER_SITES= SF @@ -11,8 +11,11 @@ COMMENT= C++ class library for daemons, clients, servers, and more LICENSE= LGPL20 +LIB_DEPENDS= libgssapi_krb5.so:security/krb5 \ + libcurl.so:ftp/curl + GNU_CONFIGURE= yes -USES= libtool pathfix pkgconfig shebangfix +USES= libtool pathfix pkgconfig readline shebangfix ssl PATHFIX_MAKEFILEIN= Makefile SHEBANG_FILES= doc/programming/insert.pl USE_LDCONFIG= yes @@ -31,6 +34,6 @@ SSL_CONFIGURE_ON= --with-ssl-includes=-I${OPENSSLINC} \ --with-ssl-libs=-L${OPENSSLLIB} post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/librudiments.so.3.0.0 + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/librudiments.so.4.0.2 .include <bsd.port.mk> diff --git a/devel/rudiments/distinfo b/devel/rudiments/distinfo index 488aa5f5e041..a3c52f735e43 100644 --- a/devel/rudiments/distinfo +++ b/devel/rudiments/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1479759164 -SHA256 (rudiments-0.57.0.tar.gz) = 7697a5f419a636407b755cc2559ef81e6ee3b33762e877b7ca4566c5f40bdf8d -SIZE (rudiments-0.57.0.tar.gz) = 2172318 +TIMESTAMP = 1484806695 +SHA256 (rudiments-1.0.2.tar.gz) = 3303cb070991d565350fd835ed6eb27b5b12ede88a981bcb3d8d15cc46a4b351 +SIZE (rudiments-1.0.2.tar.gz) = 2226447 diff --git a/devel/rudiments/files/patch-Makefile b/devel/rudiments/files/patch-Makefile index 242e3b042695..29716d1a4e87 100644 --- a/devel/rudiments/files/patch-Makefile +++ b/devel/rudiments/files/patch-Makefile @@ -1,4 +1,4 @@ ---- Makefile.orig 2016-10-03 12:37:06 UTC +--- Makefile.orig 2017-01-19 06:26:09 UTC +++ Makefile @@ -17,9 +17,6 @@ install: cd bin $(AND) $(MAKE) install @@ -10,11 +10,11 @@ $(MKINSTALLDIRS) $(prefix)/libdata/pkgconfig $(CP) rudiments.pc $(prefix)/libdata/pkgconfig $(CHMOD) 644 $(prefix)/libdata/pkgconfig/rudiments.pc -@@ -30,7 +27,6 @@ uninstall: - cd bin $(AND) $(MAKE) uninstall +@@ -31,7 +28,6 @@ uninstall: cd doc $(AND) $(MAKE) uninstall cd man $(AND) $(MAKE) uninstall -- $(RMTREE) $(licensedir) $(RM) $(prefix)/libdata/pkgconfig/rudiments.pc +- $(RMTREE) $(licensedir) distclean: clean + $(RM) config.mk config.cache config.h config.log config.status features.mk libtool rudiments.pc include/Makefile include/rudiments/private/config.h include/rudiments/private/config.h.in~ bin/rudiments-config src/Makefile msvc/rudiments.opensdf msvc/rudiments.sdf msvc/rudiments.suo diff --git a/devel/rudiments/files/patch-configure b/devel/rudiments/files/patch-configure index 0f73640eb2ef..9c2b9efbdba6 100644 --- a/devel/rudiments/files/patch-configure +++ b/devel/rudiments/files/patch-configure @@ -1,6 +1,6 @@ ---- configure.orig 2016-03-26 17:20:08 UTC +--- configure.orig 2016-12-26 04:11:00 UTC +++ configure -@@ -9284,7 +9284,7 @@ $as_echo_n "checking whether the $compil +@@ -9595,7 +9595,7 @@ $as_echo_n "checking whether the $compil hardcode_minus_L=no hardcode_shlibpath_var=unsupported inherit_rpath=no @@ -9,7 +9,7 @@ module_cmds= module_expsym_cmds= old_archive_from_new_cmds= -@@ -12248,7 +12248,7 @@ hardcode_automatic_CXX=no +@@ -12844,7 +12844,7 @@ hardcode_automatic_CXX=no inherit_rpath_CXX=no module_cmds_CXX= module_expsym_cmds_CXX= @@ -18,7 +18,7 @@ old_archive_cmds_CXX=$old_archive_cmds reload_flag_CXX=$reload_flag reload_cmds_CXX=$reload_cmds -@@ -15767,6 +15767,9 @@ case $host_os in +@@ -16486,6 +16486,9 @@ case $host_os in *mingw32* ) WERROR="" ;; diff --git a/devel/rudiments/files/patch-src_Makefile.in b/devel/rudiments/files/patch-src_Makefile.in index a27afe5a56fe..5336ace9cefd 100644 --- a/devel/rudiments/files/patch-src_Makefile.in +++ b/devel/rudiments/files/patch-src_Makefile.in @@ -1,4 +1,4 @@ ---- src/Makefile.in.orig 2016-02-06 03:58:09 UTC +--- src/Makefile.in.orig 2016-12-18 06:50:16 UTC +++ src/Makefile.in @@ -11,7 +11,7 @@ LOBJS = @LOBJS@ .SUFFIXES: .lo @@ -10,7 +10,7 @@ .cpp.obj: $(CXX) $(CXXFLAGS) $(CPPFLAGS) $(COMPILE) $< @@ -22,7 +22,7 @@ clean: - $(LTCLEAN) $(RM) *.lo *.o *.obj *.$(LIBEXT) *.lib *.exp *.idb *.pdb *.manifest + $(LTCLEAN) $(RM) *.lo *.o *.obj *.$(LIBEXT) *.lib *.exp *.idb *.pdb *.manifest *.ii librudiments.$(LIBEXT): $(SRCS) $(LOBJS) - $(LTLINK) $(LINK) $(OUT)$@ $(LOBJS) $(LDFLAGS) $(LIBS) $(LINKFLAGS) diff --git a/devel/rudiments/pkg-plist b/devel/rudiments/pkg-plist index 5e4678004c3c..f9fdc8da608e 100644 --- a/devel/rudiments/pkg-plist +++ b/devel/rudiments/pkg-plist @@ -1,4 +1,5 @@ bin/rudiments-config +include/rudiments/avltree.h include/rudiments/bytebuffer.h include/rudiments/bytestring.h include/rudiments/character.h @@ -22,6 +23,7 @@ include/rudiments/filedescriptor.h include/rudiments/filesystem.h include/rudiments/groupentry.h include/rudiments/gss.h +include/rudiments/hash.h include/rudiments/hostentry.h include/rudiments/inetsocketclient.h include/rudiments/inetsocketserver.h @@ -29,10 +31,15 @@ include/rudiments/inetsocketutil.h include/rudiments/linkedlist.h include/rudiments/listener.h include/rudiments/logger.h +include/rudiments/md5.h include/rudiments/memorymap.h include/rudiments/memorypool.h include/rudiments/parameterstring.h include/rudiments/permissions.h +include/rudiments/private/avltree.h +include/rudiments/private/avltreeincludes.h +include/rudiments/private/avltreeinlines.h +include/rudiments/private/avltreenode.h include/rudiments/private/bytebuffer.h include/rudiments/private/bytebufferincludes.h include/rudiments/private/bytestringincludes.h @@ -84,6 +91,7 @@ include/rudiments/private/gsscontext.h include/rudiments/private/gsscredentials.h include/rudiments/private/gssincludes.h include/rudiments/private/gssmechanism.h +include/rudiments/private/hashincludes.h include/rudiments/private/hostentry.h include/rudiments/private/hostentryincludes.h include/rudiments/private/inetsocketclient.h @@ -97,17 +105,19 @@ include/rudiments/private/linkedlist.h include/rudiments/private/linkedlistincludes.h include/rudiments/private/linkedlistinlines.h include/rudiments/private/linkedlistnode.h -include/rudiments/private/linkedlistutilinlines.h include/rudiments/private/listener.h include/rudiments/private/listenerincludes.h include/rudiments/private/logdestination.h include/rudiments/private/logger.h include/rudiments/private/loggerincludes.h +include/rudiments/private/md5.h +include/rudiments/private/md5includes.h include/rudiments/private/memorymap.h include/rudiments/private/memorymapincludes.h include/rudiments/private/memorypool.h include/rudiments/private/memorypoolincludes.h include/rudiments/private/new.h +include/rudiments/private/nodeinlines.h include/rudiments/private/parameterstring.h include/rudiments/private/parameterstringincludes.h include/rudiments/private/permissions.h @@ -215,9 +225,9 @@ include/rudiments/xmldom.h include/rudiments/xmldomevents.h include/rudiments/xmldomnode.h include/rudiments/xmlsax.h -lib/librudiments.so.3 -lib/librudiments.so.3.0.0 lib/librudiments.a lib/librudiments.so +lib/librudiments.so.4 +lib/librudiments.so.4.0.2 libdata/pkgconfig/rudiments.pc man/man1/rudiments-config.1.gz |