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
agc
171e025b4a
Rewrite the extraction commands to be more intuitive.
...
In the vast majority of cases, nothing has changed (i.e. .tgz, .tar.gz,
and .tar.bz2).
EXTRACT_USING_PAX can be set as before.
For custom extractions, instead of using EXTRACT_BEFORE_ARGS,
EXTRACT_AFTER_ARGS and EXTRACT_CMD, simply set EXTRACT_CMD to be the
command needed to decompress and extract the lements from the archive.
${DOWNLOADED_DISTFILE} can be used to reference the distfile(s).
e.g. for compressed shars, where previously there was:
EXTRACT_CMD= ${GZCAT}
EXTRACT_BEFORE_ARGS=
EXTRACT_AFTER_ARGS= |sh
now use:
EXTRACT_CMD= ${GZCAT} ${DOWNLOADED_DISTFILE} | ${SH}
1999-04-01 14:07:52 +00:00
agc
f7c4996e0b
Add NetBSD RCS Ids.
1998-08-07 13:27:33 +00:00
agc
41bfb30737
Add NetBSD RCS Ids.
1998-08-07 11:08:53 +00:00
tron
89387e89fc
Forgot "MIRROR_DISTFILE= no".
1998-07-06 22:19:58 +00:00
tron
195270148c
Adapt this package to NetBSD.
1998-07-04 15:07:39 +00:00
tron
492989ba47
Initial import of FreeBSD's "xview-clients" port:
...
OpenLook applications and man pages.
1998-07-04 07:54:40 +00:00