Commit graph

47382 commits

Author SHA1 Message Date
grant
a77ed0a130 back out revision 1.22 which broke statfs() on Linux and FreeBSD
systems which have both statfs() and statvfs().

while it would be nice to have an OS-independent way of testing
whether to use our statfs() implementation, in reality it is much more
reliable to only use it where required.
2003-09-11 11:26:09 +00:00
jmmv
16f801b628 Note addition of gtksourceview, version 0.6.0. 2003-09-11 11:14:47 +00:00
jmmv
30d5cbaafe Add and enable gtksourceview. 2003-09-11 11:13:43 +00:00
jmmv
7baf23e8e0 Initial import of gtksourceview, version 0.6.0:
GtkSourceView is a text widget that extends the standard gtk+ 2.x text
widget GtkTextView.  It improves GtkTextView by implementing syntax
highlighting and other features typical of a source editor.
2003-09-11 11:11:33 +00:00
grant
fb5ee43622 ensure S_ISTXT is defined if not defined in sys/stat.h. 2003-09-11 10:57:20 +00:00
jmmv
c0ee31db07 Bump version to 0.27.1. This is always a build dependancy, so we can do
it safely (to satisfy all intltool version requirements successfully).
2003-09-11 10:52:49 +00:00
jmmv
06a53babe4 Share distinfo and patches directory with plotutils, to let this build
with gcc3 too.

Pointed out by Kouichirou Hiratsuka; this is related to PR pkg/22443.
2003-09-11 10:02:25 +00:00
drochner
4e48644397 make it compile with gcc3 2003-09-11 09:27:02 +00:00
agc
22d709015e ap2-php4 no longer exists - remove it from SUBDIRs 2003-09-11 09:03:08 +00:00
agc
0765dd4df5 Order SUBDIRs alphabetically. 2003-09-11 08:57:37 +00:00
agc
a1530aa0a3 Order SUBDIRs alphabetically 2003-09-11 08:54:12 +00:00
agc
9f9ede6e0e Sort SUBDIRs alphabetically 2003-09-11 08:46:27 +00:00
martti
d27f0a1e02 Make delay >= 1.0 work 2003-09-11 07:26:20 +00:00
reed
1d55b12a06 Improved DESCR and COMMENT. Changed HOMEPAGE. (Okay'd by jlam.) 2003-09-11 07:14:42 +00:00
martti
f5a159ac72 Updated ddd and distcc 2003-09-11 06:46:11 +00:00
martti
2eb95ba40c Updated distcc to 2.10.1
* Fix problem in "make clean" reported by Lisa Seelye.
    * Fix issues in temporary file handling that could allow a local
      attacker to interfere with another user's distcc processes.
    * Daemon niceness is incremented by +5 by default.  (This can be
      changed by --nice.)
    * The per-user configuration directory can be set by $DISTCC_DIR.
      It defaults to the old value of ~/.distcc/.
    * For regular compile failure, don't say "with exit code 1".
    * The server now emits warnings to the log and to the client if
      its PATH is set such that it will recursively run a distcc
      client.  This check is done at run time for the requested
      compiler name.  The server's $PATH is not modified in other
      ways.  This may help reduce problems with finding the right
      remote compiler.
    * SCO/Caldera operating systems are no longer supported due to
      their recent absurd attacks against Linux and IBM.
    * TMPDIR is no longer required to start with '/', so that Cygwin
      paths starting with a drive letter may be used.  Reported by
      Heiko Elger.
    * Various man page updates.
    * Daemon now sits in the root directory while running, not the
      temporary directory.
    * Temporary directory is gone.  Working files are created directly
      under $TMPDIR.
    * Lock files and state files are stored under DISTCC_DIR, rather
      than in /tmp.
    * Test cases are more robust in choosing a daemon port number.
2003-09-11 06:45:52 +00:00
martti
de996c79c5 Updated ddd to 3.3.7
* martti is the new maintainer
* changes since 3.3.1

  - libiberty was missing from the 3.3.6 release
  - libtermcap was built but not linked on systems which needed it
    (suse-axp-linux 8.1; probably others too)
  - The source tree was merged back from the bashdb project's CVS into the
    original ddd CVS
  - Major changes to get this to compile with modern auto-tools, Bison,
    Flex, and C++ STL.
  - Options are automatically saved when exiting DDD.
  - Temporary sessions in Gnome and KDE are now properly deleted.
  - The Tip of the Day comes with an option to turn it off.
  - Alias detection is now on by default.
  - The splash screen no longer bypasses all window controls.
  - Major code clean-up, including plugging several memory leaks (1).
  - GCC 3.0 should properly compile DDD.
  - ChangeLog files are back.
2003-09-11 06:45:33 +00:00
jlam
83ee477d18 Change USE_OPENSSL_VERSION into equivalent BUILDLINK_DEPENDS.openssl. 2003-09-11 04:14:04 +00:00
jlam
3fff0e5495 Garbage-collect USE_OPENSSL_VERSION now that openssl/buildlink2.mk supports
just setting BUILDLINK_DEPENDS.openssl.  USE_OPENSSL_VERSION wasn't
actually needed here anyway since the minimum version allowed by
openssl/buildlink2.mk exceeded the version requested here.
2003-09-11 04:13:01 +00:00
jlam
05b5d9484e Rewrite this file so that we can specify the version of OpenSSL that we
need by simply setting BUILDLINK_DEPENDS.openssl.  This buildlink2.mk file
now functions just like any other typical buildlink2.mk file.
2003-09-11 04:10:38 +00:00
jmc
38f8e017dd This needs a java1.2 implementation 2003-09-11 03:42:02 +00:00
dmcmahill
592bab0b32 s/vulnerabilities/pkg-vulnerabilites 2003-09-11 03:00:21 +00:00
dmcmahill
a2c5366a50 note updates of libgdgeda to 2.0.15,
geda geda-docs geda-symbols geda-utils gnetlist gschem gsymcheck libgeda
to 20030901, and the addition of geda-examples-20030901
2003-09-10 23:47:39 +00:00
dmcmahill
0a88b0780c add and enable geda-examples 2003-09-10 23:44:12 +00:00
dmcmahill
94925107c3 Update to the gEDA/gaf 20030901 development snapshot
Release notes for the gEDA/gaf 20030901 development snapshot
------------------------------------------------------------
CHANGES:

   General / Summary

        * The biggest change in this release is the addition of gtk+ 2.2.x
          support.  Now you can build gEDA/gaf with either gtk+ 1.2.x or
          gtk+ 2.2.x.  Some programs like setup and geda still require
          gtk+ 1.2.x, but that will be fixed in a future release.
          The original gtk+ 2.2.x patch was by Ye Ma (Thanks!).

        * Added --with-gtk12 commandline flag to all ./configure scripts
          to force the use of gtk+ 1.2.x.  Just add this to the opt=
          variable in the toplevel Makefile to force all of gEDA/gaf to
          use gtk+ 1.2.x instead of gtk+ 2.2.x.  The default used gtk+
          library if both 1.2.x and 2.2.x are installed is gtk+ 2.2.x.

        * In order support above, pkg-config is now REQUIRED to successfully
          ./configure the packages.  pkg-config is also required if you
          are building/linking against gtk+ 1.2.x.   You can get pkg-config
          from either:
                [1]http://www.geda.seul.org/dist
                or [2]http://www.freedesktop.org/software/pkgconfig/

        * If you do not keep all of your packages installed in one
          place or if it is not in a standard location (like
          /usr/lib/pkgconfig), then you must tell pkg-config where
          to look by using the PKG_CONFIG_PATH environment variable.
          I keep all of my *.pc files in /usr/local/lib/pkgconfig,
          so my PKG_CONFIG_PATH is set like this:

          export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig

        * Rewrote and simplified all the ./configure.ac files.  Here are
          the versions of the auto* tools I use:

                autoconf (GNU Autoconf) 2.54
                automake (GNU automake) 1.7.1
                ltmain.sh (GNU libtool) 1.4.2
                aclocal (GNU automake) 1.7.1
                gettext (GNU gettext) 0.11.5

          If you use any other versions, good luck. :-)

   libgeda

        * Shared library version number now at 19.

        * Removed libgeda-config, replaced with libgeda.pc (pkg-config file).
          In order for gschem and the other libgeda programs to find this
          file during the ./configure stage, you must set the PKG_CONFIG_PATH
          environment variable to something like this:

          export PKG_CONFIG_PATH=$HOME/geda/lib/pkgconfig:$PKG_CONFIG_PATH

          The settings for this variable is printed when you type 'make'
          in the upper most directory (toplevel) where you untarred all
          the source tarballs.

        * libgdgeda 2.0.15 is now required to build libgeda.

        * No significant code changes.

   gschem

        * Applied Carlos Nieves Onega's multi attribute patch.  With this
          patch, the multi attribute add/edit dialog box behaves a lot
          more intelligently when adding or changing attributes.

        * Bunch of work to support both gtk+ 1.2.x and 2.2.x.

        * Rewrote the exit dialog box to look better under both 1.2.x
          and 2.2.x.  Quite a few of the dialog box look bad under
          1.2.x, but look absolutely dreadful under 2.2.x, so they
          will be recreated (and hopefully improved in the process)
          in future releases.

   gnetlist

        * Applied Carlos Nieves Onega's commandline (-l filename) load
          scheme patch.  The scheme code is loaded and executed from the
          specified file before the backend is loaded.

        * Added the -m commandline flag which allows scheme code to be
          loaded from a file after the backend is loaded but before it is
          executed.

        * Integrated Carlos Nieves Onega's DRC2 backend.

        * Applied Carlos Nieves Onega's warning cleanup patch.

        * The required work to get gnetlist to work with both gtk+ 1.2.x and
          2.2.x.

        * Added Bill Wilson's gnet-gsch2pcb backend.

        * Applied Stuart Brorson's latest changes to the spice-sdb
          netlister.  His changes included the -s command line flag
          (sort output netlist) and the gnetlist:get-calling-flags as
          well as improvements to the spice-sdb backend itself.

   gsymcheck

        * No significant changes other than the gtk+ 2.2.x support changes.

   symbols

        * Werner Hoch updated a bunch of symbols in various directories
          including memory and 74.

        * Removed gesym-config.  The new ./configure.ac files do not use
          this file anymore.

        * Added a bunch of contributed symbols (not all though, some are
          still pending for various reasons).

        * The author= and email= attribute on five symbols have been
          merged into one (author=).

   geda (gManager)

        * No changes

   setup

        * No changes

   utils

        * Finally integrated Werner Hoch's tragesym 0.0.5 into the
          utils package.  tragesym is a symbol creator for gEDA/gaf written
          in python.

        * Applied patch by Holger Dietze to update gmk_sym to be current.

        * Integrated Bill Wilson's gsch2pcb package.
          gsch2pcb is conceptually based on the gschem2pcb shell script
          distributed with gnetlist, but additionally handles multiple
          schematics, handles element file footprints, and removes pc
          board elements corresponding to components deleted from the
          schematics.  It also forward annotates component value changes

        * The necessary changes to support gtk+ 2.2.x.

        * Integrated pads backannotation script by Dan McMahill.
          A perl program which implements backannotation from Pads
          PowerPCB board layouts to gschem schematics.

   docs

        * Documented the merge of author= and email= (suggestion by
          Werner Hoch)

        * Updated spice-sdb document with a the latest version from
          Stuart Brorson.

        * Added Dan McMahill's documentation for the pads_backannotate
          script.

   examples

        * No changes.


   For more a detailed ChangeLog please look in the appropriate source
   directories.
2003-09-10 23:43:32 +00:00
dmcmahill
3f485a4e7a import geda-examples, a set of examples of the use of the geda suite of tools. 2003-09-10 23:38:27 +00:00
dmcmahill
56d5bb9f55 update to libgdgeda-2.0.15. This version is based on gd-2.0.15 and is
required for the geda-20030901 release.  A complete change list is not
available.
2003-09-10 23:27:32 +00:00
jmmv
7ab0e3bf62 Note revision bump for povray, to 1. 2003-09-10 22:37:05 +00:00
jmmv
60a4b23cfb Move configuration files to the examples directory and use CONF_FILES to
copy them to sysconfdir.  Bump PKGREVISION to 1.
2003-09-10 22:35:53 +00:00
jmmv
00556183ea During print-PLIST, use PKGNAME_NOREV to search for matches, not PKGNAME
(though, keep the ${PKGNAME} replacement, as it contains the right value
in the PLIST).
2003-09-10 22:29:10 +00:00
itojun
7b011b289a graphics/resize_image 2003-09-10 21:51:22 +00:00
itojun
5958417939 resize_image, fast image resizing tool 2003-09-10 21:44:46 +00:00
manu
613ec73959 Added fondu, a set of tools to convert between Mac and UNIX fonts. 2003-09-10 21:21:30 +00:00
jmmv
427853ce1c Regen checksum and do not use DIST_SUBDIR any more, so the distfile gets
refetched.  Closes PR pkg/22352.
2003-09-10 20:44:18 +00:00
jmmv
adf13d14a8 + wavesurfer 1.5.3 2003-09-10 20:06:07 +00:00
jmmv
2bd5aed390 Note update of pkg_chk to 1.40. 2003-09-10 19:14:26 +00:00
jmmv
3937b7428e Add the FQDN (using hostname) to the tags list, in case it differs from the
short name (hostname -s).  Fixes PR pkg/22734 by Eric Schnoebelen.
Bump version to 1.40.
2003-09-10 19:12:52 +00:00
jmmv
07827a2b01 Fix typo. 2003-09-10 19:04:53 +00:00
jlam
2604176f00 Pull in rev 1.49 of perform.c from src/usr.sbin/pkg_install/info. This
fixes a bug where the pkg_dbdir could no longer be a symlink to a
directory.
2003-09-10 17:31:49 +00:00
gavan
f9a853f739 Add handling for OpenWin on Solaris. Two files are patched with
sed at install time which override the versions in the /usr/openwin
tree.

PREFIX no longer has a default value, as this relied on nonportable
BSD make syntax. Makefiles generated with pkgxmkmf will now always
need PREFIX set in the environment.
2003-09-10 17:31:40 +00:00
taca
9ea0916c0a Note addition of databases/ruby-DBD-mysql pacakge 0.0.21. 2003-09-10 16:49:14 +00:00
taca
2e655a99e8 Add and enable ruby-DBD-mysql. 2003-09-10 16:47:42 +00:00
jlam
31ac96c449 Note version numbers for 0.9.6[hij]. 2003-09-10 16:43:14 +00:00
jlam
8851ca23da Only check if we need to add the rsaref dependency if we need the pkgsrc
openssl.
2003-09-10 16:25:25 +00:00
taca
7fb1ea6caf Note update of database/ruby-DBI and database/ruby-DBD-postgresql pacakge
to 0.0.21.
2003-09-10 16:24:07 +00:00
jlam
054f8001ea Use the built-in HAS_CONFIGURE and TEST_TARGET infrastructure to do the
configure and test phases.
2003-09-10 16:23:27 +00:00
jlam
d7e76ed3bc Honor CFLAGS/LDFLAGS from the environment. 2003-09-10 16:05:09 +00:00
taca
392de1c7f5 Note update of textproc/ruby-rdtool and devel/ruby-rd-mode package to 0.6.14. 2003-09-10 16:02:09 +00:00
taca
a0a399e64f Update ruby-rd-mode package to 0.6.14 with the update of ruby-rdtool package.
No change with ruby-rd-mode package itself.
2003-09-10 16:00:24 +00:00
taca
d9a7d72d1a Update ruby-rdtool package to 0.6.14.
= CHANGES
:0.6.14
  * minor fix for Ruby 1.8.
  * now rd2man generates better output. (thank you, Sugiura-san.)
2003-09-10 15:57:31 +00:00