notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
beecrypt Open source cryptographic library
4.2.1_2 security on this many watch lists=3 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 4.2.1_2Version of this port present on the latest quarterly branch.
Maintainer: mi@aldan.algebra.com search for ports maintained by this maintainer
Port Added: 2001-03-04 01:37:05
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: nmap, python, libao, doxygen
License: LGPL21+
WWW:
https://sourceforge.net/projects/beecrypt/
Description:
BeeCrypt is an open source cryptography library that contains highly optimized C and assembler implementations of many well-known algorithms including Blowfish, MD5, SHA-1, Diffie-Hellman, and ElGamal. Unlike some other crypto libraries, BeeCrypt is not designed to solve one specific problem, like file encryption, but to be a general purpose toolkit which can be used in a variety of applications. The BeeCrypt library currently includes: - Entropy sources for initializing pseudo-random generators - Pseudo-random generators: FIPS-186, Mersenne Twister - Block ciphers: Blowfish - Hash functions: MD5, SHA-1, SHA-256 - Keyed hash functions: MD5/HMAC, SHA-1/HMAC, SHA-256/HMAC - Multi-precision integer library, with assembler-optimized routines - Probabilistic primality testing, with optimized small prime trial division - Discrete logarithm parameter generation over a prime field - Diffie-Hellman key agreement - DHAES encryption scheme - ElGamal signature scheme (two variants) - Basic RSA primitives and key pair generation
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (66 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/beecrypt-4.2.1_2/catalog.mk
  3. /usr/local/share/licenses/beecrypt-4.2.1_2/LICENSE
  4. /usr/local/share/licenses/beecrypt-4.2.1_2/LGPL21+
  5. include/beecrypt/aes.h
  6. include/beecrypt/aesopt.h
  7. include/beecrypt/api.h
  8. include/beecrypt/base64.h
  9. include/beecrypt/beecrypt.h
  10. include/beecrypt/blockmode.h
  11. include/beecrypt/blockpad.h
  12. include/beecrypt/blowfish.h
  13. include/beecrypt/blowfishopt.h
  14. include/beecrypt/dhies.h
  15. include/beecrypt/dldp.h
  16. include/beecrypt/dlkp.h
  17. include/beecrypt/dlpk.h
  18. include/beecrypt/dlsvdp-dh.h
  19. include/beecrypt/dsa.h
  20. include/beecrypt/elgamal.h
  21. include/beecrypt/endianness.h
  22. include/beecrypt/entropy.h
  23. include/beecrypt/fips186.h
  24. include/beecrypt/gnu.h
  25. include/beecrypt/hmac.h
  26. include/beecrypt/hmacmd5.h
  27. include/beecrypt/hmacsha1.h
  28. include/beecrypt/hmacsha224.h
  29. include/beecrypt/hmacsha256.h
  30. include/beecrypt/hmacsha384.h
  31. include/beecrypt/hmacsha512.h
  32. include/beecrypt/md4.h
  33. include/beecrypt/md5.h
  34. include/beecrypt/memchunk.h
  35. include/beecrypt/mp.h
  36. include/beecrypt/mpbarrett.h
  37. include/beecrypt/mpnumber.h
  38. include/beecrypt/mpopt.h
  39. include/beecrypt/mpprime.h
  40. include/beecrypt/mtprng.h
  41. include/beecrypt/pkcs1.h
  42. include/beecrypt/pkcs12.h
  43. include/beecrypt/ripemd128.h
  44. include/beecrypt/ripemd160.h
  45. include/beecrypt/ripemd256.h
  46. include/beecrypt/ripemd320.h
  47. include/beecrypt/rsa.h
  48. include/beecrypt/rsakp.h
  49. include/beecrypt/rsapk.h
  50. include/beecrypt/sha1.h
  51. include/beecrypt/sha1opt.h
  52. include/beecrypt/sha224.h
  53. include/beecrypt/sha256.h
  54. include/beecrypt/sha2k32.h
  55. include/beecrypt/sha2k64.h
  56. include/beecrypt/sha384.h
  57. include/beecrypt/sha512.h
  58. include/beecrypt/timestamp.h
  59. include/beecrypt/win.h
  60. lib/libbeecrypt.a
  61. lib/libbeecrypt.so
  62. lib/libbeecrypt.so.7
  63. lib/libbeecrypt.so.7.0.0
  64. @owner
  65. @group
  66. @mode
Collapse this list.
Dependency lines:
  • beecrypt>0:security/beecrypt
To install the port:
cd /usr/ports/security/beecrypt/ && make install clean
To add the package, run one of these commands:
  • pkg install security/beecrypt
  • pkg install beecrypt
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: beecrypt
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (beecrypt-4.2.1.tar.gz) = 286f1f56080d1a6b1d024003a5fa2158f4ff82cae0c6829d3c476a4b5898c55d SIZE (beecrypt-4.2.1.tar.gz) = 882758 SHA256 (mpntrbits.patch) = aa313e42c85dfc653a443ca5eaf56691bb8155e612023d1b7d354141f44fd146 SIZE (mpntrbits.patch) = 1213

Packages (timestamps in pop-ups are UTC):
beecrypt
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest4.2.1_24.2.1_24.2.1_24.2.1_24.2.1_2---
FreeBSD:13:quarterly4.2.1_24.2.1_24.2.1_24.2.1_24.2.1_2--4.2.1_2
FreeBSD:14:latest4.2.1_24.2.1_24.2.1_24.2.1_24.2.1_2--4.2.1_2
FreeBSD:14:quarterly4.2.1_24.2.1_2-4.2.1_24.2.1_2--4.2.1_2
FreeBSD:15:latest4.2.1_24.2.1_2n/a4.2.1_2n/a--4.2.1_2
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
This port is required by:
for Libraries

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. archivers/rpm5*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for beecrypt-4.2.1_2: OPENMP=off: Parallel processing support via OpenMP ===> Use 'make config' to modify these settings
Options name:
security_beecrypt
USES:
cpe libtool
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (56 items)
Collapse this list.
  1. http://cfhcable.dl.sourceforge.net/project/beecrypt/beecrypt/4.2.1/
  2. http://cytranet.dl.sourceforge.net/project/beecrypt/beecrypt/4.2.1/
  3. http://deac-ams.dl.sourceforge.net/project/beecrypt/beecrypt/4.2.1/
  4. http://deac-fra.dl.sourceforge.net/project/beecrypt/beecrypt/4.2.1/
  5. http://deac-riga.dl.sourceforge.net/project/beecrypt/beecrypt/4.2.1/
  6. http://downloads.sourceforge.net/project/beecrypt/beecrypt/4.2.1/
  7. http://excellmedia.dl.sourceforge.net/project/beecrypt/beecrypt/4.2.1/
  8. http://freefr.dl.sourceforge.net/project/beecrypt/beecrypt/4.2.1/
  9. http://gigenet.dl.sourceforge.net/project/beecrypt/beecrypt/4.2.1/
  10. http://ixpeering.dl.sourceforge.net/project/beecrypt/beecrypt/4.2.1/
  11. http://jaist.dl.sourceforge.net/project/beecrypt/beecrypt/4.2.1/
  12. http://jztkft.dl.sourceforge.net/project/beecrypt/beecrypt/4.2.1/
  13. http://kumisystems.dl.sourceforge.net/project/beecrypt/beecrypt/4.2.1/
  14. http://liquidtelecom.dl.sourceforge.net/project/beecrypt/beecrypt/4.2.1/
  15. http://nchc.dl.sourceforge.net/project/beecrypt/beecrypt/4.2.1/
  16. http://netactuate.dl.sourceforge.net/project/beecrypt/beecrypt/4.2.1/
  17. http://netcologne.dl.sourceforge.net/project/beecrypt/beecrypt/4.2.1/
  18. http://netix.dl.sourceforge.net/project/beecrypt/beecrypt/4.2.1/
  19. http://onboardcloud.dl.sourceforge.net/project/beecrypt/beecrypt/4.2.1/
  20. http://phoenixnap.dl.sourceforge.net/project/beecrypt/beecrypt/4.2.1/
  21. http://razaoinfo.dl.sourceforge.net/project/beecrypt/beecrypt/4.2.1/
  22. http://sinalbr.dl.sourceforge.net/project/beecrypt/beecrypt/4.2.1/
  23. http://sitsa.dl.sourceforge.net/project/beecrypt/beecrypt/4.2.1/
  24. http://sonik.dl.sourceforge.net/project/beecrypt/beecrypt/4.2.1/
  25. http://tenet.dl.sourceforge.net/project/beecrypt/beecrypt/4.2.1/
  26. http://udomain.dl.sourceforge.net/project/beecrypt/beecrypt/4.2.1/
  27. http://ufpr.dl.sourceforge.net/project/beecrypt/beecrypt/4.2.1/
  28. http://versaweb.dl.sourceforge.net/project/beecrypt/beecrypt/4.2.1/
  29. https://cfhcable.dl.sourceforge.net/project/beecrypt/beecrypt/4.2.1/
  30. https://cytranet.dl.sourceforge.net/project/beecrypt/beecrypt/4.2.1/
  31. https://deac-ams.dl.sourceforge.net/project/beecrypt/beecrypt/4.2.1/
  32. https://deac-fra.dl.sourceforge.net/project/beecrypt/beecrypt/4.2.1/
  33. https://deac-riga.dl.sourceforge.net/project/beecrypt/beecrypt/4.2.1/
  34. https://downloads.sourceforge.net/project/beecrypt/beecrypt/4.2.1/
  35. https://excellmedia.dl.sourceforge.net/project/beecrypt/beecrypt/4.2.1/
  36. https://freefr.dl.sourceforge.net/project/beecrypt/beecrypt/4.2.1/
  37. https://gigenet.dl.sourceforge.net/project/beecrypt/beecrypt/4.2.1/
  38. https://ixpeering.dl.sourceforge.net/project/beecrypt/beecrypt/4.2.1/
  39. https://jaist.dl.sourceforge.net/project/beecrypt/beecrypt/4.2.1/
  40. https://jztkft.dl.sourceforge.net/project/beecrypt/beecrypt/4.2.1/
  41. https://kumisystems.dl.sourceforge.net/project/beecrypt/beecrypt/4.2.1/
  42. https://liquidtelecom.dl.sourceforge.net/project/beecrypt/beecrypt/4.2.1/
  43. https://nchc.dl.sourceforge.net/project/beecrypt/beecrypt/4.2.1/
  44. https://netactuate.dl.sourceforge.net/project/beecrypt/beecrypt/4.2.1/
  45. https://netcologne.dl.sourceforge.net/project/beecrypt/beecrypt/4.2.1/
  46. https://netix.dl.sourceforge.net/project/beecrypt/beecrypt/4.2.1/
  47. https://onboardcloud.dl.sourceforge.net/project/beecrypt/beecrypt/4.2.1/
  48. https://phoenixnap.dl.sourceforge.net/project/beecrypt/beecrypt/4.2.1/
  49. https://razaoinfo.dl.sourceforge.net/project/beecrypt/beecrypt/4.2.1/
  50. https://sinalbr.dl.sourceforge.net/project/beecrypt/beecrypt/4.2.1/
  51. https://sitsa.dl.sourceforge.net/project/beecrypt/beecrypt/4.2.1/
  52. https://sonik.dl.sourceforge.net/project/beecrypt/beecrypt/4.2.1/
  53. https://tenet.dl.sourceforge.net/project/beecrypt/beecrypt/4.2.1/
  54. https://udomain.dl.sourceforge.net/project/beecrypt/beecrypt/4.2.1/
  55. https://ufpr.dl.sourceforge.net/project/beecrypt/beecrypt/4.2.1/
  56. https://versaweb.dl.sourceforge.net/project/beecrypt/beecrypt/4.2.1/
Collapse this list.

Number of commits found: 50

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
4.2.1_2
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
4.2.1_2
20 Jul 2022 14:22:56
commit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fe files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
security: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Kapranoff <kappa@rambler-co.ru>
  *  Alex Samorukov <samm@freebsd.org>
  *  Alexander Botero-Lowry <alex@foxybanana.com>
  *  Alexander Kriventsov <avk@vl.ru>
  *  Alexander Leidinger <netchild@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
4.2.1_2
21 Sep 2021 12:57:57
commit hash: 2ec126b9a5b6b0819837f90ecab1cb63dfd12b4fcommit hash: 2ec126b9a5b6b0819837f90ecab1cb63dfd12b4fcommit hash: 2ec126b9a5b6b0819837f90ecab1cb63dfd12b4fcommit hash: 2ec126b9a5b6b0819837f90ecab1cb63dfd12b4f files touched by this commit
Bernhard Froehlich (decke) search for other commits by this committer
security/beecrypt: Add CPE information

Approved by:    portmgr (blanket)
4.2.1_2
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
4.2.1_2
27 May 2020 15:31:55
Revision:536695Original commit files touched by this commit
danfe search for other commits by this committer
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 4).
4.2.1_2
27 Jun 2019 17:17:36
Revision:505211Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LICENSE
- Switch to new test framework

Approved by:	portmgr blanket
4.2.1_2
30 Apr 2017 04:35:11
Revision:439789Original commit files touched by this commit
linimon search for other commits by this committer
Provide more descriptive error messages for ports failing on powerpc64.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
4.2.1_2
20 Jan 2017 20:33:31
Revision:431996Original commit files touched by this commit
sunpoet search for other commits by this committer
Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/
4.2.1_2
19 May 2016 10:53:06
Revision:415500Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [p-x]*

Approved by:	portmgr blanket
4.2.1_2
21 Apr 2016 16:43:15
Revision:413746Original commit files touched by this commit
swills search for other commits by this committer
many ports: mark broken on powerpc64
4.2.1_2
22 May 2015 20:34:29
Revision:387082Original commit files touched by this commit
mat search for other commits by this committer
Remove $FreeBSD$ from patches files everywhere.

With hat:	portmgr
Sponsored by:	Absolight
4.2.1_2
13 Nov 2014 09:02:57
Revision:372514Original commit files touched by this commit
antoine search for other commits by this committer
Cleanup plist
4.2.1_2
07 Jul 2014 19:27:07
Revision:361123Original commit files touched by this commit
tijl search for other commits by this committer
- Convert to USES=libtool
- Add INSTALL_TARGET=install-strip
- Remove use of PTHREAD_LIBS
4.2.1_1
21 Jun 2014 23:59:07
Revision:358758Original commit files touched by this commit
adamw search for other commits by this committer
Turn "WITH_OPENMP" into a proper OPTION.
4.2.1_1
05 May 2014 09:45:37
Revision:352986Original commit files touched by this commit
bapt search for other commits by this committer
Convert all :U to :tu and :L to :tl

Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)

bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore

Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier

With hat:	portmgr
4.2.1_1
27 Apr 2014 21:37:13
Revision:352464Original commit files touched by this commit
mi search for other commits by this committer
When -march=FOO happens to be among CFLAGS, unexpected things could
occur (for example, -march=core2 used to break build). Not a FreeBSD
problem even -- Linux crowd was bitten by this too (and misdiagnosed
it). Our package-building does not include the flag, which is why
we haven't seen this before.

Attempt to help configure better detect the architecture and
CPU-capabilities -- and use assembler-implementations of various
routines, where possible. ("make check" is almost 30% faster now)

Ensure, SSE2-specific code builds properly with clang as well as gcc.

Ensure, the author's "make check" runs as regression-test.

Add another patch found on SourceForge.

(Attempt to) unbreak on PowerPC -- untested.

Bump PORTREVISION. Take maintainership for the time being, to deal
with any fallout.
4.2.1
25 Sep 2013 00:54:09
Revision:328226Original commit files touched by this commit
bdrewery search for other commits by this committer
- Remove NO_STAGE as these have been tested to be safe

With hat:	portmgr
4.2.1
20 Sep 2013 22:55:26
Revision:327769Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
4.2.1
03 Jul 2011 14:03:52
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
4.2.1
27 Apr 2011 01:56:47
Original commit files touched by this commit
dougb search for other commits by this committer
By Maintainer's request, toss these ports back into the pool
4.2.1
04 Dec 2010 07:34:27
Original commit files touched by this commit
ade search for other commits by this committer
Sync to new bsd.autotools.mk
4.2.1
01 Apr 2010 05:51:24
Original commit files touched by this commit
linimon search for other commits by this committer
Mark as broken on powerpc.

Hat:            portmgr
4.2.1
23 Feb 2010 21:08:51
Original commit files touched by this commit
glarkin search for other commits by this committer
- Updated to 4.2.1
- Passed to new maintainer
- Option added to enable OpenMP

PR:             ports/139556
Submitted by:   Charlie Kester <corky1951@comcast.net> (new maintainer)
Feature safe:   yes
4.1.2_1
22 Aug 2009 00:35:32
Original commit files touched by this commit Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S
4.1.2_1
02 Aug 2009 19:36:34
Original commit files touched by this commit
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
4.1.2_1
21 Aug 2008 06:18:49
Original commit files touched by this commit
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
4.1.2_1
01 Feb 2007 02:42:06
Original commit files touched by this commit
kris search for other commits by this committer
Use libtool port instead of included version to avoid objformat a.out botch
4.1.2_1
15 Aug 2006 01:04:55
Original commit files touched by this commit
clsung search for other commits by this committer
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include security/ sysutils/ textproc/ maintained by ports@

PR:             ports/101916
Submitted by:   Gea-Suan Lin <gslin_AT_gslin dot org>
4.1.2_1
13 May 2006 04:15:53
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with S
4.1.2_1
23 Feb 2006 10:40:45
Original commit files touched by this commit
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
4.1.2
25 Nov 2005 18:01:16
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
4.1.2
15 Nov 2005 06:52:12
Original commit files touched by this commit
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
4.1.2
21 Apr 2005 17:44:08
Original commit files touched by this commit
krion search for other commits by this committer
Drop maintership.
4.1.2
12 Apr 2005 03:26:57
Original commit files touched by this commit
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
4.1.2
11 Apr 2005 08:04:41
Original commit files touched by this commit
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
4.1.2
26 Dec 2004 18:45:32
Original commit files touched by this commit
krion search for other commits by this committer
Update to 4.1.2
4.1.1
29 Nov 2004 21:15:29
Original commit files touched by this commit
krion search for other commits by this committer
Fix build with native java.

Submitted by:   glewis
4.1.1
27 Nov 2004 10:03:41
Original commit files touched by this commit
krion search for other commits by this committer
Update to 4.1.1
3.1.0
09 Jul 2004 17:43:11
Original commit files touched by this commit
marcus search for other commits by this committer
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:             63944
Based on work by:eik and marcus
Approved by:    ade (autotools maintainer)
Tested by:      kris on pointyhat
Bound to be hidden problems:    You bet
3.1.0
25 May 2004 05:31:10
Original commit files touched by this commit
krion search for other commits by this committer
- Remove dead MASTER_SITES

PR:             ports/67156
Submitted by:   Roman Neuhauser <neuhauser@chello.cz>
3.1.0
16 Apr 2004 14:42:39
Original commit files touched by this commit
krion search for other commits by this committer
- Remove USE_SIZE knob
3.1.0
14 Mar 2004 06:17:56
Original commit files touched by this commit
ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
3.1.0
30 Jan 2004 14:05:15
Original commit files touched by this commit
krion search for other commits by this committer
- SIZEify
3.1.0
18 Aug 2003 10:33:13
Original commit files touched by this commit
krion search for other commits by this committer
- Update to 3.1.0
3.0.0
22 Jul 2003 10:34:12
Original commit files touched by this commit
krion search for other commits by this committer
Change my mail to @FreeBSD.org

Approved by:    fjoe (mentor)
3.0.0
22 Jun 2003 03:14:35
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 3.0.0
pass maintainership to submitter

PR:             53586
Submitted by:   Kirill Ponomarew <ponomarew@oberon.net>
2.1.0
07 Mar 2003 06:10:51
Original commit files touched by this commit
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
14 Jun 2001 06:42:15
commit hash: fp1.15049@dev.null.freshports.orgcommit hash: fp1.15049@dev.null.freshports.orgcommit hash: fp1.15049@dev.null.freshports.orgcommit hash: fp1.15049@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
upgrade to 2.1.0    
04 Mar 2001 04:37:05
commit hash: fp1.10256@dev.null.freshports.orgcommit hash: fp1.10256@dev.null.freshports.orgcommit hash: fp1.10256@dev.null.freshports.orgcommit hash: fp1.10256@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
add beecrypt, an open source cryptography library    

Number of commits found: 50