Dirk Meyer
552ebec20a
- Add depends on devel/xdg-utils
...
- use 'xdg-open http://localhost:631/ ' in the cups.desktop file.
PR: 122590
Submitted by: Michael Johnson
2008-04-10 04:20:33 +00:00
Hiroki Sato
2adf8ee132
Update to 3.1h. This release includes several minor bugfixes.
2008-04-09 23:58:59 +00:00
Stanislav Sedov
fae8e0f615
- Add ruby 1.9 support
...
- Implement new knobs for gems and rake (these are included in
ruby 1.9 distribution already). Also move gem bits from
ruby-gems/Makefile.common to bsd.ruby.mk[1]. Now to depend
on gems or rake you should define USE_RUBYGEMS/USE_RAKE
accordingly. Also RAKE_BIN variable is provided for
pointing to the right rake executable.
- Rewrite RUBY_SCHEBANG in awk to eliminate build dependency
on ruby.
Discussed with: Jonathan Weiss <jw@innerewut.de> [1] (gems maintainer)
Tested by: ports@
2008-04-06 08:58:21 +00:00
Michael Johnson
fb555beaf0
- Update system-config-printer to 0.9.90
...
- Link py-cups with iconv
2008-04-05 14:13:27 +00:00
Michael Johnson
702254c7c5
Update to 1.9.38
2008-04-05 14:00:23 +00:00
Michael Johnson
2f7ad7619b
Mark IGNORE if WITH_GHOSTSCRIPT_GNU is defined
2008-04-04 17:36:35 +00:00
Michael Johnson
6869fa842d
Error on pre-configure if ghostscript-gnu is installed and warn to use ghostscript-gpl instead
...
Requested by: mezz
2008-04-04 17:22:04 +00:00
Dirk Meyer
4bbd4ce655
- update to 1.3.7
2008-04-02 15:21:25 +00:00
Dirk Meyer
a3dfd67d11
- Security update to 1.3.7
...
- fix dbus link problem
Security: CVE-2008-0047
Security: CVE-2008-1373
2008-04-02 15:20:38 +00:00
David E. O'Brien
843cd5786b
Normalize PAPERSIZE to lowercase before checking to see if "a4" size. Some
...
folks perfer etc/make.conf:PAPERSIZE=A4 instead of etc/make.conf:PAPERSIZE=a4
Reported by: clemens fischer <ino-qc@spotteswoode.de.eu.org>
2008-03-30 23:09:34 +00:00
Dirk Meyer
f4b65b3160
- cleanup with GEM macros
2008-03-29 12:33:28 +00:00
Dirk Meyer
47c8cd9b1c
- update to 1.1.8
...
- use new dependency form
- cleanup with GEM macros
2008-03-29 12:29:47 +00:00
Dirk Meyer
2672c4bbb1
The capabilities of the Color library are limited to pure mathematical
...
manipulation of the colours based on colour theory without reference to colour
profiles (such as sRGB or Adobe RGB). For most purposes, when working with the
RGB and HSL colours, this won't matter. However, some colour models (like CIE
L*a*b*) are not supported because Color does not yet support colour profiles,
giving no meaningful way to convert colours in absolute colour spaces (like
L*a*b*, XYZ) to non-absolute colour spaces (like RGB).
WWW: http://rubyforge.org/projects/color/
2008-03-29 12:18:01 +00:00
Norikatsu Shigemura
52af788944
Change to new email account.
...
Submitted by: Yuichiro Aizawa yaizawa at 2004.jukuin.keio.ac.jp (maintainer)
Committed at: ASIABSDCon 2008 at Iidabashi, Tokyo, Japan
Committed with: knu, metal, takawata, motoyuki, akiyama, ume, brooks, rrs,
simokawa, daichi, hrs, nyan, imp, gnn, pjd, philip, mckusick
2008-03-29 09:15:37 +00:00
Dirk Meyer
b86f21fa3c
- disable autodection of dbus
...
- new option WITH_DBUS
PR: 122124
2008-03-28 15:40:03 +00:00
Philippe Audeoud
846cf4bf1f
- Update to 2.4.7
...
- Update www and email address
PR: ports/122094
Submitted by: Simon Olofsson <simon@olofsson.de>
Approved by: tabthorpe (mentor)
2008-03-27 14:20:46 +00:00
Jun Kuriyama
69667d219f
- Chase shlib version of net-mgmt/net-snmp.
...
- Bump PORTREVISIONs.
2008-03-27 10:58:30 +00:00
Jeremy Messenger
e399ad23a1
Fix the plist, bump the PORTREVISION.
...
Reported by: pointyhat via pav
2008-03-26 21:14:54 +00:00
Martin Wilke
cda30a295f
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
...
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
2008-03-25 22:44:48 +00:00
Martin Wilke
b0f6a5fdf8
- Fix build
...
Submitted by: pointyhat
2008-03-25 21:13:05 +00:00
Michael Johnson
dbd848b677
Add desktop-file-utils to BUILD_DEPENDS to fix install
...
Reported by: pointyhat
2008-03-25 14:15:31 +00:00
Martin Wilke
52c5d58921
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
...
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
2008-03-24 17:02:27 +00:00
Martin Wilke
270a2cb06b
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
...
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
2008-03-24 13:03:55 +00:00
Jeremy Messenger
427b9be748
Update to 0.16.0.20080315 (SVN version) to build with new glib 2.16.
2008-03-24 04:37:06 +00:00
Joe Marcus Clarke
6f32add9a7
The FreeBSD GNOME team is proud to annunce the release of GNOME 2.22.0 for
...
FreeBSD. The official GNOME 2.22 release notes can be found at
http://library.gnome.org/misc/release-notes/2.22/ . On the FreeBSD front,
this release features an updated hal port with support for video4linux
devices, DRM (Direct Rendering), and better support of removable media. Work
is also underway to tie webkit more closely into GNOME. As part of the
GNOME 2.22 upgrade, GStreamer received a rather large upgrade as well.
Be sure to consult UPDATING on the proper steps to upgrade all of your
GNOME ports.
This release would not have been possible without the contributions and
testing efforts of the following people:
Pawel Worach
kan
edwin
Peter Ulrich Kruppa
J. W. Ballantine
Yasuda Keisuke
Andriy Gapon
2008-03-24 03:52:36 +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
Christian Weisgerber
d6c2840aba
remove empty patch file
2008-03-23 21:15:37 +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
Michael Johnson
dd9602c2a3
Add system-config-printer
...
CUPS configuration Gtk+2.0 GUI
Configures a CUPS server. It uses the CUPS API (bound to Python with pycups)
to do this. The communication with the server is performed using IPP. As a
result, it is equally able to configure a remote CUPS server as a local one.
WWW: http://cyberelk.net/tim/software/system-config-printer/
2008-03-23 16:21:10 +00:00
Michael Johnson
eb9c8a9887
Add py-cups
...
CUPS bindings for Python
WWW: http://cyberelk.net/tim/software/pycups/
2008-03-23 16:19:06 +00:00
Hiroki Sato
e619ebaa0c
Update to 3.1.20080320.
2008-03-23 15:54:26 +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
Dirk Meyer
6c85ea7b22
- USE_LDCONFIG
2008-03-23 09:02:34 +00:00
Martin Wilke
077a58f032
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
...
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
2008-03-22 14:48:03 +00:00
Martin Wilke
2a9763f12a
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
...
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
2008-03-22 08:55:40 +00:00
Michael Johnson
e32de66b3c
Fix Plist
...
Reported by: pav
2008-03-21 20:43:01 +00:00
Pav Lucistnik
9fc1c4fe89
- Remove USE_GETOPT_LONG which is a no-op since March 2007
2008-03-20 09:56:52 +00:00
Michael Johnson
fd3ad0c98e
Update to 5.1.7
2008-03-19 17:25:14 +00:00
Thierry Thomas
e50e297a5a
Make fetchable again: the FAQ has been updated.
...
Full diff available at
<http://people.freebsd.org/~thierry/ports/fpdf153-080124_080318.diff >.
Reported by: pointyhat via erwin
2008-03-18 20:29:31 +00:00
Pav Lucistnik
c05f8c5cb0
- Fix plist (has been working on the same PR)
2008-03-16 18:05:39 +00:00
Mikhail Teterin
fff49635f0
Upgrade from 1.5.3 to 1.5.4
...
PR: ports/121307
Submitted by: Koji Yokota
2008-03-16 17:54:36 +00:00
Rong-En Fan
3ffe47e80b
- Update to 2.8.2
...
PR: ports/121508
Submitted by: Anish Mistry <amistry at am-productions.biz> (maintainer)
2008-03-16 05:29:59 +00:00
Rong-En Fan
a9dff0bde8
- When running make config under ghostscript-gpl-nox11, X11 is selected by
...
default. Try to make X11 default off when WITHOUT_X11 is defined.
2008-03-15 13:32:20 +00:00
Michael Nottebrock
77d589d9e6
Correct pkg-plist, add .desktop file, fix Aiksaurus detection.
...
Submitted by: Sumedh Wale <sumwale at gmail.com>
2008-03-13 21:39:06 +00:00
Michael Nottebrock
169abb9891
Unbreak.
2008-03-13 18:02:34 +00:00
Alex Dupre
df291c1fc7
Update to 2.1.5 release.
2008-03-13 07:09:31 +00:00
Rong-En Fan
9f5224af46
- Update to 20080309
...
PR: ports/121563
Submitted by: Naram Qashat <cyberbotx at cyberbotx.com> (maintainer)
2008-03-11 01:38:22 +00:00
Bruce M Simpson
7852bf39be
Add the KDE version of the poster utility.
...
With this port, FreeBSD users should be able to print posters
from KDE print dialogs.
2008-03-09 03:04:15 +00:00
Martin Wilke
7a3b7d5a62
- Fix previos commit.
2008-03-07 15:37:19 +00:00
Martin Wilke
290769cef2
- Fix build on AMD64 when WITH_FT_BRIDGE=yes is enabled
...
PR: 121462
Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
2008-03-07 14:02:20 +00:00
Martin Wilke
1b4b4edf42
- Remove unneeded quotes in COMMENTS
...
PR: 121329
Submitted by: Gavin Atkinson <gavin.atkinson@ury.york.ac.uk>
Approved by: portmgr (erwin via irc)
2008-03-07 13:00:56 +00:00
Martin Wilke
a8b160e956
- Fix build
...
PR: 121281
Submitted by: Tobias Roth <ports@fsck.ch>
2008-03-06 20:25:55 +00:00
Joe Marcus Clarke
4e8d74049c
Mark BROKEN with guile-1.8. There is a substantially new version out which
...
looks like it should work on FreeBSD, but I am not a lilypond user, so
I leave that to an interested party to update and test.
2008-03-05 23:02:50 +00:00
Thomas Abthorpe
854aaae178
- Maintainer is short on time, reassign to pool.
...
- Thank you for your service, we hope to see you back.
PR: ports/121354
Submitted by: Ullrich Franke <trash.esiac gmail.com> (maintainer)
2008-03-05 16:18:28 +00:00
Vanilla I. Shu
bfbae0d10e
Upgrade to 20080302
...
PR: ports/121345
Submitted by: maintainer
2008-03-05 04:24:20 +00:00
Dirk Meyer
a74ba08bc7
- Fix crash in case of incorrectly configured PAM
...
PR: 121105
Submitted by: Alexander V. Chernikov
Obtained from: http://cups.org/str.php?L2734
- Fix /usr/local/etc/pam.d/cups
2008-03-04 12:00:15 +00:00
Rong-En Fan
386cd0f74d
- As we use .SILENT, no need to use @
...
Pointed out by: KATO Tsuguru <tkato432 at yahoo.com>
2008-03-04 10:49:34 +00:00
Rong-En Fan
0a5ddb4688
- Reduce dependencies by using ijs distribution from linuxprinting.org. This
...
fixes `make release' with NOPORTS.
Submitted by: KATO Tsuguru <tkato432 at yahoo.com>
2008-03-04 01:35:19 +00:00
Roman Bogorodskiy
c9536f39b3
- Chase security/gnutls shlib version bump
...
- Add an entry to UPDATING
2008-03-03 11:57:08 +00:00
Hiroki Sato
0a7243d3b2
Remove an unnecessary patch.
...
Spotted by: erwin
2008-03-02 23:32:23 +00:00
Michael Johnson
7f0781fd59
Fix plist
...
Reported by: pointyhat via pav
2008-03-02 16:51:56 +00:00
Rong-En Fan
71c1212ed1
- Fix security issue
...
PR: ports/121283
Security: CVE-2008-0411
Submitted by: bf <bf2006a at yahoo.com>
2008-03-02 12:43:31 +00:00
Rong-En Fan
bb2a641b04
- Fix USE_GNOME
2008-03-02 05:51:23 +00:00
Hiroki Sato
80c0150cab
- Update to 3.1.20071213.
...
- Use $PORTDOCS.
2008-03-01 19:04:40 +00:00
Hiroki Sato
39e9f13d06
- Fix distinfo. latex-feynmf/feynmf.pl has been updated.
...
- Use $PORTDOCS.
Spotted by: pointyhat
2008-03-01 18:57:38 +00:00
Erwin Lansing
7c8aa9aa9f
Mark BROKEN: size mismatch
2008-03-01 14:08:30 +00:00
Rong-En Fan
a68e623d31
- Add full support for Japanese fonts and ijs driver
...
- Fix FT_BRIDGE issue
- Use OPTIONS (not for driver selection)
PR: ports/119566
Submitted by: Koji Yokota <yokota at res.otaru-uc.ac.jp>
2008-03-01 11:07:52 +00:00
Joe Marcus Clarke
1861d9f9e8
Chase libguile shared lib version.
2008-03-01 06:22:42 +00:00
Oliver Braun
f8ddf3463c
Hyperlinked documentation for the HsColour libraries.
...
This documentaion is generated by HsColour and haddock.
PR: ports/120975
Submitted by: Giuseppe Pilichi aka Jacula Modyun <jacula at gmail.com>
2008-02-29 20:50:33 +00:00
Oliver Braun
a3167b5cde
hscolour is a small Haskell script to colourise Haskell
...
code. It currently has four output formats:
ANSI terminal codes, HTML 3.2 with <font> tags,
HTML 4.01 with CSS, and LaTeX.
author: Malcolm Wallace
maintainer: Malcolm Wallace
license: GPL
WWW: http://www.cs.york.ac.uk/fp/darcs/hscolour
package-url: ftp://ftp.cs.york.ac.uk/pub/haskell/contrib/
Exposed-Modules:
Language.Haskell.HsColour,
Language.Haskell.HsColour.ANSI,
Language.Haskell.HsColour.Anchors,
Language.Haskell.HsColour.Classify,
Language.Haskell.HsColour.ColourHighlight,
Language.Haskell.HsColour.Colourise,
Language.Haskell.HsColour.TTY,
Language.Haskell.HsColour.HTML,
Language.Haskell.HsColour.LaTeX,
Language.Haskell.HsColour.General,
Language.Haskell.HsColour.MIRC,
Language.Haskell.HsColour.CSS
PR: ports/120975
Submitted by: Giuseppe Pilichi aka Jacula Modyun <jacula at gmail.com>
2008-02-29 19:54:21 +00:00
Michael Johnson
0cb59b5521
Remove the option for the gimp print driver, let graphics/gimp handle that
2008-02-29 18:33:41 +00:00
Michael Johnson
ed5e93c9a4
Update to 5.1.6
2008-02-29 18:26:11 +00:00
Rong-En Fan
dff249b3e2
- Update to 8.61
...
PR: ports/118608
Submitted by: KATO Tsuguru <tkato432 at yahoo.com>
2008-02-29 05:55:11 +00:00
Oliver Braun
9bffc05f37
Reset maintainer to ports@
2008-02-28 21:24:19 +00:00
Hiroki Sato
73662b1679
Update MASTER_SITES.
...
Spotted by: pointyhat
2008-02-28 16:29:26 +00:00
Dirk Meyer
4e2e48beb5
- update to 1.3.6
2008-02-28 14:28:29 +00:00
Martin Wilke
d11d2baaec
- Update to 0.4.1
...
PR: 118226
Submitted by: Marcus von Appen <mva@sysfault.org> (maintainer)
2008-02-28 12:26:50 +00:00
Jeremy Messenger
6d32bb3e23
No longer need this patch, this fix the patch apply.
...
Reported by: barbara <barbara.xxx1975@libero.it>
2008-02-25 23:21:00 +00:00
Michael Johnson
0eac0636ba
Update to 0.2.3
2008-02-25 18:26:46 +00:00
Martin Wilke
1a4c890bc8
- Update to 2.8
...
PR: 120822
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2008-02-19 06:51:47 +00:00
Martin Wilke
0bf7c58cad
- Update to 2.5.6
...
PR: 120823
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2008-02-18 21:34:53 +00:00
Marcelo Araujo
6667954210
- Update to 5.8.0.
...
Approved by: itetcu (mentor, implicit)
2008-02-17 12:44:49 +00:00
Mark Linimon
ca24d52577
njl has handed in his commit bit.
...
Hat: portmgr
2008-02-16 22:30:29 +00:00
Martin Wilke
b3ea9ec294
- Update to 0.7d (fix file mismatch)
...
Submitted by: pointyhat via pav
2008-02-16 11:15:27 +00:00
Jeremy Messenger
69a554bac2
-Update to 2.18.4.
...
-Respect the WITHOUT_CUPS with auto-check. [1]
PR: ports/120521
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com>
2008-02-12 21:41:07 +00:00
Oliver Lehmann
642e3577d9
update xfce4 to 4.4.2
...
Approved by: portmgr (linimon)
Security: CVE-2007-6531, CVE-2007-6532
2008-02-12 18:11:07 +00:00
Greg Lewis
ffd9eaca7e
. Add in the AcrobatViewer script template, missed in the previous commit.
...
Submitted by: Stefan Thurner <thurners@nicsys.de>
Pointy hat: glewis
2008-02-09 15:58:06 +00:00
Marcelo Araujo
3aa696afab
- Update to 5.7.4.
...
Approved by: stas (mentor, implicit)
2008-02-08 03:27:25 +00:00
Greg Lewis
6ffc5019d4
. Make Java an EXTRACT_DEPENDS since we use it in post-extract.
...
Pointed out by: pointyhat (via erwin)
2008-02-07 23:04:56 +00:00
Martin Wilke
2ba20f5d65
- Update to 0.7c
...
PR: 120329
Submitted by: Veit Jahns <vj562001@yahoo.de> (maintainer)
2008-02-07 19:45:54 +00:00
Greg Lewis
67b17690d2
. Make this port run. Its always built correctly, but I've had problems
...
running it. The changes include:
. Pull in stubs for the MRJToolkit classes. These are not used, but
some are imported, so the app was failing with NoClassDef errors.
. Eliminate the build dependency on Perl.
. Use standard ways of depending on Java.
. Don't install unnecessary stuff.
. Install in appropriate directories and respect NOPORTDOCS.
. Replace the relatively complicated and non-working launcher script
supplied with a simple version that uses javavm(1).
2008-02-06 17:11:43 +00:00
Tom McLaughlin
efb877e8e4
- Fix build where under some circumstances the GNU autools woule be
...
called to regenerate files and break build. Found most commonly when
WRKSRC is on an NFS share.
PR: 108537
Approved by: maintainer
2008-02-06 15:23:21 +00:00
Martin Wilke
704381fc6e
- Update to 20080203
...
PR: 120258
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2008-02-05 13:49:18 +00:00
CHOI Junho
55445ddd4e
depends on sysutils/file only if it's installed.
...
PR: ports/120033
Submitted by: rafan
2008-02-04 11:39:58 +00:00
Dirk Meyer
45fbde4cab
- DNSSD libraries are linked even if WITH_DNSSD is not defined
...
PR: 120217
Submitted by: TAOKA Fumiyoshi
2008-02-02 14:31:39 +00:00
Martin Wilke
bb94e4d511
- Update to 1.4
...
PR: 120019
Submitted by: miwi
Approved by: maintainer
2008-02-01 09:54:53 +00:00
Jeremy Messenger
8d01ea3356
Add a comment to remind update comm/gfax plist when PORTVERSION changes
...
(update).
2008-01-31 03:51:03 +00:00
Jeremy Messenger
de166c701a
Update to 2.18.3.
2008-01-29 23:15:26 +00:00
Dirk Meyer
0e10ca7012
- new option WITH_LDAP
...
PR: 119986
Submitted by: Virgil Champlin
2008-01-29 15:44:36 +00:00
Beech Rintoul
c673b35d4b
- Add -lpthread to LDFLAGS in CONFIGURE_ENV.
...
PR: ports/119900
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com>
2008-01-28 23:54:41 +00:00
Martin Wilke
dc66d6f125
A reimplementation of the LaTeX biliographic facilities.
...
WWW: http://www.ctan.org/tex-archive/help/Catalogue/entries/biblatex.html
PR: ports/119806
Submitted by: vj562001 at yahoo.de
2008-01-26 22:30:50 +00:00
Erwin Lansing
3fcff495cd
Mark BROKEN: does not build
2008-01-26 11:06:58 +00:00
Thierry Thomas
6854748426
Chase a silent update: only docs have been modified.
...
Full diff available at
<http://people.freebsd.org/~thierry/ports/fpdf153-061101_080124.diff >.
Reported by: pointyhat via pav
2008-01-24 19:58:34 +00:00
Jeremy Messenger
007cd5d62c
Add LCD filtering option, WITH_LCD_FILTERING. Visit URL below to learn more
...
about it. It is disable by default because of possible patent issues.
http://article.gmane.org/gmane.comp.fonts.freetype.user/2238
PR: ports/119906
Submitted by: Alexander Zhuravlev <zaa@zaa.pp.ru>
2008-01-24 06:11:56 +00:00
Dirk Meyer
49b6e2eacb
- add option DNSSD to make config
...
- new option WITH_PAM
PR: 119919
Submitted by: Willy Offermans
2008-01-23 16:00:56 +00:00
Martin Wilke
e1d9345487
A toolbox providing programming facilities for LaTeX.
...
WWW: http://www.ctan.org/tex-archive/macros/latex/contrib/etoolbox/
PR: ports/119805
Submitted by: vj562001 at yahoo.de
2008-01-20 22:17:28 +00:00
Martin Wilke
d492c42ad2
- Update to 1.3.3.11
...
PR: 119663
Submitted by: Vizeli Pascal <pvizeli@yahoo.de>
Approved by: maintainer
2008-01-20 21:56:35 +00:00
Dirk Meyer
5a142bc4eb
- new option WITH_DNSSD
...
Submitted by: Erik Van Benschoten
2008-01-20 15:29:57 +00:00
Marcelo Araujo
0751160f6f
- Update to 5.7.3.
...
Approved by: stas (mentor, implicit)
2008-01-20 12:35:54 +00:00
Dirk Meyer
ae7854468d
- add example for devd.conf
...
PR: 119641
Submitted by: Andrew Reilly
2008-01-17 09:48:55 +00:00
Hiroki Sato
8e2c6b4168
- Install files in contrib/ directory.
...
- Use share/texmf as installation directory instead of share/texmf-local.
- Remove WITHOUT_CJK knob.
2008-01-14 14:57:57 +00:00
Dirk Meyer
93b65b4bfa
- force installation of cups.desktop
...
PR: 119621
Submitted by: José García Juanino
2008-01-14 09:17:51 +00:00
Martin Wilke
d6517966ce
- Add support for libspiro (handles using clothoid splines as opposed to
...
bezier splines)
- Correct configure args to be correct, were using with/without instead of
enable/disable
- Bump PORTREVISION
PR: 119612
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2008-01-13 19:00:10 +00:00
Boris Samorodov
e3eca7308b
Update print/hplip to 2.7.12.
...
PR: 119552
Submitted by: "Anish Mistry" <amistry at am-productions.biz> (maintainer)
2008-01-12 19:10:11 +00:00
Martin Wilke
02b5b13d4f
- Update to 20080109
...
PR: 119534
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2008-01-10 23:19:27 +00:00
Johan van Selst
285c577a40
paps: UTF-8 to PostScript converter using Pango
2008-01-09 20:45:58 +00:00
Hiroki Sato
2994598928
Remove icon files when deinstalling. Bump PORTREVISION.
...
Spotted by: pointyhat via erwin
2008-01-07 14:02:37 +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
Hiroki Sato
a683cd6990
Update to 20071020. Add Adobe Reader 8 support and $ADOBE_VER
...
knob.
2008-01-04 20:20:20 +00:00
Martin Wilke
5520df310d
- Update to 2.66
...
PR: 119168
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2008-01-03 11:39:22 +00:00
Martin Wilke
5104c869ba
- Update to 2.3.5
...
PR: 119167
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2008-01-03 11:39:19 +00:00
Marcelo Araujo
dbba808993
- Update to 0.9.7.
...
Approved by: stas (mentor, implicit)
2008-01-01 17:14:28 +00:00
Marcelo Araujo
9c47189259
- Update to 5.7.1.
...
Approved by: stas (mentor, implicit)
2008-01-01 16:45:58 +00:00
Thierry Thomas
eeafa3c831
Adding a post-installation message , telling the user that he needs a
...
dvips to run dvipdf.
PR: ports/117878
Submitted by: Steve Wills <steve (at) mouf.net>
2008-01-01 16:45:31 +00:00
Mikhail Teterin
d2e3ed013e
Update from 1.5.1 to 1.5.3. Fix problems, when both Qt3 and Qt4 are
...
present at build-time. Completely disable the bundled-in libtintl.
Handle libiconv correctly. Use all available CPUs during build.
Approved by: maintainer
PR: ports/118784
Submitted by: Koji Yokota, self
2007-12-28 20:40:03 +00:00
Dirk Meyer
e011d00087
- update to 1.3.5
2007-12-23 08:30:38 +00:00
Dirk Meyer
75f5e6a955
- Security update to 1.3.5
...
Security: http://www.cups.org/str.php?L2589
Reported by: Hilko Meyer
2007-12-23 08:29:36 +00:00
Pav Lucistnik
14115cdc9c
- Mark BROKEN with gcc42 across the board
2007-12-21 21:10:50 +00:00
Pav Lucistnik
90c62a59dc
Prettyref provides a command \newrefformat, which specifies the way in
...
which a reference is typeset, according to a label "identification".
The identification is set in the \label command, by using prefixed label
names; so instead of \label{mysection}, one uses \label{sec:mysection},
and prettyref interprets the "sec:" part. The package is compatible
with hyperref and with other packages.
WWW: http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref/
PR: ports/118116
Submitted by: Koji Yokota <yokota@res.otaru-uc.ac.jp>
2007-12-18 16:43:24 +00:00
Michael Johnson
f84cbe4fe8
Update to 1.2.3
2007-12-18 14:33:43 +00:00
Pav Lucistnik
93959dc410
- Add build dependency on perl
...
PR: ports/118750
Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl> (maintainer)
2007-12-16 19:23:26 +00:00
Hiroki Sato
85931d8302
- Remove hard-coded EMACS_PORT_NAME.
...
- Add PKGNAMESUFFIX based on EMACS_PORT_NAME.
Pointed out by: Jan Henrik Sylvester
2007-12-16 14:44:38 +00:00
Andrew Pantyukhin
6c70e5254a
- Update to 1.2.6
2007-12-15 09:43:26 +00:00
Pav Lucistnik
485887847e
- Update to 1.1.0
...
PR: ports/118179
Submitted by: Tomas Verbaitis <tomasv@megalogika.lt> (maintainer)
2007-12-14 16:44:13 +00:00
Pav Lucistnik
68381b3ee8
- Update to 20071210
...
PR: ports/118637
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2007-12-14 12:05:58 +00:00
Mark Linimon
fea68da846
Depending on javavmwrapper should be enough, rather than also depending
...
on the antique JRE for Java 1.1. I'll investigate how it works with
the other JREs.
Pointy hat to: self
2007-12-12 07:01:15 +00:00
Mikhail Teterin
d17862b310
Upgrade to 1.4.5.1, which should be able to read files created by
...
the 1.5.x branch (available from the lyx-devel port).
Delayed by: portfreeze
2007-12-12 05:23:09 +00:00
Henrik Brix Andersen
c1c48081be
Update my email address.
...
Approved by: erwin (mentor)
2007-12-11 23:17:35 +00:00
Dirk Meyer
05255e2af0
- fix package
...
PR: 117779
- update to 1.3.4
2007-12-11 20:44:10 +00:00
Dirk Meyer
4e8e9d637b
- update to 1.3.4
2007-12-11 20:43:21 +00:00
Mark Linimon
03c845f416
Here's a twist: a port that the import of gcc4.2 _unbroke_. Mark it so.
...
Reported by: pointyhat
Approved by: portmgr (self)
2007-11-20 02:34:21 +00:00
Dirk Meyer
18c2e435be
- fix vulnerability in pdftops
...
Security: arbitrary code execution vulnerability in pdftops
Security: CVE-2007-4352
Submitted by: delphij (Xin LI)
Approved by: portmgr (pav)
Obtained from: cvs.fedora.redhat.com
2007-11-14 08:09:43 +00:00
Dirk Meyer
0b81a02576
- Security patch to solve remote code execution
...
Security: http://secunia.com/advisories/27233/
Security: CVE-2007-4351
Approved by: portmgr (linimon)
Obtained from: http://www.cups.org/strfiles/2561/str2561-cups13v2.patch
2007-11-12 11:47:58 +00:00
Dirk Meyer
de28323865
- mark FORBIDDEN due remote execution of arbitrary code
...
Approved by: portmgr (erwin)
2007-11-08 18:32:57 +00:00
Martin Wilke
3e0e7c4116
- Unbreak
...
- Fix pkg-plist
PR: 117735
Submitted by: leeym
Approved by: portmgr (pav)
2007-11-05 11:11:35 +00:00
Rong-En Fan
bc17a3ecc1
- Depends on package as latex may come from print/latex instead of teTeX
...
- While doing so, use package dependency for fonts, too
Submitted by: brian
2007-10-30 01:14:50 +00:00
Lars Engels
cf10ebe206
Update to 1.0.2
...
PR: ports/117640
Submitted by: Tomas Verbaitis <tomasv (AT) megalogika.lt> (maintainer)
Approved by: miwi (mentor)
2007-10-29 22:09:02 +00:00
Martin Wilke
bfe10fe782
- Update to 20071002
...
- Pass maintainershipt to submitter
PR: 117254
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com>
2007-10-27 22:04:41 +00:00
Pav Lucistnik
ee4ef808b3
- Update to 2.7.9 (breaks out foomatic integration, all access is done via
...
libusb now)
PR: ports/117250
Submitted by: Anish Mistry <amistry@am-productions.biz> (maintainer)
2007-10-26 20:16:02 +00:00
Andrew Pantyukhin
16f59f05ca
- Fix a typo in bsd.sites.mk along with all the places it affected
...
Approved by: oliver (maintainer of the respective ports)
2007-10-25 22:53:28 +00:00