Commit graph

14059 commits

Author SHA1 Message Date
joerg
47c8ccfe56 wm/windowmaker PLIST fix. 2005-10-27 08:11:29 +00:00
rillig
59d4f924e3 Updated pkglint to 4.31.
Improved detection of Makefile.commons. Setting PKGREVISION outside the
package's main Makefile is an error.
2005-10-26 23:19:30 +00:00
minskim
61ba2c16af Note update of wsbasic. 2005-10-26 21:38:51 +00:00
schmonz
2406662338 + mailfront-0.98 2005-10-26 18:09:23 +00:00
joerg
f37d8a1a1d PLIST fix for audio/toolame. 2005-10-26 17:31:35 +00:00
jlam
330e6da959 Pull in change from Heimdal CVS committed on 20051012 where the field
in a publicly-exported structure was renamed from "private" to
"opt_private".  This allows <krb5.h> to be used by C++ compilers.
Bump the PKGREVISION to 1.
2005-10-26 16:44:24 +00:00
adam
5e4228a18b Updated net/ntop to 3.2 2005-10-26 15:44:17 +00:00
jlam
5f8003f633 Update security/heimdal to 0.7.1 (approved by lha). We drop support
for the "db4" option and just rely on the appropriate BDB_* settings
via bdb.buildlink3.mk.  Also, we tweak the builtin.mk file so use
krb5-config, if it's available, to check the version of the built-in
heimdal.  Patches patch-ab, patch-ae and patch-af have been sent back
upstream and will be incorporated into future Heimdal releases.

Changes between version 0.6.5 and version 0.7.1 include:

 * Support for KCM, a process based credential cache
 * Support CCAPI credential cache
 * SPNEGO support
 * AES (and the gssapi conterpart, CFX) support
 * Adding new and improve old documentation
 * Bug fixes
2005-10-26 15:12:45 +00:00
jlam
26440c7c8b Update databases/openldap to 2.3.11, which is the first "stable" release
in the 2.3.x series.  This is a major update over version 2.2.x, and
changes include:

        * Slapd(8) enhancements
            - Updated slapd "overlay" interface, and several
              example (and mostly experimental) overlays.
            - Updated LDAP "sync" Engine with replication support,
              provider now an "overlay"
            - Numerous access control enhancements, including
              experimental "don't disclose on error" capability
            - Configuration backend
        * LDAPv3 extensions, including:
            - LDAP Password Policy
            - LDAP Component Matching (requires OpenLDAP snacc)
            - LDAP Modify Increment
2005-10-26 15:08:13 +00:00
adrianp
0e5478c5a7 Move to bugzilla 2.20 2005-10-26 10:17:35 +00:00
adam
54e0a38ddb Updated devel/guile-slib to 3.1.2 2005-10-26 09:21:16 +00:00
adam
a2ce88d263 Updated emulators/wine to 0.9 2005-10-26 08:34:51 +00:00
taca
8343ea9263 -ruby-rttool-1.1.1
+ruby-rttool-1.0.0

ruby-rttool-1.1.1 was created by mistake and deleted.
2005-10-26 06:20:53 +00:00
minskim
99e2ac3ec1 Add xfce4-quicklauncher-plugin. 2005-10-26 04:47:04 +00:00
minskim
708db8d274 Note update of tkdesk. 2005-10-26 04:30:01 +00:00
minskim
cbfdf4b64e Note update of tcl-itcl. 2005-10-26 04:24:05 +00:00
minskim
dcfb40ead2 Add gofish. 2005-10-26 03:45:47 +00:00
cube
06f5aadea5 Note added patch for CVE-2005-2959 in security/sudo. 2005-10-25 22:07:31 +00:00
drochner
53b1865f92 delete outdated entries, and add 2 comments where problems might arise 2005-10-25 18:47:14 +00:00
drochner
417df818ed todat's updates 2005-10-25 18:23:39 +00:00
perry
89c8df120c update net/ttt to 1.8.1 -- no externally visible changes (just some
fixed prototypes in the code.)
2005-10-25 17:24:36 +00:00
taca
7b57c3722a Note update of www/squid package to 2.5.12nb1. 2005-10-25 14:06:15 +00:00
wiz
e79b581de6 Note some updates and new packages. 2005-10-25 13:41:39 +00:00
wiz
57914e1a28 Updated devel/p5-Storable to 2.15 2005-10-25 13:39:03 +00:00
wiz
c9063dec8c - sqlite-3.2.7 (already done). 2005-10-25 13:38:28 +00:00
wiz
518318e283 p5-gettext updated to 1.05. 2005-10-25 13:24:15 +00:00
wiz
977245837e + cksfv-1.3.7, coreutils-5.92, gnumeric-1.6.0, gsasl-0.2.10,
ion3-20051023, libgsf-1.13.2, libidn-0.5.20, libntlm-0.3.9,
  libtorrent-0.7.6, m4-1.4.4, mathomatic-12.5.0, neon-0.25.4,
  p5-HTML-TableExtract-2.06, p5-XML-Twig-3.22, phpmyadmin-2.6.4pl3,
  py-sqlite-2.0.5, sqlitemanager-1.1.2, webmin-1.240, xchat-gnome-0.6,
  xscreensaver-4.23.
2005-10-25 13:09:12 +00:00
adam
9b14e5a431 Updated lang/scm to 5.5.1 2005-10-25 09:33:12 +00:00
jlam
3eaa754521 Update databases/db4 to 4.3.29. This is a point release update over
4.3.28, so there are no API changes, and applications may be upgraded
by relinking against db4-4.3.29.  We stop pretending to support a
"java" package option since we never even bothered with handling the
PLIST differences.  Changes from version 4.3.28 include:

   * The on-disk log format has changed.
   * Add support for lightweight, transactionally protected Sequence
     Number generation.
   * Add support for Degree 2 isolation.
   * Add election generation information to replication to support Paxos
     compliance.
   * A huge number of bug fixes, including eliminating some instances of
     application deadlock and memory leak fixes.
   * Some minor performance enhancements.
2005-10-25 06:26:48 +00:00
minskim
758a33c18f Add bacula-doc. 2005-10-25 04:24:00 +00:00
wiz
ac700e7ba5 gocr updated to 0.40. 2005-10-25 02:07:28 +00:00
rillig
5219926c41 Updated pkglint to 4.30.
Rewrote the typechecking code for Makefile variables. The variable
definitions are extracted from logical lines instead of physical lines,
comments are separated from actual values, for Lists of something, each
something is checked. All URLs are subject to MASTER_SITES expansion.
MASTER_SITES is checked to be a List of URLs.
2005-10-24 23:54:37 +00:00
chris
ac0e5f8b16 Note update of sylpheed-devel 2005-10-24 22:40:03 +00:00
rillig
33dc8ce108 Bumped PKGREVISION of editors/ng. It has been converted to the options
framework.
2005-10-24 19:49:16 +00:00
minskim
26ce62f564 Note PKGREVISION bump for (g)mplayer. 2005-10-24 19:47:39 +00:00
tv
f5342a30e2 entropy -> 0.9.1.439 2005-10-24 17:02:21 +00:00
tonio
dcd953745f Updated converters/wv to 1.0.3nb3 (fix PR 31888)
Note wv-1.2.0 in TODO
2005-10-24 11:40:28 +00:00
drochner
e3f0d427fb some leftover 2005-10-24 09:55:47 +00:00
adam
16a180c2de Updated graphics/gimp-docs to 2.0.9 2005-10-24 08:52:04 +00:00
dogcow
1c54243b50 Update gputils to 0.13.3, a bugfix release.
gplink is the primary file affected; see gputils-0.13.3/ChangeLog for
more details.
2005-10-24 08:46:06 +00:00
adam
52ec5e5f75 Updated net/libtorrent to 0.7.5; net/rtorrent to 0.3.5 2005-10-24 08:43:09 +00:00
minskim
9a78f10f81 Add zope3. 2005-10-24 02:27:47 +00:00
rillig
2646e626ec Updated pkglint to 4.29.1.
Added CONFLICT to the list of deprecated variables (actually it's a
typo). Added PLIST_SUBST to makevars.map as a List. Allow comments after
a YES/yes/NO/no value of variables.
2005-10-23 23:14:57 +00:00
rillig
7325e9c806 Bumped PKGREVISION of x11/xteddy2 because of a typo (CONFLICT =>
CONFLICTS).
2005-10-23 23:06:18 +00:00
rillig
ca27ee7849 Bumped PKGREVISION of x11/xdaemon2 because of a typo (CONFLICT =>
CONFLICTS).
2005-10-23 23:04:49 +00:00
rillig
dccc52f002 Bumped PKGREVISION of x11/xdaemon because of a typo (CONFLICT =>
CONFLICTS).
2005-10-23 23:02:37 +00:00
rillig
f77f883152 Bumped PKGREVISION of games/xbill.
CONFLICTS are recognized correctly now. ${GAMEOWN} has been added to
PKG_USERS.
2005-10-23 22:59:18 +00:00
taca
2afe4ccfa5 Note update of www/squid package to 2.5.12. 2005-10-23 22:33:19 +00:00
minskim
d135ee6868 Add wmii. 2005-10-23 20:40:36 +00:00
minskim
fc44149022 Add 9rc. 2005-10-23 20:27:44 +00:00