form
dfc6640e4b
fix PLIST
2000-08-06 09:01:19 +00:00
brad
022d46e0f0
esound has a configuration file, add INSTALL/DEINSTALL scripts to deal
...
with it
2000-08-06 08:42:09 +00:00
brad
4197bdcc9f
upgrade to esound 0.2.19
2000-08-06 08:21:33 +00:00
brad
487387ba52
better
2000-08-06 07:03:02 +00:00
danh
a786e1dd69
fixed configure.in which was broken on sparc; now requires autoconf
2000-08-05 09:39:20 +00:00
brad
74a9ffd932
move sample files from lib/squid to share/examples/squid
2000-08-05 02:23:14 +00:00
brad
ed6db9c69e
- move docs from share/doc/ntp to share/doc/xntpd
...
- use better filename for patch
2000-08-05 02:06:44 +00:00
matt
b6934a012d
update to 1.0.4
2000-08-05 01:25:32 +00:00
rohee
bd900730ca
more patches from the author
2000-08-05 00:34:49 +00:00
fgsch
b0e64527a1
Update to distrib. patch 20000708.
2000-08-05 00:28:37 +00:00
fgsch
e4f2646cb0
remove graphics from category.
2000-08-05 00:27:50 +00:00
fgsch
bb5e9603cd
update to tin 1.4.4.
2000-08-05 00:26:42 +00:00
fgsch
c006a9bcd4
use CONFIGURE_STYLE, remove FAKE=yes and rearrange a bit.
2000-08-05 00:17:20 +00:00
rohee
b558e19cf3
New patch from the author, sixing a potential security problem
...
when displaying rogue Postscript files. Now ghostscript is called
safely.
2000-08-05 00:15:23 +00:00
fgsch
6f677d1b29
add tin flavor nntp_only.
2000-08-05 00:13:59 +00:00
fgsch
fff7c39361
add missing file.
2000-08-05 00:12:45 +00:00
fgsch
9cd135dff7
add fetchmail flavors.
2000-08-04 23:42:23 +00:00
fgsch
3d5568106c
use @ on tbl and -f on cp.
2000-08-04 23:41:33 +00:00
fgsch
114def9ea9
use tbl to format the manpage prior installation; now fetchmail(1) can
...
be viewed properly.
2000-08-04 22:49:55 +00:00
brad
fa5d7b03ba
- add @comment with RCS id to PLISTs
...
- now that the ports use Fake we don't need the @unexec's in the PLISTs
2000-08-04 20:54:19 +00:00
brad
b16f63751c
${FOO} -> $FOO
2000-08-04 18:30:39 +00:00
brad
4a73da9f76
- move config file from lib/screen to share/examples/screen
...
- ${FOO} -> $FOO in INSTALL/DEINSTALL
2000-08-04 18:25:24 +00:00
brad
47675bec35
- move config file from lib/mutt to share/examples/mutt
...
- ${FOO} -> FOO in INSTALL/DEINSTALL
2000-08-04 17:55:26 +00:00
brad
2264f6d974
ensure file perms on the installed config file
2000-08-04 17:49:20 +00:00
brad
8e0ae650c6
- move config file from lib/wget to share/examples/wget
...
- ${FOO} -> FOO in INSTALL/DEINSTALL
2000-08-04 17:39:36 +00:00
brad
4cc3b9b4f5
- move sample conf file from lib/vtun to share/examples/vtun
...
- move docs from lib/vtun to share/doc/vtun
- install a few more docs
- ${FOO} -> $FOO in INSTALL/DEINSTALL scripts
- use install instead of cp to install the sample conf file
2000-08-04 16:51:59 +00:00
naddy
687d24a7ae
update to 0.9.15 (fixes TABSIZE kludge)
2000-08-04 15:06:00 +00:00
camield
ba5efa316b
Add APOP patch from Dug Song as a flavor, requested by Attila Nagy <bra@fsn.hu>
...
Note that the apop flavor does APOP authentication _only_,
complain to Dug Song if that bothers you. :-)
2000-08-04 09:51:00 +00:00
brad
0b1cea4fcf
- change MAINTAINER to myself
...
- add a no_x11 FLAVOR
2000-08-03 23:44:36 +00:00
reinhard
cfb6fbd046
missed
2000-08-03 20:02:40 +00:00
reinhard
310d299532
update to 0.4.9
...
author integrated ncurses->curses
2000-08-03 19:47:45 +00:00
brad
5c66adfd77
- make use of MASTER_SITE_SOURCEFORGE
...
- add HOMEPAGE
- remove an unnecessary CONFIGURE_ARGS option
- add @comment with RCS id to PLIST
2000-08-03 13:58:03 +00:00
brad
c5456eba0a
- add HOMEPAGE
...
- use better filename for patch
- enable inter-library dependencies
2000-08-03 13:24:05 +00:00
brad
a3fce1a40c
remove a step durring post-install that is unnecessary now that the port
...
is using a Fake install setup.
2000-08-03 08:32:44 +00:00
espie
1a2fcddb09
Let example programs compile even if icon_lib-9.3.2 was not already
...
installed. Bootstrap issue found by marc@.
2000-08-03 00:53:42 +00:00
brad
4108cbc5d6
- bump NEED_VERSION
...
- fix HOMEPAGE URL
2000-08-03 00:06:30 +00:00
brad
f84f801f03
add socks5-v1.0r10.patch5.txt patch
...
--
This patch prevents some file handles from accidentally being closed.
2000-08-03 00:04:47 +00:00
brad
a0e70c229d
add socks5-v1.0r10.patch4.txt patch
...
--
This patch prevents the client for sending zero length username/passwords
and prevents the server from accepting zero length username/passwords.
Only useful for sites using username/password authentication (rfc1929).
2000-08-03 00:04:12 +00:00
brad
0d0233dd72
add socks5-v1.0r10.patch3.txt patch
...
--
This patch fixes a problem with the SOCKS client library for dup().
The ftp client uses dup().
2000-08-03 00:03:21 +00:00
brad
ba8ef35c1b
add socks5-v1.0r10.patch2.txt patch
...
--
This fixes a date related roll-over problem.
2000-08-03 00:02:34 +00:00
brad
997f942624
add socks5-v1.0r10.patch1.txt patch
...
--
The patch is for clients that do not have DNS resolution. Sites that do
not use the remote name resolution do not have to apply this patch.
The fakehost files (/tmp/.s5fakehost-<uid>) created with releases prior to
release 10 are not compatible.
If the fakehost file has size 65284 bytes, it is the old version. Delete
the file, apply the following patch, and rebuild the clients. The new
fakehost file has size 32644 bytes.
2000-08-03 00:01:52 +00:00
brad
5677c1b1fd
fix offsets in patch
2000-08-02 23:25:46 +00:00
espie
fc7aa5308c
Fix innocuous typo in MASTER_SITES, noticed by marc@
2000-08-02 23:03:27 +00:00
naddy
a84fee811c
- add no_x11 flavor
...
- make build respect CC and CFLAGS
- add HOMEPAGE
- move example configuration to ${PREFIX}/share/examples/
- add RCS IDs
ok peter@
2000-08-02 15:44:11 +00:00
brad
cfadb7f488
- use 07/13/2000 KAME patch
...
- use better filenames for patches
- respect CFLAGS
2000-08-02 10:33:24 +00:00
kevlo
696cc0433f
Fix PLIST
2000-08-02 08:48:59 +00:00
brad
93e2eb96a2
uncomment section in safe_mysqld.sh to check for and use ulimit to raise
...
the maximum number of open file descriptors before loading MySQL.
--
requested by ericj@
2000-08-02 04:24:28 +00:00
kevlo
e83180543e
Update to version 6.09.03
2000-08-02 03:25:22 +00:00
brad
c7d6bc5fff
remove ftp.ecrc.net from MASTER_SITE_GNU
2000-08-02 03:19:24 +00:00
brad
ed15a29819
upgrade to nmap 2.54b2
2000-08-02 00:52:23 +00:00