Commit graph

3123 commits

Author SHA1 Message Date
Rene Ladan
e506889b28 Add stage support for linux-f10-* ports maintained by emulation@
(category ftp).
2013-10-06 12:52:05 +00:00
Baptiste Daroussin
d8352fb86c Do not arbitrary rename packages 2013-10-04 08:52:32 +00:00
Baptiste Daroussin
58af86f3f4 The port is outdated, consider using a newer version. This port also has a pkgname conflicting with
ftp/ncftp1 and ftp/ncftp3
2013-10-02 21:33:37 +00:00
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