Commit Graph

10267 Commits

Author SHA1 Message Date
espie
95a63f4d22 +some new stuff 2001-04-02 15:04:29 +00:00
espie
af9c4f8289 Give a version number to ghostscript_encrypt
Pull COMMENT in.
2001-04-02 14:51:10 +00:00
jakob
405927fa27 fix tmpDir initialization; <m@crt.se> 2001-04-02 12:46:17 +00:00
espie
5c979b3753 Compute `new dependencies' if NEW_DEPENDS is defined. 2001-04-02 11:50:25 +00:00
espie
6d478c82a8 Some comments 2001-04-02 11:45:11 +00:00
espie
8edb444009 Remove stuff that is often duplicate, and causes only bogus warnings. 2001-04-02 11:32:32 +00:00
espie
15f663ed60 revise the way package multi-builds are handled.
- move FLAVOR_EXT up so that WRK* are correct when they're needed for
dependencies.
- build a list of _PACKAGE_COOKIES, one for each subpackage.
- let package go through an indirection:
package: ${_PACKAGE_COOKIES}

_PACKAGE_COOKIE_${SUB}:
	SUBPACKAGE=${SUB} ${MAKE} _package

so that all packages are `flat', and subpackages can depend on each other
freely.
2001-04-02 10:35:51 +00:00
espie
de3b00858b Typo 2001-04-02 10:33:45 +00:00
espie
c8d7665254 Add FLAVOR_EXT to the list of substituted variables (deprecate ${FLAVOR}
in packing lists).
2001-04-02 10:16:59 +00:00
brad
a428ef07c1 - integrate COMMENT
- bump NEED_VERSION
2001-04-02 02:09:15 +00:00
naddy
c7f4e64e63 - integrate COMMENT into Makefile
- update HOMEPAGE
- make plugins work correctly; from Matt Bing <matt@anzen.com>
submitted by maintainer
2001-04-02 02:04:40 +00:00
naddy
ce98d80953 typo VERSTION -> VERSION 2001-04-02 01:57:39 +00:00
naddy
7a86a4d5bc - Pull in COMMENT; requested by Hans-Guenter Weigand <hgw@d1906.inka.de>.
- Add NEED_VERSION.
- Give package a date-based version number.
2001-04-01 23:54:42 +00:00
naddy
c470368b9f Omitted in previous commit. 2001-04-01 20:20:57 +00:00
naddy
17fec09fa4 Sync libtool, put loaders back into lib; wilfried@ and me. 2001-04-01 20:18:06 +00:00
brad
b4b5d4b990 - integrate COMMENT
- bump NEED_VERSION
- MAKE_ENV -> MAKE_FLAGS
- upgrade pnmtopng to v2.37.5
2001-04-01 19:01:38 +00:00
espie
40d1d22966 Any ghostscript 2001-04-01 17:06:47 +00:00
espie
eca74cd41f Use any ghostscript or teTeX. 2001-04-01 17:06:06 +00:00
espie
314fee625f If someone ever repairs it. 2001-04-01 17:05:12 +00:00
espie
b0c4dbb777 Wildcard for ghostscript, to be activated soonish. 2001-04-01 17:04:06 +00:00
wilfried
daa82fde56 add wmmenu 2001-04-01 15:19:40 +00:00
wilfried
ed2ad4c50d Import of wmmenu-0.5
A dockapp for Window Maker that provides a pop-up menu of icons
that launch applications, like in AfterStep.  The program can be
run more than once at the same time, which allows many different
menus, each one described in a separate file.
2001-04-01 15:17:53 +00:00
brad
320fc577e9 - integrate COMMENT
- bump NEED_VERSION
- hardcoded /usr/local -> ${LOCALBASE}
- mkdir -> ${INSTALL_DATA_DIR}
- make use of chroot consistent with freebsd_lib/linux_lib
--
Ok'd by: maintainer
2001-04-01 04:17:13 +00:00
espie
9336fc846c Identify identical $file and $file.orig. Report them, but don't generate
an empty patch (that is sure to throw make patch later).
2001-03-31 22:54:41 +00:00
brad
9e8946d0ff upgrade to opennap 0.41 2001-03-31 22:41:48 +00:00
brad
84a5edf350 remove myself as MAINTAINER of this port. 2001-03-31 21:56:45 +00:00
brad
29b0b2b695 add IPv6 patch. 2001-03-31 21:23:37 +00:00
naddy
de74fca2a8 regen; sync libtool patches 2001-03-31 19:20:09 +00:00
naddy
638981a1fd - Update to 2.25.
- Pull COMMENT into Makefile.
- Switch to .bz2 distfile.
- New maintainer; ok jsmith@mcs.drexel.edu.
- Doesn't build on powerpc either.
Partly submitted by Shell Hung <i@shellhung.org>.
2001-03-31 11:51:05 +00:00
avsm
9a1d913d3b Remove textproc/docbook-xml port; it is now part of textproc/docbook
Ok jakob@
2001-03-31 10:22:21 +00:00
avsm
5b00a9702d Pull in the docbook-xml port into this one. Since the SGML DTDs are no
longer being developed, the release number of this port now reflects the
advancing XML DTD versions. The directory structure for the XML DTDs
is similar to that of the SGML ones (share/xml/docbook/4.1, for example)

- Update to docbook-4.1.2
- bump NEED_VERSION, integrate COMMENT
- switch to tracking XML schemas, but keep installing old SGML ones

ok jakob@
2001-03-31 10:20:44 +00:00
jakob
635beff2f4 update to postfix snapshot 20010329 2001-03-31 08:48:06 +00:00
avsm
306d96032c - update to p5-libwww-5.52
- integrate COMMENT, bump NEED_VERSION
2001-03-30 23:18:45 +00:00
jakob
ac08be28e7 also build no_x11 flavour for xml2rfc 2001-03-30 22:48:22 +00:00
avsm
2202392e75 + html2wml 2001-03-30 22:36:50 +00:00
avsm
0e3401f700 Initial import of html2wml-0.4.0
By Shell Hung <i@shellhung.org>, lots of fixes by me

--
Html2Wml converts HTML pages to WML pages, suitable for being viewed
on a Wap device. The conversion can be done either on the command
line to create static WML pages or on-the-fly by calling this program
as a CGI.
2001-03-30 22:36:12 +00:00
avsm
a6f9f8ab1d + p5-Text-Template 2001-03-30 22:31:12 +00:00
avsm
8b21361485 Initial import of p5-Text-Template-1.31
--
This is a library for generating form letters, building HTML pages,
or filling in templates generally.  A `template' is a piece of text
that has little Perl programs embedded in it here and there.  When
you `fill in' a template, you evaluate the little programs and
replace them with their values.
2001-03-30 22:30:19 +00:00
avsm
d88797a2af + p5-Image-Info 2001-03-30 22:04:21 +00:00
avsm
b1d00b2bba Initial import of p5-Image-Info-1.06
Submitted by Shell Hung <i@shellhung.org>

--
This Perl extension allows you to extract meta information from
various types of image files. It currently supports JPEG, GIF, PNG
and more image types.
2001-03-30 22:02:20 +00:00
avsm
91b8b377e1 + p5-Font-TTF 2001-03-30 21:55:39 +00:00
avsm
2e226919f6 Initial import of p5-Font-TTF-0.21
Submitted by Shell Hung <i@shellhung.org>

--
This module provided supports for many types of TTF tables, including
reading, processing and writing, and also supports XML output.
2001-03-30 21:54:47 +00:00
danh
ef3611eac9 +mindterm 2001-03-30 21:43:33 +00:00
danh
d46453a392 Import of mindterm 1.9.9.
from DESCR:
MindTerm v1.99 is a SSH client program written in 100% pure Java.
MindTerm can be run as a stand-alone program, or as an applet in a
webpage.  Apart from supporting both ssh1 and ssh2, it has some
unique features such as built in scp file transfer and a built in
ftp-proxy which works with ordinary ftpds behind the sshd.

Submitted by:	Pete Fritchman <petef@databits.net>
2001-03-30 21:42:31 +00:00
danh
b188bccde8 +perltidy 2001-03-30 21:14:30 +00:00
danh
a223ea8c41 Import of perltidy-20010328.
from DESCR:
perltidy is a Perl script which indents and reformats Perl scripts
to make them easier to read.  If you write Perl scripts, or spend
much time reading them, you will probably find it useful.

Submitted by:	Pete Fritchman <petef@databits.net>
2001-03-30 21:13:47 +00:00
danh
8f943e3317 add homepage 2001-03-30 21:11:01 +00:00
danh
2649f55e19 +mysql2pgsql 2001-03-30 21:09:31 +00:00
danh
ab06f4cc09 Import of mysql2pgsql 1.8
from DESCR:
The perl script mysql2pgsql can be used to convert MySQL database
dumps to a PostgreSQL-compatible format (so the data can be imported
into PostgreSQL).  This can be useful if you are switching from
MySQL to PostgreSQL and you have quite a bit of data in your MySQL
databases.

Submitted by:	Pete Fritchman <petef@databits.net>
2001-03-30 21:08:25 +00:00
brad
61573ba720 - integrate COMMENT
- takeover as MAINTAINER
2001-03-30 19:06:17 +00:00