Commit graph

5402 commits

Author SHA1 Message Date
Sergey Matveychuk
940177b141 - Remove EMACS_PORT_NAME knob.
PR:		ports/114670
Submitted by:	KIMURA Yasuhiro <yasu@utahime.org>
2007-08-08 09:38:36 +00:00
Gabor Kovesdan
42542fb076 - Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.

Sponsored by:	Google Summer of Code 2007
Approved by:	portmgr (pav)
2007-08-04 11:41:30 +00:00
MANTANI Nobutaka
dc3f8b6d38 Correct dependency to fix package build.
Reported by:       pointyhat via kris
2007-08-04 10:53:59 +00:00
MANTANI Nobutaka
2fd407c514 Update email address in pkg-descr. 2007-08-04 08:08:24 +00:00
MANTANI Nobutaka
6ab6e653a8 Add CONFLICTS for ja-migemo-emacs22.
Update email address in pkg-descr.
2007-08-04 08:07:46 +00:00
MANTANI Nobutaka
af0a4b3d56 Add migemo-emacs22, Japanese incremental search tool for emacs. 2007-08-04 08:05:03 +00:00
Michael Nottebrock
e332496be5 - bsd.qt.mk:
QT_COMPONENTS can now be depended on at runtime or buildtime only by
specifiying them as <component>_build or <component>_run, respectively.
Specifying <component> without any suffix will depend on the component
at both build- and runtime just like before.

- Convert Qt core ports to use the new dependency switches.

- Add a patch to corelib to fix Qt4 on ARM, submitted by:
  Björn König <bkoenig@alpha-tierchen.de>
2007-08-02 22:37:40 +00:00
Yoichi NAKAYAMA
0078d048a8 Fix build with emacs22 2007-08-01 22:59:44 +00:00
Pav Lucistnik
dc8f27e3b8 - Don't be clever about what Python version Zope needs; depend on the Zope to
get the always correct Python version via infrastructure. The extra
  dependency on Zope is not a problem, IMHO, as the sole purpose of this port
  is to depend on same Python version as Zope depends; thus the port is only
  going to be used as a dependency for Zope ports.

With hat:	portmgr
2007-08-01 22:24:03 +00:00
Rong-En Fan
6d50cf0c07 - Update to 20070731
- Remove USE_X_PREFIX (it does not need XLIB, but needs to be in X11BASE)

PR:		ports/115064
Submitted by:	NIIMI Satoshi <sa2c at sa2c.net> (maintainer)
2007-07-31 03:16:08 +00:00
Andrey Slusar
1e4b5e828a Remove EMACS_PORT_NAME from Makefile because the default value of
EMACS_PORT_NAME is defined in bsd.emacs.mk.

PR:		ports/115029
Submitted by:	Takayuki Nakao (maintainer)
2007-07-30 16:57:23 +00:00
Alexander Botero-Lowry
4942ce5a7d - Make Python 2.5.1 the default Python version
- Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:	pointyhat runs
Approved by:	pav (portmgr)
Most work by:	perky
Thanks to:	pav
2007-07-30 09:42:28 +00:00
Andrey Slusar
ca4e4ef992 Default value of EMACS_PORT_NAME is updated to 'emacs22'.
PR:		ports/114754
Submitted by:	Takayuki Nakao (maintainer)
2007-07-29 10:20:55 +00:00
MANTANI Nobutaka
cbac2726bf Update Okinawa additional dictionary.
PR:		ports/114803
Submitted by:	Yamashiro Jun <yamajun@ofug.net>
2007-07-28 07:19:28 +00:00
Ade Lovett
3b3128196e Update to the autotools new world order.
Tested by:	numerous package build runs
Approved by:	portmgr
Thanks to:	des, kris, linimon, pav
2007-07-28 06:33:59 +00:00
Yoichi NAKAYAMA
87290c886d Apply change in skk cvs to install skk-e21 with emacs-22
(cvs di -kk -r 1.125 -r 1.126 SKK-MK)

PR:		ports/114946
Submitted by:	Takamichi Tateoka
2007-07-27 00:14:39 +00:00
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