# New ports collection makefile for: fileroller # Date created: 18 May 2002 # Whom: Anders Nordby # # $FreeBSD$ # PORTNAME= fileroller PORTVERSION= 2.10.4 PORTEPOCH= 1 CATEGORIES= archivers gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/file-roller/2.10 DISTNAME= file-roller-${PORTVERSION} DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= An archive manager for zip files, tar, etc # XXX: We need the ports version of gtar since gtar-1.13.25 included with # FreeBSD is not sufficient. If the base version of GNU tar is updated, then # we can do away with this dependency. RUN_DEPENDS= ${LOCALBASE}/bin/gtar:${PORTSDIR}/archivers/gtar USE_BZIP2= yes INSTALLS_OMF= yes USE_X_PREFIX= yes USE_REINPLACE= yes USE_GMAKE= yes USE_GNOME= gnomeprefix intlhack gnomehack desktopfileutils nautilus2 USE_LIBTOOL_VER=15 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" GCONF_SCHEMAS= file-roller.schemas post-patch: @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|' \ ${WRKSRC}/src/fr-command-tar.c post-install: @-update-desktop-database .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} .for f in AUTHORS NEWS README TODO ${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR} .endfor .endif .include id' value='c16ec8a933544d62e7192f23b7918508bf2e1770'/> FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* maho@ reported that atlas isn't broken any longer on amd64oliver2004-07-141-5/+0
* Add CONFLICTS - both pkg-plist files containes bin/ltrace.osa2004-07-142-0/+4
* Update to 1.5krion2004-07-022-3/+3
* Sipp is a performance test tool / traffic generator for the SIP protocol.lth2004-06-186-0/+557
* - Fix dependency on httperf forgotten in previous repocopyclement2004-06-101-1/+1
* - Move httperf from www to benchmarks categoryclement2004-06-102-1/+2
* - Chase checksum. Diff can be found in PRpav2004-06-102-4/+5
* - Fix MASTER_SITESclement2004-05-221-2/+1
* Since the recent updates, Jikes does not compile this programthierry2004-04-121-0/+1
* Remove category pkg/COMMENT files in favour of a COMMENT variable in thekris2004-04-022-1/+2
* SIZEify (maintainer timeout)trevor2004-03-315-0/+8
* Upgrade to 2.2pl4.sumikawa2004-03-302-4/+4
* Makefile.pnet:pav2004-03-271-3/+0
* Add pnetmark, a benchmark program for Common Language Runtime (C#)pav2004-03-264-0/+55
* Add SIZE data to distinfo files.se2004-03-233-0/+3
* Add SIZE information.jkoshy2004-03-221-0/+1
* The gshar+gunshar port is renamed to ports/archivers/sharutils.trevor2004-03-201-1/+1
* SIZE-ify my ports.thierry2004-03-192-0/+2
* Add SIZE.sumikawa2004-03-181-0/+1
* - SIZEify.mich2004-03-181-0/+1
* Add size data.trevor2004-03-182-0/+2
* SIZEify my ports.leeym2004-03-181-0/+1
* Add SIZE information.jkoshy2004-03-181-0/+1
* SIZEify.trevor2004-03-181-0/+1
* - Mark BROKEN: Checksum mismatchkrion2004-03-031-0/+2
* unbreak ; it did build on my -current (Feb/09/2004)ijliao2004-03-022-9/+3
* Fix BROKEN by update to latest 2.8.0 version.osa2004-02-2710-98/+128
* - Update to version 1.3krion2004-02-263-14/+3
* High Performance Computing Linpack Benchmarkoliver2004-02-265-0/+153
* Mark as broken on 4.x as well as 5.x. No response from maintainerlinimon2004-02-122-4/+0
* add sizeleeym2004-02-111-0/+1
* - SIZEify distinfoclement2004-02-081-0/+1
* Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-0620-11/+13
* Use PLIST_FILES.trevor2004-02-062-1/+1
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-042-0/+2
* - Fix build on -STABLEpav2004-01-313-0/+17
* - Update to 1.2pav2004-01-314-16/+3
* SIZEify.trevor2004-01-301-0/+1
* Fix build on -stable.ale2004-01-292-0/+15
* - Update to 2.59clement2004-01-293-14/+4
* Add SIZE.trevor2004-01-288-0/+8
* - Allow blasting 10000 blockspav2004-01-263-2/+4
* - Obey NO_INSTALL_MANPAGESpav2004-01-243-4/+19
* Add forkbomb 1.0, system stress testing tool.ale2004-01-236-0/+45
* - Update to version 1.4krion2004-01-224-30/+13
* - move the three individual distfiles into ${DISTFILES}/ttcp tomharo2004-01-172-7/+8
* [REPOCOPY WAITING] ports/net/nttcp and ports/net/ttcp appear miscategorizededwin2004-01-163-2/+4
* Add webbench 1.3, simple forking web benchmark.ale2004-01-146-0/+55
* - Update my email addressclement2004-01-131-1/+1
* - Update to v0.6krion2004-01-113-3/+3
* - Update to 2.1.1krion2004-01-112-3/+3
* [PATCH] benchmarks/rawio has a bug in commandline option parseredwin2004-01-102-5/+15
* Add category=benchmarks to the ports Makefileedwin2004-01-101-1/+1
* - support large filespetef2003-12-212-0/+48
* update MASTER_SITESmharo2003-12-171-1/+1
* - Update to 2.57pav2003-12-046-15/+72
* - Our other two 64-bit platforms needs min(int, int) workaround toopav2003-11-222-8/+2
* Reset unreachable MAINTAINERs to ports@FreeBSD.orgeik2003-11-201-1/+1
* - Unbreak by using EXTRACT_DEPENDS for gunshar.pav2003-11-191-1/+1
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.trevor2003-11-171-1/+0
* Upgrade to v3.6.jkoshy2003-11-173-6/+6
* - Add patch to respect CFLAGSkrion2003-11-031-0/+15
* ports with possibly unreachable MAINTAINERsedwin2003-11-021-1/+1
* Move inclusion of bsd.port.pre.mk past all variable definitions.linimon2003-10-291-4/+4
* Cosmetic fix: use %%DOCSDIR%% macro.osa2003-10-226-18/+18
* Per bento logs, mark as broken on 5.x.linimon2003-10-221-1/+7
* add autobench 2.0.1ijliao2003-10-215-0/+49
* Respect CC and CFLAGSkris2003-10-191-0/+13
* Mark broken for gcc 3.3. The author seems to be tracking gcc updateslinimon2003-10-161-1/+7
* - Add CONFLICTS, because of the same item in pkg-plistkrion2003-10-112-0/+4
* Make portlint(1) happy by changing strip to ${STRIP_CMD}osa2003-09-243-4/+4
* Cease FreeBSD port maintainershipsedwin2003-09-241-1/+1
* New port: benchmarks/scimark2 - a Java benchmark.edwin2003-08-295-0/+101
* New port: benchmarks/scimark2c - an ANSI C version of the SciMark2 benchmark.edwin2003-08-297-0/+77
* Upgrade to version 3.196jmz2003-08-102-4/+2
* BROKEN: CHecksum mismatchkris2003-08-071-0/+2
* Take over maintainership with Dmitry's blessing.adrian2003-07-312-2/+2
* Mark BROKEN on 5.x: does not compilekris2003-07-312-2/+16
* Let be hohest: I really don't have a time now to properly maintain allsobomax2003-07-291-1/+1
* Make this compiled on -stable.simokawa2003-07-251-1/+0
* Add support for ipv6.simokawa2003-07-252-38/+50
* Upgrade to v3.5.jkoshy2003-07-123-16/+3
* update maintainer's email address.leeym2003-06-241-1/+1
* File moved on master site.se2003-06-182-2/+2
* Update to 0.62pat2003-06-13