rillig
7724b801cd
devel: align variable assignments
...
pkglint -Wall -F --only aligned --only indent -r
No manual corrections.
2019-11-03 10:39:04 +00:00
joerg
fc50b68262
Fix operator precendence problem. Bump revision.
2016-12-22 21:02:19 +00:00
jperkin
a7efdccd6c
Use OPSYSVARS.
2016-02-25 12:12:47 +00:00
dholland
5ac3fac66f
Systematize use of -m32 and NOT_FOR_PLATFORM.
2015-01-03 01:33:59 +00:00
joerg
a8ed4ab4e3
Don't warn about mixing logical ops without parentheses or negative
...
array indices.
2013-09-10 14:16:22 +00:00
asau
e1ab7079b6
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
2012-10-31 11:16:30 +00:00
wiz
6dc4abe4b7
Reset maintainer, developer has left the building
2012-04-15 22:00:58 +00:00
marino
68e1bcbb4a
devel/bcc: Mask from DragonFly64
...
DragonFly X86_64 can't build 32-bit binaries as the Makefile requests.
2011-12-02 20:44:32 +00:00
joerg
7f47dd6f8a
DESTDIR support
2010-01-29 17:44:37 +00:00
tnn
d3fed7f01a
Allow the package to build on amd64, but use -m32 due to LP64 issues.
2009-07-14 17:26:35 +00:00
reed
e6f649947d
bcc, bin86 and dev86 conflict with each other.
...
Bump PKGREVISION.
2008-03-08 00:13:42 +00:00
tnn
bdcd11f1c3
Needs GNU nroff to format catpages with -mandoc.
2008-02-07 13:24:36 +00:00
joerg
06ae53d2b3
Build with -D_POSIX_SOURCE on DragonFly to prevent conflict on label_t.
2007-06-30 18:24:51 +00:00
rillig
3d71cdee45
This package uses BSD-style Makefiles.
2007-01-18 11:55:45 +00:00
rillig
9fd0f98135
Moved the per-directory Makefiles from patches/ to files/ and adjusted
...
their contents to what this kind of files looks currently.
Not much has changed, except that PKGMANDIR is honoured.
2006-10-22 06:31:43 +00:00
rillig
b71a1d488b
Fixed pkglint warnings. The warnings are mostly quoting issues, for
...
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in
http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
tv
1e1d6314b1
NOT_FOR_PLATFORM Interix.
2005-11-07 19:23:30 +00:00
jlam
fdba4eba22
This package also doesn't build on x86_64 due to "severe LP64 problems".
2005-06-20 08:08:55 +00:00
minskim
e28660d964
Honor *OWN, *GRP, and *MODE.
2005-06-14 16:30:10 +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
reed
0c7557956a
Add "lang" as category. (Or maybe this package resides in wrong
...
directory?)
I mentioned this in my old PR #23104 .
2005-02-13 03:04:55 +00:00
tv
049d18c583
Don't "cp -p" for *source* files. Builds are usually done as an unprivileged
...
user, so it's not nice to try to use an option that will try to chown if
the repository isn't owned by the builder.
(Some OS's do in fact cause an error when the chown in "cp -p" fails.)
2005-01-06 05:32:29 +00:00
grant
91f00f1cbc
s/netbsd.org/NetBSD.org/
2003-07-17 21:21:03 +00:00
agc
69926886dc
Move the configuration stage from a separate script into the package
...
Makefile, using the standard target.
Add the required Makefile and Makefile.inc in a more standard way.
Get rid of the now unnecessary configure script.
2001-10-25 20:40:07 +00:00
wiz
94dc65fbec
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
2001-02-16 14:38:16 +00:00
agc
fd7b118f38
Some packages use bsd-style .mk files when building, and so any manual
...
pages that are installed will be gzip-compressed, if MANZ is set, or
not if MANZ is not set. If the package uses bsd-style .mk files, the
variable MANCOMPRESSED_IF_MANZ should be set to a value of "yes" in
the package Makefile. This replaces the previous method of specific
inclusion of bsd.prefs.mk, followed by a check for MANZ and
conditional assignment of MANCOMPRESSED.
Add appropriate documentation, and change all necessary ocurrences in
package Makefiles.
1999-07-02 08:37:20 +00:00
tv
5c60ed5794
Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORM
...
pattern match format. Minor pkglint along the way.
1999-05-24 20:39:35 +00:00
frueauf
4a9b2ad461
Fix some more pkglint nits.
1998-11-12 23:03:39 +00:00
garbled
384c07a72e
add NOT_FOR_ARCHS= alpha for all of these pkgs which are *known* to fail
...
on alpha. There may be more, but I haven't seen them yet.
1998-09-22 06:11:35 +00:00
frueauf
697483d61a
As this packages uses BSD-style-Makefiles be sure to install both cat and
...
man pages and handle the MANZ case properly.
1998-07-20 13:09:24 +00:00
tsarna
ea68d45471
Add pkg for bcc, a 16-bit x86 compiler
1998-07-17 04:39:19 +00:00