joerg
40404f7c5c
Modular Xorg support.
2007-01-11 11:37:07 +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
c15b0726f9
mkdirhier used as tool. Install only man page, use the imake variables
...
to decide where it did go. Bump revision.
2005-12-28 14:03:51 +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
36d7249f84
MITSHM is not available on Interix, so don't request it.
2005-10-31 17:53:26 +00:00
wiz
9f9a149876
Install man page with INSTALL_MAN.
2005-10-07 15:17:56 +00:00
perry
3f533dfbab
update RasMol to 2.7.3
...
Extensive changelist is at:
http://www.bernstein-plus-sons.com/software/rasmol/
2005-10-07 15:13:21 +00:00
jlam
bf9129c41e
Drop distinction between PKGSRC_USE_TOOLS and USE_TOOLS by making
...
PKGSRC_USE_TOOLS go away. There is now only a single USE_TOOLS variable
that specifies all of the tools we need to build/run the package.
2005-07-15 18:27:48 +00:00
jlam
419428ec4a
Note where gzip or gunzip is required by the package since it isn't
...
required by default any longer in bsd.pkg.mk under the new tools
framework.
2005-05-15 22:02:26 +00:00
tv
f816d81489
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
2005-04-11 21:44:48 +00:00
snj
74367fe413
Convert to buildlink3.
2004-04-11 04:07:05 +00:00
jlam
3ac2d4b8aa
In the new compiler selection framework, GCC_REQD is appended to, not
...
overridden.
2004-02-01 01:43:28 +00:00
kristerw
03e47212a7
Use GCC_REQD instead of USE_PKGSRC_GCC when overriding the compiler
...
for arm, so that we don't need to install the gcc package(s) on
machines that already have a working compiler in their /usr/bin.
2004-01-24 20:55:42 +00:00
agc
dc52048e01
Move WRKSRC definition away from the first paragraph in a Makefile.
2004-01-20 12:07:06 +00:00
grant
40614d0b3c
get rid of USE_GCC2/3 in pkg Makefiles, and set GCC_REQD or
...
USE_PKGSRC_GCC as appropriate, as this is handled by compiler.mk now.
2003-09-17 19:39:58 +00:00
grant
ac2754dcb7
kill all references to gcc.buildlink2.mk and compiler.mk, and define
...
USE_GCC2 or USE_GCC3 where appropriate.
the functionality of the old gcc.buildlink2.mk has been rolled into
compiler.mk now, which is automatically used.
more changes to come later...
2003-09-12 20:07:06 +00:00
grant
91f00f1cbc
s/netbsd.org/NetBSD.org/
2003-07-17 21:21:03 +00:00
abs
fb6c29f8bf
Update for the fact that 'arm' ports have been called NetBSD-*-arm for a while
...
now and not NetBSD-*-arm32. Changes include one or more of:
- Change MACHINE_ARCH == arm32 to also match arm
- Where ONLY_FOR_PLATFORM includes NetBSD-*-arm32, add NetBSD-*-arm
- Where BROKEN or worked around for arm gcc bugs, set USE_GCC3
The last may shake out a few more broken packages the next bulk build.
2003-06-11 20:50:50 +00:00
abs
0de8869fb4
Use mk/gcc.buildlink2.mk rather than gcc/buildlink2.mk so lang/gcc3
...
is accepted. Suggested by Grant.
2003-06-02 14:05:00 +00:00
jschauma
e366d0c694
Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
...
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
jschauma
d6189b3b33
Use new IMAKE_MAN_PATH variables in PLISTs to make these packages more
...
portable. Bump PKGREVISION accordingly.
2003-02-25 03:34:57 +00:00
jlam
0c5b2825de
buildlink1 -> buildlink2
2002-09-29 01:32:05 +00:00
cjep
4214621b95
Small pkglint white-space complaint.
2002-06-07 11:34:40 +00:00
cjep
4719ab3423
Avoid egcs internal compiler error by using gcc-2.95.3 on arm32.
2002-04-20 14:41:05 +00:00
zuntum
4cb05636c7
Fix quoting
2001-04-01 11:06:30 +00:00
wiz
2db9056f6e
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
2001-02-16 13:41:26 +00:00
agc
87cfcbbea9
Take advantage of bsd.prefs.mk - pointed out by IWAMOTO Toshihiro
...
Also convert some make(1) .for loops to sh(1) for loops.
2000-09-27 14:14:24 +00:00
wiz
2a1d050c82
RasMol is a molecular graphics program intended for the visualisation of
...
proteins, nucleic acids and small molecules. The program is aimed at
display, teaching and generation of publication quality images.
Submitted by Marc Bauoin <babafou@babafou.eu.org> in pkg/8199, slightly
enhanced.
2000-03-13 04:41:58 +00:00