Commit graph

581 commits

Author SHA1 Message Date
drochner
019e515408 I'll play MAINTAINER here 1999-11-23 19:29:05 +00:00
rh
bce5565193 Add remark that this requires NetBSD-current. 1999-11-23 00:25:56 +00:00
rh
64c71e4da3 At the moment, this package works for NetBSD-current only. 1999-11-22 22:22:21 +00:00
soren
0f24fde104 Do not assume . is in the $PATH. 1999-11-22 21:27:44 +00:00
rh
c3cfcdbc5d add and enable staroffice 1999-11-22 21:27:43 +00:00
rh
94640941ea Import of staroffice-5.1a, a full-fledged office suite available for i386.
This package currently supports the 'en' (english) and 'de' (german)
languages.
1999-11-22 21:23:48 +00:00
agc
e8f8625a5f Remove fuzz from patches. 1999-11-19 12:46:40 +00:00
agc
a1919bdd4d Remove fuzz from patches. 1999-11-19 12:21:13 +00:00
drochner
fa3c8c417b import ROOT pkg
citing pkg/DESCR:
The ROOT system provides a set of OO frameworks with all the functionality
needed to handle and analyse large amounts of data in a very efficient way.
Having the data defined as a set of objects, specialised storage methods are
used to get direct access to the separate attributes of the selected objects,
without having to touch the bulk of the data. Included are histograming methods
in 1, 2 and 3 dimensions, curve fitting, function evaluation, minimisation,
graphics and visualization classes to allow the easy setup of an analysis
system that can query and process the data interactively or in batch mode.

Thanks to the builtin CINT C++ interpreter the command language, the scripting,
or macro, language and the programming language are all C++. The interpreter
allows for fast prototyping of the macros since it removes the time consuming
compile/link cycle. It also provides a good environment to learn C++. If more
performance is needed the interactively developed macros can be compiled using
a C++ compiler.


It's not yet perfect - pixmap/icon files are missing because these are
not part of the ROOT source distribution. Most things work anyway.
1999-11-17 16:17:03 +00:00
hubertf
b25539e6a2 this wants xpm 1999-11-11 02:07:19 +00:00
tron
b1c19e9568 Remove obsolete patch file. 1999-11-07 22:25:50 +00:00
tron
0d023a1064 Update "gnome-utils" package to version 1.0.50 included in GNOME 1.0.53
release. This version fixes several bugs found in 1.0.12 and adds some
new translations.
1999-11-07 22:19:27 +00:00
hubertf
0f2794afa6 Don't depend on lesstif directly, use USE_MOTIF instead. 1999-11-07 17:25:30 +00:00
wennmach
db41c89aa1 Revert to the "host" command (from "nslookup") for looking up fully qualified
host names. Make this fail-safe in case host has no working domain name server.

Fixes "make show-downlevel" lossage, mentionned by Thomas Klausner
<wiz@danbala.ifoer.tuwien.ac.at> in private email.
1999-11-03 14:44:30 +00:00
wennmach
8097df6542 add and enable dgpsip 1999-10-31 01:29:39 +00:00
wennmach
2924517d78 initial import of dgpsip-1.28:
Differential GPS over IP communication device

Submitted by Wolfgang Rupprecht <wolfgang@wsrcc.com> in PR 8303
1999-10-31 01:21:45 +00:00
tron
117100c50c "esound" package is already required by "gnome-libs" package. So move the
dependence there.
1999-10-27 11:05:19 +00:00
agc
f183cb0efc Regenerate. 1999-10-27 09:51:57 +00:00
agc
e0a8cef33d Patch the correct Makefile.in file, by using the path to it. 1999-10-27 09:51:32 +00:00
wennmach
b3595abb27 Make this pkg work even if 'hostname' does not return the fully qualified
hostname, without requiring the environment variable JB_FQHOSTNAME to be set.
Should also work on Solaris.
1999-10-26 16:38:09 +00:00
jlam
0240e249b7 Teach kdeutils to look for libungif instead of libgif. 1999-10-25 04:17:03 +00:00
tron
8e90d81d05 Use wildcard dependences for "gnome-libs" and "gnome-core" packages. 1999-10-23 11:08:54 +00:00
tron
fd8f256cc5 Use wildcard dependence for "gtk+" package. 1999-10-23 00:05:15 +00:00
tron
8112354f73 Use wildcard dependences for "gtk+" and "esound" packages and remove
redundant dependence for "glib" package.
1999-10-22 23:41:45 +00:00
agc
e540dadbe3 Move the inclusion of bsd.prefs.mk before the first use of any variable
which may be defined in /etc/mk.conf
Use a complicated echo & sed combination, rather than hostname -s, which
doesn't work on Solaris.
1999-10-22 14:43:06 +00:00
agc
76a36d7e77 Regenerate after patches to put the docs in the right directory. 1999-10-21 15:16:16 +00:00
agc
bdbea793df Remove the previous post-install hack which moved documentation around.
Add patches to put the documentation in the correct directory, according
to hier(7).
Fixes the concerns raised in pkg PR 8620 by Simon Burge.
1999-10-21 15:15:01 +00:00
agc
f4d100bac6 Only have a pre-requisite of ncurses on NetBSD. 1999-10-21 15:12:40 +00:00
mjl
d8affa5162 Update dependeny on libslang to 1.3.9 1999-10-15 23:59:18 +00:00
simonb
84b8c7169c Don't kill the entire install if the rmdir ${PREFIX}/doc fails during
post-install - some other package (eg libslang-1.3.8) may have stuff in
that directory already.
1999-10-13 23:14:51 +00:00
wennmach
ffd6c40c23 Fixed some minor problems of this pkg, including:
o do not require $JB_PACKAGE to be set to a bug category; if $JB_PACKAGE
  is not set, the default category "test" is used

o the above will also fix the error messages on nbftp occuring in
  update-distfiles (hi veego!)

o make proper use of "DEINSTALL" and "MESSAGE" files so that installing
  (and deinstalling) of jitterbug from pkgsrc/as binary makes no difference

o when echoing the defaults for JB_USER, JB_USERID, etc, use the actual
  variables, not hardcoded values

o ownership of jitterbig.config fixed (@JB_USER@ instead of root)
1999-10-11 13:39:03 +00:00
rh
441579e4f7 Update gnome-pim to 1.0.50. Changes include bugfixes and translations to
some additional languages.
1999-10-09 21:14:03 +00:00
tron
8d7d754dfa Remove me as maintainer of those packages. 1999-10-07 17:41:46 +00:00
rh
57673e7a9f Add missing dependency on esound-0.2.8, as discovered by Hubert's famous
package status generator.
1999-10-07 06:29:31 +00:00
wennmach
427479ed23 Add and enable jitterbug 1999-10-05 12:40:05 +00:00
wennmach
7964798b55 Initial import of jitterbug-1.6.2: a web-oriented bug-tracking tool 1999-10-05 12:37:18 +00:00
jlam
d8e215a43d Change version number back to 1.1.25. I accidentally committed part of
very unfinished work.
1999-09-30 10:06:39 +00:00
hubertf
7c3a61d145 clarify NO_CDROM 1999-09-22 19:21:52 +00:00
sakamoto
59f733bb67 Fix namelen of connect(), add #ifndef SUN_LEN - #endif,
Suggested by KAWAMOTO Yosihisa <kawamoto@es.osaka-u.ac.jp> and
Noriyuki Soda <soda@sra.co.jp>.
1999-09-22 10:43:22 +00:00
tron
40e480e741 Because "ftp.kde.org" is an alias for "ftp.de.kde.org" again we explicitly
use "ftp.us.kde.org" as primary master site.
1999-09-15 18:44:14 +00:00
tron
3376546328 Update K Desktop Environment to version 1.1.2. A change list is available
at "http://www.kde.org/announcements/changelog1_1_1to1_1_2.html".
1999-09-15 18:26:00 +00:00
jlam
223827888f Add and enable gperiodic and quicklist. 1999-09-15 03:24:18 +00:00
jlam
2d993c499f quicklist 0.8.2 -- a simple database like AppleWorks & MS Works 1999-09-15 03:23:40 +00:00
jlam
d67ce63cc3 gperiodic 1.2.6 -- Displays a periodic table of the elements 1999-09-15 03:22:32 +00:00
agc
8e1b68fb18 Make this package compile on Solaris. 1999-09-13 12:18:52 +00:00
kim
4aa4e4e683 Make this work with 1.4K, and split out patch-aa into patch-ac as well
so that each patch works on a single source file.
1999-09-12 16:50:41 +00:00
jlam
6c6f687a83 Update patch checksums. 1999-09-07 18:44:04 +00:00
jlam
446f3b4549 Forgot to add this patch. 1999-09-07 14:55:06 +00:00
jlam
15c573063b Let user choose which keyboard layout to compile via mk.conf make variable
`DT_LAYOUT'.
1999-09-07 14:53:55 +00:00
jlam
34ac4e283e Change "DEPENDS +=" to "DEPENDS+=" so lintpkgsrc can recognize line.
cvs: ----------------------------------------------------------------------
1999-09-06 22:10:35 +00:00
sakamoto
00c4b581f0 Use PLIST_SUBST= DICT_DIR=${DICT_DIR} PREFIX=${PREFIX} WNN_LANG=${WNN_LANG} 1999-09-06 08:19:55 +00:00
tron
705e33eef6 Update "screen" package to version 3.9.5. 1999-09-03 15:44:42 +00:00
rh
65a2591d76 Fix to work with gnome-libs-1.0.16 1999-09-03 07:25:12 +00:00
rh
5ff14a1ce2 Update dependency on gnome-libs to version 1.0.16 1999-09-03 07:22:53 +00:00
sakamoto
853bc67e88 s/ja_JP/WNN_LANG/
Fix default LIBDIR(${LOCALBASE}/share/wnn) in wnn/config.h.
1999-09-03 04:24:08 +00:00
jlam
bb07397ce7 Update dependency on guile to 1.3.2. 1999-08-29 21:50:20 +00:00
tron
91f023f216 Don't attempt to remove direcotires "share/gnome/apps/Applications",
"share/gnome/apps", "share/gnome/help" and "share/gnome". They are all
created and removed by the "gnome-core" package.
1999-08-29 20:36:26 +00:00
tron
a05bd535bc Avoid creation of unused directory "share/gnome/help/cal/C" which was
not removed during deinstallation.
1999-08-29 20:34:13 +00:00
rh
db9e45c603 Update gnome-utils to 1.0.12
Changes are mostly bugfixes and some minor reorganization (gshutdown is now
in 'System' category, not 'Settings').
1999-08-29 14:20:44 +00:00
rh
1533d077a1 Update dependency on gnome-core-1.0.9 1999-08-29 12:48:58 +00:00
rh
0213afdc72 Update dependency on gnome-libs-1.0.14 1999-08-29 12:48:23 +00:00
rh
2e31533cd7 Update dependency to glib-1.2.4 1999-08-28 09:41:07 +00:00
sakamoto
45167fa836 Homepage has moved to http://www.freewnn.org/.
Fix MASTER_SITES.
1999-08-27 04:36:32 +00:00
agc
86aced3a9d Introduce a USE_XAW definition, which is used in package Makefiles, to
denote that the package uses libXaw.

Introduce an XAW_TYPE definition, which is defined in /etc/mk.conf by
the user, to denote the type of libXaw to use. Possible values are:
standard, 3d and xpm.

Define USE_XAW in relevant Makefiles.

Set default XAW_TYPE in Makefiles which previously did a DEPENDS+= Xaw3d...

This means that package builds should not fail because of conflicting
Xaw packages being installed on machines.
1999-08-25 13:37:34 +00:00
tron
16628fb1be Use "MASTER_SITE_GNOME" instead of individual "MASTER_SITE" lists. 1999-08-22 22:02:32 +00:00
agc
29656d015f Substitute for ${PKGNAME} when generating the PLIST files. 1999-08-13 14:06:55 +00:00
agc
f36dfb025b Makefile.in file is incorrect - dollar signs must be escaped from
make(1), so that "$PATH" should actually be "$$PATH".  Correct this,
and regen patch-sum file accordingly.
1999-08-13 14:04:16 +00:00
agc
ba50ff4895 Use ${DISTNAME} rather than @DISTNAME@, to be consistent with the
other substitutions that are done in bsd.pkg.mk when constructing the
PLIST file.
1999-08-13 10:43:14 +00:00
agc
7c240a7a0e screen-3.9.3 doesn't exist on the master site. 3.9.4 is the latest version,
with an additional "tty mode fix" over 3.9.3.

Whilst I'm here, make the PLIST handling a bit smarter, by using automatic
${DISTNAME} substitution. This means that the PLIST doesn't have to be
updated every time there's a new screen version, just to pull in the new
version number - it will be done automatically.
1999-08-13 09:37:28 +00:00
tron
d7b743afef Update "screen" package to version 3.9.3. Changes since version 3.9.2:
- small utmp fix
- BSD chflags fix
1999-08-10 17:43:55 +00:00
agc
ded828d2d3 Upgrade to version 3.9.2 of screen, the multi-screen window manager.
Changes include:
* real multiuser support
* split screen support
* hardstatus emulation support
* configurable window seperator and hardstatus strings
* permanent window seperator
* many new escapes
* logfile timestamps and flush timeout
* configurable breaktype
* other new commands:
* optional builtin telnet.
* remote detach and reattach change:
* support for history compaction
* optional Braille support.
1999-08-10 09:18:01 +00:00
sakamoto
225d01b2dc A Japanese/Chinese/Korean input method (common package) 1999-08-02 05:45:01 +00:00
rh
38cba59ee3 Update gnome-pim to 1.0.8.
This version features several bug fixes and user interface enhancements
for gnomecal and gnomecard.
1999-07-24 08:41:39 +00:00
mellon
552e31eec2 Update to 0.6.0 1999-07-23 14:19:09 +00:00
tron
338e5086fd Add "gnome" to category list. 1999-07-23 09:17:03 +00:00
mycroft
00f045cdf8 libslang to 1.3.8 1999-07-22 07:10:47 +00:00
agc
f26aa5b646 Add and enable gnofin. 1999-07-16 10:34:20 +00:00
agc
359ed1f4bc Initial import of gnofin, version 0.5.10, a personal checking/savings
account management program, into the NetBSD packages collection.  This
package was constructed by Ted Lemon.
1999-07-16 10:33:31 +00:00
mjl
bf00851166 Update to 1.8.2.
Changes from 1.7.2 include:

if the X server fails to send X timer events, switch to synchronous file
writing to avoid data loss. Works around bug or incompatibility in XFree.
new script to convert Microsoft Schedule+ files to .dayplan format
fixed output of -W -i for web interface
the .plan.dir choice in the configure script caused path trouble in plan
weekday before/after syntax was wrong in holiday parser,
fixed possible crash when closing file list menu
plan -F: stdout could not be redirected, added missing fflush
various error popups are now modal, to prevent them from being overlooked
fixed month and year PostScript printing, texts were in the wrong places
CGI scripts and HTML pages for web browser access
national language support
simple Todo appointments that keep appearing after they first trigger
implemented default advance-warning times (Config->Calendar views)
color PostScript printouts
new config mode that allows daemon to exeute insecure netplan scripts
new config mode that makes Thursday the selector for the first week
small holidays crash day view
if pland was started between 0:00 and 2:59:59, it overlooked appointments
fixed "W:" note prefix
netplan identd queries went to the local host instead of the remote host
fixed Y2K problem in PostScript printout.
plan -t/-T will now mark warnings with "Warn:".
notifier now resizes correctly, text area grows instead of buttons
user ID was freed twice in netplan
it is now possible to inspect messages attached to read-only appts
plan -t had multiday problems
1999-07-15 00:15:23 +00:00
tron
db164a832c Update dependence on "gnome-core" package. 1999-07-14 23:12:06 +00:00
mjl
1ce458b2ba Update to 3.1.20.
Changes -- other than bugfixes -- include:

Ported to new Tooltip and Handle widgets.
Resized all 16x16 pixmaps to 24x24.
Made Guile and Tcl opt-in as well, to be consistent with Python and ndbm.
Use load_pixmap in xcommon for the icons.
Updated file format documentation in fileformats.html.
Made A1 references the default.
Double click in colnum calls (fit-block-width).
Double click in rownum calls (fit-block-height).
Autofill by clicking and dragging in grid.
A few fixes in the Danish, French and Croatian message keys
Added more strings to Swedish message file.
Resize cell size using mouse inside the grid.
Change format of unallocated cells.
Redesigned list selector box.
Fixed enter-date and enter-time. They are still not as flexible as I would
like them to be, but at least they work now.
Added commands edit-applications and save-applications to the Tools menu,
so they can be used to customize the environment.
Interface to Gnuplot rewritten. Use form to get more flexibility. Updated
documentation somewhat.
Changed the paper selection, margin, header, footer et al code to the code
used by PW. No more properties for this purpose.
Fixed the backup-on-save code so it actually works.
Changed default header to &n and footer to &p.
Orientation and protection moved from the File menu to the paper selection
dialog.
Incorporated Victor Wagner's xls2csv utility. XLS format added in module
fileio_txt.c.
Incorporated the Xed text editor by Randolf Werner (evol@infko.uni-koblenz.de).
See xed subdirectory for details.
Redesigned file selector. Modified plotting plugin so it doesn't barf on
cells containing labels or strings (bug in plot.scm).
1999-07-13 17:52:41 +00:00
jlam
53124dc32a Add new patches. 1999-07-13 01:33:06 +00:00
jlam
3cf3f15f9e * Use libedit's readline wrapper instead of readline when possible.
* Update readline dependency.
1999-07-13 01:31:06 +00:00
jlam
ac803dafa1 Update readline dependency. 1999-07-13 01:20:11 +00:00
agc
75b20058e0 Add a message file explaining the license on this package. Pointed out
by Nobuhiro Yasutomi (nobu@rd.isac.co.jp), fixes PR 7871.
1999-07-12 15:21:16 +00:00
agc
f4d5171de1 Add package patch checksum files. 1999-07-09 14:09:02 +00:00
tron
8f6f1edede Fix incorrect directory name in dependence. 1999-07-08 01:41:11 +00:00
tron
e7edf60010 Remove redundant dependence on "libaudiofile". 1999-07-08 01:40:14 +00:00
tron
09942ffc97 Fix incorrect directory name in dependence. 1999-07-08 01:39:32 +00:00
tron
35a2a00108 Remove redundant dependences on "gettext" and "libaudiofile". 1999-07-08 01:37:57 +00:00
ender
55d005b027 Updated dt to 1.1.7 1999-07-06 17:30:21 +00:00
jlam
a48bf91fc2 * Update ncurses dependency.
* Pass correct linker options to make this ELF-aware.
1999-07-06 08:05:51 +00:00
jlam
706198eb78 * Update ncurses dependency. 1999-07-06 08:04:14 +00:00
agc
fd7b118f38 Some packages use bsd-style .mk files when building, and so any manual
pages that are installed will be gzip-compressed, if MANZ is set, or
not if MANZ is not set.  If the package uses bsd-style .mk files, the
variable MANCOMPRESSED_IF_MANZ should be set to a value of "yes" in
the package Makefile.  This replaces the previous method of specific
inclusion of bsd.prefs.mk, followed by a check for MANZ and
conditional assignment of MANCOMPRESSED.

Add appropriate documentation, and change all necessary ocurrences in
package Makefiles.
1999-07-02 08:37:20 +00:00
tsarna
f0135e98b3 enable mxDateTime 1999-06-28 19:29:39 +00:00
tsarna
840bf7c7fb mxDateTime extension for Python, Python extension that provides new
types and conversions for dates.  Closes pkg/7876 by Jarkko Torppa
<torppa@staff.megabaud.fi>
1999-06-28 19:22:45 +00:00
drochner
81b5d1d20f add chipmunk 1999-06-24 19:15:16 +00:00
drochner
4bddce4378 add chipmunk-1.4:
shell-like tool for hardware debugging
1999-06-23 18:18:53 +00:00
tron
35c9aac0ba Update dependence on "libslang" package to version 1.3.7. 1999-06-22 07:34:15 +00:00
sommerfeld
b7513f63f5 Add sc 1999-06-21 15:11:57 +00:00
sommerfeld
bf68a57eaf Package for sc-6.21, a simple spreadsheet calculator from the old
comp.sources.unix archive.
1999-06-21 15:05:24 +00:00
mjl
e48c860f5b Enable sci. 1999-06-16 21:42:06 +00:00
mjl
d70195ff48 Initial import of sci.
sci builds multi-user data entry screens from a text template.
The data input into a screen is saved in a tab-delimited file.
The template may supply default values for a data entry field,
and fields may be marked as numeric data, or alphabetic only.
sci uses curses for screen control.
1999-06-16 21:37:15 +00:00
simonb
c62e478372 Add and enable watch. 1999-06-16 01:37:29 +00:00
simonb
02a20ff09e watch - watch a program with update intervals.
Originally from comp.sources.unix volume 24, now part of the linux
"procps" package.
1999-06-16 01:32:51 +00:00
itojun
dcedd763a8 oops, magicpoint was already in graphics/magicpoint. 1999-06-15 07:04:43 +00:00
itojun
2bdfa51321 pkgsrc dir for magicpoint presentation tool.
NOTE: pkglint warns about DISTNAME/PKGNAME.  it should be ignored
("?=" is used for future import of pkgsrc/japanese/magicpoint)
1999-06-15 04:33:11 +00:00
itojun
512c9db83f magicpoint presentation tool (import from FreeBSD ports collection) 1999-06-15 04:30:37 +00:00
hubertf
392602d231 Update to V1.51. Changes:
+ 1. Debian `.deb' packages are now supported as archives!
     ! 2. All paths containing `dir/..' are reduced.
     ! 3. Now arcive files are recognized by longer extensions
          like `.tar.gz'. Result is proper handling of `.tar.gz'
          and `.tar.bz2' archives.
     + 4. Added SEE Viewer filters. Now you can view gzipped files
          and or add filters for viewing man pages etc.
     + 5. Added ready `panelizers' command to the RescanMenu
          ( key Ctrl+R ) Can be used as menu alternative to
          external panelize option.
     ! 6. SEE screen draws improved and `< >' bug is fixed.
     ! 7. GetDirName function now allows dirs only.
     + 8. Added UserMenu ( key `U' ). User external commands
          can be attached not to key but to this menu.
     + 9. Bash/Unix-style filename completion added!
     -10. Bash/Unix-style completion is now default one!
     +11. Now entries in the filelist can be moved ( see
          ArrangeMenu/MoveEntry )
     !12. Now VFU keeps current file postition after change
          of sort order.
     !13. Better preserve/copy mode/protection when copy/move
          directory subtrees. ( from RO media for example )
     !14. Fixed erase of own directories without `write'
          permission/mode.
     !15. More examples and comments added to the sampe
          configuration file: vfu.conf.
1999-06-05 21:41:51 +00:00
tron
b03fd96df7 Update "kdeutils" package to version 1.1.1. 1999-06-05 15:33:45 +00:00
tron
c48eb93f00 Update dependence to "kdebase" package to version 1.1.1.
XXX I didn't test a mixture of kde 1.1 and 1.1.1. Use it on your own risk!
1999-06-04 00:11:36 +00:00
tron
473bb0bc65 Don't patch a broken install rule into the "Makefile" and use a custom
"do-install" target instead. Fixes PR pkg/7650 by Eric Mumpower.
1999-05-26 22:45:11 +00:00
tv
5c60ed5794 Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORM
pattern match format.  Minor pkglint along the way.
1999-05-24 20:39:35 +00:00
tron
02e48b67b3 Remove unnecessary assignments of "INSTALL", "INSTALL_DATA",
"INSTALL_PROGRAM" and "INSTALL_SCRIPT" from "CONFIGURE_ENV".
1999-05-20 20:09:49 +00:00
tron
bdc0a9fab5 Depend on "gnome-core" not on "gnome-libs" because the directory
structure of the core package is used.
1999-05-13 23:45:27 +00:00
sakamoto
0724afd983 add lv. 1999-05-10 04:08:23 +00:00
sakamoto
2fb0e2db7f Adapt this package to NetBSD and update to lv-4.41. 1999-05-10 04:06:50 +00:00
sakamoto
6f3166a468 Import FreeBSD's "lv" port:
Powerful Multilingual File Viewer.
1999-05-10 04:00:16 +00:00
tron
25cbb24699 Remove redundant dependence on "gettext" package. 1999-05-08 12:23:45 +00:00
rh
ecf82b5cd0 Add and enable gnome-utils 1999-05-03 16:50:46 +00:00
rh
9c64d04a81 Initial import of gnome-utils-1.0.1, a set of useful utilities for GNOME. 1999-05-03 16:48:56 +00:00
rh
11a03a93a6 Add and enable gnome-pim 1999-05-03 16:43:10 +00:00
rh
8ea7ff0852 Initial import of gnome-pim-1.0.7, a GNOME based Personal Information
Manager.
1999-05-03 16:38:44 +00:00
garbled
3fe7edf239 add USE_X11=yes 1999-04-26 18:56:13 +00:00
ender
94df71c874 Fix a typo which was causing the distfile to not be found.
Fix provided by Soren S. Jorvang <soren@t.dk>
1999-04-26 18:28:21 +00:00
tv
ddfeb25e1d The real MASTER_SITE can be distant or slow to most of the world; instead,
give preference to MASTER_SITE_GNU (which may be overridden by the user).
1999-04-25 23:38:12 +00:00
tron
62b626c87a Fix run time library search path. 1999-04-24 06:53:41 +00:00
tron
4c7f62f0bb Make sure that "screen" recognizes termcap buffer overflow.
Patch supplied by Joel Reicher in PR pkg/7454.
1999-04-23 18:24:39 +00:00
tsarna
dd40fa824d Needed -R for libreadline 1999-04-23 17:33:28 +00:00
tron
23e0063766 Completely replace "MASTER_SITE_SUBDIR" and "PATCH_SITE_SUBDIR" with
variable substituition of "MASTER_SITES" and "PATCH_SITES".
1999-04-15 20:39:38 +00:00
tron
9c4c0c2b50 Remove unnecessary slash from master site list. 1999-04-14 21:39:01 +00:00
tsarna
b9fcf4f12f Upgrade to 1.5.2 1999-04-14 05:47:45 +00:00
agc
e20be6c347 Remove NOPORTDOCS definition - it was useless anyway, as any attempt to
build a binary package with this definition would fail as the PLIST is
not correct.

If a package's documentation is overwhelming, it should arguably be handled
in a separate pre-requisite documentation package.
1999-04-13 15:31:04 +00:00
hubertf
fa271580d6 Update to v1.50.
Changes: numerous bugfixes.
1999-04-11 17:51:31 +00:00
hubertf
dc6e8aeaec Update to 3.1.11.
Changes: Redesigned file selector, made plotting plugin not barf
on non-numeric cells, portability patches fixed a couple of broken
casts, new text editor (a heavily modified version of Xed), very
alpha importing of Excel documents using Victor Wagner's xls2csv,
improved recognition of very old Siag files and deallocate unused
rows at the bottom of a sheet.
1999-04-10 02:25:08 +00:00
tron
fcde5ed200 Fix order of packages. 1999-04-08 20:09:10 +00:00
tron
07b5bb4d3d Add and enable "pty-redir". Fixes PR pkg/7030. 1999-04-08 20:08:16 +00:00
tron
5770cd5d43 Import new "pty-redir" package supplied by Dustin Sallings in PR pkg/7030:
Attach a program's stdio to a pty.
1999-04-08 20:04:15 +00:00
agc
79e49eaba2 s/netbsd/${LOWER_OPSYS}/g 1999-04-08 18:51:48 +00:00
tron
c44e64c58d Fix configure script for tcl 8.0.5 and tk 8.0.5. 1999-04-05 23:05:39 +00:00
mycroft
01ac57a450 More EXTRACT_CMD fallout. 1999-04-05 17:27:09 +00:00
hubertf
e3b86d3b01 semctl(2) wants a union semun as 4th argument... make it so. 1999-04-05 02:00:49 +00:00
hubertf
3d7557d4c8 Disable second test which didn't consider different timezones 1999-04-05 01:33:18 +00:00
tron
00601dd6f8 Move "amanda" related packages to "sysutils" category as suggested by
Klaus Klein in PR pkg/7159.
1999-04-05 00:29:48 +00:00
hubertf
6becee8ed1 Fix checksums (also on ftp.netbsd.org) 1999-04-04 18:55:59 +00:00
hubertf
ed589deea3 Fix to not install in /usr/local, be more efficient on assigning
PKGNAME.
1999-04-04 18:15:27 +00:00
bouyer
2c206436f5 Adjust for samba update. 1999-04-01 14:12:56 +00:00
agc
171e025b4a Rewrite the extraction commands to be more intuitive.
In the vast majority of cases, nothing has changed (i.e. .tgz, .tar.gz,
and .tar.bz2).

EXTRACT_USING_PAX can be set as before.

For custom extractions, instead of using EXTRACT_BEFORE_ARGS,
EXTRACT_AFTER_ARGS and EXTRACT_CMD, simply set EXTRACT_CMD to be the
command needed to decompress and extract the lements from the archive.
${DOWNLOADED_DISTFILE} can be used to reference the distfile(s).
e.g. for compressed shars, where previously there was:

EXTRACT_CMD=           ${GZCAT}
EXTRACT_BEFORE_ARGS=
EXTRACT_AFTER_ARGS=    |sh

now use:

EXTRACT_CMD=           ${GZCAT} ${DOWNLOADED_DISTFILE} | ${SH}
1999-04-01 14:07:52 +00:00
agc
363146f85e Update to tk version 8.0.5. This seems to be primarily a bug-fix release. 1999-04-01 13:38:43 +00:00
hubertf
c9cf05cb7c remove diplicate @dirrm 1999-03-29 00:33:40 +00:00