obache
82b4b34248
FreeBSD has pax as /bin/pax.
2012-04-20 08:47:01 +00:00
obache
d119732e4f
Let not to prefer suse113 for powerpc, it is not supported.
2012-04-18 06:17:24 +00:00
wiz
dbb28b5802
Check for existing symlinks before overwriting config files in
...
PKG_SYSCONFDIR. From Edgar Fuß <ef@math.uni-bonn.de> on tech-pkg.
2012-04-17 11:55:33 +00:00
sbd
16542e9a3b
Add support for gcc-4.7
2012-04-16 05:03:03 +00:00
sbd
e1a1da00f6
Make sure that gcc47 JAVA_WRAPPERS don't break the _GCC_SUBPREFIX detection.
2012-04-16 05:00:44 +00:00
brook
ddd77f6c00
Add the Lucent Public License v1.02 to DEFAULT_ACCEPTABLE_LICENSES. It is
...
approved as open source by OSI.
2012-04-15 20:52:28 +00:00
adam
ab434fdc03
Removed mk/apachever.mk
2012-04-14 16:25:11 +00:00
adam
cb61c66fa6
Added support for apache24
2012-04-14 12:58:19 +00:00
hans
4015337103
Add description for option gcc-inplace-math.
2012-04-13 11:03:36 +00:00
wiz
bca66c9aa9
Fix typo in comment.
2012-04-13 06:36:08 +00:00
sbd
652b8aa753
Treat the '--as-needed' and '--no-as-needed' arguments to ld as if
...
thay are librarys so that they still surround the given library.
WARNING: this may not work if the wrapper reorders librarys.
2012-04-13 03:11:13 +00:00
sbd
7f2a92eb67
Move USE_PKGSRC_GCC from compler.mk to compler/gcc.mk and make it a yes/no
...
check.
At the same time cleanup GCC_REQD.
2012-04-13 03:03:36 +00:00
sbd
94e452f970
Inorder to use a native gcc there must be a builtin gcc.
2012-04-13 02:30:45 +00:00
sbd
d113f04061
Use _TOOLS.pkg when using for loops in mk/tools/replace.mk so that pkglint
...
can see them.
2012-04-13 02:25:06 +00:00
hans
6cfb3606b2
Force pkgsrc perl as tool if perl is buildlinked or a dependency on a
...
p5- package exists.
2012-04-12 13:58:03 +00:00
sbd
efe321655d
Oops I had the sense inverted for NOGCCERROR.
2012-04-09 04:19:24 +00:00
ryoon
ff979e53f6
Set TOOLS_PLATFORM.xzcat.
...
On FreeBSD 9.0, there is /usr/bin/xzcat.
2012-04-08 20:56:23 +00:00
obache
bf23115d43
Fix reverse condition, rewrite of X11BASE => BUILDLINK_X11_DIR are required for
...
X11_TYPE!=modular.
2012-04-08 06:09:06 +00:00
sbd
3d61fd16c5
Remove the now unneeded "gcc-cpp" description and change "gcc-objcpp" to
...
"gcc-objc++" as plus characters are allowed in options names.
2012-04-08 05:06:29 +00:00
sbd
88380ced3b
Add some gcc-* description
2012-04-04 22:12:25 +00:00
wiz
ab745052f0
Add missing comma in comment.
2012-03-21 15:48:00 +00:00
obache
a26b8386bf
note 12.1 for SUSE_PREFER
2012-03-21 13:46:26 +00:00
obache
85cfc5635f
Add suse121 support.
2012-03-21 13:44:59 +00:00
joerg
3fa6844b90
Drop imake-check logic from X11 components' builtin.mk.
...
Always use xorg-cf-files and imake from pkgsrc, replacing xpkgwedge.
Always install man pages, not cat pages when using imake.
Unify the various imake PLIST variables in preparation for dropping.
Adjust xbattbar for the new expectations.
2012-03-19 12:34:12 +00:00
shattered
dae8cc49a8
Update to 4.0.17 and delint. Notable changes:
...
Added missing -i option to mshortname
Make it clear that label is limited to 11 characters
mbadblocks now takes a list of bad blocks
mbadblocks now is able to do write scanning for bad blocks
mshowfat can show cluster of specific offset
Fixed encoding of all-lowercase names
Consider every directory entry after an ENDMARK (0x00) to be deleted
2012-03-18 12:41:53 +00:00
obache
add06d89d6
Drop gdk-pixbuf, gtk and vmware modules for suse.
...
* gdk-pixbuf and gtk are not used anywhere in pkgsrc and suse>10.0 does not
support them.
* vmware module was used for emulators/vmware* packages, but it had been removed
from pkgsrc.
2012-03-17 06:08:15 +00:00
obache
a2e41ff700
Drop qt3 support for suse100.
...
It was intended to be used for opera-10.0, but current opera does not require it.
2012-03-17 04:59:33 +00:00
wiz
933a599ff5
Remove a few unresolvable hostnames.
2012-03-11 10:26:21 +00:00
wiz
6ee1832d3f
Remove special handling for LOWER_VENDOR in print-PLIST, it hurts more
...
than it helps (e.g. replacing foo.pc with foo.${LOWER_VENDOR}).
2012-03-08 23:12:16 +00:00
he
850117f532
Rewrite any -R<dir> into -Wl,-R<dir>. -R is the old form of -Wl,-R,
...
but our gcc re-orders them so that all -R args come at the front
of the "ld" invocation. This messes up the relative search order,
and is at least partly responsible for "the pixman problem"
experienced on (at least) NetBSD 5.1. This is as close as a general
fix as I can think of, and should fix PR#46130, although it possibly
doesn't fix every instance of this more general problem.
2012-03-07 12:55:53 +00:00
hans
cc85cc30ee
Highest version of gcc in pkgsrc is now 4.6.3
2012-03-06 11:39:55 +00:00
sbd
d50c6a503c
Add CCACHE_COMPILERCHECK to the environment when using ccache.
2012-03-06 02:44:54 +00:00
sbd
deec885b68
If NOGCCERROR is defined pass it to the make process.
2012-03-05 07:53:42 +00:00
sbd
b8640e6137
Pass MKCATPAGES to packages that use BSD-style Makefiles.
2012-03-05 07:17:15 +00:00
tron
7ec8940046
Don't strip out "cat" manual pages if the package gets built via "imake".
...
The settings in "MANINSTALL" don't apply here.
2012-03-04 08:03:56 +00:00
hans
20f53cc793
Add feature "cdefs" to provide sys/cdefs.h from libnbcompat.
2012-03-02 16:19:17 +00:00
tron
a7a02dc765
Fix comment about NetBSD X11: the default for NetBSD 4 is now "modular".
2012-02-28 19:35:58 +00:00
hans
a753fbe977
Enable fuse on SunOS.
2012-02-28 15:05:07 +00:00
hans
cc5f55a372
If gcc from pkgsrc is used, FCPATH might not be installed yet. Don't
...
force installation of yet another (different) fortran compiler in that
case.
2012-02-28 12:57:24 +00:00
obache
2d7147bb67
mechanically replace *.t.ring.gr.jp with *.dnsbalance.ring.gr.jp.
...
TENBIN system was discontinued.
2012-02-24 13:36:20 +00:00
hans
797cdacc45
Reorder CMake search paths so that BUILDLINK_DIR and PREFIX come first,
...
before / and /usr. This should prevent CMake from picking up stuff from
the base system instead of the buildlink directories.
2012-02-23 17:12:12 +00:00
hans
707750c0e2
Fix TOOLS_PATH.tar definition when NBPAX_PROGRAM_PREFIX is set.
2012-02-23 13:09:55 +00:00
hans
58ba34e16a
Use ${MAKE} as IMAKE_MAKE.
2012-02-15 15:15:23 +00:00
hans
2f5059596d
Add TOOLS_DEPENDS.ghostscript to MAKEVARS, not its value.
2012-02-15 15:08:01 +00:00
shattered
065dc55796
Transform -ggdb<level> to -g, too.
2012-02-07 09:42:05 +00:00
bsiegert
7b0abe0b50
Make transform-gcc recognize some the strange and disturbing things which
...
are in the default CFLAGS on MirBSD.
2012-02-06 13:03:55 +00:00
fhajny
f92b10e92e
Revert runaway commit
2012-02-06 12:49:38 +00:00
fhajny
a5d619f93f
Added devel/ruby-kgio, www/ruby-raindrops and www/ruby-unicorn
2012-02-06 12:41:28 +00:00
sbd
25032ca636
Add REPLACE_CSH as a replace interpreter template.
2012-02-06 06:18:36 +00:00
obache
0c1096ebbc
Don't set BUILDLINK_LIBS for db1, db2 and db3, same as db4.
...
It will add BDB libraries to LIBS, and may introduce unwanted linked against BDB
libraries, whether needed or not.
2012-02-05 12:16:56 +00:00