Satoshi Asami
5e5841f2cd
Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when
...
PORTREVISION or PORTEPOCH are defined.
Most of these Makefiles were defining DISTNAME and WRKSRC (and
sometimes EXTRACT_SUFX) -- change those to define DISTFILES only.
Also, some of the WRKSRC lines were not even necessary, as they were
defining it to the default value.
Instigated by: Peter Pentchev <roam@orbitel.bg> and kris
2000-09-25 12:21:43 +00:00
Michael Haro
b7f08d10c0
PORTNAME/VERSION stuff
2000-04-12 04:56:17 +00:00
R. Imura
1d2c4bc545
Woops, "timeval" -> "struct timeval"
2000-02-12 18:34:50 +00:00
R. Imura
24765d07d6
Fix new compiler error in -current.
...
Noticed by: bento
All no response from: maintainer
2000-02-12 18:15:48 +00:00
Tim Vanderhoek
cab2d8737a
Add WWW.
1999-11-06 18:01:14 +00:00
Justin M. Seger
bacdfe64cd
Upgrade to bsvc-2.1
...
Switch to tk8.2
Make myself MAINTAINER after no response from previous MAINTAINER.
1999-09-07 03:10:49 +00:00
David E. O'Brien
9a9ac6ba9d
Change Id->FreeBSD.
1999-08-25 05:57:29 +00:00
Michael Haro
235481b52a
awk -> ${AWK}
...
basename -> ${BASENAME}
cat -> ${CAT}
cp -> ${CP}
ldconfig -> ${LDCONFIG}
mkdir -> ${MKDIR}
1999-08-22 23:33:47 +00:00
Satoshi Asami
d730854fd0
Do not write anything to ${PATCHDIR} by doing the awk trick to
...
the patched file (Makefile.common) in post-patch, instead of
the patch itself (${FILESDIR}/patch-aa.in) in pre-patch.
1998-10-06 05:18:00 +00:00
Satoshi Asami
5264cbceb5
Fix up dependencies for ports that moved into the x11-toolkits category.
1998-08-07 23:56:56 +00:00
Satoshi Asami
9e097d6f3f
Be careful when you touch DISTNAME, it affect WRKSRC....
1998-04-05 07:30:56 +00:00
Justin M. Seger
45f198b4ab
Distfile disappeared from old master site. Use a new one.
...
Portlint.
1998-04-04 13:14:19 +00:00
Wolfram Schneider
1760fd6654
Add virtual category 'tk41'.
1997-04-20 13:20:00 +00:00
Thomas Gellekum
b76805f3c9
${RM} -> ${RM} -f.
1997-03-07 08:05:09 +00:00
Satoshi Asami
147bee2a35
Don't forget to delete a patch we created.
1997-03-06 11:39:52 +00:00
Thomas Gellekum
0f6a02a177
Import of the bsvc port. bsvc is an extensible hardware simulation
...
framework with MC68K support.
Closes PR #2881 .
Submitted by: Dan Cross <tenser@spitfire.ecsel.psu.edu>
1997-03-05 08:30:54 +00:00