Commit graph

53 commits

Author SHA1 Message Date
schmonz
cae36fe606 Update to 1.7.0. From the changelog:
- Do a better job at drawing the merge lines by selecting the shortest
  path from the revision boxes. An analysis is now done whether the
  source and destinations should be on the left or right side.
- Fix the left_right case for merge lines to display correctly.
- Fix a +/-1 error on the merge lines to account for both rounding
  errors and the shadow of the revision boxes.
- Add configuration option 'merge_on_tag' to force the left_right case
  to display merge lines on the tags instead of on the top/bottom sides.
  This also solves imagemap overlaps where multiple sources or
  destinations would be displayed at the same position.
- Fix the imagemap function to record the correct position of the merges.
- Use automake
- Streamline the package with patches from the Fedora RPMS
- Imagemap bugfix
2018-08-28 10:20:36 +00:00
wiz
c57215a7b2 Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
ryoon
50aefac5f6 Recursive revbump from graphics/libwebp 2017-02-28 15:19:58 +00:00
adam
77b8ed74db Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
ryoon
b33059afe1 Recursive revbump from multimedia/libvpx 2015-11-18 14:19:46 +00:00
agc
d9e4cfe05d Add SHA512 digests for distfiles for devel category
Issues found with existing distfiles:
	distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
	distfiles/fortran-utils-1.1.tar.gz
	distfiles/ivykis-0.39.tar.gz
	distfiles/enum-1.11.tar.gz
	distfiles/pvs-3.2-libraries.tgz
	distfiles/pvs-3.2-linux.tgz
	distfiles/pvs-3.2-solaris.tgz
	distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 03:27:11 +00:00
ryoon
6c4d1aff4b Recursive revbump from pkgsrc/multimedia/libvpx. 2015-06-30 09:57:33 +00:00
joerg
6edff139a2 bison rules are racy. 2014-08-19 13:32:10 +00:00
obache
4a646b438b recursive bump from graphics/gd shlib major bump. 2013-09-04 12:31:24 +00:00
tron
a36fb86593 Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
2013-06-04 22:15:37 +00:00
wiz
c83ffb8583 Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.

While doing that, also bump freetype2 dependency to current pkgsrc
version.

Suggested by tron in PR 47882
2013-06-03 10:04:30 +00:00
wiz
d1b820f37b Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
adam
f4c3b89da7 Revbump after graphics/jpeg and textproc/icu 2013-01-26 21:36:13 +00:00
asau
e1ab7079b6 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-31 11:16:30 +00:00
sbd
04daa2f1b8 Recursive bump for graphics/freetype2 buildlink addition. 2011-11-01 06:00:33 +00:00
wiz
af3596f984 png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +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
adrianp
c7c62001e9 Don't have time to MAINTAIN these anymore, so back to pkgsrc-users@ 2010-03-20 21:32:40 +00:00
wiz
91871f449e Second try at jpeg-8 recursive PKGREVISION bump. 2010-01-18 09:58:37 +00:00
sno
6f7368d4db bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
joerg
bacea7cad5 Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
jlam
4c8382aec0 Mechanical changes to add DESTDIR support to packages that install
their files via a custom do-install target.
2008-03-03 17:45:33 +00:00
adrianp
bbef1e68cb Update to 1.6.1
* Minor textual fixes in the config manual page
* Do a better job at drawing merge lines. Ugly cross over lines could be
  generated if branches had the same parent. Now they are moved to the right
  (or bottom)
2007-04-09 09:34:57 +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
rillig
c2b1a74d8e Fixed PKGMANDIR. 2007-01-07 08:35:47 +00:00
minskim
28be5ae1b5 USE_TOOLS+=bison 2006-07-10 00:34:59 +00:00
rillig
9fc2d7d281 Removed the superfluous "quotes" and 'quotes' from variables that don't
need them, for example RESTRICTED and SUBST_MESSAGE.*.
2006-04-22 09:22:05 +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
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
adrianp
6ee45fc54c Update to 1.6.0
> 2005-12-18 02:57  bertho
>
>         * README, cvsgraph.1, cvsgraph.c, cvsgraph.conf, cvsgraph.conf.5,
>           cvsgraph.h, cvsgraph.spec, rcs.h, readconf.c, readconf.h: - Added
>           dynamic colors and strings for more flexibility in visual
>           representations of the tree.  - Added keyword rev_idtext to
>           define the revision ID in a revision   box. Normally this would
>           show the revision number, but can now be   changed dynamically.
>           - Fix dashed lines when stripped revisions have mergepoints
>           attatched
>
> 2005-12-15 14:06  bertho
>
>         * README, cvsgraph.c, cvsgraph.conf, cvsgraph.h, rcs.h, readconf.c,
>           readconf.h: Implemented multiple regex match for triplets
>           merge_{from,to,color} so that merges can be detected with more
>           disjoined tag definitions.
>
> 2005-10-03 22:44  bertho
>
>         * README: Update history
>
> 2005-10-03 22:40  bertho
>
>         * cvsgraph.conf.5, rcsl.l: - Fix missing branch_bgcolor in manpage
>           - Fix author names with spaces but not in @ encapsulation
>
> 2005-09-09 00:14  bertho
>
>         * cvsgraph.conf.5: From Mark Brown <broonie@sirena.org.uk>: The
>           enclosed typo fix was filed with the Debian bug tracking system -
>           seems straightfoward and valid.
>
> 2005-08-29 20:29  bertho
>
>         * README: - Fix incomplete parsing of access keyword
>
> 2005-08-29 20:27  bertho
>
>         * rcsy.y: - Fix incomplete access parsing; set scanning of IDs
>           after first instance.
>
> 2005-08-21 18:38  bertho
>
>         * README: Bleed them for any violation
>
> 2005-08-21 18:36  bertho
>
>         * README, cvsgraph.1, cvsgraph.conf.5: Changed the acceptable mail
>           policy. No more unpunished disclamers.
>
> 2005-08-21 09:55  bertho
>
>         * rcsl.l, README: Fix all numeric author ID
>
> 2005-06-23 00:51  bertho
>
>         * cvsgraph.c, readconf.c: - Fix fixed background color - Fix width
>           adaption of image width if error strings are displayed
>
> 2005-06-22 21:43  bertho
>
>         * cvsgraph.1: Denote simple config negating options as deprecated.
>           Using the -O option is much more flexible.
>
> 2005-06-22 21:41  bertho
>
>         * cvsgraph.conf: Fix typo in comment.
>
> 2005-06-22 21:41  bertho
>
>         * cvsgraph.c: Cvsnt merges should be enabled by default as
>           mentioned in the manual page.
>
> 2005-06-21 02:02  bertho
>
>         * cvsgraph.c, rcsl.l, readconf.c, readconf.h, utils.c: Change color
>           management to reduce used colors. This will help future color
>           extensions with color changes based on context/content. The
>           default setup uses 10 colors now instead of 14.
>
> 2005-06-14 22:41  bertho
>
>         * ChangeLog: Release 1.5.2
>
> 2005-06-14 22:40  bertho
>
>         * README, cvsgraph.1, cvsgraph.c, cvsgraph.conf.5, cvsgraph.spec: -
>           Fix merge lines to untagged revisions when strip_untagged is
>           active - Prepare release 1.5.2
>
> 2005-06-13 22:57  bertho
>
>         * README, rcsy.y: - Fix mergepoint1 syntax used by CVSNT allowing
>           revision numbers as argument
>
> 2005-06-13 21:57  bertho
>
>         * README, rcsl.l, rcsy.y: - Work around CVSNT problem with wrong
>           keyword ordering - Fix complaining about a new CVSNT keyword
>           properties
>
> 2004-12-04 03:18  bertho
>
>         * README, configure, configure.in: Fix the configure script to
>           detect gd-2:   The mystery is solved, I think. The problem seems
>           to be a bug in the GIF   support of gd-2.0.33. I didn't look into
>           properties
>
> 2004-12-04 03:18  bertho
>
>         * README, configure, configure.in: Fix the configure script to
>           detect gd-2:   The mystery is solved, I think. The problem seems
>           to be a bug in the GIF   support of gd-2.0.33. I didn't look into
>           it further because CvsGraph was   configured to output PNGs and
>           shouldn't have been outputting GIFs in the   first place. The
>           reason it was outputting GIFs was a bug in CvsGraph's   configure
>           script which causes CvsGraph to be built without PNG support.
>
> 2004-10-23 22:13  bertho
>
>         * README, cvsgraph.c, rcs.h: Fix total branch-count when branches
>           are folded.
>
> 2004-10-23 21:23  bertho
>
>         * cvsgraph.c: Make timezone mangling with environment POSIX
>           compliant. Should make Solaris happy again.
2006-01-04 15:04:49 +00:00
jlam
dc9594e09d Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
2005-12-29 06:21:30 +00:00
rillig
579e977969 Ran "pkglint --autofix", which corrected some of the quoting issues in
CONFIGURE_ARGS.
2005-12-05 23:55:01 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
jlam
81edaaa606 Create directories before installing files into them. 2005-06-16 06:57:37 +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
agc
4a3d2f7ce2 Add RMD160 digests. 2005-02-23 22:24:08 +00:00
adrianp
5898c6e7f3 - Bump to 1.5.1
- Lots of bugfixes and enhancements:
	- Added drawing of partial trees.
	- Most error and warning messages are now displayed in the graph,
	  instead of being written to stderr.
	- Works with CVSNT.
2004-12-29 11:37:39 +00:00
wiz
6e02d7ee41 Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.
2004-12-03 15:14:50 +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
adrianp
7fde6b3e6e - update to v1.4.1
- grab maintainership
- ok'ed wiz@, snj@, schmonz@

Lots of changes, please see http://www.akhphd.au.dk/~bertho/cvsgraph/#changes
for full details.

In brief:

- Implement new option to generate proper maps for different levels of HTML.
- Lots of bug fixes
- Implemented folding of empty branches
- Implemented logentry expansions using %l and %L
- You can now instruct CvsGraph to ommit all revisions that are not tagged
- Configuration no longer requires a configuration file
2004-08-10 15:10:50 +00:00
grant
260be8cb27 this needs flex(1) to build. 2004-07-24 02:53:53 +00:00
xtraeme
1e73555403 Bump PKGREVISION and remove X11 support where appropiate. 2004-06-20 21:52:07 +00:00
snj
c926065b9b Convert to buildlink3. 2004-04-10 23:38:47 +00:00
martti
e69ab8c365 COMMENT should start with a capital letter. 2003-07-21 16:35:12 +00:00
grant
91f00f1cbc s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
adam
9dbdd6fdc7 Revision bumped because of gd shared library major bump 2003-06-23 10:34:37 +00:00
jlam
d7f69e47ce Instead of including bsd.pkg.install.mk directly in a package Makefile,
have it be automatically included by bsd.pkg.mk if USE_PKGINSTALL is set
to "YES".  This enforces the requirement that bsd.pkg.install.mk be
included at the end of a package Makefile.  Idea suggested by Julio M.
Merino Vidal <jmmv at menta.net>.
2003-01-28 22:03:00 +00:00
jlam
6ac4dbab54 buildlink1 -> buildlink2 2002-09-21 08:27:25 +00:00
schmonz
a77b81c7cd Update my email address. 2002-07-22 00:13:13 +00:00