Commit Graph

9523 Commits

Author SHA1 Message Date
brad
5116a6c21c update INDEX (1180) 2001-03-02 16:00:24 +00:00
brad
49ebd7ae3a ${PREFIX} -> ${LOCALBASE} 2001-03-02 15:29:52 +00:00
todd
9aa2867d84 cleanup from conversion to i586 default cpu; thanks brad@ 2001-03-02 14:51:35 +00:00
todd
9625c22fb0 cleanup from conversion to i586 default cpu; thanks brad@ 2001-03-02 14:12:59 +00:00
brad
008002aba4 fix dependency path to FreeBSD's a.out libc now that freebsd_lib has been upgraded. 2001-03-02 14:12:12 +00:00
camield
7d5ac525fe update to 0.90, declared gamma now
mostly internal changes
2001-03-02 09:47:35 +00:00
kevlo
d71480d498 Over to maintainer ports@.
Since I don't have the time to maintain it.
2001-03-02 08:09:22 +00:00
naddy
65f5600a07 ONLY_FOR_ARCH -> ONLY_FOR_ARCHS 2001-03-02 02:12:50 +00:00
todd
b58a5776bb yes, cpu's have exceptions, do we need to know zillions of times? no. 2001-03-01 22:44:18 +00:00
todd
97ed4428be make the default flavor i586 (i486 doesn't boot alot correctly) 2001-03-01 22:43:49 +00:00
jakob
5702d77f4a update MASTER_SITE 2001-03-01 21:55:20 +00:00
naddy
f9066c1e57 +xemacs21-sumo 2001-03-01 21:30:43 +00:00
naddy
fd9c0c56ea Import of xemacs21-sumo-20010204.
This port provides a simple way to add every supported package for
XEmacs 21+.

Submitted by Jean-Yves Burlett <jean-yves@burlett.org>.
2001-03-01 21:28:02 +00:00
naddy
d7789b50e4 - upgrade to xemacs-21.1.14
- support for wnn and canna added
- better handling of the ncurses problem

Submitted by Jean-Yves Burlett <jean-yves@burlett.org>.
2001-03-01 21:20:15 +00:00
dugsong
53681577c9 bad assumption in jpeg header detection 2001-03-01 10:46:40 +00:00
jakob
24c0124f74 build ldap and pcre flavours of stable version 2001-03-01 08:10:21 +00:00
jakob
7294767bc7 update to postfix snapshot 20010228 (release 20010228 + nnqmgr + virtual) 2001-03-01 07:59:17 +00:00
jakob
88877ed392 update to postfix release 20010228 (first non-beta release).
read RELEASE_NOTES before upgradering as there are incompatible changes.
2001-03-01 07:57:56 +00:00
jakob
a4ceebd9e8 sync PLIST/PFRAG with latest OpenSSL changes; todd@ 2001-03-01 07:51:24 +00:00
brad
c3d151344d don't use USE_BZIP2 anymore, it has been deprecated! 2001-03-01 05:02:02 +00:00
brad
15a8891326 better 2001-03-01 05:00:40 +00:00
kevlo
fa58941a00 Respect CFLAGS.
Reported by naddy@
2001-03-01 03:19:43 +00:00
obecian
21253246a0 surfraw-1.0.3 update 2001-03-01 01:41:18 +00:00
espie
8c07bce4dc Add `===> Checking files for pkgname' line to simplify automatic
recognition of various package builds.
2001-03-01 00:01:40 +00:00
espie
d8eecece63 Script to log specific ports build independently. Recognizes all
===> xxx for package
lines, so that it will redirect dependencies correctly. Use as
make 2>&1 | logger logdir
2001-03-01 00:00:26 +00:00
naddy
f4dc064af3 +nslint 2001-02-28 23:59:39 +00:00
naddy
907aa6f9cb Import of nslint 2.0.2a2.
Submitted by Wangden Kelsang <wngdn@src.uchicago.edu>.

Nslint reads the (BIND) nameserver configuration files and performs
a number of consistency checks on the dns records.  Nslint is known
to work with BIND versions 4, 8, and 9.
2001-02-28 23:57:34 +00:00
naddy
db5feb6b92 - replace dead MASTER_SITE with working ones (verified) plucked from
ftpsearch
- simplify build
- we don't preformat ports man pages
- use INSTALL_ macros
- respect CC and CFLAGS
- reformat DESCR
ok turan@
2001-02-28 21:40:56 +00:00
avsm
ec1cf279ac RUB -> RUN, from Shell Hung <i@shellhung.org> 2001-02-28 20:35:16 +00:00
jakob
7213bcf2a6 remove id-tag 2001-02-28 19:31:07 +00:00
brad
ea70d82ec5 revert Makefile change, previous state was correct. 2001-02-28 18:46:32 +00:00
brad
1e2f163349 remove unnecessary patch. 2001-02-28 18:37:27 +00:00
jakob
631823542f fix building with -current. problem noted by ho@, patch from assar@. 2001-02-28 16:26:46 +00:00
brad
45daf36498 openldap, mysql and postgresql make shared libraries, dont cause great
pain with incorrect dependencies.
2001-02-28 15:13:19 +00:00
brad
75f3d8aada mysql client library major rev # 2001-02-28 15:05:54 +00:00
brad
2d40f13625 - libnet creates a shared library now
- bump mysql shared library major rev #
2001-02-28 14:32:08 +00:00
brad
0bfa0b721b /etc -> ${SYSCONFDIR} 2001-02-28 13:57:56 +00:00
kevlo
2390558811 Upgrade to version 1.1b8 2001-02-28 12:33:55 +00:00
avsm
348af0e995 - update to courier-imap-1.3.5
- setup CONFIGURE_ENV more carefully
- /etc/userdb -> ${SYSCONFDIR}/userdb - this doesn't go in /etc/courier-imap
 since the userdb can be shared across several applications
- finally cave in, and activate the workarounds for bugs in IMAP clients.
This actually breaks RFC2060, but allows NS4/Mozilla/StarOffice brain-dead
clients to work with courier-imap.

--
Add support for the IMAP IDLE extensions
Block out clients that constantly send garbage
2001-02-28 04:55:03 +00:00
avsm
c93c9d26e9 - update to p5-URI-1.11
- fix man page typos
2001-02-28 03:28:46 +00:00
obecian
6d4887c2b8 vtun 2.4 update 2001-02-28 01:42:55 +00:00
naddy
9ebf378d4c respect CC and CFLAGS 2001-02-27 23:36:18 +00:00
naddy
55f57df210 respect CC as well 2001-02-27 23:03:41 +00:00
avsm
5a73eab790 work with the new pgsql port layout 2001-02-27 23:00:26 +00:00
naddy
3a1c57a475 - rewrite extraction stage to make this behave with WRKOBJDIR
- fix warnings
- improve installation
2001-02-27 22:32:26 +00:00
avsm
1a1dd2fb41 PHP4 is pretty liberal about what version of libmcrypt is installed,
so relax the dependency in LIB_DEPENDS for the mcrypt flavour.
2001-02-27 20:01:07 +00:00
avsm
2dab3e086a - update to p5-XML-XPath-1.05
No ChangeLog, but diffs reveal improvements in predicate filtering
2001-02-27 19:49:01 +00:00
naddy
0acc1ed66a - update MASTER_SITES
- extract even if we don't own the distfile; from espie@
- on sparc, mention that Solaris shared libs are required
2001-02-27 17:53:12 +00:00
brad
bb60bba1ca add bnc 2001-02-27 17:42:16 +00:00
brad
24a33e9278 add bnc 2.8.4 port
--
IRC Proxy Daemon that supports virtual hosting.
2001-02-27 17:29:46 +00:00