Commit graph

7783 commits

Author SHA1 Message Date
Pav Lucistnik
f28c647edf - Mark BROKEN on 4.X 2005-11-30 09:53:25 +00:00
Jun Kuriyama
b650876e96 Chase shlib version bump of net-snmp. 2005-11-30 05:23:10 +00:00
Mario Sergio Fujikawa Ferreira
9a83024028 1) Fix build on ${OSVERSION} < 500000: replace stdint.h with
inttypes.h
2) Add missing USE_PERL5_RUN
3) Bump PORTREVISION due to (2)
2005-11-30 02:12:08 +00:00
Michael Johnson
971399278a - Convert to using USE_GECKO 2005-11-29 21:48:50 +00:00
Pav Lucistnik
1c0e2ae331 - Update to 0.4.1
PR:		ports/89616
Submitted by:	Erik Greenwald <erik@smluc.org> (maintainer)
2005-11-29 00:09:52 +00:00
Pav Lucistnik
cab57aec41 - Update to 0.3.1
PR:		ports/89642
Submitted by:	Piotr Smyrak <piotr.smyrak@heron.pl> (maintainer)
2005-11-28 23:39:12 +00:00
Jeremy Messenger
9115ffe12b Update to 2.12.2. 2005-11-28 21:57:33 +00:00
Pav Lucistnik
e21af2c120 - Update to 1.1.1
PR:		ports/89582
Submitted by:	Ports Fury
2005-11-28 16:56:47 +00:00
Andrej Zverev
317fc0013b - Update MASTER_SITES and WWW (in pkg-descr)
- Add SHA256

PR:		ports/89615
Submitted by:	IWATSUKI Hiroyuki (maintainer)
2005-11-28 16:15:50 +00:00
Maho Nakata
4028c4f95f clean up mastersite[1] and add SHA256
Submitted by:	linimon[1]
2005-11-28 06:52:01 +00:00
Michael Johnson
5289acd0ca - Add missing man page
Reported by:	kris
2005-11-28 06:34:46 +00:00
Cheng-Lung Sung
e5d6a9e0d1 - update to 0.14
- add SHA256 checksum
2005-11-28 01:34:42 +00:00
Mario Sergio Fujikawa Ferreira
90ce4cdec3 o Add code to use FreeBSD optimized byteswap routines if they're
available; or,fallback to macros if they are not. [1]
o Fix build on ${ARCH} == "sparc64" due to (1)
o Fix build on ${OSVERSION} < 500000 by USE_GCC=3.4
o Bump PORTREVISION due to (1)
2005-11-27 23:15:47 +00:00
Oliver Lehmann
91361cb08d update to 0.4.1 2005-11-27 11:16:40 +00:00
Mark Murray
108c3aacc8 Upgrade to v 0.6. 2005-11-27 09:53:32 +00:00
Tilman Keskinoz
a0322479d5 Update to 0.98
PR:		89587
Submitted by:	Dominik Brettnacher <domi@saargate.de>
2005-11-27 09:50:27 +00:00
Michael Johnson
976bb4b6bf - Update to 0.8
Spotted by:	Ports Version Check
2005-11-26 21:29:41 +00:00
Pav Lucistnik
8bac9c8a33 - Update to 0.8.2
PR:		ports/89580
Submitted by:	Ports Fury
2005-11-26 17:17:06 +00:00
Pav Lucistnik
a88df5c39d - Add SHA256
Approved by:	maintainer
2005-11-26 17:00:48 +00:00
Pav Lucistnik
792b758ef4 - Add SHA256 2005-11-26 01:48:16 +00:00
Pav Lucistnik
2392f01edb - Fix fetching 2005-11-26 01:43:14 +00:00
Pav Lucistnik
1cab036aad - Style: don't quote COMMENT, it looks nasty in make describe output 2005-11-25 22:36:27 +00:00
Pav Lucistnik
d3639835ab - Add SHA256
Requested by:	maintainer
2005-11-25 21:47:35 +00:00
Pav Lucistnik
56e8b9c386 - Add SHA256 2005-11-25 19:33:59 +00:00
Edwin Groothuis
c170f04e0f big whitespace cleanup (see ports/65409)
PR:		ports/65828
Submitted by:	trevor
Approved by:	ache
2005-11-25 03:25:00 +00:00
Edwin Groothuis
941a08ed00 big whitespace cleanup (see ports/65409)
Ache's ports whitespace cleanup

PR:		ports/65829
Submitted by:	trevor
Approved by:	ache
2005-11-25 03:17:11 +00:00
Edwin Groothuis
dffe887109 [NEW PORT] graphics/crystalentitylayer: CEL is a layer that sits on top of Crystal Space 3D Engine
Crystal Entity Layer (CEL) is a game entity layer based on
	Crystal Space.  It makes it easier for game developers to
	create games based on Crystal Space.  CEL can optionally
	be used together with Python or other scripting languages

	WWW:	http://sourceforge.net/projects/cel/

PR:		ports/89470
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2005-11-24 02:46:04 +00:00
Edwin Groothuis
6c060864de [PATCH] graphics/guilib remove broken size mismatch
- Correct size, md5
	- Add SHA256
	- Take maintainership

Changes in tarball:
	diff -ru GUIlib-1.1.1-old/GUI_button.cpp GUIlib-1.1.1/GUI_button.cpp
	--- GUIlib-1.1.1-old/GUI_button.cpp     Thu Apr  6 14:48:51 2000
	+++ GUIlib-1.1.1/GUI_button.cpp Fri Oct 21 14:00:59 2005
	@@ -133,9 +133,9 @@
	   if (freebutton)
	   {
	     if (button)
	-      delete button;
	+      SDL_FreeSurface(button);
	     if (button2)
	-      delete button2;
	+      SDL_FreeSurface(button2);
	   }
	   if (freefont)
	     delete buttonFont;

PR:		ports/89245
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2005-11-24 00:06:21 +00:00
Pav Lucistnik
e05544d7ba - Add SHA256 checksums 2005-11-23 22:41:05 +00:00
Pav Lucistnik
0cd0244e86 - Add some SHA256s 2005-11-23 17:38:02 +00:00
Pav Lucistnik
3eef7e1853 - Update to 2.1.4
PR:		ports/89459
Submitted by:	Konstantin Saurbier <saurbier@math.uni-bielefeld.de>
2005-11-23 17:22:57 +00:00
Volker Stolz
186b0436b6 Correct icon's suffix from .png to .xpm
PR:		ports/89279
Submitted by:	Frank Ruell
Approved by:	ahze
2005-11-23 10:23:55 +00:00
Pav Lucistnik
6c3a3b875c Crystal Space is a free (LGPL) and portable 3D Game Development Kit written in
C++.  It supports: true six degrees of freedom, colored lighting, lightmapped
and stencil based lighting, shader support (CG, vertex programs, fragment
programs, ...), mipmapping, portals, mirrors, alpha transparency, reflective
surfaces, 3D sprites (frame based or with skeletal animation using cal3d
animation library), procedural textures, particle systems, halos, volumetric
fog, scripting (using Python, Perl, Java, or potentially other languages),
16-bit and 32-bit display support, OpenGL, and software renderer, font support
(also with freetype), hierarchical transformations, physics plugin based on ODE

PR:		ports/89291
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2005-11-23 01:19:29 +00:00
Pav Lucistnik
006c8e0b82 - Style 2005-11-22 22:31:06 +00:00
Alexander Nedotsukov
81b6577323 - Update to 0.43
- Make GNOME dependency optional.
- Use bzip2 distfile.
- Add SHA256 checksum.
2005-11-22 20:19:59 +00:00
Pav Lucistnik
b10ad33cfa - Update to 0.7.0
PR:		ports/89406
Submitted by:	David Yeske <dyeske@yahoo.com> (maintainer)
2005-11-22 20:14:30 +00:00
Alexander Leidinger
c40b190740 I think it would be good to add the distinfo and plist to the repo...
Noticed by:		YAPHR
Large pointy hat to:	netchild
2005-11-22 19:33:08 +00:00
Oliver Lehmann
4e5e7959d4 update to 1.0.6 2005-11-21 16:24:04 +00:00
Markus Brueffer
0780d5bbeb - Update to version 1.3.1
- Add SHA256
2005-11-20 23:52:02 +00:00
Alexander Leidinger
3f8c9c79ea Catch up with the recent update of linux-png and linux-tiff. 2005-11-20 18:11:48 +00:00
Alexander Leidinger
0f559b1b24 Update to the newest release from FC3. 2005-11-20 17:05:02 +00:00
Alexander Leidinger
92fb3d548b Update to 1.2.8 2005-11-20 16:45:39 +00:00
Alexander Leidinger
577d2d6c6a - Update to 6b.33.
- Remove alpha bits (the default linux_base doesn't work on alpha anyway).
2005-11-20 16:35:25 +00:00
Dirk Meyer
f862bd2d69 - add SHA256 2005-11-20 11:04:39 +00:00
Dejan Lesjak
15e0e4a06e Remove patches no longer needed with 3.2.5 alpha5.
Noticed by:	pointyhat via kris
Forgotten by:	me
2005-11-19 20:25:18 +00:00
Sergey Matveychuk
618ef898cc - Add SHA256
ggiterm port:
- Don't use gmake
- Install ggitem.termcap and add message about it
- Utilize DATADIR
- Bump PORTREVISION

PR:             ports/89280
Submitted by:   Antoine Brodin (maintainer)
2005-11-19 19:48:05 +00:00
Dirk Meyer
decf7a76c8 - update to 10.26.19 2005-11-19 13:51:03 +00:00
Ade Lovett
c2d62ca97a Switch to <target>:: convention for both patch-autotools and run-autotools,
to allow for easier overriding of these targets by port Makefiles, if
they need to.
2005-11-19 06:02:20 +00:00
Pav Lucistnik
a6b3957f84 - Update to 0.2.5
PR:		ports/89236
Submitted by:	Ports Fury
2005-11-18 23:23:05 +00:00
Thierry Thomas
da42c26b23 Upgrade to 1-10. 2005-11-18 22:36:13 +00:00
Pav Lucistnik
4ad6a88d3b - Update to 1.9.4
PR:		ports/89235
Submitted by:	Ports Fury
2005-11-18 21:51:34 +00:00
Pav Lucistnik
310ce1bca8 - Chase djvulibre update 2005-11-18 18:27:52 +00:00
Pav Lucistnik
fa36868e96 - Update to 3.5.16
PR:		ports/89234
Submitted by:	Ports Fury
2005-11-18 18:27:38 +00:00
Pav Lucistnik
475c319554 X3DToolKit is a portable LGPL free C++ toolkit for loading, displaying and
processing X3D models

PR:		ports/88184
Submitted by:	German Tischler <tanis@gaspode.franken.de>
2005-11-18 00:15:24 +00:00
Dejan Lesjak
d7407b5a47 Mark conflicts with xfig-devel.
Add SHA256.
2005-11-17 21:16:54 +00:00
Dejan Lesjak
05bfec4b9d Upgrade to 3.2.5-alpha5 after repo-copy from graphics/xfig.
Repocopy by:	marcus
2005-11-17 21:16:27 +00:00
Pav Lucistnik
460644a7d2 - Treat xorg-server-snap as a broken X.org version with respect to surface
repeating. This fixes the wallpaper corruption in Nautilus.
2005-11-16 23:20:04 +00:00
Alexey Dokuchaev
f02fd0fdf0 Mute some non-interesting commands. 2005-11-16 16:17:28 +00:00
Alexey Dokuchaev
82be8ab08f Cenon is a graphical tool of a special kind. Build upon a modular graphical
core, Cenon offers a wide variety of possibilities and applications,
including, but not limited to desktop publishing, vector graphics conversion,
CAM and PCB-prototyping (via commercial module); there is even an astrology
module available for it.

The best of all, Cenon is free software, available with full source codes,
and at home on many computer platforms.  Under Linux/BSD, Cenon uses GNUstep.

WWW: http://www.cenon.info/
2005-11-16 13:24:10 +00:00
Greg Lewis
0beba2cc6c . Add SHA256. 2005-11-16 05:53:09 +00:00
Kris Kennaway
5108bc0f8c Correct FreeBSD.org capitalization 2005-11-16 05:09:54 +00:00
Kris Kennaway
8295c21a0e BROKEN: Size mismatch 2005-11-16 04:37:44 +00:00
Yoichi NAKAYAMA
c1336f0b40 Checksum mismatch detected, but distfiles' version number was not updated.
I've confirmed that diff only shows change of FSF address in comment.

Submitted by:	pointyhat
2005-11-16 00:16:17 +00:00
Volker Stolz
b38e144b6a - Support CC/CFLAGS properly
- Add WWW: line

PR:		ports/89015
Submitted by:	Ports Fury
2005-11-15 09:13:45 +00:00
Vanilla I. Shu
b7151cc6ac Add USE_GETOPT_LONG to fix build on 4-X. 2005-11-15 07:36:41 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Michael Johnson
8c2c787375 - Remove libpixman, this has been merged into cairo and nothing depends
on it anymore.
2005-11-15 03:02:06 +00:00
Edwin Groothuis
d7c60ba63f restore accidently removed dependency on archivers/bzip
Noticed by: krisbot
2005-11-14 20:43:51 +00:00
Sergey Matveychuk
e1c4707bab libnet update:
- move 1.0 obsoleted version to net/libnet10
  net/libnet is latest Stable Version
  net/libnet is latest Beta Version

- Fix all depended ports with a new DEPENDS scheme

- While I'm here fix security/yersinia build on 4.x
  (getopt_long and ncurses issues)

PR:		ports/85519 (based on)
Submitted by:	Stas Yakovlev <stas.yakovlev_at_gmail.com>
2005-11-14 17:07:08 +00:00
Volker Stolz
0f1af0b1a0 - Update to 1.0.9 [1]
- Fix Perl-deps while here
- Prune pkg-plist

PR:		ports/88875 [1]
Submitted by:	Michael Ablassmeier
Approved by:	maintainer in PR ports/88834
2005-11-14 16:07:14 +00:00
Mathieu Arnold
b71157a2ae Take a perl@ hat and add SHA256 checksums 2005-11-14 15:05:17 +00:00
Mathieu Arnold
b1a641bc45 Be hipe and add SHA256 2005-11-14 14:16:12 +00:00
Edwin Groothuis
b460bd6543 Remove explicit checks for /usr/bin/bzip2.
This has been part of the base OS since 4.4.
2005-11-14 10:56:29 +00:00
Anton Berezin
4d93b33ec6 Update to 0.33. 2005-11-14 09:48:53 +00:00
Kris Kennaway
6d7065b3f1 BROKEN: Does not compile 2005-11-14 01:56:17 +00:00
Tilman Keskinoz
b928b329b6 Update to 6.0
PR:		88922
Submitted by:	Tim Bishop <tim@bishnet.net>
2005-11-13 17:41:12 +00:00
Tilman Keskinoz
74fe84d028 Update to 0.97
PR:		88934
Submitted by:	Dominik Brettnacher <domi@saargate.de>
2005-11-13 17:40:11 +00:00
Lars Koeller
106310e7ff o) Drop maintainership cause I didn't use these ports since months anymore. 2005-11-13 17:13:15 +00:00
Pav Lucistnik
a4c7efe3e7 - Chase allegro update 2005-11-13 15:17:00 +00:00
Dirk Meyer
ec997a9574 - add SHA checksum 2005-11-13 09:26:50 +00:00
Michael Reifenberger
6966949fc5 Fix the brokenness of the port.
Testet on i386 currently. amd64 will follow.

Submitted by:	maintainer
2005-11-13 08:47:45 +00:00
Marcus Alves Grando
9b7b267cf9 New port graphics/cal3d-devel
Cal3D is a skeletal based 3D character animation library written in C++
in a way that is both platform-independent and graphics API-independent.
It was originally designed to be used in a 3D client for Worldforge, but
evolved into a stand-alone product which can be used in many different
kinds of projects.

Cal3D's essentials can be boiled down to 2 parts: the C++ library and
the exporter. The exporter is what you would use to take your characters
(built in a 3D modeling package) and create the Cal3D-format files that
the library knows how to load. The exporters are actually plug-ins for
3D modeling packages. This allows 3D artists to use the modeling tools
that they're already comfortable with.

The C++ library is what you would actually use in your application,
whether it's a game or a VR application. The library provides methods to
load your exported files, build characters, run animations, and access
the data necessary to render them with 3D graphics.

WWW:	http://cal3d.sourceforge.net/

Add CONFLICTS in graphics/cal3d

PR:		88536
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
Repocopy by:	marcus
2005-11-13 03:02:22 +00:00
Jeremy Messenger
b9515288ee Add SHA256. 2005-11-12 20:50:38 +00:00
Dejan Lesjak
b8b6f22af1 If port belongs to X11 distribution different than ${X_WINDOW_SYSTEM} one,
point to The X Window System and Virtual Consoles chapter of FAQ.

Add SHA256.
2005-11-11 22:16:17 +00:00
Mario Sergio Fujikawa Ferreira
9a4b87b1c7 Add SHA256 checksum 2005-11-11 06:06:17 +00:00
Mark Linimon
34da9bdf57 With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months.  We hope to see him back sometime.
2005-11-11 01:18:01 +00:00
Tom McLaughlin
5ab257f6f7 - Update to 0.1.3
- Correct numerous DllImport errors. The C symbol must be defined in the
  C library that is being imported.  Not sure why this is not a problem
  on Linux.
- Include bsd.mono.mk.

Approved by:    ahze (mentor)
Project by:     BSD# <http://www.mono-project.com/Mono:FreeBSD>
2005-11-10 05:00:58 +00:00
Mark Linimon
853068f674 Remove the usage of 'misc' as a secondary category.
Hat:		portmgr
2005-11-10 03:48:30 +00:00
Florent Thoumie
f9e681e43d - Add SHA256 checksums. 2005-11-09 11:23:01 +00:00
Michael Johnson
3e4b179fa7 - Add SHA256
- Add SIZE to a few ports
2005-11-09 07:09:47 +00:00
Pav Lucistnik
9b3db69694 - Update to 0.3.5
PR:		ports/88561
Submitted by:	Ports Fury
2005-11-09 01:12:51 +00:00
Tilman Keskinoz
463dadf671 * Add SHA256 checksums for maintainerless ports i added to the ports collection
* Remove my name from blop pkg-descr
* Grab back maintainership for netio
2005-11-08 12:56:15 +00:00
Hye-Shik Chang
8f3f391f9b Release maintainership. I have too many exams and homeworks in this
semester. :-X
2005-11-08 11:11:17 +00:00
Michael Johnson
3bbf3779bf - Fix build with latest cairo
Reported by:	pointyhat via kris
Obtained from:	gtkcairo cvs
2005-11-08 06:46:52 +00:00
Sam Lawrance
59980e1bd5 Update mastersite.
Reported by:	Fenner, Bill "distfiles"
2005-11-07 12:47:45 +00:00
Anton Berezin
f494ab843c Update to 0.32. 2005-11-07 05:11:17 +00:00
Adam Weinberger
40483f5ff7 Add a patch that will allow gimp to build against librsvg2-2.13.1. 2005-11-06 19:29:19 +00:00
Marcus Alves Grando
8917605991 Respect LOCALBASE and X11BASE
PR:		88532
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer)
2005-11-06 14:01:12 +00:00
Jeremy Messenger
1fd8bf7a09 Chase cairo shared library update, bump the PORTREVISION. 2005-11-06 06:24:46 +00:00
Dirk Meyer
c2c9f1043a - update to 10.26.18 2005-11-06 04:33:09 +00:00
Michael Nottebrock
de94e0e160 Update to KDE 3.4.3 / KOffice 1.4.2 2005-11-05 11:19:58 +00:00
Kris Kennaway
f107fae958 This port depended on ruby-gnome, which was removed. 2005-11-05 10:33:43 +00:00
Kris Kennaway
2bb7f75ad0 Remove these ports that depended on ruby-gnome. 2005-11-05 10:25:55 +00:00
Kris Kennaway
b1cf59535c Remove expired ports 2005-11-05 09:07:44 +00:00
Joe Marcus Clarke
d84ae449f1 Add svg2pdf, a tool to render SVG images to PDF files using cairo.
WWW: http://cairographics.org
2005-11-05 06:31:11 +00:00
Joe Marcus Clarke
e8ae3dec87 Add cairo-java, a set of Java wrappers around the cairo graphics
package.

WWW: http://java-gnome.sourceforge.net/
2005-11-05 06:29:24 +00:00
Joe Marcus Clarke
d70beb4b2d Update to 0.2.1.
Submitted by:	ahze
2005-11-05 06:08:43 +00:00
Joe Marcus Clarke
7860398ab6 Update to 0.1.3. 2005-11-05 06:07:57 +00:00
Joe Marcus Clarke
df8b3d4092 Update to 1.0.2.
Submitted by:	ahze
2005-11-05 06:06:59 +00:00
Joe Marcus Clarke
b81fc1b909 Update to 0.1.6. 2005-11-05 06:05:23 +00:00
Joe Marcus Clarke
728d61a6f6 Update to 0.1.4. 2005-11-05 06:04:44 +00:00
Joe Marcus Clarke
15c4173002 Update to 2.12.0. 2005-11-05 06:04:13 +00:00
Michael Johnson
f42a2a8074 - Add p5-Cairo
Perl bindings to the cairo graphics library

WWW: http://gtk2-perl.sourceforge.net/
2005-11-05 05:52:22 +00:00
Jeremy Messenger
fe817611db - Update to 0.14.0, see release note for details:
http://ruby-gnome2.sourceforge.jp/hiki.cgi?News_20051016_1

- Two new ports have been added, ruby-cairo and ruby-gtkmozembed.
- databases/ruby-libgda has been mark as BROKEN, because it still needs to
  catch up w/ new libgda-2.0, so remove it from ruby-gnome2-all.
2005-11-05 05:35:10 +00:00
Jeremy Messenger
a6db7a0aba Ruby/Cairo is a Ruby binding for Cairo. (rcairo)
WWW: http://cairographics.org/
2005-11-05 05:34:24 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Joe Marcus Clarke
e18151212d Presenting GNOME 2.12 for FreeBSD. The release is chock full of bug fixes
and new features.  Don't believe me?  Then see for yourself at
http://www.gnome.org/start/2.12/notes/en/.

DO NOT USE portupgrade by itself to upgrade to GNOME 2.12.  Instead, use
the gnome_upgrade.sh script from
http://www.marcuscom.com/downloads/gnome_upgrade212.sh.  This script will
circumvent some potential pitfalls users can see if they use portupgrade
by itself.

In keeping with tradition, GNOME 2.12 for FreeBSD comes with a special
splash screen.  The winner of this release's contest is
Dominique Goncalves <dominique.goncalves@gmail.com>.  His splash screen
was inspired by http://art.gnome.org/contests/2.12-splash/83.

The FreeBSD GNOME Team would lank to thank the following users for
their contributions to this release:

Matthew Luckie <mjl@luckie.org.nz>
ade
sajd on #freebsd-gnome
Caelian on #freebsd-gnome
mnag
Yasuda Keisuke <kysd@po.harenet.ne.jp>
Mark Hobden <markhobden@gmail.com>
Sergey Akifyev <asa@agava.com>
Andreas Kohn

For more information on GNOME on FreeBSD, checkout
http://www.FreeBSD.org/gnome/.  The 2.12 documentation will be
posted shortly.
2005-11-05 04:53:48 +00:00
Edwin Groothuis
2bbedd7ca2 Unbreak by fixing pkg-plist 2005-11-04 22:35:32 +00:00
Volker Stolz
85bed21065 Fix build on 4.x 2005-11-04 13:18:42 +00:00
Pav Lucistnik
23b48aa72c - Update to 0.7.1
PR:		ports/87787
Submitted by:	Simun Mikecin <numisemis@yahoo.com>
Approved by:	maintainer timeout (14 days)
2005-11-03 20:15:53 +00:00
Volker Stolz
b2fefb16d1 Drop INSTALLS_SHLIB/LDCONFIG_DIRS: This is not a libfoo.so anyway 2005-11-03 13:24:21 +00:00
Volker Stolz
33a474eaf9 Do not ldconfigure port-local libs
Approved by: perky (maintainer)
2005-11-03 08:50:29 +00:00
Volker Stolz
0861192de6 Use -rpath for linking so that ldconfiguring graphviz-local shared libs
is not required.
2005-11-03 08:17:25 +00:00
Eric Anholt
c98dea2306 Add the @dirrm entries, which I had missed entirely.
Reported by:	pointyhat via kris
2005-11-03 03:38:14 +00:00
Edwin Groothuis
0ccd275733 Fix building by properly patching Makefile.in to install in
share/locale instead of share/locale/locale.
Remove deprecated statement, builds fine now.
2005-11-02 20:32:20 +00:00
Joe Marcus Clarke
d3e9b0c171 Update to 2.2.9.
PR:		88392
Submitted by:	Vasil Dimov <vd@datamax.bg>
2005-11-02 18:10:08 +00:00
Tilman Keskinoz
e8af53a690 Update to 0.9.5.r.1
* Kexi support added

PR:		88311
Submitted by:	Rashid N. Achilov <shelton@ns.granch.ru>
2005-11-02 15:04:50 +00:00
Volker Stolz
61b75906ae Simplify build-logic a bit 2005-11-02 12:37:16 +00:00
Volker Stolz
ee7317f518 Use INSTALL_PROGRAM with custom BINMODE to strip binary on installation 2005-11-02 10:11:44 +00:00
Mark Murray
c82f5d282a Clean up a dir at pkg_delete time. 2005-11-02 08:41:18 +00:00
Pav Lucistnik
769d192c0c - Update to 1.0.1
PR:		ports/88345
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2005-11-02 00:40:52 +00:00
Pav Lucistnik
ac08fc5c9c - Update to 4.1.4
PR:		ports/88346
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2005-11-01 22:38:35 +00:00
Tilman Keskinoz
87bd1cb800 Update to 0.2.3
PR:		88296
Submitted by:	Simun Mikecin <numisemis@yahoo.com>
2005-11-01 14:25:11 +00:00
Tilman Keskinoz
769f98edaf Fix dependency on graphviz, the graphviz libraries are installed in a
non-default libdir, add BUILD_ and RUN_ dependendencies instead.
2005-11-01 14:18:52 +00:00
Dirk Meyer
4ff3c3c37d - extends feature list for gdlib-config
PR:		88272
Submitted by:	Helge Oldach
2005-11-01 05:26:16 +00:00
Jean-Marc Zucconi
0532f44ec1 Upgrade to version 2.18 2005-10-31 21:58:23 +00:00
Jung-uk Kim
45ea0014dc Fix window resize bug.
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=324172

Approved by:	nork (maintainer)
Obtained from:	Debian
2005-10-31 21:48:59 +00:00
Kirill Ponomarev
c7f877f35d Use more appropriate and better readable URL for WWW: line. 2005-10-31 18:47:15 +00:00
Kirill Ponomarev
f3eaedb8b1 Fix MASTER_SITES and WWW: line. 2005-10-31 18:43:12 +00:00
Erwin Lansing
acde26f363 Let the IGNORE message make a bit more sense and change it from:
===>  p5-Some-Module-0.7 Port requires perl 5.6.x or later. Install
lang/perl5 then try again.

to:

===>  p5-Some-Module-0.7 requires perl 5.6.x or later. Install
lang/perl5 then try again.

Approved by:    silence on -ports
2005-10-31 18:24:21 +00:00
Anton Berezin
72003f355e Update to 0.31. Require perl 5.8. 2005-10-31 09:12:13 +00:00
Jean-Yves Lefort
8c70165c3c Install skins using ${MKDIR} and ${INSTALL_DATA} rather than ${CP}:
- does not break if ${DATADIR} already exists
  - ensures proper permissions/ownerships

PR:		ports/88185
Submitted by:	Stuart Barkley <stuartb@4gh.net>
Approved by:	maintainer
2005-10-30 14:35:52 +00:00
Jean-Yves Lefort
c8e3bc2b5e - Update to 2.4
- Pass maintainership to submitter

PR:		ports/88219
Submitted by:	Soeren Straarup <xride@x12.dk> (new maintainer)
2005-10-30 09:49:50 +00:00
Maho Nakata
fdf74d2e3f Unbreak by fixing incomplete pkg-plist
Submitted by:	kris and linimon
2005-10-30 07:38:21 +00:00
Michael Johnson
b72edc4a16 - Update MASTER_SITES
Spotted on:	pointyhat
2005-10-30 02:14:32 +00:00
Christian Weisgerber
aa27779311 Upstream fix for very insecure temp file creation in example script
(CVE-2005-2965).

Approved by:	perky
2005-10-29 19:13:43 +00:00
Kris Kennaway
71402f0203 BROKEN: Incomplete pkg-plist 2005-10-28 23:26:04 +00:00
Kris Kennaway
605564f1df BROKEN on !i386 and >= 6.0: Internal compiler error 2005-10-28 22:55:02 +00:00
Kris Kennaway
a4c84b7b98 NOT_FOR_ARCHS=amd64 since the distinfo is incorrect 2005-10-28 22:47:45 +00:00
Kris Kennaway
bd8c017026 BROKEN: Incomplete pkg-plist 2005-10-28 06:35:39 +00:00