Commit Graph

70 Commits

Author SHA1 Message Date
Steve Price
829f27c953 From maintainer:
This fixes the ${TEMPDIR} and ${TMPDIR} problem with the StarOffice5
  port.  It also puts my correct email address in.

PR:		16432
Submitted by:	maintainer
2000-01-29 21:52:21 +00:00
Satoshi Asami
8674b327f0 Add "de-" in front of PKGNAME. 2000-01-24 16:28:31 +00:00
Satoshi Asami
c8204282c2 Add staroffice5. 2000-01-14 02:09:48 +00:00
Eivind Eklund
42fb526517 Whoops - forgot the Makefile. 2000-01-08 22:25:42 +00:00
Eivind Eklund
ea6f5e8f38 German StarOffice port.
Submitted by:	Martin Blapp <mb@imp.ch>
2000-01-08 22:01:09 +00:00
Wolfram Schneider
881886ead9 Update to dict-1.2 2000-01-08 16:57:44 +00:00
Steve Price
da1bf750dd Add another distribution site for patches and changes the default for the
TEMPDIR variable.

PR:		15764
Submitted by:	maintainer
1999-12-31 20:14:55 +00:00
Steve Price
38e3e6a87b These ports now need 'LIB_DEPENDS=gd.0:...'. 1999-12-27 21:28:28 +00:00
Steve Price
367b1822b7 Remove '-v' from the invocation of ln(1).
PR:		15623
Submitted by:	Udo Schweigert <ust@cert.siemens.de>
1999-12-23 21:13:40 +00:00
Satoshi Asami
76579b97b7 "Quite sorry for sending this so late. I just got my hands on a Sun
StarOffice CDROM and found out how broken the port really was.
It also uses a DIST_SUBDIR now."

Submitted by:	obrien
1999-12-14 23:14:36 +00:00
David E. O'Brien
b21c3ba30d Fix buglet in the perl expression.
Noticed by:	Brian Handy <handy@lambic.physics.montana.edu>
1999-12-10 16:28:35 +00:00
David E. O'Brien
43dec6fb47 Updated checksums.
Submitted by:	Darren Wiebe <dkwiebe@heartland.ab.ca> (MAINTAINIER)
1999-12-09 21:54:01 +00:00
David E. O'Brien
3a61a80ec1 I didn't notice there was a .file file as part of the port, and it was
in the wrong place.  The .dot files has been renamed dot.file and moved
to files/
1999-12-09 17:13:36 +00:00
David E. O'Brien
8e49e1638f This is Sun's version 5.1a of StarOffice, an office productivity suite
simular to Microsoft Office.

PR:		14899
Submitted by:	Darren Wiebe <dkwiebe@heartland.ab.ca>	(reworked by me)
1999-12-09 17:08:31 +00:00
Steve Price
b04df6af62 Add '-lpng' for linking the against the static libgd.a. 1999-11-01 00:58:47 +00:00
Steve Price
e273a47dcf Update to version 1.30.4.
PR:		13663
Submitted by:	maintainer
1999-09-27 02:47:09 +00:00
Wolfram Schneider
3b140688a9 Update master site. 1999-09-19 10:30:46 +00:00
Chris Piazza
4021bd92c9 Unbreak by finding the new master site and updating to 1.9.99 1999-09-06 05:16:52 +00:00
Peter Wemm
9de5ac14c7 $Id$ -> $FreeBSD$ 1999-08-29 11:32:39 +00:00
Michael Haro
af5f314286 ln -> ${LN} 1999-08-28 01:58:05 +00:00
David E. O'Brien
9a9ac6ba9d Change Id->FreeBSD. 1999-08-25 05:57:29 +00:00
Tim Vanderhoek
748713c3f6 As threatened, enforce the "Capital, no period" rule. Ellipses are
permitted.  Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
1999-06-26 17:19:19 +00:00
Chris Piazza
bc7a4d2740 Activate cheapcall. 1999-06-25 23:07:23 +00:00
Chris Piazza
6ddc18be27 A utility that shows the cheapest call-by-call telephone provider.
This is in german only and only applies to people in Germany.

PR:	12193
Submitted by:	Peter Cornelius <pcc@gmx.net>
Reviewe  by:
1999-06-25 23:06:16 +00:00
Steve Price
f726b936c4 Update to version 1.22.6.
PR:		12100
Submitted by:	maintainer
1999-06-10 08:20:01 +00:00
Steve Price
9ae2893d9e Use PERL_ARCH so this works on the Alpha too. 1999-05-31 05:01:41 +00:00
Michael Haro
2494e76fd1 Add WWW: 1999-05-03 06:17:22 +00:00
Steve Price
89c973e32c Update to version 1.22.3.
PR:		10884
Submitted by:	maintainer
1999-03-31 15:17:31 +00:00
Wolfram Schneider
645ab54741 Cleanup MASTER_SITES. 1999-03-07 18:47:22 +00:00
Satoshi Asami
5114e2637e Adjust port Makefiles to new EXTRACT_* variable defaults. See log of
bsd.port.mk rev. 1.304 for details on the change.

The fix here is one of the following.

(1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining
    EXTRACT_* commands.

(2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously
    calling the "tar" command (i.e., arguments like "-xzf" are spelled
    out).

(3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS},
    add ${EXTRACT_AFTER_ARGS} to the command line as well.

(4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS
    is set, define the other two too.
1999-02-03 11:12:01 +00:00
Steve Price
d2eeb7c3d1 Update to version 1.20.07.
PR:		9622
Submitted by:	maintainer
1999-01-26 02:21:12 +00:00
Wolfram Schneider
7684c25445 Typo in last commit. 1999-01-16 18:44:40 +00:00
Wolfram Schneider
4a75c60708 Added short english comment
Added link to the web interface.
1999-01-16 18:43:14 +00:00
Wolfram Schneider
6602bae8a1 Fix RUN_DEPENDS line
Submitted by:	Jacques Vidrine <n@nectar.com>
1998-10-27 18:15:31 +00:00
Wolfram Schneider
9fe96bf174 unbroke 1998-08-29 10:20:20 +00:00
Wolfram Schneider
28be478d26 Perl5 upgrade fixes. 1998-08-28 20:05:02 +00:00
Satoshi Asami
bf50e68df8 Mark this port broken:
======
===>  Building package for BBBike-2.48
Creating package /usr/ports/packages/All/BBBike-2.48.tgz
Registering depends: perl-5.00502.
Creating gzip'd tar ball in '/usr/ports/packages/All/BBBike-2.48.tgz'
tar: can't add file BBBike/lib/BBBikeXS.pm : No such file or directory
tar: can't add file BBBike/lib/VirtArray.pm : No such file or directory
pkg_create: tar command failed with code 256
*** Error code 1
=======

While I'm here, adjust the p5-Tk dependency path (both .pm file and
p5-Tk location were wrong) and remove obsoleted variable NO_CONFIGURE.
1998-08-27 01:34:53 +00:00
Wolfram Schneider
ce681877b5 Added BBBike. 1998-08-26 09:57:06 +00:00
Wolfram Schneider
58102d225f A route-finder for cyclists in Berlin and Brandenburg (only german).
BBBike computes the shortes and fastest way between point A and B,
depending on the number of traffic lights, crosses, one way streets,
wind force, air temperature, mountains and human power.

BBBike has a cute GUI and map, including most streets, rivers and
lakes, railways stations, and subway stations. It has several
interface to other online database: phone book, zip code, Berlin city
map, eplus mobil phone map of Brandenburg.
1998-08-26 09:55:38 +00:00
Satoshi Asami
37c4cb74f3 Move PLIST generation to do-install. Since do-install is already define
in this Makefile, there wasn't much reason why it was separate anyway.
1998-08-25 01:25:05 +00:00
Steve Price
1a6b06724c Don't start the COMMENT with the name of the port. 1998-07-13 00:16:38 +00:00
Steve Price
9ae709e5a3 Turn on webalizer. 1998-07-13 00:14:04 +00:00
Steve Price
1d8f243c6d Initial import of webalizer version 1.12.
A web server log file analysis program.

PR:		7001
Submitted by:	Dirk Meyer <dirk.meyer@dinoex.sub.org>
1998-07-13 00:13:21 +00:00
Wolfram Schneider
c413f1d4b6 Typo in CATEGORIES. 1998-01-10 16:01:04 +00:00
Masafumi Max NAKANE
d6e1c1a7a4 Standardize and simplify.
Also, add misc to the category list.
1998-01-02 21:05:36 +00:00
Satoshi Asami
839e085903 Portlint. 1997-12-31 22:43:30 +00:00
Satoshi Asami
c85199b92a Need "de-" in front of PKGNAME. 1997-12-31 22:33:44 +00:00
Wolfram Schneider
3fdfdf0728 ${GZIP_CMD} -d -> ${GZCAT} 1997-12-31 12:11:56 +00:00
Wolfram Schneider
af220a4381 Use INSTALL_DATA macro.
${GZIP_CMD} -d -> ${GZCAT}
1997-12-31 12:09:33 +00:00
Wolfram Schneider
bf1dc189c8 Enable phone. 1997-12-30 23:29:57 +00:00