Index: head/misc/tmux/files/patch-Makefile =================================================================== --- head/misc/tmux/files/patch-Makefile (nonexistent) +++ head/misc/tmux/files/patch-Makefile (revision 226637) @@ -0,0 +1,12 @@ +--- Makefile.orig 2009-01-18 23:30:26.000000000 +0800 ++++ Makefile 2009-01-18 23:31:22.000000000 +0800 +@@ -80,6 +80,9 @@ + # FreeBSD and DragonFly + .if ${OS} == "FreeBSD" || ${OS} == "DragonFly" + CFLAGS+= -DUSE_LIBUTIL_H ++INCDIRS+= -Icompat ++SRCS+= compat/vis.c ++LIBS+= -lcrypt + .endif + + OBJS= ${SRCS:S/.c/.o/:S/.y/.o/} Property changes on: head/misc/tmux/files/patch-Makefile ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/misc/tmux/pkg-plist =================================================================== --- head/misc/tmux/pkg-plist (nonexistent) +++ head/misc/tmux/pkg-plist (revision 226637) @@ -0,0 +1,10 @@ +bin/tmux +%%PORTDOCS%%%%DOCSDIR%%/CHANGES +%%PORTDOCS%%%%DOCSDIR%%/FAQ +%%PORTDOCS%%%%DOCSDIR%%/NOTES +%%PORTDOCS%%@dirrm %%DOCSDIR%% +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/n-marriott.conf +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/n-marriott.sh +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tmux.vim +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/screen-keys.conf +%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%% Property changes on: head/misc/tmux/pkg-plist ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/sysutils/tmux/files/patch-Makefile =================================================================== --- head/sysutils/tmux/files/patch-Makefile (nonexistent) +++ head/sysutils/tmux/files/patch-Makefile (revision 226637) @@ -0,0 +1,12 @@ +--- Makefile.orig 2009-01-18 23:30:26.000000000 +0800 ++++ Makefile 2009-01-18 23:31:22.000000000 +0800 +@@ -80,6 +80,9 @@ + # FreeBSD and DragonFly + .if ${OS} == "FreeBSD" || ${OS} == "DragonFly" + CFLAGS+= -DUSE_LIBUTIL_H ++INCDIRS+= -Icompat ++SRCS+= compat/vis.c ++LIBS+= -lcrypt + .endif + + OBJS= ${SRCS:S/.c/.o/:S/.y/.o/} Property changes on: head/sysutils/tmux/files/patch-Makefile ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Index: head/sysutils/tmux/pkg-plist =================================================================== --- head/sysutils/tmux/pkg-plist (nonexistent) +++ head/sysutils/tmux/pkg-plist (revision 226637) @@ -0,0 +1,10 @@ +bin/tmux +%%PORTDOCS%%%%DOCSDIR%%/CHANGES +%%PORTDOCS%%%%DOCSDIR%%/FAQ +%%PORTDOCS%%%%DOCSDIR%%/NOTES +%%PORTDOCS%%@dirrm %%DOCSDIR%% +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/n-marriott.conf +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/n-marriott.sh +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tmux.vim +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/screen-keys.conf +%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%% Property changes on: head/sysutils/tmux/pkg-plist ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property