Commit graph

5308 commits

Author SHA1 Message Date
Rong-En Fan
1845716619 - Fix build with gcc4
- Replace deprecated variable: INSTALLS_SHLIB
- Pet portlint(1)

PR:		ports/111283
Submitted by:	rafan
Approved by:	maintainer timeout (14 days)
2007-04-20 19:02:11 +00:00
Michael Nottebrock
7aeef3e519 Rename all binaries in qt4 which conflict with binaries installed by
qt33 to ($binary)-qt4 and adjust dependencies accordingly. This
avoids conflicts once X11BASE has been changed to /usr/local and
incidentally makes the naming scheme of the qt4 executables in ports
equal to that of the Fedora Core and Debian packages.
2007-04-19 17:08:04 +00:00
Gabor Kovesdan
b71ffcf18f - My editor spammed the Makefile last time, fix weird error. It seems to be
a bug in ee(1)

Reported by:	Dan Langille <dan@langille.org>
2007-04-18 21:37:41 +00:00
Gabor Kovesdan
2ef5059b2e - Remove support for deprecated cyrus-sasl and add support for cyrus-sasl2
- Bump PORTREVISION

PR:		ports/111567
Submitted by:	SHIOZAKI Takehiko <st@be.to> (maintainer)
Inspired by:	gabor
2007-04-18 21:01:55 +00:00
Gabor Kovesdan
e1137b2590 - Remove support for deprecated cyrus-sasl
- Bump PORTREVISION

PR:		ports/111567
Submitted by:	gabor
Approved by:	SHIOZAKI Takehiko <st@be.to> (maintainer, via private mail)
2007-04-18 12:48:46 +00:00
Gabor Kovesdan
c44fa33a5e - Remove FreeBSD 4.X support from unmaintained ports in categories starting
with letter i-m
2007-04-18 11:46:10 +00:00
Martin Wilke
0600f5e483 Lingua::JA::Summarize::Extract is a summary generator for
Japanese text. The extraction method can be changed with
the plug-in mechanism.

Author:	Kazuhiro Osawa <ko@yappo.ne.jp>
WWW:	http://search.cpan.org/~yappo/Lingua-JA-Summarize-Extract-0.01/

PR:		ports/111454
Submitted by:	Masahiro Teramoto <markun at onohara.to>
2007-04-15 18:58:46 +00:00
Hajimu UMEMOTO
7be2ea2f7a - depend on gtk20 explicitly.
- uim-tomoe-gtk itself doesn't depend on libiconv.
2007-04-12 16:35:22 +00:00
Hajimu UMEMOTO
c2338dc3b6 Add missing dependency.
Reported by:	pointyhat via kris
2007-04-11 03:18:31 +00:00
Martin Wilke
12f5d21f63 2007-03-27 emulators/kmamerun: Project was abandoned 4 years ago and expects an old version of XMAME, please use other frontends instead (like gxmame)
2007-03-28 graphics/hobbes-icons-xpm: Archaic port
2007-04-10 japanese/firefox-ja: Incomplete pkg-plist
2007-04-10 japanese/lookup-xemacs: Does not install
2007-04-10 lang/linux-hla: Does not compile
2007-04-10 mail/vmailmgr: Incomplete pkg-plist
2007-04-10 multimedia/qvamps: Touches filesystem prior to 'make install'
2007-03-10 net-mgmt/sting: Broken on all supported versions of FreeBSD
2007-04-10 net-mgmt/tas: Incomplete pkg-plist
2007-04-10 net-p2p/verlihub-plugins: Does not configure, it needs at least verlihub 1.0
2007-04-10 news/inn-stable: Fails to patch
2007-04-10 palm/malsync: Does not build with new pilot-link
2007-04-10 russian/elm.language: Leaves behind files on deinstall
2007-04-10 russian/pine.language: Leaves behind config file on deinstall
2007-04-01 science/py-scipy03: Replaced by py-scipy
2007-04-10 security/php4-cryptopp: Does not compile
2007-04-10 17:40:51 +00:00
Hiroki Sato
f00dacf030 Fix dependency. 2007-04-08 23:23:08 +00:00
Hajimu UMEMOTO
e23f270fd3 Add missing patch. 2007-04-08 17:58:13 +00:00
Hajimu UMEMOTO
f2ac589e1a New port -- uim-tomoe-gtk is an UIM helper program for Tomoe. 2007-04-08 17:52:02 +00:00
Hajimu UMEMOTO
0b13d8d40d Update to 0.5.1. 2007-04-08 17:47:16 +00:00
Hiroki Sato
36931dc4f4 Remove dvipdfm temporarily to unbreak the INDEX build.
The build breakage is due to removal of japanese/ptex-base and
that the dvipdfm needs some changes to fix conflicts with the new
japanese/ptex.  I will fix this problem after discussion with the
japanese/dvipdfm maintainer.

Spotted by:	cperciva
2007-04-08 15:08:13 +00:00
Hiroki Sato
ac031d61e3 Migrate japanese/ptex{,-base,-tetex} to japanese/ptex; the old version
of japanese/ptex has been removed and japanese/ptex-tetex has been
renamed with japanese/ptex.  These are almost the same with each other
(actually ptex-tetex had some upper compatibility with ptex), so there
should be no functionality regression.

Also, dependencies of the relevant ports have been updated and
PORTREVISON bumped.
2007-04-08 14:14:08 +00:00
Hajimu UMEMOTO
9a09bf36f9 - Unmark BROKEN by removing obsoleted codes. [1]
- Fix plist after upgrading scim to 1.4.5.

PR:		ports/111005 [1]
Submitted by:	Seiya Yanagita<s_yanagita__at__ybb.ne.jp> (maintainer)
2007-04-05 16:47:00 +00:00
Rong-En Fan
58aeba5286 - Move doc-install into post-install. We don't need this workaround
under current infrastructure.
2007-04-05 09:14:55 +00:00
Gabor Kovesdan
429c394555 - Remove old Perl support from unmaintained ports in categories starting
with lette g-j
2007-04-04 15:57:13 +00:00
Stanislav Sedov
8752c350a7 - Update ruby to 1.8.6
- Synchronise portversions and portepochs in all ruby subports
- Take maintainerships of all ruby subports.
2007-04-03 21:57:49 +00:00
Hajimu UMEMOTO
4eee6dce59 Fix plist after upgrading scim to 1.4.5.
scim-1.4.5 appended its version to the moduledir in scim.pc.

Approved by:	Masashi CHIBA <chiba.masashi__at__gmail.com> (maintainer)
2007-04-01 08:53:14 +00:00
Hajimu UMEMOTO
63b5d924a0 Fix plist after upgrading scim to 1.4.5.
scim-1.4.5 appended its version to the moduledir in scim.pc.
2007-03-31 06:52:40 +00:00
Hajimu UMEMOTO
ecd3e97625 Fix plist after upgrading scim to 1.4.5.
scim-1.4.5 appended its version to the moduledir in scim.pc.

Approved by:	nork
2007-03-31 04:31:02 +00:00
Hajimu UMEMOTO
26b70157d5 Fix plist after upgrading scim to 1.4.5.
scim-1.4.5 appended its version to the moduledir in scim.pc.
2007-03-31 04:22:10 +00:00
Jun Kuriyama
012a0f4a21 Upgrade to 0.90. 2007-03-30 05:04:29 +00:00
Pav Lucistnik
5240709212 - Remove expired, long time broken ports 2007-03-28 18:54:14 +00:00
MANTANI Nobutaka
4cc765aeea Fix pkg-plist. 2007-03-28 11:39:53 +00:00
Pav Lucistnik
bb54399293 - Fix after objformat removal
Reported by:	pointyhat
2007-03-27 16:29:28 +00:00
Pav Lucistnik
99498c52db - Fix plist for canna
PR:		ports/110857
Submitted by:	NOKUBI Hirotaka <nokubi@ff.iij4u.or.jp> (canna maintainer)
2007-03-27 12:56:08 +00:00
Hiroki Sato
cb364f27e0 - Split the etc/fonts/conf.d/2.ipa-ttfonts.conf file into
20-unhint-ipattfonts.conf and 62-fonts-ipattfonts.conf[1].
- Fix wrong handling of fonts.dir in pkg-install[2].
- Bump PORTREVISION.

PR:		ports/110539[1]
Submitted by:	NIIMI Satoshi[1]
Spotted by:	nork[2]
2007-03-25 17:07:40 +00:00
Michael Nottebrock
56d3b226bf Update to 4.2.3 2007-03-25 04:08:03 +00:00
Kris Kennaway
6801c3cafc BROKEN: Incomplete pkg-plist 2007-03-25 04:03:40 +00:00
Kris Kennaway
e1d13a65bd BROKEN: Does not compile 2007-03-25 04:03:07 +00:00
Pav Lucistnik
948c9e8cc4 - WWWOWN and WWWGRP are defined in bsd.port.mk 2007-03-24 16:43:28 +00:00
Pav Lucistnik
7b3bf07311 - Fix after objformat removal
PR:		ports/109955 (based on)
Submitted by:	Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
2007-03-23 20:18:44 +00:00
Rong-En Fan
5168cdcc47 - Move timidity++ interface glues from audio/timidity++-emacs into
audio/timidity++. This makes all interface ports much more similar
  to each others.
- As a result of changing master port, all interface ports portrevision
  are bumped
- Use PLIST_FILES for slave ports if possible
- While I'm here, remove 4.x support in audio/timidity++

Approved by:	nork (timidity++ maintainer, blanket)
2007-03-22 16:59:24 +00:00
Pav Lucistnik
71bdc605e0 - Update to 20070317
- Rename conf file to accomodate new fontconfig

PR:		ports/110542
Submitted by:	NIIMI Satoshi <sa2c@sa2c.net> (maintainer)
2007-03-22 16:53:57 +00:00
Joe Marcus Clarke
5c3dbc1216 Chase the gucharmap shared lib version. 2007-03-22 05:26:11 +00:00
Gabor Kovesdan
ef9d1443a7 - Fix one more occurrence of the moved dependency
Pointyhat to:	gabor
2007-03-17 22:47:29 +00:00
Gabor Kovesdan
a9b50a6919 - Follow moved dependency
- Bump PORTREVISION
- Fix INDEX build [1]

Pointyhat to:	gabor [1]
2007-03-17 22:30:16 +00:00
Cheng-Lung Sung
3481f2006b - New version 0.95 is released.
PR:		ports/110347
Submitted by:	HASHI Hiroaki <hashiz_AT_tomba dot meridiani dot jp>
2007-03-16 02:27:43 +00:00
David Thiel
7c77597357 Updating to more recent dictionaries.
Approved by:	edwin (mentor)
2007-03-15 03:44:48 +00:00
Cheng-Lung Sung
566a8efcef - Update to 0.95
PR:		ports/110242
Submitted by:	KIMURA Yasuhiro <yasu_AT_utahime dot org>
2007-03-15 02:38:53 +00:00
Mark Linimon
c661f35da2 Reset ys@pixygarden.net due to maintainer-timeouts and no response to email.
Hat:		portmgr
2007-03-14 08:30:12 +00:00
Cheng-Lung Sung
61c99cc824 - Update to 0.95
PR:		ports/110241
Submitted by:	KIMURA Yasuhiro <yasu_AT_utahime dot org>
2007-03-14 08:01:54 +00:00
Michael Nottebrock
a209c5b185 Update to KDE 3.5.6 / KOffice 1.6.2 2007-03-13 19:13:51 +00:00
MANTANI Nobutaka
60288adcbc Update to 1.3.1.
PR:		ports/109399
Submitted by:	Yamashiro Jun<yamajun@ofug.net>
2007-03-10 20:12:52 +00:00
Motoyuki Konno
d0b33fdadd Add CONFLICTS=nmh-[0-9]*
PR:		ports/109402
Submitted by:	IWATSUKI Hiroyuki <don@na.rim.or.jp>
2007-03-10 05:31:09 +00:00
Jun Kuriyama
b4492bd333 - Merge conditional PostgreSQL/Subversion dependency from www/trac.
- Add a patch to merge 0.10.3.1 changes (security fix).
2007-03-10 02:18:14 +00:00
Gabor Kovesdan
aa40799561 Remove expired ports:
2007-03-01 japanese/emacs20-dl-canna: has deprecated dependency
2007-03-01 japanese/emacs20-dl-wnn6: has deprecated dependency
2007-03-09 22:16:41 +00:00