Commit graph

6999 commits

Author SHA1 Message Date
garbled
c198aadfd0 change addnerd to ${PREFIX}/sbin/addnerd, because I'm sick of adding
/usr/pkg/sbin to my path to compile this thing..
1999-08-20 06:21:29 +00:00
kim
7cb6e40e48 Upgrade to GNU indent 2.2.0 1999-08-20 06:12:57 +00:00
fredb
2bcbc99497 Update "DEPENDS" line to teTeX-1.0.6. 1999-08-20 01:44:48 +00:00
hubertf
c563b2d032 fix order 1999-08-20 00:42:58 +00:00
hubertf
73dfc7d6d0 use "${GTAR}" instead of "tar" 1999-08-20 00:15:57 +00:00
hubertf
035684b0e0 Update checksum for pkg_info/delete changes. 1999-08-19 21:44:27 +00:00
agc
c032badcd9 s/tar/${GTAR}/g, just in case the system tar(1) isn't GNU tar. 1999-08-19 15:49:03 +00:00
agc
cc9f6e9ae3 Install the postscript documentation that is distributed with this
package.
1999-08-19 10:50:06 +00:00
fredb
fa5c25e4d3 Update to ntp-4.0.97
Portability fixes, plus new utility "ntptimeset"
1999-08-19 08:52:57 +00:00
tron
33dca58479 Update package tools to version 19990819:
- fixes false conflict detection in "pkg_add".
1999-08-19 07:32:57 +00:00
tron
3f753b3afe Add "benchmarks" as second category. 1999-08-19 07:28:44 +00:00
hubertf
c1c4e76670 remove share/doc/xhippo dir
Noted in PR 8223 by adam@albedo.com.pl
1999-08-19 01:44:48 +00:00
thorpej
78f75f4c1c Make this build (and work!) on LP64 systems.
I know I sent these to Weitse the first time I built on an Alpha, but
they apparently never made it into the distribution.  Oh well.
1999-08-18 23:30:26 +00:00
thorpej
349ae498db Minimal necessary futzing to make the --with{,out}-krb4 and
--with{,out}-gssapi switches to the configure script actually work.

The GSSAPI support in CVS is still busted; it makes a lot of
incorrect assumptions about the location of various GSSAPI
headers and libraries.  However, I have no interest in actually
fixing anything in CVS.
1999-08-18 21:58:57 +00:00
soren
0da2adccd1 Remove MASTER_SITE_LOCAL and MASTER_SITE_BACKUP entries
for ftp.dk.netbsd.org until another place for a Danish
ftp.netbsd.org mirror is found.
1999-08-18 10:58:12 +00:00
agc
bf08e33281 Remove redundant EXTRACT_SUFX definition 1999-08-18 10:19:40 +00:00
agc
fc230df0ae Record the names of the patches which were applied to the package
(taken from the patch-sum file), plus any local patches, in the
BuildVersion file (which can be viewed with the -b option to
pkg_info(1)), rather than simply recording the contents of any patches
directory.
1999-08-18 10:02:01 +00:00
agc
69696f9b82 Record build options in the BuildInfo file via BUILD_DEFS. These can be
displayed using the -B option to pkg_info(1).

Add USE_KERBEROS4 to BUILD_DEFS
1999-08-18 09:28:01 +00:00
agc
0b7af58b91 Record build options in the BuildInfo file via BUILD_DEFS. These can be
displayed using the -B option to pkg_info(1).

Add USE_INET6 to BUILD_DEFS
1999-08-18 09:24:08 +00:00
agc
d4c5cd9b07 Record build options in the BuildInfo file via BUILD_DEFS. These can be
displayed using the -B option to pkg_info(1).

Add ZIP_ENCRYPTION to BUILD_DEFS
1999-08-18 09:20:00 +00:00
agc
1ea71c2b8f Record build options in the BuildInfo file via BUILD_DEFS. These can be
displayed using the -B option to pkg_info(1).

Add WINDOWMAKER_OPTIONS and WINDOWMAKER_THEMES, and include the preferences
file before defining the variable.
1999-08-18 09:16:40 +00:00
agc
aa3f19e7cc Record build options in the BuildInfo file via BUILD_DEFS. These can be
displayed using the -B option to pkg_info(1).

Add USE_XFACE to BUILD_DEFS
1999-08-18 09:13:09 +00:00
agc
d792103c87 Record build options in the BuildInfo file via BUILD_DEFS. These can be
displayed using the -B option to pkg_info(1).

Add USE_SOCKS to BUILD_DEFS
1999-08-18 09:11:30 +00:00
agc
9ddc439a72 Record build options in the BuildInfo file via BUILD_DEFS. These can be
displayed using the -B option to pkg_info(1).

Also clean up inclusion of files, and include a missing bsd.prefs.mk
1999-08-18 09:08:10 +00:00
agc
bb857d2aff Record build options in the BuildInfo file via BUILD_DEFS. These can be
displayed using the -B option to pkg_info(1).
1999-08-18 09:00:23 +00:00
agc
f32d265e28 Record build options in the BuildInfo file via BUILD_DEFS. These can be
displayed using the -B option to pkg_info(1).
1999-08-18 08:46:53 +00:00
agc
1d08b0cf69 Record build options in the BuildInfo file via BUILD_DEFS. These can be
displayed using the -B option to pkg_info(1).

Add M68060 to BUILD_DEFS
1999-08-18 08:45:19 +00:00
agc
f684acad05 Add LIBWRAP_FWD to BUILD_DEFS 1999-08-18 08:41:53 +00:00
agc
30ddf4d2ed Record build options in the BuildInfo file via BUILD_DEFS. These can be
displayed using the -B option to pkg_info(1).
1999-08-18 08:38:51 +00:00
agc
f721b0e129 Record build options in the BuildInfo file via BUILD_DEFS. These can be
displayed using the -B option to pkg_info(1).
1999-08-18 08:28:09 +00:00
tron
8432197d1b Execute "${INSTALL_FILE}" in "do-install" target instead of printing
a dummy message.
1999-08-18 07:48:31 +00:00
tron
8de5cd19eb Don't print message twice during installation. 1999-08-18 07:47:37 +00:00
tron
3992b5f377 Fix indentation. 1999-08-18 07:43:29 +00:00
nathanw
54832753e1 Update (long overdue) to Hugs 98, May 1999 version. 1999-08-18 03:17:20 +00:00
hubertf
b000155d8c Point to the gqmpeg homepage, not the author's general page. 1999-08-18 00:34:42 +00:00
tron
0fbdac0575 Update "mutt" package to version 0.95.7. Changes since 0.95.6:
- The $in_reply_to configuration variable is gone.  The In-Reply-To
  header currently only contains the message-id of the message to
  which the reply refers.  This is to make sure that this header is
  correctly formatted.
- Lots of bugs present in 0.95.6 were fixed.
1999-08-18 00:22:33 +00:00
hubertf
507575b27c sync with patch-ab 1999-08-18 00:17:40 +00:00
tron
ed84206fa8 Make sure the "autoconf" binary from package sources is used. 1999-08-17 23:54:18 +00:00
tron
ef54c9704c Get package prefix from correct environment variable. 1999-08-17 23:38:17 +00:00
tron
a9b790c2f9 Fix typo in last commit. 1999-08-17 23:33:49 +00:00
tron
5f343a102f - Don't print message twice during installation.
- Create "/var/spool/texfonts".
1999-08-17 23:16:11 +00:00
tron
e9aefdd09a Use "${INSTALL_FILE}" instead of "${PKGDIR}/INSTALL". 1999-08-17 23:10:55 +00:00
tron
25e08d2b55 Don't "strip" the "dialog" binary. It is not part of this package. 1999-08-17 23:01:33 +00:00
tron
679b7b793d Let this package depend on "teTeX-share" to avoid ugly "@unexec rmdir"
kludge for directory "share/texmf".
1999-08-17 21:39:45 +00:00
tron
cd263edd81 Avoid conflicts between "teTeX-share" and "teTeX-bin" package completely
instead of trying to work arround them with "preserve" option (which
would have required some changes to the install target).
1999-08-17 21:20:40 +00:00
tron
9c34be0d7e pkglint: use of DISTFILES with single file discouraged. 1999-08-17 19:58:29 +00:00
tron
cba6801676 Current version of midnight commander is only available in directory
"sources/mc/", not "1.0/sources/" on the GNOME ftp sites.
1999-08-17 19:24:39 +00:00
thorpej
8fc74cd7e7 Use USE_KERBEROS{4,5} to enable the corresponding features in this
package.  Still needs a bit more work, as the CVS 1.10 configure script
is broken.
1999-08-17 19:02:52 +00:00
rh
1924000108 Update gmc to 4.5.37.
Changes are mostly bugfixes, several new locale files, and an "Exit" menu
item.
1999-08-17 18:28:40 +00:00
rh
ced028d5f8 Update mc to 4.5.37.
Changes are mostly bugfixes and several new locale files.
1999-08-17 18:26:01 +00:00