Commit graph

33 commits

Author SHA1 Message Date
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Pav Lucistnik
2df76eb0a7 - Remove support for a.out format and PORTOBJFORMAT variable from individual
ports

With hat:	portmgr
2007-01-30 10:25:34 +00:00
Erwin Lansing
21f3f69ece - Unbreak
- Set NOFETCHFILES, since it doesn't fetch anything itself
- Set ONLY_FOR_ARCHS= i386 alpha
- Portlint

Submitted by:	pointyhat via kris, gabor
Approved by:	portmgr (self)
2006-10-12 12:46:59 +00:00
Volker Stolz
3aa11b89e0 Fix build/dependency issue
Discussed with: kris
2006-05-01 19:35:03 +00:00
Mark Linimon
cd1c31e935 Reassign these ports to the pool at maintainer's request. 2005-10-10 04:58:27 +00:00
Sergey A. Osokin
f37f7775e3 Make portlint(1) happy by changing strip to ${STRIP_CMD}
Submitted by:	Oleg Karachevtsev <ok@etrust.ru>
PR:		56998
2003-09-24 09:37:11 +00:00
John Polstra
d754c541e0 The use of IGNORE is now preferred to BROKEN to indicate ports
that will never build on older OS releases.

Submitted by:	Mark Linimon <linimon@lonesome.com>
PR:		ports/53462, ports/53464
2003-06-30 18:17:54 +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
Thomas Moestl
490d1f8530 Fix a construct that causes make errors on platforms that are not
supported by these ports. This fixes 'make readmes' for them on
sparc64 (and by that, release building without NOPORTS).

Approved by:	jdp
2002-10-30 18:51:10 +00:00
John Polstra
fbd8d43ef5 Revamp this port to build using the PM3 compiler instead of the old
SRC one from the modula-3 port.  Also use the virtualpaper sources
which are included in the PM3 distribution, as they are maintained
better.
2001-07-21 23:28:12 +00:00
John Polstra
a35b751000 Defennerize. 2001-06-25 23:13:51 +00:00
Chris Piazza
e062d3845f Accidental whitespace 2000-04-09 17:50:59 +00:00
Chris Piazza
d38f7d91c8 Update with the new PORTNAME/PORTVERSION variables 2000-04-09 17:41:40 +00:00
Bill Fenner
f41c7b784a Update some "301 Moved Permanently" URL's. 1999-10-07 18:04:05 +00:00
Peter Wemm
a53421230c $Id$ -> $FreeBSD$ 1999-08-31 01:53:22 +00:00
Michael Haro
b8f8618362 echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
1999-08-27 22:30:39 +00:00
Michael Haro
5281212be3 chmod -> ${CHMOD}
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Tim Vanderhoek
a84b5b5f94 #4/4 enforcing Caps, no period
[Has anyone figured-out what makes the number 393 so interesting to PW, now?]

I wonder what was going through Jordan's head during his infamous
$Id$-smashing commit.

Before I forget....

Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting
this commit.  See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
1999-06-26 19:22:14 +00:00
Michael Haro
bea9ae51f4 The faster this commit message is typed the faster it'll all be over.
(add WWW:)
1999-05-03 04:59:32 +00:00
Steve Price
f7b73547f3 Remove empty directories on deinstall. 1998-10-20 01:49:58 +00:00
Justin M. Seger
96d3c047f3 Unmark BROKEN. It was a previously fixed SMP problem.
Pointed out by:	jdp
1998-10-13 01:17:27 +00:00
Justin M. Seger
802d197782 Mark BROKEN for ELF. Depends on modula-3 which is BROKEN:
***
*** runtime error:
***    Segmentation violation - possible attempt to dereference NIL

***
*** runtime error:
***    ASSERT failed
***    file "../src/runtime/common/RTHeapMap.m3", line 35
***

Abort trap - core dumped
*** error code 134 (ignored)
missing libm3formsvbtpixmaps.a: not building libm3formsvbtpixmaps.so.6

followed by many more errors
1998-10-12 16:38:05 +00:00
Satoshi Asami
bbba9fc4cc Remove all the remaining regexps from LIB_DEPENDS. There are some
ports that are not ELFized yet but it's getting too late in the game
and I need to commit the new bsd.port.mk that doesn't use regexps.
1998-10-09 10:05:56 +00:00
Satoshi Asami
717bc37b79 modula-3 library is now at version 6. 1998-08-26 20:44:12 +00:00
Tim Vanderhoek
555648efb4 Don't print the manpages in pkg/PLIST, please. 1998-08-19 18:50:23 +00:00
Andrey A. Chernov
2dd2f17ba2 Fix diff lines (path) 1998-01-20 17:46:07 +00:00
John Polstra
7239ee8d56 Fix PR ports/3572 by using mkfifo instead of mknod. Update for new
shared library version numbers in the modula-3-lib port.

PR:		Closes ports/3572
Submitted by:	gjm11@dpmms.cam.ac.uk (Gareth McCaughan)
1997-07-11 05:19:18 +00:00
John Polstra
6554e7aafa Install the DEC copyright notice, so that it will be present in the
package.  Add a pointer to it in the DESCR file.  Pare down the text
in the DESCR file.
1997-03-27 18:35:49 +00:00
Satoshi Asami
db879567ce Add ${DIST_SUBDIR} in front of filenames in files/md5. Corresponds to
changes made in rev. 1.232 of bsd.port.mk.
1996-11-30 10:50:36 +00:00
Satoshi Asami
a0a7caf77d Put DIST_SUBDIR in the right section. 1996-11-27 12:08:48 +00:00
David E. O'Brien
e5cc021f77 CATEGORIES+= -> CATEGORIES=
Converted to MAN[1-9]
1996-11-17 08:45:20 +00:00
John Polstra
8f84cdb08d Update for version 1.4. Make general repairs so that the port
builds and installs properly.
1996-11-03 19:49:50 +00:00
Jordan K. Hubbard
6b6e6fb90b The virtual paper software, as described at
http://www.research.digital.com:80/SRC/virtualpaper/
Huzzah, our first Modula-3 using port!  Caution:  If you don't already
have Modula-3, you will after you build this port!  Make sure you have
plenty of swap space before attempting this.
1996-06-14 08:00:15 +00:00