Commit Graph

6827 Commits

Author SHA1 Message Date
Masafumi Max NAKANE
5ded424008 Remove install-info related commands from doc/Makefile.in.
Use --no-split flag when regenerating screen.info
Remove old info files before regeneration.
1997-06-16 06:36:18 +00:00
Masafumi Max NAKANE
71be5c0edb Upgrade, 3.01 -> 3.02.
PR:		3871
Submitted by:	Pedro Giffuni S. <pgiffuni@FPS.biblos.unal.edu.co>
1997-06-16 05:45:10 +00:00
James FitzGibbon
8e5e7f5b03 Activate devel/p5-Devel-DProf
Activate devel/p5-Devel-Peek
Activate devel/p5-Devel-Symdump
Activate lang/p5-Tcl
Activate x11/p5-Tcl-Tk
1997-06-16 03:05:31 +00:00
James FitzGibbon
8c30706745 Import of a perl5 module to allow access to libtk (layered on top of p5-Tcl, as opposed to p5-Tk, which is native access) 1997-06-16 03:05:22 +00:00
James FitzGibbon
26926d9a4d Import of a perl5 module for access to libtcl 1997-06-16 03:03:56 +00:00
James FitzGibbon
e901b7651f Import of a a perl5 module that dumps symbol names or the symbol table 1997-06-16 02:49:27 +00:00
James FitzGibbon
62ef079fd3 Import of a perl5 data debugging tool for the XS programmer 1997-06-16 02:47:25 +00:00
James FitzGibbon
52c2152b55 Import of a perl5 debugger/profiler 1997-06-16 02:45:08 +00:00
Masafumi Max NAKANE
fdc577a8e3 Activate portlint. 1997-06-15 14:20:20 +00:00
Masafumi Max NAKANE
dc92a3e522 New port, portlint:
portlint makes a small set of sanity checks for port directory.

usage:
Submitted by:	Jun-ichiro ITOH <itojun@itojun.org>
PR:		3863
1997-06-15 14:12:38 +00:00
Satoshi Asami
611a5d8ce4 Typo (pkgNAME -> PKGNAME). 1997-06-15 10:44:39 +00:00
Satoshi Asami
a98fa1caa8 Add appropriate @dirrm statements. 1997-06-15 10:22:23 +00:00
Satoshi Asami
08aa64d648 Upgrade to 1.4.
PR:		3457 (plus many private mails)
Submitted by:	Sandro Sigala <ssigala@globalnet.it>
1997-06-15 10:07:12 +00:00
James FitzGibbon
a077bdd1fe Remove BROKEN; builds clean with v6.1 of postgresql 1997-06-15 03:15:39 +00:00
James FitzGibbon
ce6502985c Upgrade to 1.1702 1997-06-15 03:14:06 +00:00
Andrey A. Chernov
387e531c77 Add missing \ 1997-06-15 00:09:39 +00:00
Andreas Klemm
8293f985d0 - Add shared lib using ldconfig -m before trying to init databases
- Added missing ldconfig -m in startup file
- Modified pgsql user environment
- Make port NOPORTDOCS aware
- Add additional port docs to post-install target and updated PLIST
- recursively change owner of pgsql directory after creating .profile,
  so that .profile can be modified by the pgsql user.
Hope everything is fine now.
1997-06-14 21:10:42 +00:00
Andrey A. Chernov
7f5043aeff Fix DSN args handling
Merge patches
1997-06-14 20:35:56 +00:00
Andreas Klemm
7849285de8 Update from 6.0 to 6.1
Enabled locale support, please tell me, if this ok or causes trouble.
Thanks.
1997-06-14 19:40:05 +00:00
Andreas Klemm
f50d39ab11 A new port (php) needs additional header files from this package.
Added necessary changes to install the missing ones as well.
Updated the PLIST and tested make package ;-)
1997-06-14 16:25:56 +00:00
Masafumi Max NAKANE
d3cdf254bf Enable xtimer. 1997-06-14 16:20:01 +00:00
Masafumi Max NAKANE
1116eb224b New port, xtimer:
xtimer is a very simple timer for X11.
PR:		3227
Submitted by:	The best use is to display the connecting time of iij-ppp.
candy@fct.kgc.co.jp (Toshihiro Kanda)
1997-06-14 16:18:25 +00:00
Jordan K. Hubbard
86e2bd2525 Add audio/timidity because of copyrighted patches. 1997-06-14 11:04:43 +00:00
Jordan K. Hubbard
c89b2b7764 Add NO_CDROM clause - dguspat.zip is copyrighted. 1997-06-14 11:04:19 +00:00
Andreas Klemm
0ec0586a8d Major cleanup for ghostscript5 port.
- merged patch-af into patch-aa, both patches hacked unix-gcc.mak
- merged the scripts/{configure,configure.batch} changes into
  patch-aa, so that unix-gcc.mak is hacked only by patch-aa
- when doing interactive configuration, every device driver is
  now turned on, so you have to deselect devices
- when using BATCH compilation, you now get every supported device,
  this one is especially for Satoshi, when making gs packages !
- Added a note into unix-gcc.mak, that DEVICE_DEVS now completely
  are removed in the makefile, instead of this, the two configure
  scripts now completely control, which devices have to be compiled in.
  So, the configure target "patches" the unix-gcc.mak Makefile and
  puts a DEVICE_DEVS line at line 1. When doing batch compilation
  every device is included in this line, or the wanted devices ...
- The compilation option -DA4 is now included if you compile the port
  by saying "make A4=yes".
I hope, I didn't forget a driver, look at that long line ;-)
BTW, I didn't create that DEVICE_DEVS line by hand, I did the
interactive installation, which created it automatically, and
after that I "stealed" that DEVICE_DEVS line for inclusion
into configure.batch ;-) So the devices in configure and configure.batch
are exactly the same, you only have to compare devices.mak with one
of the configure scripts.

BTW, should we nuke ghostscript4 ??? Does somebody know if any
port needs gs4 ???
1997-06-14 09:36:31 +00:00
Masafumi Max NAKANE
a9cacd1161 Upgrade, 2.2.1 -> 2.2.2.
PR:		3852
Submitted by:	kiri@kiri.toba-cmt.ac.jp
1997-06-14 09:24:23 +00:00
Andreas Klemm
ac573c6f31 - Modified port to use new fbsd-icons port, so the bsd-icons.tgz file
from the files-dir could be nuked, as requested by Satoshi and others.
- Modified BUILD_DEPENDS to use ${LOCALBASE} variable instead of
  an absolute path.
- packaging tested on both ports fbsd-icons and fvwm95 ;-)
1997-06-14 08:31:07 +00:00
Andreas Klemm
78780e3505 Enable fbsd-icons 1997-06-14 08:06:40 +00:00
Andreas Klemm
107f518227 New port FreeBSD icons.
Currently used by fvwm95 port (will commit changes soon).
Contains nice FreeBSD logos and such  for inclusion into
window managers (if you need buttons or logos) or maybe
for a Web page. Would be nice to make this collection
somewhat greater ;-)
If fvwm95 uses this port, then the tgz archive in fvwm95's
files section can be nuked.
1997-06-14 08:05:41 +00:00
Masafumi Max NAKANE
badf16e798 Path on MASTER_SITE changed.
Instead of using DISTNAME and DISTFILES, use DISTNAME and WRKSRC.
1997-06-13 22:30:19 +00:00
Masafumi Max NAKANE
f5ade91fb7 PR: 3539
Submitted by: andrew@ugh.net.au

The previous port of poppassd worked fine under 2.1.x but broke under
2.2.x. Ron Bickers <rbickers@intercenter.net> sent me some changes
which should allow it to work under 2.2.x and these changes are
incorporated in this version. The port seems to still work under
2.1.x.
1997-06-13 22:20:10 +00:00
Masafumi Max NAKANE
0b7b5eb173 Upgrade, 1.0b6a -> 1.0b8a.
PR:		3773
Submitted by:	 Nakai@Mlab.t.u-tokyo.ac.jp
1997-06-13 21:54:25 +00:00
Masafumi Max NAKANE
c86673f003 Upgrade,5.3 -> 5.4.1.
PR:		3840
Submitted by:	Nakai@Mlab.t.u-tokyo.ac.jp
1997-06-13 20:41:54 +00:00
Masafumi Max NAKANE
2e82c702fe Upgrade, 5.3+ -> 5.4.1.
PR:		3841
Submitted by:	Nakai@Mlab.t.u-tokyo.ac.jp
1997-06-13 20:29:14 +00:00
Masafumi Max NAKANE
d34c206721 Upgrade 5.3.2 -> 5.4.1.
PR:		3842
Submitted by:	Nakai@Mlab.t.u-tokyo.ac.jp
Reviewed & modified by: max
1997-06-13 20:16:57 +00:00
Masafumi Max NAKANE
0ff29d1d41 sed -> ${SED}.
@'ed install-info related commands.
1997-06-13 20:01:42 +00:00
Masafumi Max NAKANE
a79254657d sed -> ${SED}
Add `@' at the beginning of install-info related commands in post-install.
1997-06-13 20:00:47 +00:00
James FitzGibbon
0464679f90 Add perl5.004 to BUILD_DEPENDS
Submitted by:	Bill Fenner <fenner@parc.xerox.com>
1997-06-13 18:01:07 +00:00
James FitzGibbon
eb7cba587f Activate db 1997-06-13 17:54:40 +00:00
James FitzGibbon
94d43d362a Import of Berkely DB 2.0
Submitted by:	Josh Tiefenbach <josh@ican.net>
1997-06-13 17:54:36 +00:00
Masafumi Max NAKANE
b0acadf4e5 Upgrade, 5.3 -> 5.4.1.
PR:		3843
Submitted by:	Nakai@Mlab.t.u-tokyo.ac.jp
Reviewed & modified by: max
1997-06-13 17:47:25 +00:00
Andrey A. Chernov
800a34029d Add missing -I to include dir 1997-06-13 17:43:12 +00:00
Andrey A. Chernov
793c74123d Since this port depends on rplay library, enable builtin rplay support 1997-06-13 17:29:53 +00:00
Masafumi Max NAKANE
da566d21cd Define MANLANG, MAN1 and MANCOMPRESSED. 1997-06-13 16:57:37 +00:00
Andrey A. Chernov
b7e65fee3a Upgrade to b6
Install rplayd automatically
Use gsm library from ports
Fix PLIST
1997-06-13 16:17:05 +00:00
Jean-Marc Zucconi
c2677d13ed Force the compilation of the SVGA server in all cases: other servers share
files with this one (reported by ache).
Issue a warning about XFSetup if libtk is not found.
1997-06-13 14:14:50 +00:00
Masafumi Max NAKANE
40dd7d5c84 Use install-info to add info dir entry. 1997-06-13 07:33:36 +00:00
Masafumi Max NAKANE
e44e874d9e Modify standards.texi and add @dircategory as well as correctly
align the dir entry.
1997-06-13 07:32:52 +00:00
Masafumi Max NAKANE
26694abfc9 Patch up autoconf.texi and add @dircategory. 1997-06-13 07:31:54 +00:00
Masafumi Max NAKANE
40c0b7cac4 Since the dir entry for info files of many other programs has their
first words capitalized, modify automake.texi's dir entry in such way,
so that the entries in dir get sorted properly.
1997-06-13 07:20:16 +00:00