diff options
author | nemysis <nemysis@FreeBSD.org> | 2014-06-04 22:14:21 +0800 |
---|---|---|
committer | nemysis <nemysis@FreeBSD.org> | 2014-06-04 22:14:21 +0800 |
commit | 06be74b73ade7cd05414f355fb9aeebf4c04506f (patch) | |
tree | 8d1f72bb3fe49e86f6dc1a2a35388378cd9b0355 /sysutils | |
parent | f0dfcb70097f0a492086db8578b1e9d7f2958618 (diff) | |
download | freebsd-ports-gnome-06be74b73ade7cd05414f355fb9aeebf4c04506f.tar.gz freebsd-ports-gnome-06be74b73ade7cd05414f355fb9aeebf4c04506f.tar.zst freebsd-ports-gnome-06be74b73ade7cd05414f355fb9aeebf4c04506f.zip |
These ports are no longer used or cared for.
Dave Shar <koalative at gmail.com> wishes to maintain these ports
with my help.
deskutils/py-send2trash
- Change Makefile header, use my name and @FreeBSD.org email
- Pass maintainership to koalative at gmail.com
- Change license BSD to BSD3CLAUSE
- Use USE_PYDISTUTILS=yes instead of easy_install
- Remove PYDISTUTILS_PKGNAME and add PYDISTUTILS_AUTOPLIST
graphics/founts
- Change Makefile header, use my name and @FreeBSD.org email
- Pass maintainership to koalative at gmail.com
- Add REINPLACE, fix ELAST
- Change distinfo, remove supplied icon
graphics/py-pyggel
- Pass maintainership to koalative at gmail.com
graphics/radius-engine
- Change Makefile header, use my name and @FreeBSD.org email
- Pass maintainership to koalative at gmail.com
irc/py-fishcrypt
- Pass maintainership to koalative at gmail.com
sysutils/gigolo
- Change Makefile header, use my name and @FreeBSD.org email
- Pass maintainership to koalative at gmail.com
- Use tar:bzip2 instead of USE_BZIP2=yes
- Remove TODO from DOCS
- Remove useless .include <bsd.port.options.mk>
- Change pkg-plist, remove mtree
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/gigolo/Makefile | 11 | ||||
-rw-r--r-- | sysutils/gigolo/pkg-plist | 12 |
2 files changed, 4 insertions, 19 deletions
diff --git a/sysutils/gigolo/Makefile b/sysutils/gigolo/Makefile index 7b18fb7eda24..2d043dca6ead 100644 --- a/sysutils/gigolo/Makefile +++ b/sysutils/gigolo/Makefile @@ -1,4 +1,4 @@ -# Created by: nemysis <nemysis@gmx.ch> +# Created by: Rusmir Dusko <nemysis@FreeBSD.org> # $FreeBSD$ PORTNAME= gigolo @@ -7,20 +7,19 @@ CATEGORIES= sysutils MASTER_SITES= XFCE MASTER_SITE_SUBDIR= src/apps/${PORTNAME}/${PORTVERSION:R} -MAINTAINER= nemysis@FreeBSD.org +MAINTAINER= koalative@gmail.com COMMENT= Frontend to easily manage filesystem connections LICENSE= GPLv2 BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser -USE_BZIP2= yes -USES= gmake fuse pkgconfig +USES= gmake fuse pkgconfig tar:bzip2 USE_GNOME= cairo gtk20 gvfs intlhack USE_XORG= x11 GNU_CONFIGURE= yes -PORTDOCS= AUTHORS ChangeLog NEWS README TODO +PORTDOCS= AUTHORS ChangeLog NEWS README OPTIONS_DEFINE= DOCS NLS OPTIONS_SUB= yes @@ -31,8 +30,6 @@ NLS_USES= gettext ONLY_FOR_ARCHS= i386 amd64 ONLY_FOR_ARCHS_REASON= Does not compile -.include <bsd.port.options.mk> - post-patch: @${REINPLACE_CMD} -e 's|^DOCFILES.*|DOCFILES =|' \ ${WRKSRC}/Makefile.in diff --git a/sysutils/gigolo/pkg-plist b/sysutils/gigolo/pkg-plist index cbe7989e1180..22fc2ee6b955 100644 --- a/sysutils/gigolo/pkg-plist +++ b/sysutils/gigolo/pkg-plist @@ -46,15 +46,3 @@ share/applications/gigolo.desktop %%NLS%%share/locale/zh_TW/LC_MESSAGES/gigolo.mo %%NLS%%@dirrmtry share/locale/ur_PK/LC_MESSAGES %%NLS%%@dirrmtry share/locale/ur_PK -%%NLS%%@dirrmtry share/locale/ur/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/ur -%%NLS%%@dirrmtry share/locale/ug/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/ug -%%NLS%%@dirrmtry share/locale/te/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/te -%%NLS%%@dirrmtry share/locale/oc/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/oc -%%NLS%%@dirrmtry share/locale/kk/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/kk -%%NLS%%@dirrmtry share/locale/ast/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/ast |