Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
A unix utility for extracting resources from a macintosh resource fork.
Currently macfork only directly supports icon families, pict files, and
palettes, but any resource data can be extracted to a file.
Provided in pkg/13925 by Johan Danielsson <joda@pdc.kth.se>.
|
|
Perl interface to the iconv() function as defined by the Single
UNIX Specification. The convert() method converts the encoding of
characters in the input string from the fromcode codeset to the
tocode codeset, and returns the result.
|
|
|
|
WRKSRC= ${WRKDIR}
This is much cleaner, much more indicative of what happens, and removes
another of the negative definitions (NO_.* = value).
|
|
the HOMEPAGE variable for, as well as some grammar and spelling fixes.
|
|
to ${X11BASE} in the header and library search paths into references to
${LOCALBASE}/share/x11-links. These packages should now be strongly-
buildlinked regardless of whether xpkgwedge is installed.
Changes well-tested on NetBSD-1.5X/i386 with and without xpkgwedge and
lightly-tested on NetBSD-1.5.1/alpha without xpkgwedge.
|
|
Include a bugfix for lisp_LISP independently discovered by me that has
been pulled up to the automake-1-4 branch of automake cvs.
Changes are:
New in 1.4-p5:
* Allow AM_PROG_LIBTOOL again.
* Diagnose AC_CONFIG_HEADERS the same as AC_CONFIG_HEADER.
* Display distributed file list correctly in usage message.
* Allow numbers in macro names.
* Bugfixes.
New in 1.4-p4:
* Deal with configure.ac as well as configure.in -- this time for real!
* The version numbering system now allows three point version numbers,
such as 1.4.4, without thinking they are alpha release numbers.
New in 1.4-p3:
* Deal with configure.ac as well as configure.in.
* Don't complain if `version.texi' is included in multiple places.
New in 1.4-p2:
* Deal with AC_CONFIG_FILES from autoconf-2.50.
* Improvements to f77 support.
* DESTDIR now works for script targets.
* distcheck-hook works correctly.
New in 1.4-p1:
* The version numbering system now allows fork identifiers (such as
the p1 in this version of automake).
* Cope gracefully with various versions of libtool which may or may not
require ltconfig, ltcf-c.sh, ltcf-cxx.sh or ltcf-gcj.sh.
* Bugfixes.
|
|
|
|
|
|
|
|
|
|
USE_BUILDLINK_ONLY.
|
|
implementation if it's not found in the base system.
* Use shell "for" loop instead of a make ".for" loop.
* Mark as USE_BUILDLINK_ONLY.
|
|
|
|
and definitions. Also mark as USE_BUILDLINK_ONLY, and change PLIST to
refer to the installed po files in ${PKGLOCALEDIR}, not "share".
|
|
USE_BUILDLINK_ONLY.
|
|
USE_BUILDLINK_ONLY.
|
|
|
|
USE_BUILDLINK_ONLY.
|
|
via MAKE_FLAGS.
|
|
USE_BUILDLINK_ONLY.
|
|
|
|
|
|
package Makefiles.
|
|
package Makefiles.
|
|
|
|
|
|
installation directory in case the package isn't installed.
|
|
Changes:
Fixes of long C function definitions, better handling of blank lines,
removal of unused options and shorter doc.
|
|
been avoided if this modifications would have been tested before
committing them.
|
|
BUILDLINK_PREFIX.<pkgname>. This allows buildlink to find X11BASE packages
regardless of whether they were installed before or after xpkgwedge was
installed. Idea by Alistair Crooks <agc@pkgsrc.org>.
|
|
|
|
archive. Below is the release note from its WWW page.
Notes: Lots of minor changes, some minor API
changes, some bugs fixed, some crashers removed
Changes: Lots of minor changes, some minor API
changes, some bugs fixed, some crashers removed
* converted to use buildlink.mk.
|
|
rather than serving up unchanging tarred archives that we can
checksum, tars up the directories on the fly, differently every time!
Let's just change the MASTER_SITE to MASTER_SITE_LOCAL until we can
figure out a better way of dealing with CTAN.
|
|
|
|
|
|
|
|
Iconv wrapper class for Ruby.
|
|
FOO_REQD=1.0 being converted to foo>=1.0, one can now directly specify
the dependency pattern as FOO_DEPENDS=foo>=1.0. This allows things like
JPEG_DEPENDS=jpeg-6b, or fancier expressions like for postgresql-lib.
Change existing FOO_REQD definitions in Makefiles to FOO_DEPENDS.
|
|
|
|
|
|
the distfile it looks exactly like old one. regen distinfo.
|
|
|
|
|
|
txt2man converts the input text into nroff commands using
man(7) macros for man pages. Smart argument processing is
available either for commands using "-" sign for flags
(including long options used in GNU tools). If ifile is
omitted, standard input is taken as argument. Result is
displayed on standard output.
|
|
GNU_CONFIGURE is defined, so simply set LIBS to the appropriate value.
|
|
adapt by moving CPPFLAGS settings to top-level, and removing explicit
inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.
|
|
|
|
the uulib changes (see there).
|