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

104 Commits

Author SHA1 Message Date
Dirk Meyer
7c13d43ca5 - fix OpenSSL 1.1.x build 2018-10-10 06:11:42 +00:00
Dmitry Marakasov
86bdefad26 - Add missing @dir into plist
Approved by:	portmgr blanket
2018-03-12 16:57:17 +00:00
Jimmy Olgeni
e929aea23c Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.
This round is @FreeBSD.org residents except teams.
2017-11-02 21:41:47 +00:00
Dirk Meyer
8f7fdbd3a3 - fix build for FreeBSD-12
- make portlint happier
2017-01-30 18:04:28 +00:00
Mathieu Arnold
06b4ea3876 Replace bsd.openssl.mk with USES=ssl
Add a qa hint about needing, or not, USES=ssl.

Fix ports doing silly things, like including bsd.openssl.mk directly.

PR:		210322
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D6866
2016-06-27 11:31:10 +00:00
Dmitry Marakasov
403e65d418 - Fix typo in pkg-descr
Approved by:	portmgr blanket
2016-05-11 00:32:24 +00:00
Dirk Meyer
7ebb9b3699 - update to 3.0.3 2016-01-07 15:59:51 +00:00
Dmitry Marakasov
a6ad5ac1e5 - Switch to options helpers
- Drop @dirrm* from plist

Approved by:	portmgr blanket
2015-10-23 18:18:25 +00:00
Mathieu Arnold
60d1a83c2a MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
2015-05-14 10:15:04 +00:00
John Marino
a628c160a4 ftp/vsftpd(-ext): USES=alias to fix build on DragonFly 2014-11-01 00:35:10 +00:00
Antoine Brodin
228ab58873 Change INSTALL_DATA to install with mode 644
Remove patches and hacks that were used to work around the previous
situation
This allows to stage more ports as a regular user

Differential Revision:	https://reviews.freebsd.org/D703
Reviewed by and discussed with:	bapt
With hat:	portmgr
2014-09-04 19:26:24 +00:00
Adam Weinberger
15f66e4deb Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 15:13:45 +00:00
Jimmy Olgeni
76c7f8fbe6 Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.

CR:		D196
Approved by:	portmgr (bapt)
2014-06-10 07:39:01 +00:00
Dirk Meyer
4edd64edcd - drop MAN8PREFIX
- preserve users and groups
2014-04-11 18:56:16 +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
Dirk Meyer
f7f9a62cb2 - use STAGEDIR 2013-11-27 21:26:02 +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
Dirk Meyer
7e8cf32359 - update to 3.0.2
- enable SSL as default
2012-12-10 06:25:52 +00:00
Dirk Meyer
aa01ae9647 - new option STACKPROTECTOR
makes building easier on platforms that does not support this feature
2012-09-27 18:52:58 +00:00
Dirk Meyer
4b894975b4 - cleanup linkflags
PR:		171386
2012-09-27 18:14:34 +00:00
Dirk Meyer
45da3ca8be - respect INSTALL_PROGRAM, STRIP and custom optimisations in CFLAGS
PR:		163550
2012-09-06 14:29:59 +00:00
Doug Barton
9aac569eaa Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
2012-08-05 23:19:36 +00:00
Dirk Meyer
05d9c5df9c - fix linebreaks and spacing 2012-07-27 09:25:07 +00:00
Dirk Meyer
0dbc14cfaa - Use OPTIONS_DEFINE
PR:		170101
Submitted by:	Hung-te Liang
2012-07-26 16:21:29 +00:00
Dirk Meyer
ccfa16c597 - Fix pass -rpath from compiler to linker
PR:		170101
Submitted by:	Hung-te Liang
2012-07-26 16:18:08 +00:00
Dirk Meyer
cd504b8e7b - Fix build with clang 3.0
PR:		170101
Submitted by:	Hung-te Liang
2012-07-26 15:30:27 +00:00
Dirk Meyer
fcd07d6dfd - update WWW and email
PR:		170101
Submitted by:	Hung-te Liang
2012-07-26 15:26:13 +00:00
Dirk Meyer
f54ee6559c - add MASTER_SITE_GENTOO 2012-05-28 09:49:56 +00:00
Dirk Meyer
072ff68021 - update to 3.0.0 2012-05-24 18:35:20 +00:00
Dirk Meyer
9c9d075307 - drop option WITH_RC_NG 2012-04-14 08:24:56 +00:00
Dirk Meyer
e99e060d34 - escape shell names 2012-01-14 14:52:13 +00:00
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +00:00
Dirk Meyer
9aa5dca8a7 - update to 2.3.5 2012-01-05 21:38:46 +00:00
Dirk Meyer
18da5070d2 - remove duplicate -lwrap
- drop usage of -lutil
- honor INSTALL_PROGRAM
PR:		163550
2011-12-24 10:51:35 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Dirk Meyer
ab81376f6c - update MASTER_SITE
PR:		159504
Submitted by:	Dr Josef L P Karthauser
2011-08-05 14:08:47 +00:00
Dirk Meyer
c6d1e5f573 - fix build on FreeBSD 9.0-CURRENT
PR:		157124
Submitted by:	Andrey V. Elsukov
2011-05-22 08:08:15 +00:00
Pav Lucistnik
cab58d44ab - Mark BROKEN on 9-CURRENT: does not compile
sysdeputil.c:611: error: 'cap_t' undeclared (first use in this function)
  [..]

Reported by:	pointyhat

- While here, remove 6.X specific conditional
2011-05-01 23:14:18 +00:00
Dirk Meyer
346d9a97f3 - update to 2.3.4 2011-02-18 08:34:23 +00:00
Dirk Meyer
c6ac7e7487 - update to 2.3.2 2010-08-20 09:25:15 +00:00
Dirk Meyer
3ba5f84c36 - update to 2.3.1 2010-08-20 07:00:35 +00:00
Dirk Meyer
25ddb25df9 - rc.d supports now vsftpd_config
PR:		146556

- new option WITH_PIDFILE
Submitted by:	Eugen Zagorodniy

- update to 2.3.0
2010-08-07 07:49:17 +00:00
Dirk Meyer
1110947410 - add reload target
Submitted by:	Alexander Milanov
2010-07-31 07:21:48 +00:00
Dirk Meyer
da5e61df79 LICENSE GPLv2 2010-06-05 19:53:32 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Dirk Meyer
61ca95f20a - fix build with utmpx
Submitted by:	Ed Schouten
2010-01-26 21:31:51 +00:00
Dirk Meyer
2d28d00bac - Update to 2.2.2
Changes: ftp://vsftpd.beasts.org/users/cevans/untar/vsftpd-2.2.2/Changelog
PR:		140651
Submitted by:	Sahil Tandon
2009-11-18 06:19:29 +00:00
Dirk Meyer
cebf092f97 - update to 2.2.0
PR:		139788
Submitted by:	Sahil Tandon
2009-10-20 16:56:55 +00:00