hubertf
40fc41ed7e
explain snort-prelude
2009-10-11 18:58:09 +00:00
wiz
02a0a5e3d9
Fix tuwien GNU path.
2009-10-11 08:59:39 +00:00
tnn
95c494c7d5
don't assume we have /bin/zcat
2009-10-11 07:36:11 +00:00
joerg
2f6a307e98
Use the correct variable names.
2009-10-06 13:34:53 +00:00
obache
4a6ebb79d1
Fix indentation of show-buildlink3, came from a typo.
2009-10-05 02:40:06 +00:00
obache
829134f478
Fix typo in comment.
2009-10-02 12:35:54 +00:00
taca
f8b36d506a
* Add readline which select GNU readline explicitly.
...
* Remove squirrelmail-japanese and squirrelmail-lite.
2009-09-29 13:53:06 +00:00
schmonz
f0dc304875
Describe the "cvs" option. End "svn" description with a dot.
2009-09-25 07:30:49 +00:00
tron
3df9e23baa
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
22ccc96c1b
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
c28db14b6a
Workaround for amd64 vs x86_64 mess on DragonFly as well.
2009-09-22 19:19:29 +00:00
tron
382da928ee
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
850c257200
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
c965eb6bf8
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
3a90ebc3b9
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
1c4b20f00a
Fix syntax. Mea culpra
2009-09-20 10:44:33 +00:00
wiz
d23b51f1ae
Avoid hardcoding sandbox location in a shell script.
2009-09-20 10:24:00 +00:00
dmcmahill
d41d01f973
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
2aca744072
Teach this file about the lang/gcc44 package
2009-09-18 11:27:41 +00:00
joerg
e940f6e241
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
a4b3e65b54
added openssl and nss option descriptions
2009-09-15 18:04:30 +00:00
tron
2eafe6b808
Add support for X.org bundled with Mac OS X Snow Leopard.
2009-09-13 13:28:46 +00:00
tron
3a749b36b1
Add 32 bit and 64 ABI options for GCC under Mac OS X.
2009-09-12 21:42:27 +00:00
tron
11e96d8e63
Add comment describing version numbers for Mac OS X Snow Leopard.
2009-09-12 21:41:26 +00:00
joerg
fc2fd44244
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
1fb6e2dbaf
Replace tab with space.
2009-09-10 21:46:57 +00:00
wiz
8bd49bb6b5
Teach remove_todo how to remove entries for Python packages.
2009-09-10 15:35:50 +00:00
obache
a24e6f3797
Add qt3 module.
2009-09-09 13:03:38 +00:00
abs
a3f4b844a9
Add farsight and tcl options - part of PR 41978 from Joachim Kuebart
2009-09-06 21:04:09 +00:00
wiz
2b9d162587
Match changes on NetBSD: mount /usr/X11R7 in sandbox by default instead of
...
/usr/X11R6.
2009-09-06 19:43:18 +00:00
joerg
31be0f11d1
Use unzip from base if it exists.
2009-09-04 13:21:19 +00:00
joerg
8a017ea943
Use filtered plist for install-strip-debug and install-man-handling,
...
simplifying the latter.
2009-09-02 22:05:42 +00:00
joerg
081c8268a3
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
f55b62ae0e
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
476e410d52
break dependency loop between ccache and digest
2009-08-31 08:38:50 +00:00
wiz
8c5134dbe0
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
8cbd963805
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
9dbc73786c
Make cce depend on todo-entry-remove as well.
2009-08-21 23:34:42 +00:00
wiz
d986d167a1
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
35f90096e0
Remove unused options: w3m-m17n and w3m-unicode.
2009-08-19 06:18:42 +00:00
yyamano
60ed06ec73
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
315fcc5c86
Recognize -m32. Change reundant -kPIC to -kpic to match the set.
2009-08-15 13:36:48 +00:00
joerg
fce4b7e703
Unsupport PostgreSQL 8.1. Garbage collect detection of ancient versions.
2009-08-14 19:40:48 +00:00
tnn
d5c54f27a4
document mozilla-jit
2009-08-09 21:12:51 +00:00
minskim
984cab80d7
Let EMACS_TYPE support editors/emacs and editors/emacs-nox11 as
...
emacs23 and emacs23nox, respectively; editors/emacs is the default
one.
2009-08-05 22:14:28 +00:00
joerg
e68b30c5b7
Add support for fetching from URLs that do not end in the distfile.
...
If the URL is prefixed with a dash, it is considered complete.
2009-08-02 02:38:52 +00:00
minskim
73605f2536
emacs.mk is no longer used.
2009-07-31 22:20:28 +00:00
adam
cc2f4f0877
Added databases/postgresql84
2009-07-29 06:33:03 +00:00
rillig
faf5250b1b
Documented the trap into which I had just fallen.
2009-07-28 07:01:56 +00:00
rillig
7038161312
Did you know that the := operator behaves funnily? Example:
...
exclam != echo ${DEFINED_LATER:Q} value
colon := ${DEFINED_LATER} value
DEFINED_LATER = later
show:
@echo ${exclam}
@echo ${colon}
Don't expect them to be the same.
2009-07-28 06:55:24 +00:00