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
rillig
4cd18ecd73
Added an experimental target "import" that makes it easier to import
...
packages from pkgsrc-wip and other sources.
2009-07-26 21:36:38 +00:00
wiz
3df580e3a0
Add mpl-1.0 (Mozilla Public License), and allow it by default.
...
(We already had version 1.1 in pkgsrc, this is needed for at least ptlib.)
2009-07-26 09:18:29 +00:00
obache
a37611b55a
Note bind-dig-sigchase for net/bind96.
2009-07-26 09:09:35 +00:00
agc
b9c8a2d4ae
Get rid of an abstraction violation which has been in the tree since
...
March 2008. Not vital, but the previous way does not scale well/at all.
2009-07-26 05:32:43 +00:00
joerg
1867b3cb4c
Compute +SIZE_ALL as documented in pkg_info(1). Addresses PR 41767.
2009-07-24 06:54:37 +00:00
wiz
372fb9fb22
Remove USE_DIRS infrastructure support and support packages.
...
See http://mail-index.netbsd.org/pkgsrc-changes/2009/07/22/msg026834.html .
2009-07-22 09:05:23 +00:00
tnn
8ff6448ced
sync list of sourceforge mirrors
2009-07-20 13:09:41 +00:00
tnn
2fd0db101a
Specify the name of the distfile instead of allowing the fetch tool to
...
infer it from the URL. No objections on tech-pkg@
2009-07-20 09:09:02 +00:00
tonio
e27f8bc882
Add an option to enable ruby support: ruby
2009-07-18 06:07:37 +00:00
agc
11e32ba49a
Apply the fixes from Jukka Salmi in pkg PR/41621 to fix smart message
...
display.
2009-07-17 23:24:57 +00:00
joerg
1edeec02ca
Add depends-fetch and depends-checksum. They work like
...
show-depends-options, e.g. recurse. make fetch-list does not provide the
same functionality as it doesn't deal well with broken mirror.
2009-07-15 09:40:30 +00:00
joerg
3ada01f063
Add text about AND/OR conditions.
2009-07-15 09:31:20 +00:00
ver
51af6ec58d
Upgrade devel/py-ZopeInterface to zope.interface-3.3.0.
...
Use eggs instead of distutils.
Remove patch-aa as it no longer applies.
Add licenses/zpl and add zpl to mk/license.mk:DEFAULT_ACCEPTABLE_LICENSES.
Patch posted to pkgsrc-users@ and okayed by agc@.
2009-07-15 06:12:44 +00:00
tron
98fb63fc48
Don't use "/bin/ksh" to run wrappe scripts under Mac OS X before Leopard.
...
This should fix build problems reported by Christoph Egger.
2009-07-11 10:32:41 +00:00
rillig
3b8c8fdcd0
Reformatted and extended the comment so that it can be found by
...
"make help".
2009-07-11 07:56:25 +00:00
tron
29d2626c70
Mozilla Public License 1.1 (which is OSI approved).
2009-07-10 16:24:56 +00:00
he
0407af4bdb
With the most recent pkg_install, directories are removed when the
...
last file in a directory is removed. This might cause common and
expected-to-be-existing directories in /usr/pkg to be removed, and
a subsequent attempt at installing a file to the now non-existent
directory will instead create a file with the name of the expected
directory.
This will create PLIST errors for the package in question, but also will
cause the erroneously named file to not be removed on package removal.
This can cause cascading bulk build failures for subsequent packages.
To prevent this, after each package is done, check if some of the
common top-level expected-to-be directories are now files, and
remove them and emit an error message if so.
I *think* I already fixed the single package which had the unfortunate
problem of not declaring "include" as an installation directory, but
this should prevent the problem from re-occurring in the future as well.
Thanks to joerg@ for the hint for pulling in the value of PREFIX.
2009-07-09 12:46:49 +00:00
markd
18431bf03b
Allow other fortran compilers than f2c to be used when gcc doesn't supply
...
one.
Now to use g95 as the fortran compiler just add
PKGSRC_FORTRAN= g95
FC= g95
to the mk.conf.
2009-07-08 21:25:30 +00:00
markd
8c4f76aa01
Add g95 support to the compiler framework, based on the existing f2c
...
support.
2009-07-08 21:17:16 +00:00
minskim
c8a7d69055
Uncompress .xz using xzcat.
2009-07-08 13:27:52 +00:00
minskim
e6640de170
Add xzcat as a tool and update lzcat's TOOLS_DEPENDS to avoid conflicts.
...
archivers/xz provides both lzcat and xzcat.
2009-07-08 12:51:16 +00:00