Commit graph

5869 commits

Author SHA1 Message Date
Hiroki Sato
92abad59be Use USE_TEX=full. 2013-05-13 10:51:54 +00:00
Martin Wilke
c7a4243b12 - Convert to PEAR_AUTOINSTALL
- Trim header
2013-05-13 09:22:34 +00:00
Pietro Cerutti
a073cd19e1 - Update to 2.17.18
Submitted by:	Kim Shrier <kim@westryn.net>
2013-05-13 08:29:10 +00:00
Max Brazhnikov
5fdd545013 - Add missing sharedmime to the list of USE_KDE4 components. It will be
superseded by recently introduced USES= shared-mime-info later.
- Remove no longer needed exec/unexec from plist and post-install calls for
  update-mime-database
- Trim Makefile header while I'm here
2013-05-12 16:16:56 +00:00
Raphael Kubo da Costa
d6828d29ae Use shared HUNSPELL description added in r317928. 2013-05-12 08:46:19 +00:00
Raphael Kubo da Costa
bfc9e2003c Update to 1.12.
PR:		ports/178518
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
2013-05-11 21:09:57 +00:00
Hiroki Sato
ad4e927f24 Temporarily disable MAKE_JOBS_SAFE=yes until the cause becomes clear.
Reported by:	Hiroto Kagotani
2013-05-11 18:02:00 +00:00
Hiroki Sato
4e09def2d4 Rectify USE_TEX to support both of teTeX and TeXLive.
TEX_DEFAULT:
	A knob to choose teTeX or TeXLive.  One can specify in /etc/make.conf.

USE_TEX:
	A knob for port developers.  Valid keywords are listed in
	bsd.tex.mk.
2013-05-11 17:58:55 +00:00
Hiroki Sato
58b5747b1e Fix circular dependency via USE_TEX. 2013-05-10 09:19:46 +00:00
Hiroki Sato
5037cbab89 Fix the case when LANG is not set.
Spotted by:	Hiroto Kagotani
2013-05-10 04:34:33 +00:00
Raphael Kubo da Costa
2028cbcd2a - Update to 2.0.6.
- Remove patch that has been upstreamed.
- Adjust pkg-message now that texlive is in ports.
- Update pkg-descr to its new format.
2013-05-09 20:27:24 +00:00
Hiroki Sato
d09ef7c559 Split off print/tex-dvipsk from print/texlive-base. libpaper support
will be added later.
2013-05-09 20:03:43 +00:00
Hiroki Sato
7c1e42f6ac Copy print/tex-dvipsk from print/dvipsk-tetex. Changes will follow. 2013-05-09 20:01:19 +00:00
Olivier Duchateau
edee314615 - Bump PORTREVISION after update of x11/libxfce4util, and x11-wm/xfce4-panel
While I'm here,
- Finish to convert USES
- Trim Makefile header
- Remove ABI version in LIB_DEPENDS
- Remove desktopfileutils, because MimeType entry is not present in desktop file
2013-05-08 16:05:21 +00:00
Baptiste Daroussin
53ad8315b0 Add some shebangfix to allow building most of the ports tree without /usr/bin/perl
Submitted by:	John Marino
Obtained from:	DPorts
2013-05-07 13:12:31 +00:00
Hiroki Sato
7148be76c6 - Separate print/tex-dvipdfmx from print/texlive-base and add libpaper
support.  dvipdfmx's default paper size can be set by
  ${LOCALBASE}/etc/papersize and/or PAPERSIZE environment variable as
  other programs like print/psutils do.

- Use absolute pathname in {fmtutil,texconfig,updmap}-sys programs because
  manually-installed and/or old TeXLive files can prevent them from
  working. [1]

- Fix pkg-plist in print/texlive-texmf.

- Remove DIST_SUBDIR from Mk/bsd.tex.mk.

Reported by:	bsam, Stephen Montgomery-Smith [1]
2013-05-07 08:44:32 +00:00
Emanuel Haupt
d7db367c61 Remove USE_GETTEXT leftover.
Approved by:	portmgr (bapt)
2013-05-06 21:53:56 +00:00
Baptiste Daroussin
062ed8d36f Convert from WITHOUT_NLS to PORT_OPTIONS:MNLS
While here do some conversion to new options framework
2013-05-06 10:22:41 +00:00
Hiroki Sato
7dadfc8a88 Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetex
instead to make migration to TeXLive easier.
2013-05-06 02:00:40 +00:00
Hiroki Sato
139838ce1d TeXLive mega commit. The following ports have been added:
* Meta port
   - print/texlive-full: meta port to install all of the TeXLive components

  * Libraries
   - devel/tex-kpathsea: kpathsea library
   - devel/tex-web2c: WEB2C toolchain and TeX engines
   - print/tex-ptexenc: character code conversion library for pTeX

  * Base part of the TeXLive
   - print/texlive-base: binary programs in TeXLive
   - print/texlive-texmf: macro and font data in TeXLive
   - print/texlive-infra: tlmgr dependency (Perl modules)

  * TeX Formats
   - print/tex-formats: TeX, LaTeX, PDFTeX, AMSTeX, ConTeXT, CSLaTeX,
       EplainTeX, METAFONT, MLTeX, PDFTeX, TeXsis
   - print/tex-aleph: Aleph/Lambda
   - print/tex-xetex: XeTeX
   - print/tex-luatex: LuaTeX
   - print/tex-jadetex: JadeTeX
   - print/tex-xmltex: XMLTeX
   - japanese/tex-ptex: pTeX

  * DVI ware
   - print/tex-xdvik: XDvi

Mk/bsd.tex.mk is added for common part and USE_TEX knob [1].

Approved by:	portmgr (old version) [1]
PR:		ports/171571
PR:		ports/176399 [1]
2013-05-06 00:44:22 +00:00
Baptiste Daroussin
51d4e2334c Fix build on current 2013-05-04 22:28:11 +00:00
Guido Falsi
bf6e8d25bf - Update to use freetype2 2.4.11
- Convert to new options framework
- Make dependency on freetype2 conditional
- Bump PORTVERSION

PR:		ports/174823
Submitted by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2013-05-03 20:36:33 +00:00
Hiroki Sato
cb6d21f4ef Style fix. 2013-05-03 19:05:17 +00:00
Emanuel Haupt
2898e3fa0c Chase security/libgcrypt update 2013-05-03 16:36:39 +00:00
Hiroki Sato
a31b2fc9e9 Fix installation of bin/ert. It should be installed when GS_epag is defined,
not GS_dmprt.

Spotted by:	Andrzej Tobola
2013-05-03 09:15:24 +00:00
Hiroki Sato
b81661e51e - Trim old-style header.
- Add LICENSE.
- Use OPTIONS_DEFINE.
2013-05-02 21:20:22 +00:00
Hiroki Sato
8d99ef281e - Use OPTIONS_MULTI and OPTIONS_GROUP.
- Add dependency on libpaper unconditionally to 8.x and 9.x.
- Fix CONFLICTS_INSTALL.
- Remove ABI version numbers from LIB_DEPENDS.
2013-05-02 21:14:26 +00:00
Dirk Meyer
f10c692219 - make bsdpatch happy
PR:     178220

- merge and cleanup patches
2013-05-02 19:34:48 +00:00
Hiroki Sato
9e53df2fe1 Fix a build breakage when CFLAGS is defined in make.conf.
PR:	ports/178292
2013-05-02 07:12:12 +00:00
Hiroki Sato
532b553a8a Bump PORTREVISION. 2013-05-01 15:10:34 +00:00
Glen Barber
97181ecd74 Set CATEGORIES back to values prior to port removal.
Submitted by:	portmgr (erwin)
Approved by:	doceng (implicit)
2013-05-01 14:48:57 +00:00
Dirk Meyer
572fcf274b - fix package for OPTION EMACS 2013-05-01 08:46:39 +00:00
Hiroki Sato
c5045d2bd1 Use an old version of IPA fonts as Ryumin-Light and GothicBBB-Medium for
Ghostscript 7.  This is because the latest version is not compatible with
.optnttcidfont directive.  The other versions of Ghostscript use the new
version.
2013-05-01 02:55:55 +00:00
Hiroki Sato
6cbb39d5e5 Fix issues on 64-bit platforms. 2013-05-01 02:45:12 +00:00
Johan van Selst
93ebac9c78 Update with new version of htmlxref.cnf 2013-04-30 15:42:43 +00:00
Jason Helfman
454daa83e8 - convert remaining ports to USES= gettext in print category
Approved by:	portmgr (bapt@)
2013-04-30 06:26:37 +00:00
Jason Helfman
37cd89971b - convert to USES=gettext (but unused, at this time) 2013-04-30 00:52:22 +00:00
Hiroki Sato
045633a1b8 Resurrect print/ghostscript7*. Ghostscript 7.x is incompatible with 8.x
and 9.x in terms of CJK character support and they are still in demand.
While I am here, the following changes have been added:

- Add LICENSE.
- Use OPTIONS_DEFINE for ghostscript drivers.
- Add MAKE_JOBS_SAFE=yes.

Discussed with:	bapt
2013-04-29 20:12:16 +00:00
Hiroki Sato
d7a0bbc5a8 - Update MASTER_SITES.
- Trim old-style header.
- Use OPTIONS_DEFINE.
2013-04-29 20:02:01 +00:00
Rene Ladan
4e4178dab5 In preparation of removing devel/libusb (expires 2013-04-30), remove it
from these ports.

Other changes:
- convert Makefile header
- convert to optionsNG
- remove indefinite article from comment
- drop support for FreeBSD < 8.0
- pet portlint (leave library ABI versions in LIB_DEPENDS)
- net-mgmt/spectools: change option name from GTK to GTK2 to use default
  description from bsd.options.desc.mk

Approved by:	portmgr (bapt)
2013-04-29 16:43:05 +00:00
Baptiste Daroussin
dddd7142fb Remove latest references to USE_BISON 2013-04-29 12:59:35 +00:00
Pietro Cerutti
c956e792bf - Update to 2.17.17
- Pet portlint by fixing the WWW line in pkg-descr

Submitted by:	Kim Shrier <kim@westryn.net>
2013-04-29 09:23:43 +00:00
Baptiste Daroussin
5271da855f Rely on bsdtar to autodetermine the format of the distfiles when possible
For a while now bsdtar is able to autotermine compression and archive format.
Let's then use tar directly instead of piping to tar.

Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format
2013-04-29 08:57:12 +00:00
Hiroki Sato
02ad6b1271 Fix typos.
Spotted by:	Scott Allendorf
2013-04-28 21:07:16 +00:00
Hiroki Sato
d4215b0008 Update to 1.77. Changes include:
- last-command-char issue has been fixed.
- %#DVIPDF now supports selection of dvi-to-pdf programs.
- More PDF viewers added to the menu.
2013-04-28 17:41:29 +00:00
Hiroki Sato
4dd7a5d4ed Trim old-style header. 2013-04-28 17:00:36 +00:00
Hiroki Sato
ed102396a2 Add print/ghostscript9-agpl{,-nox11}. Ghostscript 9.x has released under
GNU Affero GPL version 3 since 9.07 while print/ghostscript9 (version 9.06)
was under GNU GPL version 3.  The difference between the two licenses is
whether SaaS loophole is closed or not.  For more detail, see
http://www.gnu.org/licenses/why-affero-gpl.html.
2013-04-28 16:59:29 +00:00
Hiroki Sato
9846ed10cd Merge print/html2ps-{a4,letter} to print/html2ps. 2013-04-28 15:11:37 +00:00
Hiroki Sato
6b7642b8e3 - Add LICENSE.
- Convert script/configure and Makefile.inc to OPTIONS_DEFINE.
- Add DOCS option and use PORTDOCS.
- Trim lengthy pkg-descr.
2013-04-28 13:40:01 +00:00
Raphael Kubo da Costa
4a093d322b Do not create a directory in $HOME when building.
PR:		ports/178021
Submitted by:	John Marino <draco@marino.st>
2013-04-28 13:20:06 +00:00
Baptiste Daroussin
56c5e147c5 Convert the last USE_ICONV to USES=iconv 2013-04-27 22:09:15 +00:00
Marcus von Appen
95e7081976 - Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
  USE_GETTEXT=yes to USES=gettext while here
2013-04-27 18:25:24 +00:00
Hiroki Sato
0f34d240cc Fix psutils-* and a2ps-* dependency.
Spotted by:	Scott Allendorf
2013-04-27 18:04:42 +00:00
Hiroki Sato
bc0b06f9bf Add a missing dependency. 2013-04-27 17:52:39 +00:00
Hiroki Sato
fc8e7860e9 Fix a typo. 2013-04-27 16:13:34 +00:00
Hiroki Sato
9d0fe33428 Remove print/a2ps-letterdj missed in r316672.
Spotted by:	dvl
2013-04-27 16:12:31 +00:00
Hiroki Sato
03156fbc9e Add libpaper support to print/a2ps-*[1], print/c2ps-*, print/lprps-*,
graphics/jpeg2ps-*, and merge the papersize-suffixed versions into
single ones respectively as print/psutils did.

Approved by:	dinoex (maintainer) [1]
2013-04-27 16:00:26 +00:00
Alex Kozlov
83f02b963c - Convert USE_GETTEXT to USES (part 4)
Approved by:	portmgr (bapt)
2013-04-26 10:44:28 +00:00
Baptiste Daroussin
598e3b95e3 In preparation of the removal of USE_FREETYPE from bsd.port.mk: remove
USE_FREETYPE from all ports using it

While here trim some headers, and do some conversion to new options framework.
2013-04-26 09:23:54 +00:00
Martin Wilke
49e643217b - Update to 2.98
PR:		178026
Submitted by:	Ports Fury
2013-04-26 06:43:14 +00:00
Nicola Vitale
de198c1fa9 - Fix DISTFILES
- Remove post-install target
2013-04-25 22:55:41 +00:00
Nicola Vitale
88bac97504 Foxit Reader is a free PDF document viewer for the Linux platform, with a new
streamlined interface, user-customized toolbar, incredibly small size,
breezing-fast launch speed and rich features. This empowers PDF document users
with Zoom function, Navigation function, Bookmarks, Thumbnails, Text Selection
Tool, Snapshot, and Full Screen capabilities. Foxit Reader for Desktop Linux
is provided by Foxit Corporation free for non-commercial use.

WWW: http://www.foxitsoftware.com/pdf/desklinux/
2013-04-25 21:33:55 +00:00
Matthias Andree
4ffa6a3084 Add PORTSCOUT variable. 2013-04-24 19:42:33 +00:00
Alex Kozlov
e159824929 - Convert USE_GETTEXT to USES (part 3)
Approved by:	portmgr (bapt)
2013-04-24 18:10:30 +00:00
Alex Kozlov
08c99f3ad5 - Convert USE_GETTEXT to USES (part 1)
Approved by:	portmgr (bapt)
2013-04-24 07:35:40 +00:00
Hiroki Sato
5f8eb67e37 Merge print/psutils-a4 and print/psutils-letter into a single port
print/psutils.  The default paper size in the programs can be set via
libpaper ($PAPERSIZE or etc/papersize configuration file).
2013-04-24 04:13:09 +00:00
Baptiste Daroussin
992586fa08 Finish converting the whole ports tree to USES=pkgconfig 2013-04-23 14:20:25 +00:00
Alex Dupre
a44639d9bd Update to 2.1.10 release. 2013-04-23 11:08:06 +00:00
Pietro Cerutti
4a6057af09 - Fix LATEST_LINK by adding PKGNAMESUFFIX
Reported by:	indexbuild@FreeBSD.org
Feature safe:	yes
2013-04-18 14:36:34 +00:00
Pietro Cerutti
dd2c6b5a2d - Resurrect and update to the latest development version 2.17.16
Thanks to Kim Shrier <kim@westryn.net>, who has committed himself to helping
me in maintaining it up to date.

Feature safe:	yes
2013-04-18 06:52:01 +00:00
Hiroki Sato
9b01d9a284 Fix typos which can prevent parallel build from working.
Reported by:	miwi
Feature safe:	yes
2013-04-17 19:33:00 +00:00
Bryan Drewery
6aab3087e2 - Update to 1.8.1
- Reset maintainership

PR:		ports/177842
Submitted by:	Pedro Giffuni <giffunip@tutopia.com> (maintainer)
Feature safe:	yes
2013-04-17 17:03:09 +00:00
Martin Wilke
fe7c5461f2 - Fix plist
Reported by:	pointyhat
Approved by:	portmgr
2013-04-01 01:53:42 +00:00
Koop Mast
66c6cd5346 Fix packaging.
Submitted by:	miwi
Approved by:	portmgr (miwi)
2013-03-31 09:05:28 +00:00
Ashish SHUKLA
7fc5bd70f3 GNU Emacs updates
editors/emacs:
 - Update to 24.3
 - Update CANNA patchset[1]
 - Unbreak ARM support by using the patch from emacs-devel port
 - Add missing INSTALLS_ICONS[2]
 - Remove a patch which is already integrated upstream
 - Fix Makefile header

editors/emacs-devel:
 - Update to bzr revision 112178
 - Fix Makefile header
 - Add missing INSTALLS_ICONS[2]

editors/emacs23:
 - Remove ABI versions from LIB_DEPENDS
 - Fix Makefile header
 - Add missing INSTALLS_ICONS[2]

Mk/bsd.emacs.mk:
 - Update major version for editors/emacs port

*:
 - Bump PORTREVISION to chase Emacs updates

PR:		ports/177428[2]
Submitted by:	Yuji TAKANO[1] (via private email), bdrewery[2]
2013-03-30 05:13:30 +00:00
Gabor Pali
bd8d410bbe - Update Haskell ports from the development repository
- Avoid self-dependency for print/hs-hscolour (when HSCOLOUR is set)
  Contributed by: ashish

New ports (5):

devel/hs-geniplate                       0.6.0.3
devel/hs-uuid                            1.2.9
net/hs-maccatcher                        2.1.5
net/hs-publicsuffixlist                  0.0.3
textproc/hs-regex-tdfa                   1.1.8

Removed ports (1):

math/hs-Agda-executable                  2.3.0.1_3

Updated ports (115):

archivers/hs-zip-archive                 0.1.3.3          --> 0.1.3.4
archivers/hs-zlib-conduit                0.5.0.3_1        --> 1.0.0
audio/hs-OpenAL                          1.4.0.1_3        --> 1.4.0.2
databases/hs-persistent                  1.1.4            --> 1.1.5.1
databases/hs-persistent-sqlite           1.1.2            --> 1.1.5
databases/hs-persistent-template         1.1.2.1          --> 1.1.2.4
devel/hs-Boolean                         0.1.2            --> 0.2
devel/hs-ansi-terminal                   0.5.5.1          --> 0.6
devel/hs-base64-bytestring               1.0.0.0_1        --> 1.0.0.1
devel/hs-base64-conduit                  0.5.1            --> 1.0.0
devel/hs-basic-prelude                   0.3.2.0          --> 0.3.4.0
devel/hs-bifunctors                      3.2              --> 3.2.0.1
devel/hs-blaze-builder-conduit           0.5.0.3_1        --> 1.0.0
devel/hs-classy-prelude                  0.4.3            --> 0.5.3
devel/hs-classy-prelude-conduit          0.4.3            --> 0.5.3
devel/hs-cmdargs                         0.10.1_1         --> 0.10.2
devel/hs-conduit                         0.5.6            --> 1.0.2
devel/hs-darcs                           2.8.3_1          --> 2.8.4
devel/hs-either                          3.1              --> 3.4
devel/hs-errors                          1.3.1            --> 1.4.1
devel/hs-filestore                       0.6              --> 0.6.0.1
devel/hs-filesystem-conduit              0.5.0.2_1        --> 1.0.0
devel/hs-git-annex                       3.20130124       --> 4.20130323
devel/hs-hashtables                      1.0.1.8_1        --> 1.1.0.2
devel/hs-haskeline                       0.6.4.7_3        --> 0.7.0.3
devel/hs-hint                            0.3.3.5_1        --> 0.3.3.6
devel/hs-hoogle                          4.2.15           --> 4.2.16
devel/hs-hspec                           1.4.3            --> 1.4.4
devel/hs-lens                            3.8.5            --> 3.8.7.3
devel/hs-logict                          0.5.0.2_1        --> 0.6
devel/hs-monad-logger                    0.2.3.2          --> 0.3.0.1
devel/hs-monad-par                       0.3_3            --> 0.3.4.1
devel/hs-mueval                          0.8.2_3          --> 0.9
devel/hs-profunctors                     3.2              --> 3.3
devel/hs-project-template                0.1.1            --> 0.1.3
devel/hs-readline                        1.0.1.0_8        --> 1.0.3.0
devel/hs-reflection                      1.1.6            --> 1.1.7
devel/hs-resourcet                       0.4.4_1          --> 0.4.5
devel/hs-show                            0.4.1.2_4        --> 0.5
devel/hs-simple-reflect                  0.2_1            --> 0.3.1
devel/hs-smallcheck                      0.6.2            --> 1.0.2
devel/hs-testpack                        2.1.2_3          --> 2.1.2.1
devel/hs-threads                         0.5.0.1_1        --> 0.5.0.2
devel/hs-time-compat                     0.1.0.2_1        --> 0.1.0.3
devel/hs-unix-time                       0.1.4_1          --> 0.1.5
devel/hs-uulib                           0.9.14_4         --> 0.9.15
mail/hs-email-validate                   0.3.2_1          --> 1.0.0
mail/hs-mime-types                       0.1.0.2          --> 0.1.0.3
math/hs-Agda                             2.3.0.1_3        --> 2.3.2
math/hs-NumInstances                     1.0_4            --> 1.2
math/hs-comonad                          3.0.1.1          --> 3.0.2
math/hs-contravariant                    0.2.0.2_3        --> 0.4
math/hs-distributive                     0.3              --> 0.3.1
math/hs-math-functions                   0.1.1.2_1        --> 0.1.3.0
net/hs-network-conduit                   0.6.2.2          --> 1.0.0
net/hs-sendfile                          0.7.8_1          --> 0.7.9
net/hs-simple-sendfile                   0.2.10           --> 0.2.11
net/hs-socks                             0.4.2_1          --> 0.5.0
security/hs-crypto-api                   0.10.2_3         --> 0.11
security/hs-crypto-conduit               0.4.3            --> 0.5.0
security/hs-monadcryptorandom            0.5_1            --> 0.5.1
security/hs-skein                        0.1.0.11         --> 0.1.0.12
security/hs-tls                          1.1.1            --> 1.1.2
textproc/hs-HStringTemplate              0.6.12_1         --> 0.7.1
textproc/hs-attoparsec                   0.10.3.0         --> 0.10.4.0
textproc/hs-attoparsec-conduit           0.5.0.3_1        --> 1.0.0
textproc/hs-blaze-html                   0.5.1.3          --> 0.6.0.0
textproc/hs-case-insensitive             0.4.0.4          --> 1.0
textproc/hs-citeproc-hs                  0.3.7            --> 0.3.8
textproc/hs-highlighting-kate            0.5.3.5          --> 0.5.3.8
textproc/hs-hs-bibutils                  4.16             --> 4.17
textproc/hs-html-conduit                 0.1.0.4_1        --> 1.1.0
textproc/hs-hxt-regex-xmlschema          9.0.4_4          --> 9.1.0
textproc/hs-pandoc                       1.9.4.5_1        --> 1.11.1
textproc/hs-pandoc-types                 1.9.1_3          --> 1.10
textproc/hs-tagstream-conduit            0.5.3_1          --> 0.5.4
textproc/hs-xml-conduit                  1.0.3.3_1        --> 1.1.0.3
textproc/hs-xmlhtml                      0.2.0.3_1        --> 0.2.1
textproc/hs-yaml                         0.8.2            --> 0.8.2.3
www/hs-activehs                          0.3.0.1_1        --> 0.3.1
www/hs-authenticate                      1.3.2_1          --> 1.3.2.6
www/hs-fastcgi                           3001.0.2.3_7     --> 3001.0.2.4
www/hs-gitit                             0.10.1.2         --> 0.10.3.1
www/hs-hS3                               0.5.6_5          --> 0.5.7
www/hs-hamlet                            1.1.3.1          --> 1.1.6.3
www/hs-happstack-server                  7.1.1_1          --> 7.1.7
www/hs-heist                             0.11.0           --> 0.11.1
www/hs-hjsmin                            0.1.4            --> 0.1.4.1
www/hs-http-conduit                      1.8.7            --> 1.9.0
www/hs-http-reverse-proxy                0.1.1.1          --> 0.1.1.3
www/hs-http-server                       1.0.1_1          --> 1.0.2
www/hs-http-types                        0.7.3.0.1_1      --> 0.8.0
www/hs-shakespeare                       1.0.2_1          --> 1.0.3.1
www/hs-shakespeare-css                   1.0.2_1          --> 1.0.3
www/hs-shakespeare-js                    1.1.1            --> 1.1.2.1
www/hs-snap                              0.11.0           --> 0.11.2
www/hs-snap-core                         0.9.2.2_1        --> 0.9.3.1
www/hs-snap-server                       0.9.2.4_1        --> 0.9.3.3
www/hs-wai                               1.3.0.1_1        --> 1.4.0
www/hs-wai-app-static                    1.3.1_1          --> 1.3.1.2
www/hs-wai-extra                         1.3.2            --> 1.3.2.4
www/hs-wai-test                          1.3.0_1          --> 1.3.0.4
www/hs-warp                              1.3.7.1          --> 1.3.7.4
www/hs-yesod                             1.1.7.2          --> 1.1.9.2
www/hs-yesod-auth                        1.1.3            --> 1.1.5.3
www/hs-yesod-core                        1.1.7.1          --> 1.1.8.2
www/hs-yesod-default                     1.1.3            --> 1.1.3.2
www/hs-yesod-form                        1.2.0.2          --> 1.2.1.3
www/hs-yesod-json                        1.1.2_1          --> 1.1.2.1
www/hs-yesod-platform                    1.1.7.2          --> 1.1.8
www/hs-yesod-routes                      1.1.1.1_1        --> 1.1.2
www/hs-yesod-static                      1.1.1.2          --> 1.1.2.2
www/hs-yesod-test                        0.3.3            --> 0.3.5
x11-wm/hs-xmonad-contrib                 0.11             --> 0.11.1
x11/hs-X11                               1.6.0.2          --> 1.6.1.1

Please note that port revisions for dependent ports are bumped.

Obtained from:	FreeBSD Haskell
2013-03-29 22:43:58 +00:00
Koop Mast
bb91f3fc11 Add harfbuzz. Harfbuzz is a OpenType text shaping engine.
The extra-src_hb-open-type-private.hh patch is from pkgsrc to fix the build
with base gcc.
2013-03-29 09:49:21 +00:00
Eitan Adler
d1f32a3e5d Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
2013-03-28 16:28:59 +00:00
Max Brazhnikov
5851920c79 Chase libkipi, marble, okular shlib bump after KDE 4.10.1 update 2013-03-27 12:00:14 +00:00
Max Brazhnikov
24482eebf1 KDE/FreeBSD team presents KDE SC 4.10.1 ports!
- kdegames4 port has been split.
- kdeutils4-printer-applet and system-config-printer-kde have been
  replaced by print/kde4-print-manager.
- Recover misc/kde4-l10n-mr from attic.
- New USE_KDE4 components: kactivities, libkdegames, nepomuk-core,
  and nepomuk-widgets.
- Provide sharedmime component with magic: ports don't need to
  run update-mime-database themselves now.
- Switch some ports to out-of-source build.
- Update port comments.
- Adjust dependence on Qt4 components.
- x11/kde4 installs modern kdepim4 now.
- Remove redundant aspell and hspell from kdelibs4, both
  can be enabled in textproc/enchant if needed.
- Remove stale bits from bsd.kde4.mk

The area51 repository features commits by Schaich Alonso and myself.

Contributors:
- Tobias Berner
2013-03-27 11:55:25 +00:00
Baptiste Daroussin
39eb1ba22b ghostscript7 is very very outdated consider using newer version like print/ghostscript9
Approved by:	doceng (gjb)
2013-03-26 15:55:59 +00:00
Max Brazhnikov
792213815d - Add global options (DOCS, NLS, etc) to the OPTIONS_DEFINE if it's
already defined
- Remove OPTIONS_DEFINE, if it contains only global options
2013-03-25 13:59:18 +00:00
Johan van Selst
21d93971d8 - Correct plist to avoid conflicts with texi2html
which installs files into texinfo's DATADIR
- Bump PORTREVISION

Reported by:	bapt
2013-03-24 10:11:49 +00:00
Marcus von Appen
2491065f90 - Unbreak after switch to new options framework
PR:		ports/177313 ports/177320
Submitted by:	William Grzybowski <william88@gmail.com>, Yasuhiro KIMURA <yasu@utahime.org>
2013-03-24 09:08:30 +00:00
Martin Wilke
fce9e21f7c - Update MASTER_SITES
PR:		177266
Submitted by:	ports fury
2013-03-23 17:55:20 +00:00
Koop Mast
8eb7be195e Fix build with glib 2.34.
Submitted by:	John Marino <draco@marino.st>
2013-03-23 14:54:54 +00:00
Sunpoet Po-Chuan Hsieh
6948b6bd58 - Update to 1.9.63
- Remove unnecessary -liconv from LDFLAGS
- Cleanup Makefile header
- Cosmetic change

Changes:	http://git.fedorahosted.org/cgit/pycups.git/tree/ChangeLog
		http://git.fedorahosted.org/cgit/pycups.git/tree/NEWS
2013-03-23 09:20:25 +00:00
Max Brazhnikov
ffd97a0193 - convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
2013-03-22 20:06:14 +00:00
Max Brazhnikov
d65c037b00 Mk/bsd.kde4.mk:
- Don't set CMAKE_BUILD_TYPE for debug builds (cmake.mk already handles it)
- Don't set WITH_DEBUG for unstable branch (KDE4_BRANCH)
- Remove now useless KDE4_BUILDENV

KDE SC ports:
- Chase KDE4_BUILDENV removal: replace 'KDE4_BUILDENV= yes' with
  'USES= cmake:outsource' and add USE_LDCONFIG if needed
2013-03-22 14:18:02 +00:00
Baptiste Daroussin
61000f2327 Convert to new options framework ports in p* catories 2013-03-22 12:40:32 +00:00
Li-Wen Hsu
236b0d026e - Update to 0.0.5 2013-03-21 15:44:33 +00:00
Jeremy Messenger
8112386f17 - Update poppler to 0.22.2.
- Bump the rest ports that depend on the poppler and poppler-qt because of
  shared library version have been changed.
- Add a note in the UPDATING for require to rebuild all ports that depend
  on poppler.

Submitted by:	kwm (poppler* part)
2013-03-21 05:27:16 +00:00
Brendan Fabeny
7260641719 update to 3.7.4 2013-03-20 21:25:31 +00:00
Jeremy Messenger
c31d8e0e83 -OPTIONSng and remove pre-everything.
-Remove the CJK stuff since it has been disabled for very long time.

PR:		ports/175640
Submitted by:	Donald Stewart <dstewyls@gmail.com>
2013-03-20 00:30:59 +00:00
Eitan Adler
334eb0fc61 This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.

PR:		ports/177081
Reviewed by:	bapt
Approved by:	portmgr (miwi)
2013-03-19 13:04:30 +00:00
Koop Mast
2a3357182d Convert almost all gnome@ ports to OptionsNG, trim header, use USES=pathfix
instead of gnomehack and pet portlint.
Add conflicts with future gnome3 versions.

Reviewed by:	miwi, bapt
2013-03-19 10:40:22 +00:00
Brendan Fabeny
303161a0eb update master sites; trim headers; reposition LICENSE, WWW 2013-03-18 16:11:34 +00:00
Alexey Dokuchaev
28f0bea43f In categories starting with [n-s], remove empty lines (and also few cases of
trailing slashes) from pkg-plist.
2013-03-17 14:20:20 +00:00
Baptiste Daroussin
2559c20546 Do not remove directories not owned by the port 2013-03-15 09:56:16 +00:00
Johan van Selst
cbeb64be3d Update texinfo to 5.1 2013-03-13 18:50:47 +00:00
Bryan Drewery
b4145bfd4d - Update to 5.4
- Trim header
- Pass maintainership to submitter

PR:		ports/176920
Submitted by:	Danilo Egêa Gondolfo <danilogondolfo@gmail.com> (maintainer)
2013-03-13 17:44:52 +00:00
Pietro Cerutti
4872eadcdd - Fix texinfo arguments that cause problem during the build
- Bison is build-dependency only
2013-03-11 12:37:09 +00:00
Pietro Cerutti
37511bb87c - Convert to OPTIONSng 2013-03-11 08:28:30 +00:00
Baptiste Daroussin
9250d94365 Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build

it brings bison as a run dependency in case it is set the following way:
USES= bison:run

it brings bison both as a run and build dependency in case it the set the following way:
USES= bison:both

While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
2013-03-08 11:32:11 +00:00
Koop Mast
7887c684ad * Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
  in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
  eliminate pkg-config run dependency completely, a second phase is needed
  and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
  Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
  versions for some ports.
* Fix other ports so they build with the new glib version.

Thanks to miwi and crees for helping out with some exp-runs.
Approved by:	portmgr (miwi & bapt)
Obtained from:	gnome team repo
2013-03-08 10:51:34 +00:00
Bryan Drewery
6910bf819a - Please welcome back Chris Petrik as maintainer of
these ports [1]
- Trim headers
- Remove indefinite article from COMMENT
- Convert tab to space in WWW lines

PR:		ports/175415 [1]
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com> [1]
Discussed with:	bapt
2013-03-07 03:25:10 +00:00
Rene Ladan
ba2885d840 Remove expired, unmaintained ports:
2013-03-01 sysutils/sge60: Ancient and unsupported release
2013-03-01 sysutils/sge61: Ancient and unsupported release
2013-03-05 x11-themes/sapphire-themes: Broken for more than 6 month
2013-03-05 misc/fep: Broken for more than 6 month
2013-03-05 devel/gauche-gaunit: Broken for more than 6 month
2013-03-05 games/tuxracer_golf: Broken for more than 6 month
2013-03-05 net/bfilter: Broken for more than 6 month
2013-03-05 graphics/fnlib: Broken for more than 6 month
2013-03-05 print/gfontview: Broken for more than 6 month
2013-03-05 print/hugelatex: Broken for more than 6 month
2013-03-05 misc/gtktalog: Broken for more than 6 month
2013-03-05 x11/wterm: Broken for more than 6 month
2013-03-05 databases/xapian-bindings10: Broken for more than 6 month
2013-03-05 databases/adstudio: Broken for more than 6 month
2013-03-05 misc/splitvt: Broken for more than 6 month
2013-03-05 sysutils/udesc_dump: Broken for more than 6 month
2013-03-05 textproc/gxditview: Broken for more than 6 month
2013-03-05 x11/powershell: Broken for more then 6 month
2013-03-06 15:05:43 +00:00
Jason Helfman
ea382bc96d - update to 1.1
PR:		176497
Submitted by:	maintainer, jimmy@mammothcheese.ca
2013-03-05 06:42:20 +00:00
Hiroki Sato
07d7dce273 - Add CONFLICTS as a preparation of importing new TeX ports based on TeXLive.
No functional change.
- Style fixes.
2013-03-03 20:49:34 +00:00
Hiroki Sato
87b0af6e26 Fix footer of infolines outer theme when no \institute is defined.
Pointed out by:	avg
2013-03-03 20:43:52 +00:00
Li-Wen Hsu
ddb097c515 - Update *_DEPENDS on x11-toolkits/py-tkinter after _tkinter.so relocation 2013-03-02 22:32:48 +00:00
Martin Wilke
84605a9c58 - Force commit to correct the entry:
- Update to 2.97

PR:		176530
Submitted by:	Ports fury
2013-03-02 14:57:42 +00:00
Martin Wilke
55d2bb6c4b - Update to 1.3.0
PR:		176538
Submitted by:	Ports Fury
2013-03-02 14:54:49 +00:00
Martin Wilke
bd83f9fcad - Update to 435
PR:		176576
Submitted by:	Ports Fury
2013-03-02 06:27:43 +00:00
Martin Wilke
3e7fcd5444 - Update to 1.0.5
PR:		176566
Submitted by:	ports fury
2013-03-02 05:45:11 +00:00
Alexey Dokuchaev
659b018d66 Fix a stupid typo, doh!
Noticed by:	rm
Pointy hat to:	danfe
2013-02-26 16:20:57 +00:00
Alexey Dokuchaev
7d9e484685 - Remove stray (commented out) line in Makefile
- Move LICENCE knob where it better belongs
- Remove duplicate pcre entry from LIB_DEPENDS
- HAS_CONFIGURE -> GNU_CONFIGURE
- Fix minor wording bugs in port description

Approved by:	bsam (maintainer)
2013-02-26 15:59:15 +00:00
Boris Samorodov
d5296efa63 PhotoPrint is a utility to print multiple images per sheet, using
Gutenprint, with support for 16-bit images and ICC profiles.

WWW: http://blackfiveimaging.co.uk
2013-02-26 15:10:29 +00:00
Dirk Meyer
efcce16200 - groups MASTER_SITES for option I18N
Reported by:	Sayetsky Anton
PR:		176416
2013-02-25 17:57:53 +00:00
Johan van Selst
db24659514 Update texinfo additional files checksums 2013-02-23 10:53:53 +00:00
Hiroki Sato
42ba6e2514 Update to 9.5.4. This includes security fix for arbitrary code execution
vulnerabilities.

Security:	APSB13-07
Security:	APSA13-02
Security:	CVE-2013-0640
Security:	CVE-2013-0641
2013-02-22 14:58:32 +00:00
Max Brazhnikov
ba98eecf70 Update to 3.13.2
PR:		ports/176341
Submitted by:	delphij
2013-02-22 13:36:10 +00:00
Jung-uk Kim
37871e9549 Remove textproc/libmspub and merge it with print/libmspub.
Pointyhat to:	jkim
2013-02-21 21:19:30 +00:00
Pawel Pekala
9a30ce81ab - Update to version 0.4
- Add optional support for DjVu and PostScript

While here:
- Respect CFLAGS, CXXFLAGS
- Fix WWW line, convert tab -> space

PR:		ports/176244
Submitted by:	Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer)
2013-02-19 16:43:11 +00:00
Johan van Selst
ca1dfc7551 Update texinfo to 5.0
Includes two new tools: texi2any, pod2texi
Changelog: http://lists.gnu.org/archive/html/info-gnu/2013-02/msg00006.html
2013-02-19 09:45:12 +00:00
Pietro Cerutti
035f9be2dd - Fix PLIST
Reported by:	qat (via decke)
2013-02-18 10:28:22 +00:00
Pawel Pekala
2ac57a6d20 QPDF is a program that can be used to linearize (web-optimize),
encrypt (password-protect), decrypt, and inspect PDF files from the
command-line.  It does these and other structural, content-preserving
transformations on PDF files, reading a PDF file as input and
creating a new one as output.  It also provides many useful
capabilities to developers of PDF-producing software or for people
who just want to look at the innards of a PDF file to learn more
about how they work.

QPDF understands PDF files that use compressed object streams
(supported by newer PDF applications) and can convert such files into
those that can be read with older viewers.  It can also be used for
checking PDF files for structural errors, inspecting stream contents,
or extracting objects from PDF files.  QPDF is not PDF content
creation or viewing software -- it does not have the capability to
create PDF files from scratch or to display PDF files.

WWW: http://qpdf.sourceforge.net

PR:		ports/174982
Submitted by:	Dmitry Kazarov <d.y.kazarov@mail.ru>
2013-02-16 23:29:46 +00:00
Wen Heping
803acc8ed9 - Update to 0.5.7
- Trim Makefile headers
2013-02-15 14:14:46 +00:00
Pietro Cerutti
b8200f5123 - Fix MASTER_SITES
Approved by:	miwi (portmgr)
2013-02-15 09:36:51 +00:00
Pietro Cerutti
ad494ab1df - New port: print/pdf4tcl
Pure Tcl library to generate PDF files.

  WWW: http://pdf4tcl.berlios.de/
2013-02-12 10:20:51 +00:00
Alex Kozlov
df68e6c9ff - Update to svn revision 17820, unbreak
- Add confict with scribus-1.[0-4]*
- Remove indefinite article from COMMENT

PR:	ports/168215
Submitted by:	lbartoletti <coder@tuxfamily.org> (maintainer)
2013-02-12 05:51:15 +00:00
Martin Wilke
6be5e29dcf - Respect PREFIX
PR:		174997
Submitted by:	maintainer
2013-02-10 14:13:42 +00:00
Chris Rees
0dd7579209 Various spelling corrections
PR:		ports/175331
Submitted by:	Christoph Mallon
Approved by:	No objections within three weeks from any maintainer

While here, style and duplicate phrase fixes in bsdcflow pkg-descr

Submitted by:	mi
2013-02-09 12:00:52 +00:00
Pawel Pekala
16ebee9e6b Add missing dependency
PR:		ports/175938
Submitted by:	myself
Approved by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2013-02-08 14:48:58 +00:00
Hiroki Sato
f624611052 Fix a build breakage after r246085.
Reported by:	Steve Kargl, jhb
2013-02-08 02:40:11 +00:00
Martin Wilke
ee1eb6a08c - Update to 6
PR:		175586
Submitted by:	Ports Fury
2013-02-08 01:59:59 +00:00
Gabor Pali
c731105b7f - Fix breakage in the DYNAMIC-enabled ports triggered by the recent
devel/libffi update
- Enable multithreaded build for lang/ghc (i.e. mark MAKE_JOBS_SAFE)

Please note that port revision for all the Haskell ports without version
changes are bumped.

New ports (20):

devel/hs-MonadRandom                     0.1.8
devel/hs-base64-conduit                  0.5.1
devel/hs-bifunctors                      3.2
devel/hs-either                          3.1
devel/hs-errors                          1.3.1
devel/hs-generic-deriving                1.4.0
devel/hs-lens                            3.8.5
devel/hs-profunctor-extras               3.3
devel/hs-profunctors                     3.2
devel/hs-reflection                      1.1.6
devel/hs-timezone-olson                  0.1.2
devel/hs-timezone-series                 0.1.2
math/hs-comonads-fd                      3.0.1
math/hs-groupoids                        3.0.1.1
math/hs-nats                             0.1
math/hs-semigroupoid-extras              3.0.1
security/hs-cipher-rc4                   0.1.2
security/hs-crypto-numbers               0.1.3
security/hs-crypto-pubkey                0.1.2
security/hs-crypto-random-api            0.2.0

Updated ports (107):

archivers/hs-zip-archive                 0.1.2.1          --> 0.1.3.3
archivers/hs-zlib-bindings               0.1.1.2          --> 0.1.1.3
audio/hs-libmpd                          0.8.0.1          --> 0.8.0.2
benchmarks/hs-criterion                  0.6.2.0          --> 0.6.2.1
converters/hs-aeson                      0.6.0.2_2        --> 0.6.1.0
converters/hs-dataenc                    0.14.0.4         --> 0.14.0.5
databases/hs-persistent                  1.0.2.2          --> 1.1.4
databases/hs-persistent-sqlite           1.0.1            --> 1.1.2
databases/hs-persistent-template         1.0.0.2          --> 1.1.2.1
devel/hs-BNFC                            2.4.2.1_1        --> 2.6.0.3
devel/hs-Boolean                         0.1.1            --> 0.1.2
devel/hs-TypeCompose                     0.9.7            --> 0.9.9
devel/hs-ansi-terminal                   0.5.5_5          --> 0.5.5.1
devel/hs-ansi-wl-pprint                  0.6.4_3          --> 0.6.6
devel/hs-basic-prelude                   0.3.1.0          --> 0.3.2.0
devel/hs-checkers                        0.2.9_2          --> 0.3.1
devel/hs-classy-prelude                  0.4.1            --> 0.4.3
devel/hs-classy-prelude-conduit          0.4.1            --> 0.4.3
devel/hs-conduit                         0.5.5            --> 0.5.6
devel/hs-configurator                    0.2.0.1          --> 0.2.0.2
devel/hs-cpphs                           1.15             --> 1.16
devel/hs-edit-distance                   0.2.1.1          --> 0.2.1.2
devel/hs-file-embed                      0.0.4.6          --> 0.0.4.7
devel/hs-filestore                       0.5.0.1          --> 0.6
devel/hs-fsnotify                        0.0.4            --> 0.0.6
devel/hs-ghc-paths                       0.1.0.8_5        --> 0.1.0.9
devel/hs-git-annex                       3.20121211       --> 3.20130124
devel/hs-hashable                        1.1.2.5          --> 1.2.0.5
devel/hs-hastache                        0.4.2            --> 0.5.0
devel/hs-hlint                           1.8.39           --> 1.8.43
devel/hs-hoogle                          4.2.14           --> 4.2.15
devel/hs-hspec                           1.4.2            --> 1.4.3
devel/hs-largeword                       1.0.3            --> 1.0.4
devel/hs-lifted-base                     0.2              --> 0.2.0.2
devel/hs-monad-logger                    0.2.3            --> 0.2.3.2
devel/hs-optparse-applicative            0.4.2            --> 0.5.2.1
devel/hs-pool-conduit                    0.1.0.3          --> 0.1.1
devel/hs-project-template                0.1.0.1          --> 0.1.1
devel/hs-silently                        1.2.4            --> 1.2.4.1
devel/hs-smallcheck                      0.6.1_2          --> 0.6.2
devel/hs-system-fileio                   0.3.10           --> 0.3.11
devel/hs-unix-compat                     0.4.0.0          --> 0.4.1.0
devel/hs-unordered-containers            0.2.2.1          --> 0.2.3.0
devel/hs-vault                           0.2.0.1          --> 0.2.0.4
devel/hs-void                            0.5.8            --> 0.5.11
devel/hs-word8                           0.0.2            --> 0.0.3
mail/hs-mime-types                       0.1.0.0          --> 0.1.0.2
math/hs-categories                       1.0.4            --> 1.0.5
math/hs-comonad                          3.0.0.2          --> 3.0.1.1
math/hs-comonad-transformers             3.0              --> 3.0.1
math/hs-distributive                     0.2.2_2          --> 0.3
math/hs-pointed                          3.0.1            --> 3.0.2
math/hs-semigroupoids                    3.0.0.1          --> 3.0.2
math/hs-semigroups                       0.8.4.1          --> 0.9
net/hs-network-conduit                   0.6.1.1          --> 0.6.2.2
net/hs-simple-sendfile                   0.2.8            --> 0.2.10
print/hs-hscolour                        1.20.3,1         --> 1.20.3_1,1
security/hs-certificate                  1.3.3            --> 1.3.5
security/hs-cipher-aes                   0.1.5            --> 0.1.7
security/hs-clientsession                0.8.0.1          --> 0.8.1
security/hs-cprng-aes                    0.2.4            --> 0.3.4
security/hs-crypto-conduit               0.4.1            --> 0.4.3
security/hs-cryptocipher                 0.3.6            --> 0.4.0
security/hs-cryptohash                   0.7.9            --> 0.8.3
security/hs-pem                          0.1.1_2          --> 0.1.2
security/hs-skein                        0.1.0.10         --> 0.1.0.11
security/hs-tls                          1.0.2            --> 1.1.1
security/hs-tls-extra                    0.5.0            --> 0.6.1
sysutils/hs-angel                        0.3.3            --> 0.3.4
textproc/hs-Diff                         0.1.3_3          --> 0.2.0
textproc/hs-attoparsec                   0.10.2.0_2       --> 0.10.3.0
textproc/hs-blaze-html                   0.5.1.1          --> 0.5.1.3
textproc/hs-blaze-markup                 0.5.1.2          --> 0.5.1.4
textproc/hs-case-insensitive             0.4.0.3          --> 0.4.0.4
textproc/hs-citeproc-hs                  0.3.6            --> 0.3.7
textproc/hs-double-conversion            0.2.0.5          --> 0.2.0.6
textproc/hs-highlighting-kate            0.5.3.3          --> 0.5.3.5
textproc/hs-hs-bibutils                  4.15             --> 4.16
textproc/hs-regex-pcre-builtin           0.94.4.3.8.31    --> 0.94.4.5.8.31
textproc/hs-texmath                      0.6.1.1          --> 0.6.1.3
textproc/hs-yaml                         0.8.1.1          --> 0.8.2
www/hs-gitit                             0.10.0.2         --> 0.10.1.2
www/hs-hamlet                            1.1.1.1          --> 1.1.3.1
www/hs-heist                             0.8.2            --> 0.11.0
www/hs-hjsmin                            0.1.3            --> 0.1.4
www/hs-http-conduit                      1.8.4.3          --> 1.8.7
www/hs-http-date                         0.0.3            --> 0.0.4
www/hs-http-reverse-proxy                0.1.0.6          --> 0.1.1.1
www/hs-shakespeare-js                    1.1.0            --> 1.1.1
www/hs-snap                              0.9.2.2          --> 0.11.0
www/hs-wai-app-static                    1.3.0.4          --> 1.3.1_1
www/hs-wai-extra                         1.3.0.4          --> 1.3.2
www/hs-warp                              1.3.5            --> 1.3.7.1
www/hs-xss-sanitize                      0.3.2_2          --> 0.3.3
www/hs-yesod                             1.1.4.1          --> 1.1.7.2
www/hs-yesod-auth                        1.1.2            --> 1.1.3
www/hs-yesod-core                        1.1.6.1          --> 1.1.7.1
www/hs-yesod-default                     1.1.2            --> 1.1.3
www/hs-yesod-form                        1.2.0.1          --> 1.2.0.2
www/hs-yesod-persistent                  1.1.0            --> 1.1.0.1
www/hs-yesod-platform                    1.1.5            --> 1.1.7.2
www/hs-yesod-static                      1.1.1.1          --> 1.1.1.2
www/hs-yesod-test                        0.3.1.1          --> 0.3.3
x11-wm/hs-xmonad                         0.10_4           --> 0.11
x11-wm/hs-xmonad-contrib                 0.10_4           --> 0.11
x11/hs-X11                               1.5.0.1_3        --> 1.6.0.2
x11/hs-xmobar                            0.14_3           --> 0.16

Obtained from:	FreeBSD Haskell
2013-02-05 22:26:31 +00:00
Roman Bogorodskiy
91e365d630 - Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports
2013-02-05 16:17:06 +00:00
Baptiste Daroussin
cd8a69e251 Mark as deprecated a bunch of ports that are marked as broken for more than 6
month without a fix
2013-02-05 15:07:10 +00:00
Martin Wilke
ff28c4fd95 - Update to 1.0.4
- Convert header
2013-02-04 02:30:46 +00:00
Martin Wilke
30245ad1b6 - Convert Header
- Reset maintainership
2013-02-04 02:23:41 +00:00
Max Brazhnikov
cb8b1428c6 KDE/FreeBSD team presents KDE SC 4.9.5 ports!
- kdebindings ports have been renamed to match upstream.
- kdemultimedia and kdenetwork have been split.
- New port games/pairs added.
- Trim Makefile header
- Convert to new option framework
- New USE_KDE4 components: libkcddb, libkcompactdisc
- Update:
	databases/akonadi to 1.9.0
	devel/grantlee to 0.3.0
	textproc/rasqal to 0.9.30
	textproc/redland-bindings to 1.0.16.1
	textproc/soprano to 2.9.0
	x11-toolkits/attica to 0.4.1

The area51 repository features commits by Schaich Alonso, avilla, dbn,
jhale, makc and rakuco.

Contributors:
- Oleg Sidorkin
- Tobias Berner
- Kurt Jaeger
2013-02-03 20:10:37 +00:00
Max Brazhnikov
3503833535 Bump PORTREVISON after devel/py-sip and devel/qscintilla2 update.
x11-toolkits/py-qt:
- mark BROKEN: does not build with latest devel/py-sip
2013-02-03 18:16:54 +00:00
Timur I. Bakeyev
eaeb6ddb87 Update ports that refer to net/samba34 to use newer net/samba36 2013-01-31 19:14:08 +00:00
Baptiste Daroussin
f5f6cd6d9b Chase boost update 2013-01-31 13:38:42 +00:00
Johan van Selst
f78c886a25 Update to latest htmlxref.cnf version 2013-01-29 20:06:44 +00:00
Max Brazhnikov
81c27c891a Bump PORTREVISION after DESKTOP_ENTRIES update 2013-01-23 15:00:18 +00:00
Max Brazhnikov
8311b2e412 - Fix shebang lines [1]
- Rename and update patch
- Switch to USE_PKGCONFIG

Reported by:	AN <andy at neu.net> via mail [1]
2013-01-23 13:41:23 +00:00
Matthias Andree
aa0933ed79 Update to new upstream release 2.9.2 (January 12th, 2013); changes:
Fixed handling of empty author parts in rare cases. Fixes bug 1124.
Fetchers work again: Import inspection dialog is not modal any more.
2013-01-20 16:28:39 +00:00
Frederic Culot
cc16e71e0e - Update to 1.11 [1]
- Add LICENSE (BSD)

Changes:	http://search.cpan.org/dist/Net-Printer/ChangeLog
PR:		ports/175348 [1]
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
2013-01-18 08:04:07 +00:00
Greg Larkin
7a96499fd9 - Trimmed Makefile header (forgot before previous commit) 2013-01-17 19:40:13 +00:00
Greg Larkin
8e01ba4ed4 - Updated to 1.45
ChangeLog: http://www.pdflabs.com/docs/pdftk-version-history/

Reported by:	portscout
2013-01-17 19:39:15 +00:00
Frederic Culot
3be46e0f6a - Update to 1.7.2
PR:		ports/175352
Submitted by:	Jose Jachuf <jjachuf@gmail.com> (maintainer)
2013-01-17 15:18:10 +00:00
Chris Rees
7c2c887cd6 Remove dead MASTER_SITE
PR:		ports/174444
Submitted by:	4721
Approved by:	maintainer timeout (acm, 2m-2d)
2013-01-13 14:36:42 +00:00
Johan van Selst
5ba4066d77 Update texinfo files to latest version 2013-01-13 11:46:39 +00:00
Marcus von Appen
5cc0e1e8da - Update to 2.4.11
PR:		ports/175106
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
2013-01-12 15:00:39 +00:00
Hiroki Sato
8f1cdca3cf Update to 9.5.3.
Submitted by:	Tsurutani Naoki
PR:		ports/175158
Security:	APSB13-02
Security:	http://www.adobe.com/support/security/bulletins/apsb13-02.html
2013-01-09 17:26:12 +00:00
Raphael Kubo da Costa
19b105a282 Update to 2.5.1.
See http://www.lyx.org/announce/2_0_5_1.txt for more information on what has
changed.

Submitted by:	Mikhail T. <mi@aldan.algebra.com>
2013-01-09 14:52:22 +00:00
Max Brazhnikov
5dd37213f5 - Update DESKTOP_ENTRIES:
* rephrase Comment field or use port ${COMMENT} if appropriate
  * adjust Icon field according to the Desktop Entry Specification
  * update Categories field: remove deprecated category Application;
    set main category, if missing
- Remove indefinite article and/or rephrase COMMENT
- Trim Makefile header
- Other minor changes
2013-01-07 02:07:26 +00:00
Glen Barber
a65b37a7eb Remove deprecation of print/freetype. This port is needed for the
textproc/docproj build with CJK set.

Assign maintainer to doceng@ until a suitable replacement is found.
2013-01-06 21:24:28 +00:00
Matthias Andree
f3adea88f8 Fix MimeTypes -> MimeType in .desktop file,
so that JabRef gets registered as application for text/x-bibtex files.
2013-01-02 01:35:10 +00:00
Hiroki Sato
21cf9487a0 - Update to 11.87.
- Add LICENSE.

PR:		ports/174223
Submitted by:	Jan Henrik Sylvester
2013-01-01 23:35:09 +00:00
Matthias Andree
4a24d07a13 Bump PORTREVISION after .desktop file update. 2013-01-01 23:34:55 +00:00
Matthias Andree
51faab4326 Update .desktop file.
Submitted by:	Max Brazhnikov
2013-01-01 23:34:14 +00:00
Matthias Andree
0b791a5b1d Avoid redirects in WWW: URL. 2013-01-01 22:37:34 +00:00
Matthias Andree
e039e9f600 Take port maintainership (was unmaintained). 2013-01-01 22:35:48 +00:00
Matthias Andree
54a819983f Fix Name in .desktop file, fix Icon path. 2013-01-01 22:32:19 +00:00
Matthias Andree
7de82b9a16 Update to new upstream release 2.9.1.
Add .desktop and icon file.

Changes since 2.9:
    - Command line option --importToOpen now also adds to an open tab when
      JabRef is launched.
    - Importing of entries works again. Fixes bug 1121.
    - Import inspection dialog is now modal.
    - Replaced Java launcher by launch4j. Fixes bugs 1100, 1103, 1123.
    - Menu font size can now be changed again. Help contents are also enlarged
      accordingly. Fixes bug 1122.

Changes since 2.8.1:
  see http://jabref.sourceforge.net/revisionhistory.php
2013-01-01 22:22:44 +00:00
Bryan Drewery
36e9273733 - Update to 2.1
- Trim header

PR:		ports/174509
Submitted by:	Roman Naumann <namor@hemio.de>
Approved by:	Veit Jahns <idolum@users.sourceforge.net> (maintainer)
2013-01-01 16:01:28 +00:00
Beat Gaetzi
8558ca7184 - Deprecate QT3, KDE3 and unmaintained ports depending on them. QT 3.3.8
was released in 2007 and KDE 3.5.10 in 2008 and both are no longer
  maintained upstream nor in our tree.
- Set EXPIRATION_DATE to 2013-07-01

Discussed with:	bapt, tabthorpe
2012-12-30 12:03:51 +00:00
Jeremy Messenger
bf69342e81 Backout on the WITH_LCD_FILTERING part. It's not enable by default, which it
was some different render that got enabled. The subpixel rendering is still
patented. Therefore, add back the WITH_LCD_FILTERING optional for anyone that
who want to enable it.

Reported by:	Jan Beich <jbeich@tormail.org>
2012-12-29 04:40:18 +00:00
Jeremy Messenger
6c7bd2ad55 - Update to 2.4.11.
- Remove the LCD filtering option to enable because of patent issue. The patent
  has been expired and this option was already enabled for long time by now.[1]
- Update the header to fit with our handbook guide.

Reported by:	Anders N. wicked@baot.se (need to update for security)
Submitted by:	eadler [1]
Security:	CVE-2012-5668
		CVE-2012-5669
		CVE-2012-5670
2012-12-28 20:21:38 +00:00
Pawel Pekala
a4b6b826c5 Fix file installation when MDNSRESPONDER=on
PR:		ports/174352 (based on)
Submitted by:	Geraud CONTINSOUZAS <geraud@gcu.info>
2012-12-28 15:42:11 +00:00
Raphael Kubo da Costa
e07f9e9773 - Update to 2.0.5.
- Convert to OptionsNG.
- Install the .desktop file and PNG icon into ${PREFIX} instead of
  ${LOCALBASE}. This should make no difference to everyone else, but makes
  using `port test' easier with the port.
2012-12-25 16:28:34 +00:00
Gabor Pali
f6f83c9efc - Update The Glorious Glasgow Haskell Compiler to version 7.4.2
- Update Haskell Platform to version 2012.4.0.0
- Update Gtk2Hs to 0.12.4
- Transfer maintainership of math/hs-math-functions to haskell@ [1]

Please note that port revisions for all the Haskell ports without version
changes are bumped.

Some further highlights of the update:
- Trim Makefile headers
- Enable dynamic libraries and dynamic linking by default
- Enable bootstrapping by versions of GHC and HsColour already installed
- Use GCC and binutils from ports

New ports (32):

devel/hs-List                            0.5.1
devel/hs-ReadArgs                        1.2.1
devel/hs-SafeSemaphore                   0.9.0
devel/hs-activehs-base                   0.3.0.2
devel/hs-async                           2.0.1.3
devel/hs-basic-prelude                   0.3.1.0
devel/hs-classy-prelude                  0.4.1
devel/hs-classy-prelude-conduit          0.4.1
devel/hs-data-pprint                     0.2.1.4
devel/hs-date-cache                      0.3.0
devel/hs-fsnotify                        0.0.4
devel/hs-hinotify                        0.3.5
devel/hs-hspec-expectations              0.3.0.3
devel/hs-kqueue                          0.1.2.4
devel/hs-monad-logger                    0.2.3
devel/hs-optparse-applicative            0.4.2
devel/hs-project-template                0.1.0.1
devel/hs-setenv                          0.1.0
devel/hs-simple-reflect                  0.2
devel/hs-threads                         0.5.0.1
devel/hs-time-compat                     0.1.0.2
devel/hs-unix-time                       0.1.4
devel/hs-word8                           0.0.2
graphics/hs-dia-base                     0.1.1.2
graphics/hs-dia-functions                0.2.1.3
mail/hs-mime-types                       0.1.0.0
net/hs-network-info                      0.2.0.3
net/hs-network-multicast                 0.0.7
security/hs-cipher-aes                   0.1.5
textproc/hs-hexpat                       0.20.3
www/hs-activehs                          0.3.0.1
www/hs-http-reverse-proxy                0.1.0.6

Updated ports (211):

archivers/hs-tar                         0.4.0.0_1        --> 0.4.0.1
archivers/hs-zip-archive                 0.1.1.8_1        --> 0.1.2.1
archivers/hs-zlib                        0.5.3.3_1        --> 0.5.4.0
archivers/hs-zlib-bindings               0.1.0.1_1        --> 0.1.1.2
archivers/hs-zlib-conduit                0.4.0.2          --> 0.5.0.3
archivers/hs-zlib-enum                   0.2.2.1_1        --> 0.2.3
audio/hs-libmpd                          0.8.0_1          --> 0.8.0.1
benchmarks/hs-criterion                  0.6.0.1_2        --> 0.6.2.0
converters/hs-dataenc                    0.14.0.3_2       --> 0.14.0.4
converters/hs-json                       0.5_1            --> 0.7
databases/hs-persistent                  0.9.0.4_1        --> 1.0.2.2
databases/hs-persistent-sqlite           0.9.0.2_1        --> 1.0.1
databases/hs-persistent-template         0.9.0.2_1        --> 1.0.0.2
devel/hs-Boolean                         0.0.1_5          --> 0.1.1
devel/hs-DeepArrow                       0.3.5_2          --> 0.3.7
devel/hs-HUnit                           1.2.4.2_2        --> 1.2.5.1
devel/hs-MemoTrie                        0.5_1            --> 0.6.1
devel/hs-MissingH                        1.1.1.0_2        --> 1.2.0.0
devel/hs-MonadCatchIO-mtl                0.3.0.4_3        --> 0.3.0.5
devel/hs-QuickCheck                      2.4.2_1          --> 2.5.1.1
devel/hs-Stream                          0.4.6_2          --> 0.4.6.1
devel/hs-TypeCompose                     0.9.1_2          --> 0.9.7
devel/hs-abstract-deque                  0.1.5_1          --> 0.1.6
devel/hs-alex                            3.0.1_1          --> 3.0.2
devel/hs-arrows                          0.4.4.0_4        --> 0.4.4.1
devel/hs-asn1-data                       0.6.1.3_1        --> 0.7.1
devel/hs-base-unicode-symbols            0.2.2.3_2        --> 0.2.2.4
devel/hs-base64-bytestring               0.1.2.0          --> 1.0.0.0
devel/hs-blaze-builder-conduit           0.4.0.2_1        --> 0.5.0.3
devel/hs-blaze-builder-enumerator        0.2.0.4_1        --> 0.2.0.5
devel/hs-blaze-textual                   0.2.0.6_2        --> 0.2.0.8
devel/hs-bytestring-nums                 0.3.5_2          --> 0.3.6
devel/hs-c2hs                            0.16.3_3         --> 0.16.4
devel/hs-cmdargs                         0.9.5_1          --> 0.10.1
devel/hs-conduit                         0.4.2_1          --> 0.5.5
devel/hs-configurator                    0.2.0.0_2        --> 0.2.0.1
devel/hs-cpphs                           1.14             --> 1.15
devel/hs-darcs                           2.8.1_1          --> 2.8.3
devel/hs-data-default                    0.4.0_1          --> 0.5.0
devel/hs-directory-tree                  0.10.1           --> 0.11.0
devel/hs-edit-distance                   0.2.1_1          --> 0.2.1.1
devel/hs-fast-logger                     0.0.2_2          --> 0.3.1
devel/hs-file-embed                      0.0.4.4_1        --> 0.0.4.6
devel/hs-filemanip                       0.3.5.2_6        --> 0.3.6.2
devel/hs-filestore                       0.5_1            --> 0.5.0.1
devel/hs-filesystem-conduit              0.4.0_1          --> 0.5.0.2
devel/hs-gconf                           0.12.1_3         --> 0.12.1.1
devel/hs-ghc-events                      0.4.0.0_2        --> 0.4.2.0
devel/hs-ghc-mtl                         1.0.1.1_2        --> 1.0.1.2
devel/hs-gio                             0.12.3_1         --> 0.12.4
devel/hs-git-annex                       3.20120807       --> 3.20121211
devel/hs-glib                            0.12.3.1_1       --> 0.12.4
devel/hs-gtk2hs-buildtools               0.12.3.1_1       --> 0.12.4
devel/hs-haddock                         2.10.0_1         --> 2.11.0
devel/hs-happy                           1.18.9_1         --> 1.18.10
devel/hs-hashable                        1.1.2.3_1        --> 1.1.2.5
devel/hs-hashed-storage                  0.5.9_2          --> 0.5.10
devel/hs-hashtables                      1.0.1.6_1        --> 1.0.1.8
devel/hs-haskell-src-exts                1.13.3_1         --> 1.13.5
devel/hs-hastache                        0.4.1            --> 0.4.2
devel/hs-hint                            0.3.3.4_1        --> 0.3.3.5
devel/hs-hlint                           1.8.30           --> 1.8.39
devel/hs-hoogle                          4.2.11_1         --> 4.2.14
devel/hs-hslogger                        1.1.5_2          --> 1.2.1
devel/hs-hspec                           1.2.0.1          --> 1.4.2
devel/hs-language-javascript             0.5.4_1          --> 0.5.7
devel/hs-largeword                       1.0.1_2          --> 1.0.3
devel/hs-lifted-base                     0.1.1_1          --> 0.2
devel/hs-logict                          0.5.0.1_1        --> 0.5.0.2
devel/hs-monad-control                   0.3.1.3_1        --> 0.3.1.4
devel/hs-mtl                             2.1.1_1          --> 2.1.2
devel/hs-murmur-hash                     0.1.0.5_2        --> 0.1.0.6
devel/hs-parallel                        3.2.0.2_1        --> 3.2.0.3
devel/hs-pool-conduit                    0.1.0.2_1        --> 0.1.0.3
devel/hs-primitive                       0.4.1_2          --> 0.5.0.1
devel/hs-resource-pool                   0.2.1.0_1        --> 0.2.1.1
devel/hs-resourcet                       0.3.3.1          --> 0.4.4
devel/hs-silently                        1.2.0.2          --> 1.2.4
devel/hs-split                           0.1.4.3          --> 0.2.1.1
devel/hs-stm                             2.3_1            --> 2.4
devel/hs-syb                             0.3.6.1_1        --> 0.3.7
devel/hs-syb-with-class                  0.6.1.3_2        --> 0.6.1.4
devel/hs-system-fileio                   0.3.8            --> 0.3.10
devel/hs-system-filepath                 0.4.6_1          --> 0.4.7
devel/hs-tagged                          0.4.2.1_1        --> 0.4.4
devel/hs-temporary                       1.1.2.3_1        --> 1.1.2.4
devel/hs-terminfo                        0.3.2.4          --> 0.3.2.5
devel/hs-test-framework                  0.6_1            --> 0.8
devel/hs-test-framework-hunit            0.2.7_2          --> 0.3.0
devel/hs-test-framework-quickcheck2      0.2.12.2_1       --> 0.3.0.1
devel/hs-text                            0.11.2.0_1       --> 0.11.2.3
devel/hs-threadscope                     0.2.1_3          --> 0.2.2
devel/hs-uniplate                        1.6.7_1          --> 1.6.10
devel/hs-unix-compat                     0.3.0.1_1        --> 0.4.0.0
devel/hs-unordered-containers            0.2.1.0_1        --> 0.2.2.1
devel/hs-uuagc                           0.9.40.3_1       --> 0.9.42.2
devel/hs-uuagc-cabal                     1.0.2.0_2        --> 1.0.4.0
devel/hs-vault                           0.2.0.0_1        --> 0.2.0.1
devel/hs-vector                          0.9.1_2          --> 0.10.0.1
devel/hs-vector-algorithms               0.5.4_1          --> 0.5.4.2
devel/hs-void                            0.5.6            --> 0.5.8
ftp/hs-curl                              1.3.7_3          --> 1.3.8
graphics/hs-cairo                        0.12.3.1_1       --> 0.12.4
lang/hs-unlambda                         0.1_6            --> 0.1.3
mail/hs-email-validate                   0.2.8_1          --> 0.3.2
mail/hs-mime                             0.3.3.2          --> 0.3.4
mail/hs-mime-mail                        0.4.1.1_2        --> 0.4.1.2
math/hs-categories                       1.0.3_1          --> 1.0.4
math/hs-comonad                          1.1.1.6_1        --> 3.0.0.2
math/hs-comonad-transformers             2.1.2            --> 3.0
math/hs-data-lens                        2.10.0_1         --> 2.10.2
math/hs-data-lens-template               2.1.5_1          --> 2.1.7
math/hs-math-functions                   0.1.1.1_2        --> 0.1.1.2 [1]
math/hs-mwc-random                       0.12.0.0_1       --> 0.12.0.1
math/hs-pointed                          2.1.0.2_1        --> 3.0.1
math/hs-semigroupoids                    1.3.4            --> 3.0.0.1
math/hs-semigroups                       0.8.3.2_1        --> 0.8.4.1
math/hs-statistics                       0.10.1.0_1       --> 0.10.2.0
math/hs-vector-space                     0.8.2            --> 0.8.6
multimedia/hs-gstreamer                  0.12.1.1_1       --> 0.12.1.2
net/hs-network                           2.3.0.13_1       --> 2.3.1.0
net/hs-network-conduit                   0.4.0.1_1        --> 0.6.1.1
net/hs-pcap                              0.4.5.1_4        --> 0.4.5.2
net/hs-sendfile                          0.7.6_1          --> 0.7.8
net/hs-simple-sendfile                   0.2.4            --> 0.2.8
net/hs-socks                             0.4.1_1          --> 0.4.2
print/hs-hscolour                        1.20.2,1         --> 1.20.3,1
security/hs-Crypto                       4.2.5_1          --> 4.2.5.1
security/hs-HsOpenSSL                    0.10.3.2         --> 0.10.3.3
security/hs-RSA                          1.2.1.0_1        --> 1.2.2.0
security/hs-SHA                          1.5.0.1_1        --> 1.6.1
security/hs-certificate                  1.2.3_1          --> 1.3.3
security/hs-clientsession                0.7.5_1          --> 0.8.0.1
security/hs-cprng-aes                    0.2.3_2          --> 0.2.4
security/hs-crypto-conduit               0.3.2_1          --> 0.4.1
security/hs-crypto-pubkey-types          0.1.1_1          --> 0.2.0
security/hs-cryptocipher                 0.3.5            --> 0.3.6
security/hs-cryptohash                   0.7.5_1          --> 0.7.9
security/hs-digest                       0.0.1.1_1        --> 0.0.1.2
security/hs-monadcryptorandom            0.4.1_1          --> 0.5
security/hs-pureMD5                      2.1.0.3_2        --> 2.1.2.1
security/hs-pwstore-fast                 2.2_2            --> 2.3
security/hs-skein                        0.1.0.7_1        --> 0.1.0.10
security/hs-tls                          0.9.5_1          --> 1.0.2
security/hs-tls-extra                    0.4.6_1          --> 0.5.0
sysutils/hs-angel                        0.3.2_1          --> 0.3.3
textproc/hs-HStringTemplate              0.6.8_2          --> 0.6.12
textproc/hs-attoparsec-conduit           0.4.0.1_1        --> 0.5.0.3
textproc/hs-attoparsec-enumerator        0.3_2            --> 0.3.1
textproc/hs-blaze-html                   0.5.0.0          --> 0.5.1.1
textproc/hs-blaze-markup                 0.5.1.0_1        --> 0.5.1.2
textproc/hs-case-insensitive             0.4.0.1_2        --> 0.4.0.3
textproc/hs-citeproc-hs                  0.3.4_1          --> 0.3.6
textproc/hs-double-conversion            0.2.0.4_2        --> 0.2.0.5
textproc/hs-highlighting-kate            0.5.1_1          --> 0.5.3.3
textproc/hs-hs-bibutils                  4.12_4           --> 4.15
textproc/hs-html-conduit                 0.0.1_1          --> 0.1.0.4
textproc/hs-hxt                          9.2.2_1          --> 9.3.1.1
textproc/hs-lhs2tex                      1.17_4           --> 1.18.1
textproc/hs-pandoc                       1.9.4.2          --> 1.9.4.5
textproc/hs-parsec                       3.1.2_1          --> 3.1.3
textproc/hs-regex-pcre-builtin           0.94.2.1.7.7_4   --> 0.94.4.3.8.31
textproc/hs-regex-posix                  0.95.1_2         --> 0.95.2
textproc/hs-stringsearch                 0.3.6.3_2        --> 0.3.6.4
textproc/hs-tagsoup                      0.12.6_2         --> 0.12.8
textproc/hs-tagstream-conduit            0.3.2_1          --> 0.5.3
textproc/hs-texmath                      0.6.0.6_1        --> 0.6.1.1
textproc/hs-xml-conduit                  0.7.0.3_1        --> 1.0.3.3
textproc/hs-xml-types                    0.3.2            --> 0.3.3
textproc/hs-xmlhtml                      0.2.0.2          --> 0.2.0.3
textproc/hs-yaml                         0.7.0.3          --> 0.8.1.1
www/hs-HTTP                              4000.2.3_1       --> 4000.2.5
www/hs-authenticate                      1.2.1.1_1        --> 1.3.2
www/hs-cookie                            0.4.0_1          --> 0.4.0.1
www/hs-gitit                             0.10.0.1         --> 0.10.0.2
www/hs-hamlet                            1.0.1.4          --> 1.1.1.1
www/hs-happstack                         7.0.0_1          --> 7.0.1
www/hs-happstack-server                  7.0.3            --> 7.1.1
www/hs-heist                             0.8.1.1          --> 0.8.2
www/hs-hjsmin                            0.1.2_1          --> 0.1.3
www/hs-http-conduit                      1.4.1.10         --> 1.8.4.3
www/hs-http-date                         0.0.2_1          --> 0.0.3
www/hs-http-server                       1_5              --> 1.0.1
www/hs-http-types                        0.6.11_1         --> 0.7.3.0.1
www/hs-path-pieces                       0.1.1_1          --> 0.1.2
www/hs-shakespeare                       1.0.0.2_1        --> 1.0.2
www/hs-shakespeare-css                   1.0.1.2_1        --> 1.0.2
www/hs-shakespeare-js                    1.0.0.3_1        --> 1.1.0
www/hs-shakespeare-text                  1.0.0.2_1        --> 1.0.0.5
www/hs-snap                              0.9.0.1          --> 0.9.2.2
www/hs-snap-core                         0.9.0            --> 0.9.2.2
www/hs-snap-server                       0.9.0            --> 0.9.2.4
www/hs-wai                               1.2.0.3          --> 1.3.0.1
www/hs-wai-app-static                    1.2.0.4          --> 1.3.0.4
www/hs-wai-extra                         1.2.0.5          --> 1.3.0.4
www/hs-wai-logger                        0.1.4_1          --> 0.3.0
www/hs-wai-test                          1.2.0.2_1        --> 1.3.0
www/hs-warp                              1.2.2            --> 1.3.5
www/hs-yesod                             1.0.1.6_1        --> 1.1.4.1
www/hs-yesod-auth                        1.0.2.1_1        --> 1.1.2
www/hs-yesod-core                        1.0.1.2_1        --> 1.1.6.1
www/hs-yesod-default                     1.0.1.1_1        --> 1.1.2
www/hs-yesod-form                        1.0.0.4_1        --> 1.2.0.1
www/hs-yesod-json                        1.0.0.1_1        --> 1.1.2
www/hs-yesod-persistent                  1.0.0.1_1        --> 1.1.0
www/hs-yesod-platform                    1.0.5            --> 1.1.5
www/hs-yesod-routes                      1.0.1.2_1        --> 1.1.1.1
www/hs-yesod-static                      1.0.0.3_1        --> 1.1.1.1
www/hs-yesod-test                        0.2.1            --> 0.3.1.1
x11-toolkits/hs-gtk                      0.12.3.1         --> 0.12.4
x11-toolkits/hs-pango                    0.12.3_1         --> 0.12.4

Removed ports (1):

textproc/hs-xml2html                     0.1.2.3_1

Approved by:	wen (maintainer) [1]
Obtained from:	FreeBSD Haskell
2012-12-20 02:23:04 +00:00
Baptiste Daroussin
36bee25e22 DeforaOS desktop PDF viewer
PR:		ports/172999
Submitted by:	Olivier Cochard-Labbe <olivier@cochard.me>
2012-12-19 14:10:11 +00:00
Baptiste Daroussin
611afc10e7 Lbrary and tools providing ability to interpret and import Microsoft Publisher
content into various applications.
2012-12-18 12:09:52 +00:00
Anton Berezin
2996175687 Remove support for perl 5.8.
Nudged by:	az
2012-12-18 12:07:46 +00:00
Hiroki Sato
19a3a694aa Fix a typo.
Spotted by:	Kurt Jaeger
2012-12-16 23:38:34 +00:00
Jason E. Hale
f3b6293d78 - Update to 2.0.8
While here:
- Trim Makefile header
- Add LICENSE (GPLv2 or later)
- Drop indefinite article from COMMENT
- Disambiguate wording in pkg-descr

PR:		ports/174353
Submitted by:	Martin Dieringer <martin.dieringer@gmx.de> (maintainer)
2012-12-16 16:10:12 +00:00
Johan van Selst
eb2e379dc5 Correct checksum of texinfo.tex
Reported b:	jhale
2012-12-16 13:47:16 +00:00
Jason Helfman
a6aba5e28b - update to 0.3.7
PR:		174378
Submitted by:	maintainer, g.veniamin@googlemail.com
2012-12-14 19:43:35 +00:00
Sunpoet Po-Chuan Hsieh
8f6e35c928 - Update to 0.0205
- Add LICENSE
- Add TEST_DEPENDS
2012-12-14 08:24:07 +00:00
Johan van Selst
dfdf0acca0 - Update texinfo.tex and texi2dvi files to latest version
- Add htmlxref.cnf file from upstream
- Trim Makefile header
2012-12-13 18:57:37 +00:00
Dirk Meyer
8bf0a9f581 - fix build of option I18N
PR:		174323
2012-12-12 06:47:36 +00:00
Max Brazhnikov
0d577cde61 - Update to 3.12.11
- Remove stale patches
- Trim Makefile header
2012-12-11 12:32:31 +00:00
Baptiste Daroussin
9c526f7217 Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION=	1.5+ (part3)
2012-12-10 13:43:43 +00:00
Dirk Meyer
b0d6a20976 - update to 1.5.4 2012-12-09 21:38:37 +00:00
Dirk Meyer
9aa9018e40 - update to 1.5.4 2012-12-09 21:37:57 +00:00
Frederic Culot
3377966318 - Update MAINTAINER's address [1]
- Trim Makefile header

PR:		ports/174239 [1]
Submitted by:	Stephen Fisher <stephenfisher@outlook.com> (maintainer)
Feature safe:	yes
2012-12-08 11:01:40 +00:00
Rene Ladan
f7d246889c - Convert to optionsNG (fold two same-condition blocks into one while here)
- Strip library version numbers
Feature safe:	yes
2012-12-06 10:57:14 +00:00
Koop Mast
b032621fc1 Mark textproc/libxml and print/freetype deprecated.
Last releases in 2002 and 2000, and unsupported by upstream.

Feature safe:	yes
2012-12-05 12:52:33 +00:00
Sunpoet Po-Chuan Hsieh
6c97d21630 - Update to 0.0204
- Cleanup Makefile header

Feature safe:	yes
2012-12-04 06:18:16 +00:00
Pietro Cerutti
723dbd7bcd - Fix build with clang
- Trim Makefile header

Feature safe:	yes
2012-12-03 10:24:09 +00:00
Armin Pirkovitsch
d65c31526b - Update to version 20110311
- Update MASTER_SITES
- Add LICENSE
- Add MAKE_JOBS_SAFE

PR:           ports/170164
Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
Approved by:  beat (mentor)
Feature safe: yes
2012-11-30 23:50:21 +00:00
Pietro Cerutti
ce09d1b4b3 - Fix build with clang
Feature safe:	yes
2012-11-30 14:02:19 +00:00
Pietro Cerutti
d385f69669 - Update to 2.16.1
http://lists.gnu.org/archive/html/info-lilypond/2012-11/msg00002.html
- Trim Makefile header

Feature safe:	yes
2012-11-27 08:36:00 +00:00
Sylvio Cesar Teixeira
b94afc7e96 - New homepage to project.
PR:		ports/170041
Submitted by:	nemysis <nemysis@gmx.ch>
Feature safe:	yes
2012-11-24 12:38:06 +00:00
Eitan Adler
97c7e73cbf Trim the header. The modeline was causing problems for certain configurations of vim.
Feature safe:	yes
2012-11-14 13:05:21 +00:00
Dirk Meyer
0cc883c990 - drop maintainership
Feature safe: yes
2012-11-05 20:10:03 +00:00