Commit graph

45173 commits

Author SHA1 Message Date
drochner
e85ff06350 Add the links and LDFLAGS to build PyQt properly. 2003-07-22 17:19:59 +00:00
drochner
349036ac7c Build, install and use a shared libqassistantclient.
This is primarily needed by PyQt.
2003-07-22 17:17:19 +00:00
adam
f08db34119 Checksum fixed 2003-07-22 16:38:04 +00:00
wiz
2c6b83f087 regen patch for 1.6. 2003-07-22 14:11:25 +00:00
wiz
8973b60bc8 Replace ENODATA with ENOMSG, for greater portability. 2003-07-22 14:08:22 +00:00
jwise
3aeb9b5441 Don't explicitly pull in -liconv -- if we need it, the libiconv buildlink glue
will give it to us, and if we don't this breaks the build.
2003-07-22 14:05:48 +00:00
wiz
87f2ea24d9 Remove $Id$ from patch. Everyone should use pkglint :) 2003-07-22 14:05:18 +00:00
wiz
79da4f2355 Remove dependency on replace-perl from do-configure target.
This was a workaround for a bug which has been fixed, and the target does not exist any more either.
2003-07-22 14:03:23 +00:00
jschauma
94eb72967d Add missing checksum for 3.4.2 distfile. 2003-07-22 14:02:58 +00:00
wiz
88c6ab1ec7 Add appropriate INCOMPAT_CURSES lines. Should fix bulk build failure. 2003-07-22 13:49:38 +00:00
agc
e25f89bf13 Ignore any errors from ldd when calculating reuires and provides 2003-07-22 13:48:48 +00:00
wiz
32674d7281 Create both FDOC and HDOC. Should fix bulk build failure. 2003-07-22 13:40:45 +00:00
wiz
9c4652bc58 fix comment. 2003-07-22 12:34:24 +00:00
wiz
f0986b459c - dmalloc (thanks, drochner), biew. 2003-07-22 12:28:43 +00:00
wiz
0da44e6ee9 biew-5.5.0 done 2003-07-22 12:27:51 +00:00
wiz
aca6da334c Update to 5.5.0:
5.5.0
- fixed bug of non repainting of bottom part of window under some
  vt100 terminals (NK).

5.3.2
- use /struct termdesc/ instead of /int/ for terminal type
- compiler warnings cleanup

5.3.1
- changed default prefix to /usr/local, cosmetic fixes

5.3.0
- BIEW/LINUX: reduce use of system calls, use pwrite if possible,
        keyboard functions reimplemented using async IO,
        added proper pseudographics support on xterms
        (with G1 charset) and console (with null map),
        autodetection of vcsaN number,
        "Save as" codepage conversion fixed.
- BIEW/SLANG: wrap lines in WriteBuff when buffer length exceeds
        terminal width - thanks to John Davis for helping me out.
- BIEW/CURSES: added mouse support (ncurses are required for this),
        added acs_map ncurses hack.
- BIEW/VT100: added proper pseudographics support (with G1 charset),
        keyboard functions reimplemented using async IO,
        added mouse support on Linux systems (gpm).
- use getpwuid() to determine home directory when HOME is unavailable
- reduce malloc()/free() calls in vioWriteBuff()
- moved default datadir from /usr/lib/biew to /usr/share/biew
2003-07-22 12:27:07 +00:00
wiz
aecb44fce2 USE_NCURSES should _always_ be set to a comment explaining why it
is needed. (undo part of last)
2003-07-22 11:39:47 +00:00
adam
4721919ae1 Updated ekg to 1.1 2003-07-22 10:45:53 +00:00
adam
c92f927f4d Oops, forgot to add these new files :) 2003-07-22 10:41:41 +00:00
adam
70e07dae2c Changes 1.1:
* ekgbot
* log viewer
* bug fixes

Now makes a shared library and uses buildlink2
2003-07-22 10:39:40 +00:00
agc
1672441254 As part of the build information, record the full pathnames of the
shared object "provides" and "requires" information.  This is only
turned on just now if ${CHECK_SHLIBS} is set to "YES".

Example output:

% pkg_info -B libutf | grep '^PROVIDES'
PROVIDES=/usr/pkg/lib/libutf.so.2
% pkg_info -B ssam | grep '^REQUIRES'
REQUIRES=/usr/lib/libc.so.12
REQUIRES=/usr/pkg/lib/libutf.so.2
%
2003-07-22 10:12:47 +00:00
adam
99fc976b2d Updated gtkmm to 2.2.5 2003-07-22 09:00:59 +00:00
adam
ffe8ff5cc8 Changes 2.2.5:
* fixed memory leak
* gtkmmproc: added GMM_PROTECTED_GCLASS macro
* documentation corrected
2003-07-22 08:59:35 +00:00
gehenna
d1935defaa Note cvsync 0.24.1 2003-07-22 08:26:38 +00:00
gehenna
bed308b167 cvsync 0.24.1
Changes:
        * WARNING: "hash mismatch" on OpenBSD (server/client)
          In some cases, the client shows an error message "hash mismatch" and
          fails to update repositories. This problem is caused by reason that
          native OpenBSD SHA-1 implementation is not thread safe.

          Workaround:
                1. Specifies "hash md5" in your configuration file.
                2. Rebuild the server/client with HAVE_SHA1=no or
                   HASH_TYPE={libgcrypt,mhash,openssl}.

          This problem is reported to OpenBSD mailing list by Sato-san and
          fixed in the current OpenBSD tree. See the following URL.
                http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/hash/sha1.c

          native SHA-1 is disabled on OpenBSD 3.3 or prior in 0.24.1.

        * Fix a hash type negotiation bug. (server)

        * Fix some rdiff bugs. (server)

        * Fix a bug to remain the <pidfile> when the initialization is failed.
          (server)

        * Fix a bug to show error messages mistakenly when destroy
          pthread_cond_t. (server/client)
2003-07-22 08:25:12 +00:00
wiz
0414d2f85c + apel-10.6 [pkg/22212], citrix_ica-7.00.7757 [pkg/22209], ipa-1.3.5
[pkg/22208], teapop-0.3.6.
2003-07-22 08:21:28 +00:00
martti
ddd3c2c8ee Updated dbh to 1.0.15 2003-07-22 05:23:13 +00:00
martti
914af46724 Updated dbh to 1.0.15
* Build process fixes
2003-07-22 05:22:58 +00:00
martti
470fac731a HOMEPAGEs without a trailing slash are incorrect and also bad style. 2003-07-22 05:14:42 +00:00
martti
33e2a02324 COMMENT should start with a capital letter. 2003-07-22 04:14:17 +00:00
uebayasi
b589792094 Back out previous and more; "\ No newline at end of file" *is* needed in
this case.  Sprinkle two more copies of the mark.

Tested by Isihara-san, the originator of PR22172.
2003-07-22 03:58:52 +00:00
seb
751840e777 Sync comments with reality wrt to USE_MAKEINFO == "no". 2003-07-22 01:10:32 +00:00
kristerw
b154c252d9 Include "../../mk/bsd.prefs.mk" to make sure PKGPATH is defined. 2003-07-22 01:00:25 +00:00
seb
f6d2ef5842 Convert to USE_NEW_TEXINFO. 2003-07-22 00:47:40 +00:00
mrg
ddf27bda9c actually make sure the subpackages depend on p5-gtk itself! 2003-07-22 00:00:43 +00:00
seb
5b8195379a Convert to USE_NEW_TEXINFO. 2003-07-21 23:57:13 +00:00
kim
dd8ca96b16 Added tcptraceroute-1.4 2003-07-21 22:28:37 +00:00
kim
507edeaad2 Add tcptraceroute-1.4
The widespread use of firewalls on the modern Internet, many of the
packets that traceroute(8) sends out end up being filtered, making it
impossible to completely trace the path to the destination. However,
in many cases, these firewalls will permit inbound TCP packets to
specific ports that hosts sitting behind the firewall are listening for
connections on. By sending out TCP SYN packets instead of UDP or ICMP
ECHO packets, tcptraceroute is able to bypass the most common firewall
filters.
2003-07-21 22:26:53 +00:00
taca
bd0453f947 Use PERL5_SITEARCH in PLIST to make it works with perl 5.8. 2003-07-21 18:16:06 +00:00
jmmv
a468557543 Add locale directories: fo, nso, ven, xh, xx, zu; all used by kopete. 2003-07-21 17:50:05 +00:00
taca
f9f2bc54f7 Note addition of www/ap2-ruby 1.1.1 package. 2003-07-21 17:46:46 +00:00
taca
15646792fc Add and enable ap2-ruby. 2003-07-21 17:45:20 +00:00
taca
f3b0ab76d9 Importing www/ap2-ruby 1.1.1 pacakge based on PR pkg/21921.
mod_ruby embeds the Ruby interpreter into the Apache web server,
allowing Ruby CGI scripts to be executed natively.  These scripts will
start up much faster than without mod_ruby.
This package is the development version, which supports apache2 under
the prefork and threaded MVM. For Apache 1.3.XX, see www/ap-ruby.
2003-07-21 17:43:53 +00:00
mrg
a09b0ac07f add missing dependancy on p5-Gdk-Pixbuf 2003-07-21 17:39:44 +00:00
martti
cd2f7f1959 COMMENT should start with a capital letter. 2003-07-21 17:38:24 +00:00
martti
a6f1375adb COMMENT should start with a capital letter. 2003-07-21 17:27:24 +00:00
taca
5e1d2270f9 Note update of security/ruby-ossl package to 0.1.4.1 (0.1.4a) and
www/ruby-webrick to 1.2.3nb1.
2003-07-21 17:27:03 +00:00
martti
86c6e000bc COMMENT should start with a capital letter. 2003-07-21 17:24:16 +00:00
taca
72fe278a62 Change depends to ruby-ossl package from ruby-openssl.
Bump package revision.
2003-07-21 17:24:15 +00:00
martti
de776a690f COMMENT should start with a capital letter. 2003-07-21 17:24:10 +00:00