Commit graph

7808 commits

Author SHA1 Message Date
wiz
2781315117 Update to 0.2611:
0.2611  Mon Jun 13 22:22:53 CDT 2005

 - Fix the output of an informational message that we output when
   changing the 'shebang line' in installable scripts. [Robin Barker]

 - Backported a change from the 0.27_xx branch that keeps track of any
   custom Module::Build subclass that might have been created in the
   Build.PL script, so that we can reinstantiate the right class in
   new_from_context(). [Requested by Jos Boumans]

Same 15 test failures as 0.2610.
2005-11-01 14:14:02 +00:00
tv
7fd0eac67a Don't build/install the catpage; removes dependency on nroff. 2005-11-01 04:16:58 +00:00
gdt
fe89a368e8 Depend on slib 3.1.2nb1, because 3.1.2 is broken (case sensitive
symbol confusion in unix vs UNIX) and those updating guile-slib to fix
problems might not realize they have to update slib as well.
Suggestion from Chris Gilbert.
2005-11-01 01:33:43 +00:00
reed
d4861121d8 Add patch-ab and bump PKGREVISION.
This is from bootstrap for OSF1 5.1 from Sergey Svishchev in PR 31864.
2005-11-01 00:07:20 +00:00
reed
0368ce816e Add source files missing in last commit. 2005-10-31 21:52:25 +00:00
reed
01eb413282 Keep the bmake source in pkgsrc/devel/bmake/files/.
The plan is to remove the out-of-date source from bootstrap/bmake.
Sources obtained from ftp://ftp.NetBSD.org/pub/NetBSD/misc/sjg/.
Source is kept in files/ for bootstrap purposes (to be done).

Update to version bmake-20051002. Changes include:

        * Makefile.in (BMAKE_VERSION): bump to 20051001
          support for UnixWare and some other systems,
          based on patches from pkgsrc/bootstrap

Remove DEPENDS for mk-files (as mentioned on tech-pkg in June).

Use libnbcompat. Also patch-aa is to use libnbcompat.
(I chose to use patches so files would be exact from original source
tarball.)

And use PKGMANDIR.
2005-10-31 21:34:24 +00:00
tv
c6bf4d6a87 Apply the same fix from gtar-base for Interix (makedev -> mkdev). 2005-10-31 20:44:57 +00:00
tv
7aab8ee894 Explicitly provide "--tag=CC" to libtool. I'm not yet sure why this is a
problem on Interix, but it appears that -export-symbols-regex needs it in
order for the relink-at-install phase to work properly.
2005-10-31 20:33:24 +00:00
tv
8318cf10a4 CONFIGURE_HAS_MANDIR=no 2005-10-31 19:59:52 +00:00
tv
5d2914925b NOT_FOR_PLATFORM Interix. 2005-10-31 19:57:24 +00:00
tv
6297a5068e Add conditionals to make build on Interix. 2005-10-31 19:24:03 +00:00
tv
9b051bd640 Of course, this does work with pkgviews.... 2005-10-31 17:34:20 +00:00
tv
785b904509 +sysexits 2005-10-31 15:53:54 +00:00
tv
3e48bb89bd sysexits-1.0: Package for a <sysexits.h> header, which is a common BSD-ism
but not included on all OS's.
2005-10-31 15:53:19 +00:00
dbj
ace19a071c bump PKGSREVISION for root inode search bugfix in patch-as 2005-10-31 02:02:16 +00:00
dbj
8a109c96e1 fix logic error when searching for the root inode 2005-10-31 01:52:36 +00:00
agc
303acf9604 Add and enable intel-iscsi 2005-10-30 21:04:13 +00:00
agc
634b15bc68 Initial import of Intel's reference implementation of an iSCSI target (with
a userlevel iSCSI test-quality initiator).

	This project is Intel Lab's software reference implementation of
	iSCSI.  It has been tested to interoperate with the Cisco initiator,
	and conforms to RFC 3720.

	There are 3 forms of the iSCSI target that are produced:

		ufsdisk - standard iSCSI target
		ufsdisk_mmap - an mmap(2)-based iSCSI target
		uramdisk - a ramdisk iSCSI target

	and a testing-quality user-level iSCSI initiator called utest, which
	can exercise the targets above.
2005-10-30 21:02:57 +00:00
epg
c598d8f12f Fix build on Mac OS X Tiger (from DarwinPorts). 2005-10-29 23:27:34 +00:00
epg
faa33ab1ee Set MAINTAINER to tech-pkg@NetBSD.org. 2005-10-29 22:22:08 +00:00
epg
a6f502e756 Update to 0.9.0, set MAINTAINER to tech-pkg@NetBSD.org.
Version 0.9.0 (released Oct 18 2005)
http://rapidsvn.tigris.org/svn/rapidsvn/tags/0.9.0

User-visible changes:
* 285 New: Changed license to GPL / LGPL
* 68  New: commit log ctrl
* 95  New: Create a bookmark editor
* 249 New: Bookmark based configuration for flat view
* 253 New: Expand item in tree view when selected
* 258 New: Added column for log messages in Log dialog
* 307 New: No prefix in path column (Flat mode)
* 273 Change titlebar info to "RapidSVN - <location>"
* 205 Fixed: Show log entries for copied branches
* 274 Fixed: Import and Info had the same shorcut
* 275 Fixed: Window Frame Positioning incorrect on restart
* 303 Fixed: GUI minimized and then closed does not show GUI on restart
* 286 Fixed: Detection of supported schemas doesnt work with subversion-1.2

Developer-visible changes:
* 281 New (Mac): Create package directory for osx and include it in "check-version"
* 276 Fixed: Compilation error in path.cpp because of missing APR_STATUS_
* 277 Fixed: Build error on wxMac because of wxString/libtoolize
* 278 Fixed (Mac): autogen.sh on OSX needs 'glibtoolize' instead of 'libtoolize
* 280 Fixed: configure didnt detect missing docbook-xsl
* 284 Fixed (Mac): Menu flickering when list view changes
* 288 Fixed: Performance while expand item in tree view
* 289 Fixed: Diff working copy against BASE file
* 293 Fixed: Segmentation fault in client error handling
* 321 Fixed: segmentation fault in src/svncpp/context.cpp
* 328 Fixed: Change MSVC project to support Subversion 1.2.3.
* 329 Fixed: Add ICONV files to installer

Work in progress (not completed):
* 80  Remember filenames, log entries between calls
* 261 Additional bookmark operations
* 279 Ensure Compatibility with wxWidgets 2.6.0
* 287 Support Subversion 1.2
2005-10-29 22:16:07 +00:00
reed
69fc97094d Add a Modules/Platform/DragonFly.cmake file (copied from FreeBSD.cmake).
cmake not tested on DragonFly, but did build package on DragonFly.

Also hardcode "NetBSD" in PLIST instead of ${OPSYS} so deinstall
works on non-NetBSD platforms.

Bump PKGREVISION.
2005-10-29 15:57:48 +00:00
wiz
f98a8ae7d3 Reset maintainer to tech-pkg:
host idoru.mine.nu[82.31.78.41] said: 550 sorry,
    never heard of you (in reply to RCPT TO command)
2005-10-29 12:02:22 +00:00
wiz
3d189f8449 Update to 0.37.4: upstream release including patch-ab fixes. 2005-10-29 08:23:11 +00:00
minskim
5049186f8b Add gsoap. 2005-10-29 02:03:33 +00:00
minskim
92c3cabd16 Import gsoap from pkgsrc-wip. Packaged by Chris Wareham and Updated
by Mahesh Chittur.

The gSOAP Web Services development toolkit offers an XML to C/C++
language binding to ease the development of SOAP/XML Web services in C
and C/C++.
2005-10-29 02:01:19 +00:00
wiz
8696549bf6 Update to 0.37.3:
Another stack overflow has been fixed, this one reported by Sven Tantau.
The stack overflow is trivially exploitable to run arbitrary code.
Additionally, the Makefile.in was fixed so that "make install" does the
right thing. Previously, it was not working properly, and the examples
would subsequently fail to build.
2005-10-28 16:00:50 +00:00
gdt
466002dcd9 PKGREVISION++, due to addition of patch-aa which fixes guile-slib
installation
2005-10-26 18:22:37 +00:00
gdt
c5e62f425d Don't include (ice-9 slib), as it is broken. This package still
doesn't build, but now the problem is only that slib's guile.init
needs a patch.

PKGREVISION++
2005-10-26 13:03:08 +00:00
adrianp
c27a6d708c Move to bugzilla 2.20
From the release-notes.html:

What's New?
 New User-Interface Color/Style
 Higher-Level Categorization of Bugs (above "Product")
 Regular Reports by Email of Complex Queries ("Whining")
 "Environment Variable" Authentication Method
 User-List Drop-Down Menus
 Server-Side Comment Wrapping
 UI for Editing Priority, OS, Platform, and Severity
 Bugzilla Queries as RSS
 Choice of E-Mail Sending Methods
 "Large Attachment" Storage
 and lots of Miscellaneous Improvements

See http://www.bugzilla.org/releases/2.20/release-notes.html for
all the details.
2005-10-26 10:16:09 +00:00
adam
22ce0b4c81 Fix building with slib-3.1.2 2005-10-26 09:20:19 +00:00
adam
e31f16ebc8 Fix buildling guile-slib 2005-10-26 09:19:19 +00:00
drochner
624ce0e4e7 update to 0.1.13
changes:
# Patch from Sudhi Herle so codeville can find modules if not installed in the standard python path
# 'annotate' feature courtesy of Yoshinori K. Okuji
# Patch to allow specifying changeset creation time on command line from Lele Gaifax
# Rewritten command line parsing. Options can now be specified anywhere on the command line, long options are supported and there is some basic help
# Rewritten history browsing code for simplicity and performance
-bugfixes
2005-10-25 17:26:08 +00:00
heinz
bb0333b34c Enabled tests through appropriate TEST_TARGET. 2005-10-25 15:52:33 +00:00
wiz
b277a299b0 Update to 2.15:
Version 2.15

        Minor changes to address a couple of compile problems.

    Version 2.14

	1. Store weak references
	2. Add STORABLE_attach hook.
2005-10-25 13:37:45 +00:00
wiz
eb27fc12f9 Update to 0.5.20:
* Version 0.5.20 (released 2005-10-23)

** The header file pr29.h is now installed by 'make install'.

** Translation updates.

** Update of gnulib files.

** API and ABI is backwards compatible with the previous version.
2005-10-25 13:24:36 +00:00
wiz
7feb9ceb9b Update to 1.05:
1.05	Bugfix: [cpan #13042] useless #ifdef should be #if
	Bugfix: [cpan #13044] make test fails when using POSIX locale
2005-10-25 13:23:52 +00:00
wiz
2b729578d2 Update to 1.4.4:
Version 1.4.4 - October 2005, by Gary V. Vaughan

* ./configure --infodir=/usr/share/info now works correctly.
* When any file named on the command line is missing exit with status 1.
2005-10-25 13:14:32 +00:00
taca
52cba22436 Specify USE_RUBY_DIST_SUBDIR appropriately after previous
lang/ruby/rubyversion.mk changes.
2005-10-25 04:15:48 +00:00
wiz
20d2fa7b1d DIST_SUBDIR not "ruby/" any longer -- remove it from distinfo too. 2005-10-25 01:53:33 +00:00
rillig
5d9332a147 Added a patch for Solaris 9. 2005-10-24 22:10:29 +00:00
rillig
791c6535e3 Fixed the --mandir argument to configure. Makes the package build again on
NetBSD-1.6.2/i386.
2005-10-24 15:15:25 +00:00
dogcow
1c54243b50 Update gputils to 0.13.3, a bugfix release.
gplink is the primary file affected; see gputils-0.13.3/ChangeLog for
more details.
2005-10-24 08:46:06 +00:00
rillig
b03fc586fe Fixed pkglint warning.
WARN: Makefile:19: CONFIGURE_ARGS should be modified using "+=".
2005-10-23 19:42:39 +00:00
rillig
2b4160cbf5 Fixed pkglint warning.
WARN: Makefile:24: CONFIGURE_ARGS should be modified using "+=".
2005-10-23 19:41:18 +00:00
minskim
bda7b4098f Update cpuflags to 0.95. Approved by the maintainer.
Change:
- Identify Dothan on NetBSD.  Patch submitted by Kevin Kim in private email.
2005-10-23 18:47:24 +00:00
rillig
3f6fae0ecc Using ${TRUE} instead of /bin/true. 2005-10-23 18:39:06 +00:00
wiz
576dd01dbe Remove fragment that was last useful when
this package used USE_X11BASE, which has not been the case for a long
time now.
2005-10-23 17:23:49 +00:00
minskim
8094664dc8 The INSTALL_MAKE_FLAGS workaround is not needed any more. 2005-10-23 16:59:59 +00:00
rillig
e3b44a118f Sorted PLISTs. 2005-10-23 16:03:10 +00:00