Commit graph

47 commits

Author SHA1 Message Date
abs
9987fa4b3a PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome 2010-11-15 22:56:08 +00:00
wiz
200e3c4a04 Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that
version, and bump all depends.

Per discussion on pkgsrc-changes.
2010-09-14 11:00:44 +00:00
wiz
e8d8834f6a Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
2010-06-13 22:43:46 +00:00
wiz
91871f449e Second try at jpeg-8 recursive PKGREVISION bump. 2010-01-18 09:58:37 +00:00
wiz
579796a3e5 Recursive PKGREVISION bump for jpeg update to 8. 2010-01-17 12:02:03 +00:00
wiz
1c90d91e5c Fix PKGVERSION. 2009-10-20 08:06:11 +00:00
sno
6f7368d4db bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
joerg
ee7f78a5ec Update to rapidsvn-0.10.0-1:
- switch to wxGTK 2.8
- new features:
  - commit individual files
  - display filters
  - subversion 1.5
  - recursive revert
  - menu shortcut to set svn:ignore
  - relocate option for the switch command
  - history for copy/move
  - date picker in diff dialog
  - allow using external 3-way diff tool
- various bugfixes
- switch to GPL v3
2009-08-07 14:00:49 +00:00
wiz
1577be544a neon update to 0.28.x changed ABI, so do a recursive bump, PKGREVISION++.
Noted by obache@ on pkgsrc-changes@
2009-04-16 21:42:40 +00:00
joerg
0665aa2efa Switch to x11/wxGTK26{,-contrib}. 2008-09-22 20:21:03 +00:00
wiz
03b53774ba Recursive PKGREVISION/ABI-depends bump for db4 4.6->4.7 update (shlib
name change).
2008-09-06 20:54:31 +00:00
gdt
09120f0585 Drop explicit include of apr0 buildlink file, enabling building this
package with subversion-base compiled with apr1.  This approach
matches all the subversion language bindings as well as
ap2-subversion.  (Given options like this, a proper solution probably
requires recording such choices in the installed package.)
2008-01-31 16:37:35 +00:00
tnn
ad6ceadd25 Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
2008-01-18 05:06:18 +00:00
adam
707dd64033 db4 update related revision bump 2008-01-12 11:36:28 +00:00
wiz
5d4498b5fc PKGREVISION bump for db4 shlib name change. 2007-06-08 12:24:59 +00:00
wiz
9b5f815b2d Add "scm" to CATEGORIES to make it easy to find source control management
related packages.
2007-02-17 20:59:46 +00:00
epg
e4f20d343c devel/apr:
Update to 1.2.8 (formerly in devel/apr1), no longer build from the
    httpd distfile.

devel/rapidsvn:
devel/subversion-base:
parallel/ganglia-monitor-core:
security/hydra:
www/apache2:
    Use devel/apr0.

www/apache22:
    Use devel/apr and devel/apr-util.
2007-01-24 19:46:45 +00:00
rillig
cf353459b1 Updated rapidsvn to 0.9.4.
Version 0.9.4 (released December 8th 2006)
http://rapidsvn.tigris.org/svn/rapidsvn/tags/0.9.4

User-visible changes

    * 446 New Feature: Support for Subversion 1.4.2
    * 368 New Feature: Show affected files/dirs in Log dialog
    * 425 New Feature: Show dialog for errors
    * 447 New Feature: Add Annotate functionality
    * 439 New Feature: Translation for Simplified Chinese
    * 441 New Feature: Translation for Brazilian Portuguese
    * 453 New Feature: Translation for Italian and Portuguese (while updating translations)
    * 213 Enhancement: Different icon for a repository bookmark
    * 292 Enhancement: Enable recursive update for get action
    * 295 Enhancement: Import dialog uses URL of the current selection
    * 245 Enhancement: Checkout Dialog remembers previous working copies
    * 417 Enhancement: Mac: Change 48x48 Icon
    * 420 Enhancement: Dont expand folders while navigating with the keyboard
    * 433 Enhancement: Make "Diff to another rev/date" the default option for diff dialog
    * 434 Enhancement: Allow compare with ONE other revision in log dialog
    * 442 Enhancement: Update the indicator if a repository folder has no children
    * 468 Enhancement: Resizeable log dialog
    * 444 Enhancement: Log history window resizing
    * 454 Enhancement: Allow editing for unversioned files
    * 175 Fixed: File modified status didnt refresh automatically
    * 322 Fixed: Unable to expand directory in tree view
    * 354 Fixed: RapidSVN didnt show an error if no diff tool is configured
    * 373 Fixed: Update didnt pull svn:externals
    * 374 Fixed: Edit action failed after folder change
    * 407 Fixed: View (in log dialog) failed after folder change
    * 431 Fixed: Diff (in log dialog) failed after folder change
    * 409 Fixed: Sash location setting not correct under wxGTK
    * 423 Fixed: wxGTK: Selecting Diff options worked only with Mouse
    * 426 Fixed: Win32: Working copies on network share not accessible
    * 429 Fixed: Refresh caused folder browser to lose the selected folder
    * 436 Fixed: UI dead when a repository refused anonymous
    * 437 Fixed: Diff tool arguments hidden in Program Preferences
    * 438 Fixed: RapidSvn Authentication failure after change of system password
    * 443 Fixed: Diff dialog fields didnt resize
    * 448 Fixed: HistoryValidator didnt set text control value
    * 459 Fixed: Double-click on child in list view does not work
    * 464 Fixed: RapidSVN crashed on SSL certificate dialog
    * 465 Fixed: Move directory into subdirectory failed
    * 469 Fixed: Switch URL crashed from Folder Browser
    * 470 Fixed: Double-click on child URL in list view didnt work
    * 471 Fixed: Https crashed on Windows
    * 472 Fixed: Win2K: Icons in folder browser and filelist have black border

Developer-visible changes

    * 346 Fixed: Could not compile rapidsvn-0.9.0 with GCC 4.1.0-beta20051230
    * 408 Fixed: Solaris Compilation with Sun compiler and linker broken

Work in progress (not completed)

    * 7 Create user documentation
    * 41 Icons for all cmds
    * 451 Use wxWidgets date picker control for date fields on Diff dialog
    * 331 Display svn:externals properly
    * 377 Mac: OpenSSL not supported
    * 419 Win32: OpenSSL was not static in Installer


Version 0.9.3-1 (released June 29 2006)
http://rapidsvn.tigris.org/svn/rapidsvn/tags/0.9.3-1

User-visible changes
    * 427 Win32: Incompatible update to Bdb 4.4 while SVN is using 4.3
2007-01-06 15:37:02 +00:00
wiz
f3c0e9c3ba Update to 0.9.3:
Version 0.9.3 (released June 22 2006)
http://rapidsvn.tigris.org/svn/rapidsvn/tags/0.9.3

User-visible changes
    * 414 Fixed: View-Preferences-Programs did not save
    * 377 Mac: OpenSSL not supported
    * 411 Fixed: Main view window not drawn when 'Bookmarks' is selected
    * 418 Fixed: Expand item in tree view when selected was BROKEN
    * 416 Fixed: Win32: RapidSVN icon not shown when using ALT-TAB
    * 415 New: Support Subversion 1.3.2 (with Berkeley DB 4.4)
    * 402 Improved: interface accesibility (tabs, default buttons etc)

Developer-visible changes
    * 385 Fixed: autogen.sh missing in source tarball
    * 294 Fixed: svn_subr_version not supported in subversion 1.2
    * 412 Fixed: Compile error with GCC 4.1.1

Work in progress (not completed)
    * 175 File modified status doesn't update
    * 408 Solaris Compilation with Sun compiler and linker broken
    * 331 Display svn:externals properly
    * 346 Linux: Can not compile rapidsvn-0.9.0 with GCC 4.1.0-beta20051230


Version 0.9.2 (released May 19 2006)
http://rapidsvn.tigris.org/svn/rapidsvn/tags/0.9.2

User-visible changes
    * 362 New: Improve menu accessibility in localizations
    * 363 New: Run all actions in the background
    * 367 New: Allow multiple targets for copy and move
    * 372 New: Add French translation
    * 171 Fixed: svn_path_join: Assertion "is_canonical (base, blen)" failed
    * 176 Fixed: Repository name with Accent
    * 215 Fixed: Double click on a directory doesn't work
    * 364 Fixed: Mac+GTK: Update, etc very vers slow
    * 366 Fixed: Improve sorting
    * 371 Fixed: Execution is too slow compared to command-line SVN
    * 375 Fixed: Delete folder does not work
    * 379 Fixed: Export doesn't work - wrong parameter format
    * 380 Fixed: Action canceling with button causes disfunctionality
    * 381 Fixed: "Refresh View" updates file list and hides it afterwards
    * 383 Fixed: Rapid forgets that action is running if try to start the second one
    * 384 Fixed: First character omitted from repos folders
    * 387 Fixed: Cannot create a directory directly in repository
    * 388 Fixed: Cannot create a new tag
    * 393 Fixed: No SSL support in multithreaded Rapid
    * 395 Fixed: "Refresh View" invalid behaviour towards actions
    * 396 Fixed: Filelist or/and folder browser not updated after actions
    * 397 Fixed: Directory names sometimes not shown in repository
    * 398 Fixed: Context menu doesn't hide when it has to
    * 399 Fixed: Diff window controls activate inappropriately
    * 400 Fixed: Repository Bookmark shows incorrect names
    * 401 Fixed: Urls and paths displayed incorrectly in file info
    * 403 Fixed: Copying current directory to its child not forbidden

Developer-visible changes
    * 394 Fixed: Compile error with wxGTK 2.4.2
    * 333 Fixed: make error if xsl-stylesheets arent found
    * 358 Fixed: Invalid shell syntax in configure.in
    * 376 New: Add hideable menu tests for debugging
    * 357 Fixed: doc/manpages/rapidsvn.xml not included in distribution
    * 359 Fixed: "make dist" fails in packages/os
    * 365 Fixed: "make dist" fails if cppunit is not installed

Work in progress (not completed)
    * 402 Improve interface accesibility (tabs, default buttons etc)


Version 0.9.1 (released Feb 10 2006)
http://rapidsvn.tigris.org/svn/rapidsvn/tags/0.9.1

User-visible changes
    * 95  New: Bookmark editor
    * 258 New: Added column for log messages in Log dialog
    * 282 New: Support LOCK / UNLOCK
    * 326 New: pre-initialize repository URL in checkout dialog
    * 337 New: Added Russian translation
    * 338 New: Added Ukrainian translation
    * 341 New: Added Unicode build to Windows installer
    * 351 New: Added "Export" menu entry and dialog
    * 327 Fixed: invalid logout menu item in folder browser context menu
    * 335 Fixed: URLs didnt support spaces
    * 336 Fixed: RapidSVN didnt use SVN stored credentials
    * 339 Fixed: Directory entries with a '.' were truncated in folder browser
    * 340 Fixed: Column names were not localized.
    * 343 Fixed: Crash / segfault at startup on Fedora Core 4
    * 345 Fixed: Some menu entries on bookmarks were invisible
    * 350 Fixed: RapidSVN crashed when clicking Help in Checkout Menu
    * 352 Fixed: wrong libeay32.dll was used on Windows XP / Windows Server 2003
    * 353 Fixed: Unicode Debug build crashed on Windows because of linker ambiguities

Developer-visible changes
    * 332 New: Include "packages" in source tarball
    * 330 New: Supported URL schemas were not detected
    * 279 New: Ensure Compatibility with wxWidgets 2.6.0
    * 283 New: Added Client::lock, Client::unlock, Status::locked
    * 287 New: Support Subversion 1.2
    * 348 Fixed: Removed warnings about abstract classes without virtual destructors
    * 349 Fixed: Warnings at compile time

Work in progress (not completed)
    * 80  Remember filenames, log entries between calls
    * 261 Additional bookmark operations
2006-08-08 12:28:47 +00:00
rillig
144a1ee175 Added "c" to USE_LANGUAGES for packages that use GNU configure scripts,
since they always need a C compiler, even when the source code is
completely in C++.

For some other packages, stated in the comment that a C compiler is
really not needed.
2006-07-22 04:46:13 +00:00
wiz
1d474b95a0 USE_LANGUAGES=c++ 2006-05-21 09:04:38 +00:00
wiz
02f8f7c52d Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
wiz
3fc50e6a6c Move subversion/buildlink3.mk to subversion-base/buildlink3.mk, to
make it more resilient to revbump.

Ok epg@
2006-02-07 19:58:06 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
wiz
768c589c29 Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.
2006-01-24 07:31:52 +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
wiz
d8a297251a Bump PKGREVISION for wxGTK dependency change. 2005-08-07 11:34:21 +00:00
epg
0c316d8c51 Version 0.8.0 (released Apr 19 2005)
http://svn.collab.net/repos/rapidsvn/tags/0.8.0

User-visible changes:
* 243 	New: Native Support for Mac OS X (no X11)
* 252 	New: Fast diff to head revision
* 202 	New: New column on the filelist pane: file's extension
* 238 	New: Ability to access FSFS
* 250 	New: Show versioned files only
* 259 	Dont truncate entries in tree
* 211   	Fixed: Filenames with special chars (Umlauts) dont work
* 212 	Fixed: Commit messages with special chars (umlauts) dont work
* 221 	Fixed: Slow response to right click on files
* 230 	Fixed: Crash when trying to expand a node in the tree view
* 234 	Fixed: No update when adding a new directory
* 237 	Fixed: Folder Browser forgets location on refresh
* 242 	Fixed: No German User-Interface
* 255 	Fixed: Info report contains an invalid URL
* 257 	Fixed: Path for repositories in wrong format (only Windows)
* 263 	Fixed: No URL edit field visible with wxX11
* 244 	Fixed: Crash while setting program path in Preferences

Developer-visible changes:
* 270 	Added Full Unicode support
* 256 	Switched to Subversion 1.1 for Windows
* 222 	Fixed: Cannot compile rapidsvn on unicode-enabled wxGTK systems
* 235 	Fixed: Suse 9.1 complaints during build (wx with Unicode)
* 248 	Fixed: Compiler error for threaded_worker.cpp
* 267 	Fixed: configure and out-of-tree builds
2005-05-23 23:43:38 +00:00
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
reed
e117eda090 Bump PKGREVISIONs due to libtiff update.
Some BUILDLINK_RECOMMENDED bumps done also.

(If I missed any, please let me know -- and let me know a good
way to automate this.)
2004-12-28 23:18:15 +00:00
wiz
cfc8e254ab Remove some BUILDLINK_DEPENDS.foo lines that have the same value as the default. 2004-12-25 19:46:30 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
epg
391ec6cfc3 Update to Version 0.7.0 (released Sep 02 2004)
http://svn.collab.net/repos/rapidsvn/tags/0.7.0

User-visible changes:
179     Direct text editor access from RapidSVN
172     Options are now configurable in View/Diff tool preferences
192     Added STOP button
190     Added Documentation for Release Management
191     New merge button in log dialogue
220     Tweaked: Remember window status "Maximized"
195     Tweaked: Commits are now recursive as default (in dialog)
206     Tweaked: Changed menu entries for "Add Working Copy" and
         "Add Repository" menu items confusing
165     Fixed: Space in dir name became %20 on rename
194     Fixed: Copy didnt work with URL destination
196     Fixed: Win32 build files were missing from tar.gz source kits
167     Fixed: crash on expand bottom bookmark
214     Fixed: Incorrect info for repository directories
197     Fixed: Commit/Update used active file instead of folder in
                folder browser menu (when right-clicking in the folder
browser)
207     Fixed: TextViewer (called by LogDlg) removed (see #179)
189     Fixed: Sort order; group unversioned items with other modified
198     Fixed: folder double-clicking on Win32


Developer-visible changes:
201     Fixed: Client::log("") failed
204     Fixed: cat couldnt return binary data
218     Fixed: Default config dir created against user wishes
219     Fixed: Auth code ddidnt not use users config_dir
224     Fixed: make fails on Suse 9.1
208     Fixed: install svncpp headers (with make install)
199     Fixed: Correctly disable VC7 warning 4290
200     Fixed: VC7 wants some more Exception ctors
2004-09-26 17:15:18 +00:00
epg
b0f7918fb1 Update to Version 0.6.0 (released May 24 2004)
http://svn.collab.net/repos/rapidsvn/tags/0.6.0

Pkgsrc changes:  Require subversion 1.0.0 and wxGTK 2.4.2.  Remove
patch-aa (issue #180 below).

User-visible changes:
* 180   Configure script failed on Solaris because of "find -maxdepth"
* 183 	Save preferences "Flat view" and "Refresh with Update"
* 149 	RapidSVN supported for AMD64
* 184 	New icon for out-of-date files
* 186 	Implemented Diff command for the Log dialog.
* 157 	Fixed: diff could not open file on Linux
* 145 	Fixed: sort-order for status in file-list
* 158 	Fixed: crash when adding a bookmark
* 160 	Fixed: double click on file in repos doesn't work
* 166 	Fixed: trailing spaces on repository URL not trimmed
* 177 	Fixed: status for 'out-of-date' files not being displayed
* 185 	Fixed: Text/Property status display for 'out-of-date' files
* 148 	Fixed: date display in log dlg


Developer-visible changes:
* 164 	Fixed: ls return path wrong for current dir
* 169 	Fixed: Context inits apr after using apr function
* 162 	Conform with Subversion 1.0.0
* 168 	add changed path support to log
2004-05-31 00:58:48 +00:00
wiz
a661ce60c0 PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
2004-03-26 02:27:34 +00:00
minskim
0b936143ca bl3ify. 2004-03-08 01:27:23 +00:00
jlam
ec993afa1a LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs
relative to ${WRKSRC}.  Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
2004-02-14 17:21:32 +00:00
epg
e68fdf35d4 Update to 0.5.0. No changelog available, but the announcement says
that this release works with Subversion 0.36 and 0.37, so require at
least 0.36.

patch-aa no longer needed.
2004-02-03 06:36:55 +00:00
grant
f49bdea710 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-22 08:24:28 +00:00
recht
7eead98c7b rev. bump because of the wxGTK buildlink change 2004-01-10 14:25:42 +00:00
jmmv
8a4db02163 Bump PKGREVISION due to wxGTK update (use gtk2). 2004-01-07 21:46:05 +00:00
reed
6d9af8d68d Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
2004-01-03 18:49:33 +00:00
epg
a3e5e8e22b Make this work with (and require) Subversion 0.35.0.
Bump PKGREVISION.
2003-12-20 18:20:36 +00:00
epg
5e534ebe33 And here is a master site that actually works. 2003-12-16 05:24:35 +00:00
epg
5973abc99e import rapidsvn-0.4.0.
RapidSVN is a cross-platform GUI front-end for the Subversion
revision system written in C++ using the wxWindows framework.
2003-12-07 04:09:22 +00:00