Commit graph

933 commits

Author SHA1 Message Date
jlam
a4827ab056 Mechanical changes to use ${PKG_PREFIX} instead of substituting for
@PREFIX@ in DEINSTALL/INSTALL scripts.
2001-03-01 19:07:51 +00:00
wiz
bfb46ee889 Update to 1.2, provided by Dieter Baron.
Changes: new sfv were not zero padded; handle ' ' and '_' the same in
insensitive matching.
2001-02-28 15:44:15 +00:00
wiz
a8775fb2fb Replace metalab URLs by MASTER_SITE_SUNSITE (even though the distfiles
are currently not there)
2001-02-28 11:25:25 +00:00
wiz
884e34bd02 Fix some documentation issues (PR #12023). 2001-02-27 17:04:46 +00:00
tron
eaa668697f Use "PKGLOCALEDIR" instead of "LOCALEDIR". 2001-02-26 20:19:43 +00:00
jlam
12a0b47217 Automatically initialize RPM database on pkg_install if necessary. Also
correct DEINSTALL message to refer to the correct directory for the RPM
database.
2001-02-26 14:36:11 +00:00
hubertf
d32e698de6 Cleanup MKDIR usage => INSTALL_*_DIR
XXX need to teach pkglint to be more picky about this
2001-02-25 04:17:35 +00:00
itojun
850dcca30b add misc/sch into SUBDIR 2001-02-24 05:10:44 +00:00
itojun
108e563fcd sch, curses-based scheduler (SRA scheduler) 2001-02-24 05:08:03 +00:00
tron
13253b6697 Replace "Nextview" with "NexTView EPG" on request of the author to avoid
copyright problems.
2001-02-22 06:12:36 +00:00
hubertf
1d0c9bbc4a Placefolder - all patches are gone 2001-02-21 12:21:41 +00:00
hubertf
0e6438cb4e * no functional changes, only some fixes for the Makefile
(pass -Wl,-R via MAKE_ENV instead of the patch etc)

Patch sent by Tomasz Luchowski <zuntum@eik.pl> in private mail.
2001-02-21 02:34:58 +00:00
wiz
b7837b222b add and enable p5-Business-ISBN 2001-02-19 15:52:29 +00:00
wiz
f8984bda52 Initial import of p5-Business-ISBN, version 20001010.
Package provided by Dieter Baron.

This perl module allows validation and manipulation of International
Standard Book Numbers (ISBNs).
It allows for the calculation/validation of the checksum, extraction
of country and publisher codes, and conversion to/from European
Article Numbers (EANs).
2001-02-19 15:50:14 +00:00
veego
0d65c57962 Use X11PREFIX instead of X11BASE to build it with xpkgwedge. 2001-02-18 20:25:59 +00:00
tron
7c94e7ab7e Add and enable "nxtvepg". 2001-02-18 19:22:41 +00:00
tron
b41c53d844 Import new "nxtvepg" package contributed by Mario Kemper in PR pkg/12215:
NextView EPG decoder
2001-02-18 19:17:24 +00:00
wiz
a13ea108bb Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:52:59 +00:00
wiz
79a4bfc219 Not needed any more -- COMMENTs are in Makefiles now. 2001-02-16 15:52:49 +00:00
wiz
02e8ee6a47 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
While I'm here, unify category Makefiles to more standard style.
(If you have tools depending on the previous form, please fix them.)
2001-02-16 15:51:46 +00:00
wiz
79e01df674 Fix pasto (NO_BIN_ON_CDROM either) 2001-02-15 14:08:13 +00:00
wiz
73857919e1 regen 2001-02-15 13:34:57 +00:00
jtb
623de62a3c Typo : an user -> a user. 2001-02-14 12:23:26 +00:00
jtb
4b15a250a2 Add and enable iselect 2001-02-14 11:48:59 +00:00
jtb
2f5a852791 Initial import of iselect:
Iselect is a curses based interactive selection tool. It can be used
either as an user interface frontend controlled by a
Bourne-Shell/Perl/Tcl backend as its wrapper or in batch mode as a
pipeline filter (usually between grep and the final executing command).
2001-02-14 11:44:22 +00:00
wiz
96428a45bc add and enable cuecat 2001-02-13 14:03:34 +00:00
wiz
27707d4ac9 Initial import of cuecat, a package to support reading and parsing
the output of the CueCat barcode reader under NetBSD.
2001-02-13 13:55:42 +00:00
tron
dd09712ae5 Rename "${LOCALEBASE}" variable to "${LOCALEDIR}" to avoid mix-ups with
"${LOCALBASE}".
2001-02-13 11:47:00 +00:00
kei
a7179ff71d - updated DISTNAME which was not updated in previous commit.
- make makesum.
2001-02-12 11:29:23 +00:00
wennmach
c78c8331ac Avoid the use of the `host' program to determine the fully qualified host
name. This may caused problems on some machines with non-standard network
setup.

Pointed out by Jon Buller and by Dan MacMahill.
2001-02-08 14:01:59 +00:00
wiz
d4fce8d4e7 Unify format of MESSAGEs, and include RCS Ids. 2001-02-06 14:24:03 +00:00
wiz
2031360675 The INSTALL script is in pkg, not files. 2001-02-06 10:36:31 +00:00
wiz
23ae6c3079 Fix typo reported in pkg/12142 by Tomasz Luchowski. 2001-02-06 10:25:40 +00:00
fredb
46a9e2c3de Make that "autoreconf" -- there is no "autoremake". 2001-02-06 03:16:56 +00:00
tron
f2d262e0be Use full pathname "${LOCALBASE}/bin/auto..." in dependences and make
targets. This includes a fix for PR pkg/12125 by Tomasz Luchowski.
2001-02-05 09:00:54 +00:00
wiz
14df55dbfb add and enable gone 2001-02-01 14:35:04 +00:00
wiz
b979f7222a Add automatic ${VARIABLE} handling for MESSAGE files.
Convert most MESSAGE files to new syntax (${VARIABLE} gets replaced,
not @VARIABLE@, nor @@VARIABLE@@).
By default, substitutions are done for LOCALBASE, PKGNAME, PREFIX,
X11BASE, X11PREFIX; additional patterns can be added via MESSAGE_SUBST.
Clean up some packages while I'm there; add RCS tags to most MESSAGEs.
Remove some uninteresting MESSAGEs.
2001-01-29 11:34:21 +00:00
jtb
ebe041fd44 Use BSD_INSTALL_*. 2001-01-29 02:48:10 +00:00
dmcmahill
6259fb853a add missing USE_LIBINTL. Fixes recently noted install/packaging problem
on 1.5 machines.
2001-01-28 00:51:53 +00:00
hubertf
0f2ae5483a Add gone-1.3.1:
Terminal locking utility with many improvements over lock(1)

Gone is a utility that locks a terminal  with  a  password
chosen by the user.  Gone will prompt the user for a pass-
word (unless the -p option is given, then gone will use the system
password), then print the gone banner, then drop into the gone
shell.  From this shell, only a restricted set of commands
can be run.  Gone will also disallow messages by  removing
permissions  on  the parent tty.  After the timeout period
(10 minutes by default), gone will automatically  log  the
user out.

Submitted by Tomasz Luchowski <zuntum@eik.pl> in PR 11980
2001-01-26 18:06:37 +00:00
kei
786e2c3873 Clean up "*.orig" files after make patch, so they not to be included in binary
package accidentally.
2001-01-25 05:33:58 +00:00
kei
cffba74c3c add and enable tds package. 2001-01-25 02:48:09 +00:00
kei
a76ba72a0b Initial import of new tds-1.3.2 package.
****************************************************************
 TDS - Tomsoft Diary System
****************************************************************

* What's TDS(Tomsoft Diary System) ?

TDS supports creating web diary which payed attention as EDI.
By using this system, user can concentrate only to write diary content,
without confused for dull process such as adding HTML tag, creating HTML files.
For this system includes some convinience command for writing diary,
user can write diary without knowledge of HTML in detail, adding,
output HTML is assuranced as HTML 4.0 transitional.

Many function is offered, such as PIM(scheduler, todo list),
categorize, searching, log analyses.

*** for more info, read the README file comes with the distribution.
2001-01-25 02:43:41 +00:00
hubertf
ef4a43fa77 add & enable colortail 2001-01-24 03:53:31 +00:00
hubertf
27443d97cd Add colortail-0.3.0: colour-able replacement for tail(1)
Colortail works like the standard tail but it can optionally read
a color config file where it's specified expressions that results in colors.
It can be used to quickly get an overview of interesting activity by
ie. colorize those brightred or some other color of your choose.

Examples of the color configuration files are
in $PREFIX/share/examples/colortail.


XXX patch-aa replaced to work around a bug in this program that assumes
    non posix/ansi semantics of fgetc(): clearerr() must be used after
    EOF from fgetc() to read any new data.
2001-01-24 03:53:06 +00:00
hubertf
435561a4d0 Change semantics of access t slang files.
Patch by Tomasz Luchowski <zuntum@eik.pl>
2001-01-21 23:56:09 +00:00
jtb
9935f7da95 Removed an unneeded checksum entry. 2001-01-20 02:41:51 +00:00
jtb
2c57f14187 Add and enable "proj". Fixes PR pkg/11394 by Jason Beegan. 2001-01-20 02:30:21 +00:00
jtb
d4e7c2f8b8 Initial import of new "proj" package:
Cartesian cartographic projection library and programs
2001-01-20 02:18:02 +00:00
hubertf
580fb41d4b Derive DISTNAME from PKGNAME in a pkglint-friendly way.
Patch sent by Tomasz Luchowski <zuntum@eik.pl> in private mail.
2001-01-19 13:13:43 +00:00
hubertf
774b69adbb add & enable pdmenu 2001-01-18 01:51:15 +00:00
hubertf
2545a3dc0d Add pdmenu-1.2.65:Simple console menu program
Pdmenu is a menuing system for Unix. It is designed to be easy to
use, and is suitable for a login shell for inexperienced users, or
it can just be ran at the command line as a handy menu.

Sent in by Tomasz Luchowski <zuntum@eik.pl> in PR 11985
2001-01-18 01:50:46 +00:00
hubertf
8582295b00 add & enable vera 2001-01-18 01:16:14 +00:00
hubertf
62623d9149 Add vera-1.6: Virtual Entity of Relevant Acronyms
V.E.R.A. is a free list of acronyms all of which are used in the field of
computing. It contains approximately 7592 acronyms.

Submitted by Tomasz Luchowski <zuntum@eik.pl in PR 11982
2001-01-18 01:15:53 +00:00
wiz
9fa64090e3 USE_CURSES, not DEPENDS on ncurses. 2001-01-08 16:09:09 +00:00
wiz
69067597d1 USE_CURSES instead of hardwired ncurses dependency. 2001-01-07 14:34:39 +00:00
wiz
90d081fdb4 USE_CURSES instead of hardcoded dependency on ncurses.
Improve wildcard for guile dependency.
2001-01-07 04:26:31 +00:00
hubertf
f3aa9c87dd pkg-changes2html greps for PKGNAME, so so not use make(1) magic in there
(derive DISTNAME from PKGNAME instead, where possible).
2001-01-06 21:24:04 +00:00
hubertf
f6c00be87c improve 2001-01-06 03:16:44 +00:00
wiz
57bea42102 add and enable hitchhiker 2001-01-04 18:44:57 +00:00
wiz
f685cdefd9 Initial import of Hitchhiker 2000, an astronomy program.
Package provided by Adam Ciarcinski in private mail, and slightly touched
up.
2001-01-04 18:43:41 +00:00
wiz
af5352cc90 Replace DEPENDS on gettext by BUILD_DEPENDS and USE_LIBINTL. 2001-01-04 17:09:55 +00:00
agc
9c2d582fc9 The way that shared objects were handled in the PLISTs and bsd.pkg.mk was
out of date - it was based on a.out OBJECT_FMT, and added entries in the
generated PLISTs to reflect the symlinks that ELF packages uses. It also
tried to be clever, and removed and recreated any symbolic links that were
created, which has resulted in some fun, especially with packages which
use dlopen(3) to load modules. Some recent changes to our ld.so to bring
it more into line with other Operating Systems also exposed some cracks.

+ Modify bsd.pkg.mk and its shared object handling, so that PLISTs now contain
the ELF symlinks.
+ Don't mess about with file system entries when handling shared objects in
bsd.pkg.mk, since it's likely that libtool and the BSD *.mk processing will
have got it right, and have a much better idea than we do.
+ Modify PLISTs to contain "ELF symlinks"
+ On a.out platforms, delete any "ELF symlinks" from the generated PLISTs
+ On ELF platforms, no extra processing needs to be done in bsd.pkg.mk
+ Modify print-PLIST target in bsd.pkg.mk to add dummy symlink entries on
a.out platforms
+ Update the documentation in Packages.txt

With many thanks to Thomas Klausner for keeping me honest with this.
2001-01-04 15:10:17 +00:00
abs
291a6695ad Update setiathome to 3.03
Includes new xsetiathome binary, and powerpc support.
Thanks to billc for the new clients
Sparc not yet available
2001-01-04 10:33:10 +00:00
wiz
a0689af72f Move quicklist from misc to databases. 2001-01-04 01:17:06 +00:00
wiz
b0659c7a37 I really like 'chracater', only ispell doesn't... 2001-01-03 21:21:10 +00:00
wiz
8d81b900cb This package seems to insist on libtool (see recent bulk build):
Add USE_LIBTOOL.
2001-01-01 05:54:22 +00:00
wiz
67d2041b92 Fix compilation on alpha. 2000-12-28 01:59:26 +00:00
abs
6968ccff3d Update MASTER_SITES 2000-12-22 16:29:37 +00:00
tsarna
00cf849bf9 Add and enable ibutton-pdkit, p5-ControlX10-CM11, xtend 2000-12-18 23:35:04 +00:00
tsarna
9c6f948e85 ibutton-pdkit from Damon Brodie in PR#11641
public domain kit for Dallas Semiconductor ibuttons
2000-12-18 23:33:32 +00:00
tsarna
1429dbc79e xtend-1.2beta4 from Damon Brodie in PR#11761 2000-12-18 23:16:22 +00:00
tsarna
6b27431484 p5-ControlX10-CM11 from Damon Brodie in PR#11763 2000-12-18 23:09:53 +00:00
wiz
572e80cd21 Move lots of packages to new time category; fix links; add time subcategory
to main Makefile.
2000-12-17 23:40:53 +00:00
wiz
54472a1a3a Re-format, correct any typos. 2000-12-17 22:58:00 +00:00
mjl
04e105e609 Update to 0.5.6. Changes since 0.3.8:
-f flag first col
lock file erasure on error exit
external program input into a field
send data field to external program
Jason Felice autoconf additions - long options
Bug fixes from changes
Ayers Bug fix for padchar
Popup pick boxes
Ayers 'back tab' modifications.
Documentation updates.
Ayers format field modification.
Jason Felice: macro package and #!/usr/bin/sci -t syntax
Parm passing with evironment variable
Page Up Page Down in pick boxes.
Error fix of 0.5.2
Error fix of 0.5.4
-D switch fix
2000-12-15 14:45:34 +00:00
wiz
da0d9795c2 Move 9menu to from plan9 to misc. 2000-12-14 01:00:23 +00:00
wiz
5987c732c1 Move 9menu from plan9 to misc. 2000-12-14 00:54:49 +00:00
wiz
f1331796e1 Move gnofin from misc to finance. 2000-12-13 22:40:57 +00:00
jlam
47e69537ee Install HTML documentation under ${PREFIX}/share/doc/html. 2000-12-12 16:51:40 +00:00
wiz
a32b3a5655 Unify Makefiles -- mostly headers: remove FreeBSD Ids.
Consistent 4 character indentation of SUBDIR entries.
2000-12-12 01:30:36 +00:00
wiz
91cc83d59d Add new finance category to main Makefile; remove moved packages from old
locations (moved to finance).
2000-12-11 14:15:31 +00:00
wiz
271f477214 Replace REQ file by INSTALL file. Do user handling like it's done in
sysutils/amanda-common/pkg/INSTALL.
2000-12-08 09:43:06 +00:00
drochner
809319863c update to cowsay-3.03
changes:
        - Added cows/tux.cow, as suggested by xmanoel@i.am
        - Compatibility with 5.6.0, due to a change in qw().
        - Renamed devil.cow to daemon.cow, since I know better. :-)
2000-12-05 19:30:58 +00:00
briggs
a071f15505 Update from 1.4.5 to 1.4.8. From gnucash-1.4.8/NEWS:
Version history:
------- -------
 1.4.8  - 22 October 2000
         o bug fixes

 1.4.7  - 02 October 2000
         o updates to translations
         o updates to documentation
         o bug fixes

 1.4.6  - 11 September 2000
         o new Spanish translation
         o several bug fixes
2000-12-04 03:25:50 +00:00
mycroft
9221a05ef2 Fix an obvious null pointer derefence when the gdict preferences dialog is used
before a lookup is done.
2000-11-30 06:10:22 +00:00
mycroft
a6481816bd Fix gcolorsel crash when lowering the tolerance the list becomes empty. 2000-11-30 05:53:50 +00:00
mycroft
66c2e068b6 Regen. 2000-11-30 05:16:56 +00:00
mycroft
f6dca72e33 I bet you thought y2k problems were gone by now. Well, you were wrong. 2000-11-30 05:16:40 +00:00
mycroft
fb36ad05c2 Fix unsigned char problem that caused an infinite loop. 2000-11-30 05:16:16 +00:00
kei
90f6147605 add & enable misc/p5-File-MMagic package. 2000-11-27 02:29:32 +00:00
kei
724b7e20e0 Initial import of "p5-File-MMagic" package. From pkg/DESCR:
File::MMagic

This module is used to guess file type from its contents like file(1)
command.
2000-11-27 02:23:30 +00:00
jtb
39c6b3e106 Add and enable "ascii". Fixes PR pkg/11373 by Jason Beegan. 2000-11-25 18:42:24 +00:00
jtb
8edea668b5 Initial import of new "ascii" package:
ASCII character table program
2000-11-25 18:37:13 +00:00
tron
64c7c58c8a Make sure that locale files are found on systems without "xpkgwedge". 2000-11-17 20:15:26 +00:00
tron
5feac46ad5 Use "${MASTER_SITE_SOURCEFORGE}". 2000-11-11 17:49:22 +00:00
itojun
927d70da06 upgrade to 4.49.4.
http://www.ff.iij4u.or.jp/~nrt/lv/relnote.html
ver 4.49.4 (Aug.24th,2000)
fixed a bug of non-regular file loading (file.c).
added option -i to enable casefold search and +i to disable it.
added keybind 'w' to 'previous line'.
modified input routine to accept DEL as delete key. Thanks John.
modified console code to care putchar() as a macro. Thanks Kenji.
renamed some variables for clarity.
added JIS X 0213-2000 Plane 1,2 as independent charsets of JIS X 0208.
I heard that KS C 5601 has changed its name to KS X 1001.
2000-11-10 02:28:28 +00:00
wiz
ff25725910 fix some compilation warnings 2000-11-10 00:40:34 +00:00
mycroft
f537e5e3e6 Regen. 2000-11-09 21:10:22 +00:00
mycroft
9ab5a3c07e Deal with the damn locale files. 2000-11-09 21:09:43 +00:00
mycroft
b155ed2486 Remove previous changes to override LIBINTL and DATADIRNAME in configure.
Instead, do the ${LOCALEBASE} substitution in configure.in and rebuild it.
2000-11-09 20:14:48 +00:00
abs
c4fcaceca5 1.1.2 distfiles have moved - s:pub/kde/stable/:pub/kde/Attic/old/ 2000-11-08 15:09:35 +00:00
wiz
3d00d4c119 NEED_NCURSES check doesn't have to be after bsd.pkg.mk inclusion anymore
(only after bsd.prefs.mk inclusion)
2000-11-02 03:25:32 +00:00
itojun
d81dfddb64 update gettext dependency. USE_LIBINTL + BUILD_DEPENDS devel/gettext. 2000-11-01 16:00:40 +00:00
jlam
6f57891983 Respect CFLAGS passed in from environment 2000-10-31 16:26:32 +00:00
tsarna
ba6a6c6583 Update for Python 2.0 2000-10-29 19:59:27 +00:00
tron
79533e1e74 Make sure that "libintl" is found on systems without "xpkgwedge", too. 2000-10-28 13:14:16 +00:00
jlam
753219f720 Install locale files into correct places, depending on the OS. 2000-10-23 17:06:56 +00:00
tsarna
08a0ddac1a First batch of upgrades for Python 2.0:
lang/python             upgraded to 2.0
lang/py-html-docs       upgraded to 2.0
misc/py-readline        upgraded to 2.0
databases/py-gdbm       upgraded to 2.0
x11/py-Tk               upgraded to 2.0
devel/py-curses         upgraded to 2.0
lang/py-extclass        upgraded to 2.2.2 and for Python 2.0
textproc/py-dtml        upgraded to 2.2.2 and for Python 2.0
www/py-zpublisher       upgraded to 2.2.2 and for Python 2.0
print/py-reportlab      upgraded to 1.01 and for Python 2.0

More coming...
2000-10-22 20:01:48 +00:00
hubertf
617b5e94e4 Update to 1.03o,
submitted in PR 11260 by Nobuhiro Yasutomi <nobu@tech.isac.co.jp>

I've discussed with the submitter that it's explicitly OK for us to
not set NO_BINARY_ON_{FTP,CDROM}.

Changes:
 Ver. 1.03o      fix floppy drive extention area mis recognize.
  (10/12/00)     fix mistake handling archive that include directry.
                 enhance to get floppy drive information.
                 fix to fail file copy (for MS-DOS version).

 Ver. 1.03n      support OpenBSD.
  (09/30/00)     allow key interrupt when get floppy drive size.
                 QUIT_SYSTEM to allow in defined function.
                 fix character code setting.
                 fix can't input duplicat '/' in command line.

 Ver. 1.03m      fix to relative path makes normalize in PATH env.
  (09/15/00)     fix to fail chdir when follow symbolic link.
                 support symbolic link in Japanese. Linux ReiserFS support.
                 support change floppy when using.
                 fix redraw problem at tree view.
                 support tree view in case cyclic directory.
                 fix tree view at top directory.
                 fix can't assign internal command to key with argument.
                 fix Mata key assign display.
                 fix copy file timestamp at recursive directory (for MS-DOS).
                 fix mistake handling archive that include directry (for MS-DOS).
                 fix sence free space that copy distination (for MS-DOS).
2000-10-19 04:26:39 +00:00
wennmach
72607fc69b Correct instruction on what to put into the mail alias file.
Pointed out to me by Hubert Feyrer in private e-mail.
2000-10-17 10:32:40 +00:00
hubertf
7b04feaa2d No longer needed as we use our fine curses now. 2000-09-26 02:27:08 +00:00
hubertf
a3f5caa40c Elf shlib fix.
I wonder if we couldn't automate this a bit by searching for -L in all
patch files and giving an alarm if there's no -Wl,-R nearby ...
Might be something for pkglint.
2000-09-26 02:20:08 +00:00
hubertf
fc99a14174 * This pkg actually works better without ncurses than with(!)
(ncurses wasn't found, and if it was made to find it, the screen
   attributes were not as good as with our in-tree curses)
 * Install samples & docs
2000-09-24 03:53:43 +00:00
fredb
8f57fb430d Finnish keyboard by default? Such violates the Principle of Least Surprise.
Make "US" the default. Addresses PR pkg/8312.
2000-09-18 04:45:51 +00:00
wennmach
fb3af8a1dc Overhaul of the jitterbug package.
No longer modify /etc/aliases and httpd.conf (fixes PR 10126).
Also, jitterbug does not depend on apache any longer.
2000-09-12 17:23:01 +00:00
itojun
236a2a9c34 upgrade to screen 3.9.8. it includes official security fix against
Msg() hole.  ok'ed by packages@netbsd.org.

---
                  ------------------------------
                   What's new in screen-3.9.8 ?
                  ------------------------------

* new command 'resize' to resize regions (aka split windows), try:
    bind = resize =
    bind + resize +1
    bind - resize -1
    bind _ resize max

* new argument for 'focus': up, down, top, bottom

* X11 mouse tracking support

* Support for the "new color model", aka "background color erase":
    the bce/defbce commands change the color model of the current
    window/new windows.

* experimental rxvt OSC sequence support (used to set a background
  picture or to change the default colors), disabled by default.
2000-09-11 14:43:14 +00:00
wiz
0f0e939fd7 Add documentation for --initdb to manpage; mention its use in INSTALL,
and what to remove in DEINSTALL. Fixes pkg/8701 by Hauke Fath.
2000-09-10 12:02:48 +00:00
wiz
81ad1e2f05 Fix compilation warning 2000-09-09 11:27:41 +00:00
fredb
b2b6a7aadf Minor churn:
- - Don't try to build on powerpc. This is not useful, and it was never
    tested anyway.
- - ${IGNORE} doesn't need to be set from within a .BEGIN target.
- - Move lines that don't need to be after .include ../../bsd.prefs.mk
    into the main body, same for lines that don't need to be in the header.
2000-09-09 05:28:44 +00:00
fredb
0cc0050de8 Fix permissions for netplan.dir; other minor fixes to PLIST.
Closes PR pkg/8942.
2000-09-09 04:49:07 +00:00
wiz
407a54e313 fix coredump on empty lines, warn if files given on commandline are not
in checksum file
2000-09-09 02:53:10 +00:00
kim
940c8da1a2 Create PLIST so that it matches the setting of MANINSTALL.
This makes the registration accurate and allows creating
a binary package (since all registered files will exist).
2000-09-04 14:53:13 +00:00
wiz
73d3569b5a echo -> ${ECHO} 2000-09-03 12:33:29 +00:00
wiz
c3bad2d4a2 mv -> ${MV} 2000-09-03 11:17:23 +00:00
wiz
703385718f remove trailing whitespace 2000-09-03 11:16:50 +00:00
wiz
3dde0f6f2a add RCS Id 2000-09-03 11:15:45 +00:00
wiz
96a4ad09a3 add RCS Id 2000-09-03 10:36:10 +00:00
kim
b6bc871edf The format string needs to be "%s", not just "%". 2000-09-01 15:23:51 +00:00
wiz
296ddb961b Fix security problem reported by Jouko Pynnönen <jouko@solutions.fi>
via Bill Sommerfeld. Step version to 3.9.5nb1. Minor pkgdelinting.
Will delete binary packages shortly.
2000-09-01 14:39:51 +00:00
jwise
5a2022ae50 Update this package to dotfile-2.4.1, and adapt it to tk-8.3.2.
While there, make it no longer be INTERACTIVE, and add a BUILD_DEF,
DOTFILE_LANG, to support making Japanese or English the default language.
2000-08-31 19:14:03 +00:00
jwise
85faafcab7 Adapt this package to tk-8.3.2. 2000-08-31 14:43:49 +00:00
hubertf
f7662c3bf5 add CHECK_SHLIBS=no 2000-08-31 02:35:25 +00:00
jwise
24466ddf10 Adapt to tk-8.3.2 2000-08-31 01:13:58 +00:00
tron
1060039fd6 Update for version 8.3.2 of "tcl" and "tk" packages. 2000-08-30 22:15:44 +00:00
jwise
2a3d4623c7 Adapt to tk-8.3.2. 2000-08-30 20:49:15 +00:00
wennmach
0b1ecad0dc Fixed broken PLIST.
Pointed out by Hubert Feyrer and leftovers.txt
2000-08-30 14:48:36 +00:00
rh
ec933ebb54 Update gnucash to 1.4.5. Changes are bugfixes and updated locales. 2000-08-29 14:56:23 +00:00
rh
d6e7292f84 Make this work with all NetBSD-1.5 release and -current revisions. Closes
PR 10907 by Chris Pinnock <C.J.E.Pinnock@qmw.ac.uk>.
2000-08-29 10:24:29 +00:00
jlam
18cba9d7fa Convert packages to use PERL5_PACKLIST (part 1). These were the easy
ones to do, and each compiled and installed/de-installed apparently
correctly.

As a side effect of the dynamic PLIST, we no longer need to have separate
-static and -shared PLISTs.  It's now easier than ever to make a perl5
package for NetBSD :)
2000-08-27 07:10:59 +00:00
jlam
06f0a4c3c2 Use new PERL5 variable instead of ${LOCALBASE}/bin/perl. 2000-08-27 02:46:03 +00:00
jlam
7fa5e584e1 Add appropriate definitions of LDD so check-shlibs works correctly. 2000-08-25 00:20:21 +00:00
wiz
2df2b98891 Fix this program to work on ELF systems. 2000-08-24 22:55:20 +00:00
tron
f0b9164cf1 Use "USE_XPM" option instead of direct dependence on the "xpm" package. 2000-08-23 23:14:21 +00:00
wennmach
c4ce33123e Do not bail out if host returns an empty string or does not work.
This way to obtain the fully qualified domain name of the machine
only generates warnings.
2000-08-22 15:04:19 +00:00
rh
58902af2bf Update plan to 1.8.4. Changes include various bug fixes and the following
new features:

 * Changed configure script, Makefile, and manpages
 * another configure preset for SuSE Linux
 * new SysV alarm signals that prod the X timer events that write
   modified data, as a workaround for broken
 * netplan now listens on two ports (unless overriden in /etc/services):
   5444 for backwards compatibility, and
   2983, the new IANA-registered port.
 * "user" lines in netplan ACLs now accept "user@host" arguments
 * the "another plan window is running, kill/continue" popup now blocks
   until answered.
 * OpenMotif support (XFree 4.0.1, OpenMotif 2.1.30)
 * new options -N, -c, and -h to control more options when adding entries
   from the command line
2000-08-22 09:44:14 +00:00
hubertf
e75965c6ba Update IGNORE-messages for recent changes: add ${PKGNAME} where
appropriate.
2000-08-21 21:01:29 +00:00
hubertf
402899809a Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive and
more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions.

MIRROR_DISTFILES and NO_CDROM are now dead.
2000-08-18 22:46:29 +00:00
wiz
4ea16df0cf use the user' package instead of addnerd'. 2000-08-18 16:22:38 +00:00
jlam
847ec8ff9f Update gnucash to 1.4.3.
Closes pkg/10834 by David Rankin <drankin@bohemians.lexington.ky.us>.

Changes from version 1.4.1:

	o updated French translation
	o improved qif importing
	o fix for g-wrap 0.9.4
	o misc bug fixes
2000-08-15 02:44:44 +00:00
wiz
666d0cfd17 add and enable cksfv 2000-08-13 22:04:06 +00:00
wiz
3b301bdfcc Initial import of cksfv-1.1, a tool to check and create simple file
verification (SFV) listings. Package provided by Dieter Baron in
private communication.
2000-08-13 22:03:07 +00:00
wiz
c750c08ad9 Remove (sometimes FreeBSD) packager's (porter's) name from DESCR.
If anywhere, it should be the value of MAINTAINER in the Makefile.
Some minor cleanup/reformatting while I'm here.
2000-08-11 01:07:45 +00:00
cjones
a9e011b567 Added one-line patch to fix lack of timeouts.
Patch has been submitted to the folks at cert.dfn.de.
2000-08-08 23:21:22 +00:00
jlam
dd616f03ea Revert unintended change of version number in previous commit. 2000-08-06 19:16:21 +00:00
cjones
7310479a97 Forgot to delete patch-ab in previous commit. 2000-08-02 17:30:24 +00:00
cjones
2ac62b2390 Updated logsurfer to 1.5. 2000-08-02 17:29:05 +00:00
jlam
d0d079e75e The gettext package gained a shared library. For all packages which
link against libintl.so, update the dependency on gettext to >=0.10.35nb1.
2000-07-31 04:14:04 +00:00
hubertf
a5cecc5ef0 Enable a bunch of packages in category/Makefile that
* should not cause any conflicts with the new bulk-package targets,
 * didn't contain a reason for why they were disabled or
 * were disabled for some false reason (and a IGNORE/BROKEN in the pkg's
   Makefile would be more appropriate)
2000-07-31 01:56:43 +00:00
jlam
a50cf5b8a8 Change build dependency on gettext to a dependency, since gettext now
installs a shared libintl.so library.
2000-07-29 02:21:56 +00:00
jlam
6b4a02c1e1 Make use of new USE_CURSES functionality. 2000-07-28 20:30:08 +00:00
tron
ebcef6eadf Depend on version 4.0 or newer of the "readline" package. 2000-07-20 15:40:58 +00:00
tron
5ce1af6b37 Depend on version 4.0 or newer of the "readline" package. 2000-07-20 15:26:18 +00:00
agc
44b15b4200 Use EVAL_PREFIX to find the installed location of the kdebase package, and
use it accordingly.
2000-07-17 13:58:20 +00:00
agc
78748d628a Instead of the clunky SHOW_PKG_PREFIX, introduce an EVAL_PREFIX definition,
which takes entries of the format <make-definition-name>=<pkgname>. This
has not been added to MAKEFLAGS because (a) premature optimisation is the
root of all evil, and (b) because the .for loop used to implement this
shows the wrong results when multiple prefices are evaluated.

Modify all the package Makefiles to use EVAL_PREFIX, thereby simplifying
them considerably.

ALso simplify the logic to calculate the prefix as well.
2000-07-15 20:39:13 +00:00
rh
c0f9663d76 Add and enable bottlerocket 2000-07-15 07:17:24 +00:00
rh
7f275e79ba Conversion of the FreeBSD port of bottlerocket to a NetBSD package as
provided in PR 10594 by Damon Brodie.
2000-07-15 07:14:35 +00:00
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