Commit graph

42 commits

Author SHA1 Message Date
Edwin Groothuis
c8a818ace5 Remove USE_REINPLACE from all categories starting with F 2006-05-07 11:09:22 +00:00
Joe Marcus Clarke
682679a17a Chase the avahi shared lib version.
Reported by:	pointyhat via kris
2006-03-18 22:24:52 +00:00
Roman Bogorodskiy
47e4ef5a06 Fix build with utf8 support disabled.
Reported by:	ml@sd2i.com on freebsd-ports@
Approved by:	portmgr (marcus)
2006-03-08 17:16:52 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Roman Bogorodskiy
4cc6043899 - Add zeroconf support via howl or avahi [1]
- Prefer gnutls over openssl

Based on a patch by:	"Daniel S. Haischt" <me@daniel.stefan.haischt.name> [1]
2006-02-22 21:52:51 +00:00
Roman Bogorodskiy
5799e59274 Fix build on 4.x.
Reported by:	poinrthat via kris
2006-02-09 19:27:26 +00:00
Roman Bogorodskiy
81a34e2215 - Update to 0.6.1
- Switch to libtool15
2006-02-02 15:15:41 +00:00
Roman Bogorodskiy
0aa1088cbf Depend on gnutls instead of gnutls-devel in:
- mail/msmtp [1]
- ftp/wzdftpd

Submitted by:	Herbert J. Skuhra <h.skuhra@gmail.com> [1]
2006-01-10 16:24:21 +00:00
Roman Bogorodskiy
c7cc76ac58 Needs pkgconfig.
Reported by:	pointyhat via kris
2005-12-31 09:36:37 +00:00
Roman Bogorodskiy
d97de61de5 - Update to 0.6.0
- Depend on gnutls-devel
2005-12-28 07:54:44 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Roman Bogorodskiy
3fca075492 Update to 0.5.5. 2005-10-09 10:22:50 +00:00
Roman Bogorodskiy
ad0c936092 Fix insecure use of popen().
Obtained from:	wzdftpd-security maillist
2005-09-26 11:38:08 +00:00
Roman Bogorodskiy
0a8bccb85e Attempt to fix build on 4.x.
Reported by:	pointyhat via kris
2005-07-21 19:01:09 +00:00
Roman Bogorodskiy
70ee08a894 Update to 0.5.4. 2005-07-14 18:28:15 +00:00
Roman Bogorodskiy
0e3d8ef98d Fix build on 4.x.
Reported by:	pointyhat via kris
2005-05-31 04:59:00 +00:00
Roman Bogorodskiy
8bfc4151a5 Update to 0.5.3. PostgreSQL backend temporary disabled because I
cannot test it now.
2005-05-20 18:07:45 +00:00
Roman Bogorodskiy
7fee463c38 Update to 0.5.2 2005-04-18 12:27:00 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Roman Bogorodskiy
4cb73ebe43 Fix plist when WITH_PERL is defined.
Approved by:	krion (mentor)
2005-03-12 08:48:57 +00:00
Roman Bogorodskiy
357518cde8 Update to 0.5.1
Approved by:	krion (mentor)
2005-03-08 17:50:43 +00:00
Roman Bogorodskiy
3f53954859 Use @freebsd.org address for my ports.
Approved by:	krion (mentor)
2005-03-08 07:38:35 +00:00
Sergey Matveychuk
ae9aeed0d4 - Update to 0.5.0
PR:		ports/77994
Submitted by:	maintainer
2005-02-25 19:22:21 +00:00
Pav Lucistnik
9f8a9a5721 - Update to 0.4.4
PR:		ports/74815
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
2004-12-08 19:17:16 +00:00
Volker Stolz
10576bd72c Include bsd.port.pre.mk before testing the WITH_ variables.
PR:		ports/73458
Submitted by:	maintainer
2004-11-05 08:30:57 +00:00
Kirill Ponomarev
3d1872ff52 Update to 0.4.3 - security release which fixes some vulnerabilities
which may cause crash or DoS (see ChangeLog for details).

Perl module related changes (it's now possible to enable/disable it
in configure script)

PR:		ports/73287
Submitted by:	maintainer
2004-10-30 09:08:28 +00:00
Kirill Ponomarev
4073c2a829 Update to 0.4.2
PR:		ports/72635
Submitted by:	maintainer
2004-10-13 13:50:49 +00:00
Sergei Kolobov
ac1a8c4d9e - Unbreak the build by fixing a typo in Makefile:
s/USE_PERL/USE_PERL5/

PR:		ports/72281
Submitted by:	Roman Bogorodskiy (maintainer)
Approved by:	portmgr (marcus)
2004-10-04 07:58:42 +00:00
Kris Kennaway
825afd6dc3 BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-29 06:00:57 +00:00
Sergey Matveychuk
6dfe7534a5 - Update to 0.4.0
- Use OPTIONS
- Install documentation in more correct way

PR:		ports/71021
Submitted by:	maintainer
2004-08-28 20:31:48 +00:00
Joe Marcus Clarke
9e5632dd66 Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:		63944
Based on work by:eik and marcus
Approved by:	ade (autotools maintainer)
Tested by:	kris on pointyhat
Bound to be hidden problems:	You bet
2004-07-09 17:43:11 +00:00
Pav Lucistnik
2cd3ae76f0 - Update to 0.3.3
PR:		ports/68562
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
2004-07-01 23:38:36 +00:00
Pav Lucistnik
f5c1ab781a - Add rc script
- Expand variables in pkg-message
- Move users.sample to better place

PR:		ports/68164
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
2004-06-22 19:18:41 +00:00
Pav Lucistnik
0dc848abaa - Update to 0.3.2
- Add WITH_UTF8 and WITH_TCL knobs

PR:		ports/67121
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
2004-05-24 21:31:32 +00:00
Kirill Ponomarev
af02e51412 - Add missing dependencies
PR:		ports/66427
Submitted by:	maintainer
2004-05-10 12:09:32 +00:00
Kirill Ponomarev
b6cd54a7ce - Update to version 0.3.1
PR:		ports/66255
Submitted by:	maintainer
2004-05-04 14:28:35 +00:00
Pav Lucistnik
8740b4534d - Update to 0.3
PR:		ports/65744
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
2004-04-20 09:03:20 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Yen-Ming Lee
411cba7747 update to wzdftpd 0.2.3
PR:		63214
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru>
2004-02-23 06:27:33 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Sergei Kolobov
d1a02bc3c7 Add wzdftpd 0.1, modular FTP server configurable online
using SITE commands.

wzdftpd is a FTP server designed to be modular,
work under linux/win32/freebsd/openbsd,
and to be entirely configurable online using SITE commands.

wzdftpd offers the following features:
- Simple configuration file, supporting inclusions
- Online administration, using SITE commands
- Backends to store users/groups in different structures
- Modules: internal, using shared librairies, or external
  (scripts/applications)
- Users are virtual: you do not need to create users in system
- SSL/TLS support
- Server is designed to run as a non-privileged user to enforce security
- Server can detect ip changes (dynamic ips)
- Cross devices operations (copy/move) (though can be slow)
- Logging support (compatible with the wu-ftpd standard)
- Designed for high performance: coded with C, multithreaded

WWW:	http://www.wzdftpd.net/

PR:		59873
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru>
2003-12-18 16:31:09 +00:00