| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
PR: 123505
Submitted by: Ports Fury
|
|
|
|
|
|
| |
PR: ports/119380
Submitted by: User1001 <supraexpress@globaleyes.net>
Approved by: maintainer timeout (laszlof; 4 months)
|
|
|
|
|
|
| |
all xorg-libraries, there's no need to bump PORTREVISION for now.
Approved by: portmgr (self)
|
| |
|
|
|
|
|
|
|
|
|
| |
- Use --with-{ijs,jasper} instead of running each configure script.
- Make descriptions of OPTIONS shorter than 70 chars wide.
- Add "display" (GS_display) device[2].
Reported by: pointyhat[1],
Requested by: Sascha Blank (blank dot sascha at googlemail dot com)[2]
|
|
|
|
|
| |
PR: ports/123513
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
|
|
|
|
| |
Approved by: shaun (mentor, implicit)
|
| |
|
|
|
|
| |
Requested by: mezz
|
|
|
|
|
|
|
|
| |
- Use OPTION for driver selection.
- Revert bogus Japanese font support patch. This version already
supports Japanese TTF/OTF.
- Add more Asian fonts in cidfmap.
- Clean up Makfile.
|
|
|
|
|
| |
PR: ports/123374
Submitted by: maintainer
|
|
|
|
| |
Approved by: pav (co-mentor)
|
|
|
|
|
|
| |
PR: ports/122326
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
Approved by: garga (mentor)
|
|
|
|
| |
Submitted by: Daniel O'Connor
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
|
|
|
| |
There are incorrect CONFLICTS in multiple ports. E.g.:
contain two CONFLICTS= lines, the second line overrides the first one.
PR: ports/122851
Submitted by: Anatoly Borodin <anatoly.borodin@gmail.com>
|
|
|
|
|
|
|
|
|
| |
${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)
|
|
|
|
| |
Noticed by: flz
|
| |
|
|
|
|
| |
Approved by: miwi (mentor)
|
|
|
|
|
|
|
|
| |
bin/gsc, so make they conflict to each others
PR: ports/122792
Reported by: Anatoly Borodin <anatoly.borodin at gmail.com>
Approved by: Rob Zinkov <rzinkov@eden.rutgers.edu> (maintainer of lang/gambc)
|
|
|
|
|
| |
not become the default "lyx", because it requires Qt4, which is yet to
enter the maintstream on FreeBSD.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
| |
and enabled by default. To disable this, you need to set
$ADOBE_DISABLEIMMODULEHACK to YES.
Discussed on: freebsd-ports@
|
|
|
|
|
| |
PR: 122590
Suggested by: Neil Darlow
|
| |
|
|
|
|
|
|
| |
- use 'xdg-open http://localhost:631/' in the cups.desktop file.
PR: 122590
Submitted by: Michael Johnson
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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@
|
|
|
|
| |
- Link py-cups with iconv
|
| |
|
| |
|
|
|
|
|
|
| |
ghostscript-gpl instead
Requested by: mezz
|
| |
|
|
|
|
|
|
| |
- fix dbus link problem
Security: CVE-2008-0047
Security: CVE-2008-1373
|
|
|
|
|
|
| |
folks perfer etc/make.conf:PAPERSIZE=A4 instead of etc/make.conf:PAPERSIZE=a4
Reported by: clemens fischer <ino-qc@spotteswoode.de.eu.org>
|
| |
|
|
|
|
|
| |
- use new dependency form
- cleanup with GEM macros
|
|
|
|
|
|
|
|
|
|
|
| |
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/
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
- new option WITH_DBUS
PR: 122124
|
|
|
|
|
|
|
|
| |
- Update www and email address
PR: ports/122094
Submitted by: Simon Olofsson <simon@olofsson.de>
Approved by: tabthorpe (mentor)
|
|
|
|
| |
- Bump PORTREVISIONs.
|
|
|
|
| |
Reported by: pointyhat via pav
|
|
|
|
|
|
| |
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
|
|
|
|
| |
Submitted by: pointyhat
|
|
|
|
| |
Reported by: pointyhat
|
|
|
|
|
|
| |
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
|
|
|
|
|
|
| |
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
|