summaryrefslogtreecommitdiff
path: root/chat/navi2ch/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2015-03-25Remove chat/navi2ch because it does not work for reccent 2ch.net.ryoon1-30/+0
Approved by gdt@.
2015-03-21Fix error spotted in bulk build.tnn1-1/+4
1) add patch-elisp-comp from FreeBSD ports to fix "Wrong type argument: stringp, nil" 2) for some reason the unit test fails if we're in CET time zone so just set TZ=GMT in the make environment for now.
2013-02-17Revbump all elisp packages after emacs changes.dholland1-1/+2
2012-10-03Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2011-04-04Update to 1.8.4ryoon1-2/+2
Changelog: * Fix bug related to MARU login * Fix sort bug * Fix other bugs
2011-02-12Update to 1.8.3.ryoon1-11/+7
Change MAINTAINER to me. Changelog: * navi2ch 1.8.2 -> 1.8.3 - Improve compatibility with apel. * navi2ch 1.8.1 -> 1.8.2 - Follow machibbs specification change. - Fix some bugs. * navi2ch 1.8.0 -> 1.8.1 - Follow 2ch specification change. - Use tls.el instead of ssl.el (oyster). * navi2ch 1.7.5 -> 1.8.0 - Change configure script option. - Support BE@2ch. - Support charset setting per board. - Change separator when response message is in hide status. - Fix some bugs related to expire. - Improve message, prompt, and docstring. - Identify virtual board with # symbol. - Disable old style dat file handling. - Display residual seconds with Samba24. - Use navi2ch-file-name-reserved-char-list instead of navi2ch-file-name-reserved-char-regexp. - Searching and filtering IP address and remote host name. - Add sssp icon support. * navi2ch 1.7.4 -> 1.7.5 - Support new JBBS@shitaraba at jbbs.livedoor.jp. - Improve XEmacs support. - Fix a serious URL related bug.
2009-08-06PKGREVISION bump for elisp packages because of bytecode format changesminskim1-1/+2
in emacs23.
2008-10-11Move mk/emacs.mk to editors/emacs/modules.mk.uebayasi1-2/+2
Don't call pkg_info to get the installed Emacs version; always use the version matching EMACS_TYPE set by users. Be DEPENDS to it. This should address pkg/37146 by Aleksey Cheusov. While here convert some emacs lisp packages to user-destdir.
2008-07-14Mark as destdir ready.joerg1-1/+3
2007-10-29Sort variables depending on ${EMACS_FLAVOR} (emacs or xemacs). Preferuebayasi1-10/+9
assignment to conditional. Include mk/emacs.mk lazily. No functional changes intended.
2007-04-24Update navi2ch to the latest snapshot, navi2ch-cvs_0.0.20070423-1.uebayasi1-3/+3
Changes are unknown.
2007-02-20Update navi2ch to 20070114 snapshot.uebayasi1-5/+6
(Note this is only a snapshot, and the next release will be 1.8.0. To keep the order of versions, this package is named 1.7.5.99.20070114. Thus this is ever higher than 1.7.5 and lower than 1.8.0.) Catching up to 2ch infrastructure changes so that fix the problem unable to post articles. While here teach emacs22{,nox}.
2006-10-07Make sure the patch provided by PR pkg/32585 from ISIHARA Takanori is inuebayasi1-2/+2
repository; this has been missed and left in my work directory somehow. I'm sorry. Bump revision to 4.
2006-03-30* Install info files into ${EMACS_INFOPREFIX}, which is the correctjlam1-22/+13
location for both emacs and xemacs. * List the info files directly in the PLIST. * Use EMACS_MODULES to deal with a possible xemacs-packages dependency.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2006-01-25Update navi2ch to 1.7.5nb1; renew BBS menu URI. pkg/32585 fromuebayasi1-1/+2
Takanori Ishihara.
2005-09-28Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,rillig1-2/+2
NO_BUILD, USE_LIBTOOL.
2005-08-28Rework emacs.mk:uebayasi1-1/+2
1) Simplify the way how an emacs version is picked when no emacs is installed, but a user try to install an Emacs Lisp package. Just pick up the version set as EMACS_TYPE than searching for versions already installed etc. If the EMACS_TYPE version is not supported by the Emacs Lisp Package, just fail. EMACS_TYPE be default to GNU Emacs 21. (In other words, users should set EMACS_TYPE as they want. Otherwise GNU Emacs 21 is used.) 2) All Emacs Lisp Packages *must* prepend EMACS_PKGNAME_PREFIX to a) the PKGNAME itself, and b) PKGNAME in its dependency lines. EMACS_PKGNAME_PREFIX is expanded to "xemacs-" when XEmacs is used. This keeps dependency graph of Emacs-Lisp-packages- installed-for-XEmacs consistent. 3) Document EMACS_* variables as much as possible. 4) Provide more cookies for PLIST. Maybe utilized later. Note that the 2) change doesn't affect the default, GNU Emacs 21 behaviour. So no version / revision bumps in this commit.
2005-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam1-2/+2
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison
2004-11-30Update navi2ch to 1.7.5.uebayasi1-2/+2
Changes btwn 1.7.4 & 1.7.5 are: + Catch up with server migration (jbbs.livedoor.jp) + Fix broken characters on XEmacs + Fix a problem writing out of ~/.navi2ch/ when an exceptional URL is given Changes btwn 1.7.3 & 1.7.4 are: + Catch up with server migration (JBBS@Shitaraba moved to Livedoor)
2004-06-27Fix installation when XEmacs is used.uebayasi1-3/+13
2004-06-26Update navi2ch to 1.7.3.uebayasi1-2/+2
Changes since 1.7.2 are: * User configurable commands & functions for network connection. * Don't auto-process contents that needs user confirmation. * Create links by matching text with a configured regular expression. * Better support for board migration. * Better support for "JBBS @ Shitaraba" Changes since 1.7.1 are: * Catch up with the specification changes in 2ch. * Fix Emacs hang-ups in a link to a very large number. * Slight changes for EmacsCE. * Add hooks. * Extend search function. * Recognize "JBBS @ Shitaraba" messages. Partial support for the new URL syntax. * Support "htp:" and "ftp:". * Support the URL syntax for Keitai (mobile phones).
2004-01-22replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2003-10-04Update navi2ch to 1.7.1.toshii1-2/+2
No handy changelog was found at the master site.
2003-08-09USE_NEW_TEXINFO is unnecessary now.seb1-2/+1
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-27Convert to USE_NEW_TEXINFO.seb1-2/+2
2002-12-31Update Navi2ch to 1.6.1.uebayasi1-3/+3
Changes are * Handle "Oyster". * Response filter ("Abobo---n"). * Send message backup. * Support architecture-dependent characters. * Better display of variable links in messages. * Automatically retry cookie validation. * PON cookie support. * Diff support for BBSs othen than 2ch. * Improve detection of "Abo---n". * Configurable sort of threads. * Other bug fixes.
2002-10-28Initial import of Navi2ch 1.6.0.uebayasi1-0/+27
Navi2ch is a viewer program dedicated to chatting in 2ch.net - the biggest, most famous, influencial BBS in Japan. Although this software is really well-written, It's worth noting that most opinions/informations found in 2ch.net are next to senseless. Thus, Good NetBSD users are really encouraged not to devote themselves to 2ch! :-)