Commit Graph

7087 Commits

Author SHA1 Message Date
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
brad
0f0f2334c0 remove unnecessary patch and use post-install target todo the same job 2000-07-23 22:21:38 +00:00
brad
a121fc022e -e -> -x 2000-07-23 22:11:30 +00:00
brad
f1cc03c27e upgrade to fetchmail 5.4.4 2000-07-23 22:08:23 +00:00
brad
92287b6e94 upgrade to pngcrush 1.4.8 2000-07-23 18:23:32 +00:00
brad
4197b9dcb0 add a distribution patch:
squid-2.3.stable4-internal_dns_rcode_table_formatting.patch
Missing a newline on cachemgr output
2000-07-23 18:21:20 +00:00
kevlo
87bd6f9499 - Add USE_MOTIF and 'gkt' flavor
- Bump NEED_VERSION
2000-07-23 16:15:09 +00:00
kevlo
2d7f8d00d7 Initial import of impress-1.1-beta.
Impress is a publishing and presentation tool.
2000-07-23 14:45:03 +00:00
markus
4d09501515 oops 2000-07-23 13:27:31 +00:00