Index: head/audio/timidity++/pkg-plist =================================================================== --- head/audio/timidity++/pkg-plist (revision 26344) +++ head/audio/timidity++/pkg-plist (revision 26345) @@ -1,8 +1,10 @@ bin/timidity share/doc/timidity/C/README.dl share/doc/timidity/C/README.sf share/doc/timidity/ja/README.dl share/doc/timidity/ja/README.sf @dirrm share/doc/timidity/C @dirrm share/doc/timidity/ja @dirrm share/doc/timidity +@exec mkdir %D/lib/timidity +@dirrm lib/timidity Property changes on: head/audio/timidity++/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property Index: head/graphics/libwmf/pkg-plist =================================================================== --- head/graphics/libwmf/pkg-plist (revision 26344) +++ head/graphics/libwmf/pkg-plist (revision 26345) @@ -1,15 +1,16 @@ +bin/wmftofig bin/wmftogif bin/xwmf include/Xwmfapi.h include/dibtoxpm.h include/gdwmfapi.h include/wmfapi.h include/xgd.h include/xgdttf.h lib/libXwmf.a lib/libdib.a lib/libgdwmf.a lib/libwmf.a lib/libxfig.a lib/libxfwmf.a lib/libxgd.a Property changes on: head/graphics/libwmf/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property Index: head/security/nmap/files/patch-aa =================================================================== --- head/security/nmap/files/patch-aa (revision 26344) +++ head/security/nmap/files/patch-aa (revision 26345) @@ -1,27 +1,36 @@ --- Makefile.in.orig Fri Dec 31 03:13:50 1999 +++ Makefile.in Mon Jan 3 23:54:14 2000 @@ -5,13 +5,13 @@ sbindir = @sbindir@ mandir = @mandir@ srcdir = @srcdir@ -libdir = @libdir@/nmap +libdir = @libdir@ deskdir = $(prefix)/share/gnome/apps/Utilities CC = @CC@ CCOPT = LIBPCAPDIR = @libpcapdir@ -INCLS = -I. -I$(LIBPCAPDIR) +INCLS = -I. # -I$(LIBPCAPDIR) DEFS = @DEFS@ -DVERSION=\"$(VERSION)\" -DLIBDIR=\"$(libdir)\" CFLAGS = @CFLAGS@ $(CCOPT) $(DEFS) $(INCLS) # CFLAGS = -g -Wall $(DEFS) $(INCLS) @@ -36,7 +36,7 @@ all: $(TARGET) -$(TARGET): $(DEPS) @PCAP_DEPENDS@ $(OBJS) nmapfe/nmapfe +$(TARGET): $(DEPS) $(OBJS) nmapfe/nmapfe # @PCAP_DEPENDS@ @echo Compiling nmap rm -f $@ $(CC) $(LDFLAGS) -o $@ $(OBJS) $(LIBS) +@@ -128,7 +128,7 @@ + $(MAKEDEPEND) $(INCLS) -s "# DO NOT DELETE" -- $(DEFS) -- $(SRCS) + + install: all +- $(SHTOOL) mkdir -f -p -m 755 $(bindir) $(mandir)/man1 $(libdir) $(deskdir) ++ $(SHTOOL) mkdir -f -p -m 755 $(bindir) $(mandir)/man1 $(libdir) + $(INSTALL) -c -m 755 nmap $(bindir)/nmap + @echo "If the next command failes -- you cannot use the X front end" + -test -f nmapfe/nmapfe && $(INSTALL) -c -m 755 nmapfe/nmapfe $(bindir)/nmapfe && $(SHTOOL) mkln -f -s $(bindir)/nmapfe $(bindir)/xnmap && $(INSTALL) -c -m 644 nmapfe.desktop $(deskdir)/nmapfe.desktop Property changes on: head/security/nmap/files/patch-aa ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property Index: head/security/nmap/pkg-plist =================================================================== --- head/security/nmap/pkg-plist (revision 26344) +++ head/security/nmap/pkg-plist (revision 26345) @@ -1,5 +1,6 @@ @comment $FreeBSD$ bin/nmap share/misc/nmap-os-fingerprints share/misc/nmap-services share/misc/nmap-rpc +@dirrm share/misc Property changes on: head/security/nmap/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property Index: head/textproc/latte/pkg-plist =================================================================== --- head/textproc/latte/pkg-plist (revision 26344) +++ head/textproc/latte/pkg-plist (revision 26345) @@ -1,111 +1,112 @@ bin/latte-html bin/latte info/latte.info info/liblatte.info lib/liblatte.a +lib/liblatte.so lib/liblatte.so.4 include/latte/FlexLexer.h include/latte/latte-conf.h include/latte/latte-deque.h include/latte/latte-fstream.h include/latte/latte-html.h include/latte/latte-iosfwd.h include/latte/latte-log.h include/latte/latte-stack.h include/latte/latte-string.h include/latte/latte-vector.h include/latte/latte.h include/latte/mutable.h include/latte/refcount.h include/latte/restorer.h include/latte/shstring.h share/latte/html.latte share/latte/standard.latte share/latte/tests/Makefile share/latte/tests/Makefile.am share/latte/tests/Makefile.in share/latte/tests/a.exp share/latte/tests/a.latte share/latte/tests/add.exp share/latte/tests/add.latte share/latte/tests/and.exp share/latte/tests/and.latte share/latte/tests/append.exp share/latte/tests/append.latte share/latte/tests/apply.exp share/latte/tests/apply.latte share/latte/tests/car.exp share/latte/tests/car.latte share/latte/tests/case.exp share/latte/tests/case.latte share/latte/tests/concat.exp share/latte/tests/concat.latte share/latte/tests/cons.exp share/latte/tests/cons.latte share/latte/tests/def.exp share/latte/tests/def.latte share/latte/tests/divide.exp share/latte/tests/divide.latte share/latte/tests/empty.exp share/latte/tests/empty.latte share/latte/tests/equal.exp share/latte/tests/equal.latte share/latte/tests/explode.exp share/latte/tests/explode.latte share/latte/tests/file-contents.exp share/latte/tests/file-contents.latte share/latte/tests/greater.exp share/latte/tests/greater.latte share/latte/tests/group.exp share/latte/tests/group.latte share/latte/tests/if.exp share/latte/tests/if.latte share/latte/tests/img.exp share/latte/tests/img.latte share/latte/tests/include.exp share/latte/tests/include.latte share/latte/tests/include2.latte share/latte/tests/lambda.exp share/latte/tests/lambda.latte share/latte/tests/length.exp share/latte/tests/length.latte share/latte/tests/let.exp share/latte/tests/let.latte share/latte/tests/lmap.exp share/latte/tests/lmap.latte share/latte/tests/load-file.exp share/latte/tests/load-file.latte share/latte/tests/load-library.exp share/latte/tests/load-library.latte share/latte/tests/member.exp share/latte/tests/member.latte share/latte/tests/modulo.exp share/latte/tests/modulo.latte share/latte/tests/multiply.exp share/latte/tests/multiply.latte share/latte/tests/not.exp share/latte/tests/not.latte share/latte/tests/nth.exp share/latte/tests/nth.latte share/latte/tests/operator.exp share/latte/tests/operator.latte share/latte/tests/reverse.exp share/latte/tests/reverse.latte share/latte/tests/runtest.sh share/latte/tests/set.exp share/latte/tests/set.latte share/latte/tests/string.exp share/latte/tests/string.latte share/latte/tests/subseq.exp share/latte/tests/subseq.latte share/latte/tests/substr.exp share/latte/tests/substr.latte share/latte/tests/undefined-x.exp share/latte/tests/undefined-x.latte share/latte/tests/varref.exp share/latte/tests/varref.latte share/latte/tests/while.exp share/latte/tests/while.latte @dirrm include/latte @dirrm share/latte/tests @dirrm share/latte Property changes on: head/textproc/latte/pkg-plist ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1.1.1 \ No newline at end of property +1.2 \ No newline at end of property