Commit graph

56 commits

Author SHA1 Message Date
joerg
192bd32db2 Pass -R with -Wl, prefix. 2013-10-20 17:46:52 +00:00
joerg
cc3781cef3 Ignore return type mismatches for clang. 2012-11-18 01:51:04 +00:00
asau
8aba7e3fbf Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
wiz
2c72a9f0b9 Remove xextproto/buildlink3.mk in most cases where it occurs with
libXext/buildlink3.mk, now that it is included there.
Leave the places where its API version is set or variables from it
are used directly (about 3 packages).
2012-10-23 10:24:02 +00:00
dholland
cddea4c4e0 Whitespace. (as whined about by pkglint) 2012-06-15 23:06:02 +00:00
dholland
6f851a9004 Not MAKE_JOBS_SAFE, as seen in kefren's bulk build today.
(We can all now die of not surprise...)
2010-04-27 22:08:42 +00:00
abs
92b1db2025 - Add PKG_DESTDIR_SUPPORT
- Mark as LICENSE sun-openlook-license
- Bump pkgrevision
2009-12-10 20:37:36 +00:00
dholland
8e1df88fc4 Make this crap build again. PKGREVISION++ because of the xview-lib issues. 2008-08-30 20:03:03 +00:00
tnn
e1ccd4a18a Patch a bunch of gcc4 breakages, mostly static prototype mismatches. 2007-05-12 00:22:16 +00:00
rillig
99175a14d3 Replaced mv/sed with SUBST. 2007-02-15 14:55:26 +00:00
joerg
d26cf36e57 - fine grained X11 dependencies for packages which have either USE_IMAKE
or USE_X11BASE set, but don't include mk/x11.buildlink3.mk directly or
  via buildlink3.mks
- introduce BUILDLINK_PREFIX.libXpm as alias for BUILDLINK_PREFIX.xpm
  in the !modular case
- fix some cases where the check for libX11 couldn't work at all by using
  C++ for compilation without including the proper headers

Verified using a full X11_TYPE=xorg bulk build without additional
breakage. Discussed with salo@, wiz@ and send to packages@ for feedback.
2006-12-27 13:37:35 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
joerg
147ab481b6 olwm needs EXTRA_LDFLAGS handling as well. 2006-01-10 18:30:16 +00:00
joerg
3d1f9faa27 Use EXTRA_LDOPTIONS to get ${PREFIX}/lib in rpath, didn't work on
DragonFly otherwise. Fix some K&R vs. ISO C prototype issues.
2006-01-05 18:33:49 +00:00
rillig
5946936ffc Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,
NO_BUILD, USE_LIBTOOL.
2005-09-28 20:52:18 +00:00
rillig
f795c2e475 Removed trailing white-space. 2005-05-23 08:26:03 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
wiz
b8e0eb28f4 Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be
useful.
2005-03-24 21:12:50 +00:00
wiz
393af94024 Add RMD160 checksums to the SHA1 ones. 2005-02-23 17:36:09 +00:00
snj
35414e92d4 Convert to buildlink3. 2004-04-28 00:05:24 +00:00
snj
dfcc7bb880 Change MAINTAINER to tech-pkg@. Requested by jlam@.
These packages are going to be removed soon.  If you care about them
(and are interested in fixing them), please speak up.
2004-04-22 23:15:02 +00:00
agc
24a46ed346 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:28:26 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
jschauma
90fb80758b Use new IMAKE_MAN_DIR variables in PLISTs to make these packages more
portable.  Bump PKGREVISION accordingly.
2003-03-03 04:17:23 +00:00
jlam
efb93b17bd Merge changes in packages from the buildlink2 branch that have
buildlink2.mk files back into the main trunk.
2002-08-25 19:21:43 +00:00
tron
6999f4df07 Cleanup patch files:
- unified format
- only one patch per file
- no files get patched twice
2001-12-28 14:58:02 +00:00
zuntum
d3db18607d Move pkg/ files into package's toplevel directory 2001-10-31 22:03:21 +00:00
dmcmahill
51b94997c0 Fix on powerpc. Patches provided by Andrew Cagney <cagney@tpgi.com.au>
in PR pkg/12803 and integrated by me.  It also now compiles on alpha but
segfaults there so change the broken message accordingly.
2001-05-02 21:46:07 +00:00
skrll
7c75053771 Move to sha1 digests, and add distfile sizes. 2001-04-19 11:07:33 +00:00
agc
8f972b049a + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 12:12:16 +00:00
wiz
a486f11406 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:06:11 +00:00
dmcmahill
0cd363dca1 mark as broken on alpha until someone with more of a clue than me can fix
it.  The handling of va_arg stuff in broken in xview-lib.  In particular
an interested programmer could start looking at:

the MAKE_AVLIST macro in:
xview3.2p1-X11R6//lib/libxview/misc/portable.h

and some illegal casts of va_list variables in
xview3.2p1-X11R6//lib/libxview/color/cms_pblc.c

probably more....
2000-12-29 15:07:21 +00:00
jlam
a372574079 Remove XMKMF definition; we now use pkgxmkmf. 2000-10-23 18:10:14 +00:00
wiz
0cd1a44d5b reorder lines for pkglint, fix DEPENDS line, remove whitespace 2000-10-21 23:10:26 +00:00
jlam
3f38c58ca5 Depend on xview-config>=3.2.1nb1 to get xvmkmf. 2000-10-16 06:39:27 +00:00
jlam
c5ff395652 After getting whacked upside the head...set the maintainer to me. 2000-09-14 14:07:49 +00:00
jlam
bd085d1eeb * Remove useless pre-install target.
* Find xview-clients in olvm/olvwm when xpkgwedge is installed.
2000-09-13 22:19:59 +00:00
jlam
de2d056c6d Back out last change...${PREFIX}/lib/help is part of xview-lib. 2000-09-13 22:17:43 +00:00
jlam
d8d05e38cd Remove ${PREFIX}/lib/help. 2000-09-13 22:13:40 +00:00
jlam
a52e71a3f9 Make this work with xpkgwedge:
* Use ${X11PREFIX}/bin/xvmkmf instead of xmkmf to generate Makefiles.
2000-09-13 20:25:04 +00:00
jlam
228ddf4361 Cosmetic changes 2000-09-13 15:19:38 +00:00
hubertf
402899809a Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive and
more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions.

MIRROR_DISTFILES and NO_CDROM are now dead.
2000-08-18 22:46:29 +00:00
pooka
92666dc3ae Adapt these to work with the OpenLook Virtual Window Manager
patches provided by Witold J. Wnuk <ww181302@zodiac.mimuw.edu.pl>
in pkg/9143
2000-06-16 14:16:49 +00:00
soren
3a94a4cd47 Use a relative path for bsd.pkg.mk instead of relying on the search path. 1999-09-28 20:40:02 +00:00
abs
3365dcb7a5 Consistency:
Capitalise, remove trailing '.', remove many leading 'a', or 'the'.
1999-09-21 17:20:03 +00:00
agc
00a16e3008 Add package patch checksum files. 1999-07-09 14:22:59 +00:00
hubertf
8fe16ccb12 Work around broken "#ident" handling on arm32. 1999-04-24 16:57:51 +00:00