Commit graph

37163 commits

Author SHA1 Message Date
jlam
fd0b05977f Make CONFIGURE_DIRS have meaning for programs that use imake. 2002-12-29 19:02:06 +00:00
wiz
f469af378e Removed lclint. 2002-12-29 18:55:58 +00:00
wiz
72a889d351 Remove lclint, replaced by splint. 2002-12-29 18:54:53 +00:00
atatat
6567541174 Note pkgdepgraph pkg upgrade to 1.2 2002-12-29 16:27:32 +00:00
atatat
8ad9550052 Remove NO_PATCH, add a "do-extract" target, and tweak the "do-build"
target in a related manner.  This allows one to maintain local patches
vs this pkg.
2002-12-29 16:25:24 +00:00
veego
45ff3f0879 Bump ethereal to 0.9.8nb1:
- Use net-snmp instead of the old ucd-snmp package
Approved by frueauf.
2002-12-29 15:11:51 +00:00
cjep
4bd7da720f Make this build for Solaris 2002-12-29 13:15:34 +00:00
veego
5f0f3aaeda Remove tab's at the end of an .endif. noticed by pkglint. 2002-12-29 10:37:44 +00:00
hubertf
604857da9e shorten somewhat 2002-12-29 04:42:36 +00:00
hubertf
bbd02febbc audiogalaxy is dead, no more use for this command line tools for it.
:-(
2002-12-29 04:38:40 +00:00
seb
4975a18efb Avoid setting LOCALBASE (this breaks path to some commands on non-NetBSD
systems), tweak PREFIX instead (but must comes after inclusion of bsd.pkg.mk).
2002-12-29 01:32:43 +00:00
seb
b246f7270d Avoid setting LOCALBASE (this breaks path to some commands on non-NetBSD
systems), tweak PREFIX instead (but must comes after inclusion of bsd.pkg.mk).

Also remove apparent useless post-build target.
2002-12-29 01:03:21 +00:00
seb
2c19017573 Workaround an apparent bug in make (cannot put comment in a .eli* line). 2002-12-29 00:43:52 +00:00
seb
27515d5bd1 Fix typo. 2002-12-28 23:49:02 +00:00
schmonz
5301f05651 Darwin 5.5 has finished the grueling recertification process: still
works, but not with full caching.
2002-12-28 23:01:25 +00:00
jmmv
0763ab9643 Note update of gimp-base to 1.2.3nb4 2002-12-28 22:50:03 +00:00
jmmv
8fb2af55b7 I missed to fix a file during the conversion to PKG_SYSCONFDIR; this made
Gimp not to work properly... So here is it. Bump PKGREVISION to 4.
2002-12-28 22:47:57 +00:00
jlam
8d07c1b468 Use the JAVA_HOME of the JDK upon which the jakarta-tomcat package depends
as the default JAVA_HOME.  It can still be overridden by an environment
variable.
2002-12-28 22:34:13 +00:00
jlam
9aa6ec3ba1 For correctness, surround the example mod_jk directives in <IfModule/>. 2002-12-28 22:29:29 +00:00
jschauma
296bb3333a Note bumps of PKGEREVISION for packages that depend on x11/xforms:
audio/dap
print/cjk-lyx
net/xrmftp
math/xldlas
mail/xfmail
databases/xsqlmenu
databases/xmysqladmin
databases/xmysql
comms/xisp
cad/xchiplogo
print/lyx
2002-12-28 21:51:58 +00:00
jschauma
43f3a41754 Synch with bootstrap-pkgsrc to make this compile on linux.
(Pointed out by Jeremy C. Reed (reed at reedmedia dot net).)
2002-12-28 21:44:00 +00:00
jlam
659d9c5347 Convert to use buildlink2, bsd.pkg.install.mk, and java-vm.mk. 2002-12-28 21:35:04 +00:00
jschauma
f4fbbc5dfe One more:
Bump PKGREVISION on packages that depend on x11/xforms, since there
has been a soname change.  Pointed out by fredb.
2002-12-28 21:24:22 +00:00
jschauma
7e72fa0860 Bump PKGREVISION on packages that depend on x11/xforms, since there
has been a soname change.  Pointed out by fredb.
2002-12-28 21:22:53 +00:00
jlam
365c306131 Use buildlink2. 2002-12-28 21:16:05 +00:00
jlam
e503817fe4 Refer to www/ap-jk (distributed as part of Tomcat) instead of the older
www/ap-jserv.
2002-12-28 21:09:15 +00:00
jlam
19dbab3e79 Add a MESSAGE file explaining how to use mod_jk.so. 2002-12-28 20:52:14 +00:00
jlam
338e27bd07 Separate out version number into TOMCAT_VERSION and use it everywhere
instead of hardcoding the version number.  Also use apxs to do the
installation of the shared module.
2002-12-28 20:50:21 +00:00
jlam
1d658e2753 Check whether USE_BUILDLINK2 is defined before testing its value. 2002-12-28 19:53:57 +00:00
jschauma
efc36ece23 Note update of x11/xforms to 1.0 2002-12-28 19:50:29 +00:00
jschauma
11632737ad Update to latest version 1.0 using patches provided by Jeremey C. Reed
(reed at reedmedia dot net) in
<Pine.LNX.4.43.0212260432280.22292-100000@pilchuck.reedmedia.net> to tech-pkg.
xforms is now LGPL.
Changes:

V1.0RC6.1 November 19, 2002
  o. Fixed early tooltip hide causing recursive fl_free_forms() entry.
  o. Fixed typo in `lib/Imakefile'.
V1.0RC6 November 16, 2002
  o. TabFolder coordinate update corrected. (Angus Leeming)
  o. Tooltips could be orphaned when form hidden.  (Angus Leeming)
V1.0RC5.2 October 2, 2002
  o. Documented `InstallNonstandard' procedure.
V1.0RC5.1 October 1, 2002
  o. Mac OS X build support.
V1.0RC3 June 5, 2002
  o. Fixed condition in forms.c preventing use of cursor keys.
  o. Fumigated with -Wall, eliminating all complaints in xforms
     sources.
V1.0RC2	June 1, 2002
  o. Picked up some missing prototypes in `flimage.h'.
  o. Deleted fl_snprintf() with snprintf() and changed all references
     thereto.  Added a new library for those lacking the latter
     function, filched from the SpamAssassin distributon, of all things.
     Had to hack it a bit to get it to work.  Others, on other systems,
     may have to as well.
V1.0RC1	May 30, 2002
  o. Very minor API changes.  `FL_ERROR_FUNC' has been typedef'd for
     fl_set_error_handler() function.  `FL_VAL_FILTER' has also been
     typedef'd for use by fl_set_{counter,slider}_filter().  Neither
     of these changes should affect much of anything.
  o. The flimage functions are in their own library now: libflimage.
     They should be usable standalone, but I have not had an
     opportunity to test them.
  o. The OpenGL functions are in their own library now: libformsGL
     fl_add_glcanvas() and its ilk live there.  Application build scripts/
     Makefiles should include -lformsGL.
  o. The Xpm library is no longer built or distributed with XForms.
  o. The majority of the function prototypes in `forms.h' have been
     expanded to include variable names.
  o. various bug fixes.
2002-12-28 19:49:06 +00:00
jlam
ec8d69b87e Convert to use buildlink2. This makes using this package as a buildlink2
test actually mean something.
2002-12-28 19:47:07 +00:00
jlam
a36d340678 As a refinement on the previous commit, we shouldn't even add .../.libs
directories to the search list for libtool archives.  Also make it clear
that the warning comes from the libtool wrapper.
2002-12-28 18:58:09 +00:00
jlam
ebe087d42d Break out of loop as soon after the first time we find a libfoo.la libtool
archive that matches "-lfoo".  This prevents breakage when someone does:

	-L../src -L../src/.libs -lfoo

because libtool puts a .la file into both ../src and ../src/.libs.  This
fixes PR 19583 by Julio Merino <jmmv@netbsd.org>.
2002-12-28 18:49:57 +00:00
kristerw
4a2eba7ebf Change the USE_MMX test to check for != "NO" instead of == "YES" to
be consistent with the other USE_MMX-using packages.
Add USE_MMX to BUILD_DEFS.
2002-12-28 17:18:01 +00:00
kristerw
e7c52c4ac8 Note that USE_MMX is used by snes9x too. 2002-12-28 17:14:10 +00:00
uebayasi
25528e9d69 Revert previous; the problem had been fixed by Jan Schaumann. 2002-12-28 15:58:32 +00:00
jmmv
d2a11f74f7 Note addition of fooseti-0.6.6 2002-12-28 15:39:43 +00:00
jmmv
cc2c910180 Add and enable fooseti. 2002-12-28 15:38:14 +00:00
jmmv
3f9c32fcda Initial import of fooseti, version 0.6.6.
fooseti is a simple frontend for the Seti@home client. It shows the current
status of the client in a GTK+ window, allowing to start and stop it when
wanted. Note that it does not support account configuration.

Provided in PR pkg/19576 by Juan RP, with several changes by me.
2002-12-28 15:37:37 +00:00
jmmv
efeb9f788a Note update of sysbuild to 1.7 2002-12-28 15:00:18 +00:00
jmmv
fad8adc322 Update sysbuild to 1.7:
- Set DESTDIR properly while building toolchain.
- Create HOMEDIR if not exists when copying the sample configuration file
  (by the config target).
2002-12-28 14:58:31 +00:00
jmmv
e2f70f1995 Note update of sylpheed to 0.8.7nb1 2002-12-28 14:51:20 +00:00
jmmv
3665a60845 mime.types needs to be installed (under share/examples/sylpheed) so that
CONF_FILES will work with binary packages. Bump PKGREVISION to 1.
2002-12-28 14:49:35 +00:00
jmmv
085c0f8de6 Improve the DESCRiption of less, using the patch provided in PR pkg/19587
by reed@reedmedia.net.
2002-12-28 10:24:58 +00:00
tron
37e7e4ebc8 Because home page and master site are no longer available fetch the
distribution file from local master sites.
2002-12-28 08:52:16 +00:00
tron
c9026b50ae Remove obsolete mirror on "ftp.gwdg.de" from master site list. 2002-12-28 08:48:09 +00:00
uebayasi
039854c003 Don't regard version mismatch as an error, skip it. 2002-12-28 07:58:55 +00:00
uebayasi
ddd5a921a5 Add a missing dependency to Perl. 2002-12-28 07:40:41 +00:00
uebayasi
648436e86b Add missing dependencies. 2002-12-28 07:31:34 +00:00