Commit graph

8270 commits

Author SHA1 Message Date
Tilman Keskinoz
d56cd11d20 Update to 0.6
PR:		92120
Submitted by:	Cristiano Deana <cris@gufi.org>
2006-01-22 15:45:25 +00:00
Edwin Groothuis
186c2e326c Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 06:28:59 +00:00
Edwin Groothuis
508b8d82f4 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 03:01:03 +00:00
Brooks Davis
5314674453 Drupal appears to re-roll modules from cvs on a nightly basis in such
a way that the file changes every time so distribute a stable copy via
MASTER_SITE_LOCAL.  Since the file version doesn't change even when the
contents change (for instance a recent set of commits resulting in no
changes except an edition of a blank line and a new cvs Id), store the
date of the snapsnot in PORTREVISION.

Reported by:	kris
2006-01-22 00:11:39 +00:00
Pav Lucistnik
2fa3f60be3 - Populate newly created rubygems category 2006-01-21 20:25:07 +00:00
Kirill Ponomarev
01c588a635 - Fix 'all-depends-list' target in cases if dependencies list is
very long and if some dependencies can't be added into the list.
  [1]

- Fix FAM support.  Make gamin the default FAM system. [2]

- Introduce new 'quicksearch' target to show only port, path and
  info section of the matching ports. [3]

- Introduce new category - rubygems. [4]

- Fix stale dependencies while installing qmail slaveport and
  another port that depends on qmail. [5]

- Add commentary for describes target in bsd.port.mk. [6]

- Fix warning issued during make index on archs !368. [7]

- Add USE_DOS2UNIX variable.  If set to "YES", remove the ^M from
  all files under ${WRKSRC}. If set to a string, remove in all files
  under ${WRKSRC} with one of these names the ^Ms. [8]

- Add new variables PERL_RUN_DEPENDS and PERL_BUILD_DEPENDS by
  checking the existance of the Perl modules with the "perl -e 'use
  module;'" command. [9]

- Fix bsd.port.mk variable quoting issues.  No quoting is necessary
  anymore either in the Makefile or on the command line.  Affected
  variables include:

  BROKEN
  FORBIDDEN
  IGNORE
  MANUAL_PACKAGE_BUILD
  NO_CDROM
  NO_PACKAGE
  RESTRICTED

  [10]

- Add NOFETCHFILES variable.  If set, don't download these files
  from the ${MASTER_SITES} or ${MASTER_SITE_BACKUP} (but do from
  ${MASTER_SITE_OVERRIDE}). [11]

- Improve 'search' target output. [12]

- Add a new virtual category for Amateur Radio - hamradio. [13]

- Cleanup some old/unused pathes in bsd.port.mk. [14]

- Add @dirrmtry for plists which does the same as:
  "@unexec rmdir %D/foo 2>/dev/null || true" [15]

- Remove virtual category - offix. [16]

- Use portsnap instead of cvsup or cvs on "make update" in
  /usr/ports. [17]

- Move location of bsd.autotools.mk within bsd.port.mk [18]

- Add bsd.linux-rpm.mk, fix INSTALLS_SHLIB for Linux ports [19]

- Use new USE_RC_SUBR format for FreeBSD version >= 700007 [20]

- Replace the string "FreeBSD" by "The FreeBSD Project" in the
  security warning [21]

- Add bsd.local.mk for local modification to ports framework. [22]

- Replace rcNG spelling by rc.d [23]

- Remove superfluous USE_REINPLACE. [24]

Special thanks to:      linimon for spending hours with all these patches
                        clement for fixes
                        kris for help with pointyhat
PR:     ports/86310 [1], ports/89498 [2], ports/83530 [3],
        ports/83789 [4], ports/84053 [5], ports/86281 [6],
        ports/87214 [7], ports/87234 [8], ports/87318 [9],
        ports/87396 [10], ports/87605 [11], ports/87840 [12],
        ports/88230 [13], ports/88493 [14], ports/88711 [15],
        ports/88751 [16], ports/89281 [17], ports/89999 [18],
        ports/90031 [19], ports/90150 [20], ports/90668 [21],
        ports/91433 [23], ports/88754 [24]
Submitted by:   mi [1], marcus [2], Lars Engels <lars.engels@0x20.net> [3],
                pav [4, 16, 20, 24], garga [5], cperciva [6], vd [7],
                edwin [8, 9, 11, 15, 21],
                fenner [10], Arseny Nasokin <tarc.po.cs.msu.su@tarc.po.cs.msu.su> [12],
                Carl Makin <carl@stagecraft.cx> [13], arved [14],
                NIIMI Satoshi <sa2c@sa2c.net> [17], thierry [18],
                jylefort [19], linimon [22], dougb [23]
2006-01-21 17:37:14 +00:00
Pav Lucistnik
da123327c8 - Fix OPTIONS
- Fix prompt passphrase dependency

PR:		ports/92073
Submitted by:	Roderick van Domburg <r.s.a.vandomburg@student.utwente.nl> (maintainer)
2006-01-21 09:11:30 +00:00
James E. Housley
7d2dfeb52d Update to DAT 4679 2006-01-20 21:19:32 +00:00
Pav Lucistnik
73af28354d - Update net-ssh to 1.0.6
PR:		ports/92047
Submitted by:	Roderick van Domburg <r.s.a.vandomburg@student.utwente.nl> (maintainer)
2006-01-20 14:08:45 +00:00
Kris Kennaway
08d73690c2 BROKEN: Unfetchable 2006-01-19 23:50:30 +00:00
Kris Kennaway
cd67e670f7 BROKEN: Unfetchable 2006-01-19 23:43:07 +00:00
Brooks Davis
b193515014 Remove an accidently added copy of the sources.
Pointy hat:	brooks
2006-01-19 22:02:42 +00:00
Brooks Davis
ffea49b926 Chase the distfile checksums. diff -ruN reports no changes. 2006-01-19 17:15:53 +00:00
Tim Bishop
e2cc164218 - Update to 0.2
PR:		91998
Submitted by:	Robert Archer <freebsd@deathbeforedecaf.net> (maintainer)
2006-01-19 14:58:56 +00:00
Erwin Lansing
300d0c4c10 Update to 2.11
PR:		91985
Submitted by:	leeym
2006-01-19 14:34:54 +00:00
Erwin Lansing
52f6695212 Pass correct OpenSSL base directory to Makefile.PL
PR:		91958
Submitted by:	skv
2006-01-19 14:32:06 +00:00
Cheng-Lung Sung
d36965f0ff - update to 0.52 2006-01-19 03:55:20 +00:00
James E. Housley
ecb49bb42a Update to DAT 4677 2006-01-18 23:17:28 +00:00
Pav Lucistnik
0fd18fb816 Net::SFTP is a pure Ruby implementation of the SFTP client protocol
(versions 1 through 5).

PR:		ports/91829
Submitted by:	Roderick van Domburg <r.s.a.vandomburg@student.utwente.nl>
2006-01-18 07:27:09 +00:00
Pav Lucistnik
e1638b45c7 Net::SSH is a pure-Ruby implementation of the SSH2 client protocol. It
supports the following features:

 - User authentication via explicit username/password, or using a
public-key/private-key pair.
 - Port forwarding, both from the local host to a remote computer via
the remote host, and from the remote host to the local host.
 - Execute processes on the remote machine, both interactively and
non-interactively ("batch").

PR:		ports/91828
Submitted by:	Roderick van Domburg <r.s.a.vandomburg@student.utwente.nl>
2006-01-18 07:20:26 +00:00
Brooks Davis
b9d80214a0 Add drupal-ldap_integration.
The ldap_integration Drupal module allows users to authenticate against
a LDAP directory.  Additionally, users can read and modify their data in
the LDAP directory subject to administrative restrictions.
2006-01-17 23:19:55 +00:00
James E. Housley
bfbfa0aa1b Update to DAT 4676 2006-01-17 21:23:08 +00:00
Tim Bishop
a4335ae0c0 - Fix cutlass after security/botan update (see ports/91072)
PR:		91912
Submitted by:	Wesley Shields <wxs@csh.rit.edu> (maintainer)
2006-01-17 19:51:02 +00:00
Pav Lucistnik
747364a3d8 - Fix build on recent 64bit CURRENT
Reported by:	krismail
Submitted by:	Fredrik Lindberg <fli@shapeshifter.se> (maintainer)
2006-01-17 18:11:46 +00:00
Roman Bogorodskiy
d71d17e033 Update to 1.3.3. 2006-01-16 15:53:26 +00:00
Norikatsu Shigemura
8cad87f26a Add installed signature. 2006-01-16 15:28:31 +00:00
Cy Schubert
50b5beb419 Tripwire fails to build under the latest checkout of 6.0-STABLE. 2006-01-16 12:32:32 +00:00
Pav Lucistnik
434f90e65c - Update to 0.1.1.12
- Provide rc_subr script

PR:		ports/91778
Submitted by:	Peter Thoenen <eol1@yahoo.com> (maintainer)
2006-01-16 00:13:31 +00:00
Simon L. B. Nielsen
31a56de815 - Fix MASTER_SITE (distfile has moved).
- Grab this port since I recently started using opensc, and I'm
  currently working on upgrading the port to the latest version.
2006-01-15 20:51:06 +00:00
James E. Housley
ffd6d3a59f Update to DAT 4674 2006-01-15 19:33:29 +00:00
Pav Lucistnik
9669e20176 ClamCour is a filter for courier MTA using ClamAV for scanning mails for
viruses.

PR:		ports/91740
Submitted by:	Milan Obuch <bsd@dino.sk>
2006-01-15 15:24:16 +00:00
Pav Lucistnik
f55d4d1c11 The (BSD) BioAPI service module for PAM provides authentication management
through BioAPI BSPs.

PR:		ports/91750
Submitted by:	Fredrik Lindberg <fli@shapeshifter.se>
2006-01-15 10:12:34 +00:00
Pav Lucistnik
7f980746a6 bioapitool is a small BioAPI management utility which allows enrollment and
verification of BIR entries.  It only implements a subset of the BioAPI
specification but should provide enough functionallity for basic account
management.

PR:		ports/91749
Submitted by:	Fredrik Lindberg <fli@shapeshifter.se>
2006-01-15 10:11:40 +00:00
Pav Lucistnik
747ecf19ad - Circumvent INSTALLS_SHLIB's tendency to ldconfig last @cwd'ed directory.
This makes package ldconfig correct directory.
2006-01-15 10:10:36 +00:00
Pav Lucistnik
15284a2fe6 BioAPI (Biometric Application Programming Interface) brings platform and device
independence to application programmers and biometric service providers.

PR:		ports/91734
Submitted by:	Fredrik Lindberg <fli@shapeshifter.se>
2006-01-15 09:29:14 +00:00
Simon L. B. Nielsen
7e58b30f65 - Update description and references for "clamav -- possible heap
overflow in the UPX code" now that more information is available.
- Remove some EOL whitespace.
2006-01-14 23:36:11 +00:00
Tim Bishop
e2261b7ffc - Update to 1.0.4
- Properly use pidfile variable in rc.d script

PR:		91770
Submitted by:	Petr Rehor <prehor@gmail.com> (maintainer)
2006-01-14 11:39:52 +00:00
Kris Kennaway
46f8d711e0 BROKEN: Checksum mismatch 2006-01-14 09:16:14 +00:00
Pav Lucistnik
e1a049eeef - Move databases/pecl-hash to security/pecl-hash
PR:		ports/91680
Submitted by:	Alexander Zhuravlev <zaa@zaa.pp.ru> (maintainer)
Repocopies by:	marcus
2006-01-13 08:31:43 +00:00
Cheng-Lung Sung
401856a261 - Update to 1.6
- Use USE_RC_SUBR=clamsmtpd.sh instead =YES
- Use PORTDOCS=* not need test NOPORTDOCS
- Only depend of security/clamav if already installed.
  clamsmtp can run in another machine then clamav.

Tinderbox test:
http://marcus.grupos.com.br:8080/logs/4-STABLE-FreeBSD/clamsmtp-1.6.log
http://marcus.grupos.com.br:8080/logs/6-STABLE-FreeBSD/clamsmtp-1.6.log

PR:		91713
Submitted by:	mnag
2006-01-13 07:24:34 +00:00
Cheng-Lung Sung
73947ac3da - Update security/base to 1.2.2, which includes several fixes and updates,
including: adding Turkish as a language, a final version of the SQL
  injection fix included in 1.2.1, and Portscan information.

PR:		91738
Submitted by:	Linh Pham (maintainer)
2006-01-13 06:13:43 +00:00
James E. Housley
7f7e019703 Update to Date 4673 2006-01-12 22:32:04 +00:00
Oliver Lehmann
15e58934ab remove ldconfig_compat
Requested by:	flz
2006-01-12 20:09:53 +00:00
Oliver Lehmann
3bee7bd71a make courier-authdaemon work if it's build with MySQL support by changing
the rcNg startscript.
2006-01-12 18:56:04 +00:00
Tim Bishop
e22d43152c - Update to 0.04
PR:		91690
Submitted by:	Gabor Kovesdan <gabor.kovesdan@t-hosting.hu> (maintainer)
2006-01-12 00:23:17 +00:00
Tim Bishop
b7244a587b - Update to 1.2.3
PR:		91676
Submitted by:	Matt <matt@xtaz.co.uk>
2006-01-11 20:00:31 +00:00
Pav Lucistnik
a7f09e2f9d - Update to 1.1.6
PR:		ports/91652
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net> (maintainer)
2006-01-11 18:56:14 +00:00
James E. Housley
079d114082 Update to DAT 4672 2006-01-11 18:02:26 +00:00
Emanuel Haupt
b132d882d5 Update to 0.88, a possible heap overflow in the UPX code has been fixed
PR:		91593
Submitted by:	Boris B. Samorodov <bsam@ipt.ru>
Approved by:	simon (secteam)
Security:	612a34ec-81dc-11da-a043-0002a5c3d308 (VuXML)
2006-01-11 10:27:29 +00:00
Sergei Kolobov
47d941ecfa - Chase libprelude version bump (.2 -> .4)
- Remove extra file from pkg-plist
- Bump PORTREVISION
2006-01-10 17:10:13 +00:00