summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix WWW.marcus2005-12-211-1/+1
| | | | | PR: 90757 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
* Fix typos.brueffer2005-12-211-1/+1
|
* - Upgrade to v300. This DrScheme release offers Unicode support,jkoshy2005-12-215-473/+1287
| | | | | | | | a foreign function interface, anti-aliased text, and many other extensions and improvements. - Add a port knob 'CAIRO' to conditionally allow compilation with the Cairo graphics library.
* - Fixed MASTER_SITES to fix fetch problem on mpeg_lib.erwin2005-12-211-4/+3
| | | | | | | - Removed unfetchable sites to download gimp tarball and replaced by new site. PR: 90753 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
* The latest doxygen update seems to feature a funky bug that makes it createlofi2005-12-211-0/+2
| | | | | | | | some dir__2Ffull_2Fpath_2Fto_2F${WRKSRC}_2F.html files. Since there is no sensible way to put these into pkg-plist and they seem to be just copies of the dir_<number>.html files anyway, delete them pre- install.
* p5-Crypt-TEA --> ports/security/p5-Crypt-TEAerwin2005-12-211-0/+1
|
* TEA is a 64-bit symmetric block cipher with a 128-bit key and a variable numbererwin2005-12-215-0/+42
| | | | | | | | | | | | of rounds (32 is recommended). It has a low setup time, and depends on a large number of rounds for security, rather than a complex algorithm. It was developed by David J. Wheeler and Roger M. Needham, and is described at http://www.ftp.cl.cam.ac.uk/ftp/papers/djw-rmn/djw-rmn-tea.html . WWW: http://search.cpan.org/dist/Crypt-TEA PR: ports/90717 Submitted by: Gabor Kovesdan
* p5-Crypt-X509 --> ports/security/p5-Crypt-X509erwin2005-12-211-0/+1
|
* Crypt::X509 parses X.509 certificates. Methods are provided for accessing mosterwin2005-12-215-0/+43
| | | | | | | | | | | certificate elements. It is based on the generic ASN.1 module by Graham Barr, on the x509decode example by Norbert Klasen and contributions on the perl-ldap-dev-Mailinglist by Chriss Ridd. WWW: http://search.cpan.org/dist/Crypt-X509 PR: ports/90716 Submitted by: Gabor Kovesdan
* p5-Crypt-SaltedHash --> ports/security/p5-Crypt-SaltedHasherwin2005-12-211-0/+1
|
* The Crypt::SaltedHash module provides an object oriented interface to createerwin2005-12-215-0/+42
| | | | | | | | | | | salted (or seeded) hashes of clear text data. The original formalization of this concept comes from RFC-3112 and is extended by the use of different digital agorithms. WWW: http://search.cpan.org/dist/Crypt-SaltedHash PR: ports/90698 Submitted by: Gabor Kovesdan
* p5-Crypt-Shark --> ports/security/p5-Crypt-Sharkerwin2005-12-211-0/+1
|
* Shark is 64-bit block cipher that accepts a 128-bit key. It waserwin2005-12-215-0/+40
| | | | | | | | | | designed by Vincent Rijmen, Joan Daemen, Bart Preneel, Antoon Bosselaers, and Erik De Win. WWW: http://search.cpan.org/dist/Crypt-Shark PR: ports/90699 Submitted by: Gabor Kovesdan
* p5-Crypt-Salt --> ports/security/p5-Crypt-Salterwin2005-12-211-0/+1
|
* The single exported subroutine in this module is for generating a salterwin2005-12-215-0/+37
| | | | | | | | | suitable for being fed to crypt() and other similar functions. WWW: http://search.cpan.org/dist/Crypt-Salt PR: ports/90696 Submitted by: Gabor Kovesdan
* - Update to 2.3.3tdb2005-12-213-5/+9
| | | | | | PR: 90517 Submitted by: Peter Thoenen <eol1@yahoo.com> (maintainer) Approved by: clement (mentor, implicitly)
* Lock ~/.recently-used. The lack of locking sometimes caused thejylefort2005-12-214-0/+42
| | | | | | "Places -> Recent Documents" menu to be empty. Reference: http://bugzilla.gnome.org/show_bug.cgi?id=324710
* Deal with non-standard DOCSDIR in a sane manner.danfe2005-12-212-56/+57
|
* p5-Crypt-SKey --> ports/security/p5-Crypt-SKeyerwin2005-12-211-0/+1
|
* This module contains a simple S/Key calculator (as described in RFCerwin2005-12-215-0/+45
| | | | | | | | | | | | | | | | | 1760) implemented in Perl. It exports the function `key' by default, and may optionally export the function `compute'. `compute_md4', `compute_md5', `key_md4', and `key_md5' are provided as convenience functions for selecting either MD4 or MD5 hashes. The default is MD4; this may be changed with with the `$Crypt::SKey::HASH' variable, assigning it the value of `MD4' or `MD5'. You can access any of these functions by exporting them in the same manner as `compute' in the above example. Most S/Key systems use MD4 hashing, but a few (notably OPIE) use MD5. WWW: http://search.cpan.org/dist/Crypt-SKey PR: ports/90695 Submitted by: Gabor Kovesdan
* p5-Crypt-Loki97 --> ports/security/p5-Crypt-Loki97erwin2005-12-211-0/+1
|
* Loki97 is 128-bit block cipher that accepts a variable-length key. It waserwin2005-12-215-0/+41
| | | | | | | | | | | designed by Lawrie Brown, Josef Pieprzyk, and Jennifer Seberry. The default key length in this implementation is 128 bits. Loki97 was one of the 15 candidates for the AES. WWW: http://search.cpan.org/dist/Crypt-Loki97 PR: ports/90694 Submitted by: Gabor Kovesdan
* p5-Crypt-License --> ports/security/p5-Crypt-Licenseerwin2005-12-211-0/+1
|
* Crypt::License decodes an encrypted file and attempts to decrypt it by first,erwin2005-12-215-0/+49
| | | | | | | | | | | | | | | | | | looking for a hash pointer in the caller program called $ptr2_License. The hash contains the path to the License file and an optional 'private' key list of modules which will decrypt only with the 'private' key. OR, a hash key of 'next' with no particular value that indicates to look to the next caller on the stack for the License pointer. If the pointer is not present or the License file is not found successfully, then no further action is taken. If the License file is successfully opened, and the contents validated then the attached encrypted module is loaded and the seconds remaining until License expiration are returned or now() in the case of no expiration. Undef is returned for an expired license (module fails to load). WWW: http://search.cpan.org/dist/Crypt-License PR: ports/90693 Submitted by: Gabor Kovesdan
* p5-Crypt-Khazad --> ports/security/p5-Crypt-Khazaderwin2005-12-211-0/+1
|
* Khazad is a 128-bit key, 64-bit block cipher. Designed by Vincent Rijmen anderwin2005-12-215-0/+41
| | | | | | | | | | | Paulo S. L. M. Barreto, Khazad is a NESSIE finalist for legacy-level block ciphers. Khazad has many similarities with Rijndael, and has an extremely high rate of diffusion. WWW: http://search.cpan.org/dist/Crypt-Khazad PR: ports/90692 Submitted by: Gabor Kovesdan
* - fix WWW line on pkg-descrgarga2005-12-213-5/+3
| | | | | | | | - Add SHA256 hash PR: ports/89683 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Approved by: maintainer timeout (23 days)
* Update to the latest edition (Fri Jan 21 10:30:24 GMT 2005):skv2005-12-212-2/+4
| | | | | The Open Group Base Specifications Issue 6 IEEE Std 1003.1, 2004
* Add SIZE, SHA256.skv2005-12-211-0/+2
|
* - Update to 1.9.1garga2005-12-213-10/+17
| | | | | | | - Pass maintainership to submitter PR: ports/90745 Submitted by: Frank Laszlo <laszlof@vonostingroup.com>
* Fix plist.lofi2005-12-212-0/+2
|
* Fix reading temperature and voltage from ADM1027 sensors:ru2005-12-214-2/+144
| | | | | | | | | | | | | | - Don't add offsets, they are added automatically by the chip. - Make sure to read all registers with MSBs after reading from the extended resoltion register, otherwise they stay locked. This makes mbmon actually work on Asus S2882-D Opteron server motherboards with the ADM1027 chip, using amdpm(4) + smb(4). (Except it doesn't show the 4th FAN RPM counter; fix not committed at this time.) In collaboration with: Vsevolod Lobko
* - now p5-MIME-Base64 is compatible on perl 5.005, however, another dependencyleeym2005-12-211-1/+0
| | | | p5-HTML-Parser still prevent this port from installing. So, remove that comment
* Bump PORTREVISION for libetpan update.lawrance2005-12-212-2/+2
| | | | | | PR: ports/90742 Submitted by: Ion-Mihai Tetcu <itetcu@people.tecnik93.com> Forgotten by: lawrance
* - Make it fetchable againgarga2005-12-213-9/+5
| | | | | | | | | - Remove WWW line since mastersite disapeared PR: ports/90739 Submitted by: maintainer Reviewed by: garga Approved by: maintainer
* - require devel/p5-XSLoader and unbreak it on perl 5.005leeym2005-12-211-1/+5
| | | | Submitted by: skv
* Update to DAT 4654jeh2005-12-212-4/+4
|
* Since the original distribution site is disappeared for a long time,matusita2005-12-212-5/+2
| | | | | | | | | and entry is disappeared from RAA, delete WWW: line and RAA message. Also tarball is copied to my distfiles directory. No content changes (only MASTER_SITES is changed) so no bumps. Noticed by: fenner's distfiles survey
* - Fix firmware directory in pkg-message.flz2005-12-214-4/+4
| | | | Reported by: Lars Engels <lars.engels@0x20.net>
* sendsms --> ports/net/sendsmsgarga2005-12-211-0/+1
|
* Add sendsms 0.2.3, simple perl command-line utility to send SMS via fromgarga2005-12-214-0/+63
| | | | | | | on provider site. PR: ports/90528 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
* - Change MASTER_SITES to make it fetchable againgarga2005-12-212-13/+18
| | | | | | | | | - Adapt to use .zip distfiles - Add SHA256 hashes PR: ports/90071 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Approved by: maintainer timeout (14 days)
* Update master siteehaupt2005-12-211-1/+3
| | | | Notified by: fenner mail
* - Mark it as DEPRECATED, unfetchablegarga2005-12-211-1/+3
| | | | | | | | - Set an EXPIRATION_DATE PR: ports/88622 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Approved by: maintainer timeout (43 days)
* - Mark it as DEPRECATED, mastersite disapearedgarga2005-12-211-0/+3
| | | | | | | | - Set an EXPIRATION_DATE PR: ports/88287 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Approved by: maintainer timeout (50 days)
* - Mark it as DEPRECATED, master site disapearedgarga2005-12-211-0/+3
| | | | | | | | - Set an EXPIRATION_DATE PR: ports/87929 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Approved by: maintainer timeout (56 days)
* - Update master siteehaupt2005-12-212-4/+4
| | | | | | - Remove WWW, project page disappeared Notified by: fenner mail
* - Mark it as BROKEN while it's not updated to a new versiongarga2005-12-211-0/+2
| | | | | | PR: ports/90494 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Approved by: maintainer
* - Mark as DEPRECATED, mastersite disapearedgarga2005-12-211-1/+4
| | | | | | | | - Set EXPIRATION_DATE PR: ports/90502 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Approved by: maintainer
* junkbuster --> ports/www/junkbustererwin2005-12-211-0/+1
|
OpenPOWER on IntegriCloud