Commit Graph

36 Commits

Author SHA1 Message Date
Trevor Johnson
7e223b8511 Define USE_PERL5_BUILD, not erroneous USE_PERL.
Submitted by:	Oliver Eikemeier
2003-11-20 15:06:14 +00:00
Trevor Johnson
318a536982 Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction.
2003-11-20 13:51:47 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Bill Fenner
e736998cb0 Don't try to use ${AWK}, ${GREP} or ${TAIL} in != before including
bsd.port.pre.mk.

Submitted by:	distfile survey
2002-01-29 16:32:16 +00:00
Akinori MUSHA
bc07afc1c2 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.

Use command macros where appropriate.
2002-01-29 10:53:27 +00:00
Martin Blapp
81b530e55a Hardcode another /cdrom, since the define is not overwritten by the
PRE section. Install the patches too for a WITH_CDROM installation.

Approved by:	demon
2001-12-28 10:36:58 +00:00
Martin Blapp
add5fa1d46 Hardcode the /cdrom path, until bsd.port.mk is fixed. I don't know
if the fix (PR 30983) will make it into 4.5R.

PR:	ports 29843 (fixed), ports 30983

Approved by:	demon,wca
2001-12-25 10:37:41 +00:00
Martin Blapp
356b063b9e Maintainer is now a committer
Approved by:	demon
2001-12-24 13:56:04 +00:00
Dmitry Sivachenko
ace49a53ef Bump PORTREVISION due to recent update of sunsolve patch.
Submitted by:	MAINTAINER
2001-12-19 18:45:59 +00:00
Dmitry Sivachenko
5e05a16b9c Update for new sunsolve patch.
PR:		32969
Submitted by:	Martin Blapp <mb@imp.ch> (MAINTAINER)
2001-12-18 14:39:17 +00:00
Chris D. Faulhaber
5b2c639251 Fix the CDROM install of StarOffice.
PR:		30983
Submitted by:	Maintainer
2001-10-03 13:01:56 +00:00
Alexander Langer
6f12079725 Use full path to mount and utilites, because /sbin might not be in PATH.
Fix last-minute brainos in the message for linprocfs.

Submitted by:	fenner
2001-09-05 20:19:01 +00:00
Alexander Langer
b76089d126 - Add check for installed and running linprocfs
- Sync french version with the english and german version

Submitted by:   Martin Blapp <mb@imp.ch> (MAINTAINER)
2001-09-04 22:30:19 +00:00
David E. O'Brien
e4e10e443f Minor Staroffice 5.2 fixes and addons for the english and german port.
- Remove non working MASTER_SITES
- Make Adabas installation optional with make WITH_ADABAS=YES
- Add a check for free disk space in Makefile
- Replace a "/usr/local" with $PREFIX, which should fix make $PREFIX=
- Replace german "umlauts" in the german port.

Submitted by:	Martin Blapp <mb@imp.ch>
2001-06-03 16:29:56 +00:00
John Baldwin
0d716663cd The path needs to be dinked with for the install-user target as well.
Submitted by:	Martin Blapp <mb@imp.ch>
2001-03-02 00:50:43 +00:00
John Baldwin
a849609e93 Ensure that /bin is at the head of the path when running the setup program
so that we get the right uname binary.

PR:		24049, 25231, 25443, 25458
Submitted by:	Martin Blapp <mb@imp.ch>
2001-03-02 00:27:40 +00:00
Alexander Langer
50d15dbd05 Add SunSolve Patch 109939-02.
This fixes numerous bugs.  See the PR 23783 for details.

PR:		23783, 23784, 23785, 23809
Submitted by:	Martin Blapp <mb@imp.ch> (maintainer)
2000-12-24 14:37:25 +00:00
Alexander Langer
81088c4cbb Fix default $PATH settings for user-installation.
PR:		23774
Submitted by:	Martin Blapp <mb@imp.ch> (maintainer)
2000-12-24 14:23:54 +00:00
Chris D. Faulhaber
051a553bab Fix spelling error (endif -> fi)
PR:		22539
Submitted by:	Maintainer
2000-11-02 14:12:32 +00:00
David E. O'Brien
82bf1f9a40 Apply the CDROM install fix from editors/staroffice52/Makefile rev 1.22.
Requested by:	maintainer
2000-10-14 20:15:17 +00:00
Satoshi Asami
7acef1cd7a Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
2000-10-08 10:23:48 +00:00
Chris D. Faulhaber
b6519745c7 - Fix ${LINUXBASE} for /compat/linux
- Fix some warning text
- Fix ${CATEGORIES} and add german

Submitted by:	Maintainer
2000-09-23 10:33:14 +00:00
Alexander Langer
cfa956296a * Depend on libc6, this should fix some lib-problems. Also automatically
install linuxbase if it's not yet installed.
* Fix the cdrom installation
* Fix a typo in a shell script part of the makefile so the past
  installation patches work finally.

Submitted by:	Martin Blapp <mp@imp.ch> (MAINTAINER) on IRC
2000-09-15 16:31:57 +00:00
Chris Costello
b212c9ab77 Fix cut and paste error.
Submitted by:	Martin Blapp, maintainer
2000-09-07 22:39:08 +00:00
Sheldon Hearn
7950794828 Fix the error detection routines at the end.
Remove some unused cruft.
Get LD_LIBRARY_PATH recognized properly.
PREFIX-clean.

Submitted by:	maintainer
2000-09-07 14:22:48 +00:00
Chris D. Faulhaber
590fbd5f23 Add MASTER_SITES and remove notice about manually downloading
Submitted by:	Martin Blapp <mb@imp.ch> (Maintainer)
2000-08-28 13:35:26 +00:00
Chris D. Faulhaber
9e81f50c2b - Add DISPLAY functionality to keep StarOffice from crashing during
installation and startup
- Make a few cosmetic fixes to the Makefile(s)

Submitted by:	Martin Blapp <mb@imp.ch> (Maintainer)
2000-08-25 13:48:08 +00:00
Chris D. Faulhaber
135b1e4c59 New port: staroffice52 (after repo-copy from staroffice5)
Submitted by:	Martin Blapp <mb@imp.ch>
2000-08-24 19:29:31 +00:00
Jeremy Lea
877b8a533b Standardize all user defined options to the booleans WITH_FOO and
WITHOUT_FOO.  Begin the process of reserving these prefixes for user defined
options.

No comment by:	ports
2000-04-17 00:18:05 +00:00
Satoshi Asami
c919543fe7 Remove "de-" from front of PORTNAME -- it is specified by ${PKGNAMEPERFIX}
now.
2000-04-14 23:53:21 +00:00
Peter Wemm
6f80b55952 Complete /usr/compat -> /compat (this was partly correct already) 2000-04-14 20:24:04 +00:00
Michael Haro
a0cb9ec98b update with the new PORTNAME/PORTVERSION variables 2000-04-08 22:04:57 +00:00
Satoshi Asami
b2fc2bafbb Add virtual category "linux" to Linux apps and support libs/utils. 2000-02-28 08:34:04 +00:00
Satoshi Asami
8674b327f0 Add "de-" in front of PKGNAME. 2000-01-24 16:28:31 +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