drochner
a03a684eb1
PKGREV bump for libXp-less openmotif
2011-12-09 14:36:32 +00:00
dholland
979a9a9f45
void main
2011-09-04 22:17:41 +00:00
joerg
f605fec2db
Mark as destdir ready.
2008-07-14 12:55:56 +00:00
wiz
601583c320
Whitespace cleanup, courtesy of pkglint.
...
Patch provided by Sergey Svishchev in private mail.
2007-02-22 19:26:05 +00:00
jlam
6ad6aef9d4
Replace references to ossaudio.buildlink3.mk with oss.buildlink3.mk.
...
Remove deprecated ossaudio.buildlink3.mk.
2006-03-09 21:04:39 +00:00
joerg
5911def816
Recursive revision bump / recommended bump for gettext ABI change.
2006-02-05 23:08:03 +00:00
joerg
6e4a0dd799
Bump all motif packages for recent openmotif update. The major version
...
of the shared libXm has changed.
2005-12-12 21:36:54 +00:00
joerg
4e17beed91
Initialise errfp at runtime, unbreaks DragonFly and FreeBSD.
2005-12-11 20:35:40 +00:00
wiz
1dc6685dc1
Update HOMEPAGE and MASTER_SITES, from Ulrich Heilmann in PR 30047.
2005-04-24 11:24:30 +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
agc
71c8259803
Add RMD160 digests to the SHA1 ones.
2005-02-23 20:39:42 +00:00
tv
c487cb967a
Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
...
in the process. (More information on tech-pkg.)
Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.
Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
xtraeme
daaaab1f36
bl3ify
2004-04-11 19:07:09 +00:00
uebayasi
deae895758
s/IMAKE_MANNEWSUFFIX/IMAKE_MAN_DIR/ where appropriate.
...
Reported by an anonymous person.
2003-03-05 06:06:23 +00:00
jschauma
5564429d7e
Use new IMAKE_MAN_PATH variables in PLISTs to make these packages more
...
portable. Bump PKGREVISION accordingly.
2003-02-25 02:22:28 +00:00
jlam
e50e63a7e7
Use buildlink2 and make this work with audio/oss installed.
2002-10-08 12:30:57 +00:00
zuntum
4bd6ecc9c5
Move pkg/ files into package's toplevel directory
2001-11-01 00:17:43 +00:00
jlam
ca9a2d4f96
Use mk/motif.buildlink.mk instead of lesstif/buildlink.mk.
2001-09-09 03:08:49 +00:00
jlam
73d2f0ca37
Packages that USE_IMAKE shouldn't set USE_BUILDLINK_ONLY, as they don't
...
satisfy the condition of being "strongly-buildlinked" (see
http://mail-index.netbsd.org/tech-pkg/2001/08/20/0005.html for the
definition). This is in response to the recent change to bsd.pkg.mk to
not use buildlink-x11.
2001-08-22 17:38:56 +00:00
agc
aac46468c2
Make this compile and link with buildlink
2001-07-14 12:55:09 +00:00
jlam
106fe93a10
Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY.
2001-07-01 21:40:27 +00:00
agc
952fa0ef9f
Move to sha1 digests, and add distfile sizes.
2001-04-18 12:14:28 +00:00
agc
18ea9c7e79
+ 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 10:22:24 +00:00
wiz
f7bb9e2078
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
2001-02-16 13:30:32 +00:00
mjl
c53a817a0b
Split patches for different files into separate patch files.
...
Use imake's XmClientLibs instead of handcoded libs.
2000-11-02 14:24:32 +00:00
fredb
9c963de88d
Sliders go from 0 to 255 on NetBSD, not 0 to 100. Correct spelling --
...
non-existent widget type was making the "-debug" output unreadable.
2000-09-19 11:09:21 +00:00
abs
df05aef71f
Strip trailing '.', and/or leading '(a|an) '
2000-01-05 15:37:50 +00:00
wiz
b08558ab94
replaced some more commands by their ${COMMAND} counterparts
1999-12-28 04:19:57 +00:00
agc
a910a6fd62
Add package patch-sum files
1999-07-09 13:50:05 +00:00
tsarna
6bd0d65c65
The Grand Homepagification:
...
- New, optional Makefile variable HOMEPAGE, specifies a URL for
the home page of the software if it has one.
- The value of HOMEPAGE is used to add a link from the
README.html files.
- pkglint updated to know about it. The "correct" location for
HOMEPAGE in the Makefile is after MAINTAINER, in that same
section.
1998-08-20 15:16:34 +00:00
agc
05b88260d7
Add NetBSD RCS Ids.
1998-08-07 13:16:49 +00:00
agc
86db14e819
Add NetBSD RCS Ids.
1998-08-07 10:35:47 +00:00
agc
dc15bf01de
Update package Makefiles for automatic manual page handling.
1998-06-18 16:15:10 +00:00
agc
30f402725f
Rationalise Motif/Lesstif handling.
...
Get rid of HAVE_MOTIF, MOTIF_STATIC, REQUIRES_MOTIF and MOTIF_ONLY.
Standardise on USE_MOTIF, which uses the pkgsrc dependency checks to
use Motif, if it's available, or Lesstif, if not.
1998-06-09 13:36:48 +00:00
agc
258b808c9f
Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
...
Remove redundant (and sometimes erroneous) comments.
1998-04-15 10:38:15 +00:00
hubertf
7afdef50eb
Allow building as non-root
1998-03-26 07:21:20 +00:00
frueauf
d15bff2c92
portlint: cp->${CP}; sed->${SED}.
1998-03-19 10:42:01 +00:00
hubertf
4b0b2faddd
Install help-file in the right place. Closes PR 5173 by
...
Jaromir Dolecek <dolecek@ics.muni.cz>.
1998-03-18 20:43:15 +00:00
veego
0651963d8e
The MASTER_SITES changed.
1998-02-22 13:03:55 +00:00
hubertf
92684741e8
portlint: kill space at EOL
1998-01-19 01:23:36 +00:00
hubertf
7a2004e671
portlint: fix RCS Id
1998-01-19 01:23:24 +00:00
agc
997d5b1eb2
This package installs a pre-formatted man page, not an unformatted
...
one, so change the Makfile definition from MAN1 to CAT1. Fixes a
problem pointed out by Charles Hannum.
1998-01-15 11:39:10 +00:00
augustss
448c4f1b4c
Make sure SIGIO gets defined.
1997-11-08 21:57:17 +00:00
agc
5358faaf74
Add a NetBSD RCS Id to all the PLIST files.
1997-11-06 09:57:11 +00:00
augustss
efbd0fc6f0
Change from the FreeBSD port to my port.
1997-10-29 00:40:28 +00:00
augustss
4daa64a629
Initial import of FreeBSD audio packages.
1997-10-28 23:18:20 +00:00