naddy
1363ad3c0a
upstream fix for parallel builds (e.g., of webkit); ok espie@
2012-10-01 17:47:44 +00:00
sthen
88ea72915d
Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't
...
make a distinction between these. ok aja@ dcoppa@
2012-03-29 13:38:12 +00:00
robert
973b71aded
Fix gmake's internal realpath behaviour to match what happens on linux.
...
A bug report has been created, but we need this until it gets fixed upstream.
ok espie@
2012-03-22 20:23:40 +00:00
ajacoutot
a7a736463f
Remove uthreads evil hack.
...
ok espie@ sthen@
2012-02-19 11:39:06 +00:00
jasper
435e09eb77
- fix patch names, no binary change
2011-07-08 11:32:17 +00:00
naddy
8aa7922499
Update gmake to 3.82, including two important upstream fixes.
...
This version has some backward incompatibilities. All affected
ports in the tree have been fixed in advance.
2011-04-20 20:51:41 +00:00
espie
5855efb734
move depends to new style
2010-11-15 19:45:56 +00:00
naddy
e5810da355
mandoc handles these pages just fine, no need for groff
2010-10-31 16:03:52 +00:00
sthen
16fb1a7783
fix a few tabtabUSE_GROFF, problem pointed out by Alexandr Shadchin
2010-10-18 21:35:47 +00:00
espie
5c08d95027
USE_GROFF=Yes
2010-10-18 17:47:50 +00:00
ajacoutot
ef77817b24
XXX THIS IS A HACK
...
Make an error non-fatal in close_stdout() by not exiting. This is needed
to workaround the effects of userland threads which change i/o
operations to non-blocking.
This prevents the 'write errors' people have been seeing with gmake.
comment wording from sthen@, ok espie@
2010-05-10 17:17:48 +00:00
brad
d4de7be650
It is not necessary to not split the info file.
...
ok sthen@
2008-06-30 09:22:46 +00:00
brad
936c51164c
upgrade to gmake 3.81
...
Bulk build tested by naddy@
ok okan@
2008-06-12 21:04:16 +00:00
merdely
376b75df06
Remove quotes surrounding COMMENT*/PERMIT_*/BROKEN
2007-09-16 02:52:56 +00:00
espie
470294650d
base64 distinfo with SHA256
2007-04-05 15:37:40 +00:00
espie
dcde27e974
gmake FAKE=all, no libiconv, no gettext.
2005-04-23 15:13:54 +00:00
espie
e408f2a8a5
@endfake marker
2005-04-23 14:32:51 +00:00
alek
a642cd603f
- Link in shared version of libint/libiconv (if available)
...
- Bump PKGNAME
help naddy@, ok todd@
2005-01-29 09:06:55 +00:00
naddy
5477a56424
Now that @info transparently picks up all .info-* files, don't go through
...
extra steps to rebuild with --no-split.
2005-01-26 16:41:03 +00:00
naddy
3f04f8f321
SIZE
2005-01-05 16:22:24 +00:00
espie
6bec6cc34b
WANTLIB markers
2004-11-23 11:22:00 +00:00
xsa
441ffcdcbf
more new-style MODULES.
2004-08-10 12:42:21 +00:00
espie
70edc0e149
more new plists.
...
put V number of freetds into its Makefile.
2004-08-09 00:21:28 +00:00
todd
346a3b59cf
new style PLIST
2004-08-03 13:30:15 +00:00
todd
05fa41b2cd
o @dir subdir -> subdir/ syntax change
...
o resort properly with current make-plist
2004-07-23 13:11:58 +00:00
todd
b6fa9ee322
move to @dir, trim down list of locale dirs to stuff not installed by gettext
2004-07-14 17:28:26 +00:00
brad
59a9028d26
remove sparc64/2.95 workarounds.
2004-04-06 03:12:19 +00:00
naddy
50a90a98a0
@dirrm shared directories
2003-12-16 17:34:06 +00:00
naddy
2276d3b230
remove WWW lines
2003-12-15 21:42:08 +00:00
pvalchev
dc4d3f13d4
point to correct config.guess; cmaxwell@themanor.net
2003-09-22 23:13:31 +00:00
brad
6709a2465e
upgrade to gmake 3.80
2002-10-04 18:06:28 +00:00
espie
3c08c3c943
Kill a few SUBDIR.
2002-05-13 18:50:36 +00:00
espie
5b37289c23
md5->distinfo
2002-03-21 19:59:18 +00:00
pvalchev
044490189f
better comment explaining why -O0 is needed on sparc64
2002-02-01 02:10:31 +00:00
pvalchev
32f34da23c
Ugly ugly... compile with -O0 on sparc64 to avoid random sig11's gmake gets
...
ok todd
2002-01-30 19:26:25 +00:00
brad
d0c2a16df4
use gettext module.
2001-10-11 11:53:57 +00:00
espie
8b43dce4b7
regression tests.
2001-10-07 12:15:33 +00:00
brad
93bf1d33f8
- remove a piece of patch-Makefile.in patch
...
- add one more space to info page topic to make it align with other entries
surrounding it
2001-08-26 17:45:08 +00:00
todd
0421c85fc6
move COMMENTS to Makefile's
2001-03-26 15:58:17 +00:00
espie
9caf73d4ab
Trim down comments
2000-11-21 17:26:32 +00:00
espie
aa4a7733cc
Complete a few MAINTAINER names.
2000-10-22 14:02:46 +00:00
rohee
d8008c3e49
Since we install GNU make as gmake replace "make" with "gmake" in the
...
manpage where it makes sense.
2000-08-27 01:05:06 +00:00
brad
fbf76e36cc
style
2000-07-19 08:24:53 +00:00
brad
440809dfc9
upgrade to gmake 3.79.1
2000-07-04 01:55:23 +00:00
fgsch
22a08b2ee4
remove FAKE=yes and LICENSE_TYPE. use CONFIGURE_STYLE.
...
LICENSE_TYPE. bump NEED_VERSION. add comment to plist.
2000-06-30 02:10:09 +00:00
espie
a5f05b3b0c
Fake
2000-03-07 01:48:06 +00:00
turan
504f314d16
espie will not shut up about this, DISTF -> DISTFILES, PKG -> PACKAGE
2000-02-15 05:03:51 +00:00
turan
1574b9aa2e
gpl licenses
2000-02-12 08:02:07 +00:00
brad
ded7e914be
re-add post-extract target
2000-01-01 00:42:12 +00:00
brad
1b4d00b108
remove unnecessary post-extract target
1999-12-17 14:29:10 +00:00