Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Add SHA256 | pav | 2005-11-25 | 1 | -0/+1 |
| | |||||
* | At Kris's request, back out the MACHINE_ARCH spelling correction until | obrien | 2005-04-12 | 1 | -1/+1 |
| | | | | after 5.4-RELEASE. | ||||
* | Assist getting more ports working on AMD64 by obeying the | obrien | 2005-04-11 | 1 | -1/+1 |
| | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. | ||||
* | SIZEify. | trevor | 2004-01-29 | 1 | -0/+1 |
| | |||||
* | - fix COMMENT, contains no longer MIT code | dinoex | 2003-11-18 | 1 | -3/+3 |
| | | | | - make portlint happy | ||||
* | Fix issues with the PGPLIB change made some time ago (broken alpha build, | will | 2003-06-25 | 1 | -1/+1 |
| | | | | | | broken language pgp ports). Nagged by: kris | ||||
* | Make this port install text files in the more proper location PREFIX/share. | will | 2003-06-12 | 4 | -55/+63 |
| | | | | | PR: 13351 Submitted by: Sergei Laskavy <laskavy@Berkeley.Gambit.Msk.SU>, asami | ||||
* | Remove myself from MAINTAINER | ache | 2003-06-02 | 1 | -1/+1 |
| | |||||
* | Clear moonlight beckons. | ade | 2003-03-07 | 2 | -1/+1 |
| | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. | ||||
* | ONLY_FOR_ARCHS=i386 alpha | kris | 2002-12-06 | 1 | -0/+1 |
| | |||||
* | Reorder @unexec lines to clean directory properly | ache | 2001-03-29 | 1 | -2/+2 |
| | |||||
* | Install a copy of the manpage as "pgp2" to better co-exist with other | obrien | 2000-11-25 | 1 | -1/+4 |
| | | | | versions of PGP. | ||||
* | Finally convert to new ports scheme, remove usa/non-usa stuff, package default | ache | 2000-10-12 | 4 | -4/+54 |
| | | | | conf files too | ||||
* | Update all ports using OpenSSL and RSA to work without rsaref since | kris | 2000-09-22 | 1 | -49/+14 |
| | | | | | | | it is no longer required. Apologies to the various maintainers whom I did not yet hear back from, but the ports freeze is coming up in a few hours and I will be verifying all of these ports on a 4.1 machine myself to catch any problems. | ||||
* | Fix MASTER_SITE for USA variant | ache | 2000-04-23 | 1 | -2/+1 |
| | |||||
* | Correct whitespace introduced during PORTNAME conversion and portlint | mharo | 2000-04-21 | 1 | -16/+16 |
| | |||||
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-09 | 1 | -7/+8 |
| | |||||
* | Add WWW | cpiazza | 2000-04-09 | 1 | -0/+2 |
| | |||||
* | Respect CFLAGS. | reg | 2000-02-27 | 1 | -1/+1 |
| | | | | No response by: maintainer | ||||
* | Split up the freebsd build target into one for the i386 and one for the | steve | 2000-02-13 | 1 | -1/+1 |
| | | | | Alpha so the Alpha users can use pgp too. | ||||
* | FreeBSD.ORG -> FreeBSD.org | mharo | 1999-08-31 | 1 | -1/+1 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-31 | 1 | -1/+1 |
| | |||||
* | expr -> ${EXPR} | mharo | 1999-08-28 | 1 | -3/+3 |
| | | | | | | mv -> ${MV} rm -> ${RM} tr -> ${TR} | ||||
* | echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff | mharo | 1999-08-27 | 1 | -4/+4 |
| | | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} | ||||
* | grep -> ${GREP} | mharo | 1999-08-23 | 1 | -2/+2 |
| | | | | | true -> ${TRUE} false -> ${FALSE} | ||||
* | awk -> ${AWK} | mharo | 1999-08-22 | 1 | -2/+2 |
| | | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR} | ||||
* | chmod -> ${CHMOD} | mharo | 1999-08-22 | 1 | -3/+2 |
| | | | | chown -> ${CHOWN} | ||||
* | Misc. PLIST cleanups. | asami | 1999-05-12 | 1 | -0/+1 |
| | | | | Submitted by: Jeremy Lea <reg@shale.csir.co.za> | ||||
* | Switch to USE_ZIP | jseger | 1999-05-07 | 1 | -6/+2 |
| | |||||
* | fix extract cmd | ache | 1999-02-07 | 1 | -2/+2 |
| | | | | | PR: 9917 Submitted by: Ruslan Ermilov <ru@ucb.crimea.ua> | ||||
* | Adjust port Makefiles to new EXTRACT_* variable defaults. See log of | asami | 1999-02-03 | 1 | -3/+5 |
| | | | | | | | | | | | | | | | | | | | bsd.port.mk rev. 1.304 for details on the change. The fix here is one of the following. (1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining EXTRACT_* commands. (2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously calling the "tar" command (i.e., arguments like "-xzf" are spelled out). (3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS}, add ${EXTRACT_AFTER_ARGS} to the command line as well. (4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS is set, define the other two too. | ||||
* | security/rsaref has been ELFized. | asami | 1998-09-25 | 1 | -2/+2 |
| | |||||
* | Secure the freedom of the manpages! Free the manpages! | hoek | 1998-08-19 | 1 | -1/+0 |
| | | | | PR: ports/7651 | ||||
* | Distfile moved, change path | ache | 1997-08-27 | 1 | -3/+3 |
| | |||||
* | Use rsaref from ports for USA | ache | 1997-02-02 | 1 | -6/+5 |
| | | | | Add more mirrors | ||||
* | Compress a bunch of manpages. Remove unnecessary @ directives from | asami | 1996-11-18 | 2 | -6/+6 |
| | | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. | ||||
* | CAT_E_GORIES+= -> CAT_E_GORIES= (*everybody*'s a critic :-)) | obrien | 1996-11-17 | 1 | -2/+2 |
| | | | | | Converted to new MAN[1-9] Converted to MASTER_SITES= ${MASTER_SITE_PERL_CPAN} where applicable | ||||
* | Change NO_PACKAGE to RESTRICTED, we don't even want to redistribute the | asami | 1996-10-16 | 1 | -4/+4 |
| | | | | distfile. | ||||
* | Upgrade to 2.6.3ia | ache | 1996-05-27 | 1 | -4/+5 |
| | |||||
* | Upgrade to International release | ache | 1996-01-18 | 2 | -7/+10 |
| | |||||
* | Better package list | ache | 1996-01-04 | 1 | -1/+5 |
| | |||||
* | Upgrade to next international beta snapshot | ache | 1996-01-04 | 1 | -4/+5 |
| | |||||
* | Correct the PGP homepage in the header comments. | markm | 1995-12-06 | 1 | -2/+2 |
| | |||||
* | Upgrade international variant to next development snapshot | ache | 1995-12-02 | 1 | -5/+3 |
| | |||||
* | Pick an initial DISTNAME for this. The extra obfuscation for | jkh | 1995-10-07 | 1 | -1/+4 |
| | | | | | US and non-US versions ended up eliminating any sort of default DISTNAME for `make describe' and hence the INDEX file. | ||||
* | Upgrade to new international dev snapshot. | ache | 1995-09-28 | 1 | -2/+3 |
| | | | | Use pre-fetch target instead of non-documented one. | ||||
* | Upgrade to new international dev version | ache | 1995-09-25 | 1 | -4/+1 |
| | |||||
* | Overwrite fetch-depends target instead of old exec_depends | ache | 1995-09-24 | 1 | -2/+2 |
| | |||||
* | EXEC->BUILD DEPENDS | ache | 1995-09-23 | 1 | -4/+3 |
| | |||||
* | Upgrade international version to 2.6.3i | ache | 1995-09-15 | 1 | -10/+14 |
| |