Commit graph

79135 commits

Author SHA1 Message Date
jlam
f97b83c30b TOOLS_CREATE has replaced TOOLS_{SYMLINK,WRAP}. 2005-05-10 19:34:02 +00:00
jlam
e8fbc39538 Fix typo in comment. 2005-05-10 19:25:06 +00:00
rillig
c4074738e5 Changed default pkglint_flags to -q -Wno-workdir. Slightly modified the
output format.
2005-05-10 19:07:07 +00:00
jlam
dfb5ed0037 Make a distinction between the tools that pkgsrc needs and the tools
that a package needs.  Tools that pkgsrc needs are listed in
PKGSRC_USE_TOOLS, and tools that a package needs on top of that are
listed in USE_TOOLS.

Define "TOOL" variables, e.g. SED, AWK, MKDIR, etc.  for each of the
tools that pkgsrc needs, and "TOOLS_TOOL" variables, e.g.  TOOLS_SED,
TOOLS_AWK, TOOLS_MKDIR, etc. for each of the tools that a package
needs.  These variables contain the full command line to the real
command and arguments needed to invoke the tool.
2005-05-10 19:06:58 +00:00
rillig
1e5c808685 Added command line option -q|--quiet, which suppresses the
errors/warnings summary printed before terminating. Updated the manpage.
Updated the preformatted manpage, which was horribly outdated.
2005-05-10 19:04:53 +00:00
reed
79df0530ee The configure checks for boehm-gc>=6.4
so use BUILDLINK_DEPENDS.boehm-gc for that.
2005-05-10 18:58:27 +00:00
drochner
ab6eb5f233 ArX-2.2.2: that was not me!
mention my codeville & inkscape work instead
2005-05-10 18:43:53 +00:00
jlam
7aa40022bd TOOLS_ALIASES.<tool> can be set to the list of names that should also be
created under ${TOOLS_DIR} that invoke <tool>, e.g.

	TOOLS_ALIASES.gawk=	awk

The example above causes the "gawk" tool to be added to ${TOOLS_DIR} as
both "gawk" and "awk".
2005-05-10 18:42:59 +00:00
drochner
1ccc0ec089 update to 0.41
from the announcement:
The primary focus of 0.41 has been bug fixing.
[...]
A couple new features also found their way in. First, the black and
white tracing functionality introduced in 0.40 has been improved to also
allow conversion of color and grayscale images. Second, is the addition
of a new clone tiler facility which creates patterns, tesselations, and
other sorts of geometric tiling arrangements.
User requests and comments also stimulated a number of improvements to
units handling, extensions, the Invert Selection command, layers
selector, icon theming, and several new translations.
2005-05-10 18:38:15 +00:00
tv
f3bdb6afe7 +ap2-bw 2005-05-10 17:01:10 +00:00
tv
4b093ae5c2 Add ap2-bw-0.6. DESCR:
bw_mod is an Apache 2 module to limit bandwidth consumed by browsers,
based in concept on the widely used Apache 1 "mod_bandwidth".
2005-05-10 17:00:39 +00:00
tv
178fd44721 Add a missing install-sh entry to PLIST; bump PKGREVISION.
Omission noted by Joerg Sonnenberger <joerg@britannica.bec.de>.
2005-05-10 16:49:22 +00:00
drochner
8a942a013c sorry for coming up with a lowlevel dependency so late...
update to 1.10.1
changes:
* added ATK_STATE_REQUIRED; see bug #172663.
* New locale, 'rw'
2005-05-10 16:37:16 +00:00
drochner
a438f3a4a7 update to 0.1.12
changes (afaics, there is no complete changelog):
-changes for easier handling (cdv init instead of manual mkdir)
-speedup
-changed license to BSD
-bigfixes
2005-05-10 16:31:34 +00:00
drochner
7523000033 update to 4.3.28
The Announcement:
Berkeley DB 4.3.28 is a patch release to 4.3.27, everyone is encouraged
to update to this version.  The following have been addressed in this
patch release:
1. All patches for the prior version have been applied as well
   as a few other fixes.
2. The product is available as a Windows x86 binary installer
   To see the change log for version 4.3.28, please visit:
   http://www.sleepycat.com/updat e/4.3.27/if.4.3.27.html
2005-05-10 16:24:48 +00:00
agc
85963169a6 Don't include $(TK_CC_SEARCH_FLAGS) in the ${LD} link commands, since this
does not work - as evidenced in numerous bulk build results.
2005-05-10 16:17:06 +00:00
manu
61bb9d3011 Updated ipsec-tools to 0.6b2.
Multiple bug fixes, the most important being NAT-T now working with
multiple endpoints behind the same NAT.
2005-05-10 12:39:28 +00:00
recht
ca7d1005a3 note update of ArX2 to 2.2.2 2005-05-10 07:24:50 +00:00
recht
931e0513e6 update to ArX 2.2.2
Removed the dependency on gpg since crypto support can also
be enabled afterwards.

changes:

"tag" has been enhanced so that you can tag the latest revision of a
particular branch (floating tags), instead of just one particular
revision.

"merge" now has a --recursive option.

"fork" has been simplified and works in-place by default.

"export" no longer appends the revision number to the destination if
the destination is specified.

Some bugs in plain old http support have been fixed.  In addition,
"update-listing" works differently.  You can use update-listing to
either add or remove a special marker in an archive.  If that marker
is in the archive, then ArX will automatically maintain all of the
.listing files in that archive.

In "diff", --output now implies --keep-patch-dir.

A subtle off-by-one bug in the xdelta implementation has been fixed
(thanks to Daniel Berlin).

The manual has seen a number of improvements.
2005-05-10 07:23:25 +00:00
cjs
0e52dbf92e Add an (unreviewed) patch to fix the security vulnerability. 2005-05-10 05:53:48 +00:00
dan
487b691b94 + eclipse 3.0.2 2005-05-10 05:39:14 +00:00
jschauma
c2a9909f72 In addition to checking for the header, also check for the library,
specifically, check in /usr/lib${ABI}, since it's possible that
on multi-ABI platforms only one version is installed, in which case we'd
need to build and install the other from pkgsrc.
2005-05-10 02:41:15 +00:00
jschauma
4884bc7744 patch configure to work with current irix versions 2005-05-10 02:31:38 +00:00
jschauma
345fd90360 as with sun-jre14 and sun-jre13, add dependency on suse_locale to ensure
that non-us-keyboard characters can be displayed and entered
2005-05-10 02:02:20 +00:00
jschauma
11b407f64e as with sun-jre14, pull in suse_locale to ensure that other charset
characters can be used
2005-05-10 01:55:39 +00:00
jschauma
76b880b320 add a dependency on suse_locale.
This is a light enough dependency to justify adding even if only necessary
for non-plain-english languages.
As per PR pkg/20824.
2005-05-10 01:51:13 +00:00
jlam
06b6c2b595 In make variables, quotes protect embedded whitespace in words, so we
can replace :C/^ *//:C/ *$// with :M* to get the same effect -- removing
leading and trailing whitespace and extra spaces between words.
2005-05-10 01:34:04 +00:00
jschauma
9f1b271dc0 depend on suse_locale, in part as a response to PR pkg/20824. 2005-05-10 01:33:50 +00:00
rillig
6782eb316a Updated from current pkgsrc guide. 2005-05-10 01:22:19 +00:00
rillig
4b12963866 The make(1) man page is currently wrong, so don't make users take this
chapter too serious for now.
2005-05-10 01:15:54 +00:00
reed
46181a7ac6 Suggest new packages:
Nvu - Complete Web Authoring System based on Mozilla's composer.
And several car games: trophy, torcs, spaceracer, carworlds,
roadfighter, and xrally.
2005-05-10 01:09:30 +00:00
xtraeme
5fa208f295 Add Mail Avenger (http:/www.mailavenger.org/) as a new suggested
package.
2005-05-10 00:44:46 +00:00
rillig
7c91d439ea Added first (still incomplete) version of the guide for programming with
Makefiles.
2005-05-10 00:27:43 +00:00
reed
0da8cdbb79 Add COMMENT specific to package.
(Before used generic COMMENT from xine-lib/Makefile.common.)
2005-05-10 00:18:03 +00:00
reed
2950b6431a Many changes to pkgsrc for this, but not a version update.
Change PLISTs to not hardcode 1.0.1 (or the version) but use
${PKGVERSION}. This will make it easier for later updates.
print-PLIST target produces ${PKGVERSION} and that is how I noticed this.

Move the xv plugin entries to PLIST.common from PLIST.NetBSD. Linux
and FreeBSD both have same xv plugin entries.

Remove dependency to win32-codecs. It is not needed and can be added
any time later for those extra codecs. Also, xine-lib supports
various Windows Media formats already (via builtin ffmpeg).

Move the i386 PLIST entries to own PLIST.i386 file.

Add MESSAGE.i386 to suggest installing win32-codecs if needed.
(If you have suggestions for other codecs or software to mention,
such as "Real" for this MESSAGE.i386, please let me know.)

Move COMMENT from Makefile.common to Makefile. (I will commit for
xine-arts and xine-esound next, since they didn't have their own
COMMENTs before.)

Bump PKGREVISION.

(Later I will add a couple patches for FreeBSD support and add
theora support.)
2005-05-10 00:16:42 +00:00
rillig
69e2e00c3d Added more deprecated variables from mk/defaults/obsolete.mk. 2005-05-10 00:12:18 +00:00
jlam
348ab57451 apr/buildlink3.mk defines PKG_BUILD_OPTIONS.apr as the result of the
PKG_OPTIONS computation for devel/apr.  Check that for the presence of
db4 instead.
2005-05-10 00:11:18 +00:00
rillig
21c7278253 Don't include ../../mk/java*.mk when reading in the Makefile. This avoids
false positive warnings for the deprecated PKG_JVM variable.
2005-05-10 00:09:18 +00:00
rillig
526576882f The TOOLS phase is not needed for pkglint. 2005-05-10 00:07:53 +00:00
rillig
b2a7b1b96b Removed some lines from the example output of pkglint that don't appear
anymore.
2005-05-10 00:05:03 +00:00
rillig
a73ab09866 Output the error string when renaming a dependency file fails. This has
happened to me when I had a misnamed directory in the pkgdb directory.
2005-05-10 00:04:09 +00:00
rillig
c537e2ec1e Removed deleted patch-aa from distinfo. 2005-05-10 00:01:43 +00:00
rillig
915240791e Replaced the package-supplied Makefile with a BSD-style one. Should fix
the bulk-build on NetBSD-1.6.2/i386.
2005-05-10 00:01:07 +00:00
rillig
a630ec9ff1 Added a patch that #includes <unistd.h> for non-Win32 systems. Approved
by xtraeme.
2005-05-09 23:50:05 +00:00
rillig
1a897d9658 Replaced wip category with lang. Approved by xtraeme. 2005-05-09 23:46:46 +00:00
rillig
d50231c708 Replaced wip category with devel. Approved by xtraeme. 2005-05-09 23:46:04 +00:00
jschauma
cb685e8dc8 mark this as NOT_FOR_PLATFORM= IRIX-*-*; irix comes with fam in the base
system
2005-05-09 23:13:33 +00:00
epg
c846c07bde Note p5-SVN-Mirror-0.60, svk-1.00, and p5-YAML-0.38 updates. 2005-05-09 22:43:42 +00:00
epg
26d9617279 Require p5-YAML>=0.38. 2005-05-09 22:40:52 +00:00
epg
17cf4bb5e2 Update to 0.38.
Upstream changes:

version: 0.38
date:    Thu Mar 31 01:43:21 PST 2005
changes:
- Deleted Spiffy -XXX artifact :(

---
version: 0.37
date:    Thu Mar 31 01:56:24 CST 2005
changes:
- All the edge cases with hash key dumping (commas, [], {}, etc)
  should now be covered
2005-05-09 22:40:27 +00:00