Commit graph

36 commits

Author SHA1 Message Date
wiz
a4f21a5507 Move to sha1 digests, and/or add distfile sizes. 2001-04-21 09:54:06 +00:00
agc
fb467f5ac2 + 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 11:22:34 +00:00
wiz
a2a4d06c6f Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 15:22:13 +00:00
tron
f0b9164cf1 Use "USE_XPM" option instead of direct dependence on the "xpm" package. 2000-08-23 23:14:21 +00:00
wiz
c750c08ad9 Remove (sometimes FreeBSD) packager's (porter's) name from DESCR.
If anywhere, it should be the value of MAINTAINER in the Makefile.
Some minor cleanup/reformatting while I'm here.
2000-08-11 01:07:45 +00:00
jlam
aafdc56fb8 The Xaw3d package wasn't being used. Make it work. 2000-07-27 14:01:00 +00:00
tron
27b45298c0 Fix saving of user-defined colors. Patches by Brian Smith supplied in
PR pkg/10470 by Jim Bernard.
2000-06-29 07:20:38 +00:00
itohy
865d09f18b Use ${PREFIX} instead of ${X11BASE} for documents and examples, a la PR #9933. 2000-06-23 00:22:34 +00:00
itohy
9f1a1107ab Update to 3.2.3a.
Enable I18N.
Make Xaw3d optional.
2000-06-22 08:18:05 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
rh
3bcc10bff1 Add missing '/' to MASTER_SITEs 1999-11-22 22:20:08 +00:00
agc
86aced3a9d Introduce a USE_XAW definition, which is used in package Makefiles, to
denote that the package uses libXaw.

Introduce an XAW_TYPE definition, which is defined in /etc/mk.conf by
the user, to denote the type of libXaw to use. Possible values are:
standard, 3d and xpm.

Define USE_XAW in relevant Makefiles.

Set default XAW_TYPE in Makefiles which previously did a DEPENDS+= Xaw3d...

This means that package builds should not fail because of conflicting
Xaw packages being installed on machines.
1999-08-25 13:37:34 +00:00
agc
a910a6fd62 Add package patch-sum files 1999-07-09 13:50:05 +00:00
tron
23e0063766 Completely replace "MASTER_SITE_SUBDIR" and "PATCH_SITE_SUBDIR" with
variable substituition of "MASTER_SITES" and "PATCH_SITES".
1999-04-15 20:39:38 +00:00
hubertf
2a95ad9c6b Fix CONFLICTS (remove redundancy, mostly) 1999-02-20 22:48:24 +00:00
frueauf
f5b9a4c115 - use -R for $LOCALBASE/lib too to make ELF systems work;
- fix the path for the docs so they get found via help menu;
- use gv to view pdf files as default, we don't have acroread.
1999-01-05 21:37:55 +00:00
agc
a19a351795 Correct the primary category field for this package. 1998-10-15 19:51:07 +00:00
garbled
a8877eabd7 Fix some more of my MAINTAINER email addresses that pointed to the
old address.
1998-09-13 19:35: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
mycroft
c73ee53134 Update xpm to 3.4k. 1998-07-04 09:18:54 +00:00
mycroft
40060a6677 Update Xaw3d to 1.5. 1998-07-04 05:53:33 +00:00
mycroft
0167d80629 Update libjpeg to v6b. 1998-07-04 05:11:12 +00:00
frueauf
be0b4abae3 Update to xfig-3.2.2. 1998-07-03 14:26:32 +00:00
agc
5aa5bdafe4 Update package Makefiles for automatic manual page handling. 1998-06-22 12:32:17 +00:00
frueauf
6630abd153 Add missing CAT1=xfig.0. 1998-05-19 07:48:45 +00:00
agc
6e7b5cf644 Move to relative paths in the pkgsrc tree. 1998-04-24 09:20:33 +00:00
agc
1f4495b33e Remove the old deprecated DEPENDS definition from bsd.pkg.mk.
Implement a new DEPENDS definition, which looks for an installed
package, building it if not present, and use it in preference to
LIB_DEPENDS.  This should make the package collection more useful on
NetBSD ELF ports.
1998-04-22 14:22:39 +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
frueauf
f6508ac8ce portlint: use of backslashes in LIB_DEPENDS is deprecated. 1998-03-10 14:04:55 +00:00
hubertf
0773669df4 DETCH_DEPENDS -> RUN_DEPENDS 1998-02-11 07:21:19 +00:00
hubertf
7e0c391c2b transfig is in print, not graphics 1998-02-09 10:12:56 +00:00
hubertf
aa8a715c6f add RCS Id 1998-02-08 23:45:05 +00:00
hubertf
6010922f0e Via PR 4823 by garbled@garbled.futureone.com 1998-02-08 23:12:33 +00:00
hubertf
926b90dcd8 Via PR 4823 by garbled@garbled.futureone.com 1998-02-08 23:00:37 +00:00