1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00
Commit Graph

146770 Commits

Author SHA1 Message Date
Jun Kuriyama
9bab0bc870 - Upgrade to 0.9.4.
- Don't conflict with trac-* plugins.
2006-03-26 23:09:42 +00:00
Pav Lucistnik
d04c981ace - Update to 1.0.6
- Install into X11BASE
- Cleanup
- Take over maintainership

PR:		ports/92383
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
Approved by:	Andrew Pantyukhin <infofarmer@gmail.com> (maintainer)
2006-03-26 21:58:31 +00:00
Pav Lucistnik
c3358f9c91 - Update to 0.20
PR:		ports/92089
Submitted by:	David Yeske <dyeske@yahoo.com> (maintainer)
2006-03-26 21:34:36 +00:00
Sergey Matveychuk
1aebcb0201 - Update to 0.09
PR:		ports/93890
Submitted by:	maintainer
2006-03-26 21:27:11 +00:00
Sergey Matveychuk
587372a0c5 devel/p5-Test-use-ok, Alternative to Test::More::use_ok
PR:		ports/94952
Submitted by:	Lars Balker Rasmussen <lars@balker.dk>
2006-03-26 21:20:53 +00:00
Sergey Matveychuk
9014178e93 - Update to 0.05007
PR:		ports/93822
Submitted by:	maintainer
2006-03-26 21:08:18 +00:00
Sergey Matveychuk
9efc48ac33 This module is a simple visitor implementation for Perl values.
It has a main dispatcher method, visit, which takes a single perl
value and then calls the methods appropriate for that value.

WWW: http://search.cpan.org/dist/Data-Visitor/

PR:		ports/94954
Submitted by:	Lars Balker Rasmussen <lars@balker.dk>
2006-03-26 21:05:51 +00:00
Thierry Thomas
57bed600c8 Shorten long patches names, in order to fix release CD in Joliet format.
PR:		94846
Submitted by:	Petr Rehor <prehor (at) gmail.com>
2006-03-26 21:05:18 +00:00
Sergey Matveychuk
a10f7721ae On request, decodes all params from UTF-8 octets into a sequence of
logical characters. On response, encodes body into UTF-8 octets.

WWW: http://search.cpan.org/dist/Catalyst-Plugin-Unicode/

PR:		ports/94951
Submitted by:	Lars Balker Rasmussen <lars@balker.dk>
2006-03-26 21:02:48 +00:00
Sergey Matveychuk
b2ce6e0e9d - Update to 0.11
PR:		ports/93821
Submitted by:	Lars Balker Rasmussen <lars@balker.dk>
2006-03-26 21:00:05 +00:00
Sergey Matveychuk
3c3b636224 This module implements the C3 algorithm.
WWW: http://search.cpan.org/dist/Algorithm-C3/

PR:		ports/93819
Submitted by:	Lars Balker Rasmussen <lars@balker.dk>
2006-03-26 20:58:10 +00:00
Sergey Matveychuk
648d55d812 This module wraps most methods of most Xapian classes.
WWW: http://search.cpan.org/dist/Search-Xapian/

PR:		ports/93707
Submitted by:	Lars Balker Rasmussen <lars@balker.dk>
2006-03-26 20:52:53 +00:00
Andrey Slusar
ae2643a80f - Change TMPDIR to /tmp. [1]
- Don't use O_EXCL. [1]
- Rename touched patches to patch-<patched file> format.
- Import some fixes from Debian.

PR:		ports/93967 [1]
Submitted by:	Paul Schmehl <pauls@utdallas.edu> [1]
2006-03-26 20:45:42 +00:00
Sergey Matveychuk
3d91b279e0 - Update to 0.05002
PR:		ports/94962
Submitted by:	maintainer
2006-03-26 20:34:50 +00:00
Sergey Matveychuk
77bb017245 - Update to 0.04
PR:		ports/94968
Submitted by:	maintainer
2006-03-26 20:26:37 +00:00
Pav Lucistnik
e631983a89 - Use rc_subr startup script
- Unbreak on amd64/ia64

PR:		ports/92060, ports/92064
Submitted by:	Denis Shaposhnikov <dsh@vlink.ru>,
		Lapo Luchini <lapo@lapo.it>
Approved by:	maintainer timeout (2 months)
2006-03-26 20:24:00 +00:00
Tilman Keskinoz
4717032620 Update to 0.1.0
PR:		94092
Submitted by:	Stefan Walter <sw@gegenunendlich.de>
2006-03-26 20:20:34 +00:00
Sergey Matveychuk
7478457bfa - Update to 0.10
PR:		ports/94963
Submitted by:	maintainer
2006-03-26 20:18:27 +00:00
Sergey Matveychuk
6c0d6c00d0 - Update to 0.07
PR:		ports/94961
Submitted by:	maintainer
2006-03-26 20:16:58 +00:00
Sergey Matveychuk
4d9c7d8c50 - Update to 0.12
PR:		ports/94960
Submitted by:	maintainer
2006-03-26 20:15:44 +00:00
Sergey Matveychuk
2d4e257f61 - Update to 0.03
PR:		ports/94958
Submitted by:	maintainer
2006-03-26 20:14:25 +00:00
Gerald Pfeifer
dd6c79246e Install the .info files in a port-specific subdirectory, which removes
hidden conflicts with some older lang/gcc ports.

Also, convert pkg-plist to use a new substitution (%%SUFFIX%%) instead
of hardcoding the version number 33.

Always build both shared and static libraries instead of having these as
two exclusive options defaulting to the former.  This requires a hack to
set LD_LIBRARY_PATH from MAKE_ENV which makes me think the WANT_SHAREDLIBS
case really failed to build previously.

Make MAKE_ARGS non-cumulative.

Fix handling of shared libraries via rc.d for non-default prefixes and
move the rc.d script from PLIST_FILES to pkg-plist.

Do not strip some of the the binaries any longer.

No longer hardcode the version number in LATEST_LINK.

Remove the cklatest target which we just do not need any longer.

Bump PORTREVISION.
2006-03-26 19:58:01 +00:00
Sergey Matveychuk
6efc4e0847 - Update to 1.05
PR:		ports/94957
Submitted by:	maintainer
2006-03-26 19:48:20 +00:00
Sergey Matveychuk
e0ff410a89 - Update to 0.04
PR:		ports/94959
Submitted by:	maintainer
2006-03-26 19:47:00 +00:00
Sergey Matveychuk
74039dcf16 - Update to 0.02007
PR:		ports/94967
Submitted by:	maintainer
2006-03-26 19:44:58 +00:00
Jimmy Olgeni
6902b1ae80 Fix file permissions. 2006-03-26 19:42:19 +00:00
Pav Lucistnik
04476d8286 - Restore png support
PR:		ports/94768
Submitted by:	Soeren Straarup <xride@x12.dk> (maintainer)
2006-03-26 19:41:18 +00:00
Sergey Matveychuk
ea6d4992c2 - Update to 1.21
PR:		ports/94965
Submitted by:	maintainer
2006-03-26 19:39:16 +00:00
Pav Lucistnik
e4b0d0a2c6 - Update to 4.33
PR:		ports/93789
Submitted by:	Andrew Pantyukhin <infofarmer@gmail.com>
Approved by:	Juergen Lock <nox@jelal.kn-bremen.de> (maintainer)
2006-03-26 19:38:23 +00:00
Sergey Matveychuk
d6527878d7 - Update to 0.14
PR:		ports/94966
Submitted by:	maintainer
2006-03-26 19:36:19 +00:00
Pav Lucistnik
3903809d51 - Allow build against mysql-client 4.X
PR:		ports/83373
Submitted by:	Sven Berkvens-Matthijsse <sven@ilse.net>
2006-03-26 19:32:28 +00:00
Thierry Thomas
da3b875d28 Upgrade to 2.11.
Changelog at <http://bouml.free.fr/historic.html>.
2006-03-26 19:22:23 +00:00
Pav Lucistnik
ef951e1ecd An x11 font designed to be small yet easily read.
WWW: http://www.goof.com/pcg/marc/suxus.html

PR:		ports/93184
Submitted by:	Wesley Shields <wxs@csh.rit.edu>
2006-03-26 19:13:49 +00:00
Pav Lucistnik
4df51c0623 - Fix hang on startup with perl 5.8.8
PR:		ports/94944
Submitted by:	Sam Stein <scs@b1tt3r.org>
2006-03-26 18:57:43 +00:00
Pav Lucistnik
abcb244170 - Update to 0.9.4
PR:		ports/94422
Submitted by:	Wesley Shields <wxs@csh.rit.edu>
Approved by:	Rui Lopes <rui@ruilopes.com> (maintainer)
2006-03-26 18:54:25 +00:00
Tilman Keskinoz
deeb305671 Fix pkg-plist
PR:		94970
Submitted by:	Andrew Pantyukhin <infofarmer@gmail.com>
Reported by:	pointyhat
2006-03-26 18:46:18 +00:00
Tilman Keskinoz
399a36b106 Upgrade to 0.8 2006-03-26 18:40:45 +00:00
Gerald Pfeifer
a06ae88c3c Update to the GCC 3.4.6 release, which concludes the GCC 3.4 release
series.  Move from tracking snapshots to the official release sources,
which requires an EPOCH bump, unfortunately.

Remove the cklatest target which we just do not need any longer.

Always build both shared and static libraries instead of having these as
two exclusive options defaulting to the former.

Fix handling of shared libraries via rc.d for non-default prefixes and
move the rc.d script from PLIST_FILES to pkg-plist.

Do not strip some of the the binaries any longer.

No longer hardcode the version number in LATEST_LINK.
2006-03-26 18:08:14 +00:00
Sergey Matveychuk
72816ee6b4 - Fix p5-libapreq2 dependency
PR:		ports/94047
Reported by:	Jeff Bachtel
Submitted by:	maintainer
2006-03-26 18:00:28 +00:00
Jimmy Olgeni
371160e582 Fix MASTER_SITES. 2006-03-26 17:59:11 +00:00
Jimmy Olgeni
c1997941b1 Assume maintainership from ports@. 2006-03-26 17:56:50 +00:00
Jimmy Olgeni
0599ec230b Use NO_BUILD. 2006-03-26 17:55:24 +00:00
Jimmy Olgeni
b09702dc34 Add fc-cache handling.
Obtained from:	Dejan Lesjak <dejan.lesjak(at)ijs.si>
2006-03-26 17:49:22 +00:00
Jimmy Olgeni
382e6c0e1e Fix WWW using the actual project home page. 2006-03-26 17:35:25 +00:00
Jimmy Olgeni
ebe040441f Trim whitespace. 2006-03-26 17:33:33 +00:00
Jimmy Olgeni
389cf05aa7 Update WWW. 2006-03-26 17:30:23 +00:00
Jimmy Olgeni
bce4f36c55 Fix WWW.
PR:		ports/94874
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu(at)people.tecnik93.com>
2006-03-26 17:26:21 +00:00
Sergey Matveychuk
1765b8b2c3 - Update to 060223
- Remove USE_REINPLACE
- Modify mastersite

PR:		ports/94116
Submitted by:	maintainer
2006-03-26 17:23:10 +00:00
Jimmy Olgeni
389abf689b Update WWW. 2006-03-26 17:22:22 +00:00
Yen-Ming Lee
3024718406 - update to 0.24 2006-03-26 16:50:40 +00:00