Remove deprecated port (due to the upstream unmaintan anymore).
2007-10-18 x11-fm/pcmanfm: Unmaintained upstream
This commit is contained in:
parent
0ebfcf00ec
commit
31ab0a229e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=201722
6 changed files with 1 additions and 73 deletions
1
MOVED
1
MOVED
|
@ -3318,3 +3318,4 @@ devel/p5-Devel-Peek||2007-10-16|Has expired: depends on antique versions of perl
|
|||
net/skype-devel||2007-10-16|No longer needed: Please update to net/skype
|
||||
devel/bison2|devel/bison|2007-10-17|Bison 1.x to 2.x conversion
|
||||
games/actioncube|games/assaultcube|2007-10-19|Project name changed
|
||||
x11-fm/pcmanfm||2007-10-21|Has expired: Unmaintained upstream
|
||||
|
|
|
@ -24,7 +24,6 @@
|
|||
SUBDIR += mtoolsfm
|
||||
SUBDIR += mucommander
|
||||
SUBDIR += nautilus
|
||||
SUBDIR += pcmanfm
|
||||
SUBDIR += py-nautilus
|
||||
SUBDIR += rox-filer
|
||||
SUBDIR += rox-mime-editor
|
||||
|
|
|
@ -1,45 +0,0 @@
|
|||
# New ports collection makefile for: pcmanfm
|
||||
# Date created: 2006/02/03
|
||||
# Whom: chinsan <chinsan.tw@gmail.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= pcmanfm
|
||||
PORTVERSION= 0.3.2.2
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11-fm deskutils gnome
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
||||
MAINTAINER= chinsan@FreeBSD.org
|
||||
COMMENT= PCMan File Manager
|
||||
|
||||
DEPRECATED= Unmaintained upstream
|
||||
EXPIRATION_DATE= 2007-10-18
|
||||
|
||||
USE_GNOME= gtk20 intlhack gnomedesktop
|
||||
USE_GCC= 3.3+
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
USE_XLIB= yes
|
||||
USE_FAM= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
.if !defined(WITHOUT_NLS)
|
||||
USE_GETTEXT= yes
|
||||
PLIST_SUB+= NLS=""
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
|
||||
.else
|
||||
CONFIGURE_ARGS+=--disable-nls
|
||||
PLIST_SUB+= NLS="@comment "
|
||||
.endif
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 600000
|
||||
BROKEN= Does not compile on FreeBSD 5.x
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
|
@ -1,3 +0,0 @@
|
|||
MD5 (pcmanfm-0.3.2.2.tar.gz) = e735c8effc941912b5253a31d4136417
|
||||
SHA256 (pcmanfm-0.3.2.2.tar.gz) = 601c607115befa22567c7dae3399416787a549daaefcb03820851dcd8d8b4d50
|
||||
SIZE (pcmanfm-0.3.2.2.tar.gz) = 448330
|
|
@ -1,5 +0,0 @@
|
|||
PCMan File Manager
|
||||
An extremly fast and lightweight file manager which features tabbed browsing
|
||||
and user-friendly interface
|
||||
|
||||
WWW: http://pcmanfm.sourceforge.net/
|
|
@ -1,19 +0,0 @@
|
|||
bin/pcmanfm
|
||||
%%NLS%%share/applications/pcmanfm.desktop
|
||||
%%NLS%%share/locale/ca/LC_MESSAGES/pcmanfm.mo
|
||||
%%NLS%%share/locale/de/LC_MESSAGES/pcmanfm.mo
|
||||
%%NLS%%share/locale/es/LC_MESSAGES/pcmanfm.mo
|
||||
%%NLS%%share/locale/fr/LC_MESSAGES/pcmanfm.mo
|
||||
%%NLS%%share/locale/hu/LC_MESSAGES/pcmanfm.mo
|
||||
%%NLS%%share/locale/it/LC_MESSAGES/pcmanfm.mo
|
||||
%%NLS%%share/locale/pl/LC_MESSAGES/pcmanfm.mo
|
||||
%%NLS%%share/locale/pt_BR/LC_MESSAGES/pcmanfm.mo
|
||||
%%NLS%%share/locale/ru/LC_MESSAGES/pcmanfm.mo
|
||||
%%NLS%%share/locale/sv_SE/LC_MESSAGES/pcmanfm.mo
|
||||
%%NLS%%share/locale/zh_CN/LC_MESSAGES/pcmanfm.mo
|
||||
%%NLS%%share/locale/zh_TW/LC_MESSAGES/pcmanfm.mo
|
||||
%%NLS%%@dirrmtry share/applications
|
||||
%%NLS%%@dirrmtry share/locale/sv_SE/LC_MESSAGES
|
||||
%%NLS%%@dirrmtry share/locale/sv_SE
|
||||
%%NLS%%@dirrmtry share/locale/sw/LC_MESSAGES
|
||||
%%NLS%%@dirrmtry share/locale/sw
|
Loading…
Reference in a new issue