Commit graph

11108 commits

Author SHA1 Message Date
Robert Nordier
a2105f5390 Add link to homepage. 1998-06-06 12:42:38 +00:00
Robert Nordier
3150fff05a Change maintainer e-mail address. 1998-06-06 12:18:39 +00:00
Robert Nordier
f865cda094 Corrections to long long support.
Obtained from: Peter Edwards, DERA
1998-06-06 12:10:59 +00:00
Robert Nordier
bed0cd5e01 Exit 2 on fatal errors and 1 on non-fatal errors.
Obtained from: Robert Andrews, DERA
1998-06-06 12:09:22 +00:00
Andreas Klemm
f0e7b12ba6 Enable gtar 1998-06-06 10:35:21 +00:00
Andreas Klemm
9a13ed58e8 import new port GNU tar 1.12, latest version 1998-06-06 10:34:25 +00:00
Satoshi Asami
224f5fbf28 Add BUILD_DEPENDS and RUN_DEPENDS to gnuplot. (Actually I'm not
sure if I really need the latter, but since we're building the
required bits anyway....)
1998-06-06 09:21:25 +00:00
Satoshi Asami
5775bbc889 YACC (yet another checksum change...). 1998-06-06 09:18:55 +00:00
Satoshi Asami
4bc9eb2e9d Czechsum changed.... 1998-06-06 05:27:29 +00:00
Satoshi Asami
be8fd8a4ff for name in _muldi3 _divdi3 _moddi3 _udivdi3 _umoddi3 _negdi2 _lshrdi3 _ashldi3 _ashrdi3 _ffsdi2 _udiv_w_sdiv _udivmoddi4 _cmpdi2 _ucmpdi2 _floatdidf _floatdisf _fixunsdfsi _fixunssfsi _fixunsdfdi _fixdfdi _fixunssfdi _fixsfdi _fixxfdi _fixunsxfdi _floatdixf _fixunsxfsi _fixtfdi _fixunstfdi _floatditf __gcc_bcmp _varargs __dummy _eprintf _op_new _op_vnew _new_handler _op_delete _op_vdel _bb _shtab _clear_cache _trampoline __main _exit _ctors _eh _eh_compat _pure; \
do \
  echo ${name}; \
  ./xgcc -B./ -O2   -DIN_GCC    -g -I./include   -g1 -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -fexceptions -I. -I. -I./config -c -DL${name} \
      ./libgcc2.c -o ${name}.o; \
  if [ $? -eq 0 ] ; then true; else exit 1; fi; \
  ar rc tmplibgcc2.a ${name}.o; \
  rm -f ${name}.o; \
done
_muldi3
 :
_fixunsdfsi
In file included from include/limits.h:116,
                 from include/syslimits.h:7,
                 from include/limits.h:11,
                 from ./libgcc2.c:1085:
/usr/local/lib/gcc-lib/i386-unknown-freebsd2.2.6/2.8.1/include/limits.h:212: unbalanced `#endif'
1998-06-06 04:42:31 +00:00
Satoshi Asami
4b612766f9 Fix paths of two files. 1998-06-06 04:40:34 +00:00
Jun-ichiro itojun Hagino
68778a1bc1 japanese manpage path update (s/ja_JP.EUC/ja/)
Submitted by:	sada@e-mail.ne.jp (SADA Kenji)
1998-06-06 03:48:13 +00:00
Jun-ichiro itojun Hagino
d95e0712cd japamese manpage path update (s/ja_JP.EUC/ja/)
Submitted by:	sada@e-mail.ne.jp (SADA Kenji)
1998-06-06 03:47:25 +00:00
Jun-ichiro itojun Hagino
52a23c102b path to Japanese manpage updated (s/ja_JP.EUC/ja/)
Submitted by:	sada@e-mail.ne.jp (SADA Kenji)
1998-06-06 03:45:17 +00:00
Satoshi Asami
66ef991feb ===> Building package for amanda-2.4.0
tar: can't add file libexec/amanda/amcat.awk : No such file or directory
tar: can't add file libexec/amanda/amplot.awk : No such file or directory
tar: can't add file libexec/amanda/amplot.g : No such file or directory
tar: can't add file libexec/amanda/amplot.gp : No such file or directory
tar: can't add file sbin/amplot : No such file or directory
1998-06-05 22:13:19 +00:00
Satoshi Asami
f43d551b4e Remove non-existent file so this port packages. I'm not exactly sure
if it's supposed to be there or not, but there isn't any "kpilot.mo"
under /usr/local/share.
1998-06-05 20:21:02 +00:00
Satoshi Asami
0fe9fdc320 Seems like the bleeping md5 already changed. 1998-06-05 20:19:40 +00:00
Satoshi Asami
0bd62888b3 Seems the subdirectory name has changed during the upgrade.
Not tested enough by:	obrien :>
1998-06-05 20:03:13 +00:00
Andrey A. Chernov
47d0754fb7 upgrade to 1.3b7 1998-06-05 17:16:22 +00:00
John Fieber
36b616854f Upgrade from 1.1 to 1.1.1.
Bugfixes only, no new features.
1998-06-05 16:47:20 +00:00
John Fieber
9ff3f5045b Update to the April 1998 version of HTML 4.0.
Fix the problem where nsgmls would load parts of the HTML 4.0
DTD from www.w3.org rather than the local disk.
1998-06-05 16:33:15 +00:00
Steve Price
a6bd86c5e2 Argh! The checksum changed again! 1998-06-05 15:38:22 +00:00
Jun-ichiro itojun Hagino
e81c739d18 update to vesion 0.26.
PR:		6863
Submitted by:	Scott Blachowicz <scott@sabami.seaslug.org>
1998-06-05 15:10:54 +00:00
Satoshi Asami
03334f2bea List all manpages in compressed form so this port packages. 1998-06-05 11:01:03 +00:00
Satoshi Asami
2760c6e473 Fix shlib version number so this one packages. 1998-06-05 09:37:47 +00:00
Satoshi Asami
300c0a3a28 Change "@exec [ ! foo ] && bar" to "@exec [ foo ] || bar" so there
won't be any spurious warning messages when the command bar isn't run.
1998-06-05 07:51:03 +00:00
Thomas Gellekum
e7ec8346d7 plat-freebsd3 doesn't have a regen script.
Noticed by:		Gianmarco Giovannelli <gmarco@scotty.masternet.it>
1998-06-05 07:09:01 +00:00
Thomas Gellekum
0a395adf10 Activate pmw. 1998-06-05 06:51:41 +00:00
Thomas Gellekum
57d114ddf3 New port pmw. The Python Mega Widgets are a set of high-level
graphics widget for Python's Tkinter.
1998-06-05 06:50:33 +00:00
Thomas Gellekum
4090cf268c Upgrade to 0.85. 1998-06-05 06:33:36 +00:00
Andreas Klemm
3ef19a0f9c correct install target which broke port 1998-06-05 06:21:03 +00:00
Steve Price
56c135d5ff Upgrade to version 3.5.1
PR:		6782
Submitted by:	maintainer
1998-06-04 23:59:17 +00:00
Steve Price
941c31fdb2 Update to version 4.1r2.
PR:		6784
Submitted by:	maintainer
1998-06-04 23:19:31 +00:00
Jun Kuriyama
640e394fad Change "man/ja_JP.EUC" to "man/ja".
Add "@dirrm"

Submitted by:		SADA Kenji <sada@e-mail.ne.jp>
1998-06-04 22:32:49 +00:00
Jun Kuriyama
4ad49bf304 Change "man/ja_JP.EUC" to "man/ja".
Portlint compliance.
Add "@dirrm share/doc/lipsf".
1998-06-04 22:31:31 +00:00
Steve Price
31c60f4c83 poppassd -> pop3pw
PR:		6761
Submitted by:	maintainer
1998-06-04 22:07:39 +00:00
Andreas Klemm
f063aadc5c Upgrade to new apsfilter release.
Teach Setup the new hp drivers.
Install the readme.hp8 files, which contains important infos about
features of the new drivers.
1998-06-04 21:43:41 +00:00
Steve Price
a208a68eab Convert all instances of nawk to awk.
PR:		6811
Submitted by:	Bill Trost <trost@cloud.rain.com>
1998-06-04 21:41:37 +00:00
Gary Jennejohn
00ea68f1b3 Update xvile to version 8. This adds support for PERL scripts but requires
perl5.
Install the documentation and macros in reasonable places.
NOTE: If you are running -current then you may have to re-install perl5
to reflect the new /usr/lib/aout, otherwise the make of xvile with the
optional PERL support could fail. I was forced to do this in the course
of testing.
1998-06-04 20:42:17 +00:00
Steve Price
42fb137900 Update to match the latest release.
PR:		6839
Submitted by:	maintainer
1998-06-04 20:36:37 +00:00
Steve Price
f600096572 Update to version 1.6.1.a
PR:		6822
Submitted by:	Brian Handy <handy@lambic.lmsal.com>
1998-06-04 20:33:22 +00:00
Steve Price
ff53067132 Update to version 0.99.
PR:		6802
Submitted by:	maintainer
1998-06-04 20:28:10 +00:00
Steve Price
b5d98ad023 Update to version 0.5.
PR:		6770
Submitted by:	maintainer
1998-06-04 20:25:47 +00:00
Andreas Klemm
9e83f978ab - Update the additional hp850 driver to newest release 1.3
- Since the author decided to put a version number into his archive,
  we can now safely fetch the file from his site.
- patch-ad is useless now
- updated the configure and configure.batch script, to show all possible
  drivers
- install hp850 drivers license and readme file in the gs doc dir
- update the DESCR file, mention the two add on packages in this port
- The new driver supports the following additional printers:
  Support for HP DeskJet 670, 690, 850, 855, 870, 890, 1100 and 1600,
  See announcement on http://bonk.ethz.ch/hp850/hp850.html
Please note, that some of the drivers have certain restrictions
and produce huge output files ... Please read the release notes !!!
The author makes suggestions on his website, what driver to choose
if you need a fast printout, see
	http://bonk.ethz.ch/hp850/hp850-readme.1.3.html
1998-06-04 20:11:39 +00:00
Gary Jennejohn
39dfc15110 Update vile to version 8. This adds support for PERL scripts but requires
perl5.
Install the documentation and macros in reasonable places.
NOTE: If you are running -current then you may have to re-install perl5
to reflect the new /usr/lib/aout, otherwise the make of vile with the
optional PERL support could fail. I was forced to do this in the course
of testing.
1998-06-04 20:05:04 +00:00
Gary Jennejohn
baf4d79818 Fix the last commit so that it really works. There was a ';' in the
wrong place.
Lesson learned: do not use old patches when committing !
1998-06-04 19:21:46 +00:00
Jun-ichiro itojun Hagino
9fc0ddfc1d definition of CATEGORIES was wrong. Because of this, ja-gp-XX has not
been listed in "japanese" category.

PR:		6669
Submitted by:	Sada Kenji <sada@e-mail.ne.jp>
1998-06-04 18:28:10 +00:00
Steve Price
2b74fe6fc5 Force 'sharedlibextension' to .so
PR:		6809
Noticed by:	Edwin Culp <eculp@ver1.telmex.net.mx>
Suggested by:	se
1998-06-04 17:31:04 +00:00
Scott Mace
067c498e76 Fix calc so that it will build properly again.
changed distfile from calc-2.9.3t6.tar.gz to calc-2.9.3t6.tar
calc is fetched as an on-the-fly tarball from ftp.cdrom.com
gzipped on-the-fly tars are not supported.

removed trailing whitespace on several lines in PLIST

revised DESCR to <24 lines.
1998-06-04 17:13:57 +00:00
Jun-ichiro itojun Hagino
b0e6b1511d update to zebra 980604 snapshot.
add ripngd and ripngd.conf.sample to pkg/PLIST since I'm on IPv6 host:-)
1998-06-04 17:03:15 +00:00