Commit graph

24 commits

Author SHA1 Message Date
uebayasi
08beb2a88a Update navi2ch to the latest snapshot, navi2ch-cvs_0.0.20070423-1.
Changes are unknown.
2007-04-24 15:25:05 +00:00
uebayasi
99b90c12c3 Update navi2ch to 20070114 snapshot.
(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}.
2007-02-20 14:52:47 +00:00
uebayasi
db768abd1b Make sure the patch provided by PR pkg/32585 from ISIHARA Takanori is in
repository; this has been missed and left in my work directory somehow.  I'm
sorry.

Bump revision to 4.
2006-10-07 06:12:42 +00:00
jlam
67b4042451 * Install info files into ${EMACS_INFOPREFIX}, which is the correct
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-03-30 03:31:13 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
uebayasi
5240fee56c Update navi2ch to 1.7.5nb1; renew BBS menu URI. pkg/32585 from
Takanori Ishihara.
2006-01-25 04:49:45 +00:00
rillig
5946936ffc Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,
NO_BUILD, USE_LIBTOOL.
2005-09-28 20:52:18 +00:00
uebayasi
aa8e85bcfd Rework emacs.mk:
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-08-28 04:25:28 +00:00
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
agc
0cbe9b3900 Add RMD160 digests in addition to SHA1 ones 2005-02-23 15:59:10 +00:00
uebayasi
ce0af857b6 Update navi2ch to 1.7.5.
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-11-30 08:46:53 +00:00
uebayasi
a4ca357225 Fix installation when XEmacs is used. 2004-06-27 05:34:43 +00:00
uebayasi
836c9d001d Update navi2ch to 1.7.3.
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-06-26 06:59:38 +00:00
grant
ef741f8a1a replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-22 07:49:20 +00:00
seb
a89726e723 Remove info files from PLIST files. 2004-01-12 11:58:24 +00:00
toshii
0c4adac41b Update navi2ch to 1.7.1.
No handy changelog was found at the master site.
2003-10-04 02:10:06 +00:00
reed
2aae673647 Fix case. 2003-08-30 05:06:18 +00:00
seb
0d7159e7bd USE_NEW_TEXINFO is unnecessary now. 2003-08-09 10:27:40 +00:00
grant
91f00f1cbc s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
seb
8a504a3103 Convert to USE_NEW_TEXINFO. 2003-06-27 16:02:03 +00:00
uebayasi
f2cbd6473c Update Navi2ch to 1.6.1.
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-12-31 03:27:57 +00:00
toshii
08c4be67bc Mention fonts/monafonts is recommended to view 2ch ascii arts. 2002-10-31 12:32:37 +00:00
uebayasi
7e63108871 Fix a typo. 2002-10-28 18:50:46 +00:00
uebayasi
0c0dff62a7 Initial import of Navi2ch 1.6.0.
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! :-)
2002-10-28 18:40:22 +00:00