aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fm
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2017-11-28 19:47:16 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2017-11-28 19:47:16 +0800
commit3091d25d8024540a61eeda13b4ea34433602c5fa (patch)
tree221b0e6b7c75e0356a4784c7775f0b3153f70bb7 /x11-fm
parent17378130274e7335cabcb156e64037e5460c02cf (diff)
downloadfreebsd-ports-graphics-3091d25d8024540a61eeda13b4ea34433602c5fa.tar.gz
freebsd-ports-graphics-3091d25d8024540a61eeda13b4ea34433602c5fa.tar.zst
freebsd-ports-graphics-3091d25d8024540a61eeda13b4ea34433602c5fa.zip
- Fix LICENSE
- Add LICENSE_FILE - Switch to USES=localbase - Update WWW Approved by: portmgr blanket
Diffstat (limited to 'x11-fm')
-rw-r--r--x11-fm/gnome-commander2/Makefile9
-rw-r--r--x11-fm/gnome-commander2/pkg-descr2
2 files changed, 5 insertions, 6 deletions
diff --git a/x11-fm/gnome-commander2/Makefile b/x11-fm/gnome-commander2/Makefile
index 3ad639bd6b1..094d999a39e 100644
--- a/x11-fm/gnome-commander2/Makefile
+++ b/x11-fm/gnome-commander2/Makefile
@@ -13,7 +13,8 @@ DIST_SUBDIR= gnome2
MAINTAINER= danilo@FreeBSD.org
COMMENT= File manager for Gnome2
-LICENSE= GPLv2
+LICENSE= GPLv2+
+LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libunique-1.0.so:x11-toolkits/unique \
libgnome-keyring.so:security/libgnome-keyring \
@@ -23,7 +24,8 @@ LIB_DEPENDS= libunique-1.0.so:x11-toolkits/unique \
RUN_DEPENDS= meld:textproc/meld \
yelp:x11/yelp
-USES= compiler:c++11-lang gettext gmake libtool pathfix pkgconfig python tar:xz
+USES= compiler:c++11-lang gettext gmake libtool localbase:ldflags pathfix \
+ pkgconfig python tar:xz
USE_GNOME= cairo gdkpixbuf2 gnomedocutils gnomeprefix gnomevfs2 intltool libgnomeui
USE_XORG= ice sm
GNU_CONFIGURE= yes
@@ -31,9 +33,6 @@ INSTALL_TARGET= install-strip
INSTALLS_OMF= yes
USE_LDCONFIG= yes
-CPPFLAGS+= -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib
-
CONFLICTS= gnome-commander-[0-9]*
OPTIONS_DEFINE= CHM EXIV2 GSF POPPLER TAGLIB
diff --git a/x11-fm/gnome-commander2/pkg-descr b/x11-fm/gnome-commander2/pkg-descr
index 0321dade073..de644f90f05 100644
--- a/x11-fm/gnome-commander2/pkg-descr
+++ b/x11-fm/gnome-commander2/pkg-descr
@@ -5,4 +5,4 @@ It can also detect changes to files caused by other programs and update
the views without the need for the user to manually reload. The program
also supports Copy & Paste as well as Drag & Drop.
-WWW: http://gcmd.github.io/
+WWW: https://gcmd.github.io/
604'>Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-2/+0 * First all, ahze did most of work. Thanks ahze! Last week or so, I am justmezz2008-07-011-6/+11 * Add one more hack for pkg-config path in gnomehack, (prefix)/lib/pkgconfig.mezz2008-05-301-0/+1 * Add back two lines that were accidentally removed in the merge.marcus2008-03-241-0/+3 * The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 formarcus2008-03-241-25/+48 * Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialmarcus2007-10-251-35/+27 * - Extract command variable definitions from bsd.port.mk, they are now stored ingabor2007-08-041-7/+7 * - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-07-231-2/+1 * - Speed up dependency lookuppav2007-06-291-2/+3 * Presenting GNOME 2.18 for FreeBSD. GNOME 2.18 is a departure from recent GNOMEmarcus2007-03-191-8/+13 * - Add some bits for gtk-sharp10, gtk-sharp20, and gnome-sharp20 dependenciestmclaugh2007-02-051-4/+19 * Merging from MC ports to FreeBSD ports:mezz2007-01-041-2/+4 * Add a BUILD_DEPENDS to desktopfileutils as some ports (e.g. planner)marcus2006-12-111-0/+1 * Add USE_GNOME_SUBR knob (pulls in sysutils/gnome_subr and addsjylefort2006-10-311-0/+6 * Correct a typo when restoring pre-GNOME 2.16 bit.marcus2006-10-151-1/+1 * Put back some bits overwritten in the GNOME 2.16 import.marcus2006-10-141-2/+2 * Presenting GNOME 2.16.1 for FreeBSD. This release represents a massivemarcus2006-10-141-67/+82 * - s/${DESTDIR}${PREFIX}/${TARGETDIR}/erwin2006-08-141-1/+1 * Add support for DESTDIR part I.erwin2006-08-041-7/+7 * * Change all bogus uses of BROKEN to IGNORE. Note: the BROKEN_WITH_*linimon2006-07-051-6/+6 * Add another icon hack to gnomehack.marcus2006-06-141-0/+1 * x11-fm/nautilus2 -> x11-fm/nautilusmezz2006-05-291-1/+1 * x11/gnomepanel -> x11/gnome-panelmezz2006-05-291-1/+1 * x11/gnomelibs -> x11/gnome-libsmezz2006-05-291-1/+1 * x11/gnomedesktop -> x11/gnome-desktopmezz2006-05-291-1/+1 * - Rename portspav2006-05-291-2/+2 * - Rename port textproc/gnomedocutils -> textproc/gnome-doc-utilspav2006-05-281-2/+2 * - Rename portspav2006-05-281-1/+1 * - Renamed port graphics/libart_lgpl2 -> graphics/libart_lgplpav2006-05-281-1/+1 * - Rename port print/gnomeprint -> print/gnome-printpav2006-05-281-1/+1 * - Rename portpav2006-05-281-2/+2 * devel/pkgconfig -> devel/pkg-configmezz2006-05-281-2/+2 * databases/gnomedb -> databases/gnome-dbmezz2006-05-281-1/+1 * Rename this ports to use the real vendor package name. The advantage of thismezz2006-05-281-1/+1 * Add the referencehack component (patches out programming reference injylefort2006-05-101-1/+4 * Add a new public macro, GTK2_VERSION, which will track the GTK+ 2.0marcus2006-05-061-0/+5 * Convert some spaces to tabs.marcus2006-04-301-2/+2 * I took out too much of an experimental bsd.gnome.mk patch which causedmarcus2006-04-301-2/+3 * The good news is that this release does not bring any big shared librarymarcus2006-04-301-48/+57 * Add gnomedocutils to gnomedesktop's implied dependencies list.marcus2006-03-281-1/+1 * Chase the libgda3 addition and resurrection of libgda2.marcus2006-03-271-7/+11 * As a result of the conversion to single libtool, the glib/gtk 1.2.xade2006-02-231-10/+3 * Add a hack for dbus service installation.marcus2006-02-021-0/+1 * - USE_REINPLACE is noop nowpav2006-01-231-1/+0 * - Fix 'all-depends-list' target in cases if dependencies list iskrion2006-01-221-2/+2 * Grammar fixes.adamw2006-01-171-1/+1 * More improvement on the grammar.mezz2006-01-101-1/+1 * Improvement on the grammar and reword.mezz2006-01-071-1/+1 * We no longer suggest to send attach in mailing list, because the list usuallymezz2006-01-071-1/+1 * Make the configure fail message a little less verbose.adamw2005-12-251-1/+1 * Use ${X11BASE} rather than %%X11BASE%% in the packing list ofjylefort2005-11-171-2/+2 * As nice as .warning is for telling ports they're doing A Bad Thing, itmarcus2005-11-051-2/+2 * Update for GNOME 2.12.marcus2005-11-051-41/+104 * Update dependencies to reflect reality.kwm2005-05-221-1/+1 * - Add "-type f" to ${FIND} in gnomehack and lthack so it only findsahze2005-05-211-3/+3 * Remove trailing whitespace.marcus2005-05-171-3/+3 * - Update librsvg2_IMPLIES according to changes to this port by adamw 4 days agopav2005-03-231-1/+1 * Put the USE_GNOME component lists in alphamabetical order.adamw2005-03-221-15/+15 * - Fix braino in pygnomeextras section that prevented dependenciespav2005-03-161-2/+2 * Update with all the new GNOME 2.10 components.marcus2005-03-121-30/+50 * - Move x11-toolkits/eel2 -> x11-toolkits/eelpav2005-01-251-1/+1 * desktop-file-utils now lives in LOCALBASE.marcus2004-12-291-1/+1 * Put all hacks of hicolor icons and mime from ports to bsd.gnome.mk's gnomehack.mezz2004-12-211-0/+5 * Chase the gtkhtml3 shared lib version.marcus2004-12-081-1/+1 * Add another hack to intlhack needed for newer versions of intltool thatmarcus2004-12-071-0/+1 * Don't always create a ${PREFIX}/etc/gconf directory if gconf is one of themarcus2004-11-301-9/+7 * - Kill stray word in commentpav2004-11-211-1/+1 * Add a new INSTALLS_OMF to take care of .omf, ScrollKeeper file. It willmezz2004-11-161-8/+23 * - Implement GCONF_SCHEMAS knob, which is already documented and people arepav2004-11-091-2/+16 * Backout the libgnomedb shared lib version change. The previous versionmarcus2004-11-091-1/+1 * Presenting GNOME 2.8 for FreeBSD (2.8.1 to be exact).marcus2004-11-081-19/+37 * Add a desktopfileutils component that adds a RUN_DEPENDS onmarcus2004-08-151-1/+5 * Use some more hackery to make sure _USE_GNOME is actually defined, and thatmarcus2004-08-111-1/+2 * Gack, forgot a '_' in the last commit. USE_GNOME will only work if gconf2marcus2004-08-111-1/+1 * Correct a check for gconf2 presence that was causing gconf.xml.defaults tomarcus2004-08-111-1/+1 * If the gconf2 USE_GNOME component is used, overload theadamw2004-07-231-0/+8 * Chase libgsf* shared library.adamw2004-07-051-2/+2 * Add more locale directory hacks to bsd.gnome.mk, and fix ports that triedmarcus2004-06-281-1/+3 * Train bsd.gnome.mk to use its own patch target, and not clobberadamw2004-06-271-2/+4 * Override CONFIGURE_FAIL_MESSAGE to provide instructions to use theadamw2004-06-081-0/+4 * - Adjust implications of libgsf_gnome to match realitypav2004-05-231-1/+1 * - Fix stupid typo from my last commit: glib10 -> glib20pav2004-05-231-1/+1 * - Split libgsf port to two standalone ports:pav2004-05-231-4/+8 * Chase libgsf shlib version.bland2004-05-061-1/+1 * Chase vte shlib version.bland2004-05-061-1/+1