From ace2a8f69cd3285d5aea5cf97513b4d0c379e66c Mon Sep 17 00:00:00 2001 From: trevor Date: Fri, 21 Nov 2003 04:01:39 +0000 Subject: Fix packing list. --- textproc/linux-f10-expat/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'textproc/linux-f10-expat') diff --git a/textproc/linux-f10-expat/Makefile b/textproc/linux-f10-expat/Makefile index fa9e508ac3f0..e382fccedddd 100644 --- a/textproc/linux-f10-expat/Makefile +++ b/textproc/linux-f10-expat/Makefile @@ -25,7 +25,7 @@ pre-install: ${MKDIR} ${WRKSRC}/tmp cd ${WRKSRC}/tmp; \ rpm2cpio < ${DISTDIR}/${DIST_SUBDIR}/${RPM_SET} | cpio -div; \ - ${FIND} * -type f -o -type l > ${PLIST}; \ - ${FIND} -d * -type d | ${SED} -e 's:^:@dirrm :' >> ${PLIST} + ${FIND} * -type f -o -type l > ${PLIST} + ${ECHO_CMD} @dirrm usr/share/doc/expat-1.95.5 >> ${PLIST} .include "../../x11-toolkits/linux-gtk/Makefile" -- cgit v id='cgit'>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Restore Emil Mikulik as maintainer. He sent me his new e-mailtrevor2004-03-191-1/+1
* Matt Behrens no longer wants to maintain this.trevor2004-03-191-1/+1
* Update to 0.06.01mat2004-03-192-4/+4
* Fix build with freetype2-2.1.7.lofi2004-03-191-0/+12
* Update to 0.36mat2004-03-192-5/+12
* Make portlint happy (remove blank line @ the end of Makefile)clement2004-03-192-2/+0
* Update to 0.56mat2004-03-192-4/+4
* - Fix build with modern gccpav2004-03-194-1/+71
* Use tabs, not spaces.trevor2004-03-191-6/+6
* Remove trailing blank line. (I think this was the "error")ale2004-03-191-1/+0
* Update to 0.38mat2004-03-192-3/+3
* Niek Bergboer no longer wants to maintain this.trevor2004-03-191-1/+1
* Fix build with new freetype2 library.ale2004-03-195-2/+36
* - Add SIZEpav2004-03-184-0/+4
* Fix installation with perl 5.8mat2004-03-181-0/+1
* - Fix bug with trimming text when using TRANSCODER==IconvFBSDpav2004-03-186-3/+45
* Remove Patrick Bihan-Faou as maintainer, by his request.trevor2004-03-181-1/+1
* - Update to version 0.95krion2004-03-182-3/+3
* Don't allow enabling MySQL or PGSQL implicitly.ume2004-03-181-0/+4
* - Update to 0.16pav2004-03-184-10/+8
* Add SIZEarved2004-03-1811-0/+17
* - Add/update WWW lines for Imendio.com projectspav2004-03-186-4/+8
* Add SIZEarved2004-03-184-0/+4
* Update to 2.5.14mat2004-03-1816-92/+56
* - Patches fromdinoex2004-03-1826-46/+1378
* - Remove dead WWWpav2004-03-181-2/+1
* - Add SIZE to GNOME portspav2004-03-1864-2/+66
* Add SIZE.nectar2004-03-188-0/+9
* 1) update to 20040317 daily snapshotmaho2004-03-184-3/+31
* - Add SIZE to GNOME portspav2004-03-1868-0/+68
* - SIZE'ifykrion2004-03-181-0/+1
* - Fix typo in CATEGORIES and pet portlintkrion2004-03-181-6/+6
* - Add SIZEpav2004-03-182-0/+2
* Don't depend on devel/ptharved2004-03-182-19/+28
* - Add SIZE to GNOME portspav2004-03-1832-0/+33
* - Add SIZE to GNOME portspav2004-03-1840-0/+40
* include <...> -> include "..."yoichi2004-03-185-5/+5
* - Remove SIZE of old tarballkrion2004-03-181-1/+0
* - Update to version 3.1krion2004-03-183-28/+8
* - Add SIZE to GNOME portspav2004-03-1822-0/+22
* - update Security checkdinoex2004-03-181-4/+5
* BROKEN on 4.x: Does not compile. Correct whitespace.kris2004-03-182-8/+20
* BROKEN on amd64 and ia64: Does not compile (missing -fPIC from shared library...kris2004-03-181-1/+7
* BROKEN on amd64 and ia64: Missing -fPICkris2004-03-181-1/+7
* This is broken everywhere except i386 4.xkris2004-03-181-1/+1
* BROKEN on 4.x: Does not compilekris2004-03-181-1/+7
* BROKEN on amd64 and ia64: Does not compilekris2004-03-181-1/+7
* BROKEN on !i386: Does not compilekris2004-03-181-1/+7
* BROKEN on 4.x: Configure failskris2004-03-181-1/+7
* - SIZE'ifykrion2004-03-183-0/+3
* BROKEN on 5.x: Does not compilekris2004-03-181-0/+4
* This is also broken on alpha 4.xkris2004-03-181-2/+2
* BROKEN with perl 5.00503: Does not compilekris2004-03-181-1/+7
* BROKEN: Does not fetchkris2004-03-181-0/+2
* - Add SIZEpav2004-03-1820-0/+20
* sdpara --> ports/math/sdparamaho2004-03-181-0/+1
* BROKEN on 5.x: Does not compilekris2004-03-181-1/+7
* The SDPARA (SemiDefinite Programming Algorithm PARAllel version)maho2004-03-187-0/+162
* Add SIZE into distinfo.mux2004-03-181-0/+1
* BROKEN on 4.x and on !i386 and !ia64: Does not compilekris2004-03-181-1/+7
* Add size data into distinfo.mux2004-03-181-0/+1
* - Update to 2.3.1pav2004-03-182-3/+3
* Add SIZE into distinfodaichi2004-03-188-0/+8
* Fix build on amd64, and make this port actually run on 5.x.kris2004-03-183-8/+33
* Mark ONLY_FOR_ARCHS=i386 (maintainer and authors report that this port iskris2004-03-181-50/+45
* BROKEN on alpha: Does not compilekris2004-03-182-2/+14
* Add SIZE into distinfodaichi2004-03-181-0/+1
* BROKEN: Does not compile with qt 3.3kris2004-03-182-0/+4
* BROKEN: Distfile is unfetchablekris2004-03-181-0/+2
* BROKEN: Unfetchable distfilekris2004-03-181-0/+2
* Add SIZE into distinfodaichi2004-03-182-0/+2
* Add SIZE.sumikawa2004-03-1813-0/+16
* - Use MASTERDIR for including master port's Makefilepav2004-03-183-6/+12
* - Update to version 2.8.4krion2004-03-183-2/+7
* - SIZE'ifykrion2004-03-184-0/+4
* - SIZEify.mich2004-03-1838-0/+38
* - Update to version 0.4.0markus2004-03-184-8/+17
* Build and install the bundled iconv module when built with Ruby 1.8.knu2004-03-182-11/+32
* - Update to version 1.3.3krion2004-03-182-3/+4
* - Update to version 2.5krion2004-03-182-2/+3
* - SIZE'ifykrion2004-03-182-0/+2
* - SIZE'ifykrion2004-03-181-0/+1
* - SIZE'ifykrion2004-03-181-0/+1
* - SIZE'ifykrion2004-03-181-0/+1
* - SIZE'ifykrion2004-03-181-0/+1
* - SIZE'ifykrion2004-03-182-0/+2
* - SIZE'ifykrion2004-03-181-0/+1
* Add SIZE.obraun2004-03-182-0/+2
* ruby-tempura --> ports/textproc/ruby-tempuraknu2004-03-181-0/+1
* Add ruby-tempura, TEMPlate Utility for Ruby Application.knu2004-03-185-0/+120
* no IPv6 capability.sf2004-03-181-1/+1
* regularize master/slave relationship.sf2004-03-183-3/+3
* SIZEify.sf2004-03-186-0/+11
* Add size info.markm2004-03-182-1/+2
* Add size info.markm2004-03-182-1/+2
* Add size info.markm2004-03-183-0/+3
* Add SIZE data.perky2004-03-1872-0/+73
* SIZEifymr2004-03-182-0/+2
* Correct pre-install target to pre-su-install so that the credentialperky2004-03-1814-14/+14
* gprename --> ports/x11-fm/gprenameerwin2004-03-181-0/+1
* ispell-ukrainian --> ports/ukrainian/ispellerwin2004-03-181-0/+1
* SIZEifyijliao2004-03-1817-0/+17
* gnutls-devel --> ports/security/gnutls-develerwin2004-03-181-0/+1
* staroffice70-german --> ports/german/staroffice70erwin2004-03-181-0/+1
* staroffice70 --> ports/editors/staroffice70erwin2004-03-181-0/+1
* Grammer fix to pre-fetch message. No package content changes, no bumps.matusita2004-03-181-2/+2
* Join SIZEify movement here; add a SIZE line.matusita2004-03-182-0/+2
* - Fix use of CFDIRdinoex2004-03-181-4/+6
* Add SIZE.motoyuki2004-03-181-0/+1
* 1) Silent version up without changing the version numbermaho2004-03-183-6/+6
* E-mail to the maintainer bounced:trevor2004-03-181-1/+1
* The MAINTAINER line had an invalid e-mail address, so use a differenttrevor2004-03-181-1/+1
* - add SIZEdinoex2004-03-186-0/+8
* E-mail to the maintainer bounced:trevor2004-03-181-1/+1
* Use the maintainer's new e-mail address.trevor2004-03-183-3/+3
* Update bouncing e-mail address for maintainer.trevor2004-03-181-1/+1
* E-mail to the maintainer bounced:trevor2004-03-181-1/+1
* E-mail to the maintainer bounced:trevor2004-03-181-1/+1
* E-mail to the maintainer bounced:trevor2004-03-181-1/+1
* E-mail to the maintainer bounced:trevor2004-03-181-1/+1
* E-mail to the maintainer bounced:trevor2004-03-181-1/+1
* E-mail to the maintainer bounced:trevor2004-03-181-1/+1
* Add SIZE.clive2004-03-183-0/+3
* Use the maintainer's new e-mail address.trevor2004-03-184-4/+4
* E-mail to the maintainer bounced:trevor2004-03-181-1/+1
* Add SIZE.cy2004-03-1811-0/+11
* yaxi --> ports/textproc/yaxiijliao2004-03-181-0/+1
* add yaxi 0.5.2ijliao2004-03-185-0/+64
* Use the maintainer's new e-mail address.trevor2004-03-182-2/+2
* E-mail to the maintainer bounced:trevor2004-03-182-2/+2
* E-mail to the maintainer bounced:trevor2004-03-181-1/+1
* E-mail to the maintainer bounced:trevor2004-03-181-1/+1
* E-mail to the maintainer bounced:trevor2004-03-181-1/+1
* E-mail to the maintainer bounced:trevor2004-03-182-2/+2
* Add dependency on expat2.des2004-03-181-1/+2
* Add size data.trevor2004-03-1840-0/+50
* Add size data.trevor2004-03-18