Commit graph

15078 commits

Author SHA1 Message Date
itojun
6e9c4fdef5 use USE_LIBINTL and BUILD_DEPEND to devel/gettext. 2000-11-01 17:26:40 +00:00
hubertf
96d04dea2d add & enable mgl 2000-11-01 16:30:46 +00:00
hubertf
99bea9a5b2 Remove files from wrong import 2000-11-01 16:27:20 +00:00
hubertf
30b2686a9d MGL2 - Mobilegear Graphic Library Version 2 is the Graphic Library
and Window Manager toolkit for tiny machine.

Submitted in PR 11241 by Jun Ebihara <jun@soum.co.jp>
2000-11-01 16:25:09 +00:00
hubertf
b836381c8c MGL2 - Mobilegear Graphic Library Version 2 is the Graphic Library
and Window Manager toolkit for tiny machine.
2000-11-01 16:22:39 +00:00
hubertf
0707c4ddc6 category: graphics -> fonts 2000-11-01 16:21:31 +00:00
hubertf
5815012d73 * add & enable mglfonts
* sort
2000-11-01 16:20:15 +00:00
hubertf
fcfe11a84c MGL2 fontkit: Bitmap fonts and some font tools for MGL2.
Submitted in PR 11241 by Jun Ebihara <jun@soum.co.jp>
2000-11-01 16:19:40 +00:00
itojun
8be9b95138 comment on librpm -> libintl dependency 2000-11-01 16:08:02 +00:00
itojun
a945e1d7e2 librpm (misc/rpm) requires libintl.a. use USE_LIBINTL.
From: bernd@arresum.inka.de (Bernd Ernesti)
2000-11-01 16:03:26 +00:00
itojun
d81dfddb64 update gettext dependency. USE_LIBINTL + BUILD_DEPENDS devel/gettext. 2000-11-01 16:00:40 +00:00
tron
b7d4f9b9c2 Use wildcard in dependence on "fxtv" package. 2000-11-01 15:20:03 +00:00
tron
65fdf449f8 Add and enable "alevt" packages. Fixes PR 11345 by Mario Kemper. 2000-11-01 15:05:54 +00:00
tron
2d0a04a621 Initial import of "alevt" package:
Teletext decoder and browser for Brooktree 848 compatible TV cards

This package was contributed by Mario Kemper in PR pkg/11345.
2000-11-01 15:04:46 +00:00
tron
0b8f5380c7 Don't overwrite analog configuration during installation. Fixes
PR pkg/11351 by David Brownlee.
2000-11-01 14:23:32 +00:00
hubertf
92d344c0ce One package per pr, please! 2000-11-01 12:05:15 +00:00
jdolecek
d5dcad8fd8 avoid unnecessary dependency on libpam - PAM is not used here
reported by Hubert Feyrer on tech-pkg
2000-11-01 11:33:17 +00:00
skrll
4cfb543114 Add CXX and CXXFLAGS definitions in HAS_CONFIGURE case.
Remove ac_cv_path_* stuff as this should be dealt with in the configure.

[Doing this from a KDE2 desktop!!!]
2000-11-01 09:06:22 +00:00
itojun
021f3f3502 update dependency to gettext. BUILD_DEPEND on gettext, and have USE_LIBINTL. 2000-11-01 03:41:28 +00:00
dmcmahill
9031b1a421 fix a bug in scaling tick marks. Patch supplied by the programs
author Dr. Martin Kroeker <mk@daveg.com>

when released, the next version (3.4) will contain this fix.
2000-10-31 18:15:45 +00:00
mycroft
e0266b96db Fix obvious bugs in the m68k XPTC stubs. 2000-10-31 18:08:26 +00:00
itojun
b79e9a08d3 use USE_LIBINTL. now devel/gettext does not need devel/gettext-lib,
if /usr/lib/libintl.a exists.
2000-10-31 17:20:48 +00:00
itojun
08cc65a9e2 declare USE_LIBINTL. 2000-10-31 17:20:07 +00:00
itojun
33966e3730 make sure to nuke local libintl.h 2000-10-31 17:12:43 +00:00
itojun
a73e62cbee no info on this directory 2000-10-31 17:07:59 +00:00
itojun
6859c75478 split devel/gettext into devel/gettext and devel/gettext-lib.
TODO: gettext-lib can be omitted if we have /usr/lib/libintl.a.
2000-10-31 17:06:17 +00:00
jlam
6f57891983 Respect CFLAGS passed in from environment 2000-10-31 16:26:32 +00:00
mycroft
fb70fac8fa NSPR works on m68k, so remove the `UNTESTED' comment. 2000-10-31 16:11:40 +00:00
agc
063e128c20 Render this package compilable, in the presence of a version of GNU make
whose name is not gmake. From Matthew Green.
2000-10-31 15:52:18 +00:00
jlam
73e5654be3 Handle configuration files:
* During installation, install a default file, then copy over a real
	  config file during post-installation if it doesn't already exist.
	* During de-installation, remove the real config file if it doesn't
	  differ from the default config file.

The INSTALL/DEINSTALL scripts could probably serve as a model for how other
packages should deal with config files.
2000-10-31 13:48:37 +00:00
wennmach
9a528bc0bc As per PR 11339 by Love <lha@stacken.kth.se>, oaf now depends on
devel/popt.
2000-10-31 13:35:46 +00:00
wennmach
761e7533fa Add and enable popt. 2000-10-31 13:34:14 +00:00
wennmach
d4789ccce8 Initial import of popt-1.2, a command line option parsing library.
Since version 0.5.4, net/ORBit does not install it's own version of libpopt
any more. This makes devel/oaf fail during build.

The problem was noted by Love <lha@stacken.kth.se> in PR 11339, who
submitted this package for popt.
2000-10-31 13:33:12 +00:00
jlam
733a310847 Update surfraw to 1.0.2. Changes from version 0.5.7:
Translate elvi didn't correctly parse -from or -to
    New elvi: britannica, stockquote (nasdaq, quote.com, yahoo), jake
    Updated elvi: freshmeat
    Don't open new screen(1)s by default
    Zorch usage of local variables (not POSIX)
2000-10-31 13:10:18 +00:00
itojun
a711822713 because of addition of --with-included-gettext (revision 1.15),
"if SunOS" clause does not hold any more.
2000-10-31 11:56:54 +00:00
jlam
5d61e51685 Add RCS ID. 2000-10-31 10:00:38 +00:00
jlam
c9162d6c66 Make BUILD_DEPENDS on perl match similar lines in other Makefiles. 2000-10-31 09:59:21 +00:00
wiz
31085566bd Install to share/doc/html, since it's html after all. 2000-10-31 09:36:56 +00:00
msaitoh
cb55fe4e04 md5 for ptl-2.1.6 2000-10-31 04:11:08 +00:00
hubertf
ea6bc8fc5c remove unneeded configure args 2000-10-31 03:51:26 +00:00
hubertf
17640e5d1a add & enable ssldump 2000-10-31 01:19:36 +00:00
hubertf
5873a7e7c8 ssldump is an SSLv3/TLS network protocol analyzer. It identifies
TCP connections on the chosen network interface and attempts to
interpret them as SSLv3/TLS traffic. When it identifies SSLv3/TLS
traffic, it decodes the records and displays them in a textual form
to stdout. If provided with the appropriate keying material, it
will also decrypt the connections and display the application data
traffic.

Requested by Dan Winship.
2000-10-31 01:17:40 +00:00
mjl
39606e8dd4 Farm out some set-up into a do-configure target as it's conceptually
more a configure than a patch.

Also make this really compile -- it's imake voodoo, doing different
things depending on obscure definitions in one or the other of three
dozen files.
2000-10-31 01:13:14 +00:00
msaitoh
9ff3574f53 Upgrade to 2.1.6.
Changes from 2.1.5:

	* src/io.c (fcntl): support nonblocking I/O.

	* src/sleep.c (sleep): change return type and the argument of
	sleep() from int to unsigned.

	* src/cond.c: add unrenamed pthread_cond_timedwait().

	* include/pthread.h: fix the prototype of pthread_cond_timedwait().
2000-10-30 22:39:54 +00:00
martin
6da6b571ea Mark this as only working for newer i386 versions or versions newer than
1.5_BETA for other architectures. While it may build on some others too,
it will not work due to toolchain issues.

There is no realistic hope to have those toolchain changes pulled up to the
(now nearly dead) 1.4 branch.

Closes PR 11342.
2000-10-30 20:32:04 +00:00
mycroft
9a836cffce For a.out, do not link the NSPR libraries with -lc. It's not necessary, and it
tickles an obscure bug in the old ld(1).
2000-10-30 17:03:37 +00:00
wiz
7758c64bbb add and enable freeciv-manual 2000-10-30 14:27:56 +00:00
wiz
b8bf908c20 Import of package for Freeciv manual pages, provided by Dieter Baron in
private communication.
2000-10-30 14:26:44 +00:00
mjl
da4182ce05 Update to 0.9.6.3
0. Bug fixes:
    artmisc.c: If a line is marked as a PGP line, then it cannot also
     be a quote line.
    art.c: Only wrap/unwrap an article when the display requires it.
    art.c: Allow rot13 to apply to signature.
    uudecode.c: If a line contains a space, then skip it.
    art.c: get_parent_headers: avoid self-referencing articles
    group.c: remove arbitrary group name length limit.
    group.c: code added to support for arbitrarily long newsrc lines.
    art.c: Fix sorting methods 4 and 6.
    art.c: Add From header to forwarded emails.
    art.c: MIME process article after saving it.
    art.c: have ESC-p sync line with parent.
    art.c: avoid infinite loop on search_article ("");
    post.c: if signature is "", then do not add it.
    mime.c: allow whitepspace to follow `=' continuations
    art.c: update thread scores after art_xpunge
1. #v+/#v- verbatim marks may be hidden via `hide_verbatim_marks'
   variable.  The article mode function "toggle_verbatim_marks" may be
   used to toggle the state of the marks.
2. Special characters in URLs are passed to browser in hex format.
3. BeOS system name added to version.c
4. line length check skipped in verbatim sections.
5. doc/README.macros: Mention post_file_hook
6. src/xover.c: algorithm for extracting msg-id from In-Reply-To
   changed.
7. The thread tree depth maximum size (for the graphic) was increased from
   32 to 256 after reworking how the graphic is stored.
8. doc/slrn.1,slrn.rc: typos fixed
9. src/startup.c: "blue" foreground colors changed to "lightgray" to
   make the object standout on xterm.
10. The `Date' header may be given a color
11. macros/color.sl updated
12. New slrnrc variable: 'set check_new_groups 1'.  If 0, then do not
    check for new groups
13. src/post.c: Allow verbatim sections to exceed 80 character line
    limit with no warning.
2000-10-30 14:17:19 +00:00
mjl
f6d5e71384 Argl: Need to remake checksums if dist-subdir changes. 2000-10-30 12:25:31 +00:00