Commit graph

147941 commits

Author SHA1 Message Date
Sergey A. Osokin
c5d40ac1ba Update to 0.3.38. 2006-04-14 09:54:18 +00:00
Edwin Groothuis
a4e557cd7c [NEW PORT] databases/py24-axiom: Axion is an object database in python using sqlite3
Axiom is an object database, or alternatively, an
	object-relational mapper.

	Its primary goal is to provide an object-oriented layer
	with what we consider to be the key aspects of OO, i.e.
	polymorphism and message dispatch, without hindering the
	power of an RDBMS. It is designed to "feel pythonic", without
	encouraging the typical ORM behavior such as potato
	programming.

	Axiom provides a full interface to the database, which
	strongly suggests that you do not write any SQL of your
	own. Metaprogramming is difficult and dangerous (as many,
	many SQL injection attacks amply demonstrate). Writing your
	own SQL is still possible, however, and Axiom does have
	several methods which return fragments of generated schema
	if you wish to use them in your own queries.

	WWW: http://divmod.org/trac/wiki/DivmodAxiom

PR:		ports/95724
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
2006-04-14 06:21:23 +00:00
Edwin Groothuis
8a94007106 [PATCH] devel/py-ui: happify portlint
- Make portlint(1) happy
	- Take maintainership

PR:		ports/95683
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
2006-04-14 06:19:11 +00:00
Edwin Groothuis
4b99a14571 [PATCH] audio/py-shellac: update to 20060412
Update to 20060412

(commited on request of maintainer)

PR:		ports/95663
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
2006-04-14 06:18:04 +00:00
Edwin Groothuis
d5fa8c085a [NEW PORT] audio/jid3lib: Java ID3 Tag Library
This library reads song information, such as song title,
	artist, and album, from an MP3 file. It supports ID3v1,
	ID3v1.1, Lyrics3v1, Lyrics3v2, ID3v2.2, ID3v2.3, and ID3v2.4
	tags. MP3 Frame Headers can also be read. There is a
	FilenameTag, a ID3v2.4 tag that is intelligently derived
	from the file name.  It contains tag synchronization
	utilities, multiple save options, and easy tag conversion
	methods.

	WWW: http://javamusictag.sourceforge.net/index.html

PR:		ports/95638
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
2006-04-14 06:15:59 +00:00
Edwin Groothuis
a7706ec00c [PATCH] net/dictd: convert to USE_RC_SUBR=dictd.sh and small fixes
- USE_RC_SUBR= yes  -->  USE_RC_SUBR= ${PORTNAME}.sh
	- move files/dictd.sh  --> files/dictd.sh.in
	- default to NO for dictd_enable
	- Move pkg-message to files/pkg-message.in and print local path to net/dictd-database

PR:		ports/91505
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@gmail.com>
Reviewed by:	maintainer timeout
2006-04-14 06:10:26 +00:00
Edwin Groothuis
2310685fb3 [PATCH] www/links: OPTIONify
Add OPTIONS support.
	Drop USE_REINPLACE while here

PR:		ports/92907
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Approved by:	maintainer timeout
2006-04-14 06:07:45 +00:00
Edwin Groothuis
7ed7297412 [PATCH] sysutils/graphicboot: UNBREAK
Don't try to strip scripts and images.

	Since the maintainer is aslo the author this should be
	incorporated upstream.  Also the start-up/shutdown scripts
	should be coverted to rc.d and they could probably be
	installed in PERFIX/etc/rc.d since they need Xorg anyway.

PR:		ports/94007
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Approved by:	maintainer timeout
2006-04-14 06:05:24 +00:00
Edwin Groothuis
e3ffcc59aa Chase tarball reroll with new email address for Valéry Febvre 2006-04-14 06:00:36 +00:00
Edwin Groothuis
11fccd1640 [PATCH] x11/temperature.app: portlint
Use %%DOCSDIR%% in plist.

PR:		ports/94872
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Approved by:	maintainer timeout
2006-04-14 05:58:04 +00:00
Edwin Groothuis
975bf1ff1b [PATCH] x11/wmdrawer: UNBREAK
Fix fetch by using an other Beastie image. [1]
	Add a pkg-message to tell users how to create ~/.wmdrawerrc.
	Bump PORTVERSION for plist change.

	Reported by:		fenner's distfiles survey [1]

PR:		ports/94869
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Approved by:	maintainer timeout
2006-04-14 05:56:16 +00:00
Edwin Groothuis
8a6e8d7148 x11/xfedor: mark BROKEN and DEPRECIATED
Does not fetch since mid-2004. [1]
	Depreciate it because it's old, old, old and unmaintained,
	no usable MASTER_SITES

	Expire it in 2 months.

	Silence portlint a little, for what good that does.

	Reported by:		fenner's distfiles survey [1]

PR:		ports/94791
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Approved by:	maintainer timeout
2006-04-14 05:54:17 +00:00
Edwin Groothuis
1edede7738 x11/xkeywrap: BROKEN: does not fetch
Both MASTER_SITES and WWW gine time-out, so marke BROKEN.
	Drop WWW from pkg-descr.
	Use DOCSDIR in pgk-plist.

PR:		ports/94786
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Approved by:	maintainer timeout
2006-04-14 05:53:18 +00:00
Edwin Groothuis
0ed6711fb6 [PATCH] x11/xmangekyou: marke BORKEN: does not fetch.
Conection time-out on MASTER_SITES (Last OK result Sun Mar
	5 06:50:46 2006 UTC) so mark BROKEN. [1]
	Maybe the maintainer could provide a back-up site ?

	fmt pkg-descr at 80 chars/line while here.

	Reported by:		fenner's distfiles survey [1]

PR:		ports/94785
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Approved by:	maintainer timeout
2006-04-14 05:52:23 +00:00
Edwin Groothuis
ffaf748cee [PATCH] x11/xmove: small portlint
WARN: Makefile: since you already have USE_IMAKE, you don't need USE_X_PREFIX,
	so drop USE_X_PREFIX

PR:		ports/94783
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Approved by:	maintainer timeout
2006-04-14 05:50:32 +00:00
Edwin Groothuis
f9e3d98144 [PATCH] x11/xprompt: space --> tab
small portlint

PR:		ports/94781
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Approved by:	maintainer timeout
2006-04-14 05:49:50 +00:00
Edwin Groothuis
7d2847b261 remove empty pkg-plist
PR:		ports/94756
2006-04-14 05:49:09 +00:00
Edwin Groothuis
5250e44e3f [PATCH] x11/xtset: make it PREFIX-clean; portlint
Attached patch-Makefile.diff make this port PREFIX-clean.
	Grog maybe you could apply it and release a new version for
	this port ?  Else it could be placed as files/patch-Makefile.diff
	under the port directory in our CVS tree.

	Use MAN1 (and MANCOMPRESSED=yes) to make portlint happy
	and remove the file from pkg-plist. Since a single file
	remains put it in PLIST_FILES variable and drop pkg-plist
	entirely.

PR:		ports/94756
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Approved by:	maintainer timeout
2006-04-14 05:48:36 +00:00
Edwin Groothuis
1670a5c158 [PATCH] textproc/docbook-310: FIx pkg-descr
Adjust pkg-descr for the disappearance of the Davenport
	Group http|ftp, put in a new WWW.
	Portlint while here.

PR:		ports/94324
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Approved by:	maintainer timeout
2006-04-14 05:41:34 +00:00
Edwin Groothuis
2f15fa37e8 [PATCH] textproc/docbook-241: Fix WWW
Fix WWW.
	Small portlint.

	Also true for the other docbook ports.

PR:		ports/94322
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Approved by:	maintainer timeout
2006-04-14 05:39:15 +00:00
Brooks Davis
6fa2a15c1c Add support for tracking the processes associated with a job using
the hack of adding an extra group (from a per-host dedicated range).
This is basicly identical to the way the Linux and Solaris code works
except that it's a lot less gross because we have an API instead of
procfs. :) This should let total resource use be tracked and also
allows qdel to actually kill all the processes associated with a job
instead of just the head as long as the execd_params variable includes
ENABLE_ADDGRP_KILL=true and tight integration is used in parallel
environments.

I'll eventually merge this upstream, but that will take time and I need
the feature in the port now.

This is based in part on work for Darwin and AIX support by Ron Chen.
2006-04-14 05:38:33 +00:00
Edwin Groothuis
6c2b80901a [PATCH] net/wistumbler2: fix WWW
Fix WWW.
	The port is still unfetchable, both tarball links on WWW site don't work,
	but the CVS co works, so people interested in this port
	should try to get the sources this way.

PR:		ports/94246
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Approved by:	maintainer timeout
2006-04-14 05:30:45 +00:00
Mario Sergio Fujikawa Ferreira
4bdc746302 Update to 0.6.1.15 2006-04-14 04:39:40 +00:00
Marcus Alves Grando
4de078ed33 - Distfiles are rerolled. Removed Java rpc_server and update some copyrights to 2006.
- portlint(1)

PR:		95623
Submitted by:	maintainer
2006-04-14 03:44:08 +00:00
Ying-Chieh Liao
28555c76f8 upgrade to 3.5.2
PR:		95461
Submitted by:	Yi-Huan Chan <yhchan@csie.nctu.edu.tw>
Approved by:	maintainer
2006-04-14 03:13:16 +00:00
Marcus Alves Grando
2c28f83a52 - Fix wrong patch.
- Bump PORTREVISION

PR:		95410
Submitted by:	Stanislaw Halik <sthalik___tehran.lain.pl>
2006-04-14 01:51:08 +00:00
Ying-Chieh Liao
fcf1a97c1a upgrade to 2.8.12 2006-04-14 01:03:06 +00:00
Edwin Groothuis
a466500ab1 [PATCH] textproc/sdf: Drop WWW, portlint
Drop WWW [1].
	portlint while here.

	Reported by:		fenner's distfiles survey [1]

PR:		ports/94356
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Approved by:	maintainer timeout
2006-04-14 00:42:29 +00:00
Edwin Groothuis
64de3e08c2 [PATCH] textproc/ruby-sary: Fix WWW
Point WWW to the new sourceforge home page.
	Reported by:		fenner's distfiles survey

PR:		ports/94354
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Approved by:	maintainer timeout
2006-04-14 00:41:05 +00:00
Edwin Groothuis
72422e4880 [PATCH] textproc/idnits: Fix WWW
Reported by:		maninaer's own distfiles survey

PR:		ports/94333
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Approved by:	maintainer timeout
2006-04-14 00:40:01 +00:00
Edwin Groothuis
ec61788aaa [PATCH] textproc/docbook-300: Fix WwW, portlint
Reported by:		fenner's distfiles survey

PR:		ports/94323
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Approved by:	maintainer timeout
2006-04-14 00:38:59 +00:00
Thierry Thomas
ad9e3f54e8 Upgrade to 2.7-0. 2006-04-13 18:50:40 +00:00
Volker Stolz
3e7bba90f6 Fix packaging: remove left-over directory 2006-04-13 18:45:32 +00:00
Marcus Alves Grando
10d435dc60 - Force commit to say:
Approved by:	maintainer timeout (25 days, PR 94666, 94985 and 95188), portmgr (krion)
Notified by:	linimon
2006-04-13 18:16:39 +00:00
Gerald Pfeifer
3b9967468b Update to Wine 0.9.12, and add a patch of mine to make use of the
FreeBSD pthread libraries by default.
2006-04-13 18:13:33 +00:00
Gary Jennejohn
2f93b027f3 Update to 9.5g.
In xvile make loadable filters really work by changing CONFIG_ARGS to
CONFIGURE_ARGS when WITH_FILTERS is defined.
2006-04-13 17:55:47 +00:00
Emanuel Haupt
ca5d0a9755 This port now respects FFLAGS.
PR:		95521
Submitted by:	Pedro F. Giffuni <giffunip@asme.org>
2006-04-13 17:53:11 +00:00
Kirill Ponomarev
f45c8ee6fb Merge changes for the next experimental build. 2006-04-13 17:36:07 +00:00
Marcus Alves Grando
6a342e5b78 - Update to 3.1.16
PR:		95188
Submitted by:	Toni Viemero <toni.viemero___iki.fi>
Approved by:	portmgr (krion)
2006-04-13 17:34:07 +00:00
Vanilla I. Shu
1524486f36 Upgrade to 2.0.20.
PR:		ports/95702
Submitted by:	maintainer
2006-04-13 17:03:09 +00:00
Johan van Selst
2abe6022b1 -Update to latest release, 4.52.2.
PR:		ports/95681
Submitted by:	Jan-Peter Koopmann (maintainer)
Approved by:	flz (mentor)
2006-04-13 16:42:25 +00:00
Jean Milanez Melo
9c07dba9ad - Add www/mediawiki15 after repocopy.
Approved by:	mnag (mentor)
2006-04-13 16:29:00 +00:00
Jean Milanez Melo
79c981a226 - Update to 1.6.3.
- Add note to PostgreSQL users who are migrating from < 1.6.X.
- Add bsd.php.mk to fix USE_PHP after bsd.port.pre.mk.

PR:		ports/95630
Submitted by:	Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
Reworked by:	mnag
Approved by:	mnag (mentor)
2006-04-13 16:28:21 +00:00
Volker Stolz
9f539edb96 Fix plist
PR:		ports/95610
Submitted by:	maintainer
2006-04-13 16:23:38 +00:00
Johan van Selst
c0477ef959 - Update to version 4.95.
PR:		ports/93850
Submitted by:	James Bailie (maintainer)
Approved by:	flz (mentor)
2006-04-13 16:20:56 +00:00
Jean Milanez Melo
fe4fda3375 - Update to 0.8.8
PR:		ports/95668
Submitted by:	Shaun Amott <shaun@inerd.com>
Approved by:	mnag (mentor)
2006-04-13 16:15:44 +00:00
James E. Housley
f1d61fab3b Update to DAT 4740 2006-04-13 16:10:30 +00:00
Jean Milanez Melo
02bb4c703a - Update to 0.65.
PR:		ports/95671
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer)
Approved by:	mnag (mentor)
2006-04-13 16:07:56 +00:00
Alejandro Pulver
94dd6abb14 Use the right pkg-message.in. 2006-04-13 16:03:01 +00:00
Jean Milanez Melo
7dc50bc353 - Update to 0.0.20060306.
PR:		ports/95669
Submitted by:	Erik Greenwald <erik@smluc.org> (maintainer)
Approved by:	mnag (mentor)
2006-04-13 15:57:58 +00:00