| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
PR: ports/90814
Submitted by: maintainer
|
|
|
|
|
|
| |
PR: ports/90813
Submitted by: maintainer
Security: https://lists.ccs.neu.edu/pipermail/scponly/2005-December/001027.html
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Security fixes (local privilege escalation exploits). See
https://lists.ccs.neu.edu/pipermail/scponly/2005-December/001027.html
for details.
- The scp and WinSCP compatibilities are turned off by default
to improve scp argument processing.
- The sftp-logging supported.
- Etc.
o Add SHA256 hash.
PR: ports/90813
Submitted by: maintainer
Security: https://lists.ccs.neu.edu/pipermail/scponly/2005-December/001027.html
|
| |
|
|
|
|
|
| |
PR: ports/90811
Submitted by: Robert Archer <freebsd@deathbeforedecaf.net>
|
| |
|
|
|
|
| |
(made the entries max 72 chars wide).
|
|
|
|
|
| |
PR: 90809 (part of)
Submitted by: Jean Milanez Melo
|
| |
|
|
|
|
|
| |
PR: ports/90812
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
|
|
|
|
|
|
|
|
|
| |
work when devel/p5-ExtUtils/MakeMaker is installed.
This, again, is a minor change, which does not require re-installation
of the dependant packages.
Reported by: lth
|
|
|
|
| |
PR: 90805
|
|
|
|
|
| |
PR: ports/90806
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
|
| |
|
|
|
|
| |
non-blocking (incremental).
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
network path.
It only needs single end control, and has relatively small probing overhead
(33.6KB for one probing in the default setting).
WWW: http://gs274.sp.cs.cmu.edu/www/pathneck/
PR: ports/90801
Submitted by: Babak Farrokhi <babak@farrokhi.net>
|
|
|
|
|
| |
PR: 90804
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
|
|
|
|
|
| |
PR: ports/90766
Submitted by: Melvyn Sopacua <portmaint@melvyn.homeunix.org>
|
|
|
|
| |
- Reformat slightly so it looks better
|
|
|
|
|
| |
PR: 90794
Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer)
|
|
|
|
|
| |
PR: 90793
Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer)
|
|
|
|
|
|
|
| |
* fix 'Global symbol "%char" requires explicit package name' problem
PR: ports/90784
Submitted by: leeym
|
|
|
|
|
| |
PR: 90791 (based on)
Submitted by: Vasil Dimov <vd@datamax.bg>
|
|
|
|
|
|
|
| |
dependencies, these ports are recently deleted.
Noticed by: cperciva
No donuts to: garga
|
|
|
|
|
|
| |
o Bump PORTREVISION
Pointy hat to: lioux
|
|
|
|
|
|
|
|
| |
- Mark for perl 5.6.0 or higher.
PR: 90769 [1]
Submitted by: Gabor Kovesdan <gabor.kovesdan@t-hosting.hu>
Approved by: maintainer
|
|
|
|
|
|
|
|
|
| |
- Delete x11-themes/metacity-theme-iridium-rounded [2]
Both obsoleted by x11-themes/gnome-art
PR: ports/90797 [1], ports/90799 [2]
Submitted by: maintainer [1] [2]
|
|
|
|
|
| |
PR: 90792
Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer)
|
|
|
|
|
| |
PR: ports/90775
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/90774
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
o Correctly initialize supplementary group list for systems w/o login
classes.
o Author finished support cnupm, now cnupm supported by support@openbsd.ru
PR: ports/90787
Submitted by: maintainer
|
| |
|
|
|
|
|
| |
PR: ports/90176
Submitted by: Remington Lang <MrL0Lz@gmail.com>
|
|
|
|
|
|
|
|
|
| |
system( "make" ) so entire environment may be passed when building
apache22.
- Bump PORTREVISION
PR: ports/90790
Submitted by: maintainer
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
implementation of MD4 (like `Digest::Perl::MD5'). Because of this, it is
slow but avoids platform specific complications. For efficiency you
should use `Digest::MD4' instead of this module if it is available.
WWW: http://search.cpan.org/dist/Digest-Perl-MD4
PR: ports/90771
Submitted by: Gabor Kovesdan
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Secure Hash Standard. It gives Perl programmers a convenient way
to calculate SHA-1, SHA-224, SHA-256, SHA-384, and SHA-512 message
digests. The module can handle all types of input, including
partial-byte data.
Digest::SHA::PurePerl is written entirely in Perl. If your platform
has a C compiler, you should install the functionally-equivalent
(but much faster) Digest::SHA module.
WWW: http://search.cpan.org/dist/Digest-SHA-PurePerl
PR: ports/90773
Submitted by: Gabor Kovesdan
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
of MD5. It is written in perl only and because of this it is slow but it
works without C-Code. You should use "Digest::MD5" instead of this
module if it is available. This module is only usefull for
computers where you cannot install "Digest::MD5" (e.g. lack of a
C-Compiler).
WWW: http://search.cpan.org/dist/Digest-Perl-MD5
PR: ports/90772
Submitted by: Gabor Kovesdan
|
|
|
|
|
|
|
| |
- Add SHA256 hash
PR: ports/90779
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
algorithm presented in "Fast Hashing of Variable Length Text Strings"
- ACM 1990. This hashing technique yields good distribution of hashed results
for variable length input strings on the range 0-255, and thus, it is well
suited for data load balancing.
If you prefer a fast implementation, you might want to
consider Digest::Pearson instead.
WWW: http://search.cpan.org/dist/Digest-Pearson-PurePerl
PR: ports/90770
Submitted by: Gabor Kovesdan
|
|
|
|
|
| |
PR: ports/90758
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
|
| |
|
|
|
|
| |
- add SHA256
|
|
|
|
|
|
|
|
|
|
| |
Install the .info files of the lang/gcc40 port in a port-specific
subdirectory, and move include/mf-runtime.h into a version specific
directory. This allows us to remove the conflicts with lang/gcc33,
lang/gcc41 and lang/gcc42.
Also, convert pkg-plist to use a new substitution (%%SUFFIX%%) instead
of hardcoding the version number 40.
|
|
|
|
| |
Submitted by: Gregg Cooper <bsdcrank@squbes.com>
|
|
|
|
|
| |
PR: ports/90768
Submitted by: Matt Dawson <matt@mattsnetwork.co.uk> (maintainer)
|
|
|
|
|
| |
PR: ports/90778
Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
|
|
|
|
|
|
|
|
|
| |
Install the .info files of the lang/gcc34 port in a port-specific
subdirectory, which allows us to remove the conflicts with lang/gcc40
and lang/gcc41 and also removes the hidden conflict with lang/gcc33.
Also, convert pkg-plist to use a new substitution (%%SUFFIX%%) instead
of hardcoding the version number 34.
|
|
|
|
|
|
|
| |
- Assign maintainership to submitter
PR: 90767
Submitted by: Frank Laszlo <laszlof@vonostingroup.com>
|
|
|
|
|
| |
PR: ports/90763
Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
|
|
|
|
| |
- Mark for perl 5.8.0 and higher
|
|
|
|
|
|
|
| |
subdirectory, which allows us to remove the conflicts with lang/gcc33
and lang/gcc34.
Dedicated to: obrien
|
| |
|
|
|
|
|
|
|
|
| |
- Assign maintainership to submitter [1]
- Mark for perl 5.6.0 and higher only.
PR: 90764 [1]
Submitted by: Frank Laszlo <laszlof@vonostingroup.com>
|
|
|
|
|
|
|
|
|
| |
- Add support for OpenSSL
- Handle resin2_flags to pass JVM options in rc(8)
- Fix the port so that it may be built (and cleaned) correctly as a user
PR: 90489
Submitted by: maintainer
|
|
|
|
|
|
|
| |
- Claim maintainership
PR: ports/90765
Submitted by: Frank Laszlo <laszlof@vonostingroup.com>
|
|
|
|
|
|
|
| |
New version new mastersite new maincoder
PR: 90592
Submitted by: Soeren Straarup <xride@x12.dk> (maintainer)
|
|
|
|
|
| |
PR: 90762
Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer)
|
|
|
|
|
| |
PR: 90761
Submitted by: Lars Balker Rasmussen <lars@balker.dk> (maintainer)
|
|
|
|
| |
Approved by: sem(mentor)
|
|
|
|
|
|
| |
* Added -DWITH_XFT - build XEmacs with xft support.
Approved by: sem(mentor)
|
|
|
|
|
|
| |
PR: ports/90110
Submitted by: James O'Gorman <james@netinertia.co.uk>
Approved by: John Oxley <john@yoafrica.com> (maintainer)
|
|
|
|
| |
- Mark for perl 5.6.0 and higher
|
|
|
|
|
| |
PR: ports/90750
Submitted by: Dan Pelleg <daniel+hunch@pelleg.org> (maintainer)
|
|
|
|
|
|
|
| |
- Claim maintainership
PR: ports/90749
Submitted by: Frank Laszlo <laszlof@vonostingroup.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
statistics in a TCP/IP network using ICMP echo.
Mping is based on original ping(8) with following new features:
- Ability to ping multiple hosts simultaneously
- Prints 10/50/90-percentile as well as min/avg/max.
PR: 90653
Submitted by: Babak Farrokhi <babak@farrokhi.net>
|
|
|
|
|
|
|
| |
- Remove two patches
PR: 90723
Submitted by: Frank Laszlo <laszlof@vonostingroup.com> (maintainer)
|
| |
|
|
|
|
|
| |
PR: 90754
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
|
|
|
|
|
| |
PR: 90757
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
|
| |
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
| |
- Removed unfetchable sites to download gimp tarball and replaced by new site.
PR: 90753
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
PR: 90517
Submitted by: Peter Thoenen <eol1@yahoo.com> (maintainer)
Approved by: clement (mentor, implicitly)
|
|
|
|
|
|
| |
"Places -> Recent Documents" menu to be empty.
Reference: http://bugzilla.gnome.org/show_bug.cgi?id=324710
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
- Add SHA256 hash
PR: ports/89683
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by: maintainer timeout (23 days)
|
|
|
|
|
| |
The Open Group Base Specifications Issue 6
IEEE Std 1003.1, 2004
|
| |
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: ports/90745
Submitted by: Frank Laszlo <laszlof@vonostingroup.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
p5-HTML-Parser still prevent this port from installing. So, remove that comment
|
|
|
|
|
|
| |
PR: ports/90742
Submitted by: Ion-Mihai Tetcu <itetcu@people.tecnik93.com>
Forgotten by: lawrance
|
|
|
|
|
|
|
|
|
| |
- Remove WWW line since mastersite disapeared
PR: ports/90739
Submitted by: maintainer
Reviewed by: garga
Approved by: maintainer
|
|
|
|
| |
Submitted by: skv
|
| |
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Reported by: Lars Engels <lars.engels@0x20.net>
|
| |
|
|
|
|
|
|
|
| |
on provider site.
PR: ports/90528
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
| |
Notified by: fenner mail
|
|
|
|
|
|
|
|
| |
- Set an EXPIRATION_DATE
PR: ports/88622
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by: maintainer timeout (43 days)
|
|
|
|
|
|
|
|
| |
- Set an EXPIRATION_DATE
PR: ports/88287
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by: maintainer timeout (50 days)
|
|
|
|
|
|
|
|
| |
- Set an EXPIRATION_DATE
PR: ports/87929
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by: maintainer timeout (56 days)
|
|
|
|
|
|
| |
- Remove WWW, project page disappeared
Notified by: fenner mail
|
|
|
|
|
|
| |
PR: ports/90494
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by: maintainer
|
|
|
|
|
|
|
|
| |
- Set EXPIRATION_DATE
PR: ports/90502
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by: maintainer
|
| |
|
| |
|
|
|
|
|
|
| |
PR: ports/90456
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by: maintainer
|
|
|
|
|
|
|
| |
- Add it to the ipv6 category.
PR: ports/90732
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
model, allowing multiple (even simultaneous!) user interfaces, both textual
and graphical. All common audio formats are supported using plugins. On top
of this, there is a flexible media library to organize your music.
WWW: http://xmms2.xmms.org
PR: ports/90618
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com>
|
| |
|
|
|
|
|
| |
PR: 90637
Submitted by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
|
|
|
|
|
|
|
|
|
|
|
| |
o Update devel/obby to 0.3.0 [1]
o Update editors/gobby to 0.3.0 [2]
o Update net/sobby to 0.3.0 [3]
PR: ports/90520
Submitted by: Wesley Shields <wxs@csh.rit.edu> [1] [2],
Andreas Kohn <andreas@syndrom23.de> [3]
Approved by: Andreas Kohn <andreas@syndrom23.de> (maintainer) [1]
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
translations of a translation team
KDE Dictionary is used by a few KDE i18n teams;
kdedict is written by Matthias Kiefer from German team and
i18n.kde.org's instalaltion is currently administered by
Claudiu Costin from Romaninan Team.
kdedict is a web based database to administer the standard
translations of a translation team. You can search the
database for different criterias and the found entries are
shown in a table.
kdedict does not use a full blown database but stores the
information in a plain text file. This way, everybody can
easily run kdedict offline (using a local web server) without
having to install and admin a big database. To enable users
to update their locale database easily, kdedict offers a
download option. But if you have basic knowledge of Perl,
it should be no problem to adapt kdedict for using a real
database.
The database consists of the fields: original text,
description, translation, description, category of the word
(i.e. GUI, Network), date of last update and flag, if the
translation is accepted by the team. This flag allows you
to include translations, that your team is not in agreement
about, into the database.
kdedict is able to manage user logins, so you can easily
maintain your database over the web. When logged in, it is
easy to edit, insert or delete entries.
kdedict can also manage multiple languages, by creating one
table for each user.
WWW: http://i18n.kde.org/tools/kdedict/
PR: ports/90507
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
|
|
|
|
|
|
| |
entry and sort.
Pointy hat to: erwin
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
used during World War II. The cipher calculations are based on actual Enigma
values and the resulting ciphered values are as would be expected from an
Enigma Machine.
The implementation allows for all of the Rotors and Reflectors available to the
real world Enigma to be used. A Steckerboard has also been implemented,
allowing letter substitutions to be made.
WWW: http://search.cpan.org/dist/Crypt-Enigma
PR: ports/90683
Submitted by: Gabor Kovesdan
|
| |
|
|
|
|
| |
STD* handle captures.
|
| |
|
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
This version adds support for POP3S and IMAPS
PR: ports/90721
Submitted by: Frank Laszlo <laszlof@vonostingroup.com>
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: ports/90724
Submitted by: Frank Laszlo <laszlof@vonostingroup.com>
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: ports/90727
Submitted by: Frank Laszlo <laszlof@vonostingroup.com>
|
|
|
|
| |
This way devel/libevent can be fixed too.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Toy Cars is a physics based 2-D racer. The graphics and the interface
use SDL and OpenGL.
Toy Cars is partly inspired by Micromachines and partly by the old
Atari ST game called Jupiter's Masterdrive.
WWW: http://sourceforge.net/projects/toycars/
PR: ports/90642
Submitted by: Dmitry Marakasov <amdmi3@mail.ru>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Port changes:
* Set USE_GCC to allow build on FreeBSD 4.x
* Add WITHOUT_LIBNET knob
* Remove CC fixes, upstream makefile honours CC now
* Upgrade to 0.0.4
Upstream changes:
* Support for dropping privileges to unprivileged user
* Portability fixes
* Bug fixes
RP: ports/90722
Submitted by: Daniel Roethlisberger <daniel@roe.ch>
|
|
|
|
| |
ports/misc/fortune-mod-ferengi_rules_of_acquisition
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add "The Ferengi Rules of Acquisition", in this version
just the ones quoted in SST:DS9 episodes. The rest known
Rules will follow shortly.
-- This one is dedicated to Little Dirk, maybe he'll be a
trekkie after all, despite his fight with W.S.' book.
PR: ports/90672
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Approved by: Little Dirk
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update to include "-o" file.
Move common fortune ports code in Makefile.fortune.
Make -o files code actually work.
Make fortune fiels with comments work.
Drop pkg-message but show where the fortune file is installed.
Future plans:
- add other .ro fortunes ports
- write a send-fortune tool.
PR: ports/90651
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is a completely new eject command, loosely modelled
after the Linux eject, which is far more feature-rich than
the existing FreeBSD eject. Like the Linux eject, it accepts
either device names or mount points to specify the device,
and supports tray-close where available. I originally
contacted the author of the existing eject port, but he
wasn't interested in making any such enhancements. Hence,
a new eject command written entirely from scratch, with the
eventual goal of supporting as many ioctls and hardware
devices as possible.
PR: ports/90396
Submitted by: Jason Bacon <bacon@smithers.neuro.mcw.edu>
|
|
|
|
|
| |
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
PR: ports/90703, ports/90704, ports/90705, ports/90706, ports/90710, ports/90712
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
files (for mono)
db4o is designed to provide a full-featured, embeddable
database engine for equipment, mobile, desktop, and server
platforms in object-oriented environments
PR: ports/90631
Submitted by: Phillip Neumann <pneumann@gmail.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
PLMan, or Propositional LogicMan, is a user-friendly and powerful
propositional logic (sometimes called sentential logic or
propositional calculus) sentence shell/interpreter written
in Java, capable of handling many existing propositional
systems of propositional logic, especially the important
ones.
Author: Takayuki Hoshi <hoshi103@chapman.edu>
WWW: http://plman.sourceforge.net/
PR: ports/90277
Submitted by: Nicola Vitale <nivit@email.it>
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
This project aims to provide a set of free outline (PostScript
Type0, TrueType, OpenType...) fonts covering the ISO
10646/Unicode UCS (Universal Character Set).
WWW: http://www.nongnu.org/freefont/
PR: ports/90598
Submitted by: Andreas Kohn <andreas@syndrom23.de>
|
|
|
|
|
| |
PR: ports/90726
Submitted by: David Bremner <bremner-dated-1136341985.d77847@pivot.cs.unb.ca>
|
|
|
|
|
| |
- alert function added
- information header function added
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
This port installs it in the data format for use with dictd server.
WWW: http://romdict.sourceforge.net/
PR: ports/90620
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
|
|
|
|
|
|
|
|
|
| |
- Use MANLANG, INSTALL_MAN, DOCSDIR, PLIST_FILES, general cleanup (me)
- Remove pkg-plist (me)
- Bump PORTREVISION (me)
PR: 90104
Submitted by: Nobuyuki Koganemaru <n-kogane@syd.odn.ne.jp>
|
| |
|
|
|
|
|
| |
Fix vulnerability as described on
http://bugs.gentoo.org/show_bug.cgi?id=88537
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
SNPP server. SNPP stands for Simple Network Paging Protocol. It is used by a
wide range of paging providers for sending pages. A list of some of the
providers that support the SNPP service is on the WWW site below. SendSNPP
requires no special modules, and has been tested on Linux and Windows systems.
It has a very straight forward interface making it very easy to use.
PR: ports/90529
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
|
|
|
|
|
|
|
| |
PR: ports/90720
Submitted by: Paul Dlug <paul@aps.org> (maintainer)
- Modernize USE_RC_SUBR usage
|
|
|
|
|
| |
PR: ports/90709
Submitted by: Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
dbx is a simple SQL database abstraction layer for Python.
The goal of dbx is to make using a SQL database as simple
as possible while providing a consistent API across different
databases.
Author: David Phillips <david@acz.org>
WWW: http://david.acz.org/pydbx/
PR: ports/90623
Submitted by: David Phillips <david@acz.org>
|
|
|
|
|
|
|
|
| |
- Update to 3.0.16
PR: ports/90322
Submitted by: Boris Kovalenko <boris@tagnet.ru>
Approved by: Jean-Baptiste Quenot <jb.quenot@caraldi.com>
|
|
|
|
|
|
|
| |
- Removed WWW. this site doesn't exist anymore.
PR: ports/90715
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The linux-nwnclient port checks to see if WITH_NVIDIA_GL is defined to
determine whether or not it should depend on the nvidia-driver
instead of linux_dri. However, both dependencies are needed
as linux_dri provides 'libGLU.so.1', which does not come
with the nvidia-driver. This is needed in order to run
linux-nwnclient.
I use the nvidia-driver port and had to install linux_dri
by hand after installing nwn. It seems to be working fine
in conjunction with the driver.
My suggestion is to either drop the nvidia-driver dependency
entirely, or at least depend on linux_dri whether WITH_NVIDIA_GL
is defined or not.
|
|
|
|
|
|
|
|
| |
- Fixed WWW.
- Added SHA256.
PR: ports/90702
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fixes a security issue: Validation of the user language
option was broken by a code change in May 2005, opening the
possibility of remote code execution as this parameter is
used in forming a class name dynamically created with eval().
The validation has been corrected in this version. All
prior 1.5 release and prelease versions are affected; 1.4
and earlier and not affected.
PR: ports/90335
Submitted by: Thomas Vogt <thomas@bsdunix.ch>
Approved by: maintainer timeout
|
|
|
|
|
|
|
| |
Klamav upgrade from 0.22 to 0.32
PR: ports/90427
Submitted by: Anderson S. Ferreira <anderson@cnpm.embrapa.br>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
chroot_safe, a tool to chroot any application in a sane
manner without requring binaries, shared libraries etc
within the chroot or any support from the application. Works
with any dynamically linked application.
WWW: http://sourceforge.net/projects/chrootsafe
PR: ports/90341
Submitted by: Gabor Kovesdan <gabor.kovesdan@t-hosting.hu>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
There is a NetBIOS/tcp lookup tool nmblookup(1) included
in samba suite. It's quite useful, but installing whole
samba suite is not always necessary.
I wrote a port to install nmblookup(1) only.
Dutchman through the corner alert... What can I do against the
wrongly added directories?
PR: ports/90375
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp>
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Chillispot is used for authenticating users of a wireless
LAN. It support WPA (Wireless Protected Access) encryption.
Authentication, authorization and accounting (AAA) is handled
by your favorite radius server.
PR: ports/90397
Submitted by: Sevan Janiyan <venture37@geeklan.co.uk>
|
|
|
|
|
| |
will not attempt to download a binary to update itself and actually
work.
|
|
|
|
|
|
| |
this feature.
Prodded by: pav
|
| |
|
|
|
|
| |
May it rest in peace.
|
| |
|
|
|
|
|
|
|
|
|
| |
[...]libcrux-engine.so: Undefined symbol "uninstall_all_focus_hooks"
Reported by: TooManySecrets <toomany@toomany.net>,
Robert C. Noland III <rnoland@2hip.net>
GNOME Bugzilla: http://bugzilla.gnome.org/show_bug.cgi?id=322886
Obtained from: GNOME CVS (gtk-engines module)
|
|
|
|
| |
This fixes CVE-2005-2088.
|
|
|
|
| |
This fixes CVE-2005-2088.
|
| |
|
|
|
|
|
| |
- Chase shared library bumps
- Update gnupg-devel to 1.9.20
|
| |
|
|
|
|
|
| |
- Mute somewhat hackish case of patching
- Kill pkg-plist
|
|
|
|
| |
- Add SHA256 hash while here
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
--enable-ntlm-fail-open was specified as an additional configuration
option (squid bug #1022).
The port does not enable this option by default; document it, while at it.
- Add SHA256 checksum for the squid tarball
- Integrate ICAP client support based upon the icap project's CVS repository,
turned off by default.
To activate it, build the port with WITH_SQUID_ICAP defined or rerun
'make config'.
- Bump PORTREVISION
PR: ports/90688
Submitted by: maintainer
|
| |
|
|
|
|
|
|
| |
Hexen, and Strife.
WWW: http://www.teaser.fr/~amajorel/deutex/
|
| |
|
|
|
|
|
|
|
|
|
| |
See: http://www.ipswitch.com/products/imail_server/
WWW: http://search.cpan.org/dist/Crypt-Imail
PR: ports/90686
Submitted by: Gabor Kovesdan
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
symmetrical block cipher with a 256-bit key from the former Soviet
Union. Please read the Pod documentation contained in the module
itself for additional information, including the rationale behind
the writing of this module.
WWW: http://search.cpan.org/dist/Crypt-GOST_PP
PR: ports/90685
Submitted by: Gabor Kovesdan
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
key developed in the former Soviet Union. Some information on it
is available at http://vipul.net/gost/ .
This module implements GOST encryption. It supports the Crypt::CBC
interface, with the functions described below. It also provides
an interface that is backwards- compatible with Crypt::GOST 0.41,
but its use in new code is discouraged.
WWW: http://search.cpan.org/dist/Crypt-GOST
PR: ports/90684
Submitted by: Gabor Kovesdan
|
| |
|
|
|
|
|
| |
- Translate-fix
Submitted by: NetJunior
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- updated maintainership
0.11 2005-11-20
- Add extract_all method
- Add merge_arrays method
- inserts can now handle multiple elements as argument
- absorb and key_absorb use the new multi-inserts
- absorb and key_absorb now take any number of heaps as argument
instead of absorbing exactly one.
- Special characters in generated constant strings were incorrectly
escaped (bugfix)
- key_method doesn't return literal strings anymore in the "complex"
case (also causes the above mentioned bug to never trigger)
- make the internal _STRING and _LITERAL macros never see each others
output (this is possibly a bugfix)
Approved by: tobez
|
| |
|
|
|
|
| |
Noticed by: Steve Clement <steve@ion.lu>
|
|
|
|
|
|
|
|
| |
0.10 Fri Nov. 25, 2005
- removing OS X resource fork files which are causeing
the pod test to fail
Approved by: tobez (implicit)
|
|
|
|
|
|
|
|
|
|
| |
0.14 Mon Novermber 28, 2005
- removing the OS X resource fork files
- applied patch (RT #16064) to support XHTML
compliant output for Tree::Simple::View::HTML.
- thanks to Simon Wilcox for this patch and tests
Approved by: tobez (implicit)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
0.14 December 19 2005
* Small rewordings in POD.
* Added TAOCP Vol 4, Fasc 3 to REFERENCES.
* Added tuples* as alias to variations* to add the nomenclature
in Knuth's, Mathematica, etc. to the interface.
* Code cleanup.
Approved by: tobez
|
|
|
|
| |
Approved by: netchild
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Encryption Algorithm (DEA) is a semi-strong encryption and
decryption algorithm.
The module is 100 % compatible to Crypt::DES but is implemented
entirely in Perl. That means that you do not need a C compiler
to build and install this extension.
WWW: http://search.cpan.org/dist/Crypt-DES_PP
PR: ports/90682
Submitted by: Gabor Kovesdan
|
| |
|
|
|
|
| |
UTF8 from/to charactersets
|
| |
|
|
|
|
|
|
|
|
|
|
| |
The protocol was shown to be INSECURE. This module is therefore released for
purely academic curiosity.
WWW: http://search.cpan.org/dist/Crypt-Chimera
PR: ports/90681
Submitted by: Gabor Kovesdan
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
According to the changelog beside a OpenBSD-specific fix the only relevant
change since 1.1.1-9 was:
o The log file (syslog too) shows the file name (argv[0]) in its logs.
- No longer override FETCH_CMD so the distfiles survey keeps track of this
port again. Overriding FETCH_CMD became redundant when the name of the
distfile was changed to be a versioned one.
Prodded by: stephen <vk3heg@iinet.net.au> [1]
Approved by: netchild
|
|
|
|
|
|
| |
PR: ports/90666
Submitted by: maintainer
Approved by: sem(mentor)
|
|
|
|
| |
Thanks to: Frank Warmerdam, Benjamin Thelen, Paul Warriner
|
| |
|
|
|
|
|
|
|
|
|
|
| |
The attached patch should be sufficient to bring the
textproc/py-4suite-xml port up to date. The new version of
the software should also work on 64-bit architectures as
well.
PR: ports/90624
Submitted by: Mike Brown <mike@skew.org>
|
|
|
|
|
|
|
| |
Update from 3.14 to 3.15.
PR: ports/90258
Submitted by: Slaven Rezic <slaven@rezic.de>
|
|
|
|
|
|
|
| |
- Fix atoll problem with FreeBSD 4.X.
PR: ports/90645
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
|
| |
|
|
|
|
| |
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
Update port to version 1.0.2 to track official release (security fixes)
PR: ports/90663
Submitted by: Greg Larkin <glarkin@sourcehosting.net>
Security: http://www.ush.it/2005/11/28/webcalendar-multiple-vulnerabilities/
|
|
|
|
|
|
|
|
|
| |
- Changed quake3-data/Makefile.include to be more similar
to bsd.*.mk files, also it doesn't override port's variables.
- Change dependant ports.
PR: ports/90149
Submitted by: Alejandro Pulver <alejandro@varnet.biz>
|
|
|
|
|
|
|
|
|
|
| |
Update to dovecot-1.0.a5.
- Numerous small changes and fixes; see http://www.dovecot.org/list/dovecot/2005-December/010279.html for details.
- Use vendor install target; patch in --with(out)-docs support to facilitate NOPORTDOCS macro.
- Introduce experimental (and probably broken) GSSAPI option.
PR: ports/90606
Submitted by: Robin Breathe <robin@isometry.net>
|
|
|
|
|
|
|
|
|
|
| |
Two dependencies are improperly listed as BUILD_DEPENDS
rather than LIB_DEPENDS. I noticed this when I attempted
to install it via 'pkg_add -r stratagus' and lua was not
fetched.
PR: ports/90677
Submitted by: Travis Poppe <tlp@liquidx.org>
|
|
|
|
|
|
|
|
| |
- Take maintainership
- Update to 2.20
PR: ports/90650
Submitted by: Stefan 'Steve' Tell <stell@zeus.crashmail.de>
|
|
|
|
|
|
|
|
|
|
|
|
| |
- variant of the fix in ports/90312 (can be closed, too)
- warn if an apache newer than apache20 is used
(maintainer can't test)
- remove warning about API change, it's been a year
PR: ports/90655
Submitted by: Lars Eggert <lars.eggert@gmx.net>
|
|
|
|
| |
Submitted by: maintainer
|
|
|
|
|
|
| |
- update to 1.51
a bug around -c and non-output-change problem fixed
- add SHA256 checkdum
|
|
|
|
|
| |
PR: ports/90678
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
| |
This software is buggy, and "stat" has been in the base system
since FreeBSD 4.10.
PR: ports/25490
Submitted by: Tony Finch <dot@dotat.at> <dot@dotat.at>
Approved by: wosch (maintainer, timeout 4 years)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Support for the MinionPro LaTeX package was added.
* Warnings and underfull/overfull boxes are now being indicated in
the echo area after a LaTeX run, if the respective debugging
options are activated with `TeX-toggle-debug-warnings' (`C-c C-t
C-w') or `TeX-toggle-debug-bad-boxes' (`C-c C-t C-b'). In this
case `TeX-next-error' will find these warnings in addition to
normal errors.
The key binding `C-c C-w' for `TeX-toggle-debug-bad-boxes' (which
was renamed from `TeX-toggle-debug-boxes') now is deprecated.
* AUCTeX now can automatically insert a pair of braces after typing
<_> or <^> in math constructs if the new variable
`TeX-electric-sub-and-superscript' is set to a non-nil value.
* Some language-specific support for French was added. There now is
completion support for the commands provided by the `frenchb' (and
`francais') options of the babel LaTeX package and easier input of
French quotation marks (`\\og ...\\fg') which can now be inserted
by typing <">.
* Completion support for options of some LaTeX packages was added.
* Already in version 11.81 the way to activate AUCTeX changed
substantially. This should now be done with `(load "auctex.el" nil
t t)' instead of the former `(require 'tex-site)'. Related to this
change `tex-mik.el' does not load `tex-site.el' anymore. That
means if you used only `(require 'tex-mik)' in order to activate
AUCTeX, you have to add `(load "auctex.el" nil t t)' before the
latter statement. More detailed information can be found in the
installation instructions.
* Handling of verbatim constructs was consolidated across AUCTeX.
This resulted in the font-latex-specific variables
`font-latex-verb-like-commands', `font-latex-verbatim-macros', and
`font-latex-verbatim-environments' being removed and the more
general variables `LaTeX-verbatim-macros-with-delims',
`LaTeX-verbatim-macros-with-braces', and
`LaTeX-verbatim-environments' being added.
* The output of a BibTeX run is now checked for warnings and errors,
which are reported in the echo area.
* The aliases for `font-latex-title-fontify' were removed. Use
`font-latex-fontify-sectioning' instead.
* The problem that Japanese macros where broken across lines was
fixed.
* Various bug fixes.
|
|
|
|
|
| |
PR: ports/90363
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
|
| |
|
|
|
|
|
| |
PR: ports/90542
Submitted by: Toni Viemero <toni.viemero@iki.fi>
|
| |
|
| |
|
|
|
|
| |
cluster. The previous commit message was bogus.
|