Skip to content

Commit

Permalink
*/*: sync with upstream
Browse files Browse the repository at this point in the history
Taken from: FreeBSD
  • Loading branch information
fichtner committed Mar 21, 2016
1 parent c20e342 commit 6289582
Show file tree
Hide file tree
Showing 354 changed files with 2,620 additions and 1,879 deletions.
1 change: 1 addition & 0 deletions converters/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@
SUBDIR += php70-recode
SUBDIR += psiconv
SUBDIR += py-bencode
SUBDIR += py-bencoder
SUBDIR += py-bsdconv
SUBDIR += py-iconv
SUBDIR += py-pisa
Expand Down
20 changes: 20 additions & 0 deletions converters/py-bencoder/Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# $FreeBSD$

PORTNAME= bencoder
PORTVERSION= 0.2.1
CATEGORIES= converters
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

MAINTAINER= [email protected]
COMMENT= Simple up-to-date bencode decoder-encoder library on pure Python

LICENSE= GPLv1

USE_GITHUB= yes
GH_ACCOUNT= utdemir

USES= python
USE_PYTHON= autoplist distutils
NO_ARCH= yes

.include <bsd.port.mk>
2 changes: 2 additions & 0 deletions converters/py-bencoder/distinfo
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
SHA256 (utdemir-bencoder-0.2.1_GH0.tar.gz) = a1491fa45e312b4ca669e496cc3cbc0aadaac3f2718cc0f52272efdd145675d6
SIZE (utdemir-bencoder-0.2.1_GH0.tar.gz) = 2907
3 changes: 3 additions & 0 deletions converters/py-bencoder/pkg-descr
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
A simple up-to-date bencode decoder-encoder library on pure Python.

WWW: https://github.com/utdemir/bencoder
3 changes: 1 addition & 2 deletions databases/memcached/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
# $FreeBSD$

PORTNAME= memcached
PORTVERSION= 1.4.24
PORTREVISION= 2
PORTVERSION= 1.4.25
CATEGORIES= databases
MASTER_SITES= http://www.memcached.org/files/ \
GOOGLE_CODE \
Expand Down
4 changes: 2 additions & 2 deletions databases/memcached/distinfo
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
SHA256 (memcached-1.4.24.tar.gz) = 08a426c504ecf64633151eec1058584754d2f54e62e5ed2d6808559401617e55
SIZE (memcached-1.4.24.tar.gz) = 354917
SHA256 (memcached-1.4.25.tar.gz) = f058437b3c224d321919a9a6bb4e3eedb2312ed718c0caf087ff2f04ab795dda
SIZE (memcached-1.4.25.tar.gz) = 359709
10 changes: 0 additions & 10 deletions databases/memcached/files/patch-items.c

This file was deleted.

2 changes: 1 addition & 1 deletion databases/pymongo/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# $FreeBSD$

PORTNAME= pymongo
PORTVERSION= 3.2.1
PORTVERSION= 3.2.2
CATEGORIES= databases python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand Down
4 changes: 2 additions & 2 deletions databases/pymongo/distinfo
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
SHA256 (pymongo-3.2.1.tar.gz) = 57a86ca602b0a4d2da1f9f3afa8c59fd8ca62d829f6d8f467eae0b7cb22ba88a
SIZE (pymongo-3.2.1.tar.gz) = 647879
SHA256 (pymongo-3.2.2.tar.gz) = f2018165823b341d83d398165d1c625e5db5cc779e7c44c107034407808463b6
SIZE (pymongo-3.2.2.tar.gz) = 504184
4 changes: 3 additions & 1 deletion databases/rocksdb/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# $FreeBSD$

PORTNAME= rocksdb
PORTVERSION= 4.2
PORTVERSION= 4.3.1
DISTVERSIONPREFIX= v
CATEGORIES= databases

Expand All @@ -24,6 +24,8 @@ USE_CXXSTD= c++11
USE_LDCONFIG= yes
USES= compiler:c++11-lib gmake localbase

PORTDATA= make_config.mk

GH_ACCOUNT= facebook
USE_GITHUB= yes

Expand Down
4 changes: 2 additions & 2 deletions databases/rocksdb/distinfo
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
SHA256 (facebook-rocksdb-v4.2_GH0.tar.gz) = 83d89ca5b7574328b2380132413ba1e1e6fe5688d1cf1c85f1d2910d93e68f4c
SIZE (facebook-rocksdb-v4.2_GH0.tar.gz) = 1922024
SHA256 (facebook-rocksdb-v4.3.1_GH0.tar.gz) = 853935ddb4df7cce0b89d0684e107348a49c25aa05f1e00866a99eaf3cabb97a
SIZE (facebook-rocksdb-v4.3.1_GH0.tar.gz) = 1954150
11 changes: 0 additions & 11 deletions databases/rocksdb/files/patch-tools-db_stress.cc

This file was deleted.

2 changes: 1 addition & 1 deletion databases/rocksdb/pkg-plist
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ include/rocksdb/utilities/json_document.h
include/rocksdb/utilities/leveldb_options.h
include/rocksdb/utilities/memory_util.h
include/rocksdb/utilities/optimistic_transaction_db.h
include/rocksdb/utilities/options_util.h
include/rocksdb/utilities/spatial_db.h
include/rocksdb/utilities/stackable_db.h
include/rocksdb/utilities/table_properties_collectors.h
Expand All @@ -70,4 +71,3 @@ include/rocksdb/write_batch_base.h
lib/librocksdb.a
lib/librocksdb.so
lib/librocksdb.so.0
%%DATADIR%%/make_config.mk
6 changes: 5 additions & 1 deletion devel/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -1264,6 +1264,7 @@
SUBDIR += libnaji
SUBDIR += libnfc
SUBDIR += libnotify
SUBDIR += libnsutils
SUBDIR += libnxt
SUBDIR += liboil
SUBDIR += libol
Expand All @@ -1285,6 +1286,7 @@
SUBDIR += libowfat
SUBDIR += libpafe
SUBDIR += libpafe-ruby
SUBDIR += libparserutils
SUBDIR += libpasori
SUBDIR += libpci
SUBDIR += libpciaccess
Expand Down Expand Up @@ -1530,6 +1532,7 @@
SUBDIR += ndesk-dbus-glib
SUBDIR += ndesk-options
SUBDIR += netscape-java40
SUBDIR += netsurf-buildsystem
SUBDIR += newfile
SUBDIR += newt
SUBDIR += newtonsoft-json
Expand All @@ -1541,6 +1544,7 @@
SUBDIR += notify-sharp
SUBDIR += noweb
SUBDIR += npth
SUBDIR += nsgenbind
SUBDIR += nspr
SUBDIR += nuitka
SUBDIR += nxt-python
Expand Down Expand Up @@ -3702,7 +3706,6 @@
SUBDIR += pecl-hidef
SUBDIR += pecl-hrtime
SUBDIR += pecl-htscanner
SUBDIR += pecl-inclued
SUBDIR += pecl-inotify
SUBDIR += pecl-intl
SUBDIR += pecl-jsmin
Expand Down Expand Up @@ -4332,6 +4335,7 @@
SUBDIR += py-rauth
SUBDIR += py-raven
SUBDIR += py-rcsparse
SUBDIR += py-re2
SUBDIR += py-rednose
SUBDIR += py-repl
SUBDIR += py-repoze.lru
Expand Down
12 changes: 7 additions & 5 deletions devel/gitg/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# $FreeBSD$

PORTNAME= gitg
PORTVERSION= 3.18.0
PORTVERSION= 3.19.6
CATEGORIES= devel deskutils gnome
MASTER_SITES= GNOME

Expand All @@ -12,12 +12,12 @@ COMMENT= GTK-based git repository viewer
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING

LIB_DEPENDS= libjson-glib-1.0.so:${PORTSDIR}/devel/json-glib \
LIB_DEPENDS= libsoup-2.4.so:${PORTSDIR}/devel/libsoup \
libgee-0.8.so:${PORTSDIR}/devel/libgee \
libgit2-glib-1.0.so:${PORTSDIR}/devel/libgit2-glib \
libpeas-1.0.so:${PORTSDIR}/devel/libpeas \
libgtkspell3-3.so:${PORTSDIR}/textproc/gtkspell3 \
libwebkit2gtk-3.0.so:${PORTSDIR}/www/webkit-gtk3
libsecret-1.so:${PORTSDIR}/security/libsecret
BUILD_DEPENDS= gsettings-desktop-schemas>=0:${PORTSDIR}/devel/gsettings-desktop-schemas \
valac:${PORTSDIR}/lang/vala
RUN_DEPENDS= gsettings-desktop-schemas>=0:${PORTSDIR}/devel/gsettings-desktop-schemas
Expand All @@ -33,8 +33,6 @@ CONFIGURE_ARGS= --disable-silent-rules \
USE_GNOME= glib20 gtk30 gtksourceview3 intlhack introspection
INSTALL_TARGET= install-strip

MAKE_JOBS_UNSAFE= yes

INSTALLS_ICONS= yes
GLIB_SCHEMAS= org.gnome.gitg.gschema.xml

Expand Down Expand Up @@ -63,4 +61,8 @@ PYOEXTENSION= opt-1.pyc

PLIST_SUB+= PYOEXTENSION=${PYOEXTENSION}

post-patch:
@${REINPLACE_CMD} -e 's|0.24.0|0.25.0|g' \
${WRKSRC}/configure

.include <bsd.port.post.mk>
4 changes: 2 additions & 2 deletions devel/gitg/distinfo
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
SHA256 (gitg-3.18.0.tar.xz) = fa4b7b9c492f13f5f1d864af1281ea377ac8c7619c856e05f533b18989edf421
SIZE (gitg-3.18.0.tar.xz) = 1413188
SHA256 (gitg-3.19.6.tar.xz) = d84925c843d4bc81d031a543ce84e400f133310b32c238a7dfd7a67c6cf0ddd0
SIZE (gitg-3.19.6.tar.xz) = 1463724
14 changes: 14 additions & 0 deletions devel/gitg/files/patch-libgitg_gitg-remote.vala
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
Upstream fix for building against libgit2 0.24.
Should be removed after updating to gitg 3.20.0

--- libgitg/gitg-remote.vala.orig 2015-12-15 14:12:13 UTC
+++ libgitg/gitg-remote.vala
@@ -247,7 +247,7 @@ public class Remote : Ggit.Remote
try
{
yield Async.thread(() => {
- base.connect(direction, new Callbacks(this, callbacks, null));
+ base.connect(direction, new Callbacks(this, callbacks, null), null);
});
}
catch (Error e)
2 changes: 1 addition & 1 deletion devel/libgit2-glib/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# $FreeBSD$

PORTNAME= libgit2-glib
PORTVERSION= 0.23.10
PORTVERSION= 0.24.0
CATEGORIES= devel gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
Expand Down
4 changes: 2 additions & 2 deletions devel/libgit2-glib/distinfo
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
SHA256 (gnome3/libgit2-glib-0.23.10.tar.xz) = 398ea6ff5fb1eafa61f2908da5ff8722dc051a2081be6cbed76a2ab07ecab1af
SIZE (gnome3/libgit2-glib-0.23.10.tar.xz) = 450552
SHA256 (gnome3/libgit2-glib-0.24.0.tar.xz) = d616c268821c28ff8dc1a6419dbf8555fa48e31dc6509c10f5151be7690f4845
SIZE (gnome3/libgit2-glib-0.24.0.tar.xz) = 456724
7 changes: 5 additions & 2 deletions devel/libgit2-glib/pkg-plist
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ libdata/pkgconfig/libgit2-glib-1.0.pc
%%PORTDOCS%%%%DOCSDIR%%-1.0/GgitBranch.html
%%PORTDOCS%%%%DOCSDIR%%-1.0/GgitCloneOptions.html
%%PORTDOCS%%%%DOCSDIR%%-1.0/GgitCommit.html
%%PORTDOCS%%%%DOCSDIR%%-1.0/GgitCommitParents.html
%%PORTDOCS%%%%DOCSDIR%%-1.0/GgitConfig.html
%%PORTDOCS%%%%DOCSDIR%%-1.0/GgitConfigEntry.html
%%PORTDOCS%%%%DOCSDIR%%-1.0/GgitCred.html
Expand All @@ -96,6 +97,7 @@ libdata/pkgconfig/libgit2-glib-1.0.pc
%%PORTDOCS%%%%DOCSDIR%%-1.0/GgitObjectFactory.html
%%PORTDOCS%%%%DOCSDIR%%-1.0/GgitObjectFactoryBase.html
%%PORTDOCS%%%%DOCSDIR%%-1.0/GgitPatch.html
%%PORTDOCS%%%%DOCSDIR%%-1.0/GgitPushOptions.html
%%PORTDOCS%%%%DOCSDIR%%-1.0/GgitRef.html
%%PORTDOCS%%%%DOCSDIR%%-1.0/GgitRefSpec.html
%%PORTDOCS%%%%DOCSDIR%%-1.0/GgitReflog.html
Expand All @@ -118,10 +120,11 @@ libdata/pkgconfig/libgit2-glib-1.0.pc
%%PORTDOCS%%%%DOCSDIR%%-1.0/left-insensitive.png
%%PORTDOCS%%%%DOCSDIR%%-1.0/left.png
%%PORTDOCS%%%%DOCSDIR%%-1.0/libgit2-glib-1.0-Ggit-Main.html
%%PORTDOCS%%%%DOCSDIR%%-1.0/libgit2-glib-1.0-GgitAnnotatedCommit.html
%%PORTDOCS%%%%DOCSDIR%%-1.0/libgit2-glib-1.0-GgitBlameOptions.html
%%PORTDOCS%%%%DOCSDIR%%-1.0/libgit2-glib-1.0-GgitError.html
%%PORTDOCS%%%%DOCSDIR%%-1.0/libgit2-glib-1.0-GgitMergeTreeOptions.html
%%PORTDOCS%%%%DOCSDIR%%-1.0/libgit2-glib-1.0-GgitMergeOptions.html
%%PORTDOCS%%%%DOCSDIR%%-1.0/libgit2-glib-1.0-GgitMessage.html
%%PORTDOCS%%%%DOCSDIR%%-1.0/libgit2-glib-1.0-GgitPush.html
%%PORTDOCS%%%%DOCSDIR%%-1.0/libgit2-glib-1.0-GgitStatusOptions.html
%%PORTDOCS%%%%DOCSDIR%%-1.0/libgit2-glib-1.0.devhelp2
%%PORTDOCS%%%%DOCSDIR%%-1.0/right-insensitive.png
Expand Down
29 changes: 29 additions & 0 deletions devel/libnsutils/Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# Created by: Olivier Duchateau
# $FreeBSD$

PORTNAME= libnsutils
PORTVERSION= 0.0.2
CATEGORIES= devel
MASTER_SITES= http://download.netsurf-browser.org/libs/releases/
DISTNAME= ${PORTNAME}-${PORTVERSION}-src

MAINTAINER= [email protected]
COMMENT= NetSurf generalised utility library

LICENSE= MIT

BUILD_DEPENDS= netsurf-buildsystem>=1.5:${PORTSDIR}/devel/netsurf-buildsystem

USES= gmake
USE_LDCONFIG= yes

MAKE_ENV+= COMPONENT_TYPE="lib-shared"

WRKSRC= ${WRKDIR}/${DISTNAME:S/-src//}

PLIST_SUB+= VERSION=${PORTVERSION}

post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libnsutils.so*

.include <bsd.port.mk>
2 changes: 2 additions & 0 deletions devel/libnsutils/distinfo
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
SHA256 (libnsutils-0.0.2-src.tar.gz) = fed321149f8f16ab2fd69f58b2692a1aea5a19934c1de92d38127a045aede40e
SIZE (libnsutils-0.0.2-src.tar.gz) = 6770
10 changes: 10 additions & 0 deletions devel/libnsutils/files/patch-Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
--- Makefile.orig 2015-05-01 09:14:45 UTC
+++ Makefile
@@ -53,5 +53,5 @@ INSTALL_ITEMS := $(INSTALL_ITEMS) $(I):i
INSTALL_ITEMS := $(INSTALL_ITEMS) $(I):include/nsutils/base64.h
INSTALL_ITEMS := $(INSTALL_ITEMS) $(I):include/nsutils/time.h
INSTALL_ITEMS := $(INSTALL_ITEMS) $(I):include/nsutils/unistd.h
-INSTALL_ITEMS := $(INSTALL_ITEMS) /$(LIBDIR)/pkgconfig:lib$(COMPONENT).pc.in
-INSTALL_ITEMS := $(INSTALL_ITEMS) /$(LIBDIR):$(OUTPUT)
+INSTALL_ITEMS := $(INSTALL_ITEMS) /libdata/pkgconfig:lib$(COMPONENT).pc.in
+INSTALL_ITEMS := $(INSTALL_ITEMS) /lib:$(OUTPUT)
10 changes: 10 additions & 0 deletions devel/libnsutils/files/patch-libnsutils.pc.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
--- libnsutils.pc.in.orig 2015-05-01 09:14:45 UTC
+++ libnsutils.pc.in
@@ -1,6 +1,6 @@
prefix=PREFIX
exec_prefix=${prefix}
-libdir=${exec_prefix}/LIBDIR
+libdir=${exec_prefix}/lib
includedir=${prefix}/INCLUDEDIR

Name: libnsutils
3 changes: 3 additions & 0 deletions devel/libnsutils/pkg-descr
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
NetSurf generalised utility library.

WWW: http://www.netsurf-browser.org/
8 changes: 8 additions & 0 deletions devel/libnsutils/pkg-plist
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
include/nsutils/base64.h
include/nsutils/errors.h
include/nsutils/time.h
include/nsutils/unistd.h
lib/libnsutils.so
lib/libnsutils.so.0
lib/libnsutils.so.%%VERSION%%
libdata/pkgconfig/libnsutils.pc
30 changes: 30 additions & 0 deletions devel/libparserutils/Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# Created by: David Romano <[email protected]>
# $FreeBSD$

PORTNAME= libparserutils
PORTVERSION= 0.2.3
CATEGORIES= devel
MASTER_SITES= http://download.netsurf-browser.org/libs/releases/
DISTNAME= ${PORTNAME}-${PORTVERSION}-src

MAINTAINER= [email protected]
COMMENT= Lexer/parser utility functions for NetSurf

LICENSE= MIT

BUILD_DEPENDS= netsurf-buildsystem>=1.5:${PORTSDIR}/devel/netsurf-buildsystem

USES= gmake iconv localbase pkgconfig
USE_LDCONFIG= yes

MAKE_ENV+= COMPONENT_TYPE="lib-shared"
LDFLAGS+= ${ICONV_LIB}

WRKSRC= ${WRKDIR}/${DISTNAME:S/-src//}

PLIST_SUB+= VERSION=${PORTVERSION}

post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libparserutils.so*

.include <bsd.port.mk>
2 changes: 2 additions & 0 deletions devel/libparserutils/distinfo
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
SHA256 (libparserutils-0.2.3-src.tar.gz) = c5d93fb41b9c006ba392b32d724a7239238d656aa81cd45804ddd0b794a6ff05
SIZE (libparserutils-0.2.3-src.tar.gz) = 74509
10 changes: 10 additions & 0 deletions devel/libparserutils/files/patch-Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
--- Makefile.orig 2016-02-16 08:49:51 UTC
+++ Makefile
@@ -55,5 +55,5 @@ Is := include/parserutils/utils
I := /$(INCLUDEDIR)/parserutils/utils
INSTALL_ITEMS := $(INSTALL_ITEMS) $(I):$(Is)/buffer.h;$(Is)/stack.h;$(Is)/vector.h

-INSTALL_ITEMS := $(INSTALL_ITEMS) /$(LIBDIR)/pkgconfig:lib$(COMPONENT).pc.in
-INSTALL_ITEMS := $(INSTALL_ITEMS) /$(LIBDIR):$(OUTPUT)
+INSTALL_ITEMS := $(INSTALL_ITEMS) /libdata/pkgconfig:lib$(COMPONENT).pc.in
+INSTALL_ITEMS := $(INSTALL_ITEMS) /lib:$(OUTPUT)
Loading

0 comments on commit 6289582

Please sign in to comment.