Commit Graph

752 Commits

Author SHA1 Message Date
naddy
0739b03753 add lib/mysql path to library dependencies 2001-11-17 00:12:23 +00:00
naddy
d33058c6c2 Update to 0.2.2; w3m is now hosted on SourceForge.
Radical pruning to make this port manageable again:
- Remove image and m17n flavors.  The corresponding functionality
  may eventually return in some other form.
- Rename kanji flavor to "japanese".
2001-11-16 21:35:44 +00:00
espie
00ce723944 Kill remaining RUN_DEPENDS/BUILD_DEPENDS first parters. 2001-11-13 22:13:22 +00:00
danh
ec0a445436 NO_REGRESS= Yes 2001-11-13 20:14:39 +00:00
espie
0e6f6f93bb Kill first component of BUILD_DEPENDS.
Fix sawfish comment while I'm at it.
`window manager for the X windows system'.
Like DUH ! It's going to be a window manager for my microwave oven ?
2001-11-10 15:00:47 +00:00
naddy
ae438bbd3b NetBSD changed their search engine; fix from Jason Harris
<jharris@widomaker.com>.
2001-11-09 02:16:22 +00:00
naddy
a205288c8c Update to 1.0.5:
* Fix wayward indentation introduced in 1.0.4 which caused -browser
  to fail.
* Note that SURFRAW_browser was made obsolete in 1.0.4.
  SURFRAW_text_browser and SURFRAW_graphical_browser replace its
  functionality.
* State extra clearly the format of ~/.surfraw.conf.
2001-11-07 00:40:45 +00:00
danh
1d92125697 NO_REGRESS=Yes; from maintainer 2001-11-05 19:26:56 +00:00
naddy
552fee92b4 Update plain and image flavor to inu branch version 1.5. 2001-11-05 15:40:07 +00:00
matt
26911033e4 - update to 2.4.2
- regress
- add zope-instance relative path support
- do optimizing compile on python files too, like lang/python, and use optimized in default zope-instance start script
2001-11-02 03:35:11 +00:00
wilfried
e0c15e8d92 update to Apache-MP3-2.20, from maintainer 2001-10-31 20:35:37 +00:00
wilfried
2d83d0a949 NO_REGRESS, from maintainer 2001-10-31 20:09:18 +00:00
wilfried
51cd92c794 remove examples dir, ok naddy@ 2001-10-31 14:52:24 +00:00
danh
76786653c0 update to mindterm 2.1
* fixes MASTER_SITES and HOMEPAGE
* PERMIT_*_CDROM changes, non-commercial use only
* new MAINTAINER

Submitted by:	Marc Matteo <marcm@lectroid.net>
2001-10-30 15:57:52 +00:00
danh
11d4c5b370 update to webalizer 2.01-09
* fixes cross-site scripting vulnerability and several other bugs.
2001-10-29 17:09:28 +00:00
kevlo
cc26dda960 upgrade to version 1.12a 2001-10-29 06:55:33 +00:00
kevlo
9b05699db9 upgrade to version 1.54 2001-10-29 06:53:29 +00:00
espie
100196f27a Zap default MAINTAINER from Makefile.
Especially now that the default line is more verbose.
2001-10-28 13:05:44 +00:00
naddy
197e7e9ca1 update to 1.0.4
added:   debbugs, debcontents, debpackages, sourceforge, swhois, woffle
removed: ircsearch, newscientist
2001-10-26 23:39:44 +00:00
naddy
716a9beb18 no regression test framework 2001-10-25 16:14:51 +00:00
brad
e9a9097787 use gettext module. 2001-10-25 02:34:11 +00:00
espie
b7bc9f1cef Full lib-depends.
Note that, even --without-gdbm, php3 does pick an installed gdbm...
2001-10-24 12:38:46 +00:00
naddy
b881d7e53d update base and image flavor to 0.2.1-inu-4 2001-10-24 12:23:32 +00:00
matt
a55f22b676 typo, imports -> import, ok naddy@ 2001-10-17 03:10:35 +00:00
espie
3b21e0b13f Don't grab gdbm if it's installed, since we don't depend on it... 2001-10-16 08:01:44 +00:00
avsm
054209e023 Repair imap FLAVOR:
- c-client is at shlib version 3 now
- link in with kerberos libraries like php4

pointed out by brad, tested by heko, ok naddy
2001-10-15 23:45:45 +00:00
avsm
491cea8b73 Switch recode, pdflib and iodbc from BUILD to LIB_DEPENDS;
this fixes the relevant binary package dependencies

From Jacob Meuser <jakemsr@clipper.net>
2001-10-15 00:56:53 +00:00
naddy
a98816203f Re-enable /etc/opera for forcing synchronous DNS resolution. Required
now that file descriptor sharing across rfork() is disabled by default.
Noticed by heko@
2001-10-14 23:27:02 +00:00
avsm
3639ec73ed update snmp LIB_DEPENDS from 4 -> 42
Jacob Meuser <jakemsr@clipper.net> and chris@
2001-10-13 23:22:29 +00:00
espie
4115aa3662 make sure to conflict with all other communicators... 2001-10-11 19:13:20 +00:00
matt
c4ed8bcd0a - update to 2.4.1.1 (add 2001-09-28 hotfix for dtml-var fmt security checks)
- CONFIGURE_STYLE=gnu (spotted by naddy@)
- MODGNU_CONFIG_GUESS_DIRS even though it's not actually used by this configure script
2001-10-09 22:58:50 +00:00
heko
c99b40ae2e o Install docs (readme and instructions for extending surfraw)
o Install share file into ${datadir}/<package> (automake pkgdata,
  .in files @datadir@/@PACKAGE@); requires /etc/surfraw.conf upgrade
o @dirrm share/stuff the package owns
naddy@ ok
2001-10-07 18:17:44 +00:00
naddy
4cf7f5f00d add Australian mirror 2001-10-06 18:33:50 +00:00
avsm
0b8340b883 oops! unbreak patch (thx chris@) 2001-10-05 07:17:34 +00:00
avsm
93dc70075d - remove sendmail path from php.ini (not needed)
- add in similar fopen disable patch for php.ini-optimized
- bump version to php-4.0.6p1 to reflect all the backports
  and bugfixes in the last two commits
2001-10-04 21:53:04 +00:00
avsm
60f5c024d4 - fix imap flavor build, enable kerberos support as well
(checked by heko, naddy)
- work with any LOCALBASE for most flavors (heko)
- turn off url_fopen by default for better security, most people
  never use it
- correctly detect the crypt function as part of libc,
  not a separate library
- unbreak curl, since 7.9 is now present in our tree
- more informative INSTALL script (naddy, heko)
2001-10-04 21:27:44 +00:00
heko
d83616c1ed I knew I missed something. Add security notes about temporary files.
ok naddy@
2001-10-02 20:20:16 +00:00
heko
2bce4338c2 o Upgrade to Amaya 5.1
o Add gtk flavor, don't build it yet in www/amaya/Makefile until some
  scrollbar dysfunctionality is fixed.
o Build amaya against system versions of: jpeg, png, zlib,
  expat, md5; some of the patches for this come from FreeBSD
o Add HOMEPAGE
o Unify dictionary installation to a common $frag (a bunch
  of dictionaries will be imported later separately)
o Take over maintainer; ok naddy@
o Fix missing trailing slash in MASTER_SITES
2001-10-02 20:18:59 +00:00
naddy
381682bece DESTDIR is handled correctly by default 2001-10-02 01:16:27 +00:00
form
499f5762f8 distfile changed 2001-10-01 02:36:12 +00:00
avsm
e7b5d7dccb - update to p5-URI-1.17
- bump NEED_VERSION
2001-09-29 21:17:06 +00:00
naddy
9dc28fda17 - Handle URLs with abbreviated scheme correctly.
Submitted by d@, actual patch taken from m17n flavor.
- Bump package revisions.
2001-09-29 14:57:52 +00:00
naddy
d0c09859f2 SECURITY: fix arbitray command execution from remote in m17n flavor.
By Hironori Sakamoto <hsaka@mth.biglobe.ne.jp>.
Noticed by brad@ in NetBSD.
2001-09-29 11:41:03 +00:00
naddy
2f45f56075 depend on Linux runtime environment; jakob@ 2001-09-28 21:19:23 +00:00
jakob
217a4b60ed depend on openldap-client 2001-09-28 19:06:29 +00:00
pvalchev
be54d47d8c CONFIGURE_STYLE=gnu w/ proper MODGNU_CONFIG_GUESS_DIRS
needed for the powerpc -> macppc name change
2001-09-28 06:02:12 +00:00
naddy
e4cf5dce3f fix configure step 2001-09-26 17:48:18 +00:00
matt
0f595d551d - update to 2.4.1
- depend on gtar instead of crazy hackery
2001-09-26 00:55:26 +00:00
naddy
ff7c1ab2d3 point to Flash plugin 2001-09-23 19:39:25 +00:00
naddy
821aed622b +flashplugin 2001-09-23 15:27:19 +00:00