summaryrefslogtreecommitdiff
path: root/news/slrnconf
diff options
context:
space:
mode:
authorSergey A. Osokin <osa@FreeBSD.org>2003-06-13 23:24:07 +0000
committerSergey A. Osokin <osa@FreeBSD.org>2003-06-13 23:24:07 +0000
commitc57d4aa83c1fa54fde3833c45169c4a7a1cabc93 (patch)
tree5d3bdb16c7218a95badc7c91c29b6b17bb512d7b /news/slrnconf
parentZebra-pj is zebra routing daemon with unreleased(uncommited) patches. (diff)
New port: graphical configuation utility for the newsreader slrn
Submitted by: Kirill Ponomarew <ponomarew@oberon.net> PR: 53298 Approved by: fjoe (implicit)
Notes
Notes: svn path=/head/; revision=82961
Diffstat (limited to 'news/slrnconf')
-rw-r--r--news/slrnconf/Makefile42
-rw-r--r--news/slrnconf/distinfo1
-rw-r--r--news/slrnconf/pkg-descr7
-rw-r--r--news/slrnconf/pkg-plist177
4 files changed, 227 insertions, 0 deletions
diff --git a/news/slrnconf/Makefile b/news/slrnconf/Makefile
new file mode 100644
index 000000000000..307118ad3f73
--- /dev/null
+++ b/news/slrnconf/Makefile
@@ -0,0 +1,42 @@
+# New ports collection makefile for: slrnconf
+# Date created: 13 Jun 2003
+# Whom: Kirill Ponomarew <ponomarew@oberon.net>
+#
+# $FreeBSD$
+
+PORTNAME= slrnconf
+PORTVERSION= 0.8.2
+CATEGORIES= news
+MASTER_SITES= http://home.arcor.de/kaffeetisch/downloads/
+
+MAINTAINER= ponomarew@oberon.net
+COMMENT= Graphical configuation utility for the newsreader slrn
+
+BUILD_DEPENDS= slrn:${PORTSDIR}/news/slrn \
+ ${SITE_PERL}/${PERL_ARCH}/Gtk.pm:${PORTSDIR}/x11-toolkits/p5-Gtk \
+ ${SITE_PERL}/Parse/RecDescent.pm:${PORTSDIR}/devel/p5-Parse-RecDescent
+
+USE_REINPLACE= yes
+
+post-patch:
+.for file in Makefile
+ @${REINPLACE_CMD} -e \
+ 's|%%PREFIX%%|${PREFIX}|g' \
+ ${WRKSRC}/${file}
+.endfor
+
+do-install:
+ @${MKDIR} ${PREFIX}/share/${PORTNAME}/help
+ @${INSTALL_DATA} ${WRKSRC}/help/* \
+ ${PREFIX}/share/${PORTNAME}/help
+ @${MKDIR} ${PREFIX}/share/${PORTNAME}/data
+ @${INSTALL_DATA} ${WRKSRC}/data/* \
+ ${PREFIX}/share/${PORTNAME}/data
+ @${INSTALL_SCRIPT} ${WRKSRC}/slrnconf \
+ ${PREFIX}/bin
+.for i in ABOUT COPYING README preferences.pm rc_grammar.pm ui.pm
+ @${INSTALL_DATA} ${WRKSRC}/${i} \
+ ${PREFIX}/share/${PORTNAME}
+.endfor
+
+.include <bsd.port.mk>
diff --git a/news/slrnconf/distinfo b/news/slrnconf/distinfo
new file mode 100644
index 000000000000..714322f8846d
--- /dev/null
+++ b/news/slrnconf/distinfo
@@ -0,0 +1 @@
+MD5 (slrnconf-0.8.2.tar.gz) = 0271cab7ea8917d93aeff2e989aa7ad3
diff --git a/news/slrnconf/pkg-descr b/news/slrnconf/pkg-descr
new file mode 100644
index 000000000000..56f07f2de4d9
--- /dev/null
+++ b/news/slrnconf/pkg-descr
@@ -0,0 +1,7 @@
+Slrnconf is a graphical configuation utility for the newsreader
+slrn. It is intended to make the hairy configuration of SLRN a
+bit easier. Slrnconf will try to read your ~/.slrnrc at
+startup. If you're using a different file, just open it via
+File -> Open. There are no command line switches.
+
+WWW: http://home.arcor.de/kaffeetisch/slrnconf.html
diff --git a/news/slrnconf/pkg-plist b/news/slrnconf/pkg-plist
new file mode 100644
index 000000000000..3412fe23b1d3
--- /dev/null
+++ b/news/slrnconf/pkg-plist
@@ -0,0 +1,177 @@
+bin/slrnconf
+share/slrnconf/ABOUT
+share/slrnconf/COPYING
+share/slrnconf/README
+share/slrnconf/preferences.pm
+share/slrnconf/rc_grammar.pm
+share/slrnconf/ui.pm
+share/slrnconf/data/preferences_display_elements
+share/slrnconf/data/rc_grammar
+share/slrnconf/data/ui_bitmaps
+share/slrnconf/data/ui_colors
+share/slrnconf/data/ui_menus
+share/slrnconf/data/ui_monos
+share/slrnconf/data/ui_tabs
+share/slrnconf/help/Xbrowser
+share/slrnconf/help/abort_unmodified_edits
+share/slrnconf/help/art_help_line
+share/slrnconf/help/art_status_line
+share/slrnconf/help/author_display
+share/slrnconf/help/auto_mark_article_as_read
+share/slrnconf/help/autobaud
+share/slrnconf/help/beep
+share/slrnconf/help/broken_xref
+share/slrnconf/help/cc_followup
+share/slrnconf/help/cc_followup_string
+share/slrnconf/help/cc_post_string
+share/slrnconf/help/charset
+share/slrnconf/help/check_new_groups
+share/slrnconf/help/color
+share/slrnconf/help/color_by_score
+share/slrnconf/help/compatible_charsets
+share/slrnconf/help/confirm_actions
+share/slrnconf/help/custom_headers
+share/slrnconf/help/custom_sort_by_threads
+share/slrnconf/help/custom_sort_order
+share/slrnconf/help/decode_directory
+share/slrnconf/help/display_author_realname
+share/slrnconf/help/display_cursor_bar
+share/slrnconf/help/display_score
+share/slrnconf/help/drop_bogus_groups
+share/slrnconf/help/editor_command
+share/slrnconf/help/editor_uses_mime_charset
+share/slrnconf/help/emphasized_text_mask
+share/slrnconf/help/emphasized_text_mode
+share/slrnconf/help/failed_posts_file
+share/slrnconf/help/fold_headers
+share/slrnconf/help/followup
+share/slrnconf/help/followup_custom_headers
+share/slrnconf/help/followup_date_format
+share/slrnconf/help/followup_string
+share/slrnconf/help/followup_strip_signature
+share/slrnconf/help/force_authentication
+share/slrnconf/help/generate_date_header
+share/slrnconf/help/generate_email_from
+share/slrnconf/help/generate_message_id
+share/slrnconf/help/group_display_format
+share/slrnconf/help/group_dsc_start_column
+share/slrnconf/help/group_help_line
+share/slrnconf/help/group_status_line
+share/slrnconf/help/grouplens_add
+share/slrnconf/help/grouplens_host
+share/slrnconf/help/grouplens_port
+share/slrnconf/help/grouplens_pseudoname
+share/slrnconf/help/header_display_format
+share/slrnconf/help/header_help_line
+share/slrnconf/help/header_status_line
+share/slrnconf/help/hide_pgpsignature
+share/slrnconf/help/hide_quotes
+share/slrnconf/help/hide_signature
+share/slrnconf/help/hide_verbatim_marks
+share/slrnconf/help/highlight_unread_subjects
+share/slrnconf/help/highlight_urls
+share/slrnconf/help/hostname
+share/slrnconf/help/ignore_quotes
+share/slrnconf/help/ignore_signature
+share/slrnconf/help/include
+share/slrnconf/help/inews_program
+share/slrnconf/help/interpret
+share/slrnconf/help/kill_score
+share/slrnconf/help/lines_per_update
+share/slrnconf/help/macro_directory
+share/slrnconf/help/mail_editor_command
+share/slrnconf/help/mail_editor_is_mua
+share/slrnconf/help/max_low_score
+share/slrnconf/help/max_queued_groups
+share/slrnconf/help/metamail_command
+share/slrnconf/help/mime_charset
+share/slrnconf/help/min_high_score
+share/slrnconf/help/mono
+share/slrnconf/help/mouse
+share/slrnconf/help/netiquette_warnings
+share/slrnconf/help/new_subject_breaks_threads
+share/slrnconf/help/nnrpaccess
+share/slrnconf/help/no_autosave
+share/slrnconf/help/no_backups
+share/slrnconf/help/non_Xbrowser
+share/slrnconf/help/organization
+share/slrnconf/help/overview_date_format
+share/slrnconf/help/post_editor_command
+share/slrnconf/help/post_object
+share/slrnconf/help/posting_host
+share/slrnconf/help/postpone_directory
+share/slrnconf/help/prefer_head
+share/slrnconf/help/printer_name
+share/slrnconf/help/process_verbatim_marks
+share/slrnconf/help/process_verbatum_marks
+share/slrnconf/help/prompt_next_group
+share/slrnconf/help/query_next_article
+share/slrnconf/help/query_next_group
+share/slrnconf/help/query_read_group_cutoff
+share/slrnconf/help/query_reconnect
+share/slrnconf/help/quote_string
+share/slrnconf/help/read_active
+share/slrnconf/help/realname
+share/slrnconf/help/reject_long_lines
+share/slrnconf/help/reply_custom_headers
+share/slrnconf/help/reply_string
+share/slrnconf/help/replyto
+share/slrnconf/help/save_directory
+share/slrnconf/help/save_posts
+share/slrnconf/help/save_replies
+share/slrnconf/help/score_editor_command
+share/slrnconf/help/scorefile
+share/slrnconf/help/scroll_by_page
+share/slrnconf/help/sendmail_command
+share/slrnconf/help/server
+share/slrnconf/help/server_object
+share/slrnconf/help/set
+share/slrnconf/help/setkey
+share/slrnconf/help/show_article
+share/slrnconf/help/show_descriptions
+share/slrnconf/help/show_thread_subject
+share/slrnconf/help/signature
+share/slrnconf/help/signoff_string
+share/slrnconf/help/simulate_graphic_chars
+share/slrnconf/help/smart_quote
+share/slrnconf/help/sorting_method
+share/slrnconf/help/spoiler_char
+share/slrnconf/help/spoiler_display_mode
+share/slrnconf/help/spool_active_file
+share/slrnconf/help/spool_activetimes_file
+share/slrnconf/help/spool_check_up_on_nov
+share/slrnconf/help/spool_inn_root
+share/slrnconf/help/spool_newsgroups_file
+share/slrnconf/help/spool_nov_file
+share/slrnconf/help/spool_nov_root
+share/slrnconf/help/spool_root
+share/slrnconf/help/strip_re_regexp
+share/slrnconf/help/strip_sig_regexp
+share/slrnconf/help/strip_was_regexp
+share/slrnconf/help/supersedes_custom_headers
+share/slrnconf/help/top_status_line
+share/slrnconf/help/uncollapse_threads
+share/slrnconf/help/unsetkey
+share/slrnconf/help/unsubscribe_new_groups
+share/slrnconf/help/use_blink
+share/slrnconf/help/use_color
+share/slrnconf/help/use_flow_control
+share/slrnconf/help/use_grouplens
+share/slrnconf/help/use_header_numbers
+share/slrnconf/help/use_localtime
+share/slrnconf/help/use_metamail
+share/slrnconf/help/use_mime
+share/slrnconf/help/use_slrnpull
+share/slrnconf/help/use_tilde
+share/slrnconf/help/use_tmpdir
+share/slrnconf/help/use_uudeview
+share/slrnconf/help/use_xgtitle
+share/slrnconf/help/username
+share/slrnconf/help/visible_headers
+share/slrnconf/help/warn_followup_to
+share/slrnconf/help/wrap_flags
+share/slrnconf/help/wrap_method
+share/slrnconf/help/write_newsrc_flags
+@dirrm share/slrnconf/data
+@dirrm share/slrnconf/help
+@dirrm share/slrnconf