Commit graph

78 commits

Author SHA1 Message Date
Philip M. Gollucci
d79eab049e - Fix fetch
- mark MAKE_JOBS_UNSAFE=yes

PR:             ports/147453
Submitted by:   pgollucci (myself)
Approved by:    maintainer timeout (toasty@dragondata.com; 20 days)

Feature safe:   yes
2010-06-23 18:50:32 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Sergey Matveychuk
a83d686dc4 - Update to 2.5.8. It fixes a remote buffer overflow.
PR:		ports/85225
Submitted by:	maintainer
Approved by:	portmgr (linimon)
2005-08-24 20:32:00 +00:00
Joe Marcus Clarke
186b8ba82f Add USE_GETTEXT and bump PORTREVISION.
Submitted by:	trevor
Tested by:	bento
2004-02-04 04:36:30 +00:00
Trevor Johnson
78da40aa98 Now gettext 0.12.1 is gettext-old. 2004-01-23 18:12:26 +00:00
Joe Marcus Clarke
a3108b1e51 Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by:	kris
2003-08-26 20:25:58 +00:00
Joe Marcus Clarke
adccc29aad Chase the libintl.so shared lib version. 2003-08-25 05:41:38 +00:00
Akinori MUSHA
4d0a0dc1c6 De-pkg-comment. 2003-02-21 12:51:06 +00:00
Edwin Groothuis
6ffa54f33e [MAINTAINER-PATCH] Add new MASTER_SITES for mail/elm
PR:		ports/46750
Submitted by:	Kevin Day <toasty@dragondata.com>
2003-01-04 12:22:28 +00:00
Oliver Braun
945d7dca81 Upgrade to 2.5.6
PR:		ports/41696
Submitted by:	maintainer
Approved by:	dwcjr (mentor)
2002-08-22 21:37:06 +00:00
Ade Lovett
c8eaa93644 Chase shlib rev of devel/gettext
Submitted by:	lots and lots
Pointy hat to:	ade
2002-08-01 16:22:41 +00:00
Ade Lovett
f18cbf2fa6 gettext upgrade uber-patch (stage 3)
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
  with a "-old" suffix -- gettext-old will have its deorbit burn
  sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order

Reviewed by:	portmgr
2002-04-12 17:10:20 +00:00
Ade Lovett
9210b7cb07 Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies

Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old

Reviewed by:	portmgr
2002-03-15 19:44:29 +00:00
Kris Kennaway
3559ed19ea Fix insecure temporary file handling.
Obtained from:	RedHat
2001-07-24 03:01:26 +00:00
Kris Kennaway
a76a449606 Update to elm 2.5.5.
Reviewed by:	maintainer
2001-03-12 08:15:17 +00:00
Jimmy Olgeni
1be0301128 Spaces->tabs in the mail category.
(I know, I look boring and pedant :o)
2001-02-05 15:11:27 +00:00
Will Andrews
39faa08ffa Update to Elm 2.5. New MAINTAINER. 2000-05-29 09:36:16 +00:00
Andrey A. Chernov
0eefe0c694 Remove this - repo copied to elm+ME 2000-05-24 10:32:57 +00:00
Michael Haro
a522ca6457 whitespace 2000-04-21 07:12:56 +00:00
Chris Piazza
28849e36e9 Update to use PORTNAME/PORTVERSION 2000-04-13 20:01:08 +00:00
Andrey A. Chernov
9a1b7afe1c upgrade to PL68 2000-01-22 13:34:04 +00:00
Andrey A. Chernov
e7d5a9feeb upgrade to 61 1999-09-08 18:10:47 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
David E. O'Brien
f3a9c6c81e Change Id->FreeBSD. 1999-08-25 06:51:17 +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
Andrey A. Chernov
d4a8c80797 upgrade to +54 1999-04-07 18:28:40 +00:00
Tim Vanderhoek
d0c68f87d8 Really add MLINKS support. 7 or more times out of 9, you will need
to change pkg/PLIST when adding MLINKS support.
1998-09-19 00:16:08 +00:00
Satoshi Asami
66c351080b Use MLINKS to create manpage link. 1998-09-10 08:08:24 +00:00
Tim Vanderhoek
e398e8edcb Quick hack to make this obey PREFIX. Note that ${WRKSRC}/nls/LANGS is now
modified twice---once by patches/patch-ab, and once by post-install:. :(
1998-08-28 20:51:28 +00:00
Tim Vanderhoek
d917d0bbd3 Manpages are compressed by bsd.port.mk _after_ post-install:. Rev. 1.47
broke this port by assuming the opposite.  Now use a symlink so that we
can link to a non-existent file.
1998-08-28 19:51:38 +00:00
Satoshi Asami
02d6163767 Make links correctly depending on NOMANCOMPRESS. 1998-08-22 13:20:35 +00:00
Tim Vanderhoek
5424500208 Whoops. I broke pkg_add while removing the manpages from the plist.
Fix pkg_delete while I'm here.

Gee, wouldn't it be nice if bsd.port.mk had support for MLINKs?  ;-)
1998-08-17 18:28:27 +00:00
Andrey A. Chernov
8d10d75051 Upgrade to +43 1998-07-23 22:58:36 +00:00
Andrey A. Chernov
b904fb9287 Upgrade to PL40 1998-04-27 21:10:19 +00:00
Andrey A. Chernov
37b3be2c41 Upgrade to +38 1998-02-04 16:41:56 +00:00
Alexander Langer
dab61dff14 No need to use += on first appearance of variables. 1997-12-24 01:21:47 +00:00
Andrey A. Chernov
25cc9c6fe7 Change dist site 1997-06-22 07:28:49 +00:00
Andrey A. Chernov
1bc582c188 Upgrade to +32 1997-06-05 21:50:13 +00:00
Andrey A. Chernov
b1194468de Upgrade to 31H 1997-04-19 03:08:36 +00:00
Andrey A. Chernov
6d5cdfc7d8 Upgrade to +31 1997-01-31 11:33:22 +00:00
Andrey A. Chernov
b3d9283f73 Upgrade to +30 1997-01-06 19:22:53 +00:00
Andrey A. Chernov
976772a44c Upgrade to +29 1996-12-23 06:08:21 +00:00
Satoshi Asami
487f69fa6e Standardize. 1996-12-20 02:40:11 +00:00
Andrey A. Chernov
1a4fe0ff7f Upgrade to +28s 1996-12-19 04:19:35 +00:00
David E. O'Brien
a107548d6a Convert to use MAN[1-8LN] 1996-11-17 07:42:58 +00:00
David E. O'Brien
ad74428818 CATEGORIES+= --> CATEGORIES=
And clean up variable ordering (as shown in the handbook) as little.
1996-11-10 21:32:56 +00:00
Andrey A. Chernov
f1bbc2df7c Upgrade to pl 28
DSN turned off, because we not yet have sendmail 8.8
1996-10-03 19:08:13 +00:00
Andrey A. Chernov
d65ee4f357 Upgrade to +26 1996-09-21 12:20:22 +00:00
Andrey A. Chernov
76e029e564 Upgrade to +25 1996-08-15 19:16:50 +00:00