Commit graph

2179 commits

Author SHA1 Message Date
Martin Wilke
cc9df16114 - Fix build after xorg cleanup
Submitted by:	pointyhat
2008-04-21 14:31:47 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Edwin Groothuis
9937a09c97 Use @rmtry macro in the pkg-plist. 2008-04-19 00:40:54 +00:00
Marcelo Araujo
4aaab89f57 - Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_CPAN} to CPAN.
PR:		ports/122674
Submitted by:	Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:	araujo (myself)
Approved by:	portmgr (pav)
2008-04-17 14:30:31 +00:00
Hiroki Sato
6f5cc3d5b3 Update to 8.1.2. Bug fixes and enhancements can be found at
http://blogs.adobe.com/acroread/2008/02/#a005029:

[General Issues]

* Font caching Issues: Various font caching issues are fixed in Reader
  8.1.2, including the issue of fonts that were configured using
  fontconfig not being picked up by the Reader to render documents
  (reported by Novell).

* Problem with Dual-screen setup (Xinerama mode).: Issue number 4
  listed on the Known Issues page for Reader 8.1.1.

* Document ordering and fullscreen mode: Issue has been fixed in
  Reader 8.1.2.

* Font KozGoProVI-Medium.otf is missing in Japanese Reader: This issue
  is fixed in Reader 8.1.2.

[Printing Related Issues]

* Incorrect orientation: Issues with printing PDF files containing
  portrait and landscape pages have been fixed in Reader
  8.1.2. Choosing "Auto Rotate and Center" will now print the pages in
  their inherent orientation.

* Red wash on printing with HP CLJ 2605: A workaround for this has
  been added in the preferences
  ($HOME/.adobe/Acrobat/8.0/Preferences/reader_prefs), namely
  "brokenCRDs". This value is set to "false" by default and can be
  modified to "true" if one faces the red background issue.

* Scaling issues: Problems with -shrink/-expand options in the command
  line (Issue #1 listed on the Known Issues page for Reader 8.1.1) as
  well as with "Custom" printing in the dialog have been fixed in
  Reader 8.1.2.

* Reader does not remember last chosen printer across sessions: Last
  chosen printer is now remembered between different sessions of the
  Reader in 8.1.2 release.

* Cannot pipe PDF as input to acroread: PDF contents can be read from
  stdin when using the -toPostScript option.

* Hardcoding of printer command: Earlier the printer command was
  hardcoded in the reader binary. This has been fixed in Reader 8.1.2
  to pick up the command from the PATH environment variable.
2008-04-13 18:36:29 +00:00
Cheng-Lung Sung
19a2e51ec8 - Update to 0.11
Changes:	http://search.cpan.org/dist/Lingua-Han-PinYin/Changes
2008-04-13 02:32:56 +00:00
Cheng-Lung Sung
e596373ee4 - Update to 0.10
Changes:	http://search.cpan.org/dist/Lingua-Han-Utils/Changes
2008-04-13 02:32:35 +00:00
Cheng-Lung Sung
b56e42480b - Update to 0.10
PR:		ports/122650
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2008-04-12 01:38:22 +00:00
Cheng-Lung Sung
43b201952c - Update to 0.09
- reset maintainership

PR:		ports/122649
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2008-04-12 01:37:24 +00:00
Pav Lucistnik
92b220fa9c - Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat:	portmgr
2008-04-09 13:42:26 +00:00
Rong-En Fan
40cf78ae6a - Use correct locale zh_CN.GB2312 instead of invalid locale zh_CN.EUC
- Bump PORTREVISION

PR:		ports/122091
Submitted by:	Yuri <yuri at tsoft.com>
2008-04-06 11:58:29 +00:00
Chin-San Huang
ef51096b70 - Update noseeing to 9.
- Add more mirrors.
2008-04-02 04:46:59 +00:00
Rong-En Fan
3b05508b7e - Switch to USE_XORG 2008-03-26 01:38:21 +00:00
Rong-En Fan
37a534480d - Remove reference to X_CLIENTS_PORT and X11BASE
- Add trailing slash for directories
- Use MANPREFIX for manual pages
2008-03-25 14:28:19 +00:00
Martin Wilke
ca519ab8c0 - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-24 23:21:25 +00:00
Martin Wilke
06aa815303 - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-23 23:03:18 +00:00
Martin Wilke
5afc678aac - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-23 16:44:09 +00:00
Martin Wilke
c4c8f4be45 - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-23 11:11:33 +00:00
Pav Lucistnik
dad0d0873a - Remove USE_GETOPT_LONG which is a no-op since March 2007 2008-03-20 09:23:28 +00:00
Vanilla I. Shu
59a76d4733 Add p5-Encode-CNMap 0.32, enhanced Chinese encodings with
Simplified-Traditional auto-mapping.

PR:		ports/121806
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2008-03-18 02:23:03 +00:00
Michael Nottebrock
06ccc547f1 Update to Qt 4.3.4 2008-03-13 17:57:19 +00:00
Pietro Cerutti
a588e81ddf - Remove dependency on X_CLIENTS_PORT
- Remove useless USE_X_PREFIX variable

Approved by:	miwi (mentor)
2008-03-10 22:02:16 +00:00
Rong-En Fan
d732ba6965 - Update to 1.1.6 2008-03-09 08:14:44 +00:00
Li-Wen Hsu
34fa8ee784 - Update to 0.4.1
PR:		ports/121397
Submitted by:	Denise H. G. <darcsis AT gmail.com>
Approved by:	"YUAN Jue" <yuanjue AT yuanjue.net> (maintainer)
2008-03-06 08:38:08 +00:00
Vanilla I. Shu
6d4b86ec03 1: change irssi.conf's default term_type to utf-8.
2: move #bsdchat to freenode.
3: bump version.
2008-03-03 15:07:43 +00:00
Mark Linimon
df531852c8 Reset relaxbsd@gmail.com due to maintainer-timeouts.
Hat:		portmgr
2008-03-02 08:25:11 +00:00
Erwin Lansing
df167249f4 Mark BROKEN: checksum mismatch 2008-03-01 15:00:25 +00:00
Erwin Lansing
3fb57b8997 Reset maintainer.
<ld@FreeBSD.org.cn>:
Sorry, no mailbox here by that name. (#5.1.1)
2008-03-01 14:59:38 +00:00
Rong-En Fan
209baad7af - Update to 1.1.5 2008-02-27 03:14:05 +00:00
Rong-En Fan
ba8892e20a - Update to 1.1.4.1 2008-02-25 03:00:42 +00:00
Rong-En Fan
8134249786 - Update to 1.1.4 2008-02-22 15:05:21 +00:00
Martin Wilke
ff0e2fa088 -Use termios, not sgtty
PR:		120061
Submitted by:	Ed Schouten <ed@fxq.nl>
Approved by:	maintainer
2008-02-12 23:27:45 +00:00
Erwin Lansing
6400730a79 Extend BROKEN to 7.x as well. 2008-02-10 20:40:40 +00:00
Chin-San Huang
c881f1d496 - Update to 1.3.9
- Changelog: http://cle.linux.org.tw/gcin/download/Changelog
2008-02-08 06:38:12 +00:00
Erwin Lansing
af592207f3 Mark BROKEN on 8.0: does not build. 2008-01-30 11:45:06 +00:00
Martin Wilke
90163e9046 - Use termios.h instead of sgtty.h
- Reset maintainer (mail bounce) [1]

[1]
<ada@bsd.org>: host bsd.org.s6a1.psmtp.com[64.18.5.10] said: 550 No such user -
psmtp (in reply to RCPT TO command)

PR:		120050
Submitted by:	Ed Schouten <ed@fxq.nl>
2008-01-27 23:46:13 +00:00
Pav Lucistnik
e8bc2ce185 - Fix build with GCC 4.2
PR:		ports/119989
Submitted by:	Yuri <yuri@tsoft.com>
2008-01-26 22:45:15 +00:00
Chin-San Huang
61fea0c5c1 - Update to 1.3.8
- Changelog: http://cle.linux.org.tw/gcin/download/Changelog
2008-01-21 15:51:46 +00:00
Martin Wilke
3fd21ce55a - Use termios, not sgtty
PR:		119192
Submitted by:	Ed Schouten <ed@fxq.nl>
2008-01-10 11:47:47 +00:00
Chin-San Huang
563aa3f66f - Add a workaround support for KDE.
Noticed by:	kevlo@
2008-01-07 15:36:34 +00:00
Chin-San Huang
02f4c10155 - Update to 0.3.7. 2008-01-06 08:16:45 +00:00
Hiroki Sato
0f1088e2a0 Add Adobe Reader 8.1.1 and localized versions (total 15
languages).  Changes from 7.x include:

User Interface:

 * New improved UI with more real-estate in terms of page view
   space. Only the most commonly used tools are present in the
   toolbar by default (and the toolbar can be customized by the
   user according to his/her own preference.)

 * Sleek design and new stylish user interface
   elements (including toolbars, navigation tabs, panes, etc.)
   for a more rich user experience.

 * Improved launch time and overall performance. Less waiting,
   more work.

 * Support for Single Document Interface (SDI) mode for improved
   usability. Less cluttered, more intuitive.

 * Always-available search toolbar (includes find and access to
   search pane)

New Features:

 * Support for playing Multimedia-enabled PDF documents for
   supported media types (linux). Play Real media and more!

 * Support for participating in Shared Reviews along with other
   users of Adobe Reader 8.x on Unix, and Adobe Reader/Acrobat
   8.x on Win/Mac. Collaborate right inside the Reader.

 * Improvements in Commenting and Drawing Markup tools.

 * New tools such as Loupe Tool, Pan and Zoom. Expand your
   horizons, and control what you want to see.

 * Support for dynamically rendered bar code generation in forms.

 * Updated Review Tracker with inbuilt support for RSS feeds. Use
   the Reader as your RSS feed reader!

 * New 2D and 3D measuring tools for more accurate control of
   architectural drawings.

 * Printing: New support for Booklet Printing and Low Resolution
   printing of secured documents.

 * Significant performance improvement for certain types of forms
   via direct rendering for Dynamic Forms.

 * Support for documents created with Adobe Acrobat 3D including
   navigation, cross-section and rendering.

 * Accessibility: Support for Orca.

 * Various new additions to the Manage Digital ID feature,
   including support for Roaming Credentials, support for
   Cryptographic Tokens and Smart Cards (PKCS#11 compliant).

 * Support for adding a Digital Signature Field in documents
   which have been "Reader Enabled" through Acrobat Professional
   on Win/Mac.

 * Support for viewing PDF Packages - get an organized view of
   your PDFs in a single well-defined interface.

 * Support for the PRC format for 3D data.

 * Beyond Reader: New help resources that contains up-to-date
   information on Adobe products, Adobe Reader and how it can be
   used with Adobe¡Çs other products.

 * Adobe Help Viewer - a self-contained, one-stop shop for all
   help related to the Reader

 * Improved Search capabilities, including searching of
   sub-documents in a PDF Package, improved searching of
   attachments, etc.
2008-01-04 20:22:56 +00:00
Dryice Dong Liu
1e0d03ff62 update to 3.5, the BlackFriday version
PR:		ports/118508
Submitted by:	Sutra <zhoushuqun@gmail.com>
2007-12-25 09:14:42 +00:00
Erwin Lansing
809f83f500 Fix PLIST
Submitted by:	Sunry Chen <sunrychen@gmail.com> (maintainer),
		pointyhat
2007-12-24 13:38:30 +00:00
Chin-San Huang
c3af20579d - Add the missed checksum of noseeing tar ball. 2007-12-23 15:35:11 +00:00
Chin-San Huang
0daee87a3d - Update to 1.3.7.1 2007-12-23 15:25:37 +00:00
Chin-San Huang
f91784ec60 - Fix $DISPLAY issue under console environment with python 2.3.
http://www.python.org/dev/peps/pep-0263/
- Bump PORTREVISION.
- Add NOPORTDOCS knob.
- Pass maintainership to submitter.

PR:		ports/117863
Submitted by:	Sunry Chen <sunrychen _at_ gmail.com>
2007-12-16 20:41:25 +00:00
Pav Lucistnik
a212d3d0e9 - Add missed dependency on perl 2007-12-14 22:56:29 +00:00
Yen-Ming Lee
a52d489608 - update to 0.23 2007-12-13 11:26:31 +00:00
Martin Wilke
2e1f858ad9 - Update to 1.5.17
PR:		117822
Submitted by:	Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
		rafan (zh-mutt maintainer)
2007-12-13 01:26:10 +00:00
Xin LI
11da2c4220 Fix segmentation fault caused by strcmp() on nonexistent argv.
Pass maintainership to submitter.

PR:		117912
Submitted by:	Sunry Chen <sunrychen at gmail.com>
2007-12-11 21:08:50 +00:00
Mark Linimon
a55776a6d8 Move the config file location into /usr/local/etc/.
Missed the first time by:	linimon
Approved by:			portmgr (self)
2007-12-05 01:19:47 +00:00
Mark Linimon
32287c1097 Fix build on 7.x with gcc4.2.
PR:		ports/118082
Submitted by:	Sunry Chen <sunrychen at gmail dot com>
Approved by:	portmgr (self)
2007-12-05 00:13:38 +00:00
Doug Barton
53fb30ab2d ISC recently announced that BIND 8 has been End-of-Life'd:
http://www.isc.org/index.pl?/sw/bind/bind8-eol.php

Therefore, per the previous announcement, remove the ports for BIND 8.
This includes the chinese/bind8 slave port, and mail/smc-milter which
has a dependency on libbind_r.a from BIND 8.x. The latter has been
unmaintained since 2005, and is 3 versions behind.

Approved by:	portmgr (linimon)
2007-12-03 09:43:44 +00:00
Martin Wilke
d33a167189 - Fix build with gcc 4.2
- Pass maintainership to submitter

PR:		118100
Submitted by:	Sunry Chen <sunrychen@gmail.com>
Approved by:	portmgr (pav)
2007-11-22 14:56:44 +00:00
Michael Nottebrock
c13a5bcfcd Update to KDE 3.5.8 2007-10-29 23:48:18 +00:00
Chin-San Huang
c32854226f - Update to 1.3.5 2007-10-25 17:26:19 +00:00
Joe Marcus Clarke
4acc6fb2a4 Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ .  Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).

The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy.  We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD.  This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.

This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully.  Ahze and pav also deserve thanks for
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).

The FreeBSD GNOME team would also like to thank our various testers and
contributors:

Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)

PRs fixed in this release:

111272, 113470, 115995, 116338
2007-10-24 23:37:25 +00:00
Chin-San Huang
3720fe3a64 - Update to 1.10. 2007-10-23 14:11:08 +00:00
Vasil Dimov
5e4e8ecf76 Remove expired Emacs ports and the surrounding expired ports:
2007-08-19 chinese/mule-freewnn: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 chinese/xemacs: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 converters/mule-ucs-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 devel/eieio-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 editors/apel-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 editors/bitmap-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 editors/emacs19: emacs19 is obsolete; please use a more recent version
2007-08-19 editors/emacs20: "editors/emacs is recommended instead for new installations"
2007-08-19 editors/flim-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 editors/mule-common: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 editors/mule: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 editors/semi-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 editors/speedbar-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 irc/irchat-pj-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 irc/pure-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/diclookup-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/diclookup-mule: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-canna+freewnn+sj3: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-canna+sj3+wnn6: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-canna+sj3+wnn7: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-canna+sj3: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-canna+wnn6: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-canna+wnn7: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-canna: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-freewnn: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-sj3: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-wnn6: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/mule-wnn7: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/navi2ch-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 japanese/w3: distfile is 10 years old and depends on emacs19 which is obsolete
2007-08-19 korean/mule-freewnn: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 www/w3: distfile is 10 years old and depends on emacs19 which is obsolete
2007-10-14 10:10:01 +00:00
Vasil Dimov
28bc8ed2f8 Non-functional change to chinese/xemacs21:
Use own copies of files/Emacs and files/sample.emacs instead of the ones
from chinese/xemacs because the latter is going to be removed soon.
2007-10-14 06:52:53 +00:00
Vanilla I. Shu
de60961d37 Remove extra patch due 0.8.12 upgrade. 2007-10-11 20:16:43 +00:00
Vasil Dimov
e819d623ec Remove expired leaf ports:
2007-07-21 graphics/xpcd: is an abandoned project and might be vulnerable
2007-07-29 comms/ixj: does not work on any supported FreeBSD version
2007-08-19 chinese/emacs20: "editors/emacs is recommended instead for new installations"
2007-08-22 java/collections: only needed for jdk1.1, which is obsolete
2007-10-11 19:35:08 +00:00
Andrew Pantyukhin
123d815215 - Sort category Makefiles
Inspired by:	Jason Harris <jharris@widomaker.com>
Howto:		http://twiki.cenkes.org/Cenkes/SortingCategoryMakefiles
2007-10-05 23:33:27 +00:00
Edwin Groothuis
13fcaf3ba2 Remove always-false/true conditions based on OSVERSION 500000 2007-10-04 00:15:01 +00:00
Chin-San Huang
c8a55de90a - Add backup for tarball.
Noticed by:	pav, linimon
Pointyhat on:	chinsan
2007-10-03 04:33:10 +00:00
Yen-Ming Lee
990755731c - update to 0.21 2007-10-01 11:46:07 +00:00
Mark Linimon
48420a5ebd Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR:		ports/116639
Submitted by:	aDe
2007-09-30 04:47:36 +00:00
Martin Wilke
e8a90deba2 - Update to 2.2.3
PR:		116390
Submitted by:	miwi
Approved by:	secteam (simon)
Security:	http://www.vuxml.org/freebsd/63347ee7-6841-11dc-82b6-02e0185f8d72.html
2007-09-29 10:19:16 +00:00
Rong-En Fan
9716a77fea Remove print/ghostscript-afpl as it has been replaced by print/ghostscript-gpl
since version 8.57. The leading ghostscript is the -gpl one.

Approved by:	portmgr (pav)
2007-09-24 08:43:49 +00:00
Chin-San Huang
ed4ed41a33 - Update to 0.3.6. 2007-09-18 19:02:37 +00:00
Vanilla I. Shu
ef80b40494 Bump version to catch irc/irssi's new patch. 2007-09-16 12:41:39 +00:00
Rong-En Fan
15aafae9db - Require perl 5.7.3 and above 2007-09-08 13:11:40 +00:00
Mark Linimon
9839011ec3 Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:	gabor
Sponsored by:	Google Summer of Code 2007
Hat:		portmgr
2007-09-08 01:12:10 +00:00
Mark Linimon
4e74b3a568 Drop support for older perl levels.
Hat:	portmgr
2007-09-08 00:19:12 +00:00
Vanilla I. Shu
b8e0d1c6e5 Upgrade to 1.6.
PR:		ports/116045
Submitted by:	maintainer
2007-09-03 13:07:55 +00:00
Michael Nottebrock
deaff82245 Update to Qt 4.3.1. 2007-09-02 06:23:28 +00:00
Cheng-Lung Sung
342caeacd4 - Update to 0.02
PR:		ports/115844
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2007-08-27 06:53:49 +00:00
Erwin Lansing
8f002b6c5d Remove file that was left behind when the port moved to print/latex-cjk 2007-08-21 07:36:37 +00:00
Rong-En Fan
b71556b2e3 - Chase chinese/CJK -> print/latex-cjk move
Noticed by:	portsnap INDEX builder
2007-08-19 04:39:20 +00:00
Rong-En Fan
f2ae4c75a9 - Finish move chinese/CJK to print/latex-cjk
PR:		115451
Submitted by:	Koji Yokota <yokota at res.otaru-uc.ac.jp>
2007-08-19 03:39:30 +00:00
Tilman Keskinoz
92ad72608b Fix build on CURRENT 64bit archs 2007-08-12 13:48:10 +00:00
Rong-En Fan
4945852ccb - Fix build on amd64 7
PR:		ports/115231
Reported by:	pointyhat via kris
Submitted by:	Yinghong.Liu <relaxbsd at gmail.com> (maintainer)
2007-08-06 13:36:21 +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
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
Ying-Chieh Liao
731c36f4dc add p5-Text-Greeking-zh_TW 0.0.3
Generate meaningless Chinese text that creates the illusion of the document
2007-07-31 06:51:33 +00:00
Chin-San Huang
c997e5b4fb - Add us.ircnet.org.
PR:		ports/115015
Submitted by:	chinsan
Approved by:	vanilla(maintainer), rafan (mentor, implicit)
2007-07-30 01:25:22 +00:00
Rong-En Fan
3f6d084a26 - Correctly quote arguments for COPYTREE_* macro 2007-07-29 10:44:56 +00:00
Rong-En Fan
9c90e5ea63 - Fix build
Pointy hat to:	rafan
2007-07-29 10:27:51 +00:00
Rong-En Fan
5078efa4e4 - Our make(1) works fine with this port, so remove USE_GMAKE
- This port can be built with GCC 4.x, so remove USE_GCC
- Remove USE_X_PREFIX (it does not directly rely on xlib)
- Install additional documents
- Use COPYTREE_SHARE instead of TAR
- Use DATADIR

PR:		ports/114944
Submitted by:	Yinghong.Liu <relaxbsd at gmail.com> (maintainer)
2007-07-28 15:20:01 +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
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
Chin-San Huang
a600188685 - Remove the boring keymap of Backspace.
Approved by:	rafan (mentor)
2007-07-18 16:23:01 +00:00
Rong-En Fan
3b83302b64 - Update to 0.34 2007-07-18 07:18:09 +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
Rong-En Fan
2d6b4b85ca - Sync distinfo with mail/mutt-devel
Reported by:	pointyhat via pav
2007-07-10 14:00:59 +00:00
Rong-En Fan
d5e5b0964e - Update to 2.2.1 [1]
- Use SUB_FILES for pkg-message [2]

PR:		ports/114403 [1]
Submitted by:	Yinghong Liu (maintainer) [1]
Approved by:	maintainer via private mail [2]
2007-07-09 07:13:24 +00:00
Cheng-Lung Sung
a8a0a1e8ca This module currently only break chinese text into single character
(Chinese word), it will not break up any alphabet.

WWW:	http://search.cpan.org/dist/Lingua-ZH-Segment/

PR:		ports/113475
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2007-07-09 03:55:48 +00:00
Beech Rintoul
ebc6758085 - Change maintainer address
- Cleanup master_sites

Requested by:	Yinghong Liu <relaxbsd@gmail.com> (maintainer)
Approved by:	sat (mentor)
2007-07-05 07:21:24 +00:00
Michael Nottebrock
961141fb14 Update to KDE 3.5.7 / KOffice 1.6.3 2007-07-04 10:25:00 +00:00
Pav Lucistnik
737b8faa1b - Mark BROKEN on CURRENT: does not build with GCC 4.2 2007-07-03 09:32:56 +00:00
Pav Lucistnik
9a0d0575be - Mark these unmaintained ports BROKEN on HEAD: do not compile with GCC 4.2 2007-07-02 19:01:04 +00:00
Cheng-Lung Sung
14e6325838 Add p5-Lingua-ZH-WordSegmenter 0.01, simplified Chinese Word
Segmentation.

PR:		ports/113476
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2007-07-02 02:08:49 +00:00
Rong-En Fan
63d46ceca0 - Update to 1.5.16 2007-06-30 20:28:43 +00:00
Pav Lucistnik
1b00c1856e - Extend brokennes 2007-06-28 08:56:00 +00:00
Martin Wilke
3ea11dcf3e fcitx stands for Free Chinese Input Toy of X,it's a ollection of Simplified
Chinese input methods based on XIM (X Input Method), including WuBi, PinYin,
and QuWei.
scim-fcitx is an SCIM IMEngine module for fcitx.

WWW: http://www.fcitx.org

PR:		ports/112523
Submitted by:	Yinghong.Liu <liu_yinghong at yahoo.com.cn>
2007-06-13 04:52:50 +00:00
Rong-En Fan
3c8093e651 - Respect LOCALBASE
PR:		ports/113385
Submitted by:	tdb
Approved by:	chinsan (maintainer)
2007-06-05 23:33:44 +00:00
Martin Wilke
147ee0346b - Fix pkg-plist
- Bump PORTREVISION

PR:             113088
Submitted by:   Yinghong. Liu <relaxbsd@gmail.com> (maintainer)
2007-06-04 07:46:24 +00:00
Rong-En Fan
4f637bd949 - Fix bug in anti-idle support
PR:		ports/113229
Submitted by:	chinsan (maintainer)
2007-06-02 04:23:09 +00:00
Cheng-Lung Sung
377673be85 - Update to 1.1
* Change with gnome2's PREFIX.
* Add support wqy bitmap fonts.
* Change with scim's PREFIX.
* Replaces cdialog with /usr/bin/dialog.

PR:		ports/112437
Submitted by:	maintainer (liu_yinghong_AT_yahoo dot com dot cn)
2007-06-01 09:31:29 +00:00
Tilman Keskinoz
6a5e25390e Fix build with gcc4 2007-05-30 17:53:05 +00:00
Xin LI
9bf54d60d7 New port: chinese/wordpress A state-of-the-art semantic personal
publishing platform.

Submitted by:	Yinghong Liu
PR:		ports/112609 (with changes)
2007-05-28 05:55:34 +00:00
Rong-En Fan
67e0811e2a - Update to 1.1.3
- Remove 4.x bits
2007-05-25 13:35:21 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Rong-En Fan
82b79aa391 - There is no post-su-install. post-install always runs with root privilege.
Why I made the same mistake twice :(

Noticed by:	brian and pointyhat
Pointy hat to:	rafan
2007-05-02 06:39:19 +00:00
Cheng-Lung Sung
5a0de2c9fd - remove ".if ${PERL_LEVEL} < 500600 ..." stuff. 2007-05-01 07:33:15 +00:00
David Thiel
4c93108101 Forgot to cvs add patch-configure. 2007-04-30 18:38:06 +00:00
David Thiel
a04bce93b4 Update to 0.57, remove cruft, honor PREFIX, take maintainership.
Approved by:	edwin (mentor)
2007-04-30 18:36:36 +00:00
Rong-En Fan
edc5440f69 - Use {pre,post}-su-install since we need root in these two targets
Requested by:	brian
2007-04-29 06:21:58 +00:00
Mario Sergio Fujikawa Ferreira
58f6c7bbca chinese/mldonkey-core has been obsoleted by net-p2p/mldonkey version 2.8.5 2007-04-26 10:43:02 +00:00
Vanilla I. Shu
2d5b2614dd Upgrade to 0.8.11. 2007-04-26 10:13:05 +00:00
Rong-En Fan
0fe92abee9 - Keep quiet for INDEX build
Reported by:	kris
2007-04-20 04:26:10 +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
Rong-En Fan
6808e35e8d - Use kpsewhich to find correct dvips's config 2007-04-19 15:11:51 +00:00
Rong-En Fan
0a835ee1f5 - Remove 4.x left-overs, we have working wc* functions on 5.x and above.
This should fix Big5 mutt message display.

Reported by:	ijliao
Tested by:	ijliao
2007-04-16 03:24:18 +00:00
Rong-En Fan
185175a1cf - Update to 1.3
PR:		ports/111531
Submitted by:	chinsan (maintainer)
2007-04-14 07:38:42 +00:00
Rong-En Fan
e3a92369fd - Update to 1.3.4
PR:		ports/111504
Submitted by:	chinsan (maintainer)
2007-04-13 01:54:14 +00:00
Rong-En Fan
15a314e057 - Fix truncated sha256 2007-04-13 01:43:45 +00:00
Martin Wilke
ac57b13e7d - Fix typo
Approved by:	common sense
2007-04-12 20:42:04 +00:00
Martin Wilke
dd5956f9fd - readd failed patchset
Approved by:	rafan@ (maintainer)
2007-04-12 20:35:38 +00:00
Martin Wilke
a38b9ced7a Sync with master port (mutt-devel)
Approved by:	rafan (maintainer)
2007-04-12 19:11:04 +00:00
Rong-En Fan
ef544f472a - Chase mail/mutt-devel update 2007-04-12 07:35:28 +00:00
Martin Wilke
d29cc1b45b 2007-04-10 audio/x4x: Does not build
2007-04-10 audio/marlin: does not build with new nautilus-cd-burner
2007-04-10 chinese/tatter-tools: Incorrect pkg-plist
2007-04-10 chinese/vim-scdoc: Does not build
2007-04-10 databases/mergeant: does not build with new libgnomedb
2007-04-10 databases/pecl-paradox: Does not compile
2007-04-10 deskutils/yank: Incomplete pkg-plist
2007-04-10 17:14:02 +00:00
Gabor Kovesdan
5382b79779 - Remove old Perl support from unmaintained ports in categories starting
with letter b-f
2007-04-02 17:54:43 +00:00
Hajimu UMEMOTO
d6f2c862bb Fix plist after upgrading scim to 1.4.5.
scim-1.4.5 appended its version to the moduledir in scim.pc.

Approved by:	Ying-Chieh Chen <yinjieh__at__csie.nctu.edu.tw> (maintainer)
2007-03-31 12:22:02 +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
Rong-En Fan
4fa2fecaf9 - archives/unrar is slave-port friendly 2007-03-28 13:53:54 +00:00
Michael Nottebrock
56d3b226bf Update to 4.2.3 2007-03-25 04:08:03 +00:00
Pav Lucistnik
948c9e8cc4 - WWWOWN and WWWGRP are defined in bsd.port.mk 2007-03-24 16:43:28 +00:00
Rong-En Fan
2e3bf9407e - Connect chinese/opendesktop-fonts to build
- Add modules: zh-opendesktop-fonts -> ports/chinese/opendesktop-fonts
2007-03-18 06:14:11 +00:00
Rong-En Fan
4ecca4e00f - Add CONFLICTS since opendesktop-fonts have duplicate font face with
fireflyttf

Approved by:	chinsan (maintainer, implicit)
2007-03-18 06:12:20 +00:00
Rong-En Fan
803696de92 - Update to 1.4.2
- Rename to opendesktop-fonts
- Add CONFLICTS since opendesktop-fonts have duplicate font face with
  fireflyttf

PR:		ports/110069
Submitted by:	chinsan (maintainer)
2007-03-18 06:11:49 +00:00
Cheng-Lung Sung
55c67d6887 - Fix build after objformat removal
PR:		ports/110160
Submitted by:	rafan
2007-03-15 03:16:45 +00:00
Martin Wilke
d3be440282 2007-03-14 chinese/big5fs: Use mount_cd9660(8), mount_msdosfs(8), or mount_ntfs(8) instead
2007-03-14 chinese/gbfs: Use mount_cd9660(8), mount_msdosfs(8), or mount_ntfs(8) instead
2007-03-14 10:28:18 +00:00
Mark Linimon
aaa8d7eb6a Reset piaip@csie.ntu.edu.tw due to maintainer-timeouts and no response to email.
Hat:		portmgr
2007-03-14 08:16:34 +00:00
Mark Linimon
05c85b1470 Reset gaoj@cpsc.ucalgary.ca due to maintainer-timeouts and no response to email.
Hat:		portmgr
2007-03-14 07:47:33 +00:00
Michael Nottebrock
a209c5b185 Update to KDE 3.5.6 / KOffice 1.6.2 2007-03-13 19:13:51 +00:00
Rong-En Fan
8b17956fdb - Put all distinfo from mail/mutt-devel back 2007-03-12 12:50:04 +00:00
Rong-En Fan
e0354efaae - Add missing distinfo for package building 2007-03-12 09:12:56 +00:00