Commit graph

90457 commits

Author SHA1 Message Date
ghen
455345bb5b Change the default for BUILDLINK_DEPMETHOD.qt3-tools from "full" to "build",
without affecting packages that are currently using it.

Packages which previously didn't set BUILDLINK_DEPMETHOD to neither "full" nor
"build" now set it to "full", but should be checked whether they really need it
(comment added).  Packages which previously set it to "build" now don't set it
anymore.

Ok by jlam, wiz.
2006-01-05 10:08:58 +00:00
adrianp
ca8c5cb5f8 Update checksums - problem noted by smb@ via private email.
No PKGREVISION bump as the package is only 12 hours old.
2006-01-05 10:02:12 +00:00
ghen
4aee5fff09 Bump www/apache and www/apache2 for manpage fixes. 2006-01-05 10:02:11 +00:00
ghen
dfb6734a85 Fix the default config and ServerRoot paths in apache and apache2 manpages,
as suggested by PR pkg/32300, bump PKGREVISION.  Ok by tron, wiz.
2006-01-05 10:01:20 +00:00
taca
7f74be6582 Remove USE_RUBY_DIST_SUBDIR which is unused now. 2006-01-05 07:04:47 +00:00
uebayasi
4d055e1087 Note update of libcdio-0.76 and dcraw-7.94; both submitted by Sergey Svishchev. 2006-01-05 04:40:15 +00:00
uebayasi
7f3df4fbe7 Update dcraw to 7.94; Sergey Svishchev in pkg/32457.
No changelog available, but changes to manpage suggest the following:

- two more interpolation methods (VHG, AHD)
- bilateral filter to smooth noise
- settable black point
2006-01-05 04:37:33 +00:00
uebayasi
4a3d716f2b Update libcdio to 0.76; from Sergey Svishchev in pkg/32459.
Changes between 0.75 and 0.76:

- Better compatibility with C++
- a better eject routine for FreeBSD
- Fix bug in not specifying a device name in libcio_cdda
- Allow building cd-paranoia if Perl is not installed.
- More accurate library dependency tracking in linking and pkg-config
- Miscellaneous minor bug fixes.
- cdio/cdda.h headers no longer depends on cdio/paranoia.h but vice versa
  is true. This may require an #include <cdio/cdda.h> in some applications that
  used <cdio/paranoia.h> but didn't include it.
2006-01-05 04:29:25 +00:00
schmonz
576336dd33 Missed a spot; USE_TOOLS+=nroff here too. 2006-01-05 03:00:21 +00:00
schmonz
85efcd26b1 These packages generate catted manpages. Add USE_TOOLS+=nroff. 2006-01-05 02:57:10 +00:00
taca
a4dfd19ebc +postfix-2.2.8 2006-01-05 01:14:34 +00:00
adrianp
5677bc6351 Added www/drupal version 4.6.5 2006-01-05 00:05:14 +00:00
adrianp
e8e18a3fbd Add drupal. 2006-01-05 00:03:57 +00:00
adrianp
cd9ee91401 Initial import of Drupal v4.6.5.
Drupal is software that allows an individual or a community of users to easily
publish, manage and organize a great variety of content on a website. Tens of
thousands of people and organizations have used Drupal to set up scores of
different kinds of web sites, including

* community web portals and discussion sites
* corporate web sites/intranet portals
* personal web sites
* aficionado sites
* e-commerce applications
* resource directories

Drupal includes features to enable:

* content management systems
* blogs
* collaborative authoring environments
* forums
* newsletters
* picture galleries
* file uploads and download
2006-01-05 00:02:43 +00:00
joerg
a647aaffad Uses msgfmt. 2006-01-05 00:00:09 +00:00
reed
f66fa1f39b Update to 0.3.3 from maintainer via PR #32272.
(I did this a while ago but never updated since it has problem
using default firefox dependency, but with mozilla it does work fine.
I now see that 0.3.4 is now available.)

Added a gnutls option. Adds a options.mk file for this (and for gecko).

USE_DIRS updated to xdg-1.2.

Removed glib2 buildlink include.

New "fr" locale file.

Changelog:

Kazehakase-0.3.3:
 - Fixed compile problem on FreeBSD (Kouhei Sutou)
 - Fixed multiplying windows on restoring session (Hiroyuki Ikezoe)
 Kazehakase-0.3.2:
 - Dialog for SSL certificates (Hidetaka Iwai)
 - scrolling mouse wheel with 3 (right) button click (Kouhei Sutou)
 - Set the label color in the sidebar to the same color of the tab
   label (Jim Apple)
 - Fix BUG #2190, #2659, #2740 (Gna) and #4982, #7241 (SF.jp)
 Kazehakase-0.3.1:
 - Use GnuTLS instead of OpenSSL (Hidetaka Iwai)
 - Added TabCloseAllSameSiteAsThis action (Ryo SHIMIZU)
 - French translation (Jocelyn Jaubert)
2006-01-04 23:59:40 +00:00
joerg
954114cdb5 Use soundcard.h for OpenBSD and sys/soundcard.h for DragonFly. 2006-01-04 23:39:24 +00:00
christos
c6761ed17e Handle newer versions of Berkeley DB. Our algorithm is:
- if you have > db1 the probably you have db_185.h which means
  that dbopen is really __db185_open, and we'll prefer that.
- else if you have db1, then you have db1/db.h and dbopen
- else if you have db.h, then this is either the one from db1 and it will
  work with -ldb having dbopen, or it will not.

Note that the compatibility option on __db185_open() will actually not create
or update db1.85/1.86 files, but it will use the current format of the db
library. This compatibility layer is source code only.
2006-01-04 23:33:23 +00:00
joerg
b36634437f Use X11BASE instead of /usr/X11R6, always include limits.h, it provides
PATH_MAX and exists on all platforms.
2006-01-04 23:18:08 +00:00
wiz
7b9329ece5 pbzip2 updated to 0.9.5. 2006-01-04 22:37:56 +00:00
wiz
bed04d84f4 Update to 0.9.5.
Honor PKGMANDIR.

Changes in 0.9.5 (Dec 31, 2005)
- Changed default output to silent like bzip2 and added -v switch
  to make verbose
- Added support to autodetect number of CPUs on OSX
- Added support to compile on Borland and other Windows compilers
  using pthreads-win32 open source library
- Added decompression throttling in case too much backlog in filewriter
- Fixed bug from patch in 0.9.4 that limited file block size to 900k
- Fixed bug that caused file output to fail with some large files
- Fixed pthreads race condition that could cause random segfaults
- Fixed pthreads resource issue that prevented pbzip2 from compressing
  a large number of files at once
2006-01-04 22:37:38 +00:00
wiz
bb7a9cfb33 Fix installation (PKGMANDIR needs PREFIX). 2006-01-04 22:37:18 +00:00
wiz
2af379ab76 Accept tiff-3.8 (build fix). 2006-01-04 22:36:50 +00:00
wiz
a69a6adc4b Fix path to scons-devel in DEPENDS line. 2006-01-04 22:36:24 +00:00
wiz
650b742c3f Note kdemultimedia3 PKGREVISION bump. 2006-01-04 22:36:15 +00:00
wiz
f38bd8be21 share/doc/kde/HTML/en/kioslave belongs to kdelibs3, which is a dependency,
don't try to remove it here. Bump PKGREVISION for PLIST fix.
2006-01-04 22:35:42 +00:00
wiz
86ce71bfea + glib2-2.8.5, leafpad-0.8.6, libshout-2.2, multitail-3.8.3,
pbzip2-0.9.5, xdaliclock-2.22.
2006-01-04 22:34:23 +00:00
reed
d6de4cd4a9 Remove "BROKEN_IN=pkgsrc-2005Q4".
This packages fine with recent fixes.
2006-01-04 22:12:00 +00:00
joerg
898348ab90 One of the first questions in every C class is about the return type
of main. Why does it have to be int? Well, not returning anything can
result in a random exit code. Add make(1) as caller and the normal
behaviour of just stopping on the first error and this package has
a very low success rate for building e.g. on DragonFly.
2006-01-04 21:57:08 +00:00
joerg
8cab449c34 Depend on ncurses to provide prototypes for tparm and tgoto.
At least the former creates a conflict between K&R style variable
arguments and ISO C style elipses.
2006-01-04 21:43:44 +00:00
joerg
f2a54795e8 DragonFly, FreeBSD and OpenBSD ship sys/queue.h just like nvi, so
assume they also provide a superset. This fixes conflicts in sys/select.h
on DragonFly.
2006-01-04 21:22:06 +00:00
reed
90779908ed Bump PKGREVISION, because location of freetds provided shared library
was changed in recent freetds installation change.

Remove subdirectory "freetds" from the buildlink directory used
during build.

Get rid of forced "BUILDLINK_DEPENDS.freetds=freetds-0.61*". This
dated back over two years ago to initial import of this package
which was one month after freetds was updated from 0.60 to 0.61.
This package appears to build and package fine (using py23-sybase-0.36nb3
and python23-2.3.5nb5 today).
2006-01-04 20:58:56 +00:00
joerg
c05f839a89 Make this compile on DragonFly in the hope that also means that it is
as usable as Emacs can be.
Fix errno. Use ${LOWER_OPSYS} instead of hard-coded OS name and pass
the pass to canna lib to configure. The first fixes !NetBSD, the latter
triggers addition of rpath entries for libcanna.
2006-01-04 20:35:08 +00:00
gdt
8547dfc49d note update of mail-notification to 2.0o 2006-01-04 20:30:53 +00:00
gdt
3e1351da13 Take maintainership (at suggestion of previous maintainer, jmmv@).
Update to 2.0 (minor changes and bugfixes omitted):

2.0					August 9, 2005

	* Core changes:
		* Evolution support has been added [not in pkgsrc]
		* Mailboxes can now be assigned a custom name
		* For greater flexibility, mailboxes configuration is
		  now stored in ~/.gnome2/mail-notification/mailboxes.xml
		  (previously, it was stored in the GConf database)
		* If a mailbox requires authentication and the
		  necessary credentials are not provided in the
		  mailbox properties dialog, Mail Notification now
		  lets GNOME prompt the user for the credentials
		* The Mail Notification item is now also listed in the
		  GNOME >= 2.10 Preferences menu
		* The third-party libegg code has been updated

	* mbox, MH, Maildir and Sylpheed changes:
		* Immediate notification did not work properly with
		  fast kernel notifiers (kqueue, inotify, dnotify,
		  ...): fixed
		* Unseekable files are now supported
		* The location of the system mailbox is now resolved
		  at runtime rather than when the mailbox is added
		  (eases sharing the Mail Notification settings across
		  multiple computers)

	* mbox changes:
		* When immediate notification is not available, the
		  mailbox is now also checked when its size or ctime
		  changes (previously, it was only checked if its
		  mtime had changed)

	* Sylpheed changes:
		* Mail Notification now tries to avoid race conditions
		  which may occur while Sylpheed is being used

	* POP3 and IMAP changes:
		* When the authentication mechanism option is set to
		  "autodetect", Mail Notification will now try to
		  authenticate using each server-supported SASL
		  mechanism

	* POP3 changes:
		* The TOP optional command is now supported. This
		  solves some issues with POP3 servers (for instance,
		  pop.gmail.com) which incorrectly archive mails that
		  have been accessed using the RETR command.

	* IMAP changes:
		* If, while idling, the server abruptly drops the
		  connection, Mail Notification now reconnects rather
		  than considering it an error
		* When idling, Mail Notification now only wakes up if
		  it receives a response indicating that the mailbox
		  might have changed
		* By default, Mail Notification now avoids using the
		  IDLE extension if the remote server software is
		  known to have a broken IDLE implementation
		* UTF-8 mailbox names are now converted to modified
		  UTF-7, as required by RFC 3501

	* Gmail changes:
		* Functionality has been restored after the Gmail web
		  site was modified; to prevent future disruptions and
		  simplify the source code, the Gmail Atom feed
		  (https://mail.google.com/mail/feed/atom) is now used

1.1					March 6, 2005

	* The mail summary dialog has been replaced by a main window,
	  for controlling Mail Notification when the status icon is
	  hidden
2006-01-04 20:28:01 +00:00
reed
2b8a41e2ed Bump PKGREVISION. (The freetds libraries used are in a new location
due to freetds installation changes and may also depend on gettext-lib.)

Include buildlink for gettext-lib, because CTlib.so uses libintl.so
(noticed on build failure on DragonFly and then saw on NetBSD 2.1 too).

Remove freetds subdirectory from the buildlink directory used during build.
(This is because of recent installation changes for freetds.)
2006-01-04 19:39:33 +00:00
reed
49370370d9 Bump PKGREVISION, since location of shared libraries (libtds and libct)
used by this were moved from my recent changes to the freetds
installation.

Fix build by removing the subdirectory "freetds" from the buildlink
directory it uses.
2006-01-04 18:36:50 +00:00
reed
b666cf33a1 In the Makefile.common, remove the freetds subdirectory for the
path to the buildlink files. This is due to changes I made to the freetds
installation.

Fix "man" to PKGMANDIR while I am here.

Bump PKGREVISION for all three packages (as the location
of libct is uses is different due to the freetds change).

I didn't test sqsh-motif packaging, as I couldn't get openmotif
to build at this time.
2006-01-04 18:30:16 +00:00
shannonjr
ba423668cb Added entry for updating gcc34 to 3.4.5 2006-01-04 18:08:11 +00:00
reed
2b93caa2ab In a configure argument remove the freetds subdirectory reference.
Bump PKGREVISION, since the freetds shared library is in a different place
since my freetds packaging change.

Remove a blank line.
2006-01-04 18:06:25 +00:00
shannonjr
796d40a3fb Update to 3.4.5. This is a bug fix release. 2006-01-04 18:06:17 +00:00
joerg
c037329397 Use SUBST framework instead of FILES_SUBST_SED. 2006-01-04 18:04:12 +00:00
reed
848c8baec5 Do bump PKGREVISION. The shared library it uses is in a different place
since my freetds package changes.
2006-01-04 18:03:26 +00:00
reed
9f0bce4448 For a configure argument, remove freetds subdirectory since my
recent freetds package changes.

Didn't bump PKGREVISION. The resulting library doesn't appear to reference
freetds location.
2006-01-04 17:59:14 +00:00
gehenna
0e8382811a Use PKG_SYSCONFDIR as the prefix of default configuration files instead. 2006-01-04 17:47:32 +00:00
joerg
94aae958da Use SUBST framework for mpd.conf as well. 2006-01-04 17:46:15 +00:00
reed
e9a98b1762 Use PKGMANDIR instead of "man". 2006-01-04 17:44:24 +00:00
joerg
784649582d Replace use of FILES_SUBST_SED with explicit SUBST framework use. 2006-01-04 17:31:28 +00:00
joerg
c668b4c00b Unbreak by switching from post-patch sed with FILES_SUBST_SED to
SUBST framework, only one substitution here.
2006-01-04 17:11:03 +00:00
joerg
95faff136a Add DragonFly support. 2006-01-04 17:05:02 +00:00