Commit graph

88313 commits

Author SHA1 Message Date
kristerw
94a3ebbd1d Fix a static/non-static conflict that prevented this from building
when using gcc 4.
2005-11-18 20:44:55 +00:00
wiz
438127bb3f Fix MASTER_SITES, comment out old HOMMEPAGE. 2005-11-18 20:19:42 +00:00
gdt
48e71d5e17 add gqview-devel 2005-11-18 19:42:50 +00:00
gdt
f08ff141d1 Added graphics/gqview-devel version 2.1.1 [gdt 2005-11-18]
Renamed graphics/exiftool to graphics/p5-Image-ExifTool [gdt 2005-11-18]
2005-11-18 18:47:15 +00:00
gdt
d24c69928f moved to p5-ImageExifTool 2005-11-18 18:44:32 +00:00
gdt
afa937578a renamed from graphics/exiftool 2005-11-18 18:39:21 +00:00
wiz
2f22bc246e CONFLICTS=lang/mpd looks like it might work, but it does not.
Replace it with CONFLICTS=mpd-[0-9]*
2005-11-18 18:34:11 +00:00
tv
8b47f68d59 Collapse two .for blocks to improve readability:
_ULIMIT_CMD to use a ${...:@var@loop ...@} construct
_ACCEPTABLE to use a !empty(var:Mfoo) conditional
2005-11-18 17:07:13 +00:00
reed
a3de33f47f Use the new print/teTeX/module.mk framework and install
the tex files to ${PKG_TEXMFPREFIX}/tex/latex/lyx/.

This makes it so the latex recognizes these available classes/styles.

I noticed that previously cv (curriculum vitae) was not recognized,
but now it is available.

Bumped PKGREVISION.
2005-11-18 16:47:35 +00:00
gdt
972a318a68 Merge from re-importation of gqview-devel.
(This packages 2.1.1.)
2005-11-18 15:52:27 +00:00
wiz
4efbe2b247 + fetchmail-6.2.5.4, gxine-0.5.0, hyperestraier-1.0.6, lftp-3.3.4. 2005-11-18 15:49:31 +00:00
joerg
3a9999e553 Add necessary magic to build kppp on DragonFly. 2005-11-18 15:04:57 +00:00
joerg
cfb308702c - add DragonFly support and fix OSS audio for !Linux platforms
- fix 'label at end of compound statement'
2005-11-18 14:52:44 +00:00
yyamano
24392a32bc Remove --pkgsrcdir option. Now bootstrap uses pwd.
Applied patch provided by Antoine Reilles. Fix PR 31398.
2005-11-18 14:44:45 +00:00
gdt
5b35bfcbeb Update to 5.77:
Miscellaneous fixes and minor improvements removed from Changes
extract below:

Nov. 18/05 - Version 5.77 (production release)

  - Allow integer tag values to be specified in hex (with leading '0x')

Nov. 16/05 - Version 5.76

  - Tolerate extra null padding at end of TIFF images (as written by Photoshop
    CS) when rewriting TIFF images

Nov. 14/05 - Version 5.74

  - Added read support for DICOM (DCM, DC3, DIC, DICM) and ACR-NEMA (ACR)
    medical image files
  - Decode a lot more Nikon Capture information and add write ability
  - Updated Nikon makernote decoding for D200 and new AF-S Nikkor 18-200 lens
    (thanks Werner Kober)
  - Added a number of new Canon LensType's (thanks Volker Gering)
  - Recognize file types even if they have the wrong extension

Nov. 7/05 - Version 5.73

  - Added ability to shift date/time tag values
  - Extract Red/BlueBalance tags for Nikon D2Hs, D50 and D2X
  - Decode Nikon Capture Data to extract IPTC information and Rotation
  - Added a new Olympus LensType (thanks Michael Meissner)

Oct. 28/05 - Version 5.72

  - Added ability to create XMP data files.  This is more significant than it
    sounds:  The -o option may now be used to generate XMP files from
    information in any other format, or even to create an XMP file from nothing
    more than tags defined on the command line.
  - Fixed problem rewriting maker notes of some Pentax cameras
  - API Changes:
      - Added CanWrite() and CanCreate() functions
      - Allow WriteInfo() source file to be undefined to create new file
      - Allow WriteInfo() output file to be undefined to edit file in place
      - Added extra argument to WriteInfo() to specify output file type

Oct. 24/05 - Version 5.71

  - Added ability to read/write .XMP data files
  - Added -listf option to print list of recognized file types
  - Changed "-group#" option to "-listg#" (but still support old -group#)
  - Moved Kodak APP3 "Meta" tags from EXIF to a new Kodak "Meta" group

Oct. 23/05 - Version 5.70

  - Significant internal changes to improve speed and reduce memory useage
  - Fixed a bug introduced in version 5.63 which caused incorrect XMP GPS
    coordinates to be returned
  - Changed handling of Kodak date records
  - API Changes:
      - Added ability to access original 'Raw' values via GetValue()
      - GetValue() now returns empty array in list context if value is undefined
      - Values are now converted as they are requested, so the PrintConv option
        now applies to GetInfo() and GetValue() instead of ExtractInfo()

Oct. 19/05 - Version 5.69

  - API Changes:
      - Changed handling of floating point numbers to tolerate locales where a
        comma is used instead of a decimal point

Oct. 17/05 - Version 5.68

  - Added support for reading Sigma RAW (X3F) images
2005-11-18 14:41:24 +00:00
tv
591cd3d3db Use :D and :U constructs in a few more places to collapse some .if defined
blocks to a more parallelism-readable state.
2005-11-18 14:40:21 +00:00
tv
323473ea47 Simplify the _MASTER_SITE_{BACKUP,OVERRIDE} settings a bit by using a :D
construct rather than .if defined(), and changing := to =.
2005-11-18 14:31:54 +00:00
adam
cb50d0a520 * Disable povray's optimisation which sets specific hardware flags
(we can build one povray for multiple CPUs)
* Do not fix povray.ini, which is gone
2005-11-18 14:15:03 +00:00
rillig
0c75bc22cf - Using "gcc -o /dev/null" has led to /dev/null being unlinked on
Solaris. Enhanced patch-aa with a work-around. Fixes PR 32089.
- Fixed invalid variable names (having dashes instead of underscores).
- Added patch-ab, which is the same as patch-aa, except it is intended to
  be reported upstream.
2005-11-18 13:03:53 +00:00
rillig
630f4b43ad The "Building packages" section has been split up into "Building the
packages" and "Generating the report".
2005-11-18 12:27:26 +00:00
rillig
9484e788d6 Added a new section called "Generating the report". Moved the FTP*
variables into that section, since they have nothing to do with
uploading the binary packages.
2005-11-18 12:11:51 +00:00
gdt
e461691ded Note that MLDv2 is implemented.
Patch from pkg/32051 filed by Jonathan A. Kollasch.
2005-11-18 11:52:29 +00:00
agc
b43f1e2ec1 Revert the change in 1.77, which does not work correctly.
However, this does not help people who are doing bulk builds
in sandboxes via read-only nullfs mounts.

A correct, long-term solution to this needs to be found.
2005-11-18 11:43:25 +00:00
rillig
ffb2a1b746 - The text/plain report is generated using printf() instead of
formline(). This prevents long package names from being trimmed.
- Removed the "-p e" command line option from the pax(1) command line.
  This makes it possible to run mk/bulk/post-build as different user
  from the one who did the actual build.
2005-11-18 11:38:00 +00:00
gdt
d10f0d25da note that amanda is at 2.4.5p1 2005-11-18 11:28:13 +00:00
gdt
618033a65a note update of graphics/gimp-ufraw to 0.6 2005-11-18 11:25:54 +00:00
gdt
47fd4c7095 Update to 0.6
Binaries created by --enable-extras are no longer included in the
package, per the upstream author's guidance.

13/11/2005 - UFRaw-0.6 released, based on DCRaw v7.84.
* Enabled AHD (Adaptive Homogeneity-Directed) interpolation.
* Added base curve, which simulates Nikon tone curve behavior.
  (The old correction curve is still there.)
* Automatically apply the embedded custom curve only if the camera
  was setup to use this curve.
* Support the D1X rectangular pixels.
* Fix EXIF support with libtiff 3.7.4.
* Some bug fixes.
2005-11-18 11:23:34 +00:00
rillig
3113583dcc Added a few FIXMEs at places where this program might fail unexpectedly. 2005-11-18 11:07:27 +00:00
rillig
36f560a653 Renamed append to append_flag. Removed superfluous quotes around that
variable. As it is controlled completely by this program, they are not
needed.
2005-11-18 10:58:37 +00:00
rillig
2de6abd1be Don't accept anything besides the known options on the command line. As
no additional parameters are used it's better to reject them.
2005-11-18 10:55:30 +00:00
rillig
794ebf4f2f - Added section headings.
- Renamed DEBUG to debug_flag, as it is not modifiable via the environment.
- Removed trailing white-space from the --help output.
- Removed the clean_and_exit function, as it had been practically unused.
- Replaced some "if"s with "case"s to avoid line noise.
2005-11-18 10:51:53 +00:00
rillig
139533c93f Code cleanup, bugfixes and separation of PKGSRCDIR and BULKFILESDIR.
- Added section headings to make reading the code more efficient.
- Added bp_die() for uniform error messages.
- Added sanity checks:
  - $BULK_BUILD_CONF must be a regular file.
  - Protect against spurious output from the bulk.conf file.
  - Check that configuration variables are defined, non-empty and
    do not contain newlines.
  - Properly extract MAKECONF from the bulk.conf file when getting the
    mk.conf variables.
  - Protect against spurious output from BMAKE show-vars.
- Fixed the use of undefined values ($startdate).
- Changed some calls to my_system() to a more secure form.
- Check if the calls to chdir() actually work.
- Look for the BROKENFILEs in BULKFILESDIR instead of USR_PKGSRC.
- Changed postfix conditions to prefix conditions. Example:
  do_foo() if $bar; ==> if ($bar) { do_foo(); }
2005-11-18 10:18:05 +00:00
grant
f1ad5d68f5 revert last, and apply the simpler fix to the MAKEEXTRALIST macro in
NetBSD libc from martin@
2005-11-18 09:03:06 +00:00
agc
9166786972 If the bulk build is taking place in a sandbox, then typically read-only
nullfs mounts are used (on NetBSD).

Only attempt to install new pkg_install tools if the bulk build is not
taking place in a sandbox.

This is a quick and dirty hack to allow sandboxed bulk builds (the majority
of cases, I suspect) to operate properly once again.
2005-11-18 08:58:12 +00:00
rillig
f0d0e72266 Corrected the comment above BULKFILESDIR. It is not only used for the
global log files but also for the package-specific ones.
2005-11-18 08:48:09 +00:00
rillig
f6c9f12624 Properly indented preprocessing directives. 2005-11-18 08:42:35 +00:00
rillig
5a0e397d42 Allow FORCEBROKENFILE files to be created in either PKGSRCDIR or
BULKFILESDIR.
2005-11-18 08:35:58 +00:00
minskim
b51efb4d08 Note PKGREVISION bump of db2latex. 2005-11-18 08:05:16 +00:00
minskim
9a9dd8905a - Remove a redundant template from the stylesheet. It used to be
ignored by xsltproc, but the recent version generates an error.
- Delete share/xsl only it is emtpy, since it is shared by other
  xsl packages.

Bump PKGREVISION.
2005-11-18 08:04:25 +00:00
wiz
013d76b61a Fix COMMENT for client-only package. Noted by reed@. 2005-11-18 07:21:04 +00:00
reed
bdc986df08 Do not define LIBC and other LIB* settings. This should fix
problem with building on systems that don't have the
/usr/lib/libc.a (LIBC).

This is the log entry from mk-files 20051104:
        * prog.mk: remove all the LIBC?= junk, use
        .-include libnames.mk instead (none by default).

Note this is not an exact copy of the mk-files 20051104 prog.mk.
(Todo: compare and test all the mk files with sjg's version.)
2005-11-18 06:31:22 +00:00
reed
48b6bc2a69 Add support for DragonFly. This is in the "boost" libraries.
This was fixed upstream for "boost" also.
2005-11-18 06:23:09 +00:00
dmcmahill
f9d239f4db note cad/dinotrace{,-mode} update to 9.3a 2005-11-18 04:00:42 +00:00
dmcmahill
3fa39df7a4 update to dinotrace-mode-9.3a to keep in sync with dinotrace.
Revision history for Dinotrace

The contributors that suggested a given feature are shown in [].

* Dinotrace 9.3a 06/13/2005

***	Fix too small buttons under openmotif.

***	Fix missing keyboard accelerators under openmotif.

* Dinotrace 9.2b 05/03/2005

***	The default extension for Verilog dumps is now .vcd instead of .dmp.

****    Fix traces containing only real numbers.  [Vitor Antunes]

****	Fix segfault when doing signal adds.  [Guy Hutchinson]
2005-11-18 03:58:54 +00:00
dmcmahill
fec1eba536 update to dinotrace-9.3a
Revision history for Dinotrace

The contributors that suggested a given feature are shown in [].

* Dinotrace 9.3a 06/13/2005

***	Fix too small buttons under openmotif.

***	Fix missing keyboard accelerators under openmotif.

* Dinotrace 9.2b 05/03/2005

***	The default extension for Verilog dumps is now .vcd instead of .dmp.

****    Fix traces containing only real numbers.  [Vitor Antunes]

****	Fix segfault when doing signal adds.  [Guy Hutchinson]
2005-11-18 03:58:06 +00:00
grant
6e2b4f07ec pass const empty string to MAKEEXTRALIST macro instead of the
anonymous empty string. the macro uses the argument multiple times
and the logic relies on identical strings having the same address,
which is compiler dependent and not guaranteed to be the case.

problem observed with pax(1) built with sunpro 11 on Solaris.

from segv@netctl.net in PR pkg/32097.
2005-11-18 03:31:11 +00:00
simonb
8d9999d01c Note update of adzap to version 20051024:
- Add more ad patterns.
 - Add WEBBUGHTML zap class.

Note: adds the new STUBURL_WEBBUGHTML variable; users should update to
the latest adzap.conf as shown in the install message.
2005-11-18 01:08:39 +00:00
simonb
f92bd5bd89 Update to version 20051024:
- Add more ad patterns.
 - Add WEBBUGHTML zap class.

Note: adds the new STUBURL_WEBBUGHTML variable; users should update to
the latest adzap.conf as shown in the install message.
2005-11-18 01:06:27 +00:00
rillig
2192cfc7ee Removed empty patch files. 2005-11-17 23:43:04 +00:00
rillig
5965f6a5ce Removed unused empty files. 2005-11-17 23:41:20 +00:00