summaryrefslogtreecommitdiff
path: root/plan9/9term/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2000-12-14Move 9term from plan9 to x11.wiz1-24/+0
2000-08-25Pass a sane value as PKGSRCDIR.hubertf1-2/+2
All the people who tested this either ... * had WRKOBJDIR not set or * did not test creation of binary packages. Which one is more likely?
2000-05-15sam has moved from plan9 to editors.agc1-2/+2
2000-01-10miscellaneous small changes to make pkglint happywiz1-3/+3
1999-10-04Add USE_X11=yes so ELF can find the X11 libraries.simonb1-1/+3
1999-09-21Request an explicit "make all" to build the library (default is ahubertf1-2/+2
"make install", which we do not want).
1999-05-24Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORMtv1-12/+12
pattern match format. Minor pkglint along the way.
1999-03-22Move the definition of BUILD_ROOT into bsd.pkg.mk, from the individualagc1-8/+1
package Makefiles which need it.
1998-11-13pkglint: move NOT_FOR_ARCHS where it belongs.frueauf1-3/+3
1998-09-22add NOT_FOR_ARCHS= alpha for all of these pkgs which are *known* to failgarbled1-1/+3
on alpha. There may be more, but I haven't seen them yet.
1998-09-15Modifications for a read-only pkgsrc (but writable WRKOBJDIR).agc1-7/+10
1998-09-09Restore a BUILD_DEPENDS line which had been commented out inexplicably.agc1-2/+2
1998-08-20The Grand Homepagification:tsarna1-2/+3
- 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-06-22Update package Makefiles for automatic manual page handling.agc1-3/+1
1998-05-09use absolute pathhubertf1-2/+2
1998-05-08Pass the PKGSRCDIR definition down through the environment.agc1-2/+2
1998-04-24Move to relative paths in the pkgsrc tree.agc1-2/+2
1998-04-20Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org.frueauf1-2/+2
1998-04-15Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.agc1-7/+2
Remove redundant (and sometimes erroneous) comments.
1998-01-24portlint: fix RCS Idhubertf1-1/+1
1998-01-16Don't use hardcoded "work" dirname, but use ${WRKDIR:T} instead (andhubertf1-2/+3
pass in via MAKE_ENV).
1997-10-17add MANCOMPRESSED, MAN1, update BUILD_DEPENDShubertf1-2/+9
1997-10-09Add NetBSD RCS Ids.agc1-0/+1
1997-10-09Initial import of FreeBSD plan9 ports category into the NetBSD packageagc1-0/+21
system.