wiz
64adf0c850
Add 2-clause-bsd to DEFAULT_ACCEPTABLE_LICENSES.
2009-10-25 21:32:17 +00:00
sno
2460b781ce
recognize compiler newer than 5.9, too
2009-10-25 17:15:44 +00:00
tnn
ab33a2bb5f
revert previous - better do a bulk build with this change first to see
...
if/how much stuff is dependent on it.
2009-10-21 18:00:00 +00:00
tnn
33518e0113
remove lib/charset.alias from CHECK_FILES_SKIP
2009-10-21 17:00:33 +00:00
obache
587d494aba
Allow USE_JAVA=build (build dependency on jre).
2009-10-20 02:33:01 +00:00
wiz
08eeab4734
Support lang/openjdk7 and make it the default on
...
NetBSD-[4-9]*-i386 and NetBSD-[5-9]*-x86_64.
2009-10-14 13:20:05 +00:00
hubertf
96307efab4
explain snort-prelude
2009-10-11 18:58:09 +00:00
wiz
322c2eb8ca
Fix tuwien GNU path.
2009-10-11 08:59:39 +00:00
tnn
32d0f16850
don't assume we have /bin/zcat
2009-10-11 07:36:11 +00:00
joerg
453a72a147
Use the correct variable names.
2009-10-06 13:34:53 +00:00
obache
d81a6402d6
Fix indentation of show-buildlink3, came from a typo.
2009-10-05 02:40:06 +00:00
obache
6d0f1f47ee
Fix typo in comment.
2009-10-02 12:35:54 +00:00
taca
c1bf435227
* Add readline which select GNU readline explicitly.
...
* Remove squirrelmail-japanese and squirrelmail-lite.
2009-09-29 13:53:06 +00:00
schmonz
667475a576
Describe the "cvs" option. End "svn" description with a dot.
2009-09-25 07:30:49 +00:00
tron
018be612e3
Unconditionally set the default ABI to 32-Bit for Mac OS X Snow Leopard.
...
There are too many third party applications which don't build using
the 64-Bit ABI at the moment.
Approved by Alistair Crooks.
2009-09-24 17:24:13 +00:00
tron
afd7200f80
The 64-Bit version of "libiconv" is not compatible with the GNU version
...
and therefore rejected by e.g. the "glib2" package. Use the "libiconv"
package to fix this.
Approved by Alistair Crooks.
2009-09-24 06:31:27 +00:00
hasso
390b0c73c2
Workaround for amd64 vs x86_64 mess on DragonFly as well.
2009-09-22 19:19:29 +00:00
tron
a42e90b053
Try again to fix Mac OS X Snow Leopard ABI issue (32-bit vs. 64-bit):
...
1.) Always set the "ABI" variable.
2.) Default to 64-bit mode if the machine is able to run 64-bit binaries.
This seems to match the default behavior of Xcode (Apple's toolchain).
3.) Set "LOWER_ARCH" so it automatically evalutes to the correct value
based on the ABI we are compiling for, not on based on the kernel
the machine is running. This even works properly if the ABI is
set in "/etc/mk.conf" or on the command line.
Thanks a lot to OBATA Akio for providing the crucial hint to get
this working properly.
2009-09-22 09:17:50 +00:00
tron
94e100eb38
Revert last change. It doesn't work properly because the "ABI" setting
...
is not defined that early as we have included neither "bsd.own.mk"
nor "mk.conf" yet.
We unfortunately cannot make these adjustments later because "bsd.own.mk"
and "mk.conf" would be processed with an incorrect value for
"MACHINE_ARCH".
2009-09-21 15:28:03 +00:00
spz
fa36e46c3f
add an option to openvpn to enable using certificates on USB sticks
...
or cards (etc) that are using the PKCS11 protocol
2009-09-21 12:33:31 +00:00
tron
66d67cdc56
Try to fix Mac OS X Snow Leopard ABI issue (32-bit vs. 64-bit):
...
1.) Always set the "ABI" variable.
2.) Default to 64-bit mode if the machine is able to run 64-bit binaries.
This seems to match the default behavior of Xcode (Apple's toolchain).
3.) Set "LOWER_ARCH" based on the ABI we are compiling for, not on
based on the kernel the machine is running.
The "gnupg" package now builds for the 64-Bit API without extra tricks.
2009-09-21 10:56:08 +00:00
joerg
ed25fdba32
Fix syntax. Mea culpra
2009-09-20 10:44:33 +00:00
wiz
b45f15dbed
Avoid hardcoding sandbox location in a shell script.
2009-09-20 10:24:00 +00:00
dmcmahill
4ee78bd0a3
Fix a typo, no idea why this didn't show up when I tested this before.
2009-09-18 11:38:23 +00:00
dmcmahill
071a693784
Teach this file about the lang/gcc44 package
2009-09-18 11:27:41 +00:00
joerg
d515df3aab
Deal with strip idiosyncracies:
...
- sometimes creates the temporary file, but fails
- sometimes it is successful, but still keeps the temporary file
- sometimes it crashes when called with more than one argument
Bite the bullet and call it individually with explicit output file
and clean up after it.
2009-09-18 10:11:48 +00:00
spz
020944b32f
added openssl and nss option descriptions
2009-09-15 18:04:30 +00:00
tron
bbf44b1044
Add support for X.org bundled with Mac OS X Snow Leopard.
2009-09-13 13:28:46 +00:00
tron
a9f24f37cf
Add 32 bit and 64 ABI options for GCC under Mac OS X.
2009-09-12 21:42:27 +00:00
tron
62efbfa9bf
Add comment describing version numbers for Mac OS X Snow Leopard.
2009-09-12 21:41:26 +00:00
joerg
2b4c4d15f1
Always set both --host and --build, a number of programs want to use
...
a cross-compile like environment otherwise.
2009-09-12 00:52:45 +00:00
joerg
e0925bbd0c
Replace tab with space.
2009-09-10 21:46:57 +00:00
wiz
68eb24b1c0
Teach remove_todo how to remove entries for Python packages.
2009-09-10 15:35:50 +00:00
obache
b48e891d29
Add qt3 module.
2009-09-09 13:03:38 +00:00
abs
75ea9c1e0e
Add farsight and tcl options - part of PR 41978 from Joachim Kuebart
2009-09-06 21:04:09 +00:00
wiz
4e9930c4bb
Match changes on NetBSD: mount /usr/X11R7 in sandbox by default instead of
...
/usr/X11R6.
2009-09-06 19:43:18 +00:00
joerg
a2ba93cce5
Use unzip from base if it exists.
2009-09-04 13:21:19 +00:00
joerg
2793535127
Use filtered plist for install-strip-debug and install-man-handling,
...
simplifying the latter.
2009-09-02 22:05:42 +00:00
joerg
013ced16d3
Add wrkref check for using the .buildlink or .x11-buildlink
...
subdirectories. Update comment on the default checks.
2009-09-02 14:43:06 +00:00
joerg
e58a7789d9
Add STRIP_DEBUG option, which removes debug information from all files,
...
leaving basic symbol tables intact. Document that INSTALL_UNSTRIPPED
doesn't work for all packages.
2009-09-02 14:40:40 +00:00
tnn
09e1becd63
break dependency loop between ccache and digest
2009-08-31 08:38:50 +00:00
wiz
109c80313e
Change default for zip extraction to leave files as they are.
...
Previously, zip extraction by default converted to lower case.
Fix some packages that need it and remove -L from some packages
that manually set it.
2009-08-25 11:56:34 +00:00
joerg
d8f9a8b0ce
Add USE_NETBSD_REPO option to force make cce and friends to use the
...
main repository. Very useful when using a local copy of the repository
for normal operation.
2009-08-23 18:09:45 +00:00
wiz
89131fecc2
Make cce depend on todo-entry-remove as well.
2009-08-21 23:34:42 +00:00
wiz
71c2cba0e6
When making an entry to the CHANGES-* file using 'make changes-entry',
...
the target now automatically also removes any TODO entries for the
package that was updated.
Script improved based on version by dholland; further suggestions
by gdt and joerg.
2009-08-21 12:51:07 +00:00
minskim
f98f2641d7
Remove unused options: w3m-m17n and w3m-unicode.
2009-08-19 06:18:42 +00:00
yyamano
7a0380bda3
Add TOOLS_PLATFORM.groff. groff has been installed at least since 10.4.
...
Fixed pkg/41903. Thanks Jesse!
2009-08-18 04:38:24 +00:00
joerg
e44e745bc5
Recognize -m32. Change reundant -kPIC to -kpic to match the set.
2009-08-15 13:36:48 +00:00
joerg
162524bc85
Unsupport PostgreSQL 8.1. Garbage collect detection of ancient versions.
2009-08-14 19:40:48 +00:00
tnn
b569c6ca29
document mozilla-jit
2009-08-09 21:12:51 +00:00