Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Jun 2003 00:20:17 +0200
From:      Kirill Ponomarew <ponomarew@oberon.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/53298: New port: news/slrnconf
Message-ID:  <E19Qwu9-000OKA-Gu@voodoo.oberon.net>
Resent-Message-ID: <200306132230.h5DMUBTT018534@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         53298
>Category:       ports
>Synopsis:       New port: news/slrnconf
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 13 15:30:11 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Kirill Ponomarew
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
Oberon.net 
>Environment:
 
        
>Description:
New port: news/slrnconf

Graphical configuation utility for the newsreader slrn

>How-To-Repeat:
>Fix:
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	news/slrnconf
#	news/slrnconf/Makefile
#	news/slrnconf/distinfo
#	news/slrnconf/pkg-descr
#	news/slrnconf/pkg-plist
#
echo c - news/slrnconf
mkdir -p news/slrnconf > /dev/null 2>&1
echo x - news/slrnconf/Makefile
sed 's/^X//' >news/slrnconf/Makefile << 'END-of-news/slrnconf/Makefile'
X# New ports collection makefile for:	slrnconf
X# Date created:				13 Jun 2003
X# Whom:					Kirill Ponomarew <ponomarew@oberon.net>
X#
X# $FreeBSD$
X
XPORTNAME=	slrnconf
XPORTVERSION=	0.8.2
XCATEGORIES=	misc
XMASTER_SITES=	http://home.arcor.de/kaffeetisch/downloads/
X
XMAINTAINER=	ponomarew@oberon.net
XCOMMENT=	Graphical configuation utility for the newsreader slrn
X
XBUILD_DEPENDS=	slrn:${PORTSDIR}/news/slrn \
X		${SITE_PERL}/${PERL_ARCH}/Gtk.pm:${PORTSDIR}/x11-toolkits/p5-Gtk \
X		${SITE_PERL}/Parse/RecDescent.pm:${PORTSDIR}/devel/p5-Parse-RecDescent
X
XUSE_REINPLACE=	yes
X
Xpost-patch:
X.for file in Makefile
X	@${REINPLACE_CMD} -e \
X	's|%%PREFIX%%|${PREFIX}|g' \
X		${WRKSRC}/${file}
X.endfor
X
Xdo-install:
X	@${MKDIR} ${PREFIX}/share/${PORTNAME}/help
X	@${INSTALL_DATA} ${WRKSRC}/help/* \
X		${PREFIX}/share/${PORTNAME}/help
X	@${MKDIR} ${PREFIX}/share/${PORTNAME}/data
X	@${INSTALL_DATA} ${WRKSRC}/data/* \
X		${PREFIX}/share/${PORTNAME}/data
X	@${INSTALL_SCRIPT} ${WRKSRC}/slrnconf \
X		${PREFIX}/bin
X.for i in ABOUT COPYING README preferences.pm rc_grammar.pm ui.pm
X	@${INSTALL_DATA} ${WRKSRC}/${i} \
X		${PREFIX}/share/${PORTNAME}
X.endfor
X
X.include <bsd.port.mk>
END-of-news/slrnconf/Makefile
echo x - news/slrnconf/distinfo
sed 's/^X//' >news/slrnconf/distinfo << 'END-of-news/slrnconf/distinfo'
XMD5 (slrnconf-0.8.2.tar.gz) = 0271cab7ea8917d93aeff2e989aa7ad3
END-of-news/slrnconf/distinfo
echo x - news/slrnconf/pkg-descr
sed 's/^X//' >news/slrnconf/pkg-descr << 'END-of-news/slrnconf/pkg-descr'
XSlrnconf is a graphical configuation utility for the newsreader
Xslrn. It is intended to make the hairy configuration of SLRN a
Xbit easier. Slrnconf will try to read your ~/.slrnrc at
Xstartup. If you're using  a different file, just open it via 
XFile -> Open. There are no command line switches.
X
XWWW: http://home.arcor.de/kaffeetisch/slrnconf.html
END-of-news/slrnconf/pkg-descr
echo x - news/slrnconf/pkg-plist
sed 's/^X//' >news/slrnconf/pkg-plist << 'END-of-news/slrnconf/pkg-plist'
Xbin/slrnconf
Xshare/slrnconf/ABOUT
Xshare/slrnconf/COPYING
Xshare/slrnconf/README
Xshare/slrnconf/preferences.pm
Xshare/slrnconf/rc_grammar.pm
Xshare/slrnconf/ui.pm
Xshare/slrnconf/data/preferences_display_elements
Xshare/slrnconf/data/rc_grammar
Xshare/slrnconf/data/ui_bitmaps
Xshare/slrnconf/data/ui_colors
Xshare/slrnconf/data/ui_menus
Xshare/slrnconf/data/ui_monos
Xshare/slrnconf/data/ui_tabs
Xshare/slrnconf/help/Xbrowser
Xshare/slrnconf/help/abort_unmodified_edits
Xshare/slrnconf/help/art_help_line
Xshare/slrnconf/help/art_status_line
Xshare/slrnconf/help/author_display
Xshare/slrnconf/help/auto_mark_article_as_read
Xshare/slrnconf/help/autobaud
Xshare/slrnconf/help/beep
Xshare/slrnconf/help/broken_xref
Xshare/slrnconf/help/cc_followup
Xshare/slrnconf/help/cc_followup_string
Xshare/slrnconf/help/cc_post_string
Xshare/slrnconf/help/charset
Xshare/slrnconf/help/check_new_groups
Xshare/slrnconf/help/color
Xshare/slrnconf/help/color_by_score
Xshare/slrnconf/help/compatible_charsets
Xshare/slrnconf/help/confirm_actions
Xshare/slrnconf/help/custom_headers
Xshare/slrnconf/help/custom_sort_by_threads
Xshare/slrnconf/help/custom_sort_order
Xshare/slrnconf/help/decode_directory
Xshare/slrnconf/help/display_author_realname
Xshare/slrnconf/help/display_cursor_bar
Xshare/slrnconf/help/display_score
Xshare/slrnconf/help/drop_bogus_groups
Xshare/slrnconf/help/editor_command
Xshare/slrnconf/help/editor_uses_mime_charset
Xshare/slrnconf/help/emphasized_text_mask
Xshare/slrnconf/help/emphasized_text_mode
Xshare/slrnconf/help/failed_posts_file
Xshare/slrnconf/help/fold_headers
Xshare/slrnconf/help/followup
Xshare/slrnconf/help/followup_custom_headers
Xshare/slrnconf/help/followup_date_format
Xshare/slrnconf/help/followup_string
Xshare/slrnconf/help/followup_strip_signature
Xshare/slrnconf/help/force_authentication
Xshare/slrnconf/help/generate_date_header
Xshare/slrnconf/help/generate_email_from
Xshare/slrnconf/help/generate_message_id
Xshare/slrnconf/help/group_display_format
Xshare/slrnconf/help/group_dsc_start_column
Xshare/slrnconf/help/group_help_line
Xshare/slrnconf/help/group_status_line
Xshare/slrnconf/help/grouplens_add
Xshare/slrnconf/help/grouplens_host
Xshare/slrnconf/help/grouplens_port
Xshare/slrnconf/help/grouplens_pseudoname
Xshare/slrnconf/help/header_display_format
Xshare/slrnconf/help/header_help_line
Xshare/slrnconf/help/header_status_line
Xshare/slrnconf/help/hide_pgpsignature
Xshare/slrnconf/help/hide_quotes
Xshare/slrnconf/help/hide_signature
Xshare/slrnconf/help/hide_verbatim_marks
Xshare/slrnconf/help/highlight_unread_subjects
Xshare/slrnconf/help/highlight_urls
Xshare/slrnconf/help/hostname
Xshare/slrnconf/help/ignore_quotes
Xshare/slrnconf/help/ignore_signature
Xshare/slrnconf/help/include
Xshare/slrnconf/help/inews_program
Xshare/slrnconf/help/interpret
Xshare/slrnconf/help/kill_score
Xshare/slrnconf/help/lines_per_update
Xshare/slrnconf/help/macro_directory
Xshare/slrnconf/help/mail_editor_command
Xshare/slrnconf/help/mail_editor_is_mua
Xshare/slrnconf/help/max_low_score
Xshare/slrnconf/help/max_queued_groups
Xshare/slrnconf/help/metamail_command
Xshare/slrnconf/help/mime_charset
Xshare/slrnconf/help/min_high_score
Xshare/slrnconf/help/mono
Xshare/slrnconf/help/mouse
Xshare/slrnconf/help/netiquette_warnings
Xshare/slrnconf/help/new_subject_breaks_threads
Xshare/slrnconf/help/nnrpaccess
Xshare/slrnconf/help/no_autosave
Xshare/slrnconf/help/no_backups
Xshare/slrnconf/help/non_Xbrowser
Xshare/slrnconf/help/organization
Xshare/slrnconf/help/overview_date_format
Xshare/slrnconf/help/post_editor_command
Xshare/slrnconf/help/post_object
Xshare/slrnconf/help/posting_host
Xshare/slrnconf/help/postpone_directory
Xshare/slrnconf/help/prefer_head
Xshare/slrnconf/help/printer_name
Xshare/slrnconf/help/process_verbatim_marks
Xshare/slrnconf/help/process_verbatum_marks
Xshare/slrnconf/help/prompt_next_group
Xshare/slrnconf/help/query_next_article
Xshare/slrnconf/help/query_next_group
Xshare/slrnconf/help/query_read_group_cutoff
Xshare/slrnconf/help/query_reconnect
Xshare/slrnconf/help/quote_string
Xshare/slrnconf/help/read_active
Xshare/slrnconf/help/realname
Xshare/slrnconf/help/reject_long_lines
Xshare/slrnconf/help/reply_custom_headers
Xshare/slrnconf/help/reply_string
Xshare/slrnconf/help/replyto
Xshare/slrnconf/help/save_directory
Xshare/slrnconf/help/save_posts
Xshare/slrnconf/help/save_replies
Xshare/slrnconf/help/score_editor_command
Xshare/slrnconf/help/scorefile
Xshare/slrnconf/help/scroll_by_page
Xshare/slrnconf/help/sendmail_command
Xshare/slrnconf/help/server
Xshare/slrnconf/help/server_object
Xshare/slrnconf/help/set
Xshare/slrnconf/help/setkey
Xshare/slrnconf/help/show_article
Xshare/slrnconf/help/show_descriptions
Xshare/slrnconf/help/show_thread_subject
Xshare/slrnconf/help/signature
Xshare/slrnconf/help/signoff_string
Xshare/slrnconf/help/simulate_graphic_chars
Xshare/slrnconf/help/smart_quote
Xshare/slrnconf/help/sorting_method
Xshare/slrnconf/help/spoiler_char
Xshare/slrnconf/help/spoiler_display_mode
Xshare/slrnconf/help/spool_active_file
Xshare/slrnconf/help/spool_activetimes_file
Xshare/slrnconf/help/spool_check_up_on_nov
Xshare/slrnconf/help/spool_inn_root
Xshare/slrnconf/help/spool_newsgroups_file
Xshare/slrnconf/help/spool_nov_file
Xshare/slrnconf/help/spool_nov_root
Xshare/slrnconf/help/spool_root
Xshare/slrnconf/help/strip_re_regexp
Xshare/slrnconf/help/strip_sig_regexp
Xshare/slrnconf/help/strip_was_regexp
Xshare/slrnconf/help/supersedes_custom_headers
Xshare/slrnconf/help/top_status_line
Xshare/slrnconf/help/uncollapse_threads
Xshare/slrnconf/help/unsetkey
Xshare/slrnconf/help/unsubscribe_new_groups
Xshare/slrnconf/help/use_blink
Xshare/slrnconf/help/use_color
Xshare/slrnconf/help/use_flow_control
Xshare/slrnconf/help/use_grouplens
Xshare/slrnconf/help/use_header_numbers
Xshare/slrnconf/help/use_localtime
Xshare/slrnconf/help/use_metamail
Xshare/slrnconf/help/use_mime
Xshare/slrnconf/help/use_slrnpull
Xshare/slrnconf/help/use_tilde
Xshare/slrnconf/help/use_tmpdir
Xshare/slrnconf/help/use_uudeview
Xshare/slrnconf/help/use_xgtitle
Xshare/slrnconf/help/username
Xshare/slrnconf/help/visible_headers
Xshare/slrnconf/help/warn_followup_to
Xshare/slrnconf/help/wrap_flags
Xshare/slrnconf/help/wrap_method
Xshare/slrnconf/help/write_newsrc_flags
X@dirrm share/slrnconf/data
X@dirrm share/slrnconf/help
X@dirrm share/slrnconf
END-of-news/slrnconf/pkg-plist
exit

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E19Qwu9-000OKA-Gu>