1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
Commit Graph

2085 Commits

Author SHA1 Message Date
Chin-San Huang
4fef57b0ee - Update to 0.2.20080216.1.
- Update pkg-descr.
- Upte WWW url.
2008-05-18 09:39:38 +00:00
Chin-San Huang
9d7ccf0ec4 - Update to 1.4.0. 2008-05-18 05:40:28 +00:00
Pav Lucistnik
014b0d864d - Unbreak build after tty changes
Submitted by:	Ed Schouten <ed@80386.nl>
2008-05-06 21:49:59 +00:00
Chin-San Huang
d6c434fc03 - Update noseeing to ver. 11. 2008-05-05 18:04:21 +00:00
Chin-San Huang
85c698ac64 - Use termios instead of sgtty.
PR:		ports/119115, ports/122889
Submitted by:	Ed Schouten <ed@80386 dot nl>
2008-05-01 14:08:18 +00:00
Chin-San Huang
d935d3c32d - Update noseeing to 10. 2008-04-21 16:24:54 +00:00
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