Commit graph

53655 commits

Author SHA1 Message Date
xtraeme
a1dd2a667d Simplify XFree86-man doing the following changes:
o Move manual pages from PLIST.${OPSYS} to PLIST.
	o Use IMAKE_* vars.
2004-01-31 17:06:16 +00:00
xtraeme
853337ff45 s/${IMAKE_MAN_SUFFIX}/${IMAKE_MANNEWSUFFIX}/g 2004-01-31 16:57:56 +00:00
xtraeme
b772f68219 Simplify XFree86-server doing the following changes:
o Move manual pages and system indepent files to PLIST.
	o Use IMAKE_* vars.
2004-01-31 16:55:55 +00:00
xtraeme
3ac6ad1ffd Add some new variables for manual pages when using imake.
They are:

	o IMAKE_KERNMAN_DIR (man4 or cat4)
	o IMAKE_MISCMAN_DIR (man7 or cat7)
	o IMAKE_KERNMAN_SUFFIX
	o IMAKE_MISCMAN_SUFFIX

Ok'ed by Hubert Feyrer in private email.
2004-01-31 16:52:16 +00:00
grant
5a2a22d1c0 add back COMMENT which was somehow lost when I unified the mozilla
binary pkgs.
2004-01-31 16:47:26 +00:00
xtraeme
1e76c39e29 Simplify XFree86-fontserver doing the following changes:
o Move manual pages from PLIST.${OPSYS} to PLIST
	o Use IMAKE_* vars for the manual pages.

While here, don't install the html manpage.
2004-01-31 16:47:25 +00:00
grant
aa9c5e805a indent conditionals, whitespace fix. 2004-01-31 16:15:12 +00:00
grant
9a27f91c01 no need to include perl5/buildlink2.mk when USE_PERL5 is set (does
this really need a _runtime_ dependency on perl?)

indent some conditionals.
2004-01-31 16:13:24 +00:00
xtraeme
a948ad1373 Simplify XFree86-clients doing the following changes:
o Move manual pages from PLIST.${OPSYS} to PLIST
	o Use IMAKE_* vars for the manual pages.
2004-01-31 15:27:14 +00:00
xtraeme
d8d5356624 Simplify XFree86-libs doing the following changes:
o Move manual pages from PLIST.${OPSYS} to PLIST.common
	o Disable compression of manual pages in FreeBSD.
	o Use IMAKE_* vars for the manual pages.
2004-01-31 15:06:24 +00:00
toshii
696c516013 Note update of p5-Mail-IMAPClient to 2.2.9. 2004-01-31 14:51:01 +00:00
toshii
02895537ce Update p5-Mail-IMAPClient to 2.2.9.
Numerous feature additions and bug fixes, since the pkg was 4 years old.
2004-01-31 14:47:13 +00:00
xtraeme
ef86a0c923 Simplify imake package doing the following changes:
o Use IMAKE_* variables defined in defs.${OPSYS}.mk for the
	  manpages.
	o Disable compression of manual pages in FreeBSD.
2004-01-31 14:38:15 +00:00
chris
21e1f7b593 Note update of sylpheed to 0.9.9 2004-01-31 13:57:19 +00:00
chris
07ede8eb1b Update sylpheed to 0.9.9, main changes are:
* Word wrapping on multibyte locales has been improved.
    * The receive menu has been improved.
    * The combo button for toolbar has been implemented.
    * The download feature for IMAP / News folders has been implemented.
    * URL is now shown on the statusbar when links are clicked, and
      warning is displayed in case of fake URL.
    * JIS X 0201 Kana (hankaku kana) will be converted into JIS X 0208
      when sending.
    * Crashes on 64-bit environments has been fixed.
    * Other bugfixes have been made.
2004-01-31 13:56:09 +00:00
xtraeme
7f2afa2d64 Fix IMAKE_MAN_SOURCE_PATH and IMAKE_MANNEWSUFFIX, this change should
fix a bunch of packages using USE_IMAKE.
2004-01-31 12:28:48 +00:00
sekiya
6897338440 Override config.sub and config.guess. 2004-01-31 11:37:33 +00:00
sekiya
0af6ea172a Override config.guess and config.sub (necessary for mipseb-* targets). 2004-01-31 11:36:23 +00:00
jlam
dba68cc0c3 bl3ify, and clean up Makefile for whitespace. 2004-01-31 11:25:31 +00:00
jlam
e9dde6bfe9 It's GNU_CONFIGURE_PREFIX, not CONFIGURE_PREFIX. 2004-01-31 07:07:33 +00:00
grant
4ddc97c628 fix typo in comment 2004-01-31 03:37:24 +00:00
grant
68315859d7 improve report layout:
- move the build summary to the top and include build start/end
  times.
- break the report up into three sections for easier navigation:
  Broken, Broken dependencies, and Not packaged.
- HTML report now uses a subset of the www.NetBSD.org stylesheet.
- improve some of the text.
2004-01-31 03:30:49 +00:00
kristerw
b332ceca90 Note workaround for arm/gcc 2.95.3 in databases/cdb. 2004-01-31 01:25:51 +00:00
kristerw
8babcb102d Compilation of the tryulong32.c configuration test takes ~forever on
arm/gcc 2.95.3.  Add a workaround.
2004-01-31 01:23:16 +00:00
kristerw
bd4b6ac184 Note arm internal compiler error hack for games/sjeng. 2004-01-31 01:07:52 +00:00
kristerw
2438f4fd93 The arm gcc 2.95.3 fails with an internal error when compiling search.c.
Require gcc3 for arm.
2004-01-31 01:00:29 +00:00
kristerw
da40a26f25 Note update of emulators/vice to 1.14. 2004-01-31 00:53:46 +00:00
kristerw
8c34f8f1c4 Update vice to 1.14.
Changes from VICE 1.13 include:

** General
- Added IEC devices which allow to access printer or file system
  devices even if true drive emulation is enabled.

** VIC-II
- Fixed some severe sprite collision detection bugs.

** Drive changes
- Increased the number of true drives to four.
- Support for 1570 and 1571CR drives has been added (1571CR is not
  fully implemented though).
- 1581 emulation is much more accurate now.

** Printer changes
- Added Star NL10 printer emulation.
2004-01-31 00:51:39 +00:00
kristerw
2147076030 Note update of dejagnu to 1.4.4. 2004-01-31 00:30:15 +00:00
kristerw
6be2463522 Update dejagnu to 1.4.4.
Changes from 1.4.3 include:
1. New XML output option, so test results can be loaded into a database.
2. Support for the KFAIL/KPASS (known failures).
6. BlueGnu has been removed from the contrib directory.
7. The contrib/test* scipts were bitrotten and have been removed.  If
   you still want copies of these, they can be found in the previous
   DejaGnu release.
8. i960glue.c has been removed.
2004-01-31 00:27:36 +00:00
david
be3343da07 Update FreeRadius to 0.9.3
From the release notes:

This version corrects a flaw in 0.9.2 (and all earlier versions of the
server) which may allow an attacker to DoS the server.

The bug does not look to be easily exploitable, as it overwrites the
heap (not the stack), and any exploit code must be in the form of a
valid RADIUS packet.

We strongly recommend that all users of FreeRADIUS upgrade to 0.9.3.
2004-01-30 21:47:30 +00:00
david
eadb198575 Remove obsolete patches not needed for FreeRadius 0.9.3 2004-01-30 21:45:27 +00:00
david
dd97149097 Update FreeRadius to 0.9.3 2004-01-30 21:44:39 +00:00
xtraeme
390ab84fb3 Use PLIST_SUBST in two files, which were not installed in FreeBSD. 2004-01-30 18:50:39 +00:00
wiz
149cdbd6a1 Update HOMEPAGE (new version out....). 2004-01-30 16:49:08 +00:00
wiz
fe832c22d5 When including buildlink3.mk files, define USE_BUILDLINK3, not 2.
Noted by Ossi Herrala on tech-pkg.
2004-01-30 15:05:17 +00:00
adam
80305ccaf9 Updated ngrep to 1.41 2004-01-30 14:37:13 +00:00
adam
1d34ecf4ce Changes 1.41:
* improved support for a few OSes
* 802.11 support
Changes 1.40:
* OpenBSD tun device support
* MacOS X support
* ISDN (SLL) support
* fixed bug from not considering caplen in payload length calculations
2004-01-30 14:36:09 +00:00
jlam
da09d28be6 Use the stack in a smarter way. Take an argument (perhaps marshalling
several arguments together) from the command line and push it onto the
stack.  Pop the top off the stack, process, and push replacement
arguments onto the stack.  Repeat the last step until no more processing
is done, and we have our final argument to be passed on through to the
rest of the wrapper script.
2004-01-30 13:44:52 +00:00
jlam
4d57bcc846 bl3ify 2004-01-30 11:31:37 +00:00
jlam
d66744b96d Remove debugging line that I accidentally left there. 2004-01-30 11:29:56 +00:00
grant
226bb2c88f shut up a warning from gawk. 2004-01-30 11:10:47 +00:00
jlam
22aa620838 Ensure that -lcrypt appears before -lcrypto on the command line so that
the system crypt(), which is considerably smarter than the OpenSSL crypt(),
is used.
2004-01-30 10:59:14 +00:00
jlam
e2c107a7e9 Teach buildlink3 how to reorder libraries on the command line. You
specify library orderings with:

	BUILDLINK_TRANSFORM+=	reorder:l:crypt:crypto

The wrapper scripts then reorder the libraries so that -lcrypt will
always come before -lcrypto.  If there are lots of reorder:l:...
commands, then the algorithm looks a bit like a topological sort.
2004-01-30 10:56:11 +00:00
grant
aa090d4366 allow the user to set the packages to build in build.conf (PKGLIST).
cache the list in printdepends so that printindex doesn't need to
run the same command(s) again at the start of a bulk build.
2004-01-30 10:54:36 +00:00
grant
3b338ae7b6 print a useful error if the pkgsrc directory or src directory
doesn't exist.
2004-01-30 08:51:29 +00:00
grant
fb2aa67691 if an unknown option is given, don't treat it as a sandbox
directory, print the usage message instead.
2004-01-30 08:34:28 +00:00
taca
7d347a1911 Fix one error message to client. 2004-01-30 07:05:27 +00:00
snj
0555bf0ada Put post-install message into MESSAGE, so that people using
PKGSRC_MESSAGE_RECIPIENTS will get a copy mailed to them.

Okayed by jmmv and wiz.
2004-01-29 22:25:06 +00:00
jmmv
d0c47e6b08 Note revision bump for kmplayer to 3. 2004-01-29 22:12:42 +00:00