Commit graph

7954 commits

Author SHA1 Message Date
Andreas Klemm
3a3e535685 cosmetic changes using portlint, a really nice tool ;-) 1997-10-04 14:53:11 +00:00
Peter Wemm
5952d52cc6 Update gated 3.5.5 -> 3.5.7. Mainly some bugfixes. 1997-10-04 00:56:12 +00:00
Wolfram Schneider
01f34d0eff update 1997-10-04 00:05:03 +00:00
Andreas Klemm
28253f8a81 Enabled SpecTcl
BTW, forgot to say, that I didn't test Java Support.
There are possibly only additional package dependencies necessary.
Am working on this...
1997-10-03 22:19:29 +00:00
Andreas Klemm
1c95188ed6 new port SpecTcl 1.1
free drag-and-drop GUI builder for Tk and Java from Sun
Tcl and Java Support:   SpecTcl generates both Tcl and Java code.
Platform Independent:   SpecTcl runs on all major platforms...
Constraint Based        Alignment and resizing of widgets (buttons,
Geometry Manager:       check boxes, etc.) is automatic. This makes
                        creating dynamic UIs and cross platform UIs a snap!
More infos and docu:    http://sunscript.sun.com/products/spectcl.html
Cool stuff ! ;-)
1997-10-03 22:16:35 +00:00
Masafumi Max NAKANE
7b2bf87743 Clean up the mess I made.
This one now applies cleanly.
Noticed by:	asami
1997-10-03 19:18:41 +00:00
Andreas Klemm
e0f099c73b forgot the backslashes in the script. 1997-10-03 18:26:54 +00:00
Andreas Klemm
8f5d33e0f1 Upgrade from version 6.1.1 to 6.2
Please note: when performing a migration to 6.2 and you have an existing db,
then you have to use the *new* pg_dumpall script that comes with this new
postgresql release. The INSTALL file points this out explicitely !!!

Changes:
- startup script resides in FILESDIR
- renamed it to be in sync with INSTALL file from sources
- always install this startup script over an existing, because
  of the nature of the rc.d directory I can't install it
  to pgsql.sh-dist, if a pgsql.sh is already presend ...
- portlint detected trailing whitespace, usage of perl with absolute
  path, usage of echo instead of ECHO and plenty things of this kind
- post installation notes updated, mentioned the mailing list
- copies the html pages as well to the share/doc directory (new manual dir)
- had to update PLIST
- shortened DESCR file, to match the 24 lines
- added post build target, that reminds the admin how to proceed when
  already having a database -> INSTALL file describes migration
- updated manpages
1997-10-03 14:13:36 +00:00
James FitzGibbon
55b5c070e5 Upgrade to v2.3.11
Submitted by:	Josh Tiefenbach <josh@ican.net>
1997-10-03 14:13:24 +00:00
Martin Cracauer
dd2161c131 Disable support for guile for now. The guile port is too old and the
right solution not obvious.
1997-10-03 13:09:43 +00:00
Wolfram Schneider
97a266e133 Delete last empty line. 1997-10-03 12:26:29 +00:00
Wolfram Schneider
f52a20dba1 Portlint. Add a scond MASTER_SITES. Enable checksum test. 1997-10-03 12:25:15 +00:00
Satoshi Asami
0ee2a43f7b Correctly specify manpage names. Compress manpages. 1997-10-03 09:57:05 +00:00
Satoshi Asami
7fb23b5e42 Instead of creating a whole new ${PKGDIR}, just specify ${PLIST} to point
to ${WRKSRC}/PLIST and build it there.  COMMENT and DESCR will be picked
up from their default locations.
1997-10-03 09:16:36 +00:00
Thomas Gellekum
7dfa40dae2 Install bitmaps into a (tcl-)version independent directory. 1997-10-02 12:42:34 +00:00
Andrey A. Chernov
8be7ee221c Upgrade to 0.74 1997-10-02 08:37:02 +00:00
Andrey A. Chernov
4b8d3a8ffa Upgrade to 1997-10-02 08:36:47 +00:00
Satoshi Asami
847da6fb45 (1) NO_CHECKSUM is a user variable. Porters should use IGNOREFILES
for files for which the checksum should not be checked.

(2) Use the PLIST variable to point to temporary PLIST in ${WRKSRC}.
    Under no circumstances should a port modify a file in the
    repository (${PKGDIR}/PLIST in this case).
1997-10-02 05:32:40 +00:00
Satoshi Asami
70b48fcb78 Create some directories with "mkdir -p" so that it works on an empty
/usr/local.  If people can do a pkg_delete before the final test, it
will be very appreciated.
1997-10-02 05:22:00 +00:00
Satoshi Asami
d0d1d9fa06 Specify PKGNAME, "alpha" not allowed in version number.
Pointed out by:		portlint
1997-10-02 04:03:30 +00:00
Masafumi Max NAKANE
afa2185baf Upgrade, 2.22 pl9 -> pl10.
Submitted by:	maintainer
PR:		4674
1997-10-02 03:10:07 +00:00
Masafumi Max NAKANE
4c44d22594 Activate qpage. 1997-10-02 02:58:01 +00:00
Tim Vanderhoek
7a954ffc43 Upgrade plor (SOUP/QWK reader) port.
PR:		ports/4017
1997-10-01 21:59:54 +00:00
Jean-Marc Zucconi
317067d0ab Slight change in MakeTeXPK script: gftopk uses the -verbose flag (instead
of -v)
1997-10-01 21:25:30 +00:00
Jordan K. Hubbard
dd1612282b Update to version 1.18.56 1997-10-01 21:01:27 +00:00
Wolfram Schneider
33cd908f8f Disable checksum - the distfile will be updated daily.
Create pkg/PLIST on the fly.
1997-10-01 20:55:20 +00:00
Thomas Gellekum
73165f9743 Upgrade to 4.1.0.006. Uses tk-8.0 now. 1997-10-01 12:19:43 +00:00
David E. O'Brien
031d43490d Upgrade to 0.84. 1997-10-01 11:27:39 +00:00
David E. O'Brien
34bc9ce004 Upgrade to vim-5.0o beta 1997-10-01 09:59:52 +00:00
Masafumi Max NAKANE
b0008f9a6c Activate ted. 1997-10-01 09:37:47 +00:00
Masafumi Max NAKANE
b6e79752fb New port, ted:
Ted is a small and powerful Text editor for X Window,
the interface is like PE2 on DOS

PR:		4571
Submitted by:	vanilla@MinJe.com.TW
1997-10-01 09:34:50 +00:00
Thomas Gellekum
94445548c6 Install all headers into ${PREFIX}/lib/tk8.0/{generic,unix}.
No longer requires the configured tcl80.

OK'd by:	jkh
1997-10-01 09:20:37 +00:00
Thomas Gellekum
6fffb422bb Install all headers into ${PREFIX}/include/{generic,unix}
for consistency with the older tcl ports.

OK'd by:	jkh
1997-10-01 08:39:50 +00:00
Martin Cracauer
413d062fc1 Activating ILU port 1997-10-01 08:32:59 +00:00
Martin Cracauer
9a362f3969 Xerox PARC's ILU system, a Corba-compatible multi-language
distributed object system.

This port generates PLIST on-the-fly and messes with symlinks. I
tested it to death and guessing from the silence people trust me to do
it right, so here I go :-)
1997-10-01 08:12:54 +00:00
Masafumi Max NAKANE
184f9a25d0 Activate wdiff. 1997-10-01 07:09:55 +00:00
Masafumi Max NAKANE
6a56589245 New port, wdiff:
Display word differences between text files.
PR:		4613
Submitted by:	MIHIRA Yoshiro <sanpei@yy.cs.keio.ac.jp>
1997-10-01 07:05:09 +00:00
Masafumi Max NAKANE
5ef10d7329 Oops, portlint, portlint! 1997-09-30 19:21:40 +00:00
Masafumi Max NAKANE
865696ef85 Upgrade, 2.1 -> 2.2. 1997-09-30 19:20:06 +00:00
Satoshi Asami
995628d58a portlint portlint! 1997-09-30 09:28:10 +00:00
Satoshi Asami
3444b4fbaa Add back tcl75 and tk41.
Forgotten when fixing up his own screwup by:	pst
Mentioned on the ports list in passing by:	fenner
1997-09-30 07:54:42 +00:00
Satoshi Asami
b00b87160d Add back tcl75 and tk41.
Forgotten when fixing up his own screwup by:	pst
Mentioned on the ports list in passing by:	fenner
1997-09-30 07:49:24 +00:00
Satoshi Asami
39ca1b5003 Portlint baby! 1997-09-30 06:51:09 +00:00
Satoshi Asami
b9677884c3 Add setquota.
Forgotten dispite warning from easy-import by:	joerg :)
1997-09-30 06:14:59 +00:00
Andrey A. Chernov
a2fbf2f4b5 Upgrade to 0923 1997-09-29 21:34:01 +00:00
Wolfram Schneider
6452ae9d76 Enable manpages. 1997-09-29 18:06:05 +00:00
Wolfram Schneider
55230eac08 Date typo. 1997-09-29 18:04:04 +00:00
Wolfram Schneider
7f4afc72f1 German GNU and Linux manual pages. 1997-09-29 18:02:05 +00:00
Andrey A. Chernov
2397af9ebb Turn on opie support 1997-09-29 12:05:38 +00:00
Masafumi Max NAKANE
ee2a29dd7b One of the drivers, gdevnpdl updated from 1.2 to 1.3.
PR:		4651
Submitted by:	maintainer
1997-09-29 11:42:33 +00:00