aboutsummaryrefslogtreecommitdiffstats
path: root/databases/kbibtex
diff options
context:
space:
mode:
authormakc <makc@FreeBSD.org>2013-10-23 21:08:41 +0800
committermakc <makc@FreeBSD.org>2013-10-23 21:08:41 +0800
commit257d95e619d504625a3dd72269614d7fe350704c (patch)
tree902ae1e48303d70f1045908f9eb477d7722924c8 /databases/kbibtex
parent4db462c2d32f9526ce9940e28a4b22915d0982f5 (diff)
downloadfreebsd-ports-gnome-257d95e619d504625a3dd72269614d7fe350704c.tar.gz
freebsd-ports-gnome-257d95e619d504625a3dd72269614d7fe350704c.tar.zst
freebsd-ports-gnome-257d95e619d504625a3dd72269614d7fe350704c.zip
- Support staging
- Use new LIB_DEPENDS syntax - Use options helpers - Convert to USES - Minor changes/fixes
Diffstat (limited to 'databases/kbibtex')
-rw-r--r--databases/kbibtex/Makefile5
-rw-r--r--databases/kbibtex/pkg-plist3
2 files changed, 2 insertions, 6 deletions
diff --git a/databases/kbibtex/Makefile b/databases/kbibtex/Makefile
index 22003cd1d15b..a2aeb7298334 100644
--- a/databases/kbibtex/Makefile
+++ b/databases/kbibtex/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= http://download.gna.org/${PORTNAME}/${PORTVERSION:C,(^[[:digit:]]\
MAINTAINER= makc@FreeBSD.org
COMMENT= Bibliography editor for KDE
-LIB_DEPENDS= poppler-qt4:${PORTSDIR}/graphics/poppler-qt4
+LIB_DEPENDS= libpoppler-qt4.so:${PORTSDIR}/graphics/poppler-qt4
USE_BZIP2= yes
USES= cmake
@@ -19,9 +19,6 @@ USE_KDE4= kdelibs kdeprefix automoc4 sharedmime
USE_QT4= qmake_build moc_build uic_build rcc_build \
webkit
-MAN1= kbibtex.1
-
-NO_STAGE= yes
post-patch:
${REINPLACE_CMD} -e 's,share/man,man,' ${WRKSRC}/CMakeLists.txt
diff --git a/databases/kbibtex/pkg-plist b/databases/kbibtex/pkg-plist
index 248a659d993b..fa4f038abb22 100644
--- a/databases/kbibtex/pkg-plist
+++ b/databases/kbibtex/pkg-plist
@@ -4,6 +4,7 @@ lib/libkbibtexgui.so
lib/libkbibtexio.so
lib/libkbibtexproc.so
lib/libkbibtexws.so
+man/man1/kbibtex.1.gz
share/applications/kde4/kbibtex.desktop
share/apps/kbibtex/abstractonly.xsl
share/apps/kbibtex/arxiv2bibtex.xsl
@@ -23,8 +24,6 @@ share/icons/hicolor/32x32/apps/kbibtex.png
share/icons/hicolor/48x48/apps/kbibtex.png
share/icons/hicolor/64x64/apps/kbibtex.png
share/kde4/services/kbibtexpart.desktop
-share/mime/application/x-endnote-refer.xml
-share/mime/application/x-research-info-systems.xml
share/mime/packages/bibliography.xml
@dirrm share/apps/kbibtexpart
@dirrm share/apps/kbibtex
td>Michael Nottebrock2006-01-099-342/+317 * Add a patch to fix KDE Bug 114385 (kdm segfaults on XDMCP request).Michael Nottebrock2005-12-012-0/+17 * Update to KDE 3.4.3 / KOffice 1.4.2Michael Nottebrock2005-11-0510-254/+32 * Fix bogus ui files in preparation for Qt 3.3.5Michael Nottebrock2005-10-041-0/+10 * Fix a potential local root vulnverability in kcheckpass.Michael Nottebrock2005-09-052-1/+157 * Konqueror bugfixorama:Michael Nottebrock2005-08-064-0/+98 * Update to KDE 3.4.2 / KOffice 1.4.1Michael Nottebrock2005-08-012-3/+2 * Fix some of the issues in the media:/ kioslave. proc filesystems should noMichael Nottebrock2005-07-123-1/+101 * Fix compilation with OpenLDAP 2.3.4Michael Nottebrock2005-07-062-0/+10 * Change dependency pattern for libusb to usb-0.1Michael Nottebrock2005-06-291-1/+1 * Update to KDE 3.4.1Michael Nottebrock2005-06-267-361/+7 * Fix build on 4.9Markus Brueffer2005-05-071-0/+26 * Add patch to fix the kinfocenter PCI module (KDE Bug 101686)Markus Brueffer2005-04-151-0/+60 * Add CONFLICTS with kdeartwork 3.2.x and kdeartwork 3.3.x (plastik widgetMichael Nottebrock2005-03-261-1/+1 * Disable building kompmgr, instead RUN_DEPEND on it if xorg is installed.Michael Nottebrock2005-03-212-0/+16 * Update to KDE 3.4Michael Nottebrock2005-03-2111-300/+754 * Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-1/+1 * More cups-fixes and a patch that prevents konqueror from resettingMichael Nottebrock2005-02-063-0/+32 * Update to KDE 3.3.2Michael Nottebrock2004-12-146-107/+80 * Add imake as build dependency. It will soon no longer be picked up byDejan Lesjak2004-12-081-1/+2 * Fix some more environment nits in the kdm configuration templates, andMichael Nottebrock2004-11-122-8/+17 * Update to KDE 3.3.1Michael Nottebrock2004-11-086-59/+39 * Bump PORTREVISION for the last commit.Tilman Keskinoz2004-10-111-1/+1 * Fix Environment for kdm/csh users.Tilman Keskinoz2004-10-111-1/+1 * Fix a typoTilman Keskinoz2004-10-102-2/+2 * Fix bug in the default genkdmconf template - kdm would try and parseMichael Nottebrock2004-09-243-6/+26 * The rc-script was botched, correct that and bump PORTREVISION.Michael Nottebrock2004-09-012-2/+3 * Update to KDE 3.3Michael Nottebrock2004-08-3112-443/+471 * A couple of patches didn't make it from the kde-freebsd repo into ports.Michael Nottebrock2004-08-136-1/+250 * Tell genkdmconf to ignore existing bits of xdm/kdm configuration, if itMichael Nottebrock2004-08-121-2/+1 * Factor out all but one of the build switches of the KDE main module portsMichael Nottebrock2004-08-119-632/+757 * - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,Eric Anholt2004-07-241-1/+1 * Update to version 3.2.3Michael Nottebrock2004-06-104-15/+58 * Bump PORTREVISION.Michael Nottebrock2004-05-181-0/+1 * Fix a fat fingered commit I made two weeks ago:Michael Nottebrock2004-05-181-1/+1 * Put the pkg-message template back into PKGDIR.Michael Nottebrock2004-05-032-1/+1 * Process the pkg-message template earlier than post-install soMichael Nottebrock2004-05-022-3/+7 * Update to KDE 3.2.2Michael Nottebrock2004-04-206-27/+27 * Respect WITHOUT_FOO.Michael Nottebrock2004-03-281-18/+1 * Enhance pkg-descr a little.Michael Nottebrock2004-03-221-1/+4 * Add the default path of of the linux-flashplugin to the list of pathsMichael Nottebrock2004-03-181-0/+10 * Update to KDE 3.2.1 / QT 3.3.1Michael Nottebrock2004-03-106-63/+84 * Bump PORTREVISION.Michael Nottebrock2004-02-111-0/+1 * USE_MOTIF by default now - netscape plugins compat is en vogue againMichael Nottebrock2004-02-101-13/+6 * Shorten COMMENT.Michael Nottebrock2004-02-101-1/+1 * Update to KDE 3.2.0Michael Nottebrock2004-02-0512-523/+1148 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1 * Add a patch to correct CPU states readout inMichael Nottebrock2003-12-131-0/+21 * Add a patch that should fix the "A window and A desktop icon sometimes haveTilman Keskinoz2003-11-201-0/+12 * Fix the -pthread problem in case the option gets removed again. ThisWill Andrews2003-10-041-0/+2 * From KDE_3_1_BRANCH:Tilman Keskinoz2003-09-291-0/+18 * Upgrade to Qt 3.2.1 / KDE 3.1.4. See x11/kde3/Makefile rev 1.64 for details.Will Andrews2003-09-188-419/+2 * Multiple bugfixes and enhancements for kdebase.Michael Nottebrock2003-08-2910-9/+458 * Fix non-default dependency on openldap2[012] which is broken by splitting.Jun Kuriyama2003-08-151-1/+1 * Update KDE to the latest official release, KDE 3.1.3Michael Nottebrock2003-07-296-41/+14 * - Conditional ldap supportTilman Keskinoz2003-06-032-5/+11 * Update to KDE 3.1.2Mario Sergio Fujikawa Ferreira2003-05-203-3/+5 * Fix fetching.Will Andrews2003-04-121-1/+1 * Upgrade to 3.1.1a to handle PS/PDF security advisory. There are additionalWill Andrews2003-04-112-2/+2 * Rejoice, for the long awaited upgrade to kde 3.1.1 is here!Alan Eldridge2003-04-068-70/+22 * Clear moonlight beckons.Ade Lovett2003-03-072-1/+1 * Fix Build on CURRENT.Tilman Keskinoz2003-03-031-0/+24 * Add patch to fix ksysguard on -CURRENT. Will be committed to KDE.Will Andrews2003-02-101-0/+15 * Re-enable Xinerama support and remove Java support by default. The formerWill Andrews2003-02-091-6/+6 * kdebase uses libfontconfig if it finds it. add dependency.Alan Eldridge2003-02-031-0/+8 * bump PORTREVISION for previous mod about 12 hours agoAlan Eldridge2003-01-301-1/+1 * Install desktop template masters with right perms (write perms, too).Alan Eldridge2003-01-301-0/+2 * update to 3.1 official releaseAlan Eldridge2003-01-2913-1091/+1663 * Fetch from correct MASTER_SITE_SUBDIRMario Sergio Fujikawa Ferreira2002-11-171-1/+1 * Update these ports to 3.0.5 per KDE security advisory. Fix missing depsAlan Eldridge2002-11-168-116/+10 * removed redundant PACKAGE_BUILDING testAlan Eldridge2002-10-191-4/+0 * Bump PORTREVISION to force the last change out, as bugs were severe accordingAlan Eldridge2002-10-191-1/+1 * Undefault keramik due to bugs.Alan Eldridge2002-10-191-4/+0 * If defined(PACKAGE_BUILDING) then do not build with keramik/kwin backport.Alan Eldridge2002-10-131-0/+4 * Move <sys/types.h> higher up in the include list to fix build on current.Alan Eldridge2002-10-121-0/+18 * add warning about backported keramikAlan Eldridge2002-10-111-0/+7 * 1. Removed comments from pkg-plist files per will's request.Alan Eldridge2002-10-111-98/+0 * 1. Remove QT warning from kde3. It's been there long enough.Alan Eldridge2002-10-116-12/+120 * mi's patch to use gettext as BUILD_DEPEND. If there's a PR I don't haveAlan Eldridge2002-09-211-1/+1 * Update to 3.0.3. Not much changed here: [1] i18n PKGNAMEs converted toWill Andrews2002-08-253-41/+8 * Bump PORTREVISION. KDE is fragile enough in its dependencies; we don'tAlan Eldridge2002-08-021-1/+1 * Chase shlib rev of devel/gettextAde Lovett2002-08-021-1/+1 * Fixed obnoxious bug where a new ~/Desktop dir would be created with read-onlyAlan Eldridge2002-07-182-0/+23 * Update to 3.0.2 -- full log available in ports/x11/kde3/Makefile,v 1.51.Will Andrews2002-07-053-4/+39 * Patch out the 'sshd' user from being shown (add to HiddenUsers).Alan Eldridge2002-06-291-1/+1 * Add smmsp (mail submitter) to list of hidden users in kdm.conf.Alan Eldridge2002-06-291-2/+11 * Fixed bad patch. Missed it when we moved to the rerolled tarball apparently.Alan Eldridge2002-06-271-5/+5 * Upgrade to KDE 3.0.1. The delay in this upgrade is mainly due to theWill Andrews2002-06-1615-516/+402 * Fix build on alpha.Will Andrews2002-05-203-0/+53 * Fix missing %%MOTIF%% substitutions.Pete Fritchman2002-05-091-8/+8 * Update to 3.0. Sigh.Will Andrews2002-04-231-0/+2527 * Oops, fix miscommit of patch.Will Andrews2002-04-221-11/+11 * Fix kdm config file upon install.Will Andrews2002-04-221-0/+11 * Please welcome Qt3/KDE3 to our ports tree. This includes work since theWill Andrews2002-04-2230-4244/+530 * gettext upgrade uber-patch (stage 3)Ade Lovett2002-04-131-2/+2 * Fix the KDE ports to not use objprelink, if OSVERSION >= 500029. This isWill Andrews2002-03-301-2/+6 * Stage 1 of gettext update.Ade Lovett2002-03-161-1/+1 * Make the "default" target failback on KDE if the user doesn't have aPete Fritchman2002-03-032-3/+13 * Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-2/+2 * Bring in a few changes to the KDE ports infrastructure, and some fixes.Will Andrews2002-01-111-15/+2 * If !WANT_KDE_NDEBUG and !PARALLEL_PACKAGE_BUILDING, also addWill Andrews2002-01-081-0/+3 * Fix problem where KDM doesn't cause the login records to be updated whenWill Andrews2002-01-062-6/+10 * Conditionalize use of objprelink based on whether we're running onWill Andrews2002-01-051-3/+8 * If not building WITH_MOTIF (required for Netscape plugins), don't try to loadPete Fritchman2001-12-251-0/+6 * - better kdmrc config file handling:Pete Fritchman2001-12-145-16/+45 * Fix a problem with auto{conf,make}: some build magic was introduced toPete Fritchman2001-12-071-1/+1 * Upgrade KDE to 2.2.2:Will Andrews2001-12-0417-32/+1423 * Remove stale files from share/config/kdm.Jimmy Olgeni2001-11-031-7/+1 * Bite the bullet and make kcheckpass setuid root by default so the lockWill Andrews2001-11-012-22/+2 * Upgrade to 2.2.1.Dmitry Sivachenko2001-10-274-9/+175 * Fix pkg-plistKevin Lo2001-10-201-0/+3 * Set DIST_SUBDIR=KDEDmitry Sivachenko2001-09-112-1/+2 * Add a message to the port/package warning users about kcheckpass'sWill Andrews2001-09-042-1/+25 * Remove bogus file that I introduced in revision 1.40 (pointy hat).Jimmy Olgeni2001-09-021-1/+0 * Support the Motif-dependent files in pkg-plist, add some missing @dirrmJimmy Olgeni2001-08-312-5/+49 * Make CATEGORIES and MAINTAINER overridable for japanese/kde*.Akinori MUSHA2001-08-311-2/+2 * Reassign MAINTAINER to kde@FreeBSD.org, a group formed specifically toWill Andrews2001-08-251-1/+1 * Argh! Get this plist right, for the last time...Will Andrews2001-08-231-1/+0 * Remove the extra Worm.desktop screensaver entry. Leave only the screensaverJimmy Olgeni2001-08-211-1/+0 * Add @exec/@unexec lines to pkg-plist, to handle the "emptydir" template.Jimmy Olgeni2001-08-201-0/+3 * Add a simple post-extract target: it overwrites ${WRKSRC}/mkpamserv with aJimmy Olgeni2001-08-191-0/+4 * Disable kappfinder_install execution at install time. This will avoid theJimmy Olgeni2001-08-192-28/+1 * Add forgotten emptydir which is required to create new directoriesWill Andrews2001-08-182-0/+2 * *sigh* They changed the path to the tarballs again. This was verifiedWill Andrews2001-08-161-1/+1 * Update to KDE 2.2:Will Andrews2001-08-156-1016/+753