Commit graph

766 commits

Author SHA1 Message Date
rh
1fb5336b71 Initial import of the FreeBSD port of bottlerocket-0.04c, a home
automation software for the X10 firecracker kit.
2000-07-15 07:12:26 +00:00
rh
1a0a198696 Add and enable heyu 2000-07-15 06:54:12 +00:00
rh
77f1e7995f Initial import of x10_heyu-1.29, a home automation software for the X10
CM11A power line transmitter.  Provided in PR 10576 by Damon Brodie.
2000-07-15 06:50:36 +00:00
thorpej
f0b91f4881 This works on 1.5[A-Z] 2000-07-14 19:01:31 +00:00
agc
69cbb39071 The previous method of using a make target for finding a prerequisite
package's prefix would not work as part of the environment specification
via MAKE_ENV (as it would not be executed in the correct directory).

Fix this by invoking pkg_info(1) directly, not via an intermediate make(1)
step - this is not as clean, but more effective (i.e. it works).
2000-07-14 16:04:19 +00:00
agc
4aeac45f89 Make the determination of the pre-req package's installed directory be
a bit more user-friendly.

Introduce a show-{gtk+,imlib,kdebase,qt1,qt2,xpm}-prefix target in
bsd.pkg.mk, and use "${MAKE} show-*-prefix" in package Makefiles.
2000-07-11 14:53:35 +00:00
agc
beb36846ba Use X11PREFIX in preference to X11BASE to make this package cooperate
better with xpkgwedge.
Also use a shell "for" loop rather than a make ".for" loop.
2000-07-11 09:55:51 +00:00
tron
00f63de7e7 Remove directory "share/gnome/help/gdict/C/images" during deinstallation. 2000-07-10 18:44:03 +00:00
agc
52c1afc38c Find qt1 prefix via pkg_info(1), rather than hardcoding it as ${X11BASE}.
Pointed out by Dave Sainty <dave@dtsp.co.nz>, munged slightly by me.
2000-07-10 15:08:13 +00:00
david
57917276b9 If ONLY_FOR_PLATFORM included NetBSD-1.4[Z][A-Z]-i386, include
NetBSD-1.5_ALPHA-i386
2000-07-01 19:42:22 +00:00
jlam
de6d6e912c Update dependency on guile-slib to 2c8. 2000-06-26 20:52:33 +00:00
rh
42d37f96da Update gnucash to 1.4.1
Changes include:

 * bug fixes
 * translations are loaded correctly
 * totally revamped interface, customizable from within the GUI
 * transaction auto-completion
 * New reporting system, including several new reports and much
   improved existing ones
 * internationalisation
 * new Japanese translations
 * updated documentation
 * fixes for 64-bit architectures
 * user interface improvements
2000-06-26 17:03:01 +00:00
rh
2b31635157 Add dependency on libglade 2000-06-25 16:03:23 +00:00
danw
88951ee0d2 After talking with Matthias Scheler, revert support for building without
libgtop, to force people to make the (simple but not completely obvious)
changes needed to get libgtop to build on new arches.
2000-06-24 16:44:01 +00:00
danw
29170806ce Fix up PLIST in post-install if building without libgtop 2000-06-24 13:57:52 +00:00
danw
974682e0f4 Only depend on gtop/libgtop on archs that libgtop builds on. 2000-06-24 03:30:26 +00:00
rh
599aa734f6 Add and enable asr-manpages 2000-06-22 16:57:37 +00:00
jlam
91b9d75e08 USE_LIBTOOL instead of PKGLIBTOOL. 2000-06-21 05:31:43 +00:00
jlam
63ccdcfdf5 USE_LIBTOOL instead of PKGLIBTOOL. 2000-06-21 04:25:09 +00:00
hubertf
266648019e Fixup ELF lib handling 2000-06-15 21:08:54 +00:00
hubertf
7d0e270d9e Update vfu to 3.01. HISTORY (CHANGE.LOG):
+ feature add
      - feature changed
      x feature removed
      ! bugfix
      % note

   3.01:  07.Jun.2000

     ! 1. Fixed SeeEditor bug when editing new files (that
          does not exist)

     ! 2. Fixed install script to se correct permissions.
     ! 3. Fixed build.netbsd to se correct global configuration
          files locations.

     + 4. GlobalSelect/HideDotFiles added.
     ! 5. Fixed build.netbsd.
     - 6. Now directory tree automation (rescanning etc.) is
          disabled by default (see Options/AutoDirTree).

     ! 7. Fixed zero-sized files bug in SeeViewer.
     ! 8. Alt+B browse/view current file w/o filters.
     + 9. Now install script set sample config file into
          /usr/local/etc (to get personal config file you
          have to copy /usr/local/etc/vfu.conf to ~/.vfu/vfu.conf
          or ~/$RC_PREFIX/vfu/vfu.conf if you have set $RC_PREFIX )

     !10. Ctrl+L refresh/redraw page problem is now fixed.
     !11. Several little fixups.
2000-06-15 20:56:02 +00:00
drochner
da9fd621b7 add vttest 2000-06-10 11:59:48 +00:00
drochner
0395c03e8f import vt100 test program (improved version of the utility which
comes with pcvt)
2000-06-10 11:40:10 +00:00
tron
4b770a47a3 Remove "share/gnome/help/gdict" and sub directories during deinstallation. 2000-06-05 19:15:20 +00:00
tron
2b9abfd119 Add missing dependence on "libgtop". This breaks the package for all ports
except arm32, i386 and m68k but that is a good motivation to do the missing
adaptations.
2000-06-05 14:47:29 +00:00
rh
327c822c72 Update gnome-utils to 1.2.0. Changes include several new utilities,
extensive additions to the help system, and bug fixes.
2000-06-01 16:10:52 +00:00
rh
74add3b300 s/USE_LIBTOOL/USE_PKGLIBTOOL/
Add a new USE_LIBTOOL definition that uses the libtool package instead of
pkglibtool which is now considered outdated.
USE_PKGLIBTOOL is available for backwards compatibility with old packages
but is deprecated for new packages.
2000-06-01 11:23:11 +00:00
drochner
04908269b0 update to 1.2.0
"many fixes and enhancements"
2000-05-30 21:08:25 +00:00
rh
2dc714a9d5 Change dependency on libxml to >=1.8.5 2000-05-30 09:12:24 +00:00
jwise
8a757f4df2 Now that we have a package for swing, use it here instead of installing a
private copy of part of swing.
2000-05-26 18:21:10 +00:00
hubertf
d705e79725 Updated vfu to 3.00. Changes:
3.00:  xx.Apr.2000

     % 0. Hello again! :)
          The VFU development was suspended nearly an year
          ago. Now it is resumed and a lot of changes took place!
          First of all -- VFU was completely rewritten/revised(!),
          so many (internal?) features were added, some removed,
          other changed. Below I will list some key features in
          this version, but probably I'll forget some things or
          else...

     % 1. There are no big changes in the user interface and feel.

     - 2. Now reading/extracting archives is removed from inside
          VFU to external (perl) utilities. This will help adding
          new archives and debugging existing ones.

     - 3. Now archives' structure is followed as the local file
          system, i.e. you will browse directory by directory
          but not the whole archive content as before. Perhaps
          option for recursive (whole content) browsing will be
          added in the future.

     + 4. Now you can cancel copy/move procedures at stage you
          want even during single file copy process!
          (It was not possible in older versions)

     ! 5. The rare problem of showing total percentages over 100%
          during copy/move is finally (and hopefully:)) fixed.

     + 6. Now files in archive can be masked and files mask can
          be changed inside archive.

     ! 7. Some access/terminal emulation problems are fixed.
          ( i.e. some `difficult' key functions are accessible
          and from menus etc. )
2000-05-22 00:49:52 +00:00
jdc
a2fac70d8b Regenerated (no patch-af). 2000-05-16 20:28:01 +00:00
jdc
087095aed0 Reducing the termcap buffer from 2048 to 1024 bytes breaks with the new
termcap code.
Leaving it at 2048 is OK for older code, as that truncates the entry to
1024 bytes anyway.
2000-05-16 20:27:34 +00:00
rh
508a7f7b2f Update gnucash to 1.3.7 from PR 10091 by David Rankin. Changes include
tons of new features and bugfixes that are too numerous to list here.
For more information, see the homepage for the package.
2000-05-13 06:21:01 +00:00
rh
b0d2b1a71c Depend on suse_linux>=6.1. This fixes PR 9013 by John A. Maier.
Adapt fetching script to new website layout.
2000-05-03 17:03:20 +00:00
kim
fb44c3a235 I had managed to get an RCS string into patch-ad ... 2000-05-01 03:35:01 +00:00
mycroft
20169ca76d Don't call echo() and nl() after endwin(). 2000-04-29 04:15:40 +00:00
sakamoto
5bd9bf949b Update lv to 4.49.3.
Changes:
ver 4.49.3 (Nov.2nd,1999)
	modified import.h to remove needless #ifndef.
	added key bindings for PageUp/PageDown to move prev/next page, and
	changed Left/Right bindings to moving prev/next half page.
	added bzip2 support for *.bz2 files with bzcat(1).
	modified  ConfFilename()  to  refer environment variable MAN_PN and
	show  that  instead of "(stdin)" when man(1) passes the variable to lv.
	modified iso-8859-7/Unicode mapping table.
	fixed  a  bug  that  standout  sequences  remaine when you search a
	string  before  suspend/edit, and after that you immediately cancel
	the search.
	fixed  a  bug  again,  lv blocks stdin stream by itself, before the
	first page cache is filled (once fixed in ver 4.2beta2).

ver 4.49.2 (Sep.14th,1999)
	added run-time command '=' that acts equally as 'C-g'.
	changed   LV_FILES_MAX  constant  to  LV_FILES_UNLIMITED  for  UNIX
	version.

ver 4.49.1 (Jul.25th,1999)
	Translation  of  utf-8  and utf-7 into iso-8859-* was mishandled. Since
	iso-8859-*  are  ISO  2022  8bit  system and output routine of that was
	shared  with  iso-2022-jp  inside lv, so Unicode was converted into JIS
	Japanese codeset by mistake. Furthermore, some glyphs in iso-8859-2..9
	that iso-8859-1 also contains were incorrectly mapped into iso-8859-1.

	Then I changed following points:
	Rebuilt iso-8859-* mapping table.
	Separated iso-8859-* encoding routine from iso-2022-jp.

	This bug report was posted by <elad@tsur1.dhis.org>.

pre ver 4.48.2
	some bugfix.
2000-04-28 19:40:04 +00:00
garbled
2cf3291723 Update this pkg to 0.8.6.. 2000-04-28 00:34:59 +00:00
fredb
49dd65e635 Regen. 2000-04-17 20:27:04 +00:00
fredb
b765ca3b7e Update Xinvest to 2.6. More options for report generation + 1 bug fix:
- Graphs now show an increase in shares on a split transaction when plotting
  by transaction (cumulative shares were correct).  Likewise prices now
  reflect any splits SINCE the date of the price (not earlier ones).

Full change log at <http://sunsite.auc.dk/xinvest/ChangeLog.xinvest>.
2000-04-17 20:20:28 +00:00
hubertf
9db96c0b56 You are in the presence of a System Administrator. Kneel.
"On Usenet, we vent in a group called alt.sysadmin.recovery. The
group has a FAQ. If you read the FAQ, you will find that you (the
users) subscribe to this group at your own peril. If you want to
be useful, why don't you run over to the supply cabinet and get a
new box of pixels for the monitor.  As part of our venting, some
of us have written a series of man pages that we'd like to see."

Manpages you ever needed:
bosskill.8 c.1 chastise.3 ctluser.8 guru.8 knife.8 lart.1m luser.8
normality.5 nuke.8 people.2 pmsd.8 rtfm.1 slave.1 sysadmin.1 think.1
whack.1
2000-04-07 02:22:47 +00:00
jdolecek
82759a0b24 arm and m68k seti@home clients are no longer provided.
Fixes pkg/9785.
2000-04-05 08:57:42 +00:00
dmcmahill
efd6402596 Change from using qt to qt1. This clears the way to allow Qt to be upgraded
to Qt-2 without breaking KDE which still requires Qt-1.
2000-03-28 00:12:29 +00:00
tron
782b73a94b Adapt to new handling of "${CONFIGURE}". 2000-03-27 08:54:53 +00:00
jlam
a9432e7ef0 Add and enable cowsay. 2000-03-25 20:15:33 +00:00
jlam
d0f2594de0 _________________________________________
/ cowsay is a configurable talking cow,   \
| written in Perl. It operates much as    |
| the figlet program does, and it written |
\ in the same spirit of silliness.        /
 -----------------------------------------
        \   ^__^
         \  (oo)\_______
            (__)\       )\/\
                ||----w |
                ||     ||
2000-03-25 20:13:23 +00:00
agc
959500239d kab does not compile on Solaris platforms - work around this, and maintain
a separate PLIST for Solaris.
2000-03-23 11:54:43 +00:00
kim
4247b9d22d Somehow the commit changed the sum on patch-ad. 2000-03-17 20:55:04 +00:00
kim
7bc9c7e7eb Updated remind to version 3.0.21:
- adds "cm2rem" to convert from CDE's "cm" calendar manager to remind format.
  [needs tcl-8.0, but the pkg does not require it for just this small script.]
- adds "remind.vim" file for Vim syntax highlighting of Remind files.
  [installed in ${PREFIX}/share/examples/remind.]
- new "dusk" and "dawn" built-in functions.

The distribution site has changed, which is what primarily prompted for this
package upgrade.  The old distributions don't seem to be available anymore.
2000-03-17 20:48:55 +00:00
tron
16114ebf3b Update "gnome-utils" package to version 1.0.51. Changes since version
1.0.50:
- ghex: removed. it's gone into a package of its own.
- Makefile.am, configure.in: removed ghex related stuff; bumped the
  version number to 1.0.51.
- gdialog/dialog.h: just "inline" isn't working on my version of gcc, made
  it "static inline", which should be ok.
- gdialog/dialog.h: bug #2231: "extern inline" isn't allowed; just use "inline"
- configure.in: add the makefiles for the gsearchtool online help
- configure.in: add the gfontsel help stuff directories
- configure.in: Added "zh_CN.GB2312" to ALL_LINGUAS.
- configure.in: add el to the list of languages
2000-03-16 22:21:21 +00:00
wiz
7ddf6afe16 echo -> ${ECHO} 2000-03-16 13:52:20 +00:00
wiz
d0893ba7d5 grep, cut -> ${GREP}, ${CUT} 2000-03-16 13:51:43 +00:00
wiz
3b5c4e6f59 ln, gunzip -> ${LN}, ${GUNZIP_CMD} 2000-03-16 13:50:13 +00:00
wiz
b9ed4c391c chmod -> ${CHMOD} 2000-03-16 13:48:55 +00:00
rh
c91fbd39b2 Add check whether /proc is mounted. Closes pr 9560 by Tim Walls, thx! 2000-03-15 07:00:52 +00:00
wiz
74874e66d9 remove trailing `.' 2000-03-09 13:47:31 +00:00
kim
b1b7c5f9cb Add globbing to INCLUDE statements. Helps when $HOME keeps being different
across and within organizations (you can use a leading ~ now).
2000-03-02 00:56:44 +00:00
kim
89b6816a23 Regen. 2000-03-02 00:09:51 +00:00
kim
16b7eb52f6 Get rid of line offset in patch. 2000-03-02 00:09:17 +00:00
kim
f2587c587d Upgrade to remind-3.0.20:
- adds Spanish language support
- previous version no longer distributed on author's site
2000-03-02 00:02:49 +00:00
jwise
720640a5a6 Odd. Thought I'd committed this:
Add and enable cardboard-schedule.
2000-03-01 01:42:59 +00:00
jlam
0252bae54a Remove adaptations for libungif, now that libungif package installs
libgif.*
2000-02-29 19:43:53 +00:00
jwise
e7db7f4ece Initial import of Cardboard Schedule 1.13. From pkg/DESCR:
Cardboard Schedule is a project management package implemented in
Java using the Swing UI toolkit.  It allows for tracking of tasks
and resources related to a number of projects.

Although originally distributed for Windows, Cardboard Schedule is
implemented in Java and runs fine under Unix.

This package installs a 30-day demo version of Cardboard Schedule.
You can contact Cardboard Nu at their website. http://cardboard.nu
to purchase a full license.
2000-02-28 22:11:56 +00:00
wiz
e9afbcae92 update emma to 0.7.5. Warning: grabs any pthread-library it can find,
but also works without -- so no dependency added.
Changes since 0.7.1:
    Python errors are now gracefully handled
    Python expressions are 'compiled' before eval
    Looking for /usr/share/emma.py & /usr/local/shere/emma.py for parsing
    Ctrl-N = new transaction
    Enter in transaction dialog = Ok pressed
0.7-3
    Preferences dialog
    New transaction button on toolbar
    Fixed multple transaction edit bug
    Renamed some functions in interface.c and actions.c to keep naming
    convention more consistent
0.7-2
    Transalation should work now
    Sorting of transactions fixed (again :-(
0.7-1
    Scheduled transactions
    Preferences manipulation via config file
    Python functions registration
    Fixed transactions sorting
2000-02-28 06:34:10 +00:00
dmcmahill
af940384f3 -break out patches to ./src/motif/Makefile.in to its own patch.
-add entries to several Makefile.in's to include the correct include path
 for guile includes (as determined by configure)
2000-02-28 02:34:43 +00:00
dmcmahill
65394e5a22 changed PREFIX to LOCALBASE for the location of guile. Note that the presence
of USE_MOTIF causes PREFIX to be set to X11BASE.  This caused guile to not
be found.
2000-02-28 01:25:13 +00:00
wiz
f895e15bb9 remove commented out SUBDIR += lines for packages that never got
converted from FreeBSD, or have been disabled since. Sorted lines
alphabetically, added some missing directories.
2000-02-25 01:04:11 +00:00
wiz
c2480cce01 replace 'find' by '${FIND}' where appropriate 2000-02-20 22:05:37 +00:00
dmcmahill
6b9784a80c regenerate patch-ad which managed to include a RCS ID from the file being
patched.  CVS replaced the ID which made the patch fail.
2000-02-13 14:20:41 +00:00
wiz
548be66e20 add dependency on gtk+-1.2.* 2000-02-13 01:59:32 +00:00
tron
7a819b25a8 Remove unnecessary directory name "pub" from URL for "ftp.fu-berlin.de". 2000-02-09 22:17:44 +00:00
christos
ca5235646b regen 2000-02-07 03:18:52 +00:00
christos
51d52004ea - fix slews of bugs
- modernize
- use termios
2000-02-07 03:18:08 +00:00
wiz
756af8595d leading 'a' removed 2000-02-06 04:20:22 +00:00
wiz
cdcae52c9b defuzzed 2000-02-05 20:05:22 +00:00
wiz
4cdcc48a50 $() -> ${} 2000-02-05 20:01:42 +00:00
wiz
eb0e9f0237 dependencies fixed to reflect current package versions 2000-02-05 06:01:39 +00:00
agc
d5cf830c05 Remove package name from comment. 2000-02-04 12:16:43 +00:00
wiz
122395856e install all the documentation in one place. PLIST was "correct" all along... 2000-02-02 04:05:03 +00:00
rh
4684ad3e85 Update gnome-pim to 1.0.55. Changes are bugfixes only. 2000-02-01 16:49:56 +00:00
jlam
24ef86f870 Update dependency on ncurses to >=4.2 2000-01-15 18:46:22 +00:00
tron
0e3f98369d Update for yet another change of the directory structure on the GNOME FTP
servers.
2000-01-15 09:58:13 +00:00
wiz
ec8de2d7e1 updated Makefiles in regard to moved 'sc'-package 2000-01-13 16:17:50 +00:00
wiz
3c249b06ed Moved to math/sc/pkg/PLIST,v 2000-01-12 20:31:05 +00:00
wiz
b7956316e9 Moved to math/sc/pkg/DESCR,v 2000-01-12 20:30:57 +00:00
wiz
6263ccfe14 Moved to math/sc/pkg/COMMENT,v 2000-01-12 20:30:50 +00:00
wiz
5ceb007257 Moved to math/sc/patches/patch-ac,v 2000-01-12 20:30:42 +00:00
wiz
9304aec876 Moved to math/sc/patches/patch-ab,v 2000-01-12 20:30:34 +00:00
wiz
41a719e055 Moved to math/sc/patches/patch-aa,v 2000-01-12 20:29:57 +00:00
wiz
5109818fc2 Moved to math/sc/files/patch-sum,v 2000-01-12 20:29:46 +00:00
wiz
80d068e54a Moved to math/sc/files/md5,v 2000-01-12 20:29:36 +00:00
wiz
98a9328ee3 Moved to math/sc/Makefile,v 2000-01-12 20:29:01 +00:00
abs
5079771ab5 oops - remove debugging code 2000-01-12 16:39:33 +00:00
hubertf
3bbeeaa440 be consistent on which version to wildcard 2000-01-10 19:11:07 +00:00
abs
18f0f7f681 Add in Solaris entry 2000-01-10 18:19:09 +00:00
wiz
541e3fcc2d defuzz 2000-01-10 03:07:09 +00:00
wiz
42da0a2002 miscellaneous small changes to make pkglint happy 2000-01-10 01:39:02 +00:00
wiz
648f6af2e7 (re)gen 2000-01-10 01:25:11 +00:00
wiz
a24ade3154 RCS tags added 2000-01-10 01:24:39 +00:00
wiz
b8356435bb whitespace cleanup 2000-01-10 01:13:35 +00:00
wiz
eadd890e05 replaced a whole lot more commands with ${COMMAND} 2000-01-10 00:57:13 +00:00
wiz
736986e755 RCS tags added & whitespace fixes 2000-01-10 00:19:20 +00:00
hubertf
36d887d5d5 Install examples and documentation.
Fixes PR 9155 by Jim Bernard <jbernard@mines.edu>
2000-01-09 23:49:52 +00:00
lukem
f0007ca5cf revert previous; updating pkgsrc/mk and pkgsrc/pkgtools/pkg_install on
my 1.4.1 box fixed the problem. [i thought the pkgsrc stuff bitched
when the tools were out of date, but whatever...]
2000-01-06 22:38:58 +00:00
wennmach
6ca0272670 Make this Makefile work again.
A block of garbage was imported by someone in version 1.6 and somebody else
removed the wrong pieces in version 1.7. And if someone (or somebody else)
wants to replace awk by ${AWK}, please test thoroughly before committing.

Thomas Klausner (wiz@netbsd.org) pointed me to this broken Makefile.
2000-01-06 17:02:47 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
lukem
0dc20a686d replace bin/${PKGNAME}' with bin/screen-3.9.5', as the former doesn't work. 2000-01-05 13:36:20 +00:00
bouyer
9ec80aea6a Add less. 2000-01-05 10:09:11 +00:00
bouyer
5f96105c07 A less package, for Solaris. 2000-01-05 10:05:25 +00:00
garbled
93f3899eb9 Ooops.. forgot this.. 2000-01-05 02:01:35 +00:00
garbled
1b1e203f17 Critical y2k bug patch for xfinans. 2000-01-04 21:33:57 +00:00
bouyer
f3aed86bd1 works on solaris 2000-01-04 17:12:59 +00:00
tron
6d9e94f430 Adapt to new directory structure on GNOME ftp sites. 2000-01-02 18:02:39 +00:00
mjl
3f7c2a0449 Wildcard dependency on libslang. 2000-01-01 17:11:27 +00:00
abs
d9f3836288 Enable setiathome 1999-12-23 01:32:33 +00:00
abs
625d2cc207 Package to ease installation of setiathome binaries 1999-12-23 01:27:35 +00:00
agc
9c3a9280fd Add and enable tclticker. 1999-12-21 12:49:33 +00:00
agc
f21d991323 Improve on the description somewhat. 1999-12-21 12:48:44 +00:00
agc
151b2a5c9e Import tclticker into the NetBSD packages collection.
TCLTicker is a simple stock tickertape, using HTTP requests to fetch
quotes.  It includes 'mailquote', which can email quotes.  TclTicker
uses a plug-in architecture for quote services.  Currently, quote
service modules are written for Yahoo (one for U.S.  markets, another
for Euro markets) and Quote.com.  User configuration includes tuning
the ticker scroll rate and data refresh dates, fonts, http proxy, smtp
host, rounding, always on top, and ticker symbol lists.
1999-12-21 12:47:29 +00:00
sakamoto
0dc13e72b7 s|/usr/bin/awk|${AWK}| 1999-12-20 05:31:05 +00:00
sakamoto
377b54ee84 Eliminate "<<<<<<< Makefile", "=======", ">>>>>>> 1.5" and old block. 1999-12-20 05:28:50 +00:00
agc
c330f447e7 Correct the addnerd dependency by adding a version number for this
package.  Pointed out by David Brownlee.
1999-12-17 11:11:10 +00:00
rh
90d2e2adbe regen. 1999-12-12 08:25:43 +00:00
mellon
8d3743659e emma: a money management program, extensible in python. 1999-12-11 01:30:52 +00:00
sommerfeld
39485fb4cb Add dependancy on unzip 1999-12-07 20:59:26 +00:00
rh
beaefbbaf9 regen. 1999-12-07 20:36:07 +00:00
rh
9fa1d98989 Patch needs -F2
Fix DISTNAME/DISTFILES/WRKSRC hack.
1999-12-07 20:35:55 +00:00
bouyer
f1432f28cc Use tabs instead of spaces, as suggested by pkglint. 1999-12-06 21:00:12 +00:00
tron
fe2e5081b8 Replace non working master site, adapt to new check sum and different
distribution file structure.
1999-12-05 15:22:13 +00:00
rh
0254bc6958 Update fd to 1.03l using the patches provided by Nobuhiro Yasutomi in PRs
8418 and 8940, thanks.  This closes these PRs.
1999-12-03 16:23:17 +00:00
rh
3c6c51be42 defuzz 1999-11-27 23:03:54 +00:00
rh
5ad7f2cded defuzz 1999-11-27 21:57:11 +00:00
hubertf
aa8046ca77 Fix some LP64 compile problem, submitted in PR 8892 by
Antti Kantee <pooka@iki.fi>
1999-11-27 17:12:42 +00:00
rh
250ea872ec create StarOffice-specific directories in ${PREFIX}/Office51, not ${PREFIX} 1999-11-24 20:04:51 +00:00
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