brad
fd473ef863
upgrade to pth 1.3.7
2000-07-29 22:42:17 +00:00
brad
1253f60d8b
upgrade to shtool 1.5.1
2000-07-29 22:18:07 +00:00
brad
fc597ed4cd
upgrade to jftpgw 0.0.10c
2000-07-29 22:14:47 +00:00
brad
a1a3efa756
upgrade to mutt 1.2.5i
2000-07-29 11:15:24 +00:00
brad
98cf57f75b
- unconditionally show DEINSTALL message since there is more than just the
...
config directory that has to be removed
- change a whole bunch of vars in INSTALL from ${FOO} to $FOO so they do
not get substituded and have the substitution occur only once at the top
of the INSTALL script
2000-07-29 00:04:58 +00:00
jakob
2d6cb02c52
MASTER_SITES and HOMEPAGE updated
2000-07-28 23:36:00 +00:00
naddy
fa2b9e33cf
Initial import of root-tail-0.0.6; from opcode@skylab.2y.net
...
reviewed by danh@
Tails a given file anywhere on your X11 root window.
2000-07-28 22:58:56 +00:00
brad
34a4a5e42b
mySQL -> MySQL
2000-07-28 22:15:54 +00:00
brad
946b65402d
add pth flavor for MySQL
2000-07-28 22:06:46 +00:00
brad
ce08511713
add a pth FLAVOR to the MySQL port which makes it use the GNU Portable
...
Threads port for the threads library, this is primarily intended for users
of the SPARC architecture though it will work on all other archs too.
2000-07-28 22:04:25 +00:00
brad
324ff57c7f
add pth to Makefile
2000-07-28 10:46:33 +00:00
brad
fbe80729a4
add pth port.
...
--
Pth is a very portable POSIX/ANSI-C based library for Unix platforms
which provides non-preemptive priority-based scheduling for multiple
threads of execution ("multithreading") inside server applications. All
threads run in the same address space of the server application, but
each thread has it's own individual program-counter, run-time stack,
signal mask and errno variable.
2000-07-28 10:39:00 +00:00
matt
a9546019be
Bump NEED_VERSION (oops).
2000-07-28 10:32:52 +00:00
brad
959b62bd19
add patch to fix remaining issue with DESTDIR so that the port uses
...
jftpgw's own install target.
2000-07-28 10:29:30 +00:00
brad
7fe9899540
upgrade to jftpgw 0.0.10b
2000-07-28 10:05:53 +00:00
brad
3ae30d2392
mention GNU
2000-07-28 09:18:38 +00:00
matt
88d80c0965
- take over as MAINTAINER from ports@
...
- FAKE, CONFIGURE_STYLE, HOMEPAGE
- move sample cfg file from lib to share/examples/enscript
2000-07-28 03:14:58 +00:00
matt
685a021459
FAKE, PLIST.shared, HOMEPAGE, CONFIGURE_STYLE, assorted other cleanups
...
(ok ian@)
2000-07-27 23:34:56 +00:00
brad
23bfac841a
almost forgot this, patch from naddy@ to fix issue when enabling SSL
...
support. An auto-generated header not being generated when it's supposed
to be.
2000-07-27 22:31:10 +00:00
brad
25fdf11cc2
- add optional SSL transport layer encryption for IMAP
...
- switch mailbox locking to flock()
- add RCS id to patch-configure
- fix offsets in patch_mbox_c
- mention IMAP support in DESCR
--
from naddy@
2000-07-27 22:27:59 +00:00
kevlo
358ce5a6de
Update to version 3.0 and MASTER_SITES
2000-07-27 08:14:06 +00:00
kevlo
d43922424f
Add fsv
2000-07-27 06:45:25 +00:00
kevlo
266f64807f
Initial import of fsv-0.9
...
fsv is a 3d file system visualizer
2000-07-27 06:44:20 +00:00
brad
953b36669e
upgrade to jftpgw 0.0.10a
2000-07-27 00:29:54 +00:00
matt
641cff9b9c
- update to 1.0.3
...
- clean up Makefile and wrapper scripts some more
- better INSTALL/DEINSTALL script
- be able to compile w/ old nessus pkg installed (thx rdump@river.com )
- make it think nmap is always present to avoid dependency (espie@)
2000-07-27 00:23:33 +00:00
brad
a95d9c5de0
upgrade to Mesa 3.2.1
2000-07-26 23:54:36 +00:00
brad
76434a56da
- add HOMEPAGE to DESCR
...
- remove FAKE=Yes
- GNU_CONFIGURE -> CONFIGURE_STYLE
- add @comment with RCS id to PLIST
2000-07-26 23:52:39 +00:00
rohee
c59df500e5
Better patches. fix the prototypes instead of casting.
2000-07-26 20:57:20 +00:00
espie
607d30999a
Bump to 0724 snapshot.
2000-07-26 14:01:46 +00:00
espie
03bb52d9c2
Synch (846)
2000-07-26 12:59:39 +00:00
espie
4bccc68e80
Fix buglet in C++ parser source that disagrees with yacc
2000-07-26 12:51:19 +00:00
espie
0757d4020d
Base _SEP on PKGPATH being empty, more robust
2000-07-26 12:47:16 +00:00
danh
770b0e3b68
added cvs2cl to Makefile
2000-07-25 20:53:10 +00:00
danh
e9498a6c07
added cvs2cl; reviewed by naddy@
2000-07-25 20:49:44 +00:00
brad
c1f0904af0
style
2000-07-25 10:13:39 +00:00
brad
0c0170d2e5
- remove Perl notice and install the modules into
...
PREFIX/libdata/perl5/site_perl
- use install instead of cp to install the sample config file
2000-07-25 10:03:29 +00:00
brad
75a5e6f465
upgrade to png 1.0.8
2000-07-25 08:56:14 +00:00
brad
7dee597ef4
upgrade to pngcrush 1.5.0
2000-07-25 07:52:25 +00:00
brad
182e6e9f3a
upgrade to ImageMagick 5.2.1
2000-07-25 07:16:59 +00:00
naddy
357247e080
- update to #140
...
- remove configure patch (fixed in upstream version)
2000-07-24 23:27:30 +00:00
kevlo
e1d2e3669e
Oops, forgot to add @dirrm
2000-07-24 14:58:08 +00:00
kevlo
f5aa2f2382
- Update to version 2.0.1 and MASTER_SITES
...
- Bump NEED_VERSION
- Add @comment to package list
2000-07-24 10:35:09 +00:00
brad
3c520d3b27
upgrade to snort 1.6.3; from <obecian@celerity.bartoli.org>
...
changes by me:
- add HOMEPAGE to DESCR
- remove license type
- add SEPARATE_BUILD option
- remove unnecessary re-installation of man page durring post-install
- move message from post-install to pkg/MESSAGE
2000-07-24 07:57:51 +00:00
brad
689adfa9b9
upgrade to unzip 5.41
2000-07-24 02:42:59 +00:00
brad
922f31a222
remove chmod's from Zip's Makefile, install sets the right file perms
2000-07-24 02:28:01 +00:00
brad
8433763476
use better filename for patch
2000-07-24 02:06:59 +00:00
brad
9069d51c64
mis-understanding by me, re-update PERMIT_*_CDROM
2000-07-24 01:56:45 +00:00
brad
e10e8938b4
- bump NEED_VERSION
...
- update PERMIT_*_CDROM to match reality
2000-07-24 01:31:33 +00:00
brad
d5ff8bba27
add HOMEPAGE
2000-07-24 01:23:18 +00:00
brad
375a48faec
add wrapper for fetchmailconf to check for Python and if it does not exist
...
point the user in the right direction.
2000-07-23 22:42:52 +00:00