Commit graph

195741 commits

Author SHA1 Message Date
Martin Wilke
e4fc25bb69 Passage is meant to be a memento mori game. It presents an entire
life, from young adulthood through old age and death, in the span
of five minutes. Of course, it's a game, not a painting or a film,
so the choices that you make as the player are crucial. There's no
"right" way to play Passage, just as there's no right way to interpret
it.

WWW: http://hcsoftware.sourceforge.net/passage

PR:		ports/123031
Submitted by:	Dmitry Marakasov <amdmi3 at amdmi3.ru>
2008-04-27 08:45:15 +00:00
Martin Wilke
22e92995ab - File was rerolled
- Pass maintainership to submitter

Notes from Changelog:
	* Fixed $prefix in make install

PR:		123134
Submitted by:	Ganael Laplanche <ganael.laplanche@martymac.com>
2008-04-27 08:31:40 +00:00
Martin Wilke
14fb2b1769 - Update to 0.45
PR:		123134
Submitted by:	Ganael Laplanche <ganael.laplanche@martymac.com>
2008-04-27 08:28:05 +00:00
Martin Wilke
2c9d5a4db0 - Update to 3.3.0
PR:		123085
Submitted by:	Ports Fury
2008-04-27 08:24:33 +00:00
Martin Wilke
8dd363ba00 - Update to 2.0.15
PR:		123118
Submitted by:	Gea-Suan Lin <gslin@gslin.org> (maintainer)
2008-04-27 08:23:24 +00:00
Martin Wilke
41fef02a01 - Update to 0.1.15 2008-04-27 08:23:19 +00:00
Martin Wilke
f13e2a4626 - Update to 0.50
PR:		122495
Submitted by:	Ports Fury
2008-04-27 08:22:28 +00:00
Martin Wilke
c1ed82c60f - Add MANCOMPRESSED=no
- Fix library path order so [older] qpxtool libraries
  under /usr/local/lib don't get erroneously linked during
  port updating

PR:		122637
Submitted by:	Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
Reported by:	bms
2008-04-27 08:18:42 +00:00
Martin Wilke
b4385a1203 - Update to 4.2.0
PR:		123115
Submitted by:	Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
2008-04-27 08:16:48 +00:00
Martin Wilke
bce539eac5 - Fix build with new irc/eggdrop version
- Bump PORTREVISION

PR:		123136
Submitted by:	Gerrit Beine (maintainer)
2008-04-27 08:13:52 +00:00
Rong-En Fan
2053519f99 - Update to 1.4.0
PR:		ports/123125
Submitted by:	Linh Pham <question+fbsdports at closedsrc.org> (maintainer)
2008-04-27 08:13:49 +00:00
Rong-En Fan
4e076359de - Update to 2.18.1
PR:		ports/122390
Submitted by:	Lewis Thompson <lewiz at compsoc.man.ac.uk> (maintainer)
2008-04-27 08:13:13 +00:00
Beech Rintoul
fa8d31bce3 - Update to 0.8.2.2
2007-12-30 (0.8.2.2)
- Small bug fixes (hints by Brian Phelbs)
- Corrected internal signal definition.
2007-12-20 (0.8.2.1)
- Corrected configuration file for pkg-config.
2007-12-09 (0.8.2.0)
- Removal of struct GtkDataboxValue
- Introduction of struct GtkDataboxValueRectangle
- Results:
- Changed selection signal API (instead of two pairs of pixel
coordinates, now one struct of "real" values is sent with the
signal). Since most applications are interested in values instead
of pixels, this should simplify application code. It also should
eliminate signal marshaller problems.
- the set/get limits functions use parameters, left, right, top and
bottom instead of top_left and bottom_right (which led to much
confusion in the past).
- similar with the get_extrema_function
- in order to transform pixel coordinates into values and vice
versa, there are now four functions:
gtk_databox_value_to_pixel_x
gtk_databox_value_to_pixel_y
gtk_databox_pixel_to_value_x
gtk_databox_pixel_to_value_y
2007-12-06 (0.8.1.1)
- Configure script and Makefile changes (mainly thanks to Hans
Nieuwenhuis)
2007-12-04 (0.8.1.0)
- Configure script now checks for pango and cairo (thanks to Brian
Phelps)
- Support for glade added (thanks to Hans Nieuwenhuis)
2007-11-26 (0.8.0.1)
- Maintenance release (Code cleanup, based on hints from
Fabian Foerg.
2007-11-25 (0.8.0.0)
- Added support for logarithmic scales for drawing
- Replaced original gtkruler with gtkdatabox_ruler.
- GtkDataboxRuler supports logarithmic scales
- Instead of HRuler and VRuler, GtkDataboxRuler has an orientation
- No big changes in existing projects required, see examples
- renamed the following functions:
gtk_databox_get_canvas => gtk_databox_get_total_limits
gtk_databox_set_canvas => gtk_databox_set_total_limits
gtk_databox_get_visible_canvas => gtk_databox_get_visible_limits
gtk_databox_set_visible_canvas => gtk_databox_set_visible_limits
- replaced GtkDataboxCoord by GdkPoint (which is just the same)
- Added example which shows linear, logarithmic and double logarithmic
graphs
- Added example which shows easiest way to start with GtkDatabox

PR:		ports/116120
Submitted by:	Alexey Shuvaev <shuvaev@physik.uni-wuerzburg.de>
Approved by:	maintainer timeout (> 5 months)
2008-04-27 06:17:46 +00:00
Beech Rintoul
c371072054 - Update to 3.1.2.r2448
- Incorporated some changes from the www/codeigniter Makefile

PR:		ports/122996
Submitted by:	Greg Larkin <glarkin@sourcehosting.net> (maintainer)
2008-04-27 05:42:33 +00:00
Rong-En Fan
0c843803c1 - Update to 1.3.3
PR:		ports/122825
Submitted by:	Anderson S. Ferreira <anderson at cnpm.embrapa.br> (maintainer)
2008-04-27 05:41:08 +00:00
Rong-En Fan
c585933238 - Update to 0.9.7
PR:		ports/123061
Submitted by:	Yuri <yuri at tsoft.com> (maintainer)
2008-04-27 05:22:36 +00:00
Rong-En Fan
17f2150754 - Update to 1.6.0
PR:		ports/123023
Submitted by:	Max Brazhnikov <makc at issp.ac.ru> (maintainer)
2008-04-27 05:21:59 +00:00
Rong-En Fan
1d185da0d4 - Update to 0.7.9
- Use ETCDIR

PR:		ports/122834
Submitted by:	Alexander Logvinov <ports at logvinov.com> (maintainer)
2008-04-27 05:21:19 +00:00
Rong-En Fan
927f3627ad - Update to 20080323
- Update maintainer's email

PR:		ports/122785
Submitted by:	Denis Shaposhnikov <dsh at vlink.ru> (maintainer)
2008-04-27 05:19:45 +00:00
Beech Rintoul
64cfb8be95 - Fix typo 2008-04-27 05:05:19 +00:00
Beech Rintoul
abd4b9eb03 - Add entry for www/phpgedview 2008-04-27 05:01:38 +00:00
Beech Rintoul
4e00b737b2 - Update to 4.1.14
- Add many fixes and tweaks
- Use pkg-plist
- Pass maintainership to submitter

PR:		ports/121161
Submitted by:	J.R. Oldroyd <fbsd@opal.com>
Approved by:	alecn2002 <alecn2002@yandex.ru>
2008-04-27 05:00:29 +00:00
Edwin Groothuis
17721376c8 [PATCH] UPDATING: change some AFFECTS lines to work with pkg_updating(1)
Change some AFFECTS lines in ports/UPDATING to work with
	pkg_updating(1)

PR:		ports/123058
Submitted by:	"Beat Gätzi" <beat@chruetertee.ch>
2008-04-27 04:12:47 +00:00
Rong-En Fan
38090afd74 - Update to 0.10.0.a.20080407
- Update maintainer's email

PR:		ports/122784
Submitted by:	Denis Shaposhnikov <dsh at vlink.ru> (maintainer)
2008-04-27 04:05:43 +00:00
Rong-En Fan
9549cec9d6 - Update to r6090
PR:		ports/122732
Submitted by:	Thomas-Martin Seck <tmseck at web.de> (maintainer)
2008-04-27 03:59:13 +00:00
Rong-En Fan
c1e7cf9c6d - Use USE_TK and add tk to category
PR:		ports/122220
Submitted by:	bf <bf2006a at yahoo.com>
Approved by:	maintainer timeout (3 weeks)
2008-04-27 03:56:22 +00:00
Martin Wilke
5ea72e5b65 - Mark gnupg and gnupg1 as secure 2008-04-26 23:53:52 +00:00
Martin Wilke
4fb8bd9ae0 - Update to 1.4.9
Notes:
	This update fixes a possible security vulnerability
	involving memory corruption from importing malicious
	keys.

PR:		122349 / 122155
Submitted by:	Nick Barkas <snb@threerings.net> / Hirohisa Yamaguchi <umq@ueo.co.jp>
Approved by:	maintainer timeout
Security:	http://www.vuxml.org/freebsd/30394651-13e1-11dd-bab7-0016179b2dd5.html
2008-04-26 23:51:40 +00:00
Martin Wilke
bbc68225b4 - Update to 2.0.9
Notes:
	This update fixes a possible security vulnerability involving
	memory corruption from importing malicious keys.

PR:		122114/122349
Submitted by:	Hirohisa Yamaguchi <umq@ueo.co.jp> / Nick Barkas <snb@threerings.net>
Approved by:	maintainer timeout
Security:	http://www.vuxml.org/freebsd/30394651-13e1-11dd-bab7-0016179b2dd5.html
2008-04-26 23:48:43 +00:00
Martin Wilke
c7e31569b9 - Update to 0.61.08
PR:		121798
Submitted by:	Ports Fury
2008-04-26 23:44:52 +00:00
Martin Wilke
d1dedc4368 - Update to 0.04.11
PR:		Ports Fury
2008-04-26 23:35:56 +00:00
Martin Wilke
9329f6c830 - Update to 1.7.4
PR:		122502
Submitted by:	Ports Fury
2008-04-26 23:35:08 +00:00
Martin Wilke
05a511170b - Document gnupg -- memory corruption vulnerability 2008-04-26 22:43:53 +00:00
Pav Lucistnik
643054bcd3 - Mark BROKEN on -CURRENT: error: declaration of C function 'long double
sqrt(long double)' conflicts...

Reported by:	pointyhat
2008-04-26 22:03:08 +00:00
Pav Lucistnik
a2eef6b3b6 - Mark BROKEN on -CURRENT: error: conflicting types for 'fexecve' 2008-04-26 21:56:11 +00:00
Martin Wilke
92a02c4925 - Update to 2.5.3
PR:		123114
Submitted by:	Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
2008-04-26 20:53:41 +00:00
Martin Wilke
7fd4c6e8cf - Update to 3.2.19
PR:		123113
Submitted by:	Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
2008-04-26 20:52:41 +00:00
Martin Wilke
3bbf1f00c3 - Update to 0.3.0
PR:		122930
Submitted by:	Wen heping <wenheping@gmail.com> (maintainer)
2008-04-26 20:45:12 +00:00
Martin Wilke
bc50c2b17a Panorama viewer using OpenGL
WWW: http://hugin.sourceforge.net/

PR:		ports/121860
Submitted by:	Iouri V. Ivliev <ii@any.com.ru>
2008-04-26 20:25:20 +00:00
Martin Wilke
cdd73bb9c4 Pan-o-matic is a tool that automates the creation of control points in Hugin.
WWW: http://aorlinsk2.free.fr/panomatic/

PR:		ports/121859
Submitted by:	Iouri V. Ivliev <ii@any.com.ru>
2008-04-26 20:24:03 +00:00
Martin Wilke
70cff39f48 - Update to 0.28
PR:		123055
Submitted by:	"Beat Gätzi" <beat@chruetertee.ch>
Approved by:	maintainer implicit
2008-04-26 20:19:16 +00:00
Martin Wilke
1a24f46d3d - Update to 0.5.5 2008-04-26 19:58:55 +00:00
Martin Wilke
a9343ccb9d - Update to 0.1.1
Approved by:	Babak Farrokhi (maintainer via privat mail)
2008-04-26 19:37:16 +00:00
Martin Wilke
a4e4debe1e - Mark DEPRECATED 2008-04-26 19:11:32 +00:00
Martin Wilke
8078859d20 - Update to 0.7.2
PR:		122739
Submitted by:	Zhen REN <bg1tpt@gmail.com> (maintainer)
2008-04-26 19:05:14 +00:00
Martin Wilke
5020e40b99 - Force commit
- Repocopy from pear-HTTP_Session to HTTP_Session2

Repocopy by: marcus
2008-04-26 18:55:02 +00:00
Martin Wilke
ee3f0fafd4 tbku is a utility script for producing "tarball" backups of some- or
all of your files. It is useful both for producing incremental backups
or for systemwide images or "snapshots". The script can be run either
from the command line or, more typically, as a cron job to automate
system backup tasks.

The central benefit of using 'tbku' over hand written tar commands is
that 'tbku' is "table driven". You specify the set of files to back up
in a table (a separate file). You can have as many of these "filesets"
as you wish, corresponding to different kinds of backups you want
done. 'tbku' will do backups automatically or manually, based on the
name of the "fileset". This considerably simplifies automating
backups, keeping backup logs, and generally maintaining an orderly
backup environment.

'tbku' can also be used to capture system images which can then
later be used to (re)provision other machines.

PR:		ports/121916
Submitted by:	Tim Daneliuk <tbku@tundraware.com>
2008-04-26 18:28:52 +00:00
Jeremy Messenger
2f8f8c0ec8 Update to 2.22.5. 2008-04-26 18:04:43 +00:00
Li-Wen Hsu
12dfad6460 - Update to 2.11.3
PR:		ports/123082
Submitted by:	KATO Tsuguru <tkato432 AT yahoo.com>
2008-04-26 17:58:44 +00:00
Li-Wen Hsu
38287b6a1e - Update to 2.12.0
PR:		ports/123082
Submitted by:	KATO Tsuguru <tkato432 AT yahoo.com>
2008-04-26 17:57:35 +00:00