| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This uses accept 'env' as an argument for ports that do use their own or a different do-configure target.
Modify xmkmf so it accept IMAKECPPFLAGS as default flags for imake and pass it to the called imake.
Modify xorg-cf-files (the FreeBSD.cf configuration file) to allow CppCmd to be overwritten.
Pass CppCmd CcCmd and CplusplusCmd via command line to each call of imake via IMAKECPPFLAGS
Pass IMAKE_DEFINE with the above arguments to MAKE_ARGS so that imake spawned from Makefile generated by a previous
imake also inherit the defined CppCmd CcCmd and CplusplusCmd.
Make imake use devel/tradcpp all the time, so that when buidling with clang we do not depend on gcc's cpp.
Make imake respect CC and CXX
Make imake respect USE_GCC (if set imake will use gcc's cpp).
While here:
- Remove a couple of indefinite articles from comments
- Trim headers
- Fix a couple of ports to build with clang or use: USE_GCC=any
- Fix a now useless redefinition of the extraction chain
- Fix a typo in japanese/Wnn7-lib bundled imake template definitions
- Fix some XMKMF execution with no env specified
- Use options helper in x11/xautolock to simplify the port
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
to the PDF specification from Adobe
WWW: http://github.com/yob/pdf-reader
|
|
|
|
| |
WWW: http://github.com/halfbyte/afm
|
|
|
|
| |
WWW: http://rubygems.org/gems/ttfunk
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-----
/usr/ports/print/scribus/work/scribus-1.4.2/scribus/plugins/scriptplugin/runscriptdialog.cpp:13:43: error: addition of default argument on redeclaration
makes this constructor a default constructor
RunScriptDialog::RunScriptDialog(QWidget* parent = 0, bool extEnable = false) :
^ ~
/usr/ports/print/scribus/work/scribus-1.4.2/scribus/plugins/scriptplugin/runscriptdialog.h:24:3: note: previous declaration is here
RunScriptDialog(QWidget* parent, bool extEnable);
^
1 error generated.
*** Error code 1
-----
PR: ports/179042
Submitted by: "O. Hartmann" <ohartman@zedat.fu-berlin.de>
Patch by: bsam (me)
Tested by: "O. Hartmann" <ohartman@zedat.fu-berlin.de>
Approved by: sylvio (maintainer, timeout 3+ weeks)
|
|
|
|
| |
While here, modernize headers.
|
|
|
|
|
|
| |
- Assign some p5- ports under perl@ maintainership.
Approved by: portmgr@ (bapt@)
|
| |
|
|
|
|
| |
Approved by: hrs (maintainer)
|
|
|
|
| |
. trim Makefile headers.
|
|
|
|
| |
Reported by: pkg (DEVELOPER_MODE)
|
|
|
|
|
|
| |
. trim Makefile headers;
. remove the indefinite article from COMMENT;
. use WRKSRC_SUBDIR instead of WRKSRC.
|
| |
|
|
|
|
|
|
|
|
|
| |
The final release of the 1.6 series was made around 2 years ago, and the 2.x
series should be stable enough now.
Concretely, this port probably has problems building with clang, and there
isn't much point in keeping it around with duct tape just for the sake of
it.
|
| |
|
|
|
|
| |
Reported by: pkg dev build
|
|
|
|
|
|
|
| |
out to me that there is a subtle build failure in future webkit releases and
that libreoffice 4.1 depends on the icu support in harfbuzz.
Pointed out by: olivierd@ (via priv mail) and ftigeot (on IRC)
|
|
|
|
|
|
|
|
|
| |
* change OPTIONS_SINGLE to OPTIONS_RADIO, enabling "none" as a valid choice
* fix complaint of portlint in pkg-descr
PR: ports/178201
Submitted by: r4721@tormail.org
Approved by: maintainer timeout (acm, 9 weeks)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update Haskell Platform to version 2013.2.0.0
Please note that port revisions for all the Haskell ports without version
changes are bumped.
Some highlights of the update:
- Fix PDF generation for pandoc [1]
- From now on, PREFIX/{lib,share,share/doc}/cabal/ghc-GHC_VERSION are used for
hs- ports (Cabal packages) as prefixes to avoid problems when upgrading with
portmaster(8) [2]
- Experimental support for LLVM-based code generation (disabled by default)
- Many simplifications, refactoring in bsd.cabal.mk
New ports (11):
devel/hs-asn1-types 0.1.3
devel/hs-data-default-class 0.0.1
devel/hs-data-default-instances-base 0.0.1
devel/hs-data-default-instances-containers 0.0.1
devel/hs-data-default-instances-dlist 0.0.1
devel/hs-data-default-instances-old-locale 0.0.1
devel/hs-extensible-exceptions 0.1.1.4
devel/hs-mmorph 1.0.0
devel/hs-quickcheck-io 0.1.0
x11-toolkits/hs-GLURaw 1.3.0.0
x11-toolkits/hs-OpenGLRaw 1.3.0.0
Updated ports (104):
archivers/hs-zlib 0.5.4.0_1 --> 0.5.4.1
databases/hs-persistent 1.1.5.1 --> 1.2.0.1
databases/hs-persistent-sqlite 1.1.5 --> 1.2.0
databases/hs-persistent-template 1.1.2.4 --> 1.2.0
devel/hs-HUnit 1.2.5.1_1 --> 1.2.5.2
devel/hs-IORefCAS 0.2_3 --> 0.2.0.1
devel/hs-MonadRandom 0.1.8 --> 0.1.9
devel/hs-QuickCheck 2.5.1.1_1 --> 2.6
devel/hs-abstract-deque 0.1.6_1 --> 0.2
devel/hs-alex 3.0.2_1 --> 3.0.5
devel/hs-async 2.0.1.3_1 --> 2.0.1.4
devel/hs-basic-prelude 0.3.4.0 --> 0.3.5.0
devel/hs-blaze-builder 0.3.1.0_4 --> 0.3.1.1
devel/hs-byteorder 1.0.3_4 --> 1.0.4
devel/hs-cabal-install 0.14.0_4 --> 1.16.0.2
devel/hs-classy-prelude 0.5.3 --> 0.5.7
devel/hs-cmdargs 0.10.2 --> 0.10.3
devel/hs-conduit 1.0.2 --> 1.0.5
devel/hs-data-default 0.5.0_1 --> 0.5.3
devel/hs-fsnotify 0.0.6 --> 0.0.11
devel/hs-generic-deriving 1.4.0 --> 1.5.0
devel/hs-git-annex 4.20130323_1 --> 4.20130601
devel/hs-haddock 2.11.0_1 --> 2.13.2
devel/hs-hashable 1.2.0.5 --> 1.1.2.5,1
devel/hs-hlint 1.8.43 --> 1.8.45
devel/hs-hspec 1.4.4 --> 1.5.4
devel/hs-hspec-expectations 0.3.0.3_1 --> 0.3.2
devel/hs-largeword 1.0.4 --> 1.0.5
devel/hs-lens 3.8.7.3 --> 3.9.0.2
devel/hs-lifted-base 0.2.0.2 --> 0.2.0.5
devel/hs-monad-control 0.3.1.4_1 --> 0.3.2.1
devel/hs-monad-logger 0.3.0.1 --> 0.3.1.1
devel/hs-monad-par 0.3.4.1 --> 0.3.4.2
devel/hs-pool-conduit 0.1.1_1 --> 0.1.2
devel/hs-profunctors 3.3 --> 3.3.0.1
devel/hs-reflection 1.1.7 --> 1.3.2
devel/hs-resourcet 0.4.5 --> 0.4.7.1
devel/hs-show 0.5 --> 0.6
devel/hs-split 0.2.1.1_1 --> 0.2.2
devel/hs-stm 2.4_1 --> 2.4.2
devel/hs-syb 0.3.7_1 --> 0.4.0
devel/hs-tagged 0.4.4_1 --> 0.6
devel/hs-text 0.11.2.3_1 --> 0.11.3.1
devel/hs-unix-compat 0.4.1.0 --> 0.4.1.1
devel/hs-unix-time 0.1.5 --> 0.1.8
devel/hs-unordered-containers 0.2.3.0 --> 0.2.3.1
devel/hs-utility-ht 0.0.8_3 --> 0.0.9
devel/hs-uuagc 0.9.42.2_3 --> 0.9.42.3
devel/hs-uuid 1.2.9 --> 1.2.13
devel/hs-void 0.5.11 --> 0.6
math/hs-NumInstances 1.2 --> 1.3
math/hs-comonad-transformers 3.0.1_1 --> 3.0.2
math/hs-semigroups 0.9 --> 0.9.1
math/hs-statistics 0.10.2.0_2 --> 0.10.3.1
net/hs-network 2.3.1.0_1 --> 2.4.1.2
net/hs-publicsuffixlist 0.0.3 --> 0.1
net/hs-socks 0.5.0 --> 0.5.1
security/hs-certificate 1.3.5_1 --> 1.3.7
security/hs-cipher-aes 0.1.7 --> 0.1.8
security/hs-clientsession 0.8.1_1 --> 0.9
security/hs-crypto-api 0.11 --> 0.12.1
security/hs-crypto-conduit 0.5.0 --> 0.5.2
security/hs-crypto-pubkey 0.1.2_1 --> 0.1.3
security/hs-crypto-pubkey-types 0.2.0_1 --> 0.3.2
security/hs-cryptocipher 0.4.0_1 --> 0.5.0
security/hs-cryptohash 0.8.3_1 --> 0.9.0
security/hs-skein 0.1.0.12 --> 1.0.3
textproc/hs-HaXml 1.23.3_2 --> 1.24
textproc/hs-attoparsec-conduit 1.0.0 --> 1.0.1
textproc/hs-blaze-html 0.6.0.0 --> 0.6.1.1
textproc/hs-blaze-markup 0.5.1.4 --> 0.5.1.5
textproc/hs-case-insensitive 1.0 --> 1.0.0.2
textproc/hs-highlighting-kate 0.5.3.8 --> 0.5.3.9
textproc/hs-hs-bibutils 4.17 --> 5.0
textproc/hs-polyparse 1.8_3 --> 1.9
textproc/hs-texmath 0.6.1.3 --> 0.6.1.5
textproc/hs-xml 1.3.12_4 --> 1.3.13
textproc/hs-yaml 0.8.2.3 --> 0.8.2.4
www/hs-HTTP 4000.2.5_1 --> 4000.2.8
www/hs-cgi 3001.1.7.4_6,1 --> 3001.1.7.5,1
www/hs-hamlet 1.1.6.3 --> 1.1.7.1
www/hs-happstack-server 7.1.7 --> 7.1.7.1
www/hs-heist 0.11.1 --> 0.12.0
www/hs-http-conduit 1.9.0 --> 1.9.3
www/hs-http-reverse-proxy 0.1.1.3 --> 0.1.1.6
www/hs-shakespeare 1.0.3.1 --> 1.0.5
www/hs-shakespeare-css 1.0.3 --> 1.0.5.1
www/hs-shakespeare-js 1.1.2.1 --> 1.1.4
www/hs-snap 0.11.2 --> 0.12.0
www/hs-wai-extra 1.3.2.4 --> 1.3.4
www/hs-wai-test 1.3.0.4 --> 1.3.1
www/hs-warp 1.3.7.4 --> 1.3.8.1
www/hs-yesod 1.1.9.2 --> 1.2.0.1
www/hs-yesod-auth 1.1.5.3 --> 1.2.0
www/hs-yesod-core 1.1.8.2 --> 1.2.0.4
www/hs-yesod-form 1.2.1.3 --> 1.3.0
www/hs-yesod-persistent 1.1.0.1_1 --> 1.2.0
www/hs-yesod-platform 1.1.8 --> 1.2.0.1
www/hs-yesod-routes 1.1.2 --> 1.2.0
www/hs-yesod-static 1.1.2.2 --> 1.2.0
www/hs-yesod-test 0.3.5 --> 1.2.0
x11-toolkits/hs-GLUT 2.1.2.1_7,1 --> 2.4.0.0,1
x11-toolkits/hs-OpenGL 2.2.3.1_4,1 --> 2.8.0.0,1
x11/hs-xmobar 0.16_2 --> 0.17
Removed ports (2):
www/hs-yesod-default 1.1.3.2
www/hs-yesod-json 1.1.2.1
PR: ports/179146 [1]
Requested by: Omar Thameen <omar@biglist.com> [1]
Reported by: sperber, bapt [2]
Tested by: sperber [2]
Obtained from: FreeBSD Haskell
|
|
|
|
|
|
|
|
|
|
|
| |
The package looks for LuaTEX regardless of its mode and provides the
switch \ifluatex; it works with Plain TEX or LATEX. The package is part
of the oberdiek bundle.
WWW: http://www.ctan.org/pkg/ifluatex
PR: ports/179146
Requested by: Omar Thameen <omar@biglist.com>
|
|
|
|
| |
Submitted by: Kim Shrier <kim@westryn.net>
|
|
|
|
|
|
|
|
|
|
| |
* new MASTER_SITES (Makefile)
* new project's home (pkg_descr)
* pet portlint
* removing patches accepted upstream
PR: ports/179177
Submitted by: Nikola Lecic <nikola.lecic@anthesphoria.net> (maintainer)
|
|
|
|
|
|
| |
platform.
Pointed out by: Nikola Lecic
|
|
|
|
|
| |
PR: ports/179073
Submitted by: Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add a a backported patch from cups 1.6 which fixes an issue with regard to a timed out TCP connection. it should be
deleted once the port is updated to 1.6.
- Pet portlint a bit
- remove unused CONFLICTS line
PR: 178987
Submitted by: "r4721@tormail.org" <r4721@tormail.org>
PR: 179194
Submitted by: Sayetsky Anton <vsjcfm@gmail.com>
Approved by: c.petrik.sosa@gmail.com (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
| |
Quite a while ago I started mirroring ltablex.zip because some CTAN mirrors
delivered a zip file with the same contents but a different checksum.
The package build cluster seems to have mirrored one of those "wrong"
versions, and every once in a while I get an email about package building
failures which are actually caused by that.
Work around the issue by renaming the ltablex.zip file I mirror to
ltablex-1.0.zip, which should hopefully make ftp-master re-fetch it.
|
| |
|
|
|
|
| |
Reported by: miwi
|
|
|
|
| |
Reported by: pkg (DEVELOPER_MODE)
|
|
|
|
| |
Approved by: miwi, eadler (mentors, implicit)
|
|
|
|
|
|
| |
PR: ports/179060
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Approved by: jpaetzel (mentor)
|
|
|
|
| |
- Trim header.
|
|
|
|
| |
Reported by: pkg (DEVELOPER_MODE)
|
| |
|
| |
|
|
|
|
| |
Reported by: pkg (DEVELOPER_MODE)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
an zeising, kwm, miwi, bapt, eadler production:
Xorg 7.7
Starring:
xserver 1.12.4 (new xorg only)
Mesa 8.0.4, including libGL, libGLU and dri (new xorg only)
libX11 1.5.0
libxcb 1.9
libdrm 2.4.42 (new xorg only)
freeglut 2.8.1
Also starring:
Updates to drivers and other libraries and utilities
Additional notes:
Change pkgconf to be a build dependency.
Add a new USE_XORG, xcb, to depend on libxcb and update all ports to use
this.
Trim makefile headers.
Take maintanership of x11/xcb-proto, ok'd by ashish.
If you are running WITH_NEW_XORG=, you need to rebuild all installed
drivers, see UPDATING for more information.
Various fixes to make ports compile.
PR: ports/177942
Exp-run by: miwi
Approved by: portmgr (miwi)
Thanks to all who helped testing!
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
. remove the indefinite article from COMMENT;
. remove ABI version numbers from LIB_DEPENDS;
. utilise USES+=desktop-file-utils pkgconfig shared-mime-info;
. build with hunspell rather then aspell.
PR: ports/178414
Submitted by: bsam (me)
Approved by: sylvio (maintainer timeout, 2+ weeks)
|
|
|
|
| |
Spotted by: Tony Morlan
|
|
|
|
| |
Spotted by: mandree
|
|
|
|
| |
Reported by: miwi
|
|
|
|
| |
Reported by: miwi
|
|
|
|
|
|
|
| |
- Split off documentation to print/texlive-docs from print/texlive-texmf.
The document part was 1.3GB (30k files). Now the size of texlive-texmf
package is 557MB (this was 1.5GB before the split).
- do-texhash, do-fmtutil, do-updmap targets now run after post-install.
|
| |
|
|
|
|
|
|
| |
- Update MASTER_SITES.
- Set USE_TEX.
- Use OPTIONS_DEFINE.
|
| |
|
|
|
|
| |
- Simplify print/yatex.
|
|
|
|
| |
PR: ports/178729
|
|
|
|
| |
PR: ports/178729
|
| |
|
| |
|
|
|
|
|
|
| |
- Remove patches and checks for unsupported FreeBSD versions.
The area51 repository features commits by avilla, rakuco and myself.
|
|
|
|
|
| |
PR: ports/178558
Submitted by: Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer)
|
| |
|
|
|
|
| |
Submitted by: bdrewery@, madpilot@
|
|
|
|
|
|
|
|
| |
CFF_HINTING_ADOBE is a CFF parsing and hinting engine by Adobe
and Google. It is disable by default.
PR: ports/178552
Submitted by: pfg
|
| |
|
| |
|
|
|
|
| |
- Bump PORTREVISION
|
|
|
|
|
| |
PR: ports/178643
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
|
|
|
|
|
| |
Security: APSB13-15
Security: http://www.adobe.com/support/security/bulletins/apsb13-15.html
|
|
|
|
|
|
|
|
| |
- Update MASTER_SITES
- Support PLIST_FILES
PR: 178578
Submitted by: Ports Fury
|
| |
|
|
|
|
|
| |
Submitted by: John Marino (via irc)
Obtained from: DPorts
|
| |
|
|
|
|
| |
- Trim header
|
|
|
|
| |
Submitted by: Kim Shrier <kim@westryn.net>
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
| |
PR: ports/178518
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
|
|
|
|
| |
Reported by: Hiroto Kagotani
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
| |
Spotted by: Hiroto Kagotani
|
|
|
|
|
|
| |
- Remove patch that has been upstreamed.
- Adjust pkg-message now that texlive is in ports.
- Update pkg-descr to its new format.
|
|
|
|
| |
will be added later.
|
| |
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
/usr/bin/perl
Submitted by: John Marino
Obtained from: DPorts
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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]
|
|
|
|
| |
Approved by: portmgr (bapt)
|
|
|
|
| |
While here do some conversion to new options framework
|
|
|
|
| |
instead to make migration to TeXLive easier.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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]
|
| |
|
|
|
|
|
|
|
|
|
| |
- Convert to new options framework
- Make dependency on freetype2 conditional
- Bump PORTVERSION
PR: ports/174823
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
|
| |
|
| |
|
|
|
|
|
|
| |
not GS_dmprt.
Spotted by: Andrzej Tobola
|
|
|
|
|
| |
- Add LICENSE.
- Use OPTIONS_DEFINE.
|
|
|
|
|
|
| |
- Add dependency on libpaper unconditionally to 8.x and 9.x.
- Fix CONFLICTS_INSTALL.
- Remove ABI version numbers from LIB_DEPENDS.
|
|
|
|
|
|
| |
PR: 178220
- merge and cleanup patches
|
|
|
|
| |
PR: ports/178292
|
| |
|
|
|
|
|
| |
Submitted by: portmgr (erwin)
Approved by: doceng (implicit)
|
| |
|
|
|
|
|
|
| |
Ghostscript 7. This is because the latest version is not compatible with
.optnttcidfont directive. The other versions of Ghostscript use the new
version.
|
| |
|
| |
|
|
|
|
| |
Approved by: portmgr (bapt@)
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
- Trim old-style header.
- Use OPTIONS_DEFINE.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
| |
|
|
|
|
|
|
| |
- Pet portlint by fixing the WWW line in pkg-descr
Submitted by: Kim Shrier <kim@westryn.net>
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Spotted by: Scott Allendorf
|
|
|
|
|
|
| |
- last-command-char issue has been fixed.
- %#DVIPDF now supports selection of dvi-to-pdf programs.
- More PDF viewers added to the menu.
|
| |
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
|
| |
- Convert script/configure and Makefile.inc to OPTIONS_DEFINE.
- Add DOCS option and use PORTDOCS.
- Trim lengthy pkg-descr.
|
|
|
|
|
| |
PR: ports/178021
Submitted by: John Marino <draco@marino.st>
|
| |
|
|
|
|
|
| |
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
USE_GETTEXT=yes to USES=gettext while here
|
|
|
|
| |
Spotted by: Scott Allendorf
|
| |
|
| |
|
|
|
|
| |
Spotted by: dvl
|
|
|
|
|
|
|
| |
graphics/jpeg2ps-*, and merge the papersize-suffixed versions into
single ones respectively as print/psutils did.
Approved by: dinoex (maintainer) [1]
|
|
|
|
| |
Approved by: portmgr (bapt)
|
|
|
|
|
|
| |
USE_FREETYPE from all ports using it
While here trim some headers, and do some conversion to new options framework.
|
|
|
|
|
| |
PR: 178026
Submitted by: Ports Fury
|
|
|
|
| |
- Remove post-install target
|
|
|
|
|
|
|
|
|
|
| |
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/
|
| |
|
|
|
|
| |
Approved by: portmgr (bapt)
|
|
|
|
| |
Approved by: portmgr (bapt)
|
|
|
|
|
| |
print/psutils. The default paper size in the programs can be set via
libpaper ($PAPERSIZE or etc/papersize configuration file).
|
| |
|
| |
|
|
|
|
|
| |
Reported by: indexbuild@FreeBSD.org
Feature safe: yes
|
|
|
|
|
|
|
| |
Thanks to Kim Shrier <kim@westryn.net>, who has committed himself to helping
me in maintaining it up to date.
Feature safe: yes
|
|
|
|
|
| |
Reported by: miwi
Feature safe: yes
|
|
|
|
|
|
|
|
| |
- Reset maintainership
PR: ports/177842
Submitted by: Pedro Giffuni <giffunip@tutopia.com> (maintainer)
Feature safe: yes
|
|
|
|
|
| |
Reported by: pointyhat
Approved by: portmgr
|
|
|
|
|
| |
Submitted by: miwi
Approved by: portmgr (miwi)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
| |
The extra-src_hb-open-type-private.hh patch is from pkgsrc to fix the build
with base gcc.
|
|
|
|
| |
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
| |
print/ghostscript9
Approved by: doceng (gjb)
|
|
|
|
|
| |
already defined
- Remove OPTIONS_DEFINE, if it contains only global options
|
|
|
|
|
|
|
| |
which installs files into texinfo's DATADIR
- Bump PORTREVISION
Reported by: bapt
|
|
|
|
|
| |
PR: ports/177313 ports/177320
Submitted by: William Grzybowski <william88@gmail.com>, Yasuhiro KIMURA <yasu@utahime.org>
|
|
|
|
|
| |
PR: 177266
Submitted by: ports fury
|
|
|
|
| |
Submitted by: John Marino <draco@marino.st>
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
| |
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi)
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
- 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)
|
| |
|
|
|
|
|
|
|
| |
-Remove the CJK stuff since it has been disabled for very long time.
PR: ports/175640
Submitted by: Donald Stewart <dstewyls@gmail.com>
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
| |
instead of gnomehack and pet portlint.
Add conflicts with future gnome3 versions.
Reviewed by: miwi, bapt
|
| |
|
|
|
|
| |
trailing slashes) from pkg-plist.
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- Trim header
- Pass maintainership to submitter
PR: ports/176920
Submitted by: Danilo Egêa Gondolfo <danilogondolfo@gmail.com> (maintainer)
|
|
|
|
| |
- Bison is build-dependency only
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
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-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
|
|
|
|
|
| |
PR: 176497
Submitted by: maintainer, jimmy@mammothcheese.ca
|
|
|
|
|
| |
No functional change.
- Style fixes.
|
|
|
|
| |
Pointed out by: avg
|
| |
|
|
|
|
|
|
|
| |
- Update to 2.97
PR: 176530
Submitted by: Ports fury
|
|
|
|
|
| |
PR: 176538
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 176576
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 176566
Submitted by: ports fury
|
|
|
|
|
| |
Noticed by: rm
Pointy hat to: danfe
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
|
| |
Gutenprint, with support for 16-bit images and ICC profiles.
WWW: http://blackfiveimaging.co.uk
|
|
|
|
|
| |
Reported by: Sayetsky Anton
PR: 176416
|
| |
|
|
|
|
|
|
|
|
|
| |
vulnerabilities.
Security: APSB13-07
Security: APSA13-02
Security: CVE-2013-0640
Security: CVE-2013-0641
|
|
|
|
|
| |
PR: ports/176341
Submitted by: delphij
|
|
|
|
| |
Pointyhat to: jkim
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
| |
Includes two new tools: texi2any, pod2texi
Changelog: http://lists.gnu.org/archive/html/info-gnu/2013-02/msg00006.html
|
|
|
|
| |
Reported by: qat (via decke)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
| |
- Trim Makefile headers
|
|
|
|
| |
Approved by: miwi (portmgr)
|
|
|
|
|
|
| |
Pure Tcl library to generate PDF files.
WWW: http://pdf4tcl.berlios.de/
|
|
|
|
|
|
|
|
| |
- Add confict with scribus-1.[0-4]*
- Remove indefinite article from COMMENT
PR: ports/168215
Submitted by: lbartoletti <coder@tuxfamily.org> (maintainer)
|
|
|
|
|
| |
PR: 174997
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
PR: ports/175938
Submitted by: myself
Approved by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
|
|
|
|
| |
Reported by: Steve Kargl, jhb
|
|
|
|
|
| |
PR: 175586
Submitted by: Ports Fury
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
- Chase shlib version bump for dependant ports
|
|
|
|
| |
month without a fix
|
|
|
|
| |
- Convert header
|
|
|
|
| |
- Reset maintainership
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
| |
x11-toolkits/py-qt:
- mark BROKEN: does not build with latest devel/py-sip
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Rename and update patch
- Switch to USE_PKGCONFIG
Reported by: AN <andy at neu.net> via mail [1]
|
|
|
|
|
| |
Fixed handling of empty author parts in rare cases. Fixes bug 1124.
Fetchers work again: Import inspection dialog is not modal any more.
|
|
|
|
|
|
|
|
| |
- 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)
|
| |
|
|
|
|
|
|
| |
ChangeLog: http://www.pdflabs.com/docs/pdftk-version-history/
Reported by: portscout
|
|
|
|
|
| |
PR: ports/175352
Submitted by: Jose Jachuf <jjachuf@gmail.com> (maintainer)
|
|
|
|
|
|
| |
PR: ports/174444
Submitted by: 4721
Approved by: maintainer timeout (acm, 2m-2d)
|
| |
|
|
|
|
|
| |
PR: ports/175106
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
|
|
|
|
|
|
|
| |
Submitted by: Tsurutani Naoki
PR: ports/175158
Security: APSB13-02
Security: http://www.adobe.com/support/security/bulletins/apsb13-02.html
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
| |
textproc/docproj build with CJK set.
Assign maintainer to doceng@ until a suitable replacement is found.
|
|
|
|
| |
so that JabRef gets registered as application for text/x-bibtex files.
|
|
|
|
|
|
|
| |
- Add LICENSE.
PR: ports/174223
Submitted by: Jan Henrik Sylvester
|
| |
|
|
|
|
| |
Submitted by: Max Brazhnikov
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
- Trim header
PR: ports/174509
Submitted by: Roman Naumann <namor@hemio.de>
Approved by: Veit Jahns <idolum@users.sourceforge.net> (maintainer)
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
| |
PR: ports/174352 (based on)
Submitted by: Geraud CONTINSOUZAS <geraud@gcu.info>
|
|
|
|
|
|
|
| |
- 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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
| |
PR: ports/172999
Submitted by: Olivier Cochard-Labbe <olivier@cochard.me>
|
|
|
|
| |
content into various applications.
|
|
|
|
| |
Nudged by: az
|