aboutsummaryrefslogtreecommitdiff
path: root/security/mcrypt
Commit message (Collapse)AuthorAgeFilesLines
* Autotools cleanup. Remove autoconf257 (259), automake17 (18), andAde Lovett2004-07-011-1/+1
| | | | | | | | | | | libtool14 (13/15). PR: 67768 Submitted by: ade Approved by: 4-exp bento runs (thanks, kris!) Notes: svn path=/head/; revision=112679
* Sync with new bsd.autotools.mkAde Lovett2004-06-041-2/+2
| | | | Notes: svn path=/head/; revision=110841
* The compressed distfile is available now from Sourceforge.Trevor Johnson2004-02-171-4/+3
| | | | Notes: svn path=/head/; revision=101236
* Chase a MASTER_SITE (problem found by fenner's survey).Trevor Johnson2004-02-171-1/+1
| | | | Notes: svn path=/head/; revision=101235
* Add USE_GETTEXT and bump PORTREVISION.Joe Marcus Clarke2004-02-041-3/+3
| | | | | | | | Submitted by: trevor Tested by: bento Notes: svn path=/head/; revision=99914
* Add size data.Trevor Johnson2004-01-271-0/+1
| | | | Notes: svn path=/head/; revision=99278
* List home page.Trevor Johnson2004-01-251-0/+2
| | | | Notes: svn path=/head/; revision=99037
* Now gettext 0.12.1 is gettext-old.Trevor Johnson2004-01-231-1/+1
| | | | Notes: svn path=/head/; revision=98909
* Chase master sites and avoid use of libtool.Trevor Johnson2003-09-241-6/+7
| | | | Notes: svn path=/head/; revision=89248
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.Joe Marcus Clarke2003-08-261-0/+1
| | | | | | | Prodded by: kris Notes: svn path=/head/; revision=87743
* Chase the libintl.so shared lib version.Joe Marcus Clarke2003-08-251-1/+1
| | | | Notes: svn path=/head/; revision=87644
* BROKEN: Does not configureKris Kennaway2003-08-121-0/+2
| | | | Notes: svn path=/head/; revision=86862
* Back out unapproved changes, notably to the MAINTAINER line, madeTrevor Johnson2003-08-101-4/+10
| | | | | | | by Kris Kennaway. Fix white space. Notes: svn path=/head/; revision=86693
* Unbreak by updating to 2.6.4 [1]. Remove previous maintainer.Kris Kennaway2003-08-082-16/+9
| | | | | | | | PR: 51991 Submitted by: Ports fury [1] Notes: svn path=/head/; revision=86538
* BROKEN: Does not configureKris Kennaway2003-05-061-0/+2
| | | | Notes: svn path=/head/; revision=80286
* Retire comment file.Trevor Johnson2003-03-012-1/+1
| | | | Notes: svn path=/head/; revision=76700
* chase mcrypt lib versionYing-Chieh Liao2003-01-031-1/+1
| | | | Notes: svn path=/head/; revision=72447
* Chase shlib rev of devel/gettextAde Lovett2002-08-011-1/+1
| | | | | | | | Submitted by: lots and lots Pointy hat to: ade Notes: svn path=/head/; revision=63850
* This version of mcrypt requires autoconf 2.50 or newer. Accordingly,Trevor Johnson2002-05-081-10/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=58757
* Remove patch to extra.c, since it has been incorporated upstream.Trevor Johnson2002-05-081-11/+0
| | | | | | | | Reported by: Mario Pranjic and Valentin Zahariev PR: 37790 and 37856 Notes: svn path=/head/; revision=58751
* Update to mcrypt 2.5.13Kris Kennaway2002-05-052-4/+3
| | | | | | | Approved by: trevor (maintainer) Notes: svn path=/head/; revision=58579
* gettext upgrade uber-patch (stage 3)Ade Lovett2002-04-121-1/+2
| | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=57625
* Stage 1 of gettext update.Ade Lovett2002-03-151-1/+1
| | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=56168
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-5/+5
| | | | | | | | | 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. Notes: svn path=/head/; revision=53959
* USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate.Maxim Sobolev2001-08-311-1/+0
| | | | Notes: svn path=/head/; revision=47231
* Fix auto-generated plistKris Kennaway2001-07-071-1/+1
| | | | Notes: svn path=/head/; revision=44893
* Update to 2.5.6. Add a master site.Trevor Johnson2001-06-012-3/+3
| | | | Notes: svn path=/head/; revision=43394
* Update libmcrypt soname in dependency.Trevor Johnson2001-04-091-1/+1
| | | | Notes: svn path=/head/; revision=41158
* Fix maintainer line.Trevor Johnson2001-03-241-1/+1
| | | | Notes: svn path=/head/; revision=40313
* new port of mcrypt 2.5.5, a replacement for crypt(1)Trevor Johnson2001-03-235-0/+72
Obtained from: OpenBSD Notes: svn path=/head/; revision=40246