| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
They all non-functional changes.
Notes:
svn path=/head/; revision=291783
|
|
|
|
| |
Notes:
svn path=/head/; revision=291743
|
|
|
|
| |
Notes:
svn path=/head/; revision=291584
|
|
|
|
| |
Notes:
svn path=/head/; revision=291538
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This change should have been done at the previous commit [1].
Bump PORTREVISION.
PR: ports/164609 [1]
Submitted by: bsam (me) [1]
Pointed out by: makc
Tested at: Redports
Approved by: sylvio (maintainer timeout 15 days) [1]
Notes:
svn path=/head/; revision=291468
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
From the official site:
After almost 4 years of intensive work, the Scribus Team (www.scribus.net)
has released the new stable version 1.4.0 of the Open Source desktop
publishing program Scribus.[...] In summary, more than 2000 feature
requests and bugs have been resolved since the development of this
new version started.
PR: ports/164592 [1]
ports/164609 [2]
Submitted by: Sergey Golyashov <svvord@ulona.org> [1], bsam [2]
Approved by: sylvio (maintainer timeout 15 days)
Notes:
svn path=/head/; revision=291355
|
|
|
|
| |
Notes:
svn path=/head/; revision=291310
|
|
|
|
|
|
|
|
| |
PR: Eygene
Submitted by: Eygene Ryabinkin
Notes:
svn path=/head/; revision=291304
|
|
|
|
|
|
|
|
| |
PR: 164293
Submitted by: Eygene Ryabinkin
Notes:
svn path=/head/; revision=291303
|
|
|
|
|
|
|
| |
PR: ports/165080
Notes:
svn path=/head/; revision=291137
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
GHC in the ports tree has been updated to version 7.0.4 and the port revision
for all the Haskell ports without version changes are bumped. Other per-port
updates are coming soon.
This update also incorporates some improvements for bsd.cabal.mk that makes
working with Haskell ports even easier.
Thanks ashish@ for the help!
Obtained from: FreeBSD Haskell
Notes:
svn path=/head/; revision=291136
|
|
|
|
| |
Notes:
svn path=/head/; revision=291122
|
|
|
|
|
|
|
|
| |
- Add a patch to suppress a warning message.
- Style fixes.
Notes:
svn path=/head/; revision=291071
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Ghostscript's PDF interpreter is now able to make use of the
DroidSansFallback TrueType font to automatically substitute for
missing CIDFonts. Whilst it is always best to ensure the
original CIDFont is available for the best and most accurate
output, the ability to make an automatic substitution will be
valuable for those merely viewing or proofing such files.
- This release includes support for a proofing ICC profile. The
command option is specified using -sProofProfile=filename. With
this option, the color output will emulate what would be
obtained had the source file been rendered on a device defined
by the proofing profile. (See GS9_Color_Management.pdf for
details.)
- This release includes support for a device link ICC
profile. The command option is specified using
-sDeviceLinkProfile=filename. With this option, the device link
profile is added to the end of the link transform from source
to destination. In this case, one can include a command line
option like "-sDevice=tiff32nc -sOutputICCProfile=srgb.icc
-sDeviceLinkProfile=linkRGBtoCMYK.icc" and source colors will
be mapped through sRGB and through the device link profile to
CMYK values for the device.
- Ghostscript now supports "unmanaged color transformations" for
source DeviceXXX colors (in other words, they use a simple
conversion, rather than the ICC profile based color
workflow). This is beneficial in uses where performance takes
precedence over ultimate color fidelity (the command line
parameter -dUseFastColor enables this).
- The font set distributed with Ghostscript has been changed to
the standard 35 Postscript-compatible fonts distributed by URW.
- Ghostscript now includes a simple ink-coverage device,
contributed by Sebastian Kapfer (inkconv).
- The TIFF, JPEG and PNG output devices now support embedding of
the device ICC profile in the output file.
- Ghostscript now ships modified OpenJPEG sources for JPEG2000
decoding (replacing JasPer). Performance, reliability and
memory use whilst decoding JPX streams are all improved
- jbig2dec now has simple halftone region support
- The ps2write device has had a large number of output quality
and stability improvements.
Notes:
svn path=/head/; revision=291067
|
|
|
|
| |
Notes:
svn path=/head/; revision=291057
|
|
|
|
|
|
|
|
| |
Switch to Qt4
Install icons and desktop files
Notes:
svn path=/head/; revision=290758
|
|
|
|
|
|
|
|
|
|
|
| |
for other junk after b.p.m
Trivial non-functional change so maintainer not contacted
Submitted by: Alex Kozlov
Notes:
svn path=/head/; revision=290718
|
|
|
|
|
|
|
|
|
| |
Submitted by: Alex Kozlov
Reviewed by: perl (swills)
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=290590
|
|
|
|
|
|
|
|
|
|
| |
Changelog at <http://www.fpdf.org/en/changelog.php>.
PR: ports/164650
Submitted by: Robert Simmons <rsimmons0 (at) gmail.com>
Notes:
svn path=/head/; revision=290452
|
|
|
|
|
|
|
|
|
| |
PR: ports/164764
Submitted by: maintainer
Approved by: crees, rene (mentors,implicit)
Notes:
svn path=/head/; revision=290421
|
|
|
|
|
|
|
| |
Pointyhat to: me
Notes:
svn path=/head/; revision=290374
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
color and b/w parts. Useful for printing large documents with a few color pages
when color printing is expensive. This program was inspired by Jeremy Sander's
dvicoloursplit.py.
WWW: http://homepages.inf.ed.ac.uk/imurray2/code/#pdfcolorsplit
PR: ports/160208
Submitted by: Aldis Berjoza <aldis@bsdroot.lv>
Notes:
svn path=/head/; revision=290373
|
|
|
|
|
|
|
|
|
|
|
| |
series. Based on some initial work done by Denny Lin [1].
PR: 164076 [1]
Submitted by: Denny Lin <dennylin93@hs.ntnu.edu.tw>
Reviewed by: avilla
Notes:
svn path=/head/; revision=289992
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
concludes the 4.7 series.
The official release notes can be found at:
http://kde.org/announcements/announce-4.7.4.php
PR: 162216
PR: 163662
Notes:
svn path=/head/; revision=289775
|
|
|
|
|
|
|
| |
Spotted by: pav
Notes:
svn path=/head/; revision=289713
|
|
|
|
|
|
|
| |
- Add CUPS support.
Notes:
svn path=/head/; revision=289651
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE.
- Add CUPS support.
- Add acroread(1) manual page.
Security: APSA11-04
Security: APSB11-24
Security: CVE-2011-2462
Security: CVE-2011-1353
Security: CVE-2011-2431
Security: CVE-2011-2432
Security: CVE-2011-2433
Security: CVE-2011-2434
Security: CVE-2011-2435
Security: CVE-2011-2436
Security: CVE-2011-2437
Security: CVE-2011-2438
Security: CVE-2011-2439
Security: CVE-2011-2440
Security: CVE-2011-2441
Security: CVE-2011-2442
Notes:
svn path=/head/; revision=289597
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr
Notes:
svn path=/head/; revision=289563
|
|
|
|
| |
Notes:
svn path=/head/; revision=289504
|
|
|
|
|
|
|
| |
With hat: portmgr
Notes:
svn path=/head/; revision=289435
|
|
|
|
| |
Notes:
svn path=/head/; revision=289323
|
|
|
|
| |
Notes:
svn path=/head/; revision=289253
|
|
|
|
| |
Notes:
svn path=/head/; revision=289218
|
|
|
|
| |
Notes:
svn path=/head/; revision=289167
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
Notes:
svn path=/head/; revision=289156
|
|
|
|
|
|
|
| |
Reported by: Da Rock <freebsd-ports@herveybayaustralia.com.au>
Notes:
svn path=/head/; revision=289119
|
|
|
|
|
|
|
| |
Pointyhat to: me
Notes:
svn path=/head/; revision=289103
|
|
|
|
|
|
|
|
|
|
| |
- Switch to OPTIONS
- Add Java bindings [1]
Submitted by: Oliver Brandmueller <ob@e-Gitt.NET> [1]
Notes:
svn path=/head/; revision=289094
|
|
|
|
|
|
|
|
|
|
| |
This includes two upstream SVN commits that should make the port build with
clang.
Approved by: avilla (mentor)
Notes:
svn path=/head/; revision=289017
|
|
|
|
| |
Notes:
svn path=/head/; revision=288888
|
|
|
|
| |
Notes:
svn path=/head/; revision=288886
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Thanks to crees@ for generating the initial patch
PR: ports/163521
Submitted by: Pedro Giffuni <pfg apache.org>
Hat: portmgr
Exp run by: pav
Notes:
svn path=/head/; revision=288824
|
|
|
|
|
|
|
|
|
|
| |
While I am here, use PLIST_SUB variables.
PR: ports/163750
Submitted by: arrowdodger <6yearold@gmail.com>
Notes:
svn path=/head/; revision=288438
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Switch to dynamic plist [1]
- lpr-wrapper-cups needs same patch as lpr-wrapper
- Fix bash invocation in all installed scripts
PR: ports/158935 [1]
Submitted by: Jin-Sih Lin <linpct@gmail.com> [1]
Approved by: maintainer
Notes:
svn path=/head/; revision=288204
|
|
|
|
| |
Notes:
svn path=/head/; revision=287868
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Reported by: Jim Long <james@umpquanet.com>
Notes:
svn path=/head/; revision=287732
|
|
|
|
|
|
|
|
| |
PR: ports/163106
Approved by: gabor (mentor)
Notes:
svn path=/head/; revision=287435
|
|
|
|
|
|
|
|
| |
PR: ports/163228
Feature safe: yes
Notes:
svn path=/head/; revision=287297
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=286979
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ruby-gnome.
devel/ruby-gconf2
devel/ruby-gnomevfs
devel/ruby-libglade2
graphics/ruby-gnomecanvas2
graphics/ruby-libart2
print/ruby-gnomeprint
www/ruby-gtkhtml2
www/ruby-gtkmozembed
x11-toolkits/ruby-gnomeprintui
x11-toolkits/ruby-gtkglext
x11-toolkits/ruby-panelapplet
x11/ruby-gnome2-all
PR: ports/162139
Submitted by: TAKATSU Tomonari <tota@freebsd.org> (based on)
Feature safe: yes
Notes:
svn path=/head/; revision=286947
|