Commit graph

80887 commits

Author SHA1 Message Date
dillo
cfba2ea655 Add a file format version to pkg-vulnerabilities, and check for
its compatiblity.  Bump version to 1.35

Done during the freeze to have the support on the branch.
Okayed by wiz.
2005-06-07 19:17:01 +00:00
rillig
25b5a911d7 Check for non-normalized dependency lines like package:../package instead
of package:../../category/package.
2005-06-07 17:53:08 +00:00
jlam
e8f4d42453 Note the tools that this package uses, and pass a full path to the
configure script for "BMAKE" so that we don't pull in the BSD make
symlink from the tools directory.
2005-06-07 17:32:58 +00:00
jlam
816e616b23 Add another common name for the GNU configure variable name used for the
"env" tool.
2005-06-07 16:57:37 +00:00
jlam
f7bc8ecc4c List shell tools that are needed by the pkg_view and linkfarm scripts. 2005-06-07 16:34:50 +00:00
jlam
034f0336eb Add a few more GNU configure variable names that are commonly used.
Also, some configure scripts use "ENV" to represent the path to the
"env" tool, which is probably bad since ENV has a special meaning to
/bin/sh.  To workaround this, set ac_cv_path_ENV.
2005-06-07 16:33:12 +00:00
garbled
d347891658 Add -lXext to the LIBS part of configure so it picks up GL and GLU ok. 2005-06-07 16:24:27 +00:00
garbled
6f31a4caed NetBSD 2.0 and above pthread doesn't have pthread_set_concurrency. Ifdef
out for NetBSD.
2005-06-07 16:21:41 +00:00
minskim
f2f919ba32 Depend on the bug-fixed version of gd. 2005-06-07 16:07:14 +00:00
minskim
0ee5688b72 Explicitly disable bdb detection. 2005-06-07 15:37:54 +00:00
sketch
e0f5948fc0 Updated wm/evilwm to 0.99.18. 2005-06-07 15:03:40 +00:00
sketch
4b5e2f5445 Update evilwm to 0.99.18. Changes:
2004-07-10
	Fix Alt+Tab crash when there are no clients.

2004-07-11
	Coalesce move() and resize() into moveresize().
	Refactor window move/resize-by-mouse to eliminate arg to moveresize().

2004-07-12
	Added -app option to specify default vdesk (incl sticky), positions
	and dimensions.

2004-07-13
	Fix so shape information is applied on WM startup.

2005-03-19
	Split geometry and vdesk out of -app option into separate -g and -v
	options (each apply to the last -app defined).

2005-03-20
	Add -mask1 and mask2 switches to override default modifier grabs.

2005-03-29
	Tidy client_update_current using Larry Doolittle's patch.

2005-03-30
	Handle applications reparenting a window to root - manage them unless
	in Withdrawn state.

2005-04-04
	Use strchr,strrchr instead of index,rindex.
	Set border size to frame size when unmanaging window.

2005-04-06
	Return to properly implemented interpretation of win_gravity on
	initial mapping of windows.
	Restore window's original border width on WM exit.

2005-04-20
	Remove deprecated 'vdesk' external pager support.

2005-04-25
	Merging Larry Doolittle's patches: Stricter warning settings for gcc.
	LD: Cast unused paramters to void.

2005-04-26
	Applied LD's patch to declare opt_term statically for now (intent
	is to allow arguments to program specified with -term).
	LD: Try to print ssize_t correctly and within strict standards.
	LD: Add $(EXTRA_DEFINES) to Makefile.
	LD: Improve punctuation in comments.
	LD: Use long instead of CARD32 for argument to XChangeProperty()
	due to odd X Consortium decision.
	LD: Un-shadow variable p in remove_client debugging segment.
	LD: Assign opt_term at compile time instead of malloc.
	LD: Fuss with execvp casting and comments (edited for brevity by CA).

2005-06-02
	Ignore PPosition during window placement (back to old behaviour of
	positioning window under pointer unless user-specified).
2005-06-07 15:01:09 +00:00
minskim
c12e16a2e9 Note PKGREVISION bump of glu and glut. 2005-06-07 14:39:28 +00:00
minskim
8d6135e7d6 Make the glut library link against required libraries. Bump
PKGREVISION of glut.
2005-06-07 14:31:48 +00:00
markd
6f0800d103 Depend on latest doxygen and fix the PLIST. Bump PKGREVISION. 2005-06-07 14:24:30 +00:00
minskim
9c4c643d9b Make the GLU library link against libGL. Bump PKGREVISION of glu. 2005-06-07 14:21:42 +00:00
taca
723d67dc4e - Fix build problem with IP Filter prior to 4.0; NetBSD 1.6.2.
- Avoid use of ":ts" modifier of make(1) since NetBSD 1.6.2's make(1)
  dosen't support it.  It might be fix "diskd" PKG_OPTION problem, too.
- Remove extra "--enable-async-io" configure option.

No PKGREVISION change.
2005-06-07 14:19:10 +00:00
markd
bbcf14f625 Latest release installs a debugging version of doxytag rather than the
release version.  Touch the doxytag.l file to cause regeneration of the
release version.  Bump PKGREVISION.

OK'ed by wiz.
2005-06-07 14:14:48 +00:00
wiz
b5b0dbd28e + afterstep-2.1.1, cksfv-1.3.5, fox-1.4.15, grepmail-5.3031,
hatari-0.70, spamassassin-3.0.4 [pkg/30452].
2005-06-07 14:10:00 +00:00
hubertf
c05c71f2e8 Force use of the Xaw toolkit, to prevent linking against Motif
accidentally, w/o adding the corresponding dependency (does not
force everyone to install Motif, too). Bump to 3.0nb2.

Patch suggested by Geert Hendrickx <geert.hendrickx@ua.ac.be> on tech-pkg.
2005-06-07 13:34:06 +00:00
kristerw
0c69ddefc0 Correct typo in the SITES_ variable. 2005-06-07 07:11:12 +00:00
minskim
8114856103 Honor *MODE. 2005-06-07 05:44:46 +00:00
minskim
d9be3fc6e3 Honor GAMEGRP. 2005-06-07 05:43:30 +00:00
minskim
090ad3a768 Honor VARBASE. 2005-06-07 05:41:38 +00:00
minskim
3141b0443f Note PKGREVISION bump of nighthawk. 2005-06-07 05:34:39 +00:00
minskim
b144da4e49 Note PKGREVISION bump of lua. 2005-06-07 05:34:04 +00:00
minskim
6d18839cad Convert to use ossaudio.buildlink3.mk to build on more platforms.
Bump PKGREVISION because the sound device path was corrected.
2005-06-07 05:33:20 +00:00
minskim
c7a7a507a2 Set correct OSTYPE, which is used in Makefile. 2005-06-07 05:10:50 +00:00
minskim
5457283c5d Include time.h for time(3) and ctime(3). 2005-06-07 05:00:19 +00:00
minskim
bc37c4f007 Use 0 instead of NULL to avoid an undeclared identifier error. 2005-06-07 04:23:43 +00:00
minskim
5f694e6470 Include time.h to use time(3). 2005-06-07 04:15:40 +00:00
minskim
64e70de383 Make libraries link against libdl if it is available. This fixes PR
pkg/29389.

Bump PKGREVISION.
2005-06-07 03:52:10 +00:00
minskim
6a660e824c Add BUILDLINK_LDADD.dl to LIBS instead of defining platform-specific LIBS. 2005-06-07 03:47:24 +00:00
xtraeme
af9736a506 Updated mail/dspam to 3.4.7 2005-06-07 02:49:51 +00:00
xtraeme
79eddea4e7 Update to 3.4.7 that fixes some critical bugs.
Changes:

BUGFIX: Delivery of false positives fails in managed groups
BUGFIX: LMTP/SMTP delivery fails on non-250 2xx response code
BUGFIX: Messages missing a terminating boundary fail to receive a signature
2005-06-07 02:47:33 +00:00
xtraeme
8077eb5ddd Apply patches from Joerg Sonnerberger to fix some misc problems, like
imake problems with audio/nas and the mouse issues seen on
DragonFlyBSD, this closes PR pkg/30418.
2005-06-07 02:43:26 +00:00
minskim
ab8bad3336 Make ocaml build with pkgsrc bdb. 2005-06-07 00:59:48 +00:00
kristerw
a49144d320 Note addition of the crosspkgtools that was added right before the freeze
started.
2005-06-06 23:07:17 +00:00
kristerw
9d6cc7d212 Add and enable the new packages. 2005-06-06 22:58:55 +00:00
agc
bec2fa00f8 Note the start of the pkgsrc freeze for the pkgsrc-2005Q2 branch 2005-06-06 22:57:25 +00:00
kristerw
a31d9493c3 Initial import of crosspkg-netbsd1-shark-1.6.2.
This package contains the files needed to cross-build for
NetBSD-1.6.2/shark.
2005-06-06 22:47:08 +00:00
kristerw
f9d42594bf Initial import of crosspkg-netbsd1-netwinder-1.6.2.
This package contains the files needed to cross-build for
NetBSD-1.6.2/netwinder.
2005-06-06 22:43:09 +00:00
kristerw
08be7adb37 Initial import of crosspkg-netbsd1-evbarm-1.6.2.
This package contains the files needed to cross-build for
NetBSD-1.6.2/evbarm.
2005-06-06 22:41:40 +00:00
kristerw
9234a17c68 Initial import of crosspkg-netbsd1-hpcarm-1.6.2.
This package contains the files needed to cross-build for
NetBSD-1.6.2/hpcarm.
2005-06-06 22:40:38 +00:00
kristerw
14fd45b122 Initial import of crosspkg-netbsd1-cats-1.6.2.
This package contains the files needed to cross-build for
NetBSD-1.6.2/cats.
2005-06-06 22:39:29 +00:00
kristerw
ffc8453414 Initial import of crosspkg-netbsd1-acorn32-1.6.2.
This package contains the files needed to cross-build for
NetBSD-1.6.2/acorn32.
2005-06-06 22:38:25 +00:00
kristerw
745858648c iInitial import of crosspkg-netbsd1-acorn26-1.6.2.
This package contains the files needed to cross-build for
NetBSD-1.6.2/acorn26.
2005-06-06 22:37:06 +00:00
kristerw
eddea44436 Initial import of kwacross-netbsd1-arm-20050605.
This package contains tools needed to cross-build pkgsrc for
the NetBSD 1.6 arm ports.
2005-06-06 22:34:08 +00:00
kristerw
7c61f75ec0 Add the crosspkgtools category. 2005-06-06 22:30:19 +00:00
kristerw
e8d08e5976 Add a new category with tools for cross-building pkgsrc. 2005-06-06 22:27:14 +00:00