Commit graph

8033 commits

Author SHA1 Message Date
cheusov
8d503e63a6 Revert the patch commited in PR 36618. It creates more problems
than it solves on Interix.
2012-04-21 19:29:47 +00:00
wiz
cf875fa1c8 Revert previous: Patch submitter reports it's not necessary after all
since -f usually follows symlinks.
2012-04-21 10:22:32 +00:00
obache
d4ac7d63a1 FreeBSD has pax as /bin/pax. 2012-04-20 08:47:01 +00:00
obache
e3feaf1e54 Let not to prefer suse113 for powerpc, it is not supported. 2012-04-18 06:17:24 +00:00
wiz
89a31b1d10 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
20dc1bb8fe Add support for gcc-4.7 2012-04-16 05:03:03 +00:00
sbd
e3fd6d777e Make sure that gcc47 JAVA_WRAPPERS don't break the _GCC_SUBPREFIX detection. 2012-04-16 05:00:44 +00:00
brook
565bcd07e0 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
88bb0e6439 Removed mk/apachever.mk 2012-04-14 16:25:11 +00:00
adam
8010eadd97 Added support for apache24 2012-04-14 12:58:19 +00:00
hans
58622d7080 Add description for option gcc-inplace-math. 2012-04-13 11:03:36 +00:00
wiz
fd2c8c7186 Fix typo in comment. 2012-04-13 06:36:08 +00:00
sbd
bcac6ae79b 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
a3a8f22dec 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
dea4253c04 Inorder to use a native gcc there must be a builtin gcc. 2012-04-13 02:30:45 +00:00
sbd
cc8e6a95ee 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
d73378e0d4 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
c3c450359b Oops I had the sense inverted for NOGCCERROR. 2012-04-09 04:19:24 +00:00
ryoon
a87f055102 Set TOOLS_PLATFORM.xzcat.
On FreeBSD 9.0, there is /usr/bin/xzcat.
2012-04-08 20:56:23 +00:00
obache
2fbb5622bb Fix reverse condition, rewrite of X11BASE => BUILDLINK_X11_DIR are required for
X11_TYPE!=modular.
2012-04-08 06:09:06 +00:00
sbd
f8c32f27d2 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
494a393048 Add some gcc-* description 2012-04-04 22:12:25 +00:00
wiz
f5b0b42a94 Add missing comma in comment. 2012-03-21 15:48:00 +00:00
obache
c1b8c0fee6 note 12.1 for SUSE_PREFER 2012-03-21 13:46:26 +00:00
obache
52dd7b8acd Add suse121 support. 2012-03-21 13:44:59 +00:00
joerg
9765e41589 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
ef055351b4 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
b0093cde66 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
86ad714319 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
074821da32 Remove a few unresolvable hostnames. 2012-03-11 10:26:21 +00:00
wiz
07ac64a423 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
6e628b356e 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
7e1efc0a82 Highest version of gcc in pkgsrc is now 4.6.3 2012-03-06 11:39:55 +00:00
sbd
8a10fa5bbc Add CCACHE_COMPILERCHECK to the environment when using ccache. 2012-03-06 02:44:54 +00:00
sbd
6e18dafcab If NOGCCERROR is defined pass it to the make process. 2012-03-05 07:53:42 +00:00
sbd
4f93900636 Pass MKCATPAGES to packages that use BSD-style Makefiles. 2012-03-05 07:17:15 +00:00
tron
e97bea0dec 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
8e69b1023c Add feature "cdefs" to provide sys/cdefs.h from libnbcompat. 2012-03-02 16:19:17 +00:00
tron
2dae6ecc20 Fix comment about NetBSD X11: the default for NetBSD 4 is now "modular". 2012-02-28 19:35:58 +00:00
hans
ebd34891a7 Enable fuse on SunOS. 2012-02-28 15:05:07 +00:00
hans
1ae50768d9 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
ce38c6b624 mechanically replace *.t.ring.gr.jp with *.dnsbalance.ring.gr.jp.
TENBIN system was discontinued.
2012-02-24 13:36:20 +00:00
hans
229030aa5e 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
c1f54e3ce1 Fix TOOLS_PATH.tar definition when NBPAX_PROGRAM_PREFIX is set. 2012-02-23 13:09:55 +00:00
hans
e7d34a93ec Use ${MAKE} as IMAKE_MAKE. 2012-02-15 15:15:23 +00:00
hans
3aa871821a Add TOOLS_DEPENDS.ghostscript to MAKEVARS, not its value. 2012-02-15 15:08:01 +00:00
shattered
cf49cc2189 Transform -ggdb<level> to -g, too. 2012-02-07 09:42:05 +00:00
bsiegert
3039ebe47a 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
4a88e01fad Revert runaway commit 2012-02-06 12:49:38 +00:00
fhajny
bd77327b68 Added devel/ruby-kgio, www/ruby-raindrops and www/ruby-unicorn 2012-02-06 12:41:28 +00:00