1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
Commit Graph

3325 Commits

Author SHA1 Message Date
Martin Matuska
d052a5a0d2 Allow specification of custom ProFTPD configuration file
PR:		ports/187678
Submitted by: 	Daniel Ylitalo <daniel@blodan.se>
2014-03-27 23:31:52 +00:00
Martin Matuska
68eeec6389 - Add DOCS option.
- When the NLS option is enabled the configure script looks for iconv_open()
and libiconv_open() functions in libiconv before trying libc. This means
that on FreeBSD 10 proftpd depends on converters/libiconv when it is
installed but it should use iconv from libc instead.
To fix this add ac_cv_lib_iconv_iconv_open=no and
ac_cv_lib_iconv_libiconv_open=no to CONFIGURE_ARGS to bypass those
configure tests when ICONV_LIB is empty.
- Remove references to -lintl. The configure script detects it correctly.

PR:		ports/187860
Submitted by:	tijl@FreeBSD.org
2014-03-27 23:26:04 +00:00
Sunpoet Po-Chuan Hsieh
a75096fe23 - Update to 7.36.0
Changes:	http://curl.haxx.se/changes.html
2014-03-27 20:59:10 +00:00
Sunpoet Po-Chuan Hsieh
d917f0d6fa - Add HTTP2 option 2014-03-27 16:22:01 +00:00
Jose Alonso Cardenas Marquez
14627e1fc1 - Update to 2.6.4 2014-03-26 03:32:45 +00:00
Sunpoet Po-Chuan Hsieh
c1275d5660 - Add security/heimdal and security/krb5 support and corresponding options:
- GSSAPI_BASE for base system (default)
  - HEIMDAL_PORT for security/heimdal
  - KRB5_PORT for security/krb5

Tested by:	redports
2014-03-25 19:53:27 +00:00
Baptiste Daroussin
e2ddbb962a Only build with wx 2.8
Use unicode version
2014-03-24 15:34:40 +00:00
Baptiste Daroussin
7b9d12c2f5 Switch to wx 2.8 2014-03-24 12:57:30 +00:00
Emanuel Haupt
50418f3429 Quiesce mkdir 2014-03-18 14:26:57 +00:00
Emanuel Haupt
a469c0579a Support staging 2014-03-18 13:20:07 +00:00
Sunpoet Po-Chuan Hsieh
b7df9d88b2 - Sort PLIST 2014-03-17 14:46:53 +00:00
Adam Weinberger
c4274e881f Clean up. Support STAGE. Turn the optional libraries into an
OPTION. Install docs. Respect MAKE_ARGS/MAKE_ENV/MAKE_CMD.
2014-03-16 21:31:13 +00:00
Martin Matuska
a46a8a7dfa Enable ProFTPD module ports to use own version strings 2014-03-15 16:53:03 +00:00
Martin Matuska
08b8acf316 Remove mod_clamav from ftp/proftpd (goes to security/proftpd-mod_clamav)
Move module MASTER_SITES to module ports
2014-03-15 16:28:07 +00:00
Martin Matuska
fa84289a4f Re-enable support for mod_clamav [1]
Remove remains of mod_sql_tds

PR:		187510 [1]
Submitted by:	Joseph Benden <joe@thrallingpenguin.com> [1]
2014-03-14 14:26:42 +00:00
Sunpoet Po-Chuan Hsieh
8f341259b5 - Use USES=tar:lzma 2014-03-12 18:17:30 +00:00
Martin Matuska
c7606c98cf Horde package update:
Horde_ActiveSync 2.12.4 -> 2.13.0
Horde_Imap_Client 2.18.6 -> 2.19.0
Horde_Mime 2.2.9 -> 2.3.0
Horde_Timezone 1.0.4 -> 1.0.5
gollem 3.0.1 -> 3.0.2
groupware 5.1.3 -> 5.1.4
ingo 3.1.3 -> 3.1.4
kronolith 4.1.4 -> 4.1.5
mnemo 4.1.2 -> 4.1.3
nag 4.1.3 -> 4.1.4
turba 4.1.3 -> 4.1.4
webmail 5.1.3 -> 5.1.4
whups 3.0.0RC1 -> 3.0.0
2014-03-10 23:22:38 +00:00
Gerald Pfeifer
1cd277bdce Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3.  This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.

Part II, Bump PORTREVISIONs.

PR:		182136
Supported by:	Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by:	bdrewery (two -exp runs)
2014-03-10 20:55:20 +00:00
Rene Ladan
2e2cb1318f Mark deprecated, these port depend on expired textproc/glimpse
Approved by:	portmgr (infrastructure blanket)
2014-03-10 12:06:48 +00:00
Antoine Brodin
0b20201d27 Unbreak 2014-03-08 14:02:24 +00:00
Sunpoet Po-Chuan Hsieh
347d264605 - Cosmetic change 2014-03-08 09:24:37 +00:00
Baptiste Daroussin
6d2031b8ad Convert f* to USES=zip 2014-03-07 16:59:07 +00:00
Baptiste Daroussin
82b8989676 Support stage 2014-03-06 18:36:11 +00:00
Baptiste Daroussin
09c26290ce Support stage 2014-03-06 18:34:54 +00:00
Baptiste Daroussin
5547e7093a Support stage 2014-03-06 18:33:29 +00:00
Baptiste Daroussin
9d881b4ae4 Support stage 2014-03-06 18:31:06 +00:00
Frederic Culot
6ce4a4f7d9 - Reset maintainership
PR:		ports/187285
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com>
2014-03-06 08:12:05 +00:00
Dmitry Sivachenko
aae9d5c2b8 Update to 4.1.5. 2014-03-02 09:28:53 +00:00
Rene Ladan
ef50dbb213 PHP 5.2 has reached it end-of-life in the FreeBSD Ports Tree, time
to say goodbye.  Upstream unsupported it since 2011-01-06 (see
http://php.net/eol.php )

Strip PHP 5.2 out of Mk/bsd.php.mk
2014-03-01 00:06:29 +00:00
Sunpoet Po-Chuan Hsieh
9ba32c52bc - Remove no-op NTLM option
PR:		ports/186902
Submitted by:	Jeremy Chadwick <jdc@koitsu.org>
2014-02-23 15:20:40 +00:00
Emanuel Haupt
431d9da36d Remove trailing whitespaces from category ftp 2014-02-21 13:36:50 +00:00
Ganael LAPLANCHE
b9522af0e1 Fix typo in previous commit
Reported by:	mat
2014-02-21 10:42:06 +00:00
Ganael LAPLANCHE
edb090a04b Fix build when GNUTLS is selected
PR:		ports/186896
Submitted by:	Martijn Lina <martijn@hostage.nl>
2014-02-21 10:13:59 +00:00
Max Brazhnikov
d2de2b00e4 - Bump PORTREVISION after KDE4_PREFIX change 2014-02-18 14:31:32 +00:00
Emanuel Haupt
c79912bb01 Support staging 2014-02-18 09:40:06 +00:00
Martin Wilke
44c69d4d33 - Convert USE_GMAKE to USES 2014-02-14 14:59:24 +00:00
Vasil Dimov
a7ff699ccd ftp/wget: Use LIB_DEPENDS in the form of lib<name>.so
https://wiki.freebsd.org/ports/fix_lib_depends

PR:		ports/186718
Submitted by:	Eero Hänninen <fax@nohik.ee>
2014-02-14 11:25:46 +00:00
Vasil Dimov
3dcf097611 ftp/wget: Upgrade from 1.14_2 to 1.15
PR:		ports/186718 (parts of it)
Submitted by:	Eero Hänninen <fax@nohik.ee>
2014-02-14 07:59:02 +00:00
Sunpoet Po-Chuan Hsieh
d7eb79165d - Update to 7.35.0
Changes:	http://curl.haxx.se/changes.html
PR:		ports/186557
Exp-run by:	bdrewery
2014-02-13 13:50:37 +00:00
Emanuel Haupt
704a192dc4 Now that this port is staged and DOCS defined we can stop testing for DOCS in
any install target.
2014-02-12 19:24:00 +00:00
Tijl Coosemans
21d57aad92 Add missing dependency on iconv. 2014-02-12 13:22:28 +00:00
Martin Wilke
98057a9424 - Stage support 2014-02-11 16:58:10 +00:00
Emanuel Haupt
5005b67362 According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
2014-02-10 13:54:26 +00:00
Alex Dupre
3bf632e183 - Update to 5.4.25 release [1]
- Enable FPM by default [2]
- Add support to override configure flags [3]

To users requesting mod_php package, please read this:
https://wiki.apache.org/httpd/PHP-FPM

PR:		ports/186564 [1], ports/185437 [2], ports/186536 [3]
Submitted by:	Rustem Alimov <rustem.alimov@gmail.com> [1],
		Ilya Bakulin <webmaster@kibab.com> [2],
		Reinier Schoof <reinier@skoef.nl> [3]
2014-02-09 08:39:00 +00:00
Danilo Egea Gondolfo
870c7b2ae3 - Add stage support
- Use options helpers
2014-02-09 01:54:21 +00:00
Danilo Egea Gondolfo
ec29869e78 - Add stage support
- Add LICENSE
- Convert LIB_DEPENDS to new syntax
2014-02-09 00:15:37 +00:00
Danilo Egea Gondolfo
a1188f8992 - Add stage support
- Add DANTE, NLS and GTK2 options
- Use options helpers
- Add LICENSE
2014-02-08 23:39:44 +00:00
Danilo Egea Gondolfo
54027defca - Add DOCS option
- Add stage support
- Add LICENSE
2014-02-08 22:35:58 +00:00
Danilo Egea Gondolfo
b6b512dba5 - Add stage support 2014-02-08 22:30:27 +00:00
Danilo Egea Gondolfo
8bd9efa5cc - Remove the indefinite article from COMMENT
- Add DOCS option
- Add stage support
2014-02-08 14:47:58 +00:00
Danilo Egea Gondolfo
852451d54e - Add stage support
- Add shebangfix to USES
2014-02-08 14:44:59 +00:00
Danilo Egea Gondolfo
70cc23c69f - Add DOCS options
- Add LICENSE
- Add stage support
2014-02-08 14:41:16 +00:00
Danilo Egea Gondolfo
4b395dc7a2 - Add stage support 2014-02-08 14:38:50 +00:00
Danilo Egea Gondolfo
59490432fd - Add stage support 2014-02-08 14:37:44 +00:00
Danilo Egea Gondolfo
60145bfe76 - Add stage support
- Add LICENSE
2014-02-08 14:34:00 +00:00
Danilo Egea Gondolfo
df4fdef577 - Use options helpers
- Add stage support
2014-02-08 14:31:11 +00:00
Danilo Egea Gondolfo
5d14c6f625 - Add LICENSE
- Remove the indefinite article from COMMENT
- Add stage support
2014-02-08 14:28:05 +00:00
Danilo Egea Gondolfo
b073b822c1 - Add stage support 2014-02-08 14:23:50 +00:00
Danilo Egea Gondolfo
f8481c2f40 - Add stage support 2014-02-08 14:20:51 +00:00
Danilo Egea Gondolfo
ae21656d2c - Add stage support 2014-02-08 14:18:50 +00:00
Danilo Egea Gondolfo
02dbedfbfb - Add DOCS option
- Add stage support
2014-02-08 14:16:21 +00:00
Danilo Egea Gondolfo
fd6d7d7eb0 - Add stage support
- Remove the indefinte article from COMMENT
2014-02-08 13:48:54 +00:00
Sunpoet Po-Chuan Hsieh
49b8a762e3 - Update to 7.34.0
Changes:	http://curl.haxx.se/changes.html
PR:		ports/185456
Exp-run by:	bdrewery
2014-02-06 11:40:40 +00:00
Emanuel Haupt
c1b28a5174 Convert to new OPTIONS framework and support staging. 2014-02-06 10:11:47 +00:00
Emanuel Haupt
9730f97a8a Support staging and convert to new OPTIONS framwork. 2014-02-06 10:04:10 +00:00
John Marino
17bb757c44 ftp/pureadmin: Explicitly link libm (taken from dports) 2014-02-05 22:32:41 +00:00
Pietro Cerutti
46793216a2 - STAGE-clean
- Use PYDISTUTILS_AUTOPLIST [1]

Suggested by:	koobs
2014-02-05 09:01:28 +00:00
Sunpoet Po-Chuan Hsieh
a7045a1a94 - Update to 0.48
Changes:	http://search.cpan.org/dist/File-Fetch/CHANGES
2014-02-04 16:15:28 +00:00
Ganael LAPLANCHE
3a28b40c85 Update to 4.4.15 2014-02-04 07:12:12 +00:00
Martin Wilke
88cec958c8 - Covert to PYDISTUTILS_AUTOPLIST
- Stage support
- Bump PORTREV
2014-01-30 08:28:25 +00:00
Martin Wilke
218677a7c5 - Stage support 2014-01-28 13:33:39 +00:00
Bernhard Froehlich
1a4e87af80 - Fix typo in options conversion
With hat:	portmgr
2014-01-28 09:19:20 +00:00
Antoine Brodin
864284545c Stage support 2014-01-28 00:16:57 +00:00
Martin Wilke
c598999dab - Stage support 2014-01-27 13:30:28 +00:00
Baptiste Daroussin
80eab28172 Support stage
Modernize LIB_DEPENDS
Add DOCS option
2014-01-25 21:15:01 +00:00
Baptiste Daroussin
fe106da773 Support stage
Convert USE_GMAKE to USES=gmake
2014-01-25 21:12:24 +00:00
Baptiste Daroussin
e444939b51 Add a DOCS options
Convert USE_GMAKE to USES=gmake
2014-01-25 21:10:40 +00:00
Baptiste Daroussin
a05ee6f513 Support stage
Use options helpers
USE_GNOME=desktopfileutils -> USES=desktop-file-utils
USE_GMAKE -> USES=gmake
2014-01-25 20:58:12 +00:00
Baptiste Daroussin
ee522bf927 Support stage
Respect CC
USE_GMAKE -> USES=gmake
2014-01-25 20:47:31 +00:00
Baptiste Daroussin
62ce000d16 Support stage
USE_GMAKE -> USES=gmake
Simplify do-install
Strip libraries
2014-01-25 20:43:37 +00:00
Baptiste Daroussin
51fb72abd8 Support stage
USE_GMAKE -> USES=gmake
Use options helpers
Add DOCS option
No need to strip twice the binary
2014-01-25 20:39:36 +00:00
Baptiste Daroussin
cd97dcdb3f Support stage
USE_GMAKE -> USES=gmake
2014-01-25 20:32:02 +00:00
Baptiste Daroussin
af97e02d24 Support stage
USE_GMAKE -> USES=gmake
Use options helpers
2014-01-25 20:30:21 +00:00
Baptiste Daroussin
e04b632220 Fix properties on pkg-plist 2014-01-21 23:40:21 +00:00
Martin Matuska
71bbac064f Fix one-line del prev. commit 2014-01-19 13:06:19 +00:00
Martin Matuska
01c246c852 Fix pkg-plist for proftpd 2014-01-19 13:03:40 +00:00
Martin Matuska
89127e0e8f Add STAGE support to ProFTPD 2014-01-19 11:24:24 +00:00
Rene Ladan
50f8eaece1 Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
2014-01-13 21:00:02 +00:00
Gabor Pali
1a75cb1d44 - Stagify lang/ghc and all the Haskell Cabal ports
- Update HACKAGE_SITE to follow changes in upstream
- MAKE_ENV now sets LC_ALL and DESTDIR for Haskell Cabal ports
- Further minor cosmetical changes: replace USE_GMAKE with USES, get rid of
  ${DO_NADA}, some refactoring

Obtained from:	FreeBSD Haskell
2014-01-09 21:32:12 +00:00
Gabor Pali
f27ca4d0f1 - Fix a run-time problem with lang/ghc on FreeBSD 10.0 and later, caused by
the iconv changes (basically GHCi was rendered unusable)
- Fix build for x11-toolkits/hs-wxc, while here
- Bump port revision for all Haskell Cabal ports as they have to be rebuilt

PR:		ports/184806
Reported by:	many
Obtained from:	FreeBSD Haskell
MFH:		2014Q1
2014-01-09 21:29:39 +00:00
Ganael LAPLANCHE
a1fa2f9388 Update to 4.4.14 2014-01-07 07:33:03 +00:00
Andrej Zverev
3d574e7caa - stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-05 12:30:05 +00:00
Antoine Brodin
604485f846 Convert the tree to USES=fam
Approved by:	portmgr (bapt)
2014-01-04 23:40:44 +00:00
Baptiste Daroussin
6eb0b98df7 Fix pkg name collision 2014-01-04 00:56:14 +00:00
Dirk Meyer
f48f86101a - create share/vsftpd/empty 2013-12-31 07:48:47 +00:00
Dirk Meyer
4cc160ab2d - remove user ftp on deinstall
- remove deinstall/install scripts

- create /var/ftp in stage
PR:		185300
2013-12-31 07:41:01 +00:00
David Naylor
e288e58754 Convert Mk/bsd.cran.mk to the Uses framework.
PR:		ports/184699
Reviewed by:	bapt
Approved by:	portmgr (bdrewery), wen (maintainer, timeout > 2 weeks)
2013-12-28 10:28:40 +00:00
Baptiste Daroussin
4aa4b34b01 Support stage 2013-12-26 16:17:25 +00:00
John Marino
d0ba060e55 ftp/ftpproxy: Unbreak on FreeBSD 10+
The breakage was caused by processing makefiles with bmake instead of the
specified gmake.

PR:		ports/184616
Approved by:	maintainer timeout
2013-12-24 21:28:45 +00:00
Rene Ladan
d8338d9bfa Remove expired ports:
2013-12-22 devel/ruby-cvs: Broken for more than 6 month
2013-12-22 devel/hs-reactive: Broken for more than 6 month
2013-12-22 databases/rubygem-delayed_job_data_mapper: Broken for more than 6 month
2013-12-22 graphics/xmagv: Broken for more than 6 month
2013-12-22 lang/slib-gauche: Broken for more than 6 month
2013-12-22 graphics/f-spot: Broken for more than 6 month
2013-12-22 sysutils/linux-megamgr: Broken for more than 6 month
2013-12-22 games/linux-savage-samuraiwars: Broken for more than 6 month
2013-12-22 ftp/gftp: Broken for more than 6 month
2013-12-22 devel/hs-DeepArrow: Broken for more than 6 month
2013-12-22 converters/py-svglib: Broken for more than 6 month
2013-12-22 converters/p5-Unicode-Lite: Broken for more than 6 month
2013-12-22 mail/squirrelmail-calendar_sql_backend-plugin: Broken for more than 6 month
2013-12-22 finance/quantlib: Broken for more than 6 month
2013-12-22 games/xkobo: Broken for more than 6 month
2013-12-22 games/quake3-rq3: Broken for more than 6 month
2013-12-22 math/fbm: No new release since 2004, new supported upstream
2013-12-22 11:48:43 +00:00