1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
Commit Graph

6808 Commits

Author SHA1 Message Date
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
Masafumi Max NAKANE
60f3c41d2f Use install-info to add the entry for automake.info to the dir file. 1997-06-13 06:49:49 +00:00
Masafumi Max NAKANE
9ec2121eed Patch up Makefile.in so that automake.info gets regenerated appropriately. 1997-06-13 06:47:48 +00:00
Masafumi Max NAKANE
a259e6cadd Patch up automake.texi and add @dircategory. 1997-06-13 06:46:19 +00:00
Adam David
c21824edeb 1.1 --> 1.1p2 1997-06-13 03:14:08 +00:00
Satoshi Asami
ab1bbca697 The XFree86-3.3 font rules create gzipped fonts, not compressed ones. 1997-06-13 02:42:59 +00:00
Masafumi Max NAKANE
bc34386bf9 Maybe I shouldn't have put `.' at the end of @dircategory line. 1997-06-12 23:31:18 +00:00
John Polstra
61226cc600 Upgrade to version 0.3 (from 0.2.5).
I modified the submitted version slightly, (a) to honor the user's
CFLAGS setting, and (b) to eliminate some compilation warnings.

PR:		ports/3825
Submitted by:	Yukihiro Nakai Nakai@Mlab.t.u-tokyo.ac.jp
1997-06-12 21:58:57 +00:00
Satoshi Asami
e58071cfc2 Merge from rev 1.7 of patch-aa: Align this info dir entry with others. 1997-06-12 18:40:21 +00:00
Satoshi Asami
00e2354c7a "$(INCDIR)" -> "$(INCDIR)/X11" to make XFree86-3.3 config files happy. 1997-06-12 18:01:41 +00:00
Satoshi Asami
b2e44bc8dc Make symlink "X11 -> exports/include" to make XFree86-3.3 config files happy. 1997-06-12 18:01:07 +00:00
Satoshi Asami
308043fb59 "$(INCDIR)" -> "$(INCDIR)/X11" to make XFree86-3.3 config files happy. 1997-06-12 17:49:11 +00:00
Satoshi Asami
fd703fe6ec "all:" -> "all::" to make XFree86-3.3 config files happy. 1997-06-12 17:47:47 +00:00
Satoshi Asami
a1643e2637 Create ${PREFIX} harvest before installation. The Makefile assumes
it's going to be there.
1997-06-12 17:26:33 +00:00
Satoshi Asami
167ab158f4 "all:" -> "all::" to make XFree86-3.3 config files happy. 1997-06-12 17:25:31 +00:00
Andreas Klemm
24c12deeb8 removed unnecessary newline 1997-06-12 16:48:56 +00:00
David E. O'Brien
eba04cf04f Upgrade to 5.0k beta 1997-06-12 16:35:10 +00:00
Masafumi Max NAKANE
ce9bab7bc4 Use info-install to add entry into info/dir. 1997-06-12 12:31:01 +00:00
Masafumi Max NAKANE
644ff83893 Comment out all commands related to info-install in Makefile.in.
Add --no-split switch to makeinfo.
1997-06-12 12:30:07 +00:00
Masafumi Max NAKANE
51d08f81ce Patch up make.texinfo and add @dircategory and @direntry. 1997-06-12 12:28:32 +00:00