Commit graph

5386 commits

Author SHA1 Message Date
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +00:00
Frank J. Laszlo
54c814ed03 - Add ports to "geography" virtual category
Approved by:	Pav (wearing portmgr hat)
2007-07-22 19:33:55 +00:00
Mark Linimon
f61677e169 Mark as deprecated: antiquated; depends on forbidden port misc/compat3x.
Hat:		portmgr
2007-07-22 08:47:25 +00:00
Pav Lucistnik
237e002096 - Mark jdk11 / jdk12 ports for removal in 1 month
Inspired by:	glewis
With hat:	portmgr
2007-07-22 00:59:43 +00:00
Mark Linimon
35d22b566a Continue the deorbit burn of ports that are multilingual versions of emacs19
and obsoleted by emacs20 and later.

Discussed with: NIIMI Satoshi
Hat:            portmgr
2007-07-19 09:52:16 +00:00
Mark Linimon
18f405e5b2 Start the deorbit burn of emacs20 and dependent files. They are antiquated.
Discussed with: various emacs maintainers
Hat:            portmgr
2007-07-19 09:30:52 +00:00
Hajimu UMEMOTO
9759e26e0e Fix build. 2007-07-16 19:10:22 +00:00
Hajimu UMEMOTO
42653ed88d Nuke EMACS_PORT_NAME definition as it is now defined in bsd.emacs.mk. 2007-07-16 18:40:22 +00:00
Norikatsu Shigemura
a69e6cec1d Add ja-postgresql81-man 8.1.5 and ja-postgresql82-man 8.2.4,
Japanese online manual pages for PostgreSQL, repo-copied
from ja-postgresql80-man.

Repo copied by:	marcus (cvs)
2007-07-16 15:25:04 +00:00
Rong-En Fan
58b9e69977 - Patch makefile for localized manual pages location instead of passing
--mandir to configure which will be conflict with the default --mandir
  in bsd.port.mk (exp run on pointyhat now)

Reported by:	pointyhat exp run
2007-07-16 11:02:10 +00:00
MANTANI Nobutaka
a5eda4c055 Make EMACS_PORT_NAME overridable. 2007-07-16 10:21:58 +00:00
Michael Nottebrock
8bd00266dc Update to Qt 4.3.0, introduce bsd.qt.mk.
Approved by: portmgr (bsd.port.mk changes)
2007-07-16 10:12:15 +00:00
MANTANI Nobutaka
fa7b7cb070 Make EMACS_PORT_NAME overridable. 2007-07-16 09:07:53 +00:00
Hiroki Sato
64add07445 Fix build with GCC 4.2.
Spotted by:	pointyhat
2007-07-14 19:51:29 +00:00
Pav Lucistnik
9d03915068 - Fix build with gcc42
PR:		ports/113318
Submitted by:	NAKAJI Hiroyuki <nakaji@jp.freebsd.org>
Approved by:	maintainer timeout (mita; 1 month)
2007-07-14 14:21:56 +00:00
Renato Botelho
3fdc86ae02 - Remove devel/libslang2-devel since devel/libslang was already updated to
version 2.1.1 and it's newer than -devel version
- Fix CONFLICTS
2007-07-11 12:04:42 +00:00
Cheng-Lung Sung
9ff7824d5c - Update to 0.96 2007-07-10 01:51:36 +00:00
Norikatsu Shigemura
7bc2432b43 Update to 8.0.4. 2007-07-08 08:43:07 +00:00
MANTANI Nobutaka
4728f4f685 Update to 9100.
PR:		ports/114269
Submitted by:	KIMURA Yasuhiro <yasu@utahime.org>
2007-07-08 08:06:27 +00:00
Andrew Pantyukhin
254ca7cd0f - Unquote DEPRECATED to make portlint a bit happier
Submitted by:	NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (maintainer)
2007-07-07 15:59:19 +00:00
Masafumi Max NAKANE
6f117f782e Deprecate this port which is based on emacs20
Submitted by:	maintainer
PR:		114025
2007-07-07 13:18:38 +00:00
Pav Lucistnik
c54599a442 - Fix build with GCC 4.2
Submitted by:	SHIOZAKI Takehiko <st@be.to> (maintainer)
2007-07-05 10:47:11 +00:00
Michael Nottebrock
961141fb14 Update to KDE 3.5.7 / KOffice 1.6.3 2007-07-04 10:25:00 +00:00
Martin Wilke
c2a6c54c51 - Update to 10.6
PR:		114256
Submitted by:	Thomas Abthorpe <thomas@goodking.ca> (maintainer)
2007-07-04 08:28:32 +00:00
Makoto Matsushita
db68f57dd7 Use DISTVERSIONSUFFIX to simplify Makefile.
No contents change, no bump.

Verified with: make -V DISTNAME
2007-07-04 06:49:55 +00:00
Makoto Matsushita
bccb75c260 Update SKK Jisyo files as of Jul/01/2007. As usual, only `L' size
dictionary was updated.
2007-07-04 06:39:56 +00:00
Pav Lucistnik
737b8faa1b - Mark BROKEN on CURRENT: does not build with GCC 4.2 2007-07-03 09:32:56 +00:00
Edwin Groothuis
9bd7610cae Chase the addition of kld category to some missing ports 2007-06-30 00:40:46 +00:00
Hiroki Sato
fa19564d2a Fix a typo in pkg-plist (s/Tgif.ja/Tgif.ja-dist/). 2007-06-26 09:18:07 +00:00
Pav Lucistnik
a1af1070d6 - Mark BROKEN: leaves Tgif file behind 2007-06-26 08:25:10 +00:00
Hajimu UMEMOTO
5923834300 Update to 1.2.4. 2007-06-25 08:26:03 +00:00
Hiroki Sato
c64bec5c6a Remove unnecessary WRKSRC definition.
Spotted by:	infofarmer
2007-06-23 16:01:28 +00:00
Hiroki Sato
9391daa4c1 - Update to a patched version to fix encoding problems of
ipa*.ttf[1].  Bump PORTVERSION and PORTEPOCH.

- Simplify the pkg-install script.

- Remove USE_X_PREFIX.

PR:	ports/113145 [1]
2007-06-23 14:12:16 +00:00
Rong-En Fan
0135e5e26c - Use bsd.emacs.mk
PR:		ports/113355
Submitted by:	NIIMI Satoshi <sa2c at sa2c.net>
Approved by:	NAKAJI Hiroyuki <nakaji at jp.freebsd.org> (maintainer)
2007-06-21 10:27:24 +00:00
Cheng-Lung Sung
96f5842a2e - New version 2.7.0-20070610 is released.
- pass maintainership (from TAKATSU to KIMURA)

PR:		ports/113634
Submitted by:	KIMURA Yasuhiro <yasu_AT_utahime dot rog>
Approved by:	maintainer (TAKATSU Tomonari <tota_AT_rtfm dot jp>)
2007-06-20 03:47:19 +00:00
Pav Lucistnik
eb56998fc1 - No longer broken on ia64
PR:		ports/113794
Submitted by:	KIMURA Yasuhiro <yasu@utahime.org> (maintainer)
2007-06-18 08:49:58 +00:00
Pav Lucistnik
cde4a2cede - Update to 2007.05.15
PR:		ports/113716
Submitted by:	Yoshihiko Sarumaru <mistral@imasy.or.jp> (maintainer)
2007-06-16 13:04:04 +00:00
Jun Kuriyama
315ed1354c Upgrade to 3.0.25a.
PR:		ports/113574
Submitted by:	NAKAJI Hiroyuki <nakaji@jp.freebsd.org>
2007-06-16 02:54:53 +00:00
Cheng-Lung Sung
e2d1f240ef - Update to 0.96
PR:		ports/113633
Submitted by:	KIMURA Yasuhiro <yasu_AT_utahime dot org>
2007-06-14 03:31:03 +00:00
Cheng-Lung Sung
c11a771d78 - Update to 0.96
PR:		ports/113630
Submitted by:	KIMURA Yasuhiro <yasu_AT_utahime dot org>
2007-06-14 03:29:31 +00:00
Martin Wilke
3a2ecd3119 Exuberant Ctags with Japanese language support.
Exuberant Ctags generates an index (or tag) file of source language
objects in source files that allows these items to be quickly and
easily located by a text editor or other utility.

Alternatively, it can generate a cross reference file which lists,
in human-readable form, information about the various objects found
in a set of source code files.

Supported languages include: Assembler, ASP, AWK, BETA, C, C++, C#,
COBOL, Eiffel, Fortran, HTML, Java, Javascript, Lisp, Lua, Make,
Pascal, Perl, PHP, PL/SQL, Python, REXX, Ruby, S-Lang, Scheme, Shell
(Bourne/Korn/Z), Standard ML, Tcl, Vera, Verilog, Vim and Yacc.

WWW:    http://hp.vector.co.jp/authors/VA025040/ctags/

PR:		ports/113125
Submitted by:	issei
2007-06-09 18:37:50 +00:00
Hiroki Sato
2f06581c84 - Rename the package name: s/ja-tgif/ja-tgif-resource/.
- Use scalable fonts for Japanese characters.

Approved by:	maintainer
2007-06-09 12:06:56 +00:00
Norikatsu Shigemura
10a62574e8 gzip Japanese manual like default (English) manual by USE_IMAKE.
Submitted by:	Watanabe Kazuhiro <CQG00620 <a t> nifty.ne.jp>
2007-06-09 11:58:41 +00:00
Martin Wilke
6d7c76b544 - Remove sgtty >bits
PR:		113331
Submitted by:	Ed Schouten <ed@fxq.nl>
2007-06-07 13:20:56 +00:00
Martin Wilke
036fa935c3 - don't make it include sgtty.h
PR:		113328
Submitted by:	Ed Schouten <ed@fxq.nl>
2007-06-06 17:29:40 +00:00
Martin Wilke
9863ab869a - Use termios instead of sgtty
PR:		113326
Submitted by:	Ed Schouten <ed@fxq.nl>
2007-06-06 17:28:46 +00:00
Martin Wilke
b0a184c6ba - Don't make use of sgtty
PR:		113330
Submitted by:	Ed Schouten <ed@hoeg.nl>
2007-06-06 17:27:32 +00:00
Martin Wilke
0c172948d3 Japan traditionally used an "era" system since 645. In modern days
(since the Meiji era) eras can only be renewed when a new emperor
succeeds his predecessor. Until then new eras were proclaimed for
various reasons, including the succession of the shogunate during the
Tokugawa shogunate.

WWW:	http://search.cpan.org/~dmaki/DateTime-Calendar-Japanese-Era-0.07/

PR:		ports/113162
Submitted by:	Masahiro Teramoto <markun at onohara.to>
2007-06-04 08:04:27 +00:00
Daichi GOTO
7343be4865 - Fix for GCC 4.2.x.
- Remove 4.X support.

Submitted by:	ozawa (maintainer)
2007-06-04 06:58:23 +00:00
Hiroki Sato
369ce613a9 Remove japanese/addttfont and japanese/p5-mkres. These ports have been
no longer supported for a long time.
2007-06-03 06:31:01 +00:00