Dmitry Marakasov
a61f2205e2
- Fix ${arch}_BROKEN statements to correct BROKEN_${arch}
...
- Drop @dirrm* from plists
- Other minor fixes
2014-10-17 15:37:58 +00:00
Baptiste Daroussin
e6837ea053
Properly fill the distinfo
2014-06-30 20:53:41 +00:00
Baptiste Daroussin
b941a0415c
Mark as broken: no distinfo
2014-06-22 22:12:30 +00:00
John Marino
401286ff02
japanese/edict: Remove unnecessary extract target and dependency
...
This port never needed a roll-your-own extract target; all it needed
was the EXTRACT_ONLY definition.
While touching this unmaintained port, change it to use TAR instead
of UNZIP_CMD during installation. Poudriere-verified to install the
same way as before. And pet portlint a bit.
2014-06-06 10:13:55 +00:00
Pawel Pekala
58402a061c
- Add staging support
...
- Define DOCS option
2014-05-08 23:06:57 +00:00
Baptiste Daroussin
8ee9a3584f
Add NO_STAGE all over the place in preparation for the staging support (cat: japanese)
2013-09-20 18:47:54 +00:00
Baptiste Daroussin
cc23a6558a
Fix build on FreeBSD 9+
2013-02-05 12:00:34 +00:00
Martin Wilke
94f65ba911
- Fix build with clang
...
PR: 164198
Submitted by: Jan Beich <jbeich@tormail.net>
2012-01-28 17:49:15 +00:00
TAKATSU Tomonari
8a1b6e7304
- Update MASTER_SITES and WWW: line
...
PR: ports/159484
Submitted by: Ports Fury
2011-08-07 09:28:56 +00:00
Emanuel Haupt
f760c11728
Remove WWW entries from unmaintained ports that return 404 or where the domain
...
disappeared.
2011-08-02 20:58:23 +00:00
Martin Wilke
65e190c0f0
- Get Rid MD5 support
...
With hat: portmgr (myself)
2011-03-18 17:59:50 +00:00
Mark Linimon
50ba4660e1
Mark as broken on sparc64.
2009-02-03 06:06:33 +00:00
Ion-Mihai Tetcu
21ae9096e6
- s/DOCDIR/DOCSDIR/ and use DATADIR both in Makefile and pkg-plist
...
- pet portlint
- fix plist with -DNOPORTDOCS
- bump PORTREVISION
Prompted by: QA Tindy run
2008-07-28 16:36:25 +00:00
Tilman Keskinoz
223d9addfc
Unbreak on amd64
...
Set maintainership back to ports
PR: 125683
Submitted by: Kazunori_Fujiwara <fujiwara@wide.ad.jp>
Approved by: maintainer
2008-07-27 18:44:06 +00:00
Martin Wilke
ae8997725c
- Update master sites
...
- Remove outdated files
- Quiet some warnings
PR: 121445
Submitted by: Jonathan Hanna <jhanna@shaw.ca> (maintainer)
2008-03-14 19:07:40 +00:00
Martin Wilke
b77c144283
- Use termios instead of sgtty
...
PR: 119114
Submitted by: Ed Schouten <ed@fxq.nl>
Approved by: maintainer
2008-02-15 22:05:09 +00:00
Edwin Groothuis
db4ade709f
SHA256ify
...
Approved by: krion@
2006-01-30 10:46:59 +00:00
Marcus Alves Grando
6e3bb5e46d
Refers 4jword3_edict.euc instead 4jword2 when create .xjdicrc
...
Bump PORTREVISION
PR: 88843
Submitted by: Dirk Gouders <gouders@et.bocholt.fh-ge.de>
Approved by: maintainer
2005-11-11 21:28:08 +00:00
Edwin Groothuis
dc27cedefd
replace 4jwords with 4jwords3
...
Submitted by: Jonathan Hanna <jhanna@shaw.ca>
2005-11-03 02:36:47 +00:00
Pav Lucistnik
37ff82483c
- Unfetchable files. One dictionary seems to have disappeared and one has been
...
upgraded and given a new name.
PR: ports/77540
Submitted by: Jonathan Hanna <jhanna@shaw.ca> (maintainer)
2005-02-15 16:07:37 +00:00
Trevor Johnson
8232e82f85
SIZEify (maintainer timeout)
2004-03-31 03:12:58 +00:00
Kris Kennaway
9820eca3da
BROKEN on !i386: Does not build
2004-02-23 04:21:30 +00:00
Edwin Groothuis
03f8a6f768
ports with possibly unreachable MAINTAINERs
...
*** addresses that may be dead, even though the error is temporary:
*** addresses that seem to be dead, but give a hint to a new address:
PR: ports/58694
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-11-02 03:36:45 +00:00
Akinori MUSHA
3baa89dcc9
De-pkg-comment.
2003-02-21 12:35:09 +00:00
Akinori MUSHA
0b10204950
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 11:08:52 +00:00
OKAZAKI Tetsurou
4d66ff9495
Typo fix.
...
PR: 31438
Submitted by: maintainer
2001-10-23 02:05:30 +00:00
David E. O'Brien
90eb686abd
Use proper POSIX syntax for `chown'.
2001-06-01 06:05:18 +00:00
Ying-Chieh Liao
c2fc248b95
aviation.doc unfetchable fix
...
PR: 27512
Submitted by: maintainer
2001-05-22 17:16:21 +00:00
Steve Price
e2eff121a1
Find unfetchable distfiles.
...
PR: 20772
Submitted by: maintainer
2000-09-05 01:49:30 +00:00
Akinori MUSHA
2183743a4a
Update MASTER_SITES.
...
PR: ports/20461
Submitted by: Jonathan Hanna <pangolin@home.com> (MAINTAINER)
2000-08-08 05:11:30 +00:00
Akinori MUSHA
edcf8b3594
Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.
...
Now try to use those variables everywhere around DIST* and PATCH*
definitions as far as possible, for ease of the future updates and the
neatness.
Okay, 60% of `japanese' ports have been done. :)
2000-04-11 14:15:53 +00:00
Satoshi Taoka
79a84a2f6e
Modified URL
2000-01-25 15:11:35 +00:00
Satoshi Taoka
d4a1e45ebf
Added WWW
...
Approved by: maintainer
2000-01-25 14:56:46 +00:00
Michael Haro
af5f314286
ln -> ${LN}
1999-08-28 01:58:05 +00:00
David E. O'Brien
c751fc667a
Change Id->FreeBSD.
1999-08-25 05:28:01 +00:00
Michael Haro
535add65ac
grep -> ${GREP}
...
true -> ${TRUE}
false -> ${FALSE}
1999-08-23 04:23:59 +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
Michael Haro
5281212be3
chmod -> ${CHMOD}
...
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Chris Piazza
f6814941c6
Update to 19990714
...
PR: 12643
Submitted by: maintainer
1999-07-17 17:13:47 +00:00
Tim Vanderhoek
4b7f92f936
Commit #2/4 to enforce Caps, no period. I ran this oe as
...
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab`
Results to follow. :)
1999-06-26 17:55:58 +00:00
Steve Price
dd6e96dd11
Get rid of a MASTERSITE that doesn't appear to work.
1999-02-22 03:15:56 +00:00
Satoshi Asami
a147e1cee7
Remove NO_WRKDIR tests from targets copied from bsd.port.mk. Since
...
NO_WRKDIR is a port variable, not a user variable, it made no sense
for these to be here in the first place.
1998-12-12 04:18:47 +00:00
Satoshi Asami
b96c039835
Checksum changed....
1998-10-20 04:07:09 +00:00
Steve Price
0369843639
Update to version 19981007.
...
PR: 8192
Submitted by: maintainer
1998-10-10 04:35:07 +00:00
Jun Kuriyama
66e775eeb7
Japanse-English dictionaries with access and maintenance utilities.
...
PR: ports/4643
Submitted by: Jonathan Hanna <jhanna@imtcomsys.bc.ca>
1998-05-30 01:36:05 +00:00