Sunpoet Po-Chuan Hsieh
aae017a0ab
- Update to 0.44
...
- Support STAGEDIR
Changes: http://search.cpan.org/dist/File-Fetch/CHANGES
2013-10-02 17:50:44 +00:00
Sunpoet Po-Chuan Hsieh
699cd424ee
- Support STAGEDIR
2013-09-30 20:20:27 +00:00
Danilo Egea Gondolfo
b43fa6c573
- Change maintainer email to @FreeBSD.org
...
- Add stage support
Approved by: wg (mentor)
2013-09-29 13:46:55 +00:00
Sunpoet Po-Chuan Hsieh
4abf9324cc
- Update to 0.6.1
...
Changes: https://github.com/msoulier/tftpy/blob/master/ChangeLog
2013-09-27 20:57:34 +00:00
William Grzybowski
fc21c9a968
ftp/yafc: allow staging
...
- Allow staging
2013-09-25 11:39:38 +00:00
Bryan Drewery
2d8b17ea39
- Remove NO_STAGE as these have been tested to be safe
...
With hat: portmgr
2013-09-25 00:54:08 +00:00
Dirk Meyer
1e3119b07e
- fix misplaced NO_STAGE in slaveports and ifdefs
2013-09-21 11:06:03 +00:00
Baptiste Daroussin
1640537ad6
Add NO_STAGE all over the place in preparation for the staging support (cat: ftp)
2013-09-20 17:23:18 +00:00
Bryan Drewery
c93dfc2e9f
SSP support has been added to ports with WITH_SSP for i386 and amd64
...
on FreeBSD 10, and amd64 on earlier versions.
SSP_UNSAFE is added to disable in a port if it fails to build, but
this should only be used in rare circumstances such as kernel modules.
Otherwise, the port may just be failing due to lack of respecting
LDFLAGS.
On FreeBSD 10, this uses an ldscript in /usr/lib/libc.so to pull in
libssp_nonshared.a to address issues linking on i386 [1].
On earlier FreeBSD versions the WITH_SSP knob will add -lssp_nonshared
to LDFLAGS on i386. This is not needed on amd64. However, several hundred
ports do not currently respect LDFLAGS, so this support is disabled currently
as it causes build failures if a dependency is looking for the stack_chk
symbols.
Many thanks to jlh@ for this as he had many years of patience in getting
all of the necessary pieces [1][2] in.
[1] http://svnweb.freebsd.org/base/head/lib/libc/libc.ldscript?revision=251668&view=markup
PR: ports/138228 [2]
Submitted by: jlh (bsd.ssp.mk based on)
Reviewed by: bapt
With hat: portmgr
exp-runs done: 37 over a month on 91i386,91amd64,10i386,10amd64
2013-09-20 12:54:54 +00:00
Sunpoet Po-Chuan Hsieh
13c258d12c
- Fix typo
2013-09-20 06:36:58 +00:00
Sunpoet Po-Chuan Hsieh
6c6694c46f
- Fix build without libstdc++ by removing hardcoded libstdc++ linkage [1]
...
- Convert to new LIB_DEPENDS format
- Convert to new OPTIONS simplifier
Reported by: pkg-fallout [1]
2013-09-20 06:34:15 +00:00
Sunpoet Po-Chuan Hsieh
a138a63a56
- Disable CFLAGS=-D* check temporarily: workaround for LDAP issue [1] and CPUTYPE [2]
...
- Remove note in pre-configure: since it does not help to avoid bug-report mails
PR: ports/177401 [1], ports/180648 [1], ports/180944 [2]
2013-09-18 22:13:21 +00:00
Andrej Zverev
e5a7b5184d
- convert to the new perl5 framework
...
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
2013-09-14 12:04:18 +00:00
Andrej Zverev
8b77080918
- convert to the new perl5 framework
...
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
2013-09-12 15:23:58 +00:00
Sunpoet Po-Chuan Hsieh
2704440db1
- Cosmetic change
2013-09-07 17:53:23 +00:00
Baptiste Daroussin
beae873ea6
Add an explicit dependency on pkgconf
2013-09-06 13:01:53 +00:00
Baptiste Daroussin
7a0f4abe2b
Add an explicit dependency on pkgconf
2013-09-06 12:12:00 +00:00
Boris Samorodov
9f7e7e1326
Introduce ICONV_CONFIGURE_ARG variable defined at Uses/iconv.mk.
...
It's value is "--with-libiconv-prefix=/usr/local" for systems
before 100043 with ports libiconv and to use at systems post
100043 with base iconv it's value is "" (NULL).
Co-authors: bapt, madpilot and bsam (me)
2013-09-04 20:01:05 +00:00
Ganael LAPLANCHE
7d37e46999
Update to 4.4.9
2013-09-04 06:20:39 +00:00
Baptiste Daroussin
9880c1a378
Add an explicit dependency on pkgconf
2013-09-02 21:27:53 +00:00
Renato Botelho
8009e03e6f
Change my ports to USES (gmake|perl5)
2013-09-02 09:45:00 +00:00
Andrej Zverev
ca11b0d6e9
- convert to the new perl5 framework
...
Approved by: portmgr (bapt@, blanket)
2013-09-02 09:22:47 +00:00
Sunpoet Po-Chuan Hsieh
1b0d3f744b
- Add WWW
...
- Use single space after WWW:
- Remove Author line
2013-08-29 17:16:52 +00:00
Sunpoet Po-Chuan Hsieh
ee0456d513
- Cleanup Makefile header
2013-08-21 17:42:57 +00:00
Sunpoet Po-Chuan Hsieh
fa1716b118
- Remove leading indefinite article from COMMENT
2013-08-21 17:17:25 +00:00
Sunpoet Po-Chuan Hsieh
e15628ebf6
- Use RUN_DEPENDS:=BUILD_DEPENDS
...
- Add BUILD_DEPENDS
- Cosmetic change
2013-08-21 14:55:43 +00:00
Sunpoet Po-Chuan Hsieh
c9cf6c6113
- Convert to new perl framework
2013-08-21 14:08:06 +00:00
Dmitry Sivachenko
15aa3135a9
Update to version 4.1.2.
2013-08-21 06:56:47 +00:00
Dmitry Sivachenko
666e2276ee
Update to version 4.1.1.
2013-08-19 08:36:13 +00:00
Alex Kozlov
d4041784dc
- Remove MAKE_JOBS_SAFE variable
...
Approved by: portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Sunpoet Po-Chuan Hsieh
372eccbd8e
- Add note about LDAP issue (-DLDAP_DEPRECATED)
...
PR: ports/177401
2013-08-09 16:39:42 +00:00
Philippe Audeoud
540084f486
- Update to 0.23
...
- Changelog: http://cpansearch.perl.org/src/CLEACH/Net-FTPSSL-0.23/Changes
2013-08-09 13:20:40 +00:00
Sunpoet Po-Chuan Hsieh
83ce1d5836
- Fix ossl_recv() to eliminate false positive OpenSSL errors
...
- Bump PORTREVISION for package change
Submitted by: Brett Gmoser <bgmoser@leadbidinc.com>, Sergey Lobanov <wmn@siberianet.ru>
Obtained from: https://github.com/bagder/curl/commit/8a7a277c086199b
Reference: http://sourceforge.net/p/curl/bugs/1249/
2013-08-07 03:35:18 +00:00
William Grzybowski
15074aff97
ftp/bftpd: update to 4.0
...
- Update to 4.0 [1]
- NOPORTDOCS -> PORT_OPTIONS:MDOCS
- Trim Makefile header
Changes: http://bftpd.sourceforge.net/downloads/CHANGELOG
PR: ports/179563 [1]
Submitted by: Jesse <jessefrgsmith yahoo.ca>
Approved by: maintainer (timeout)
2013-07-31 22:17:27 +00:00
Andrej Zverev
a74217e6d9
- Convert to new perl framework
...
- Trim Makefile header
2013-07-31 11:56:17 +00:00
Andrej Zverev
b47325edb2
- switch simple inline replacement from perl to sed
...
and remove where is no need in this anymore.
- trim Makefile header
Approved by: bapt@ (portmrg@)
2013-07-27 16:06:25 +00:00
Steve Wills
413424ee99
- Reset maintainer after no response to mail since Jan 2013
...
- Clean up headers and comments while here
Reviewed by: danfe
2013-07-27 16:06:01 +00:00
Rene Ladan
66fee90926
KDE3 and QT3 expired on 2013-07-01, remove these ports.
...
Unfortunately, this also affects some ports using QT3 as a GUI toolkit.
Changes to infrastructure files:
- bsd.kde.mk : obsolete, remove
- bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while
- CHANGES : document the removals from bsd.port.mk
- KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead)
- MOVED : add the removed ports
PR: ports/180745
Submitted by: rene
Approved by: portmgr (bapt)
Exp-run by: bapt
2013-07-26 19:19:20 +00:00
Andrej Zverev
a4fc6158f5
- switch simple inline replacement from perl to sed
...
and remove where is no need in this anymore.
- trim Makefile header
Approved by: bapt@ (portmrg@)
2013-07-26 05:33:51 +00:00
Andrej Zverev
8e2084427b
- switch simple inline replacement from perl to sed
...
and remove where is no need in this anymore.
- trim Makefile header
Approved by: bapt@ (portmrg@)
2013-07-25 17:45:09 +00:00
Emanuel Haupt
ea0f02dfeb
Remove MAKE_JOBS_SAFE which is now default.
2013-07-24 08:19:07 +00:00
Max Brazhnikov
fbae26b600
Don't remove directory created by kdehier4 port
2013-07-22 14:23:39 +00:00
Baptiste Daroussin
07fb09d8f4
Fix build on HEAD, by properly defining the MAKE_ENV and by actually using it.
...
Reported by: pkg-fallout
2013-07-19 14:09:28 +00:00
Martin Wilke
591f0756c3
- Remove it, is duplicate with www/p5-WWW-Curl
...
Reported by: culot
2013-07-17 07:07:32 +00:00
Martin Wilke
aa55e5e1f3
This module provides a Perl interface to libcurl. It is not intended to be
...
a standalone module and because of this, the main libcurl documentation
should be consulted for API details at http://curl.haxx.se/ .
WWW: http://search.cpan.org/dist/WWW-Curl/
PR: ports/180221
Submitted by: Jason Harris <jharris@widomaker.com>
2013-07-17 04:12:10 +00:00
Martin Wilke
8d5f3c22d7
- Update to 1.0.3
...
PR: 180508
Submitted by: ports fury
2013-07-16 05:47:05 +00:00
Martin Wilke
f6bb01c268
- Update to 4.0
...
- Trim header
PR: 180506
Submitted by: Ports Fury
2013-07-15 14:44:18 +00:00
Sunpoet Po-Chuan Hsieh
fa34a754b3
- Fix build when security/openssl is installed
...
- Pet portlint
2013-07-12 09:02:43 +00:00
Sunpoet Po-Chuan Hsieh
ea8e1d0aa0
- Fix typo
...
Submitted by: Herbert J. Skuhra <hskuhra@eumx.net>
2013-07-12 08:12:08 +00:00
Steve Wills
629cfef933
- Update to 0.8.4
...
PR: ports/179866
Approved by: maintainer timeout (freebsdports@chillibear.com , >2 weeks)
2013-07-12 03:29:48 +00:00
Sunpoet Po-Chuan Hsieh
4761c30ffe
- Bump PORTREVISION for ftp/curl shlib change
...
- While I'm here, fix hardcoded LF (^M) with USE_DOS2UNIX [1]
Approved by: miwi (portmgr)
2013-07-11 16:37:50 +00:00
Sunpoet Po-Chuan Hsieh
c2d1a14c7c
- Update to 7.31.0
...
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
- Add COOKIES
- Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
- Add GSSAPI and SPNEGO [2]
- Remove KERBEROS4
- Rename LIBIDN to IDN
- Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes: http://curl.haxx.se/changes.html
PR: ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by: miwi
2013-07-11 16:26:26 +00:00
Baptiste Daroussin
1679a3f535
Convert from USE_MOTIF to USES=motif
...
While here:
- Trim headers
- Convert some USE_GMAKE to USES=gmake
2013-07-10 06:55:28 +00:00
Dmitry Sivachenko
4b94158884
Project location has changed.
2013-07-06 06:57:48 +00:00
William Grzybowski
afab08bde8
- Convert to new USES gmake for my ports
2013-07-05 14:41:15 +00:00
Xin LI
a4c3e0313f
Fix CVE-2013-2174 for ftp/curl with a patch from vendor for
...
now so that users can build the port, per popular demands
on mailing list.
The upgrade patch found in ports/172325 is currently under
exp-run. The changes in this commit against ftp/curl can be
safely reverted before applying that patch, as it's shipped
with new curl release.
Approved by: portmgr (miwi)
2013-07-02 07:43:02 +00:00
Baptiste Daroussin
932db7c46c
New USES imake to handle the dependency on imake.
...
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
2013-06-28 11:51:05 +00:00
Alex Dupre
7fe96c1093
Welcome PHP 5.5!
...
Future steps:
- rename current php5 ports to php54
- make php55 the default one after an exp-run
2013-06-24 14:32:11 +00:00
Eitan Adler
ae546e15ed
- Convert to OptionsNG
...
- add OBJFORMAT to the make envrionment as it will be removed shortly.
Approved by: skynick@mail.sc.ru (maintainer)
2013-06-23 20:21:54 +00:00
Martin Matuska
b0834341b0
Update ProFTPd to 1.3.4d
2013-06-21 20:17:11 +00:00
Andrej Zverev
b93bdbe2d6
- Cleanup outdated checks. (PERL_LEVEL < 5.12)
...
- Assign some p5- ports under perl@ maintainership.
Approved by: portmgr@ (bapt@)
2013-06-18 13:49:02 +00:00
William Grzybowski
49a4b5f74d
ftp/yafc: update to 1.2.5
...
- Update to 1.2.5 [1]
- Fix path for gettext in configure [1]
- Add missing READLINE option
- Take maintainership
PR: ports/179629 [1]
Submitted by: Norihiko Murase <mur1080224@inter7.jp>
Approved by: culot / jpaetzel (mentors, implicit)
2013-06-17 12:52:05 +00:00
Martin Matuska
25bc696490
Horde package update:
...
pear-Horde_Imap_Client 2.11.4 -> 2.11.5
horde-gollem 3.0.0 -> 3.0.1
horde-imp 6.1.0 -> 6.1.1
horde-ingo 3.1.0 -> 3.1.1
horde-trean 1.0.1 -> 1.0.2
2013-06-12 19:32:54 +00:00
Andrej Zverev
124b00a56f
- Fix build with new site_perl
...
Submitted by: olli hauer <ohauer@gmx.de>
2013-06-12 17:45:02 +00:00
Baptiste Daroussin
58dd53e9d2
Fix build with clang
2013-06-12 11:57:13 +00:00
Andrej Zverev
91d4b1d810
- Fix build
...
- Trim Makefile
- NOPORTDOCS -> PORT_OPTIONS:MDOCS
PR: ports/179439
Submitted by: John Marino <draco@marino.st>
2013-06-10 12:26:23 +00:00
Gabor Pali
109269205e
- Update The Glorious Glasgow Haskell Compiler to version 7.6.3
...
- 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
2013-06-04 18:53:40 +00:00
Rene Ladan
1759b37af1
- Finish removal of support for Linux 2.4 in bsd.linux-apps.mk and
...
bsd.linux-rpm.mk. The default linux version is now Fedora 10.
- Remove now obsolete checks for Linux 2.4 in emulators/linux_base-c6,
emulators/linux_base-f10, and emulators/linux_dist-gentoo-stage3.
While there, remove superfluous -p argument from ${MKDIR}.
- Remove now obsolete check for Linux 2.4 or FreeBSD 6 and lower from
astro/google-earth.
- Remove expired Fedora Core 4 ports which were only used on FreeBSD 7
and below.
- Update LEGAL and MOVED
PR: ports/176877
Submitted by: myself
Approved by: portmgr (bapt)
Exp-run by: bapt
2013-05-30 09:11:52 +00:00
Brendan Fabeny
e80e131996
Update math/R to 3.0.1-patched, and adjust dependent ports;
...
synchronize math/rpy with upstream repository
Reviewed by: wen
Approved by: wen, tota
2013-05-28 15:15:05 +00:00
Ganael LAPLANCHE
e39c60629d
- Update to 4.4.7
...
- Remove _Bool type detection configure patch
2013-05-27 09:28:05 +00:00
Bryan Drewery
fd4f159a1d
- Bump PORTREVISION for c-ares update. I had thought this was done
...
and that the shlib change was missed. I was looking at the wrong
port log.
Reported by: miwi
2013-05-22 01:32:58 +00:00
Bryan Drewery
61421acf03
- Chase c-ares shlib update by removing the version
2013-05-22 00:16:49 +00:00
Vasil Dimov
ddc59b385a
ftp/wget: fix build with texinfo-5 installed
...
PR: ports/178646
Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net>
2013-05-17 08:11:03 +00:00
Bryan Drewery
e87506e0f0
- Update to 0.9.10
...
PR: ports/178672
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (maintainer)
2013-05-16 18:33:56 +00:00
Vasil Dimov
513f870194
ftp/wget: Add an option for choosing whether to use PCRE or not.
...
The "CONFIGURE_ENV=ac_cv_header_pcre_h=no" thingy was suggested
by bapt@, thanks!
2013-05-14 08:27:47 +00:00
Vasil Dimov
41c6747782
ftp/wget: hook a dependency to devel/pcre
...
PR: ports/178285
Submitted by: pawel@
2013-05-13 13:52:37 +00:00
Oliver Lehmann
66740d9da2
mark as BROKEN
2013-05-13 13:49:39 +00:00
Florian Smeets
13132d3c30
Merge r317659 by ale from ftp/php5-ftp:
...
Make ssl support deterministic.
Requested by: Mark Felder <feld@feld.me>
Tested by: Mark Felder <feld@feld.me>
2013-05-10 15:48:16 +00:00
Sunpoet Po-Chuan Hsieh
a99a52ea64
- Remove leading indefinite article from COMMENT
...
- Restore mis-removed tab between USES= and pathfix
- Cleanup Makefile header
2013-05-08 15:54:54 +00:00
Alex Dupre
936c1d246b
Make ssl support deterministic.
2013-05-08 12:49:39 +00:00
Bryan Drewery
a8505ed0ac
- Update to 20130505
...
- Pass maintainership to submitter
PR: ports/178374
Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com>
2013-05-06 19:09:58 +00:00
Sunpoet Po-Chuan Hsieh
1e036c569a
- Use CERTFILE for custom certificate location
...
PR: ports/176614
Requested by: Ilya Pizik <ilya.pizik@gmail.com>
2013-05-06 17:57:36 +00:00
Sunpoet Po-Chuan Hsieh
c7d56d5a45
- Fix shebang line for users without USE_PERL=yes
...
PR: ports/177481
Submitted by: Lukasz Wasikowski <lukasz@wasikowski.net>
2013-05-06 17:16:05 +00:00
Baptiste Daroussin
9f1de9b900
Convert USE_NCURSES by USES=ncurses
...
Convert USE_READLINE by USES=readline
2013-05-06 15:34:17 +00:00
Florian Smeets
5ac18767d1
Fix installation of ports that rely on cp -n for installing files. r245960
...
changed cp to exit with a non-zero exit code if the file exists and is not
overwritten thus causing ports to fail installing when e.g. trying to cp
.default -> .conf files that already exist.
We just ignore the error and continue, as we used to.
Reported by: jaset
Approved by: portmgr (bapt)
2013-05-04 22:48:03 +00:00
Emanuel Haupt
2898e3fa0c
Chase security/libgcrypt update
2013-05-03 16:36:39 +00:00
Dmitry Sivachenko
8973ce98ad
Update to version 4.0.
2013-04-30 14:12:58 +00:00
Martin Wilke
1c8257ca6a
- Update to 0.8.3
...
PR: 178152
Submitted by: Ports Fury
2013-04-30 03:15:37 +00:00
Martin Wilke
401f80dca7
- Update to 1.42
...
PR: 177924
Submitted by: Ports Fury
2013-04-30 02:22:56 +00:00
Koop Mast
05d2886d27
Add Gstreamer 1.0.7. This is the new stable version of the
...
Gstreamer multimedia framework.
Use the USE_GSTREAMER1 macro to select Gstreamer 1.0 plugins. A new chapter
for the porters handbook about gstreamer is a work in progress.
X related plugins are now stand alone. The gio plugin is now part of the
gstreamer1-plugins port and the oss plugins are now part of the
gstreamer1-plugins-good port.
Note that the pulseaudio plugin is missing because it needs a newer version
of pulseaudio. Also there are still a number of plugins from -bad which
haven't been ported to the 1.0 API yet.
2013-04-27 20:56:38 +00:00
Frederic Culot
aa1a91bb34
- Update to 0.42
...
Changes: http://search.cpan.org/dist/File-Fetch/CHANGES
2013-04-27 19:18:49 +00:00
Marcus von Appen
821843ca06
- Convert USE_ICONV=yes to USES=iconv
...
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm
2013-04-27 08:50:46 +00:00
Baptiste Daroussin
bc62127a69
Convert from USE_GETTEXT to USES= gettext
...
While here:
- Trim some headers
- Convert to new options framework
2013-04-26 16:39:14 +00:00
Alex Kozlov
83f02b963c
- Convert USE_GETTEXT to USES (part 4)
...
Approved by: portmgr (bapt)
2013-04-26 10:44:28 +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
Emanuel Haupt
79e6679346
Convert to USES=gettext
2013-04-23 10:26:09 +00:00
Baptiste Daroussin
d5da697104
Convert f* to USES=pkgconfig
2013-04-23 10:23:53 +00:00
Pawel Pekala
8e79145834
Fix NLS support
...
PR: ports/177353 (based on)
Submitted by: Norihiko Murase <mur1080224@inter7.jp>
Feature safe: yes
2013-04-20 11:20:25 +00:00
Vasil Dimov
9a0f3f88eb
ftp/wget:
...
Non-functional change - replace a patch file with a sed command.
PR: ports/177792
Submitted by: jgh@
Feature safe: yes
2013-04-18 06:09:24 +00:00