Commit graph

444 commits

Author SHA1 Message Date
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