Commit graph

95572 commits

Author SHA1 Message Date
adam
551bed7b01 Added databases/pgadmin3 version 1.4.2 2006-04-06 13:34:36 +00:00
adam
c6144f0832 pgAdmin III is the most popular and feature rich Open Source administration and
development platform for PostgreSQL, the most advanced Open Source database in
the world. The application may be used on BSD, Linux, Solaris, Mac OSX and
Windows platforms to manage PostgreSQL 7.3 and above running on any platform,
as well as commercial versions of PostgreSQL such as Pervasive Postgres,
EnterpriseDB, Mammoth PostgreSQL and SRA PowerGres.

pgAdmin III is designed to answer the needs of all users, from writing simple
SQL queries to developing complex databases. The graphical interface supports
all PostgreSQL features and makes administration easy. The application also
includes a syntax highlighting SQL editor, a server-side code editor, an
SQL/batch/shell job scheduling agent, support for the Slony-I replication
engine and much more. Server connection may be made using TCP/IP or Unix Domain
Sockets (on *nix platforms), and may be SSL encrypted for security. No
additional drivers are required to communicate with the database server.
2006-04-06 13:30:41 +00:00
adam
eed239f262 Updated math/octave to 2.1.73 2006-04-06 09:12:06 +00:00
adam
ef30427934 Changes 2.1.73:
* Bug fixes
2006-04-06 09:10:28 +00:00
reed
d31af5019d Move around text and rewrite some of the text
explaining BUILDLINK_API_DEPENDS and
BUILDLINK_ABI_DEPENDS.
2006-04-06 07:57:10 +00:00
reed
2f2c7d581f Fix documention about about BUILDLINK_API_DEPENDS (was
BUILDLINK_DEPENDS) and BUILDLINK_ABI_DEPENDS.pkg (was
BUILDLINK_RECOMMENDED).

Noticed
2006-04-06 07:33:30 +00:00
reed
295b6a402f Welcome to version 20060405.
pkg_add also check for USE_ABI_DEPENDS.

Check if USE_ABI_DEPENDS or IGNORE_RECOMMENDED was set
when this package was built. IGNORE_RECOMMENDED is now historical.

For the cat man page, I manually made it say "pkgsrc" instead of
"NetBSD".

I committed to NetBSD's src/usr.sbin/pkg_install/ first :)
2006-04-06 06:49:30 +00:00
reed
d348169c00 Welcome to createbuildlink-3.11.
BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo.
2006-04-06 06:36:36 +00:00
reed
fd7750babc Welcome to revbump-1.5.
ABI_DEPENDS instead of RECOMMENDED.

Not tested, but also reviewed by maintainer.
2006-04-06 06:25:46 +00:00
reed
5abef9be14 Over 1200 files touched but no revisions bumped :)
RECOMMENDED is removed. It becomes ABI_DEPENDS.

BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo.

BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo.

BUILDLINK_DEPENDS does not change.

IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS
which defaults to "yes".

Added to obsolete.mk checking for IGNORE_RECOMMENDED.

I did not manually go through and fix any aesthetic tab/spacing issues.

I have tested the above patch on DragonFly building and packaging
subversion and pkglint and their many dependencies.

I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I
have used IGNORE_RECOMMENDED for a long time). I have been an active user
of IGNORE_RECOMMENDED since it was available.

As suggested, I removed the documentation sentences suggesting bumping for
"security" issues.

As discussed on tech-pkg.

I will commit to revbump, pkglint, pkg_install, createbuildlink separately.

Note that if you use wip, it will fail!  I will commit to pkgsrc-wip
later (within day).
2006-04-06 06:21:32 +00:00
martti
d4d013cda2 jalbum-6.4 2006-04-06 06:05:35 +00:00
martti
375b2d9b72 Updated www/jalbum to 6.4
JAlbum 6.4 has just been released. This version has an important memory
related bug fix and a nice improvement to the handling of movie files as
the most important changes (see the history page for the version history).
2006-04-06 06:05:14 +00:00
jlam
ffc6894581 Remove unnecessary inclusion of bsd.prefs.mk. 2006-04-06 03:44:19 +00:00
jlam
69850e3476 Override sysconfdir in INSTALL_MAKE_FLAGS instead of patching the
Makefile to force installation of the sample config file into the
examples directory.
2006-04-06 03:44:03 +00:00
jlam
2882594c6c BUILDLINK_DEPENDS.* should be appended to, not set. 2006-04-06 03:33:28 +00:00
jlam
4e7fa53950 * Note that auctex requires the base emacs packages to be present.
* Move the info files to the PLIST and honor EMACS_INFOPREFIX.
* Remove some unused variables that are clearly just leftovers from an
  older version of this package.

Bump the PKGREVISION to 3.
2006-04-06 03:32:50 +00:00
jlam
a4b4d5b501 List the info files directly in the PLIST and honor PKG{INFO,MAN}DIR. 2006-04-06 03:20:54 +00:00
jlam
ccc0cd432a BUILDLINK_DEPENDS.* should only be appended to. 2006-04-06 03:12:46 +00:00
jlam
d6522b4cdb Override some directory paths at installation time via the make command
line rather than patching their values directly in the Makefiles.
2006-04-06 02:41:44 +00:00
salo
40eae9a183 Note security/lsh PKGREVISION bump: security fix. 2006-04-06 00:21:06 +00:00
salo
12e8fb90e2 Backport fix for CVE-2006-0353 from lsh2:
"unix_random.c in lshd for lsh 2.0.1 leaks file descriptors related
 to the randomness generator, which allows local users to cause a denial
 of service by truncating the seed file, which prevents the server from
 starting, or obtain sensitive seed information that could be used to
 crack keys."

http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0353
2006-04-05 23:59:33 +00:00
jlam
36c3fdbed9 Unify PLISTs between Solaris and everyone else. Also drop the removal
of screen.old... that just shouldn't happen.  Bump the PKGREVISION.
2006-04-05 23:06:33 +00:00
jlam
a4cbc72f58 List the info files directly in the PLIST and honor PKG{INFO,MAN}DIR. 2006-04-05 23:01:15 +00:00
jlam
ab9e528a14 Honor PKGINFODIR and list info files directly in the PLIST. Also set
sysconfdir to the example directory in INSTALL_MAKE_FLAGS instead of
patching out installation to $(sysconfdir) in various Makefiles.

Bump the PKGREVISION.
2006-04-05 22:54:59 +00:00
jlam
8151e56f81 USE_TOOLS+=bison instead of direct BUILD_DEPENDS on the bison package. 2006-04-05 22:35:50 +00:00
adrianp
57e0133f1d Updated mail/ingo to 1.1nb1
Updated time/kronolith to 2.1nb1
2006-04-05 22:34:57 +00:00
adrianp
32b124e146 Fix missing PLISt entry pointed out by bulk-builds. 2006-04-05 22:32:04 +00:00
markd
edc610bea4 emacs update. 2006-04-05 22:25:44 +00:00
jlam
117c7fff89 USE_TOOLS+=flex instead of explicit BUILD_DEPENDS on the flex package. 2006-04-05 22:24:50 +00:00
markd
bc998c9be3 Pass the correct sized argument to sbrk() when trying to reduce the break
so that on 64bit systems it is actually a negative number, not a very
large positive one.  Should fix PR pkg/29351.
Thanks to Martijn van Buul for giving me access to an amd64 box so I
could track this down.  Bump PKGREVISION.
2006-04-05 22:22:16 +00:00
wiz
b4283e1245 Fix spamass-milter version number. 2006-04-05 21:44:14 +00:00
minskim
42fa986762 Regen with patch-as (hi jlam!). 2006-04-05 20:18:42 +00:00
minskim
7ac6897425 Use RUBY_DLEXT as a file name extension of a loadable module.
(There should be a pkgsrc-wide variable instead of a Ruby-specific one.)
2006-04-05 18:54:26 +00:00
wiz
0bbdf0f44f Sync with src/usr.sbin v1.70:
http_expand_URL(): fclose() the fdopen()'ed filedescriptor
before leaving the function (for all cases).

Actual fix and sanity checking by Dillo & Wiz
Coverity CID 2340
2006-04-05 18:17:31 +00:00
wiz
cc332cafad Sync with src/usr.sbin v1.62:
When recognizing a broken package version/name,
make sure to error out really, don't just print a warning
and the run into further problems.

Coverity CID 2739.
2006-04-05 18:17:08 +00:00
wiz
8a604b6ad5 + clamav-0.88.1, fox-1.6.2, py-sqlite2-2.2.0. 2006-04-05 17:16:22 +00:00
wiz
980e279d6d Fix typo in version number. 2006-04-05 17:16:06 +00:00
jlam
7890fbd07b List the info files directly in the PLIST and honor PKG{INFO,MAN}DIR. 2006-04-05 16:41:34 +00:00
jlam
656389654f * Move all the handling of files that are user-modifiable or generated
at run-time into the INSTALL/DEINSTALL scripts instead.  This includes
  running: mktexlsr, fmtutil, texlinks, and updmap.  The INSTALL script
  now unpacks a separate scriptlet +TETEX that can be called independently
  to fix up the teTeX installation in case it gets messed up.

* USE_TOOLS+=bison instead of a direct BUILD_DEPENDS on the bison package.

* List info file entries directly in the PLIST.

Bump PKGREVISION to 8.
2006-04-05 16:04:01 +00:00
jlam
f5fd43e70c Use a common PLIST by taking advantage of the variables exported by
emacs.mk.
2006-04-05 15:50:27 +00:00
minskim
a5e3d3d8e3 Note PKGREVISION bump of ruby-sqlite3. 2006-04-05 15:19:05 +00:00
minskim
923278f2fc Merge (almost replace) this package with ruby-sqlite3 in pkgsrc-wip
packgaed by OBATA Akio, because the latter is more complete.

Bump PKGREVISION.
2006-04-05 15:18:34 +00:00
jlam
3d2a4022ca * Make mew and mew3 build with xemacs by noting they need the "base"
set of emacs modules.

* List the info files directly in the PLIST.

* Honor PKGINFODIR and PKGMANDIR.

* Sort the PLIST.
2006-04-05 15:14:10 +00:00
jlam
e558d1450c Update net/openvpn to 2.0.6. Changes from version 2.0.5 include:
* [security] An OpenVPN client connecting to a malicious or compromised
  server could potentially receive "setenv" configuration directives
  from the server which could cause arbitrary code execution on the
  client via a LD_PRELOAD attack.  A successful attack appears to
  require that (a) the client has agreed to allow the server to push
  configuration directives to it by including "pull" or the macro
  "client" in its configuration file, (b) the client configuration
  file uses a scripting directive such as "up" or "down", (c) the
  client succesfully authenticates the server, (d) the server is
  malicious or has been compromised and is under the control of the
  attacker, and (e) the attacker has at least some level of pre-existing
  control over files on the client (this might be accomplished by
  having the server respond to a client web request with a specially
  crafted file).  The fix is to disallow "setenv" to be pushed to
  clients from the server.  For those who need this capability, OpenVPN
  2.1 supports a new "setenv-safe" directive which is free of this
  vulnerability.

* When deleting routes under Linux, use the route metric as a
  differentiator to ensure that the route teardown process only deletes
  the identical route which was originally added via the "route"
  directive (Roy Marples).

* Fix the t_cltsrv.sh file in FreeBSD 4 jails (Matthias Andree, Dirk
  Meyer, Vasil Dimov).

* Extended tun device configure code to support ethernet bridging on
  NetBSD (Emmanuel Kasper).
2006-04-05 13:49:26 +00:00
shannonjr
0faa421404 Change _GCC_DIST_VERSION from 3.4.5 to 3.4.6 to reflect update to
lang/gcc34.
2006-04-05 12:31:24 +00:00
shannonjr
b6fc3f550d Added entries for updating gcc34 and gcc34-ada 2006-04-05 11:45:56 +00:00
shannonjr
07329b1022 Update to 3.4.6. This is a bugfix release. 2006-04-05 11:43:12 +00:00
shannonjr
1d6e21738d Update to 3.4.6. This is a bugfix release. 2006-04-05 11:03:59 +00:00
drochner
b6e52038b4 --with-libcurl is on per default, so revert the logics
(no functional change, just more effective because a compile check
is skipped)
2006-04-05 10:04:12 +00:00
jlam
67b4e0635c Whitespaces changes to bring this more in line with other packages. 2006-04-05 07:06:13 +00:00