Commit graph

37975 commits

Author SHA1 Message Date
christos
967e9831cd make sure that gettext does not core dump on bad params. 2003-01-14 21:39:38 +00:00
jlam
8084c059bc Note I'm working on a foomatic package (http://www.linuxprinting.org). 2003-01-14 21:16:23 +00:00
wiz
c528d13637 + R-1.6.2, curl-7.10.3, jpilot-0.99.4, lmbench-2.0.4, rocksndiamons-2.2.0rc2, scsh-0.6.3. 2003-01-14 17:08:53 +00:00
wiz
d2bb2ec016 Define and check for BSD_PREFS_MK, not BSD_PKG_MK. Proposed by Jan Schaumann. 2003-01-14 16:25:41 +00:00
jschauma
c6bead9a14 Synch with latest changes from src (changes by agc, synch ok'd by agc)
----------------------------------------------------------------------

Add a pkgdb_remove_pkg() function and use it in pkg_delete(1).

Bump lib/version.h due to added functionality.


Order the getopt(3) options alphabetically.


Introduce the notion of "preserving" an installed package.

A preserved package may not be deleted by pkg_delete(1) (unless the -f
option is given), and the preserved capability will be carried into
any binary package. pkg_add(1) will also keep the preserved capability
if it was present in the binary package.

The "preserve" capability can be given to a package by using the
PKG_PRESERVE definition in a package Makefile in pkgsrc.

Ride on the recently-bumped lib/version.h for new functionality.
2003-01-14 15:18:32 +00:00
wiz
154b8b19b4 updated easytag to 0.26nb1. 2003-01-14 13:15:07 +00:00
wiz
1e8d16aa41 Fix FLAC detection, and add dependency on flac package.
Bump PKGREVISION to 1.
2003-01-14 13:14:32 +00:00
martti
95a87dffd5 Re-organized the IPv6 patch stuff. The IPv6 support is still commented-out
even though it seems to work now.

Why commented-out? This patch also includes a TLS patch and I don't know
if it's better/more stable/whatever compared to the existing TLS patch.

What I'd like to have is a separate patch for IPv6 and TLS. According to
the author this is available in the near future.
2003-01-14 13:05:14 +00:00
skrll
c51c15d0b7 WIP: use this to remove the need for several of the patches. 2003-01-14 12:14:18 +00:00
wennmach
37d2ea4c56 Note update of arla to 0.35.12pre1 2003-01-14 12:02:15 +00:00
wennmach
27f579f1db Update arla to 0.35.12pre1.
Prior versions had two major bugs that could lead to kernel panics on
NetBSD-1.6 and -current. mmap(2)ing a file residing beneath /afs would
trigger the panic.

Thanks to Love <lha@stacken.kth.se> for preparing the snapshot.
2003-01-14 12:00:08 +00:00
drochner
a1a69784ca update for 1.2.1 (remove 1 line) 2003-01-14 11:08:38 +00:00
jlam
1ced74ea7f Bump build dependency on x11-links to 0.12 after teaching x11-links about
Xrender.
2003-01-14 09:32:12 +00:00
jlam
3e7b1ad078 Update pkgtools/x11-links to 0.12. Changes from version 0.11 include
teaching x11-links about Xrender libraries and headers via Xrender's
buildlink2.mk.
2003-01-14 09:31:20 +00:00
jlam
b484200efb Avoid building this package when X11PREFIX == X11BASE and there's already
a builtin libXrender.
2003-01-14 09:26:34 +00:00
jlam
615db012ed Include Xrender/buildlink2.mk so that this builds on XFree86-3.x systems. 2003-01-14 09:20:20 +00:00
jlam
d2190be114 Initial import of Xrender-0.7 as x11/Xrender:
The X Rendering Extension introduces digital image composition as the
foundation of a rendering model within the X Window System.  Rendering
geometric figures is accomplished by client-side tesselation into either
triangles or trapezoids.  Text is drawn by loading glyphs into the server
and rendering sets of them.

This package contains the client library for connecting to a Xserver that
supports the Xrender extension.
2003-01-14 09:18:17 +00:00
jlam
24a3f9d134 Add and enable x11/Xrender. 2003-01-14 09:17:07 +00:00
jlam
23591f535f Initial import of Xrender-0.7 as x11/Xrender:
The X Rendering Extension introduces digital image composition as the
foundation of a rendering model within the X Window System.  Rendering
geometric figures is accomplished by client-side tesselation into either
triangles or trapezoids.  Text is drawn by loading glyphs into the server
and rendering sets of them.

This package contains the client library for connecting to a Xserver that
supports the Xrender extension.
2003-01-14 09:16:36 +00:00
grant
779ee25d79 fix a comment. 2003-01-14 09:08:02 +00:00
tron
2732f27b23 Fix broken "README.html" target as suggested by Jan Schaumann. 2003-01-14 07:12:24 +00:00
rh
b38ec85b69 Unconditionally depend on Xaw3d since patching the Imakefile no longer
suffices to work with other versions.  Closes PR pkg/19845.
2003-01-14 06:37:07 +00:00
rh
c024ffe360 Note PKGREVISION bump of coconut 2003-01-14 05:38:03 +00:00
rh
38d613a496 Make this compile with gtkglext-0.6.1
Bump PKGREVISION
2003-01-14 05:37:21 +00:00
rh
14e466bd6f Note update of gtkglext to 0.6.1 2003-01-14 05:36:57 +00:00
rh
c82f3df0ad Update gtkglext to 0.6.1. Changes include:
- works with gtk2>=2.2.0
	- some API changes
	- several feature additions and bug fixes
2003-01-14 05:35:53 +00:00
rh
4d5e52eefd Provide dummy definitions for unresolved symbols to make the calendar
conduit actually work.
2003-01-14 05:19:24 +00:00
jschauma
d07838581f On Linux, LOWER_ARCH is generally not yet defined. Move assignment. 2003-01-14 03:01:37 +00:00
markd
8ba929f813 Should fix build problems seen in recent bulk builds. 2003-01-14 02:02:01 +00:00
markd
5e37339079 Revert previous as this doesn't use bsd.pkg.install.mk.
Should fix problem seen in the bulk build.
2003-01-14 01:55:55 +00:00
rh
a5ffba4680 Add missing soup dependency. 2003-01-13 23:49:44 +00:00
salo
8737035334 -nasm 2003-01-13 23:43:17 +00:00
salo
dd26bb4647 Note nasm-devel update to 0.98.35. 2003-01-13 23:42:34 +00:00
salo
074f101f5b HOMEPAGE has changed. 2003-01-13 23:40:47 +00:00
salo
850a79fb24 Update to version 0.98.35.
Suggested by Juan RP <juan at xtraeme dot dyndns dot org> in PR pkg/19841.

- HOMEPAGE has changed
- nasm now has GNU autoconf configure script

Changes:

* NASM is now LGPL.

0.98.35
-------
* Fix build failure on 16-bit DOS (Makefile.bc3 workaround for compiler bug.)
* Fix dependencies and compiler warnings.
* Add "const" in a number of places.
* Add -X option to specify error reporting format (use -Xvc to
  integrate with Microsoft Visual Studio.)
* Minor changes for code legibility.
* Drop use of tmpnam() in rdoff (security fix.)

0.98.34
-------
* Correct additional address-size vs. operand-size confusions.
* Generate dependencies for all Makefiles automatically.
* Add support for unimplemented (but theoretically available)
  registers such as tr0 and cr5.  Segment registers 6 and 7 are called
  segr6 and segr7 for the operations which they can be represented.
* Correct some disassembler bugs related to redundant address-size prefixes.
  Some work still remains in this area.
* Correctly generate an error for things like "SEG eax".
* Add the JMPE instruction, enabled by "CPU IA64".
* Correct compilation on newer gcc/glibc platforms.
* Issue an error on things like "jmp far eax".

0.98.33
-------
* New __NASM_PATCHLEVEL__ and __NASM_VERSION_ID__ standard macros to
  round out the version-query macros.  version.pl now understands
  X.YYplWW or X.YY.ZZplWW as a version number, equivalent to
  X.YY.ZZ.WW (or X.YY.0.WW, as appropriate).
* New keyword "strict" to disable the optimization of specific
  operands.
* Fix the handing of size overrides with JMP instructions
  (instructions such as "jmp dword foo".)
* Fix the handling of "ABSOLUTE label", where "label" points into a
  relocatable segment.
* Fix OBJ output format with lots of externs.
* More documentation updates.
* Add -Ov option to get verbose information about optimizations.
* Undo a braindead change which broke %elif directives.
* Makefile updates.

0.98.32
-------
* Fix NASM crashing when %macro directives were left unterminated.
* Lots of documentation updates.
* Complete rewrite of the PostScript/PDF documentation generator.
* The MS Visual C++ Makefile was updated and corrected.
* Recognize .rodata as a standard section name in ELF.
* Fix some obsolete Perl4-isms in Perl scripts.
* Fix configure.in to work with autoconf 2.5x.
* Fix a couple of "make cleaner" misses.
* Make the normal "./configure && make" work with Cygwin.

0.98.31
-------
* Correctly build in a separate object directory again.
* Derive all references to the version number from the version file.
* New standard macros __NASM_SUBMINOR__ and __NASM_VER__ macros.
* Lots of Makefile updates and bug fixes.
* New %ifmacro directive to test for multiline macros.
* Documentation updates.
* Fixes for 16-bit OBJ format output.
* Changed the NASM environment variable to NASMENV.

0.98.30
-------
* Changed doc files a lot: completely removed old READMExx and
  Wishlist files, incorporating all information in CHANGES and TODO.
* I waited a long time to rename zoutieee.c to (original) outieee.c
* moved all output modules to output/ subdirectory.
* Added 'make strip' target to strip debug info from nasm & ndisasm.
* Added INSTALL file with installation instructions.
* Added -v option description to nasm man.
* Added dist makefile target to produce source distributions.
* 16-bit support for ELF output format (GNU extension, but useful.)

0.98.28
-------
* Fastcooked this for Debian's Woody release:
  Frank applied the INCBIN bug patch to 0.98.25alt and called
  it 0.98.28 to not confuse poor little apt-get.

0.98.26
-------
* Reorganised files even better from 0.98.25alt

0.98.25alt
----------
* Prettified the source tree. Moved files to more
  reasonable places.
* Added findleak.pl script to misc/ directory.

0.98.8 - 0.98.25
----------------
* UNKNOWN
2003-01-13 23:31:11 +00:00
jmmv
b84745e262 Note addition of asm2html, version 1.0 2003-01-13 22:08:32 +00:00
jmmv
32c52c1765 Add and enable asm2html. 2003-01-13 22:07:26 +00:00
jmmv
c533784bf5 Initial import of asm2html, version 1.0.
asm2html is a small tool to create nice looking HTML files from NASM
assembly source code.  Other assembly formats, such as AT&T syntax will
probably be added in the near future.

Package provided in PR pkg/19834 by virtus@lappy.heinekenfans.com.
2003-01-13 22:06:42 +00:00
magick
56f1cda297 xemacs-nox -> xemacs-nox11 2003-01-13 21:28:42 +00:00
jmmv
f49acc0a89 Explicitly disable gtk-doc (as documentation is not currently included) 2003-01-13 21:28:26 +00:00
magick
33210d2420 Note import of xemacs-nox11 2003-01-13 21:26:59 +00:00
magick
463bfd4b45 Add and enable xemacs-nox11 2003-01-13 21:24:02 +00:00
magick
d3f387052e Initial import of xemacs-nox11. It's a xemacs compiled without any
X11 dependencies.
Submitted by Masao Uebayashi in private mail
2003-01-13 21:22:43 +00:00
fredb
86c9343f36 Note update of emulators/bochs to 2.0.1. Bug fixes. 2003-01-13 20:21:37 +00:00
fredb
0cb3465387 Update bochs to 2.0.1. From the ChangeLog:
Changes in 2.0.1 (January 4, 2003):

    - fix corrupt saved configuration files (Christophe Bothamy)
    - fix missing break statements in apic (Shai Fultheim)
    - fix compiling sb16 under FreeBSD (Volker Ruppert)
    - updates to the documentation (Volker)
    - fix text mode colors 8 to 15 (Volker)
    - fix FPU integer load bug (Volker)
    - stop pasting on hardware reset (Volker)
2003-01-13 20:18:46 +00:00
kristerw
4e23367fe3 - xmame, xmess 2003-01-13 19:40:09 +00:00
kristerw
af123ef948 Note update of emulators/xmame and emulators/xmess. 2003-01-13 19:38:46 +00:00
kristerw
bad0468e0d Update xmess to 0.62.2.
Changes since 0.62.1nb1 include:
- Fixed problems in memory.c that could lead to crashes and default.cfg
  corruption.  (smf)
- Aspect and mode switches are now available for the Xv driver even if
  DGA isn't enabled.
- The 'rc' and 'hi' directories are now created on startup if they're
  missing.  (Gerd Sussner)
2003-01-13 19:35:42 +00:00
kristerw
7ca51c05b3 Update xmame to 0.62.2.
Changes since 0.62.1nb5 include:
- The 'rc' and 'hi' directories are now created on startup if they're
  missing.  (Gerd Sussner)
2003-01-13 19:06:27 +00:00
wiz
940235c43b malsync-2.1.1 update. 2003-01-13 18:30:22 +00:00