Commit graph

2339 commits

Author SHA1 Message Date
agc
1dcf7546c1 Use automatic manual page handling. 1998-06-23 11:09:33 +00:00
agc
6a46f4ba75 Use -h when using egrep(1) to find the manual pages from ${PLIST_SRC},
as ${PLIST_SRC} may be more than one file, and the ${PLIST_SRC}
filenames only get in the way.
1998-06-23 10:35:56 +00:00
hubertf
fd5970ab4a temporarily disable FETCH_DEPENDS 1998-06-22 22:55:47 +00:00
tron
340a5a7ace Add and enable "py-mysql", fixes PR pkg/5602. 1998-06-22 21:54:14 +00:00
tron
428c964d4e New "py-mysql" package supplied by Ty Sarna in PR pkg/5602:
MySQLmodule 1.1.0 for Python 1.5(.x)
1998-06-22 21:53:09 +00:00
agc
fa9d3d91e2 Get rid of the old, error-prone, MAN<sect> and CAT<sect> manual page
handling.  Also, use two regexps when creating the work/.PLIST file,
rather than the four original ones (necessary because the MANLANG
definition has now gone away too).
1998-06-22 14:47:49 +00:00
frueauf
7a3dcef3f4 The postgresql subdir is user definable, reflect that here. 1998-06-22 14:00:16 +00:00
frueauf
f89963329b Add bison to DEPENDS; give addnerd the homedir path; be sure that .profile
gets installed to ${PGUSER}s home. Pointed out by Mathias Drochner.
1998-06-22 13:58:26 +00:00
agc
91d468472c Miscellaneous cleanups after the automatic manual page handling changes. 1998-06-22 13:51:33 +00:00
agc
988019b016 Update package Makefiles for automatic manual page handling. 1998-06-22 12:58:33 +00:00
agc
daa3dd519a Update package Makefiles for automatic manual page handling. 1998-06-22 12:44:29 +00:00
agc
5aa5bdafe4 Update package Makefiles for automatic manual page handling. 1998-06-22 12:32:17 +00:00
agc
a8fbf965c0 Update package Makefile for automatic manual page handling. 1998-06-22 12:29:06 +00:00
agc
9e05f2d76a Update package Makefiles for automatic manual page handling. 1998-06-22 12:27:08 +00:00
agc
8157ff7bcf Update package Makefiles for automatic manual page handling. 1998-06-22 11:19:40 +00:00
frueauf
86503bc551 Enable mysql. 1998-06-22 10:56:46 +00:00
frueauf
b2cb7771eb Initial addition of MySQL, a free SQL database server.
Based on pr 5601 by Ty Sarna, enhancement and upgrade to 3.21.31 by me.
1998-06-22 10:55:21 +00:00
agc
dff3f19af7 Use one gonzo regular expression to recognise man and catman pages. 1998-06-22 09:12:48 +00:00
agc
fe5c541485 Set MANCOMPRESSED explicitly if MANZ is set. 1998-06-22 09:10:24 +00:00
agc
3024b9c49e Explicitly set MANCOMPRESSED if MANZ is set - _MANPAGES is internal to
bsd.pkg.mk, and will go away soon.
1998-06-22 09:03:07 +00:00
tron
529ac36ae5 Add patches to make this package build on alpha supplied by Tim Rightnour
in PR pkg/5630.
1998-06-21 21:08:22 +00:00
tv
4b136d027d Nuke .gz on manpages. 1998-06-21 15:24:16 +00:00
tv
168d3df4c2 Automanpage handling. 1998-06-21 15:22:19 +00:00
tv
1127c915b0 Fix spello: "compatabile"->"compatible". 1998-06-21 14:39:07 +00:00
tron
f03a9d542f RCS Id policy. 1998-06-21 13:36:02 +00:00
frueauf
38919f8f39 Update to lesstif 0.85.2; update CONFLICTS; remove MAN*. 1998-06-21 11:06:31 +00:00
tv
95ee21332f Automatic manual page handling, and don't create the
${PREFIX}/lib/terminfo symlink, as we have no need for the
"compatibility".
1998-06-21 04:29:07 +00:00
tv
a90cd5041a Force use of "install-sh", since the build procedure uses an installer
program as part of the build process (which bombs for users other than
root--${INSTALL} includes "-o root -g wheel").
1998-06-21 03:54:34 +00:00
tv
503023149c Rename the qpopper pkg to qpopper-2.41b1, to make it more in line with the
rest of the pkg versioning conventions.
1998-06-21 03:10:15 +00:00
tv
e4cae706dc Automanpage handling. 1998-06-21 02:58:31 +00:00
tv
692ef8f369 Automanpage handling. 1998-06-21 02:35:53 +00:00
tv
8a890805b6 Automanpage handling. 1998-06-21 02:22:17 +00:00
tv
e69ad5a38d Automanpage handling. 1998-06-21 01:29:26 +00:00
tron
edf661221c Remove unnecessary "USE_GTEXINFO= yes". 1998-06-20 23:50:26 +00:00
tron
304068a94c Update gimp to version 1.0.0 using changes supplied by Bernd Sieker.
Also add dependence for "emacs" package to fix PR pkg/5615.
1998-06-20 23:47:25 +00:00
tv
1f34e4a1d4 Add ZIP_ENCRYPTION option for zip, zip1, and unzip pkgs. 1998-06-20 23:28:24 +00:00
tv
c4714dc497 Add and enable zip1 (PKZIP 1.x compatible zip), with encryption support.
Not conflicting with `zip' program.
1998-06-20 23:27:48 +00:00
tv
ff455840a4 Add encryption support to zip and unzip pkgs using ZIP_ENCRYPTION make
variable.
1998-06-20 23:26:05 +00:00
tron
dbce0a78ca No need to process "PLIST" with "sed", let "install-info" create
"${X11BASE}/info/dir" for us.
1998-06-20 23:17:31 +00:00
tron
e5bdc239b0 Fix thinko: even with automatic info file handling "PLIST" executing
"install-info" entries are required.
1998-06-20 23:14:37 +00:00
tv
81faff1dd4 Apache pkg no longer uses HTTP_ROOT or VERS_ID. 1998-06-20 22:46:19 +00:00
tron
4df0565740 Use automatic info file handling. 1998-06-20 22:19:54 +00:00
tron
3c032f9b3a Update gtk+ to version 1.0.4 using changes supplied by Bernk Sieker. 1998-06-20 21:54:59 +00:00
tron
3d0ee93507 Fix "${MASTER_SITES}", problem pointed out by Bernd Ernesti. 1998-06-20 21:39:58 +00:00
tron
d5af514f98 Apply fix to the real source of the problem. 1998-06-20 21:24:09 +00:00
tron
dc0fd7c112 Really fix the code for 64 bit architectures instead of only making the
compiler happy. Problem pointed out by Klaus Klein.
1998-06-20 20:58:42 +00:00
tron
998073767f Correct MD5 checksum, problem reported by Tim Rightnour in PR pkg/5627. 1998-06-20 20:16:32 +00:00
tron
b17809d96d Add "USE_X11" as suggested by Tim Rightnour in PR pkg/5619. 1998-06-20 14:38:16 +00:00
tron
4ae80d5b5e Remove unnecessary "USE_X11= yes". 1998-06-20 14:03:12 +00:00
tron
9ddda2fb4a If "${USE_MOTIF}" is set install package to "${X11BASE}" and check if
X11 is actually installed.
1998-06-20 14:01:28 +00:00