Commit graph

90475 commits

Author SHA1 Message Date
gdt
c5fe367f4b Depend on devel/gettext, since 0.10.35 is too old to build the catalogs.
Fix typo in patch.
PKGREVISION++
2006-01-05 16:03:25 +00:00
rxg
2bbb437f93 Correct the hardcoded paths fixing, DEPENDS rox-lib>=2.0.2nb1 and
change script installation from ${PREFIX}/bin to ${PREFIX}/sbin.
Bump PKGREVISION.
2006-01-05 16:02:39 +00:00
joerg
cee3a6a417 Fix errno, don't declare sys_errlist on DragonFly as well. 2006-01-05 15:55:26 +00:00
rxg
9378d0d76d Correct the hardcoded paths fixing, bump PKGREVISION. 2006-01-05 15:40:37 +00:00
joerg
297ad27ac7 Forgotten part of last commit:
Make private error member const to avoid const-cast-away from dlerror.
2006-01-05 15:35:44 +00:00
joerg
fb1976e658 Make private error member const to avoid const-cast-away from dlerror. 2006-01-05 15:35:07 +00:00
joerg
618d961c3a Fallback to O_FSYNC on DragonFly, if O_SYNC doesn't exist.
Use PTHREAD_* instead of -lpthread for linkage.
2006-01-05 15:33:00 +00:00
joerg
49c43e6d5a xine-esound dependency change. 2006-01-05 15:22:34 +00:00
joerg
af5bfea23c Needs gettext-lib. Bump revision. 2006-01-05 15:18:27 +00:00
joerg
25bc470df2 Include stddef.h to prevent other strange NULL definitions to occur. 2006-01-05 15:09:04 +00:00
joerg
232157206d cdda_device_name doesn't exit on FreeBSD and DragonFly, use cam's
device_name instead.
2006-01-05 15:01:31 +00:00
joerg
28f5da6375 Fix GCC 3.4+: AFormat is a typedef, use it directly with out enum.
Include stddef.h first, at least on DragonFly a C style (void *)0
definition of NULL is pulled in from somewhere otherwise and that
conflicts with the stricter C++ type conversion rules.
2006-01-05 14:46:46 +00:00
hira
178ec4820f Fix installation error. Define AllTarget in Imakefile.
Tested on NetBSD/i386 3.0_STABLE.
2006-01-05 14:26:33 +00:00
joerg
0af42fd714 Fix GCC 3.4 by adding explicit this reference. 2006-01-05 14:24:38 +00:00
ghen
e64aa87bbe BUILDLINK_DEPMETHOD.qt3-tools change was bogus here, py-qt3-sip pulls in
qt3-tools via BUILD_DEPENDS.
2006-01-05 12:00:39 +00:00
markd
8b7153f2bd koffice, kdegraphics security update. 2006-01-05 10:31:50 +00:00
markd
2d4aa09624 updated xpdf patch.
http://www.kde.org/info/security/advisory-20051207-2.txt
Bump PKGREVISION.
2006-01-05 10:28:27 +00:00
markd
e044941aa4 updated xpdf patches.
http://www.kde.org/info/security/advisory-20051207-2.txt
Bump PKGREVISION.
2006-01-05 10:20:43 +00:00
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