Commit graph

21110 commits

Author SHA1 Message Date
zuntum
7c41e9d964 Follow suggestion from Luke Mewburn and change it back to "an FTP" 2001-06-19 11:43:08 +00:00
zuntum
8cdd63ca40 I think it's "a", not "an" FTP server 2001-06-19 11:36:02 +00:00
zuntum
a5e1348c9e add & enable vsftpd 2001-06-19 11:34:14 +00:00
zuntum
e0064c6220 Initial import of vsftpd-0.9.1
vsftpd is an FTP server, or daemon. The "vs" stands for Very Secure. Obviously
this is not a guarantee, but a reflection that I have written the entire
codebase with security in mind, and carefully designed the program to be
resilient to attack.

Recent evidence suggests that vsftpd is also extremely fast (and this is
before any explicit performance tuning!) In tests against wu-ftpd, vsftpd
was always faster, supporting over twice as many users in some tests.

Package provided by Jacek Latos <vaneth@krasnik.org> in pkg/13208;
minor modifications by me.
2001-06-19 11:32:02 +00:00
jlam
9614fe9c40 Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. 2001-06-19 09:20:11 +00:00
jlam
90862023ff Mark as USE_BUILDLINK_ONLY. 2001-06-19 09:12:33 +00:00
jlam
d922cd0091 Add a buildlink.mk file for use by other package Makefiles. 2001-06-19 09:11:18 +00:00
jlam
f665d6974c Remove unused ROOT_GROUP definition. 2001-06-19 09:06:05 +00:00
jlam
4e45a43e1d Convert to use buildlink.mk files and remove unnecessary config.cache
entry to prevent finding libncurses and unnecessary patches to configure
script to handle SSL location and probing libcups.  Also use FILES_SUBST
instead of repeating a sed script throughout the Makefile.
2001-06-19 09:03:30 +00:00
jlam
401120d634 Mark as USE_BUIDLINK_ONLY and remove -I$(includedir) from the header
search path.
2001-06-19 08:48:57 +00:00
jlam
32f4b66c0e Use openssl/buildlink.mk instead of USE_SSL, mark as USE_BUILDLINK_ONLY,
and use FILES_SUBST instead of repeating sed script throughout the
Makefile.
2001-06-19 08:39:33 +00:00
jlam
e0e4f2fff9 Use db/buildlink.mk to make this compile under Solaris with
USE_BUILDLINK_ONLY defined.
2001-06-19 07:38:33 +00:00
jlam
42d70a42cf Add buildlink.mk file for use by other package Makefiles. 2001-06-19 07:37:37 +00:00
jlam
a03f83902b Mark as USE_BUILDLINK_ONLY. 2001-06-19 07:04:58 +00:00
jlam
0dac04bee5 Make sure that installed files announce the correct version number for
the installed package.  We patch the version info in the configure scripts
to deal with shared library versioning, but we don't want those version
numbers to leak into installed files.  Fixes 2nd part of pkg/12146 by
Dan Winship <danw@ximian.com>.
2001-06-19 06:52:10 +00:00
jlam
ca2869ea13 Fix glibconfig.h to define the correct glib version number as well. 2001-06-19 06:48:50 +00:00
jlam
1949b3f4d9 Set GLIB_VERSION from the DISTNAME, not the PKGNAME, as the PKGNAME may
have an nbX suffix that we don't want.
2001-06-19 06:04:41 +00:00
jlam
ed39c90f71 Make sure that installed files announce the correct version number for
the installed package.  We patch the version info in the configure scripts
to deal with shared library versioning, but we don't want those version
numbers to leak into installed files.  Fixes 1st part of pkg/12146 by
Dan Winship <danw@ximian.com>.
2001-06-19 06:03:25 +00:00
jlam
5ac3efc263 Remove explicit inclusion of -I$(includedir) into CPPFLAGS and -L$(libdir)
into LDFLAGS.  This makes building of ncurses on a system already having
ncurses installed possible.  This is just another chapter of the continuing
buildlink saga.
2001-06-19 05:35:38 +00:00
jlam
4e4de14e1c Mark as USE_BUILDLINK_ONLY. 2001-06-19 04:56:34 +00:00
jlam
354c679deb Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. 2001-06-19 04:52:16 +00:00
jlam
34b5c737b4 Add buildlink.mk file for use by other package Makefiles 2001-06-19 04:51:25 +00:00
jlam
caed2a1d79 Mark as USE_BUILDLINK_ONLY. 2001-06-19 04:32:29 +00:00
jlam
263cd7fd21 Mark as USE_BUILDLINK_ONLY. 2001-06-19 04:22:08 +00:00
jlam
17d8e3bfa1 Regen. 2001-06-19 04:21:32 +00:00
jlam
d2193b82a7 It's ${BUILDLINK_DIR}/lib, not ${BUILDLINK_LIBDIR}. 2001-06-19 04:21:04 +00:00
jlam
41d690ad02 Add BUILDLINK_DIR to the CONFIGURE_ENV and MAKE_ENV automatically. 2001-06-19 04:19:50 +00:00
jlam
7a3aed445f Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. 2001-06-19 04:15:24 +00:00
jlam
b7c02290c3 Mirror changes in libungif/Makefile 2001-06-19 04:08:48 +00:00
jlam
8f1a1450ae Mark as USE_BUILDLINK_ONLY. 2001-06-19 04:00:48 +00:00
jlam
901a35882d The libraries are libaudiofile.*, not audiofile.*. 2001-06-19 03:59:55 +00:00
jlam
cc26aaeec2 Mark as USE_BUILDLINK_ONLY. 2001-06-19 03:47:31 +00:00
jlam
15902ad950 Add rc.vice to PLIST. 2001-06-19 03:42:37 +00:00
jlam
2355203b53 Mark as USE_BUILDLINK_ONLY. 2001-06-19 03:32:40 +00:00
jlam
126a4f3e38 Set USE_BUILDLINK_ONLY and remove unnecessary config.cache entry to prevent
detection of libncurses.
2001-06-19 03:28:32 +00:00
jlam
00568c0d49 Set USE_BUILDLINK_ONLY and remove unnecessary config.cache entry to prevent
detection of libpthread.
2001-06-19 03:22:40 +00:00
zuntum
6e8c3a98a3 Convert to use buildlink.mk files 2001-06-18 22:23:03 +00:00
jlam
d3446e36d1 Update realplayer to 8.0.1. Changes are that it is based on the currently
fetchable rp8_linux20_libc6_i386_cs2.bin from real.com's website.  The
".0.1" addition to the package name instead of "nb1" is to show that this
is a minor update to the package from the authors.
2001-06-18 22:20:03 +00:00
jlam
83f422dffa Mark as USE_BUILDLINK_ONLY and remove unnecessary config.cache entry to
prevent detection of ncurses.
2001-06-18 22:12:47 +00:00
jlam
451429c2fa Use zlib buildlink.mk for zlib dependency (from pkg/13217 by Stoned Elipot)
and install locale files under PKGLOCALEDIR.
2001-06-18 22:09:16 +00:00
jlam
dc31dadfc9 Convert to use buildlink.mk files. 2001-06-18 21:48:52 +00:00
jlam
6159cd1c07 Mark gdk-pixbuf and gdk-pixbuf-gnome as USE_BUILDLINK_ONLY. 2001-06-18 21:40:25 +00:00
jlam
ad98a7645b Mark these packages as USE_BUILDLINK_ONLY. 2001-06-18 21:32:23 +00:00
jlam
b642e040c7 Create USE_BUILDLINK_ONLY variable that doesn't add -L${LOCALBASE}/lib
to LDFLAGS if it's defined.  This is intended for use by package developers
to catch packages that implicitly use libraries from ${LOCALBASE}/lib
without depending on the correct package.
2001-06-18 21:23:35 +00:00
jlam
30911b7ace Instead of explicitly including ${includedir} in header search path,
just use Mesa's buildlink.mk file to handle all possible combinations
of XFree86 versions and xpkgwedge installations.
2001-06-18 21:20:36 +00:00
zuntum
0f0e3b107f Update avifile-devel to 0.6.20010618
* a lot of fixes in asf parsing code - finally we are able to correctly
  detect end of file
* redesigned and simplified event handling in aviplayer
* a-v sync is now 100% better then it ever was
* maximize return to its previous size when switching of fullscreen
* hopefully fixed problem with mpg sound which could occasionaly get broken
* GUI updates
* added keys '[', ']' to modify a-v sync - (adds, subs 0.1 sec)
* UNIQUE frame-dropping technique - now even very slow computers could
  be used to was movies in sync !!!!
2001-06-18 21:01:46 +00:00
jlam
8f39419491 Regularize fixes to config scripts to use the same code. 2001-06-18 20:49:00 +00:00
veego
5adffe4185 Add ${includedir} aka $(PREFIX)/include to make it work with xpkgwedge. 2001-06-18 20:45:35 +00:00
jlam
3a1f2b6aa2 Add comment on why we depend on pth. 2001-06-18 20:33:09 +00:00
jlam
94fa4b67b3 Add libpthread.* to BUILDLINK_FILES, and create buildlink config wrappers
for pth-config and pthread-config.
2001-06-18 20:30:48 +00:00