Commit graph

737 commits

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