Commit Graph

10208 Commits

Author SHA1 Message Date
danh
732abfb621 bump NEED_VERSION and integrate COMMENT 2001-03-28 19:35:25 +00:00
danh
ec19a79df4 bump NEED_VERSION and integrate COMMENT 2001-03-28 19:12:05 +00:00
danh
9bc8553e63 - bump NEED_VERSION
- integrate COMMENT
- fix man page references in MESSAGE (Sean Cavanaugh <seanc@unixgeeks.ca>)
2001-03-28 19:05:30 +00:00
espie
11ff28f808 Restore REPORT_PROBLEM functionality.
I don't see what the hell sh is doing erroring out in an eval in a test,
even under set -e.
2001-03-28 16:37:27 +00:00
todd
1e4a3f6e74 I have moved to the north Oklahoma City area 2001-03-28 16:35:51 +00:00
espie
438b053766 FLAVOR_EXT is not yet a default. 2001-03-28 16:22:27 +00:00
espie
9e9529cc0c cvs does not cope well with multiple working copies... merging of
Makefiles being atrocious, I lost that line...
2001-03-28 15:38:35 +00:00
espie
afbcc3e8f7 Kill onew-*, enter onew. 2001-03-28 15:23:09 +00:00
espie
e140da28c3 Grab flavored onew instead of onew-xxx 2001-03-28 15:22:03 +00:00
espie
e3b08592ce Likewise, the various onew were there only to satisfy jvim needs.
- pull all ports in one;
- PREFIX->LOCALBASE;
- don't substitute in conf file, use MAKE_FLAGS instead;
- rename patches;
- pass CFLAGS to sub makes
2001-03-28 15:17:34 +00:00
espie
c7abc29deb Wnn-data is part of Wnn now. 2001-03-28 15:13:55 +00:00
espie
101c71c0dd The only reason for Wnn-data was the inability to do subpackage
dependencies. This no longer holds.
2001-03-28 15:13:03 +00:00
espie
673de31adf typo 2001-03-28 15:07:05 +00:00
espie
acf0fc7a70 Distinguish between no flavor seen (default flavor) and empty flavor seen
(empty flavor).
2001-03-28 15:04:34 +00:00
espie
01e30c116d Due to the way make is working, flavors passed as `make FLAVOR=a'
don't work, as they propagate down subdirs.

Use `FLAVOR=a make' (sh) or `env FLAVOR=a make' (csh) instead.

Error out with a useful error message if old usage is encountered.
2001-03-28 15:01:01 +00:00
espie
062a4a9eb7 Missed one in back-porting my diff 2001-03-28 14:50:17 +00:00
espie
656c37a943 dir -> dir[,-multi][,-flavor...] notation for dependencies. Finally ! 2001-03-28 14:33:24 +00:00
reinhard
5bb13cf514 update to smbsniff-0.0.1b
*) ${PREFIX}/bin -> ${PREFIX}/sbin
*) integrate COMMENT
*) bump NEED_VERSION
2001-03-28 14:20:29 +00:00
reinhard
64c7c64de2 - PKGNAME=${DISTNAME}-${DATE}
- rearrange Makefile
- delete toxiclinux from the MASTER_SITES

from maintainer
2001-03-28 14:15:01 +00:00
wilfried
cac5ce4b21 Add MASTER_SITE_SUBDIR 2001-03-28 13:39:00 +00:00
naddy
722c361367 +flac 2001-03-28 12:29:32 +00:00
naddy
433823ab2a Import of flac 0.8.
flac is a free lossless audio codec.  It does not compete with
MP3/OggVorbis, which are lossy compression schemes.  Instead, flac
can be considered an equivalent to gzip/bzip2, optimized for audio
recordings (wav files).
2001-03-28 12:27:20 +00:00
espie
b793933200 Slight optimisation:
always define _ALWAYS_DEP, _BUILD_DEP, _RUN_DEP and test for emptiness
instead of definedness, so that the code is still optimized away when
dependency lists are defined, but empty.
2001-03-28 12:15:26 +00:00
naddy
4fdc6a77b8 Work around hidden libtool dependency.
Problem reported by Charlie Brown <charlie@c237627-f.moline1.il.home.com>.
2001-03-28 12:11:18 +00:00
espie
0d35a51ad3 Use error=true/false instead of error=0/1 (consistency) 2001-03-28 11:52:20 +00:00
espie
e941296cc0 Move dependency checking above targets, so that it can be changed to
generate cookies for each dependency.
2001-03-28 11:48:12 +00:00
espie
3ca1304f6a Trim documented parts. Give default values to NO_DEPENDS, NO_BUILD 2001-03-28 11:43:16 +00:00
espie
85dc6dca9c More regularity, use $@ to regenerate target cookies 2001-03-28 11:32:29 +00:00
espie
59c853bcdf ... and to the list of targets too, oops. 2001-03-28 11:28:31 +00:00
espie
87006647c2 Add rebuild target 2001-03-28 11:27:18 +00:00
espie
a6396841cb Handle parsing the flavor/multi-package part internally.
Use eval to simplify passing those to submakes.

Note that the preferred separator is ',', not ':'.
(Because ':' can't be used unambiguously in *_DEPENDS, whereas ',' can)
2001-03-28 11:19:33 +00:00
espie
7deebe383e Partial synch 2001-03-28 11:17:10 +00:00
avsm
8aff46dd13 - update to jadetex-3.6
- kill pkg/COMMENT

Lots of bug fixes, upgrade from previous version (2.20) is recommended
2001-03-28 11:11:18 +00:00
espie
cd2b7ae81b Move DUDS handling to makefile level 2001-03-28 10:55:52 +00:00
espie
87d90f5e43 Add NOT_FOR_ARCHS 2001-03-28 10:25:38 +00:00
wilfried
1911eb9940 - integrate COMMENT
- bump NEED_VERSION
2001-03-28 10:05:32 +00:00
wilfried
5024adb234 - run ispell & fmt 2001-03-28 10:02:06 +00:00
wilfried
853d7d06e7 - integrate COMMENT
- bump NEED_VERSION
- run ispell & fmt on DESCR
2001-03-28 09:59:37 +00:00
obecian
3ddc7889cb kill pkg/COMMENT 2001-03-28 09:43:30 +00:00
obecian
a58b1d5038 + lyx-1.1.6fix1 UPDATE (no longer marked as BROKEN)
+ integrate COMMENT
+ bump NEED_VERSION
+ taking MAINTAINERSHIP from angelos@ (ok'd)
2001-03-28 09:32:31 +00:00
espie
6a165768d2 Let Wnn build with XFree4 as well 2001-03-28 09:22:57 +00:00
obecian
b0a75aed3b + integrate COMMENT
+ bump NEED_VERSION
2001-03-28 08:33:55 +00:00
obecian
4f46a4a8f6 + integrate COMMENT
+ bump NEED_VERSION
2001-03-28 08:28:47 +00:00
obecian
92669a476d + integrate COMMENT
+ bump NEED_VERSION
+ change SPACE to TAB in HOMEPAGE
2001-03-28 08:26:10 +00:00
obecian
e3bd8f6216 + integrate COMMENT
+ bump NEED_VERSION
2001-03-28 08:21:51 +00:00
obecian
0de54d7d6d + remove SKIN-SPECS from Makefile (we really don't need two copies of it now)
+ add doc/gqmpeg/SKIN-SPECS-V1 to PLIST for historical value or hacking V1
  skins
2001-03-28 07:48:19 +00:00
obecian
7e2ac26dca gqmpeg-0.9.0 PLIST changes:
+ add @dirrm's for share/gqmpeg/skins to conform with
  gqmpeg Makefile (unbreak the port)
+ populate SKIN-SPECS in empty skins directory
+ README.plugin remains in doc/gqmpeg

(sorry rohee - i meant to update the port last night but you beat
 me to it before I got to tell you the PLIST was broken.) -- this
 is your original PLIST with my addition of README.plugin in doc
2001-03-28 07:34:57 +00:00
kevlo
60741d1950 Add cmail. 2001-03-28 03:27:25 +00:00
kevlo
d54dcc9c73 Initial import of cmail-3.1
cmail is a simple mail counter, usefule for multiple mailfiles.
2001-03-28 03:26:55 +00:00
naddy
f8c453e9b6 - Update to 0.4.62.
- Pull COMMENT into Makefile.

Submitted by Couderc Damien <couderc.damien@wanadoo.fr>.
2001-03-27 23:27:52 +00:00