Commit graph

22 commits

Author SHA1 Message Date
Trevor Johnson
27db9038cb Chase master sites and avoid use of libtool. 2003-09-24 16:00:48 +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
Kris Kennaway
ff0dc9dc5c BROKEN: Does not configure 2003-08-12 21:28:57 +00:00
Trevor Johnson
9ebb74bfe8 Back out unapproved changes, notably to the MAINTAINER line, made
by Kris Kennaway.  Fix white space.
2003-08-10 00:49:20 +00:00
Kris Kennaway
b8b34f654c Unbreak by updating to 2.6.4 [1]. Remove previous maintainer.
PR:		51991
Submitted by:	Ports fury [1]
2003-08-08 03:25:38 +00:00
Kris Kennaway
1218ff84c2 BROKEN: Does not configure 2003-05-06 21:21:48 +00:00
Trevor Johnson
5e37fb828f Retire comment file. 2003-03-01 14:34:33 +00:00
Ying-Chieh Liao
9a5ab277e6 chase mcrypt lib version 2003-01-03 19:24:34 +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
Trevor Johnson
f19ba78f25 This version of mcrypt requires autoconf 2.50 or newer. Accordingly,
use that instead of the old autoconf.  Add a pre-configure target
to run autoconf, because bsd.port.mk only supports the old autoconf.

Left to its own devices, the program now installs files with strange
names such as /usr/local/man/man1/i386-portbld-freebsd4.4-mcrypt.1
and /usr/local/bin/i386-portbld-freebsd4.4-mcrypt.  To avoid this,
the whole installation now happens in a do-install target in the
port's Makefile, which also does the former post-install tasks.

Install supplementary documentation, unless NOPORTDOCS is defined.

Use EXAMPLESDIR.

The mdecrypt utility was removed.  It has been replaced by a -d
option to mcrypt.

Drop USE_LIBTOOL and add back GNU_CONFIGURE.

PORTVERSION remains nil, since this did not build.

Add a warning about my laziness.
2002-05-08 22:00:26 +00:00
Trevor Johnson
74feaf69ed Remove patch to extra.c, since it has been incorporated upstream.
Reported by:	Mario Pranjic and Valentin Zahariev
PR:	37790 and 37856
2002-05-08 21:43:02 +00:00
Kris Kennaway
20b7b06c48 Update to mcrypt 2.5.13
Approved by:	trevor (maintainer)
2002-05-05 08:14:06 +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
Akinori MUSHA
77f6c01ede 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.
2002-01-29 11:58:52 +00:00
Maxim Sobolev
810fcd34d2 USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate. 2001-08-31 14:20:29 +00:00
Kris Kennaway
b6014bd389 Fix auto-generated plist 2001-07-07 21:55:34 +00:00
Trevor Johnson
04f7f2678d Update to 2.5.6. Add a master site. 2001-06-01 15:03:42 +00:00
Trevor Johnson
e4ac6623be Update libmcrypt soname in dependency. 2001-04-09 23:43:49 +00:00
Trevor Johnson
3126eadb1c Fix maintainer line. 2001-03-24 11:29:07 +00:00
Trevor Johnson
201fdac8c9 new port of mcrypt 2.5.5, a replacement for crypt(1)
Obtained from:	OpenBSD
2001-03-23 05:16:45 +00:00